summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Forgot bug numbers to recent ChangeLog entries.glibmm-2-16José 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
* bump version for 2.16.4 releaseglibmm-2.16.4Jonathon Jongsma2008-07-033-1/+13
* Pass NULL to the underlying C function for the etags parameter in theArmin Burgmeier2008-07-022-9/+15
* Pass NULL to the underlying C function for the etags parameter in variousArmin Burgmeier2008-06-292-4/+10
* === 2.16.3 ===glibmm-2.16.3Jonathon Jongsma2008-06-163-23/+13
* Contents of files in tests/glibmm_date/ (main.cc and Makefile.am) wereJosé Alburquerque2008-06-112-10/+7
* Removed duplicate code so test can compile.José Alburquerque2008-06-102-29/+5
* Added copy constructor and assignment operator; Made GDate constructorJosé Alburquerque2008-06-107-14/+143
* Add TypeTraits implementations for Drive and Volume similar to the one added ...Jonathon Jongsma2008-04-263-0/+87
* Add a TypeTraits implementation for Glib::RefPtr<Gio::Mount> so that weJonathon Jongsma2008-04-262-0/+46
* Improve the error message when failing to wrap a particular type of objectJonathon Jongsma2008-04-242-1/+7
* bump to 2.16.2 for releaseglibmm-2.16.2Jonathon Jongsma2008-04-193-1/+17
* Moved the enum back out of the doxygen group, because that results in theMurray Cumming2008-04-162-2/+7
* Addded doxygen documentation based on the C documentation. Bug #528271Murray Cumming2008-04-162-4/+315
* set_long_name(): Do not use NULL for an empty string, because has aMurray Cumming2008-04-133-2/+30
* Create an end iterator and use it, instead of just using theMurray Cumming2008-04-132-1/+12
* Hand-code set_description(), set_arg_description() and set_long_name(), toMurray Cumming2008-04-113-5/+50
* add some more convenience targets for making releases 2.16.1:Jonathon Jongsma2008-03-302-3/+48
* Fix g++ 4.3 warningglibmm-2.16.1Jonathon Jongsma2008-03-293-1/+8
* update for 2.16.1 releaseJonathon Jongsma2008-03-293-1/+17
* query_default_handler(), set_display_name(), query_info(),Murray Cumming2008-03-293-13/+9
* create(), replace(): Do not take an extra reference, because the CMurray Cumming2008-03-282-20/+13
* Documentation: Remove/fix mentions of 0 when we mean something else.Murray Cumming2008-03-283-17/+20
* don't wrap these unix-specific types when building on MS Windows (bugJonathon Jongsma2008-03-255-0/+12
* Include giomm/error.h Because Gio::Error is thrown by some of theseMurray Cumming2008-03-182-0/+7
* Increased versionglibmm-2.16.0Murray Cumming2008-03-106-8/+64
* Include string.h to fix the build with SUN CC. Bug #498438.Tim Mooney2008-03-102-0/+8
* add an include for checksum.h which was added in the 2.15.x series.Jonathon Jongsma2008-03-072-0/+6
* Added Jonathon Jongsma as co-maintainer.Murray Cumming2008-03-052-0/+8
* Use __CONVERT_CONST_REFPTR_TO_P_SUN() instead of __CONVERT_REFPTR_TO_P()Murray Cumming2008-03-052-1/+7
* updated the 'release' target to give a bit more helpful error messagesJonathon Jongsma2008-03-042-1/+9
* Correct version number in ChangeLogglibmm-2.15.8Murray Cumming2008-03-041-1/+1
* Regenerated with docextract_to_xml.py. Overrode g_file_query_exists() toMurray Cumming2008-03-043-3/+52
* Increased versionMurray Cumming2008-03-043-1/+12
* Put these in a Streams doxygen group. We should think of some more groups,Murray Cumming2008-03-0316-3/+87
* load_contents(), load_contents_finish(), load_partial_contents_finish():Murray Cumming2008-03-035-23/+163
* added 'release' target which will run distcheck, tag the repository withJonathon Jongsma2008-02-292-1/+20
* Correct hand-coded documentation, to talk about throwing exceptions ratherMurray Cumming2008-02-2716-167/+174
* Regenerated with docextract_to_xml.py. Override some documentation thatMurray Cumming2008-02-273-381/+2722
* 2.15.7:Murray Cumming2008-02-267-3/+158
* 'upgraded' the doxygen config file since doxygen was complaining aboutJonathon Jongsma2008-02-269-128/+356
* add path separators between the reference prefix and the link filenamesJonathon Jongsma2008-02-263-6/+13
* Initial work for another API change: g_file_contains_file() has beenWouter Bolsterlee2008-02-255-10/+21
* g_uri_get_scheme has been renamed to g_uri_parse_scheme in GLib trunk.Wouter Bolsterlee2008-02-253-3/+11
* Corrected the ChangeLogMurray Cumming2008-02-251-2/+2
* dist xml/index.xml to satisfy build-deps for building the devhelp bookJonathon Jongsma2008-02-242-1/+7
* Increased versionMurray Cumming2008-02-243-1/+34
* Updated the todo regarding read().Marko Anastasov2008-02-242-0/+8