summaryrefslogtreecommitdiff
path: root/gio/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2017-12-114-136/+2070
* Gio::Credentials, et al.: Add exception specs to errthrowKjell Ahlstedt2017-10-077-38/+24
* Gio::Action: Add exception specs to errthrowKjell Ahlstedt2017-09-291-1/+1
* Gio::Application::custom_class_init(): Update a commentKjell Ahlstedt2017-09-272-6/+6
* Gio::Settings: set_int() and friends shall return boolKjell Ahlstedt2017-09-241-7/+7
* Gio::DataInputStream: Fix the documentation of read_line_utf8()Kjell Ahlstedt2017-09-241-19/+42
* Gio::ActionGroup, Settings: Add detail_name to some _WRAP_SIGNAL()sKjell Ahlstedt2017-09-122-5/+5
* Regenerate gio_signals.defs and gio_signals.defs.patchKjell Ahlstedt2017-09-122-86/+94
* Gio::Application: Fix property_resource_base_path()'s typeKjell Ahlstedt2017-09-091-1/+1