summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 2.18.1, update NEWSglibmm-2.18.1Jonathon Jongsma2008-10-213-1/+19
* updated the release-announce mail templateJonathon Jongsma2008-10-212-18/+29
* Fixed the const char* specialization for Stringify<> by making the string_Armin Burgmeier2008-10-203-11/+19
* Modify signal and props generation tool to generate interface signals.José Alburquerque2008-10-152-0/+10
* Made FileEnumerator::next_file not add an additional reference to theArmin Burgmeier2008-10-153-4/+11
* Rename FILE_TYPE_UNKNOWN to FILE_TYPE_NOT_KNOWN because the former is aArmin Burgmeier2008-10-102-1/+17
* Removed README from EXTRA_DIST to fix `make dist'.Armin Burgmeier2008-10-092-1/+6
* Adapt to the new MSVC++ DLL naming convention.Armin Burgmeier2008-10-0840-17/+3498
* Add a workaround for the HOST_NOT_FOUND symbol conflictsJonathon Jongsma2008-10-053-0/+33
* Keep @param and @throws intact, so these can be used inArmin Burgmeier2008-09-292-0/+10
* Added uriutils.cc and nodetree.cc to the project.Armin Burgmeier2008-09-222-0/+21
* Fixed the MSVC build of the examples and tests if configure did not runArmin Burgmeier2008-09-2211-28/+42
* Fix a minor issue in the Makefile's release targetglibmm-2.18.0Jonathon Jongsma2008-09-212-1/+5
* update to get ready for 2.18.0 releaseJonathon Jongsma2008-09-214-6/+19
* Added COPYING.tools with the GPL because the tools/*.cc file is GPL. BugMurray Cumming2008-09-083-1/+347
* update version number, NEWSglibmm-2.17.3Jonathon Jongsma2008-09-043-1/+13
* Tiny changeMurray Cumming2008-09-031-1/+2
* Implemented clone function to merge the constructors into that and fixedSzilárd Pfeiffer2008-09-033-59/+57
* Replaced #include "afxres.h" by #include <windows.h> which does the jobArmin Burgmeier2008-08-273-2/+9
* Only include config.h when HAVE_CONFIG_H is defined, to allow buildingArmin Burgmeier2008-08-272-0/+11
* Actually use the copy constructor (or operator=), instead of just copyingMurray Cumming2008-08-261-5/+3
* Actually use the copy constructor (or operator=), instead of just copyingMurray Cumming2008-08-262-1/+8
* Added an operator=() because we have a copy constructor. Moved some codeMurray Cumming2008-08-262-16/+48
* Added a copy constructor. Therefore, take store the data by value insteadSzilárd Pfeiffer2008-08-263-13/+51
* Fixed pointer handling problem in find_child. Bug #547909.Szilárd Pfeiffer2008-08-182-4/+9
* Implement the C++ version of GNode test case. Bug #547889Szilárd Pfeiffer2008-08-182-98/+142
* trying to commitMurray Cumming2008-08-182-8/+14
* Moved from MSVC_Net2003Armin Burgmeier2008-08-0836-117/+965
* prepare for 2.17.2 releaseglibmm-2.17.2Jonathon Jongsma2008-08-063-1/+26
* Added a test case. Added a ustring::Stringify<> template specialization soMurray Cumming2008-08-066-2/+94
* Whitespace correctionsMurray Cumming2008-08-061-3/+3
* Whitespace correctionsMurray Cumming2008-08-061-51/+79
* Make gobject_ and data_ private, to remove them from protected API. PatchMurray Cumming2008-08-062-15/+21
* Added some API documentation about the need to register a new GType whenMurray Cumming2008-08-042-0/+11
* Change the Main Page link to link to gtkmm.org/documentation.shtmlMurray Cumming2008-08-021-12/+3
* Change the Main Page link to link to gtkmm.org/documentation.shtmlMurray Cumming2008-08-022-2/+15
* Remove the mention of tree.cc here to fix the build. Generated filesMurray Cumming2008-07-292-1/+5
* Hand-code the TraverseType enum, to add a prefix to the values. Adapted.Murray Cumming2008-07-293-22/+39
* find(), find_child(), traverse(), foreach(): Rearrange the parameters soMurray Cumming2008-07-293-23/+28
* Move the TraverseFlags enum into the class, and hand-code it to avoidMurray Cumming2008-07-295-21/+43
* Renamed to nodetree.hgMurray Cumming2008-07-298-5/+16
* Renamed Glib::Tree to Glib::NodeTree to avoid confusion with GTree,Murray Cumming2008-07-293-96/+103
* Build the docs at the end, after the tests, to save time when testing APIMurray Cumming2008-07-294-62/+188
* Make the callbacks take a Tree<> instead of just the data, so they can useSzilárd Pfeiffer2008-07-294-172/+120
* Added a little TODOMurray Cumming2008-07-271-0/+1
* Added the drive_eject_button signal.Murray Cumming2008-07-257-1/+86
* Regenerated. Corrected an _IGNORE().Murray Cumming2008-07-258-33/+86
* Change grep to use -i when checking for GNU m4. This fixes the test onDamien Carbery2008-07-232-1/+6
* update for new releaseglibmm-2.17.1Jonathon Jongsma2008-07-162-0/+29
* bump version and min required glib versionJonathon Jongsma2008-07-162-2/+6