summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increased versionglibmm-2-8Murray Cumming2007-05-013-1/+8
* Use _IS_DEPRECATED instead of _CLASS_DEPRECATED because the latterJohannes Schmid2007-04-303-2/+12
* Ident refcomment with three spaces which is more adequate that noArmin Burgmeier2007-04-165-12/+152
* Increased versionMurray Cumming2007-04-163-1/+17
* Use _CLASS_DEPRECATE instead of just _DEPRECATE to known whether a wholeJohannes Schmid2007-04-092-1/+9
* Use a default value, to show that it can be done. (This change, fromMurray Cumming2007-02-104-69/+179
* Thu, 25 Jan 2007 23:13:05 +0100 Dodji SeketeliDodji Seketeli2007-01-262-1/+8
* Increase versionMurray Cumming2007-01-193-1/+13
* Back-ported some build fixes from the glibmm-2-10 branch. These areMurray Cumming2006-11-295-3/+30
* Added missing file.Murray Cumming2006-11-291-0/+79
* Allow an empty pair of parentheses in the innermost match. This fixes theDaniel Elstner2006-11-284-4/+20
* Ignore whitespace in front of an enum typedef. This fixes parsing ofDaniel Elstner2006-11-283-5/+37
* Break the loop if the length of the common prefix reaches zero. This fixesDaniel Elstner2006-11-282-1/+11
* Don't ifdef out PropertyProxy_Base when properties are disabled. It isMurray Cumming2006-11-282-2/+10
* Increase versionMurray Cumming2006-11-277-47/+88
* Increased versionMurray Cumming2006-09-283-1/+9
* For win32, define GLIBMM_ARG_ENABLE_API_DEFAULT_SIGNAL_HANDLERS to 1,Murray Cumming2006-09-262-1/+13
* Increase version.Murray Cumming2006-09-229-72/+272
* Increased versionMurray Cumming2006-07-313-1/+9
* Added a --enable-api-default-signal-handlers option. This definesMurray Cumming2006-07-195-0/+34
* When using --enable-api-exception=no, only try to get the Glib::Error whenMurray Cumming2006-06-054-13/+26
* Increased version.Murray Cumming2006-05-193-1/+9
* _METHOD(): When using errthrow, actually print the function call even ifMurray Cumming2006-05-182-11/+21
* _CONVERT(): If the return type is void, use the unconverted statement, notMurray Cumming2006-05-163-7/+20
* Clean up after some mispatches.Murray Cumming2006-05-111-6/+0
* Added #ifdefed versions for the case that exceptions are disabled.Murray Cumming2006-05-116-4/+30
* Added #ifdefed versions for the case that exceptions are disabled.Murray Cumming2006-05-113-53/+220
* Increased versionMurray Cumming2006-05-103-2/+12
* Added --enable-api-exceptions option. When this is used, methods thatMurray Cumming2006-05-1041-58/+667
* Increase versionMurray Cumming2006-04-133-2/+15
* Remove this file because it is not installed and does not seem to be used.Murray Cumming2006-04-121-97/+0
* Merged in useful non API-changing stuff from gtkmm 2.10.Murray Cumming2006-04-1218-202/+191
* 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-2319/+2334
* RevertMurray Cumming2006-03-311-1/+1
* Added patch needed for maemo scratchbox, and removed generated file.Murray Cumming2006-03-313-82/+31
* Use a default value, to show that it can be done.Murray Cumming2006-03-304-81/+188
* Increase version.Murray Cumming2006-03-083-2/+16
* Updated for glibmm-2.8 (MS Visual Studio 2005). Tag npos with GLIBMM_API,Cedric Gustin2006-02-2715-1674/+2460
* looklookup_documentation(): Put the @deprecated text immediately after theMurray Cumming2006-02-252-2/+10
* looklookup_documentation(): Accept an extra deprecated_documentationMurray Cumming2006-02-254-24/+48
* Section about regenerating .defs: Repeat the hint about extra_defs_genMurray Cumming2006-02-032-0/+8
* Increase versionMurray Cumming2006-01-283-2/+9
* 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
* increase versionMurray Cumming2005-12-163-2/+13
* 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