summaryrefslogtreecommitdiff
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-202-0/+19
* Modified _GET_TYPE_FUNC() to properly work with types like GtkFOOBarJosé Alburquerque2009-03-192-2/+14
* Reverted this change, which should have only been committed to trunk:Murray Cumming2007-12-282-15/+9
* Include glib.h instead of gmessages.h or gtestutils.h so this builds withMurray Cumming2007-12-285-4/+33
* Reverted two revisions intended for headMarko Anastasov2007-12-2656-8593/+5
* Imported giomm as a separate module from the gnomemm repository, withMarko Anastasov2007-12-2452-1/+8581
* Include gtestutils.h instead of gmessages.h for g_assert*; adapting toMarko Anastasov2007-12-175-5/+13
* Refuse to generate a wrapper for a construct-only property which is alsoDaniel Elstner2007-12-142-6/+18
* fix build issue when using gcc4.3 (#498438)Sebastien Bacher2007-11-202-0/+5
* Use @newin2p16 in the reset() documentation.Murray Cumming2007-11-132-1/+7
* Fixed a typo.Murray Cumming2007-11-131-1/+1
* Deprecate clear(), replacing it with reset(), because people often doMurray Cumming2007-11-132-1/+19
* _INITIALLY_UNOWNED_SINK: Rename from INITIALLY_UNOWNED_SINK, forMurray Cumming2007-11-083-6/+14
* Improved my last ChangeLog entry.Murray Cumming2007-11-081-0/+2
* Added the _DERIVES_INITIALLY_UNOWNED macro, for use afterMurray Cumming2007-11-083-1/+36
* Added commentMurray Cumming2007-11-051-0/+1
* Added missing .m4 file.Murray Cumming2007-10-224-1/+53
* Added a test for the case that time_t is equivalent to guint32, as seemsMurray Cumming2007-10-226-4/+37
* Added a new section called SECTION_HEADER_FIRST that within the headerArmin Burgmeier2007-10-122-0/+20
* Increased versionMurray Cumming2007-10-053-1/+13
* increase the minimum glib requirements. Bug #481566.Rémi Cardona2007-10-052-1/+7
* Replaced wrap_create_new_wrapper() (introduced by the last commit) withMurray Cumming2007-10-033-18/+64
* Added wrap_auto_interface<>(), which should be used by wrap()Murray Cumming2007-09-265-36/+119
* Increased versionMurray Cumming2007-09-124-23/+100
* Some cosmetic cleanup. Also replace C-style casts in default argumentDaniel Elstner2007-09-124-88/+106
* added <div> to doxygen header and footer to make it easier to integrateJonathon Jongsma2007-08-163-72/+10
* New example demonstrating the message compose and format features. NewDaniel Elstner2007-08-125-1/+80
* Add -I$(top_builddir) in order to allow <config.h> to be included.Daniel Elstner2007-08-124-25/+78
* Add preliminary implementation of a message compose and format API (bugDaniel Elstner2007-08-123-16/+516
* New file, defining M4 utility macros for feature testing. These macros areDaniel Elstner2007-08-125-7/+136
* Rewrite completely broken type adapter (bug #406960). Fix theDaniel Elstner2007-08-034-128/+192
* Increased versionMurray Cumming2007-07-303-1/+9
* Added a set_double() without the group_name parameter, because the CMurray Cumming2007-07-297-8/+102
* Corrected the rsync options, to match those used by gtkmm, to fix theMurray Cumming2007-07-283-2386/+2438
* Added get_double(), set_double(), get_double_list() and set_double_list().Murray Cumming2007-07-143-5/+103
* Increased versionMurray Cumming2007-07-094-3/+14
* add some new API that was added in glib 2.12, including get/set_summary(),Jonathon Jongsma2007-07-095-1631/+7209
* Added class documentationJohannes Schmid2007-07-022-1/+54
* convert_tags_to_doxygen(): Handle newin markers for 2.12 and a few afterMurray Cumming2007-07-023-0/+14
* Increased versionMurray Cumming2007-06-303-1/+13
* Added SignalTimeout::connect_seconds() as an equivalent forMurray Cumming2007-06-225-37/+129
* Added a create() method, and added some more default parameter values toMurray Cumming2007-06-228-3/+105
* 2.13.6:Murray Cumming2007-06-177-106/+22
* Regenerated with enums.pl Regenerated with h2defs.pyMurray Cumming2007-06-1210-3288/+2567
* Explicitly mention Glib::wrap() in the documentation for generatedMurray Cumming2007-05-147-12/+41
* When generating example prototypes for signal handlers, prefix them withMurray Cumming2007-05-042-1/+7
* 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