summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Forgot bug numbers to recent ChangeLog entries.glibmm-2-14José Alburquerque2009-03-221-0/+2
* Added _CUSTOM_CTOR_CAST to _CLASS_GOBJECT for classes that need to includeJosé Alburquerque2009-03-201-0/+6
* Modified _GET_TYPE_FUNC() to properly work with types like GtkFOOBarJosé Alburquerque2009-03-191-0/+6
* Reverted this change, which should have only been committed to trunk:Murray Cumming2007-12-281-0/+8
* Include glib.h instead of gmessages.h or gtestutils.h so this builds withMurray Cumming2007-12-281-0/+16
* Reverted two revisions intended for headMarko Anastasov2007-12-261-18/+0
* Imported giomm as a separate module from the gnomemm repository, withMarko Anastasov2007-12-241-0/+10
* Include gtestutils.h instead of gmessages.h for g_assert*; adapting toMarko Anastasov2007-12-171-0/+8
* Refuse to generate a wrapper for a construct-only property which is alsoDaniel Elstner2007-12-141-6/+12
* fix build issue when using gcc4.3 (#498438)Sebastien Bacher2007-11-201-0/+4
* Use @newin2p16 in the reset() documentation.Murray Cumming2007-11-131-0/+4
* Deprecate clear(), replacing it with reset(), because people often doMurray Cumming2007-11-131-0/+6
* _INITIALLY_UNOWNED_SINK: Rename from INITIALLY_UNOWNED_SINK, forMurray Cumming2007-11-081-0/+9
* Improved my last ChangeLog entry.Murray Cumming2007-11-081-0/+2
* Added the _DERIVES_INITIALLY_UNOWNED macro, for use afterMurray Cumming2007-11-081-0/+9
* Added missing .m4 file.Murray Cumming2007-10-221-0/+2
* Added a test for the case that time_t is equivalent to guint32, as seemsMurray Cumming2007-10-221-0/+15
* Added a new section called SECTION_HEADER_FIRST that within the headerArmin Burgmeier2007-10-121-0/+9
* Increased versionMurray Cumming2007-10-051-0/+2
* increase the minimum glib requirements. Bug #481566.Rémi Cardona2007-10-051-0/+6
* Replaced wrap_create_new_wrapper() (introduced by the last commit) withMurray Cumming2007-10-031-0/+9
* Added wrap_auto_interface<>(), which should be used by wrap()Murray Cumming2007-09-261-0/+13
* Increased versionMurray Cumming2007-09-121-0/+2
* Some cosmetic cleanup. Also replace C-style casts in default argumentDaniel Elstner2007-09-121-0/+11
* added <div> to doxygen header and footer to make it easier to integrateJonathon Jongsma2007-08-161-72/+6
* New example demonstrating the message compose and format features. NewDaniel Elstner2007-08-121-0/+10
* Add -I$(top_builddir) in order to allow <config.h> to be included.Daniel Elstner2007-08-121-0/+17
* Add preliminary implementation of a message compose and format API (bugDaniel Elstner2007-08-121-0/+17
* New file, defining M4 utility macros for feature testing. These macros areDaniel Elstner2007-08-121-0/+21
* Rewrite completely broken type adapter (bug #406960). Fix theDaniel Elstner2007-08-031-0/+8
* Increased versionMurray Cumming2007-07-301-0/+2
* Added a set_double() without the group_name parameter, because the CMurray Cumming2007-07-291-0/+14
* Corrected the rsync options, to match those used by gtkmm, to fix theMurray Cumming2007-07-281-0/+6
* Added get_double(), set_double(), get_double_list() and set_double_list().Murray Cumming2007-07-141-0/+6
* Increased versionMurray Cumming2007-07-091-1/+3
* add some new API that was added in glib 2.12, including get/set_summary(),Jonathon Jongsma2007-07-091-0/+10
* Added class documentationJohannes Schmid2007-07-021-0/+5
* convert_tags_to_doxygen(): Handle newin markers for 2.12 and a few afterMurray Cumming2007-07-021-0/+7
* Increased versionMurray Cumming2007-06-301-0/+2
* Added SignalTimeout::connect_seconds() as an equivalent forMurray Cumming2007-06-221-0/+15
* Added a create() method, and added some more default parameter values toMurray Cumming2007-06-221-0/+13
* 2.13.6:Murray Cumming2007-06-171-0/+9
* Regenerated with enums.pl Regenerated with h2defs.pyMurray Cumming2007-06-121-0/+16
* Explicitly mention Glib::wrap() in the documentation for generatedMurray Cumming2007-05-141-0/+11
* When generating example prototypes for signal handlers, prefix them withMurray Cumming2007-05-041-0/+6
* 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-241-0/+2
* Added peek_token() function which only returns the next token withoutArmin Burgmeier2007-04-151-0/+15