summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
...
* Gio::MenuModel: Make MenuAttribute and MenuLink enum classKjell Ahlstedt2020-07-192-40/+96
* Update documentation for ListStore too.Andreas Persson2020-07-181-1/+1
* Make ListStore accept Interfaces.Andreas Persson2020-07-181-2/+2
* Meson/Visual Studio builds: Include toolset version by defaultChun-wei Fan2020-06-183-5/+5
* gio/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-0414-26/+26
* gio/src/*.hg: Mark _WRAP_ENUM with decl_prefix GIOMM_APIChun-wei Fan2020-04-0425-39/+41
* 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