README: document nit_env.sh
[nit.git] / lib / gtk /
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-04 Jean PrivatMerge: Better synopses in many packages for a prettier...
2015-08-30 Jean Privatlib: introduce .ini for projects maintained by Alexis...
2015-08-29 Alexis Laferrièrelib: improve synopsis and doc of many libs
2015-05-27 Alexis Laferrièrelib/gtk: update to use `self` from C code
2015-05-20 Jean PrivatMerge: lib/gtk: add `GtkEntry::input_purpose`
2015-05-19 Alexis Laferrièrelib/gtk: fix missing 'h' in `GtkBox::omogeneous`
2015-05-15 Alexis Laferrièrelib/gtk: add `GtkEntry::input_purpose`
2015-05-06 Alexis Laferrièrelib/gtk: revamp `GtkWindow::new`
2015-05-06 Alexis Laferrièrelib/gtk: add more services to GtkBox
2015-05-06 Alexis Laferrièrelib/gtk: add a constructor to GtkBox
2015-05-06 Alexis Laferrièrelib/gtk: intro the interface GtkOrientable
2015-05-06 Alexis Laferrièrelib/gtk: update coding style
2015-05-06 Alexis Laferrièrelib/gtk: fix GdkColor to produce something other than red
2015-05-06 Alexis Laferrièrelib/gtk: remove unimplemented GdkRGBA::new
2015-05-06 Alexis Laferrièrelib/gtk: remove unused parameters from the GtkGrid...
2015-05-06 Alexis Laferrièrelib/gtk: ignore deprecated warnings
2015-01-27 Alexis Laferrièrelib/gtk: copy string returned from `GTKEntry`
2014-12-27 Alexis Laferrièrelib/gtk: fix import from `GtkEntry::text`
2014-12-27 Alexis Laferrièrelib/gtk: add `GtkWidget::destroy|show|hide` and avoid...
2014-12-27 Alexis Laferrièrelib/gtk: add `GtkBox` to containers hierarchy
2014-04-30 Alexis Laferrièrelib/gtk: improve documentation on main modules
2014-04-30 Alexis Laferrièrelib/gtk: fix missing pkgconfig declaration in v3_6...
2014-04-30 Alexis Laferrièrelib/gtk: move gtk3_8 to gtk::v3_8
2014-04-30 Alexis Laferrièrelib/gtk: move gtk3_6 to gtk::v3_6
2014-04-29 Alexis Laferrièrelib/gtk: move default gtk module as a project
2013-05-15 Alexis Laferrièrelib/gtk: renamed to gtk3_4
2013-05-15 nathan.heugtk: add license terms
2013-05-15 nheugtk: add basic dialog widget and derived dialog windows...
2013-05-15 nheugtk: add graphical assistants widgets
2013-05-15 nheugtk: add a couple of -lower interest- widgets
2013-05-15 nheugtk: refactor structure of library
2013-05-15 nheugtk: add Entry, Scrollbar and Ranges widget
2013-05-15 nheugtk: add enumeration modules and new widgets
2013-05-15 nathan.heugtk: new widgets and base classe Misc
2013-05-15 nheugtk: add some state method to GtkWindow
2013-05-15 nheugtk: integrates GtkBin in the hierarchy
2013-04-04 Alexis Laferrièrelib: intro of the GTK module