| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark the (private) signal info callback functions as static, to save on | Murray Cumming | 2006-04-12 | 1 | -5/+5 |
* | Parse a new optional constversion parameter for _WRAP_METHOD(), to save on | Murray Cumming | 2006-04-12 | 1 | -0/+9 |
* | Mark the (private) signal info callback functions as static, to save on | Murray Cumming | 2006-04-12 | 1 | -0/+5 |
* | Mark private functions as static, to stop them being exported in the API, | Murray Cumming | 2006-04-12 | 1 | -0/+13 |
* | Updated for Mingw-4.1. | Cedric Gustin | 2006-04-07 | 1 | -0/+4 |
* | Embed the manifest file into executables in the case of the Debug target. | Cedric Gustin | 2006-04-06 | 1 | -0/+15 |
* | looklookup_documentation(): Put the @deprecated text immediately after the | Murray Cumming | 2006-03-08 | 1 | -0/+20 |
* | Merge in changes from glibmm 2.8 branch. These are documentation and build fi... | Murray Cumming | 2006-03-08 | 1 | -0/+18 |
* | Tag npos with GLIBMM_API, in order to dllexport it on win32. Bug #332438. | Cedric Gustin | 2006-02-27 | 1 | -0/+5 |
* | fix a typo in the documenation for uppercase() | Rob Page | 2006-02-07 | 1 | -0/+4 |
* | Increase version for release. | Murray Cumming | 2006-01-29 | 1 | -0/+2 |
* | add_entry_with_wrapper(): Copy the CppOptionEntry into the map _after_ | Murray Cumming | 2006-01-28 | 1 | -0/+6 |
* | Fix the link to the Main page. Bug #328299. | Rob Page | 2006-01-28 | 1 | -0/+5 |
* | Constructor: Avoid memory leak caused by double instantiation of gobject_. | Murray Cumming | 2006-01-27 | 1 | -0/+5 |
* | Hide some internal stuff from Doxygen. Add/Improve the Doxygen | Murray Cumming | 2005-12-16 | 1 | -0/+10 |
* | Define the @newin aliases, as in gtkmm. Convert Since: in gtk-doc text to | Murray Cumming | 2005-11-30 | 1 | -0/+7 |
* | Added --enable-use-deprecations, defaulting to no (do not check for them), | Murray Cumming | 2005-11-29 | 1 | -0/+10 |
* | Added --enable-deprecated-api option. When set to disabled, it does not | Murray Cumming | 2005-11-29 | 1 | -0/+11 |
* | Add _DEPRECATE_IFDEF_START and _DEPRECATE_IFDEF_END macros, to #ifdef-out | Murray Cumming | 2005-11-29 | 1 | -0/+25 |
* | Depend on glib 2.9, which has new API. | Murray Cumming | 2005-11-23 | 1 | -0/+14 |
* | 2.8.2: | Murray Cumming | 2005-11-23 | 1 | -0/+8 |
* | AL_PROG_GNU_MAKE(): Use -make instead of , which apparently fixes a build | Murray Cumming | 2005-10-29 | 1 | -0/+8 |
* | Increased version | Murray Cumming | 2005-10-19 | 1 | -0/+2 |
* | Check for glib 2.8. Bug #317913. | Murray Cumming | 2005-10-19 | 1 | -0/+4 |
* | 2.8.0: | Murray Cumming | 2005-09-06 | 1 | -0/+4 |
* | Increased version | Murray Cumming | 2005-08-17 | 1 | -0/+2 |
* | Regenerated with docextract_to_xml.py Regenerated with enums.pl | Murray Cumming | 2005-08-17 | 1 | -0/+6 |
* | Stuff I forgot to commit. | Murray Cumming | 2005-07-31 | 1 | -0/+14 |
* | 2005-06-08 Murray Cumming <murrayc@murrayc.com | Murray Cumming | 2005-06-08 | 1 | -0/+8 |
* | In get_home_dir, return an empty string when HOME is not defined (Win9x). | Cedric Gustin | 2005-06-07 | 1 | -0/+8 |
* | Inherit signal handler objects from sigc::trackable. This is necessary | Murray Cumming | 2005-04-27 | 1 | -0/+9 |
* | Regenerate with enums.pl Regenerate with h2defs.py This adds the | Murray Cumming | 2005-04-22 | 1 | -0/+7 |
* | output_wrap_property(): Do not add the const read-only method override if | Murray Cumming | 2005-04-07 | 1 | -0/+2 |
* | output_wrap_property(): Do not add the const read-only method override if | Murray Cumming | 2005-04-06 | 1 | -0/+8 |
* | Updated with h2defs.py. | Murray Cumming | 2005-03-31 | 1 | -0/+5 |
* | Added MainContext::signal_child_watch() Added child_watch/ example | Yair Hershkovitz | 2005-03-14 | 1 | -0/+11 |
* | Mark HEAD in the ChangeLog | Murray Cumming | 2005-03-14 | 1 | -0/+3 |
* | Add blank.cpp to EXTRA_DIST. Remove sarray.cc from the list of source | Cedric Gustin | 2005-03-09 | 1 | -0/+9 |
* | 2.6.1: | Murray Cumming | 2005-03-07 | 1 | -0/+8 |
* | Increased version | Murray Cumming | 2005-03-06 | 1 | -0/+2 |
* | Increased version | Murray Cumming | 2005-02-23 | 1 | -0/+2 |
* | Interface_Class:add_interface(), used by add_interface() methods of | Murray Cumming | 2005-02-18 | 1 | -0/+7 |
* | Add the documentation to the const property() accessor as well as the | Murray Cumming | 2005-02-18 | 1 | -0/+5 |
* | Use g_param_spec_get_blurb() to output the documentation for the | Murray Cumming | 2005-02-13 | 1 | -0/+6 |
* | Use g_param_spec_get_blurb() to output the documentation for the | Murray Cumming | 2005-02-13 | 1 | -0/+6 |
* | Removed the #ifdef for AIX, because sigc::bind now works on AIX. | Murray Cumming | 2005-02-01 | 1 | -0/+5 |
* | Reverted to 2.4 for the library version number. | Cedric Gustin | 2005-01-27 | 1 | -0/+5 |
* | Increased version | Murray Cumming | 2005-01-26 | 1 | -0/+2 |
* | Reverted to 2.4 for the library version number. | Cedric Gustin | 2005-01-26 | 1 | -0/+5 |
* | Added MSVC_Net2003 directory. Added mkfifo #define (for mingw32). Added | Cedric Gustin | 2005-01-24 | 1 | -0/+15 |