summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Regenerated methods .defsMurray Cumming2014-02-263-1/+156
* Gio::Socket::bind() docs: Use @a instead of <tt></tt> for a parameter.Murray Cumming2014-02-261-2/+2
* Gio::Socket docs: Do not say that the Cancellable (reference) can be 0.Murray Cumming2014-02-261-4/+5
* Improve Gio::Socket documentation.Tomasz Jankowski2014-02-261-2/+76
* 2.39.42.39.4Murray Cumming2014-02-172-2/+30
* MemoryInputStream test: Small improvementsKjell Ahlstedt2014-02-131-22/+31
* Add Gio::MemoryInputStream testKjell Ahlstedt2014-02-122-0/+90
* Gio::MemoryInputStream: Add add_data() taking a sigc::slotKjell Ahlstedt2014-02-122-8/+67
* gio/src/fileattributeinfo.hg: Remove NO_GTYPE from _WRAP_ENUMsKjell Ahlstedt2014-01-311-5/+3
* Gio::MenuModel: Add signal_items_changed()Kjell Ahlstedt2014-01-311-2/+2
* Fix some doxygen warningsKjell Ahlstedt2014-01-3114-29/+34
* Regenerate gio_methods.defsKjell Ahlstedt2014-01-311-5/+5
* gmmproc: Don't change NULL to 0 in docs, when it's part of a longer nameKjell Ahlstedt2014-01-311-3/+3
* Gio::Action: Add parse_detailed_name() and parse_detailed_name_variant()Kjell Ahlstedt2014-01-302-1/+47
* OptionContext: TODO comment discussing g_option_context_parse_strv() and win32.Murray Cumming2014-01-291-1/+7
* OptionContext: Add API documentation based on the C docs.Murray Cumming2014-01-294-2/+97
* Add Gio::NotificationKjell Ahlstedt2014-01-286-0/+174
* Gio::Action: Fix activate(const Glib::Variant<T_Value>& value)Kjell Ahlstedt2014-01-251-2/+2
* Add _IGNORE()s, remove obsolete commentsKjell Ahlstedt2014-01-219-13/+14
* 2.39.32.39.3Murray Cumming2014-01-172-2/+9
* Regenerate C docs.Murray Cumming2014-01-172-269/+18213
* Regenerate signal/property .defsMurray Cumming2014-01-171-0/+9
* Regenerate functions .defs.Murray Cumming2014-01-173-34/+1128
* Regenerate enums defs.Murray Cumming2014-01-172-5/+49
* Add a TODO comment for C++11.Murray Cumming2014-01-171-0/+1
* Glib::ustring: Delete an obsolete TODO commentKjell Ahlstedt2013-12-091-3/+0
* Gio::ThemedIcon::get_names(): Use _WRAP_METHODKjell Ahlstedt2013-12-092-15/+2
* Gio::Mount::guess_content_type_finish(): Correct the documentationKjell Ahlstedt2013-12-091-1/+10
* Gio::DBus::AuthObserver: Add example from the C API docs in class docsKjell Ahlstedt2013-12-091-1/+28
* This test assumes that the first DNS result it gets for www.google.com is anAdam Sampson2013-12-081-2/+2
* 2.38.12.38.1Murray Cumming2013-11-182-1/+15
* Gio::content_type_*(): Improve documentationKjell Ahlstedt2013-11-131-11/+25
* Added a comment.Murray Cumming2013-11-071-0/+2
* giomm_tls_client test: Add some commentsKjell Ahlstedt2013-10-301-0/+18
* Gio::ActionGroup: Remove a nonsensical check.Murray Cumming2013-10-141-3/+0
* 2.38.02.38.0Murray Cumming2013-10-112-2/+198
* Gio::Settings: Add create_action().Murray Cumming2013-10-111-0/+3
* Gio::MenuItem: Add set_action(), unset_target() and unset_action_and_target().Murray Cumming2013-10-082-2/+41
* Action/ActionGroup: Make some parameter parameters optional.Murray Cumming2013-10-083-1/+10
* Action: print_detailed_name(): Remove the action_name parameter.Murray Cumming2013-10-081-7/+4
* Docs: Add Action* and MenuItem docs.Murray Cumming2013-10-085-13/+125
* Updated a commentMurray Cumming2013-10-011-1/+1
* Updated a commentMurray Cumming2013-10-011-1/+2
* Menu: Add a TODOMurray Cumming2013-09-271-1/+2
* Gio::MenuItem: get/set_attribute(): Deprecated for *_value() methods.Murray Cumming2013-09-271-6/+12
* Add a commentMurray Cumming2013-09-261-0/+1
* Gio::ActionMap: Fix a reference-counting problem.Murray Cumming2013-09-261-0/+1
* .gitignore: Update.Krzesimir Nowak2013-09-231-0/+4
* ByteArray: Fix refcount problems.Krzesimir Nowak2013-09-231-6/+6
* ByteArray: Add some tests for methods returning self.Krzesimir Nowak2013-09-232-3/+43