summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.8.0:Murray Cumming2005-09-064-32/+22
* Increased versionMurray Cumming2005-08-173-2/+8
* Regenerated with docextract_to_xml.py Regenerated with enums.plMurray Cumming2005-08-174-1090/+5320
* Stuff I forgot to commit.Murray Cumming2005-07-316-26/+119
* Increased versionMurray Cumming2005-06-092-1/+10
* 2005-06-08 Murray Cumming <murrayc@murrayc.comMurray Cumming2005-06-082-12/+36
* In get_home_dir, return an empty string when HOME is not defined (Win9x).Cedric Gustin2005-06-073-2/+11
* Inherit signal handler objects from sigc::trackable. This is necessaryMurray Cumming2005-04-275-4/+13
* Regenerate with enums.pl Regenerate with h2defs.py This adds theMurray Cumming2005-04-223-12/+20
* output_wrap_property(): Do not add the const read-only method override ifMurray Cumming2005-04-072-0/+25
* output_wrap_property(): Do not add the const read-only method override ifMurray Cumming2005-04-062-2/+10
* Updated with h2defs.py.Murray Cumming2005-03-312-130/+778
* Added MainContext::signal_child_watch() Added child_watch/ exampleYair Hershkovitz2005-03-148-6/+203
* Mark HEAD in the ChangeLogMurray Cumming2005-03-141-0/+3
* Add blank.cpp to EXTRA_DIST. Remove sarray.cc from the list of sourceCedric Gustin2005-03-0911-13/+19
* 2.6.1:Murray Cumming2005-03-074-5/+20
* Increased versionMurray Cumming2005-03-063-3/+17
* Increased versionMurray Cumming2005-02-233-2/+13
* Interface_Class:add_interface(), used by add_interface() methods ofMurray Cumming2005-02-182-6/+16
* Add the documentation to the const property() accessor as well as theMurray Cumming2005-02-182-2/+8
* Use g_param_spec_get_blurb() to output the documentation for theMurray Cumming2005-02-136-6/+41
* Use g_param_spec_get_blurb() to output the documentation for theMurray Cumming2005-02-132-0/+9
* Removed the #ifdef for AIX, because sigc::bind now works on AIX.Murray Cumming2005-02-014-25/+5
* Reverted to 2.4 for the library version number.Cedric Gustin2005-01-272-1/+6
* Increased versionMurray Cumming2005-01-263-2/+17
* Reverted to 2.4 for the library version number.Cedric Gustin2005-01-262-1/+6
* Added MSVC_Net2003 directory. Added mkfifo #define (for mingw32). AddedCedric Gustin2005-01-2446-33/+1998
* Added new compiler tests to see whether extern C functions are put in theMurray Cumming2005-01-218-20/+130
* Added new compiler tests. 1. To see whether it allows use of non extern CMurray Cumming2005-01-2117-30/+353
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-2124-711/+103
* #include glibmmconfig.h so thatMurray Cumming2005-01-213-1/+10
* Fix the buildMurray Cumming2005-01-202-7/+1
* I mean Tru64, not MipsProMurray Cumming2005-01-209-21/+34
* More use of exern C, with an intermediate callback, to satisfy the IRIXMurray Cumming2005-01-205-0/+53
* Custom boxed types, more #ifdef ABI-changing to add intermediate extern-CMurray Cumming2005-01-207-48/+62
* Custom boxed types, more #ifdef ABI-changing to add intermediate extern-CMurray Cumming2005-01-204-4/+21
* Custom boxed types, more #ifdef ABI-changing to add intermediate extern-CMurray Cumming2005-01-203-0/+107
* Added a compiler test, to see whether it allows use of non extern CMurray Cumming2005-01-206-3/+61
* Added a compiler test, to see whether it allows use of non extern CMurray Cumming2005-01-202-17/+64
* Make C callacks separate extern C functions instead of static memberMurray Cumming2005-01-2015-96/+392
* Added a compiler test, because the IRIX MipsPro compiler does not allowMurray Cumming2005-01-197-7/+86
* CppOptionEntry::convert_c_to_cpp(): Copy the strings to the vector in aMurray Cumming2005-01-182-3/+32
* Updated NEWSMurray Cumming2005-01-171-1/+1
* 2.5.4:Murray Cumming2005-01-107-21/+67
* 2.5.3:Murray Cumming2005-01-097-5/+124
* Copy constructor: Copy the short name form the src, not from itself. BugMurray Cumming2005-01-093-3/+6
* Add add_entry(entry, bool&), to wrap use of G_OPTION_ARG_NONE. Bug #163325Murray Cumming2005-01-095-10/+45
* Don't export private API. Closes #163031.BenoƮt Dejean2005-01-068-17/+28
* Provide a means of obtaining Glib::IOChannel error information from theChris Vine2005-01-054-74/+153
* Increased versionMurray Cumming2004-12-193-2/+13