app.nit: fix name of `align` parameter for use in autoinit
[nit.git] / lib / app / ui.nit
2016-06-24 Alexis Laferrièreapp.nit: fix name of `align` parameter for use in autoinit
2016-05-17 Jean PrivatMerge: app.nit: navigate between windows with the back...
2016-05-17 Jean PrivatMerge: app.nit: intro `ToggleEvent`
2016-05-17 Alexis Laferrièrelib/app: intro back_button abstraction with navigation...
2016-05-17 Alexis Laferrièrelib/app: ToogleEvent
2016-05-16 Alexis Laferrièrelib/android: revamp entrypoint
2016-04-15 Alexis Laferrièrelib/app: intro `TextView::size= & align=`
2016-04-07 Alexis Laferrièrelib/app: intro `CompositeControl::clear`
2016-03-21 Alexis Laferrièrelib/app: intro CheckBox
2016-03-03 Alexis Laferrièrelib/app & linux: intro `TextInput::is_password`
2016-02-09 Alexis Laferrièrelib/ios: intro iOS implementation of `app::ui`
2015-11-11 Alexis Laferrièrelib/app/ui & platforms: intro ListLayout
2015-11-10 Alexis Laferrièrelib/app/ui & platforms: intro Label
2015-11-10 Alexis Laferrièrelib/app/ui & platforms: use CompositeControl::remove...
2015-11-10 Alexis Laferrièrelib/app/ui: fix with #1311
2015-08-22 Alexis Laferrièrelib/app: add FIXME to the conditional importation of...
2015-07-21 Jean Privatlib/app: provide conditional importation of app extensions
2015-05-15 Alexis Laferrièrelib/app: intro app.nit abstract UI API