summaryrefslogtreecommitdiff
path: root/glib
Commit message (Expand)AuthorAgeFilesLines
* Change documentation host to library.gnome.orgDaniel Elstner2009-08-252-2/+2
* Move #undef G_DISABLE_DEPRECATED out of headerDaniel Elstner2009-08-211-2/+3
* Use mm-common macro for --disable-deprecated-apiDaniel Elstner2009-08-211-0/+3
* Rename @since back to @newinDaniel Elstner2009-08-2014-45/+45
* Substitute API version in filenames dynamicallyDaniel Elstner2009-08-203-4/+4
* Prepend tools/pm/ to Perl include pathDaniel Elstner2009-08-181-2/+2
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-1814-45/+45
* Unbreak List_Iterator::operator->()Daniel Elstner2009-08-161-3/+3
* Define GLIBMM_USING_STD() as dummy no-opDaniel Elstner2009-08-161-0/+4
* Define GLIBMM_BUILD and GIOMM_BUILDDaniel Elstner2009-08-161-1/+3
* Slightly clean up List_Iterator helper classesDaniel Elstner2009-08-161-21/+17
* Clean up g{lib,io}mmconfig.h.in templatesDaniel Elstner2009-08-161-29/+69
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-1643-273/+119
* Use hammer method to avoid admitting to be wrongDaniel Elstner2009-08-161-1/+0
* Provide g{lib,io}mm-2.4-uninstalled.pc filesDaniel Elstner2009-08-162-1/+14
* Add missing datadir substitution to .pc fileDaniel Elstner2009-08-111-0/+1
* Use versioned directory for documentation toolsDaniel Elstner2009-08-101-1/+1
* Provide documentation location via pkg-configDaniel Elstner2009-08-101-5/+14
* Work around Automake cleverness failureDaniel Elstner2009-08-091-1/+1
* Bring back the giomm reference documentationDaniel Elstner2009-08-094-12/+25
* Convert glib/ sub-tree to new build systemDaniel Elstner2009-08-096-171/+185
* Remove glib/Makefile.am and gio/Makefile.amDaniel Elstner2009-08-091-12/+0
* Add Glib::ObjectBase::freeze_notify()/thaw_notify. Fixes Bug #575533Jonathon Jongsma2009-07-262-0/+28
* Wrapped several ISO 8601 related functions.Krzesimir Nowak2009-07-264-0/+47
* Bug 587173 - Fails to install when bootstrapped with Automake 1.11Jonathon Jongsma2009-07-142-5/+20
* Repair Glib::KeyFile docs with regard to exceptions. Bug# 587766.José Alburquerque2009-07-143-47/+449
* Treat empty Glib::spawn*() working dir as unsetDaniel Elstner2009-07-061-6/+6
* Add OptionGroup::add_entry(.., double&)glibmm-2.21.1Jonathon Jongsma2009-06-302-1/+32
* Increased versionglibmm-2.21.1-realMurray Cumming2009-06-292-1/+18
* Typo corrections in Glib::ValueArray sources.José Alburquerque2009-06-222-2/+3
* Add Glib::ValueArray with usage test.José Alburquerque2009-06-224-1/+186
* Check for invalid date in Glib::Date copy constructor.José Alburquerque2009-06-221-2/+3
* add Glib::file_set_contents()Jonathon Jongsma2009-06-182-0/+61
* Build static libraries correctly under Windows/MinGWAlexander Shaduri2009-05-311-1/+6
* Corrected stray semicolons to fix the build with exceptions disabled.José Alburquerque2009-05-262-2/+2
* Type registration: Ignore NULL GTypes, preventing crashes.Murray Cumming2009-05-142-3/+20
* Allow comparison of const and non-const ustring iteratorsChris Vine2009-05-061-12/+12
* Remove broken definitions - mostly functions that take function pointers.Murray Cumming2009-03-252-92/+0
* Fix --disable-api-exceptions buildDaniel Elstner2009-03-232-58/+118
* Remove mention of G_GNUC_PRETTY_FUNCTION in comment because a codeDaniel Elstner2009-02-172-3/+1
* create(): For the version when GLIBMM_EXCEPTIONS_ENABLED is not defined,Murray Cumming2009-02-051-1/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-19113-458/+458
* Do not use a non-ASCII dash character, to avoid the MSVC++ warning C4819Tao Wang2009-01-191-1/+1
* wrap_auto_interface<>(): Add a warning to give a clue when theMurray Cumming2009-01-091-2/+8
* :compose): Add an overload which takes only a format string and noDaniel Elstner2009-01-081-0/+14
* Bug 566845 – Leaks found in glibmm uriutils.ccJonathon Jongsma2009-01-071-5/+5
* Added Glib::spawn_*() alternative API for when GLIBMM_EXCEPTIONS_ENABLEDMurray Cumming2008-12-242-33/+216
* Re-generate .defs for 2.19.xJonathon Jongsma2008-12-127-26467/+15282
* Add convenience functions for one-shot timer/idle handlersJonathon Jongsma2008-12-122-0/+54
* Clean up glib includes (Bug #563987)Jonathon Jongsma2008-12-1047-76/+39