Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / gtk /
2018-05-10 Alexandre Terrasalib: generate `package.desc` keys to all packages
2016-12-27 Alexis Laferrière*: update all clients of the `CString::to_s` services
2016-12-13 Alexis Laferrièrerename `NativeString` to `CString`
2016-05-11 Alexis Laferrièrelib/gtk: copy all strings into Nit memory
2016-04-15 Alexis Laferrièrelib/gtk: intro `GtkLabel::justify` and the `set_markup...
2016-04-15 Alexis Laferrièrelib/gtk: fix uncallable / unimplemented alignment and...
2016-04-07 Alexis Laferrièrelib/gtk: GtkListBoxRow is a GtkBin
2016-03-22 Jean PrivatMerge: app.nit on GNU/Linux: implement multiple window...
2016-03-21 Alexis Laferrièrelib/gtk: rename set_size_request
2016-03-21 Alexis Laferrièrelib/gtk: intro wrapper for GtkScrolledWindow
2016-03-21 Alexis Laferrièrelib/gtk: intro GtkAlign and some related services
2016-03-21 Alexis Laferrièrelib/linux & gtk: implement CheckBox with a GtkCheckButton
2015-11-08 Alexis Laferrièrelib/gtk: use `Task` with GDK by adding a more previce...
2015-11-03 Alexis Laferrièrelib/gtk: intro threading system of GDK
2015-11-03 Alexis Laferrièrelib/gtk: add more services to gtk_core
2015-11-03 Alexis Laferrièrelib/gtk: intro new services from GTK+ 3.10
2015-11-03 Alexis Laferrièrelib/gtk: rename gtk life-cycle methods, and other,...
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