summaryrefslogtreecommitdiff
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-192-2/+14
* Added a new section called SECTION_HEADER_FIRST that within the headerArmin Burgmeier2007-10-122-0/+20
* +2007-06-10 Kalle Vahlman <zuh@iki.fi>Murray Cumming2007-06-104-4/+19
* Increased versionMurray Cumming2007-05-013-1/+9
* Use _IS_DEPRECATED instead of _CLASS_DEPRECATED because the latterJohannes Schmid2007-04-303-2/+12
* Check for both m4 and M4 in the GNU m4 output, to fix the build on someYselkowitz2007-04-242-1/+7
* Increased versionMurray Cumming2007-04-163-1/+20
* Ident refcomment with three spaces which is more adequate that noArmin Burgmeier2007-04-164-12/+151
* Use _CLASS_DEPRECATE instead of just _DEPRECATE to known whether a wholeJohannes Schmid2007-04-092-1/+9
* Change variable name to avoid warnings about a shadowed member. BugBradley Bell2007-03-233-5/+15
* Use static_cast in vfuncs and signal handlers to cast the wrapper objectArmin Burgmeier2007-03-234-55/+118
* Increased versionMurray Cumming2007-03-033-1/+8
* Added a test for the case that time_t is equivalent to guint32, as seemsMurray Cumming2007-03-037-3/+78
* Increase versionMurray Cumming2007-02-133-1/+9
* Use a default value, to show that it can be done. (This change, fromMurray Cumming2007-02-104-69/+179
* Increased versionMurray Cumming2007-01-283-2/+12
* Thu, 25 Jan 2007 23:13:05 +0100 Dodji SeketeliDodji Seketeli2007-01-252-1/+8
* Increase versionMurray Cumming2006-12-284-3/+20
* Allow an empty pair of parentheses in the innermost match. This fixes theDaniel Elstner2006-11-284-4/+20
* Ignore whitespace in front of an enum typedef. This fixes parsing ofDaniel Elstner2006-11-283-5/+37
* Break the loop if the length of the common prefix reaches zero. This fixesDaniel Elstner2006-11-282-1/+11
* When registering float parameters, use -G_MAXFLOAT instead of G_MINFLOAT.Oliver Nittka2006-11-222-2/+10
* Increased version.Murray Cumming2006-11-212-1/+3
* Merged some stuff from HEAD.Murray Cumming2006-11-2118-60/+142
* Add a silly line to avoid unused parameters when GLIBMM_EXCEPTION_ENABLEDMurray Cumming2006-10-046-4/+30
* Increased versionMurray Cumming2006-09-283-1/+11
* Remove sarray from list of source and header files.Cedric Gustin2006-09-282-8/+5
* For win32, define GLIBMM_ARG_ENABLE_API_DEFAULT_SIGNAL_HANDLERS to 1,Murray Cumming2006-09-263-2/+14
* Increase versionMurray Cumming2006-09-213-1/+11
* Change _IMPLEMENTS_INTERFACE to _IMPLEMENTS_INTERFACE_CC so we can haveJohannes Schmid2006-09-197-71/+261
* Updated for glibmm-2.12.Cedric Gustin2006-08-1810-2307/+2319
* Increased versionMurray Cumming2006-08-173-2/+13
* 2.11.3:Murray Cumming2006-07-243-1/+9
* Added a --enable-api-default-signal-handlers option. This definesMurray Cumming2006-07-196-0/+54
* 2.11.2:Murray Cumming2006-07-173-11/+32
* Quote GLIBMM_*_VERSION to avoid m4 warnings. Patch from Bug #347076 fromMurray Cumming2006-07-163-4/+11
* fix implementation of Glib::Date::set_time_current() so that it doesn'tJonathon Jongsma2006-07-162-1/+6
* Check whether DestroyNotify is defined, so we can warn about includingMurray Cumming2006-06-192-0/+12
* Inline the set_property and get_property methods. This is required byCedric Gustin2006-06-092-2/+8
* When using --enable-api-exception=no, only try to get the Glib::Error whenMurray Cumming2006-06-052-12/+17
* _METHOD(): When using errthrow, actually print the function call even ifMurray Cumming2006-05-182-4/+9
* _METHOD(), _STATIC_METHOD(): Remove spaces before dnl statements, to avoidMurray Cumming2006-05-162-8/+13
* _CONVERT(): If the return type is void, use the unconverted statement, notMurray Cumming2006-05-163-7/+20
* Restored the init(GValue*) method that was lost when merging changes fromMurray Cumming2006-05-143-0/+26
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-1249-146/+990
* Added init(const GValue*), so that we can copy GValue instances of anyMurray Cumming2006-05-093-0/+26
* Mark the branch in the ChangeLogMurray Cumming2006-05-091-0/+2
* Increased versionMurray Cumming2006-04-143-2/+15
* Fix typo in ChangeLogMurray Cumming2006-04-141-1/+1