| Commit message (Expand) | Author | Age | Files | Lines |
* | Change license header to mention Lesser General Public License version 2.1 | Deng Xiyue | 2009-01-19 | 73 | -292/+292 |
* | wrap_auto_interface<>(): Add a warning to give a clue when the | Murray Cumming | 2009-01-09 | 1 | -2/+8 |
* | :compose): Add an overload which takes only a format string and no | Daniel Elstner | 2009-01-08 | 1 | -0/+14 |
* | Add convenience functions for one-shot timer/idle handlers | Jonathon Jongsma | 2008-12-12 | 2 | -0/+54 |
* | Clean up glib includes (Bug #563987) | Jonathon Jongsma | 2008-12-10 | 25 | -37/+16 |
* | Fixed the const char* specialization for Stringify<> by making the string_ | Armin Burgmeier | 2008-10-20 | 1 | -10/+7 |
* | Only include config.h when HAVE_CONFIG_H is defined, to allow building | Armin Burgmeier | 2008-08-27 | 1 | -0/+3 |
* | Added a test case. Added a ustring::Stringify<> template specialization so | Murray Cumming | 2008-08-06 | 1 | -0/+45 |
* | Whitespace corrections | Murray Cumming | 2008-08-06 | 1 | -3/+3 |
* | Whitespace corrections | Murray Cumming | 2008-08-06 | 1 | -51/+79 |
* | Added some API documentation about the need to register a new GType when | Murray Cumming | 2008-08-04 | 1 | -0/+5 |
* | Remove the mention of tree.cc here to fix the build. Generated files | Murray Cumming | 2008-07-29 | 1 | -1/+0 |
* | Make the callbacks take a Tree<> instead of just the data, so they can use | Szilárd Pfeiffer | 2008-07-29 | 1 | -2/+2 |
* | Improve documentation of Glib::OwnershipType (#540875) | Johannes Schmid | 2008-07-02 | 1 | -3/+8 |
* | Added Glib::Tree, a wrapper for GNode, providing an N-ary tree container, | Levi Bard | 2008-06-13 | 1 | -0/+1 |
* | Improve the error message when failing to wrap a particular type of object | Jonathon Jongsma | 2008-04-24 | 1 | -1/+1 |
* | Create an end iterator and use it, instead of just using the | Murray Cumming | 2008-04-13 | 1 | -1/+4 |
* | Fix g++ 4.3 warningglibmm-2.16.1 | Jonathon Jongsma | 2008-03-29 | 1 | -1/+2 |
* | Include string.h to fix the build with SUN CC. Bug #498438. | Tim Mooney | 2008-03-10 | 1 | -0/+2 |
* | Actually install this header, and make the header guards unique. Bug | Takao Fujiwara | 2008-02-09 | 2 | -4/+5 |
* | Moved the Priorities enum into Though all the giomm stuff seems to already | Murray Cumming | 2008-02-07 | 3 | -35/+67 |
* | Allow _CLASS_INTERFACE() to take two extra optional paremeters to specify | Murray Cumming | 2008-02-04 | 1 | -0/+13 |
* | Added connect_property_changed_with_return() because | Murray Cumming | 2008-01-20 | 2 | -0/+18 |
* | 1.5.1: | Murray Cumming | 2008-01-12 | 1 | -7/+7 |
* | Copy (and very slightly adjust) the build_shared/ files from gtkmm, which | Murray Cumming | 2008-01-10 | 3 | -10/+8 |
* | Added @newin2p16 to compose() and format() documentation. | Murray Cumming | 2007-12-28 | 1 | -2/+58 |
* | Add class documentation from the glibmm-2-14 branch. | Murray Cumming | 2007-12-28 | 1 | -0/+1 |
* | Merged to trunk from glibmm-2-14. This should not have been applied to glibmm... | Murray Cumming | 2007-12-28 | 1 | -1/+15 |
* | Include glib.h instead of gmessages.h or gtestutils.h so this builds with | Murray Cumming | 2007-12-28 | 2 | -2/+8 |
* | fix build issue when using gcc4.3 (#498438) | Sebastien Bacher | 2007-11-20 | 1 | -0/+1 |
* | Replaced wrap_create_new_wrapper() (introduced by the last commit) with | Murray Cumming | 2007-10-03 | 2 | -18/+55 |
* | Added wrap_auto_interface<>(), which should be used by wrap() | Murray Cumming | 2007-09-25 | 3 | -35/+99 |
* | :FormatStream::FormatStream): Use the global C++ locale instead of forcing | Daniel Elstner | 2007-09-03 | 2 | -41/+106 |
* | :compose_argv): Rename "format" argument to "fmt" to avoid name clashes | Daniel Elstner | 2007-08-15 | 2 | -137/+257 |
* | Add -I$(top_builddir) in order to allow <config.h> to be included. | Daniel Elstner | 2007-08-12 | 2 | -24/+60 |
* | Add preliminary implementation of a message compose and format API (bug | Daniel Elstner | 2007-08-12 | 2 | -16/+499 |
* | Rewrite completely broken type adapter (bug #406960). Fix the | Daniel Elstner | 2007-08-03 | 1 | -29/+9 |
* | Added a set_double() without the group_name parameter, because the C | Murray Cumming | 2007-07-29 | 1 | -4/+4 |
* | Added SignalTimeout::connect_seconds() as an equivalent for | Murray Cumming | 2007-06-22 | 4 | -37/+114 |
* | Added a create() method, and added some more default parameter values to | Murray Cumming | 2007-06-22 | 1 | -0/+6 |
* | Change variable name to avoid warnings about a shadowed member. Bug | Bradley Bell | 2007-03-23 | 2 | -5/+3 |
* | Use static_cast in vfuncs and signal handlers to cast the wrapper object | Armin Burgmeier | 2007-03-23 | 1 | -2/+33 |
* | Early spring cleaning. Also add a paragraph about Dispatcher on win32 to | Daniel Elstner | 2007-01-20 | 2 | -162/+168 |
* | Clean up the code a bit. (get_application_name): Remove the code that | Daniel Elstner | 2007-01-20 | 5 | -198/+111 |
* | Remove .cvsignore files. | Daniel Elstner | 2007-01-20 | 2 | -44/+0 |
* | Don't ifdef out PropertyProxy_Base when properties are disabled. It is | Murray Cumming | 2006-11-28 | 1 | -2/+4 |
* | Added connect_property_changed(), as an alternative to use when the | Murray Cumming | 2006-11-10 | 4 | -44/+63 |
* | Add a silly line to avoid unused parameters when GLIBMM_EXCEPTION_ENABLED | Murray Cumming | 2006-10-04 | 2 | -3/+2 |
* | ustring(const ustring& src, size_type i, size_type n=npos) and | Ralf Stephan | 2006-09-19 | 1 | -2/+2 |
* | Wraps GKeyFile (Bug #330535) Added include of keyfile.h Added keyfile.h | Rob Page | 2006-09-19 | 2 | -0/+31 |