summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* C++11: examples: more use of auto.c++11v3Murray Cumming2015-06-3013-54/+43
* C++11: examples: Use nullptr.Murray Cumming2015-06-305-13/+13
* C++11: examples: No need for > > now.Murray Cumming2015-06-302-2/+2
* C++11: Use range-based for loops.Murray Cumming2015-06-305-19/+18
* 2.45.32.45.3Murray Cumming2015-06-302-2/+21
* SArray: Deprecate this and remove ifdef0-ed code.Murray Cumming2015-06-292-134/+7
* ArrayHandle: Add a comment about removing this one day.Murray Cumming2015-06-291-0/+4
* HelperList: Deprecate this.Murray Cumming2015-06-291-0/+9
* tools/m4/list.m4: GP_LIST: Remove this because nothing uses it.Murray Cumming2015-06-292-233/+0
* Add SettingsSchema, SettingsSchemaKey and SettingsSchemaSource.Murray Cumming2015-06-2113-1/+314
* Regenerate gio .defs.Murray Cumming2015-06-213-49/+535
* Regenerate glib docs.xml.Murray Cumming2015-06-211-330/+255
* Regenerate glib method .defs.Murray Cumming2015-06-211-0/+12
* Don't disable more deprecation warnings than necessaryKjell Ahlstedt2015-06-1710-50/+2
* gmmproc: _WRAP_METHOD: Use G_GNUC_[BEGIN|END]_IGNORE_DEPRECATIONSKjell Ahlstedt2015-06-171-22/+25
* Glib::Thread: Don't disable more deprecation warnings than necessaryKjell Ahlstedt2015-06-171-10/+2
* 2.45.22.45.2Murray Cumming2015-06-082-1/+55
* docextract_to_xml.py: Minor fix in internal dataKjell Ahlstedt2015-06-042-3/+12
* Regenerate docs.xml files, excluding some subdirectoriesKjell Ahlstedt2015-06-023-16277/+3
* docextract_to_xml.py: Add support for the --no-recursion optionKjell Ahlstedt2015-06-022-7/+16
* Fix the version numbers in some @newin Doxygen commandsKjell Ahlstedt2015-06-026-16/+14
* Regenerate docs.xml files, including property documentationKjell Ahlstedt2015-06-024-289/+2825
* gmmproc: Fetch property docs from the docs.xml file, if available thereKjell Ahlstedt2015-06-024-21/+83
* docextract_to_xml.py: Distinguish sections from propertiesKjell Ahlstedt2015-06-022-13/+26
* Gio::Settings: Don't use the deprecated "schema" propertyKjell Ahlstedt2015-05-231-8/+8
* Gio::Settings: Replace connect_changed() by signal_changed(key)Kjell Ahlstedt2015-05-233-29/+16
* gmmproc: _WRAP_SIGNAL: Add support for detail_nameKjell Ahlstedt2015-05-233-24/+68
* Add Glib::SignalProxyDetailedKjell Ahlstedt2015-05-232-28/+118
* gmmproc: _WRAP_SIGNAL: Fix the exception_handler parameterKjell Ahlstedt2015-05-211-3/+3
* Fix the version numbers in some @newin Doxygen commandsKjell Ahlstedt2015-05-089-41/+38
* gmmproc: Add support for 'newin "n,m"' in some _WRAP macrosKjell Ahlstedt2015-05-084-31/+75
* Missing GLIBMM_API for InterfaceMikhail Titov2015-05-061-1/+1
* Gio::Settings: Add connect_changed().Murray Cumming2015-05-062-0/+28
* Glib::ObjectBase: Don't use std::auto_ptrKjell Ahlstedt2015-05-032-7/+4
* Glib::Threads::Thread: Don't use GThread, only GThread pointerKjell Ahlstedt2015-04-292-89/+109
* Glib::Variant: Wrap handles, add get_data_as_bytes()Kjell Ahlstedt2015-04-274-24/+61
* Gio::InetAddress, MemoryOutputStream: Add some _IGNOREKjell Ahlstedt2015-04-272-6/+2
* gmmproc: Add _IGNORE_PROPERTY() and _IGNORE_CHILD_PROPERTY() macrosKjell Ahlstedt2015-04-211-9/+28
* Add Glib::get_user_special_dir(UserDirectory)Kjell Ahlstedt2015-04-152-5/+36
* Add Glib::format_size()Kjell Ahlstedt2015-04-155-16/+29
* Glib::Variant: Improve handling of object paths and signaturesKjell Ahlstedt2015-04-133-107/+213
* gmmproc: _WRAP_PROPERTY: Remove a line from the generated docsKjell Ahlstedt2015-04-131-1/+0
* Add Gio::SimpleIOStreamKjell Ahlstedt2015-04-106-0/+115
* NEWS: Mention API Additions since 2.42Murray Cumming2015-03-251-0/+37
* 2.44.02.44.0Murray Cumming2015-03-242-2/+13
* Regenerate docs.xml files.Murray Cumming2015-03-241-0/+3
* gmmproc: No #ifdef GLIBMM_*_ENABLED in generated codeKjell Ahlstedt2015-03-234-34/+0
* Gio::SignalSocket docs: Add an empty line after @newinKjell Ahlstedt2015-03-191-0/+1
* Improve tests/glibmm_interface_implementationKjell Ahlstedt2015-03-171-4/+44
* Gio::Action, ActionGroup: Fix critical messages from vfuncsKjell Ahlstedt2015-03-173-10/+18