app: update clients to use `root_window`
[nit.git] / examples / calculator / src / calculator.nit
2017-09-08 Alexis Laferrièreapp: update clients to use `root_window`
2016-07-22 Alexis Laferrièrecalculator: shorter name and bump up the version number
2016-06-24 Alexis Laferrièrecalculator & benitlux: remove obsolete explicit observe...
2016-06-20 Alexis Laferrièrecalculator: fix indentation
2016-05-17 Alexis Laferrièretnitter & calculator: update app.nit clients
2016-05-11 Alexis Laferrièrecalculator: add scientific variation to the portable app
2016-05-11 Alexis Laferrièrecalculator: use Unicode strings instead of single chars...
2015-08-22 Alexis Laferrièreexamples/calculator: add a debug option
2015-05-25 Alexis Laferrièreexamples/calculator: use serialization
2015-05-19 Alexis Laferrièreexamples/calculator: implement state saving and loading
2015-05-19 Alexis Laferrièreexamples/calculator: intro the calculator abstract UI