summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove this file because it is not installed and does not seem to be used.Murray Cumming2006-04-122-97/+5
* Mark the (private) signal info callback functions as static, to save onMurray Cumming2006-04-122-9/+9
* Parse a new optional constversion parameter for _WRAP_METHOD(), to save onMurray Cumming2006-04-125-5/+34
* Mark the (private) signal info callback functions as static, to save onMurray Cumming2006-04-122-4/+9
* Mark private functions as static, to stop them being exported in the API,Murray Cumming2006-04-129-13/+26
* Updated for Mingw-4.1.Cedric Gustin2006-04-072-38/+6
* Embed the manifest file into executables in the case of the Debug target.Cedric Gustin2006-04-0615-21/+36
* file maemo_ignore_doxygen_tags.patch was initially added on branch glibmm-2-8.Murray Cumming2006-03-310-0/+0
* looklookup_documentation(): Put the @deprecated text immediately after theMurray Cumming2006-03-086-27/+73
* Merge in changes from glibmm 2.8 branch. These are documentation and build fi...Murray Cumming2006-03-0816-1673/+2467
* Tag npos with GLIBMM_API, in order to dllexport it on win32. Bug #332438.Cedric Gustin2006-02-272-2/+7
* fix a typo in the documenation for uppercase()Rob Page2006-02-072-1/+5
* Increase version for release.Murray Cumming2006-01-293-2/+16
* add_entry_with_wrapper(): Copy the CppOptionEntry into the map _after_Murray Cumming2006-01-283-11/+16
* Fix the link to the Main page. Bug #328299.Rob Page2006-01-282-2/+7
* Constructor: Avoid memory leak caused by double instantiation of gobject_.Murray Cumming2006-01-273-14/+21
* Hide some internal stuff from Doxygen. Add/Improve the DoxygenMurray Cumming2005-12-164-30/+63
* Define the @newin aliases, as in gtkmm. Convert Since: in gtk-doc text toMurray Cumming2005-11-303-1/+20
* Added --enable-use-deprecations, defaulting to no (do not check for them),Murray Cumming2005-11-294-2/+23
* Added --enable-deprecated-api option. When set to disabled, it does notMurray Cumming2005-11-295-1/+30
* Add _DEPRECATE_IFDEF_START and _DEPRECATE_IFDEF_END macros, to #ifdef-outMurray Cumming2005-11-298-17/+189
* Depend on glib 2.9, which has new API.Murray Cumming2005-11-234-7/+63
* 2.8.2:Murray Cumming2005-11-234-3/+16
* AL_PROG_GNU_MAKE(): Use -make instead of , which apparently fixes a buildMurray Cumming2005-10-292-1/+9
* Increased versionMurray Cumming2005-10-193-2/+8
* Check for glib 2.8. Bug #317913.Murray Cumming2005-10-192-1/+5
* 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