Merge: app.nit: navigate between windows with the back button
[nit.git] / lib / linux / ui.nit
2016-05-17 Jean PrivatMerge: app.nit: navigate between windows with the back...
2016-05-17 Alexis Laferrièrelib/linux: implement back button
2016-05-17 Alexis Laferrièrelib/linux: implement ToggleEvent
2016-04-15 Alexis Laferrièrelib/linux: implement `Label::size= & align=`
2016-04-07 Alexis Laferrièrelib/linux: fix ListBox that should contain only ListBoxRows
2016-03-22 Jean PrivatMerge: app.nit on GNU/Linux: implement multiple window...
2016-03-21 Alexis Laferrièrelib/linux: do not ask for homogeneous height of control...
2016-03-21 Alexis Laferrièrelib/linux: nest the GtkListBox in a GtkScolledWindow...
2016-03-21 Alexis Laferrièrelib/linux: set a minimum window width for better transi...
2016-03-21 Alexis Laferrièrelib/linux: move down add and remove logic to Layout...
2016-03-21 Alexis Laferrièrelib/linux: implement multiple windows
2016-03-21 Alexis Laferrièrelib/linux & gtk: implement CheckBox with a GtkCheckButton
2016-03-03 Alexis Laferrièrelib/app & linux: intro `TextInput::is_password`
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-03 Alexis Laferrièretests & lib/ui: update gtk users
2015-05-19 Alexis Laferrièrelib/linux: intro Linux implementation for app.nit UI...