summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Glib::Checksum: Fix a typo.Krzesimir Nowak2012-07-101-0/+6
* 2.33.32.33.3Murray Cumming2012-07-101-0/+2
* Gio::InetSocketAddress: Added get_flowinfo() and get_scope_id()Murray Cumming2012-07-101-0/+6
* Gio::OutputStream: Add write_bytes().Murray Cumming2012-07-101-0/+8
* Added Glib::Bytes and Gio::InputStream::read_bytes().Murray Cumming2012-07-101-0/+10
* Gio::DBus::Connection: Add get_last_serial().Murray Cumming2012-07-101-0/+6
* generate_wrap_init.pl: Add _INCLUDE_IN_WRAP_INIT, _GMMPROC_WRAP_CONDITIONALLY.Kjell Ahlstedt2012-07-021-0/+9
* Update .gitignore.Kjell Ahlstedt2012-07-011-0/+6
* 2.33.22.33.2Murray Cumming2012-06-201-0/+2
* gio_signals.defs: Regenerate.Murray Cumming2012-06-191-0/+6
* gen_scripts: Correct some comments/documentation.Murray Cumming2012-06-191-0/+8
* Updated the *docs.xml files.Murray Cumming2012-06-131-1/+8
* Update the methods .defs.Murray Cumming2012-06-131-0/+8
* Updated the enums .defs.Murray Cumming2012-06-131-0/+7
* Simplify the gen_scripts slightly.Murray Cumming2012-06-131-0/+12
* 2.33.12.33.1Murray Cumming2012-06-121-0/+2
* Thread::RecMutex: Don't initialize this as a GStaticMutex.Michał Wróbel2012-06-081-0/+13
* Glib::add_exception_handler(): Fix misplaced endif.Kjell Ahlstedt2012-06-041-0/+7
* Application: Pass 0 (NULL) rather than to GApplication.Murray Cumming2012-05-281-0/+7
* Gio::Application: Allow the application ID to be empty.Murray Cumming2012-05-271-0/+9
* Gio: Start wrapping GResource.Kalev Lember2012-04-221-0/+10
* 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