Permalink
Find file
Fetching contributors…
Cannot retrieve contributors at this time
42 lines (35 sloc) 1.26 KB
News in 0.7, 2017-04-21
-----------------------
* Write new chapter: "A Gentle Introduction to GObject".
* Improve the chapter semi-OOP in C.
* Add subtitle to the book: "A Getting Started Guide".
* Intro: add Financial Support section.
* Separate the book in 3 parts.
* Further reading chapter: talk about Meson in addition to the Autotools.
News in 0.6, 2016-08-08
-----------------------
* Improve the section semi-OOP in C
* Small improvements here and there
* New website: https://people.gnome.org/~swilmet/glib-gtk-book/
News in 0.5, 2016-07-14
-----------------------
* Start chapter "Object-Oriented Programming in C" with a detailed section
"Semi-Object-Oriented Programming in C".
News in 0.4, 2016-07-05
-----------------------
* Intro: improve learning path
* Intro: add Acknowledgments section
* Small improvements here and there
News in 0.3, 2016-02-08
-----------------------
* Intro: explain GTK-Doc and GObject Introspection
* Further reading: link to HowDoI series
* Small improvements here and there
News in 0.2, 2015-05-22
-----------------------
* GLib: add section for the main event loop
* Small improvements here and there
News in 0.1, 2014-11-16
-----------------------
* First version, with an intro, a chapter on GLib and a Further Reading
chapter.