summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
* Glib, Gio: Add missing #includesKjell Ahlstedt2020-03-181-0/+2
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2020-03-174-165/+485
* Gio::DBus::Message::get_unix_fd_list(): Add refreturnKjell Ahlstedt2020-03-121-2/+2
* Visual Studio builds: build giomm without gendefChun-wei Fan2020-03-073-62/+32
* gio/giomm/*.h: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-075-3/+22
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-07139-350/+454
* gio/giomm/meson.build: Silence a warning from MesonKjell Ahlstedt2020-03-031-1/+0
* Meson build: Add some dependencies when generating source filesKjell Ahlstedt2020-03-021-2/+3
* dbusconnection.ccg: Include giomm/unixfdlist.h on *NIX onlyChun-wei Fan2020-03-021-0/+4
* gio/giomm/meson.build: Use giomm-int rule for all buildsChun-wei Fan2020-03-021-35/+35
* Add support for building glibmm with MesonKjell Ahlstedt2020-03-013-0/+487
* Gio::AsyncResult: Improve the class descriptionKjell Ahlstedt2019-12-201-30/+43
* SettingsSchemaSource: Wrap new_from_directory()Kjell Ahlstedt2019-11-241-7/+4
* SettingsSchemaSource: Implement list_schemas()Daniel Boles2019-11-242-2/+40
* Gio::DBus::Connection: Make the wrap() function thread-safeKjell Ahlstedt2019-10-222-1/+34
* Gio::DBus::Introspection: Add a necessary #includeKjell Ahlstedt2019-09-181-0/+1
* Gio::SocketControlMessage: Add add_deserialize_func()Kjell Ahlstedt2019-09-022-8/+96
* Remove Glib::TimeValKjell Ahlstedt2019-08-132-12/+3
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2019-08-132-14/+60
* Gio: Fix ownership of some lists and arraysKjell Ahlstedt2019-07-216-23/+50
* Add Gio::DBus::ObjectManager*Kjell Ahlstedt2019-07-1810-0/+796
* Gio::DBus::Object::get_interface_vfunc(): Don't add global symbolKjell Ahlstedt2019-07-172-7/+7
* Add Gio::DBus::ObjectProxy and Gio::DBus::ObjectSkeletonKjell Ahlstedt2019-07-176-0/+192
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2019-07-175-96/+438
* Gio::DBus::Object: Fix refcounts in some vfuncsKjell Ahlstedt2019-07-162-9/+25
* Glib::init(), Gio::init(): Improve the documentationKjell Ahlstedt2019-07-091-1/+10
* Gio::Application: Add add_option_group()Kjell Ahlstedt2019-06-231-4/+33
* giomm.h: Add missing #include directivesKjell Ahlstedt2019-03-191-0/+2
* Put _WRAP_VFUNC in protected sectionsKjell Ahlstedt2019-03-1525-9/+28
* Gio: Add some API (AppInfo::launch_uris_async() etc.)Kjell Ahlstedt2019-03-154-7/+23
* Glib, Gio: Regenerate .defs and docs.xml filesKjell Ahlstedt2019-03-154-25/+1840
* Glib::KeyFile: Make it a _CLASS_OPAQUE_REFCOUNTEDKjell Ahlstedt2019-02-021-1/+1
* Glib, Gio: Use _IS_REFCOUNTED_BOXEDTYPE where appropriateKjell Ahlstedt2019-01-302-0/+2
* Gio::UnixSocketAddress: ByteArray is in namespace Glib, not in GioKjell Ahlstedt2019-01-281-3/+5
* Gio::TlsClientConnection: Remove property_accepted_cas()Kjell Ahlstedt2019-01-281-2/+3
* Gio::ThemedIcon: Add create(const std::vector<Glib::ustring>& iconnames)Kjell Ahlstedt2019-01-272-6/+26
* Gio::AsyncResult: Explain why wrap() is not used in get_source_object_base()Kjell Ahlstedt2019-01-251-1/+5
* Gio::SocketAddress: Fix property_family()Kjell Ahlstedt2019-01-181-1/+1
* Merge branch 'func-arg-init' into 'master'Kjell Ahlstedt2019-01-1412-82/+82
|\
| * Use {} for function arguments initialisationTapasweni Pathak2019-01-1312-82/+82
* | Gio: Remove NO_GTYPE from some _WRAP_ENUMsKjell Ahlstedt2019-01-078-9/+9
|/
* Gio::TlsConnection: Remove rehandshake APIKjell Ahlstedt2018-12-061-8/+3
* Gio::Application: Add signal_name_lost()Kjell Ahlstedt2018-12-061-2/+2
* Gio: Regenerate .defs and docs.xml filesKjell Ahlstedt2018-12-063-30/+105
* Glib, Gio: Regenerate .defs and docs.xml filesKjell Ahlstedt2018-10-315-5050/+611
* AsyncResult: Fix grammar error, <tt>ify enumeratorDaniel Boles2018-10-071-1/+1
* Fix reference documentation generationChun-wei Fan2018-09-102-2/+2
* glibmm, giomm: Split out GNU automake items from filelist.amChun-wei Fan2018-09-076-21/+28
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-08-311-3/+3
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-07-171-3/+4