summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ContentType: get_icon(): Fix a refcount error.glibmm-2-32Murray Cumming2012-09-071-0/+6
* 2.32.12.32.1Murray Cumming2012-07-111-0/+2
* Glib::Checksum: Fix a typo.Krzesimir Nowak2012-07-111-0/+6
* Update .gitignore.Kjell Ahlstedt2012-07-111-0/+7
* gen_scripts: Correct some comments/documentation.Murray Cumming2012-07-111-0/+8
* Simplify the gen_scripts slightly.Murray Cumming2012-07-111-0/+12
* Thread::RecMutex: Don't initialize this as a GStaticMutex.Michał Wróbel2012-07-111-0/+13
* Glib::add_exception_handler(): Fix misplaced endif.Kjell Ahlstedt2012-07-111-0/+7
* Application: Pass 0 (NULL) rather than to GApplication.Murray Cumming2012-07-111-0/+7
* Fix typos in miscutils.Krzesimir Nowak2012-04-171-0/+7
* 2.32.02.32.0Murray Cumming2012-04-101-0/+2
* gmmproc: Add macro _CUSTOM_CTOR_CAST in _CLASS_BOXEDTYPE.Kjell Ahlstedt2012-04-101-0/+7
* Fix Visual C++ project FilesChun-wei Fan2012-04-101-0/+8
* Glib::Dispatcher: Don't send messages to a deleted Dispatcher.Kjell Ahlstedt2012-04-041-0/+9
* Make SignalTimeout,SignalIdle::connect_once() more thread safe.Kjell Ahlstedt2012-04-041-0/+7
* Some improvements to the documentation in the previous commit.Murray Cumming2012-04-031-0/+6
* Document Glib::Property and Glib::PropertyBaseMark Vender2012-04-031-0/+7
* Slight rewrite of the documenation in the previous commit.Murray Cumming2012-04-031-0/+6
* gmmproc: Generate the documentation of default constructors of interface clas...Mark Vender2012-04-031-1/+7
* Make SignalTimeout,SignalIdle::connect_once() more thread safe.Kjell Ahlstedt2012-04-031-0/+7
* Regenerate .defs files.Murray Cumming2012-03-301-0/+13
* 2.31.222.31.22Murray Cumming2012-03-281-1/+3
* gmmproc: _WRAP_SIGNAL(): Mark deprecated signals in the _p.h and .cc files.Kjell Ahlstedt2012-03-261-0/+11
* gmmproc: _WRAP_PROPERTY(): Fix mixed-up deprecation and documentation.Kjell Ahlstedt2012-03-261-0/+8
* Gio: Move AppLaunchContext into its own header file.Murray Cumming2012-03-261-0/+9
* Correct the last ChangeLog entry.José Alburquerque2012-03-251-1/+1
* ActionGroup, DBusObject: Ensure vfunc callbacks return valid memory.José Alburquerque2012-03-251-0/+11
* ActionGroup: list_actions_vfunc(): Do not return freed memory.Murray Cumming2012-03-231-0/+7
* gmmproc: _WRAP_SIGNAL(): Allow signals to be deprecated.Murray Cumming2012-03-231-0/+13
* Gio: MenuItem: set_action_and_target(): Add one without the cariant.Murray Cumming2012-03-221-0/+8
* Gio: SimpleAction: Add a parameter that takes no VariantType.Murray Cumming2012-03-221-0/+6
* Gio: Menu, MenuItem: Add default parameter values.Murray Cumming2012-03-221-0/+8
* Gio: Add Menu and MenuItem.Murray Cumming2012-03-221-0/+14
* Dispatcher examples: Use Glib::signal_idle().connect_once().Kjell Ahlstedt2012-03-221-0/+8
* Fix some warnings found by clang++.Murray Cumming2012-03-191-0/+7
* Gio::DBus::Object: Add the signals of the interface.José Alburquerque2012-03-161-0/+15
* DateTime: Correct the declaration of the TimeVal struct.José Alburquerque2012-03-151-0/+8
* Gio::DBus: Add the Interface and Object interfaces.José Alburquerque2012-03-151-0/+12
* Glib::Threads::Private, Glib::Dispatcher: Delete Glib::DispatchNotifier.Kjell Ahlstedt2012-03-121-0/+9
* 2.31.202.31.20reallyMurray Cumming2012-03-061-0/+2
* Gio::Application: Add quit().2.31.20Murray Cumming2012-03-031-0/+6
* Signal*: Better description of the connect*() methods.Kjell Ahlstedt2012-03-021-0/+8
* h2defs.py: Ignore the new GDK_AVAILABLE_IN_* macros.Murray Cumming2012-03-021-0/+7
* gmmproc: Allow destructors to be documented.José Alburquerque2012-03-011-0/+21
* Generation Scripts: Don't assume the root directory is glibmm.José Alburquerque2012-03-011-0/+20
* Add back our custom Gio::HOST_WAS_NOT_FOUND enum value.Murray Cumming2012-02-291-0/+7
* tools: Add XML docs and defs generation scripts.José Alburquerque2012-02-281-0/+40
* docextract_to_xml.py: Generate signal docs by default.José Alburquerque2012-02-281-0/+11
* DBus::Error, DBus::Proxy: Fix interaction with generate_wrap_init.pl.Kjell Ahlstedt2012-02-281-0/+8
* Fix exceptions thrown by Thread::create() and Threads::Thread::create.Kjell Ahlstedt2012-02-281-2/+21