summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
* Gio::TlsConnection: Deprecate rehandshake APIKjell Ahlstedt2019-03-182-23/+6
* Gio::Application: Add signal_name_lost()Kjell Ahlstedt2019-03-181-0/+3
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2019-03-184-4918/+2368
* Gio::Settings: Fix typo in deprecation noticeDaniel Boles2019-01-081-1/+1
* Revert "Gio: Remove NO_GTYPE from some _WRAP_ENUMs"Kjell Ahlstedt2019-01-088-9/+16
* Gio: Remove NO_GTYPE from some _WRAP_ENUMsKjell Ahlstedt2019-01-078-16/+9
* gio/src/filelist.am: Remove giomm_files_[hg|ccg]Kjell Ahlstedt2018-12-201-6/+0
* Gio::TlsConnection: Disable deprecation warnings from glibKjell Ahlstedt2018-12-062-2/+22
* build: Split out automake-specific items from filelist.am'sChun-wei Fan2018-10-296-15/+30
* AsyncResult: Fix grammar error, <tt>ify enumeratorDaniel Boles2018-10-071-1/+1
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-08-311-2/+2
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-07-171-2/+3
* Revert "Avoid compiler warnings from function pointer conversions"Kjell Ahlstedt2018-07-171-21/+3
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-07-131-3/+21
* SocketClient: Take copy in RefPtrs for signal argsDaniel Boles2018-07-021-2/+2
* AsyncResult: Bin obsolete docs re: initing GThreadDaniel Boles2018-05-201-3/+0
* Gio::DesktopAppInfo: Add get_locale_string()Kjell Ahlstedt2018-03-291-1/+2
* Gio::Application: Add set_option_context_*()Kjell Ahlstedt2018-03-291-0/+4
* Gio::Application: Add property_resource_base_path_string()Kjell Ahlstedt2018-03-212-6/+35
* Gio::AppInfo: Change some parameter namesKjell Ahlstedt2018-03-202-19/+19
* Gio::DataInputStream: Deprecate read_until() and friendsKjell Ahlstedt2018-03-202-13/+16
* Gio::TlsClientConnection: Deprecate set/get/property_use_ssl3()Kjell Ahlstedt2018-03-201-10/+5
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2018-03-204-188/+2397
* Gio::DataInputStream: Disable deprecation warnings from glibKjell Ahlstedt2018-02-152-3/+6
* Gio::TlsClientConnection: Disable deprecation warnings from glibKjell Ahlstedt2018-01-181-0/+7
* Gio::Action: Add exception specs to errthrowKjell Ahlstedt2017-09-291-1/+1
* Gio::DataInputStream: Fix the documentation of read_line_utf8()Kjell Ahlstedt2017-09-241-19/+42
* Gio::Application docs: Add a note to property_resource_base_path()Kjell Ahlstedt2017-09-131-0/+7
* Gio::ActionGroup, Settings: Add detail_name to some _WRAP_SIGNAL()sKjell Ahlstedt2017-09-132-5/+6
* Regenerate gio_signals.defs and gio_signals.defs.patchKjell Ahlstedt2017-09-132-86/+120
* Regenerate glib_signals.defs and gio_signals.defsKjell Ahlstedt2017-09-082-27/+209
* Glib, Gio: docs_override.xml: Add substitute_enumerator_name elementsKjell Ahlstedt2017-09-071-0/+15
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-30270-794/+271
* gio/src/filelist.am: Really include all .hg files in giomm_files_hgKjell Ahlstedt2017-08-301-1/+1
* Gio: Exclude DesktopAppInfo from wrap_init.cc on MacOSKjell Ahlstedt2017-08-152-2/+4
* gio/src/filelist.am: Always include all .hg files in giomm_files_hgKjell Ahlstedt2017-08-151-1/+4
* Gio::TlsDatabase: Fix memory leak in a vfuncKjell Ahlstedt2017-06-271-0/+2
* ActionMap: Revert accidental changes to Slot declsDaniel Boles2017-05-311-2/+2
* Gio::UnixSocketAddress::create(): Remove a default valueKjell Ahlstedt2017-05-181-2/+1
* Gio::DBus::Proxy: Wrap call() and call_sync() methods. Bug 781818Vyacheslav Yurkov2017-05-123-189/+117
* gio/src/filelist.am: Really use desktopappinfo.hg to fix the build.Murray Cumming2017-05-081-1/+1
* ActionMap: Improve add_action_with_parameter docsDaniel Boles2017-05-051-4/+6
* ActionMap: Really fix add_action_with_parameter()Daniel Boles2017-05-041-0/+1
* Gio::SimpleAction: Move set_state to original posU-eagle\daniel.boles2017-05-041-3/+3
* Gio::SimpleAction: Make set_state() publicDaniel Boles2017-05-041-4/+0
* ActionMap: Add back add_action_with_parameter() without parameter_type.Murray Cumming2017-05-042-0/+25
* ActionMap—Reorder add_action_with_parameter’s argsDaniel Boles2017-05-042-3/+3
* Gio::ActionMap: trivially move an _IGNOREDaniel Boles2017-05-041-4/+3
* Gio::ActionMap: Improve declaration order/spacingDaniel Boles2017-05-042-27/+30
* Gio::ActionMap: Fix add_action_with_parameter()Daniel Boles2017-05-042-3/+4