lib/linux: nest the GtkListBox in a GtkScolledWindow to have scrollbars
[nit.git] / lib / linux / ui.nit
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-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...