summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Made a destructor virtual, to avoid a warning, to fix the build.Murray Cumming2004-09-261-0/+4
* Fixed a race condition on win32 that involved the combined use of auto_ptrCedric Gustin2004-09-131-1/+9
* increased versionMurray Cumming2004-08-091-0/+2
* Move deletion of SourceConnectionNode object intoMartin Schulze2004-08-011-0/+6
* notify(): Do not delete the connection after disconnecting it, becauseMurray Cumming2004-07-101-0/+8
* Added some documentation.Murray Cumming2004-07-091-0/+4
* Spring cleaning. ditto.Daniel Elstner2004-06-201-0/+5
* Add -Wno-long-long to the list of tried warning flags.Daniel Elstner2004-06-181-0/+5
* :create_pipe): There is no point in calling g_file_error_from_errno() onDaniel Elstner2004-06-161-0/+7
* Add a couple of casts to void in order to suppress warnings about unusedDaniel Elstner2004-06-141-0/+6
* Explicitely join all threads. Hopefully that'll fix the crash on win32Daniel Elstner2004-06-141-0/+5
* Remove unused parameter names to fix building with -Werror.Daniel Elstner2004-06-131-0/+5
* s/^GTK/GLIB/Daniel Elstner2004-06-131-0/+4
* Increased versionMurray Cumming2004-06-101-0/+2
* Remove left-over include paths for pango, atk, gdk and gtk.Daniel Elstner2004-06-081-0/+5
* Replace a couple of double quotes with " to prevent doxygen fromDaniel Elstner2004-06-071-0/+5
* Increase versionMurray Cumming2004-06-041-0/+2
* Use /*! instead of /** to introduce doxygen comments in order to avoidDaniel Elstner2004-06-041-0/+7
* Remove mkinstalldirs, because automake-1.8 doesn't use it anymore andDaniel Elstner2004-06-031-0/+6
* Complete overhaul of the Win32 implementation of Glib::Dispatcher. ThatDaniel Elstner2004-06-031-0/+7
* :SignalProxyConnectionNode): Reorder the initializer list to match theDaniel Elstner2004-06-031-0/+8
* Globally apply some minor code cleanup and optimization tweaks.Daniel Elstner2004-05-261-0/+15
* Removed the glibmm.spec files, because it is broken and nobody hasMurray Cumming2004-05-251-0/+5
* Revert last commit because it's silly. To make the code trulyDaniel Elstner2004-05-201-0/+7
* Set a good example and be paranoid about possible memory leaks due toDaniel Elstner2004-05-201-0/+11
* :ConstructParams): Implement the copy constructor in a way that actuallyDaniel Elstner2004-05-131-1/+7
* Documented the constructors, based on the libstdc++ documentation, to makeMurray Cumming2004-05-041-0/+6
* Increase glib dependency to 2.4.0.Murray Cumming2004-05-011-0/+4
* Allow use of _CUSTOM_DTOR(), needed by Gnome::Gda::Connection.Murray Cumming2004-04-291-0/+5
* Increased versionMurray Cumming2004-04-291-0/+2
* Make the generated html depend on the beautify_docs.pl.in source insteadMurray Cumming2004-04-171-0/+6
* Reimplemented more of the to_cpp_type() methods without using dependentMurray Cumming2004-04-171-0/+6
* 2.4.0:Murray Cumming2004-04-111-0/+8
* output_wrap_property(): Provide the actual property name as well as oneMurray Cumming2004-04-091-0/+8
* Increased versionMurray Cumming2004-03-301-0/+2
* Corrected parentheses, which cause the docs to be written into config.h.Murray Cumming2004-03-241-0/+5
* Corrected the ambiguous const template test, which failed on all platformsMurray Cumming2004-03-231-0/+5
* Bug fix in SourceConnectionNode::notify() (#137030).Martin Schulze2004-03-201-0/+4
* Change a regex so that files are included without full path. ApparentlyMurray Cumming2004-03-181-0/+7
* Increased versionMurray Cumming2004-03-151-0/+2
* Set the correct variable, so it is actually set in glibmmconfig.Murray Cumming2004-03-141-1/+5
* Used ifdef GLIBMM_HAVE_DISAMBIGUOUS_CONST_TEMPLATE_SPECIALIZATIONS toMurray Cumming2004-03-141-0/+6
* Added CAN_DISAMBIGUATE_CONST_TEMPLATE_SPECIALIZATIONS m4 macro to use inMurray Cumming2004-03-131-0/+8
* TypeTraits to_cpp_type() specializations: Use wrap_auto() directly insteadMurray Cumming2004-03-131-0/+7
* Remove the parent get_type() call from the Class::init() function, becauseMurray Cumming2004-03-131-0/+11
* Added sun.m4, copied from libsigc++-1.2/scripts and modified, so we canMurray Cumming2004-03-111-0/+8
* Use existing sun-specific conversion when converting from any RefPtr<constMurray Cumming2004-03-101-0/+7
* Another change to give better warnings and errors at gmmproc-runtime.Hagen Moebius2004-03-091-0/+7
* Allow overrides to only override part of the docs. Add a <mapping> tag toHagen Moebius2004-03-081-0/+7
* Increased versionMurray Cumming2004-03-031-0/+4