summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Forgot bug numbers to recent ChangeLog entries.glibmm-2-12José Alburquerque2009-03-221-0/+1
* Modified _GET_TYPE_FUNC() to properly work with types like GtkFOOBarJosé Alburquerque2009-03-191-0/+6
* Added a new section called SECTION_HEADER_FIRST that within the headerArmin Burgmeier2007-10-121-0/+9
* +2007-06-10 Kalle Vahlman <zuh@iki.fi>Murray Cumming2007-06-101-0/+9
* Increased versionMurray Cumming2007-05-011-0/+2
* Use _IS_DEPRECATED instead of _CLASS_DEPRECATED because the latterJohannes Schmid2007-04-301-0/+10
* Check for both m4 and M4 in the GNU m4 output, to fix the build on someYselkowitz2007-04-241-0/+6
* Increased versionMurray Cumming2007-04-161-0/+2
* Ident refcomment with three spaces which is more adequate that noArmin Burgmeier2007-04-161-0/+18
* Use _CLASS_DEPRECATE instead of just _DEPRECATE to known whether a wholeJohannes Schmid2007-04-091-0/+8
* Change variable name to avoid warnings about a shadowed member. BugBradley Bell2007-03-231-0/+12
* Use static_cast in vfuncs and signal handlers to cast the wrapper objectArmin Burgmeier2007-03-231-0/+18
* Increased versionMurray Cumming2007-03-031-0/+2
* Added a test for the case that time_t is equivalent to guint32, as seemsMurray Cumming2007-03-031-0/+13
* Increase versionMurray Cumming2007-02-131-0/+2
* Use a default value, to show that it can be done. (This change, fromMurray Cumming2007-02-101-0/+14
* Increased versionMurray Cumming2007-01-281-0/+4
* Thu, 25 Jan 2007 23:13:05 +0100 Dodji SeketeliDodji Seketeli2007-01-251-1/+7
* Increase versionMurray Cumming2006-12-281-1/+3
* Allow an empty pair of parentheses in the innermost match. This fixes theDaniel Elstner2006-11-281-0/+17
* Ignore whitespace in front of an enum typedef. This fixes parsing ofDaniel Elstner2006-11-281-0/+10
* Break the loop if the length of the common prefix reaches zero. This fixesDaniel Elstner2006-11-281-0/+7
* When registering float parameters, use -G_MAXFLOAT instead of G_MINFLOAT.Oliver Nittka2006-11-221-0/+8
* Increased version.Murray Cumming2006-11-211-0/+2
* Merged some stuff from HEAD.Murray Cumming2006-11-211-0/+46
* Add a silly line to avoid unused parameters when GLIBMM_EXCEPTION_ENABLEDMurray Cumming2006-10-041-0/+9
* Increased versionMurray Cumming2006-09-281-0/+2
* Remove sarray from list of source and header files.Cedric Gustin2006-09-281-0/+5
* For win32, define GLIBMM_ARG_ENABLE_API_DEFAULT_SIGNAL_HANDLERS to 1,Murray Cumming2006-09-261-0/+12
* Increase versionMurray Cumming2006-09-211-0/+2
* Change _IMPLEMENTS_INTERFACE to _IMPLEMENTS_INTERFACE_CC so we can haveJohannes Schmid2006-09-191-0/+29
* Updated for glibmm-2.12.Cedric Gustin2006-08-181-0/+4
* Increased versionMurray Cumming2006-08-171-0/+2
* 2.11.3:Murray Cumming2006-07-241-0/+2
* Added a --enable-api-default-signal-handlers option. This definesMurray Cumming2006-07-191-0/+12
* 2.11.2:Murray Cumming2006-07-171-0/+8
* Quote GLIBMM_*_VERSION to avoid m4 warnings. Patch from Bug #347076 fromMurray Cumming2006-07-161-0/+7
* fix implementation of Glib::Date::set_time_current() so that it doesn'tJonathon Jongsma2006-07-161-0/+5
* Check whether DestroyNotify is defined, so we can warn about includingMurray Cumming2006-06-191-0/+6
* Inline the set_property and get_property methods. This is required byCedric Gustin2006-06-091-0/+6
* When using --enable-api-exception=no, only try to get the Glib::Error whenMurray Cumming2006-06-051-0/+5
* _METHOD(): When using errthrow, actually print the function call even ifMurray Cumming2006-05-181-0/+5
* _METHOD(), _STATIC_METHOD(): Remove spaces before dnl statements, to avoidMurray Cumming2006-05-161-0/+5
* _CONVERT(): If the return type is void, use the unconverted statement, notMurray Cumming2006-05-161-0/+9
* Restored the init(GValue*) method that was lost when merging changes fromMurray Cumming2006-05-141-0/+6
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-0/+57
* Added init(const GValue*), so that we can copy GValue instances of anyMurray Cumming2006-05-091-0/+6
* Mark the branch in the ChangeLogMurray Cumming2006-05-091-0/+2
* Increased versionMurray Cumming2006-04-141-0/+2
* Fix typo in ChangeLogMurray Cumming2006-04-141-1/+1