summaryrefslogtreecommitdiff
path: root/gio/src
Commit message (Expand)AuthorAgeFilesLines
* Gio::DBus::Proxy: Add some refreturnglibmm-2-72Kjell Ahlstedt2022-07-291-4/+4
* Gio::ListStore: Don't derive a gtkmm__GListStore GTypeKjell Ahlstedt2022-06-081-0/+2
* Gio::Action: Improve the documentationKjell Ahlstedt2022-06-061-17/+18
* Gio::TlsCertificate: Fix the create*() methodsKjell Ahlstedt2022-04-082-20/+11
* Glib, Gio: Add some methods for glibmm 2.72Kjell Ahlstedt2022-04-076-44/+133
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2022-04-075-138/+877
* Add Gio::AppInfoMonitorKjell Ahlstedt2022-02-163-1/+96
* Gio: Use _WRAP_METHOD(..., ignore_deprecations)Kjell Ahlstedt2021-11-264-44/+8
* Gio::SocketClient, TlsClientConnection: Ignore some deprecationsKjell Ahlstedt2021-11-244-7/+57
* Glib, Gio: Add some methods for glibmm 2.70Kjell Ahlstedt2021-10-054-0/+22
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2021-10-055-140/+1559
* Gio::AppInfo::get_all(): Use a local TypeTraits in ListHandlerKjell Ahlstedt2021-07-292-10/+7
* Gio::AppInfo::get_all(): Use Glib::wrap_auto_interface()Kjell Ahlstedt2021-07-261-0/+32
* Gio::ListModel::get_object(): Don't try to cast to Glib::ObjectKjell Ahlstedt2021-07-151-0/+4
* fileenumerator.hg: Remove refreturn to avoid memory leaktalisein2021-07-101-2/+2
* Update gio_docs_override.xmlKjell Ahlstedt2021-06-041-2/+13
* Don't mark the Glib::Source class with GLIBMM_APIChun-wei Fan2021-05-071-1/+1
* fileattributeinfo.hg: Avoid exporting classes with std::string membersChun-wei Fan2021-05-071-10/+10
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-03-2638-38/+38
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2020-12-184-78/+688
* Gio::File docs: Fix names of thrown exceptionsKjell Ahlstedt2020-11-014-8/+6
* Rewrite Gio::Tls[Client,Server]ConnectionImplKjell Ahlstedt2020-08-126-22/+23
* Gio::SocketClient::signal_event(): Fix wrapping of 'connection' paramKjell Ahlstedt2020-07-312-2/+22
* Gio: Add Tls[Client,Server]ConnectionImplKjell Ahlstedt2020-07-306-43/+41
* 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
* 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: 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
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-07139-350/+454
* dbusconnection.ccg: Include giomm/unixfdlist.h on *NIX onlyChun-wei Fan2020-03-021-0/+4
* 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-189-0/+793
* 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-175-0/+190
* 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
* Gio::Application: Add add_option_group()Kjell Ahlstedt2019-06-231-4/+33
* 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