summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.49.52.49.5Murray Cumming2016-08-192-1/+21
* Glib::OptionContext: Wrap g_option_context_parse_strv()Kjell Ahlstedt2016-08-142-11/+50
* gmmproc: Add DocsParser::remove_c_memory_handling_info()Kjell Ahlstedt2016-08-111-14/+58
* Add missing objects to glib/gio_extra_objects.defsKjell Ahlstedt2016-08-092-14/+26
* gmmproc: Remove DocsParser::non_object_method_name()Kjell Ahlstedt2016-08-091-34/+1
* Gio::SocketService: Update the class documentationKjell Ahlstedt2016-08-061-23/+20
* gmmproc: swap() implementations: Use std::swap().Murray Cumming2016-07-282-6/+2
* 2.49.42.49.4Murray Cumming2016-07-212-1/+11
* docs: Make Doxygen silentSebastian Geiger2016-07-171-1/+1
* Build: Fix silent buildsSebastian Geiger2016-07-141-1/+1
* connection_add_exception_handler(): Use list<slot> instead of signal.Murray Cumming2016-07-051-6/+7
* 2.49.22.49.2Murray Cumming2016-06-272-1/+29
* Visual Studio build files: Update projectsChun-wei Fan2016-06-175-0/+18
* gmmproc: Make h2def.py recognize some GDK_PIXBUF macrosKjell Ahlstedt2016-06-151-5/+6
* Gio::InputStream, OutputStream: Make some of the new methods constKjell Ahlstedt2016-06-022-5/+5
* Gio::FilterOutputStream: Fix property_base_stream()Krzysztof Kosiński2016-06-021-1/+1
* Wrap some constructors and methods in giomm streamsKjell Ahlstedt2016-06-029-19/+83
* Update gio_vfuncs.defsKrzysztof Kosiński2016-06-021-76/+427
* Gio::Pollable[Input|Output]Stream: Return -1 on error in vfuncsKjell Ahlstedt2016-06-022-6/+2
* gmmproc: Add optional argument err_return_value in _WRAP_VFUNCKjell Ahlstedt2016-06-023-13/+28
* 2.49.12.49.1Murray Cumming2016-05-292-1/+36
* gmmproc: Discard unused m4 sectionsKjell Ahlstedt2016-05-251-1/+1
* Remove trailing whitespace.Murray Cumming2016-05-1632-121/+121
* Gio::SocketAddress: Hand-code create() because the C func does lots.Murray Cumming2016-05-091-3/+6
* Add tests/giomm_listmodelKjell Ahlstedt2016-04-272-0/+353
* Add Gio::ListModel, ListStoreBase and ListStore<>Kjell Ahlstedt2016-04-277-0/+524
* ustring: Add {} with a while().Murray Cumming2016-04-141-0/+3
* Use _DEPRECATE_IFDEF_START/END in .hg/ccg files.Murray Cumming2016-04-102-4/+4
* VariantBase: Add explicit operator bool().Murray Cumming2016-04-102-0/+19
* FileAtrributeInfoList, Checksum, Module: Make operator bool explicit.Murray Cumming2016-04-103-3/+3
* RefPtr: Make operator bool() explicit.Murray Cumming2016-04-101-5/+1
* Gio::DBus::Proxy: allow using GDBusProxy* conversion outside DBus namespaceMarcin Kolny2016-04-052-3/+3
* h2def.py: strip G_DECLARE_FINAL_TYPE macro callMarcin Kolny2016-04-051-0/+4
* gmmproc: Add 'deprecated' option in _WRAP_ENUM and _WRAP_GERRORKjell Ahlstedt2016-04-036-116/+176
* Fix some Doxygen warningsKjell Ahlstedt2016-04-033-7/+8
* gmmproc: _CLASS_GOBJECT(): allow provide custom moveMarcin Kolny2016-04-011-0/+15
* Glib::Property: allow to set property nick, blurb and flags.Marcin Kolny2016-04-0111-21/+415
* C++11: .hg\.ccg files: Replace more typedefs with using.Murray Cumming2016-03-316-12/+12
* Examples: Use libsigc++ 2.9/10 and its slot/signal<R(Args...)> syntax.Murray Cumming2016-03-316-12/+12
* 2.48.12.48.1Murray Cumming2016-03-312-1/+9
* C++11: gmmproc: Use using instead of typedef.Murray Cumming2016-03-3112-41/+41
* C++11: .h/.cc files: Replace typedefs with using.Murray Cumming2016-03-3142-309/+309
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-3141-122/+122
* NEWS: Actually mention 2.48.0Murray Cumming2016-03-311-0/+4
* Move thread_local check into a GLIBMM_CXX_* macro, like other checks.Murray Cumming2016-03-284-18/+34
* Build: Use Threads::Private hen thread_local keyword is not supported.Tom Schoonjans2016-03-283-0/+54
* 2.48.02.48.0Murray Cumming2016-03-281-2/+2
* Regenerate docs.xml files.Murray Cumming2016-03-282-5/+6
* Regenerate gio .defs.Murray Cumming2016-03-281-0/+3
* 2.47.922.47.92Murray Cumming2016-03-182-3/+24