summaryrefslogtreecommitdiff
path: root/gio/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-1411-78/+78
|\
| * Use {} for function arguments initialisationTapasweni Pathak2019-01-1311-78/+78
* | 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-101-1/+1
* glibmm, giomm: Split out GNU automake items from filelist.amChun-wei Fan2018-09-073-18/+21
* SocketClient: Take copy in RefPtrs for signal argsDaniel Boles2018-07-011-2/+2
* AsyncResult: Bin obsolete docs re: initing GThreadDaniel Boles2018-05-201-3/+0
* Update some @newin commandsKjell Ahlstedt2018-04-263-11/+11
* Gio::DesktopAppInfo: Add get_locale_string()Kjell Ahlstedt2018-03-311-1/+2
* Gio::Application: Add set_option_context_*()Kjell Ahlstedt2018-03-311-0/+4
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2018-03-263-54/+321
* Gio::DataOutputStream::put_string(): Don't pass std:string by valueKjell Ahlstedt2018-03-011-1/+1
* Gio::DataInputStream: Remove read_until*()Kjell Ahlstedt2018-02-152-153/+4
* Gio::TlsClientConnection: Remove get/set/property_use_ssl3()Kjell Ahlstedt2018-01-121-3/+2
* Gio::InetSocketAddress, ProxyAddress: No guint16 in _WRAP_PROPERTY()Kjell Ahlstedt2017-12-132-8/+11
* Fix some TODO commentsKjell Ahlstedt2017-12-136-15/+29
* Gio::AppInfo: Update the name of the AppLaunchContext parametersKjell Ahlstedt2017-12-111-14/+14