summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add -I$(top_builddir) in order to allow <config.h> to be included.Daniel Elstner2007-08-124-25/+78
* Add preliminary implementation of a message compose and format API (bugDaniel Elstner2007-08-123-16/+516
* New file, defining M4 utility macros for feature testing. These macros areDaniel Elstner2007-08-125-7/+136
* Rewrite completely broken type adapter (bug #406960). Fix theDaniel Elstner2007-08-034-128/+192
* Increased versionMurray Cumming2007-07-303-1/+9
* Added a set_double() without the group_name parameter, because the CMurray Cumming2007-07-297-8/+102
* Corrected the rsync options, to match those used by gtkmm, to fix theMurray Cumming2007-07-283-2386/+2438
* Added get_double(), set_double(), get_double_list() and set_double_list().Murray Cumming2007-07-143-5/+103
* Increased versionMurray Cumming2007-07-094-3/+14
* add some new API that was added in glib 2.12, including get/set_summary(),Jonathon Jongsma2007-07-095-1631/+7209
* Added class documentationJohannes Schmid2007-07-022-1/+54
* convert_tags_to_doxygen(): Handle newin markers for 2.12 and a few afterMurray Cumming2007-07-023-0/+14
* Increased versionMurray Cumming2007-06-303-1/+13
* Added SignalTimeout::connect_seconds() as an equivalent forMurray Cumming2007-06-225-37/+129
* Added a create() method, and added some more default parameter values toMurray Cumming2007-06-228-3/+105
* 2.13.6:Murray Cumming2007-06-177-106/+22
* Regenerated with enums.pl Regenerated with h2defs.pyMurray Cumming2007-06-1210-3288/+2567
* Explicitly mention Glib::wrap() in the documentation for generatedMurray Cumming2007-05-147-12/+41
* When generating example prototypes for signal handlers, prefix them withMurray Cumming2007-05-042-1/+7
* Increased versionMurray Cumming2007-05-013-1/+9
* Use _IS_DEPRECATED instead of _CLASS_DEPRECATED because the latterJohannes Schmid2007-04-303-2/+12
* Check for both m4 and M4 in the GNU m4 output, to fix the build on someYselkowitz2007-04-242-1/+7
* Increased versionMurray Cumming2007-04-243-1/+27
* Updated NEWSMurray Cumming2007-04-231-1/+10
* Added peek_token() function which only returns the next token withoutArmin Burgmeier2007-04-153-12/+149
* Use _CLASS_DEPRECATE instead of just _DEPRECATE to known whether a wholeJohannes Schmid2007-04-092-1/+9
* Change variable name to avoid warnings about a shadowed member. BugBradley Bell2007-03-233-5/+15
* Use static_cast in vfuncs and signal handlers to cast the wrapper objectArmin Burgmeier2007-03-234-55/+118
* Use a default value, to show that it can be done. (This change, fromMurray Cumming2007-02-104-69/+179
* If the argument list is empty, call the non- varargs overload of theDaniel Elstner2007-01-282-27/+33
* Thu, 25 Jan 2007 23:13:05 +0100 Dodji SeketeliDodji Seketeli2007-01-262-0/+9
* Early spring cleaning. Also add a paragraph about Dispatcher on win32 toDaniel Elstner2007-01-204-224/+289
* Clean up the code a bit. (get_application_name): Remove the code thatDaniel Elstner2007-01-206-198/+142
* Remove .cvsignore files.Daniel Elstner2007-01-2034-190/+0
* Increase versionMurray Cumming2006-12-283-1/+22
* Allow an empty pair of parentheses in the innermost match. This fixes theDaniel Elstner2006-11-284-4/+20
* Don't ifdef out PropertyProxy_Base when properties are disabled. It isMurray Cumming2006-11-282-2/+10
* Ignore whitespace in front of an enum typedef. This fixes parsing ofDaniel Elstner2006-11-273-5/+37
* Break the loop if the length of the common prefix reaches zero. This fixesDaniel Elstner2006-11-272-1/+11
* Updated from the libstdc++ site. Note that the original does not have anMurray Cumming2006-11-222-2031/+76431
* When registering float parameters, use -G_MAXFLOAT instead of G_MINFLOAT.Oliver Nittka2006-11-222-2/+10
* Add enum.pl to the dist, so that it is in tarballs. Someone saw itMurray Cumming2006-11-103-2/+8
* Add PREDEFINES for the optional API, so that the documentation shows theMurray Cumming2006-11-102-1/+11
* Correct ChangeLog.Murray Cumming2006-11-101-0/+3
* Added connect_property_changed(), as an alternative to use when theMurray Cumming2006-11-105-45/+74
* Add a silly line to avoid unused parameters when GLIBMM_EXCEPTION_ENABLEDMurray Cumming2006-10-046-4/+30
* Upload to the new hoster instead of to sourceforge. Abstracted the hostMurray Cumming2006-10-018-10/+23
* Increased versionMurray Cumming2006-09-283-1/+11
* Remove sarray from list of source and header files.Cedric Gustin2006-09-282-8/+5
* For win32, define GLIBMM_ARG_ENABLE_API_DEFAULT_SIGNAL_HANDLERS to 1,Murray Cumming2006-09-263-2/+14