summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Added glib/glibmm/i18n.h and i18n-lib.h which defines _() and friends forMurray Cumming2004-03-021-1/+11
* parse_param(): Only parse const as an individual part of the type name ifMurray Cumming2004-03-021-0/+6
* Fix typo reported by Chris Vine.Martin Schulze2004-02-271-0/+4
* documentation fixes and corrections in the comments reflecting the shiftMartin Schulze2004-02-131-0/+7
* glibmm now uses libsigc++ 2 instead of libsigc++ 1.2. See bug #125061 forMurray Cumming2004-02-101-0/+5
* increased vesionMurray Cumming2004-02-041-0/+2
* Traits<const T*>: Added const_cast, needed by TreeView::get_columns()Murray Cumming2004-02-031-0/+5
* Add an optional custom_c_callback parameter to _WRAP_SIGNAL to allowMurray Cumming2004-01-291-0/+7
* Added win32-specific --export-all-symbols to linker flags. This isCedric Gustin2004-01-291-0/+10
* Updated versionMurray Cumming2004-01-231-0/+2
* Added clamp_min() and clamp_max() to wrap the case where g_date_clamp()Murray Cumming2004-01-221-0/+31
* Object::Object() default constructor. Remove the warning because we reallyMurray Cumming2004-01-121-0/+9
* output_wrap_property(): Allow construct-only properties to be wrapped, asMurray Cumming2004-01-091-0/+5
* Removed the mergecdocs option - because we always want to merge C docs, toMurray Cumming2004-01-051-0/+6
* Add scripts and tests directories to SUBDIRS instead of DIST_SUBDIRS, soMurray Cumming2003-12-301-0/+8
* generate beautify_docs.pl from beautify_docs.pl.in, so it can have theMurray Cumming2003-12-221-0/+6
* Added fuller Doxygen documentation to all gobj() and wrap() methods.Murray Cumming2003-12-141-0/+5
* released.Murray Cumming2003-12-101-0/+2
* Add spaces inside signal_proxy template types, to avoid << and >> whenMurray Cumming2003-12-031-0/+5
* Added WRAP_METHOD_DOCS_ONLY() macro. Explained the new macro.Murray Cumming2003-11-281-0/+6
* Added init.[h|cc] with Glib::init() so that the gnomemm init() methods doMurray Cumming2003-11-031-0/+10
* Now uses ObjectBase instead of Object, because glib can now haveMurray Cumming2003-11-011-0/+13
* Corrected install location, so that links from the gtkmm docs work whenMurray Cumming2003-10-311-0/+5
* Added images directory, copied from gtkmm, for the reference html docs.Murray Cumming2003-10-301-0/+10
* output_wrap_create(): Used args_types_and_names_with_default_values()Murray Cumming2003-10-251-0/+11
* fixed to cast out all gktmm code, now they only need glimm. AddedJ. Abelardo Gutierrez2003-10-171-0/+8
* Removed examples/threads because we don't build or distribute it, becauseMurray Cumming2003-09-301-2/+9
* ObjectBase inherits virtually from Sigc::Object. See bug #116280.Murray Cumming2003-09-301-0/+5
* Removed _GTKMMPROC_SIGNAL_H_AND_CC(#ifndef G_OS_WIN32) restrictions. TheseCedric Gustin2003-09-281-0/+7
* Merged from gtkmm 2.2:Frank Naumann2003-08-201-0/+9
* Added #include <algorithm>, needed by MSVC++, as suggested by FrankMurray Cumming2003-07-271-0/+5
* Corrected location of installed .pm files. They are now in a glibmm-2.3Murray Cumming2003-05-311-0/+5
* stuff from gtkmm2Murray Cumming2003-05-211-0/+7
* small typo in G_OS_WIN32 condition.Cedric Gustin2003-05-091-0/+4
* Made the --enable-debug-refouncting configure option set GLIBMM_* insteadMurray Cumming2003-05-071-0/+5
* Added doxygen comments to gobj() methods. Commented-out a std::right thatMurray Cumming2003-05-021-0/+6
* 2003-04-23 Andrew MakeevMurray Cumming2003-04-241-0/+5
* Install headers in a glibmm-2.3 directory instead of glibmm-2.4, to beMurray Cumming2003-04-231-2/+7
* 2003-04-21 Murray Cumming <murrayc@localhost.localdomain>commit -mMurray Cumming2003-04-211-0/+6
* It's now updated and in gtkmm/examples/book.Murray Cumming2003-04-201-0/+4
* get_unwrapped(): Changed some & to && to avoid warnings and because thatMurray Cumming2003-04-191-0/+8
* Added Glib::Module documentationRoss Burton2003-03-261-0/+4
* Added description to several AC_DEFINE statements to make 'autoheader'Enrico Scholz2003-03-221-0/+8
* removed examples from DIST_SUBDIRSCedric Gustin2003-03-221-0/+8
* Install examples. The are built by default too. Patch adapted for glibmmCedric Gustin2003-03-141-0/+5
* Removed libstdc++ in LDFLAGS on win32. Latest libtool is taking care ofCedric Gustin2003-03-141-0/+16
* Correct name of [...]signals.defs generation utiliy.Martin Schulze2003-03-141-0/+5
* Add documentationRick L Vinyard Jr2003-03-031-0/+4
* Removed RefPtr<>::is_null() to encourate use of more pointer-like operatorMurray Cumming2003-01-271-0/+1
* Removed RefPtr<>::is_null() to encourate use of more pointer-like operatorMurray Cumming2003-01-271-0/+6