summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix generating wrap_init.ccmkolny/meson-buildMarcin Kolny2017-08-023-6/+17
* Apply masters fixMarcin Kolny2017-08-021-1/+1
* restore change in resolverMarcin Kolny2017-08-023-7/+15
* update configMarcin Kolny2017-08-022-0/+122
* enable testsMarcin Kolny2017-08-021-0/+40
* Build examples with mesonMarcin Kolny2017-08-0212-6/+49
* Add meson build for glibmm libraryMarcin Kolny2017-08-022-2/+2
* gmmproc: Accept curly braces in default values in _WRAP macrosKjell Ahlstedt2017-08-022-92/+72
* miscutils: Update docs of get_*_name() from GLibDaniel Boles2017-08-021-5/+22
* fix include problemsMarcin Kolny2017-07-302-3/+5
* Add meson files for giommMarcin Kolny2017-07-304-29/+210
* Add meson build for glibmm libraryMarcin Kolny2017-07-305-0/+200
* Object: build fixMarcin Kolny2017-07-301-3/+3
* Gio: Derive all interfaces directly from Glib::InterfaceKjell Ahlstedt2017-07-258-30/+26
* gmmproc: Don't accept unpaired double quotesKjell Ahlstedt2017-07-251-29/+24
* gmmproc: Remove obsolete TODO commentsKjell Ahlstedt2017-07-252-3/+2
* Gio::Seekable: More implementations, fix base class of DataOutputStreamKjell Ahlstedt2017-07-043-12/+15
* tests: Activate the glibmm_object testKjell Ahlstedt2017-07-032-3/+6
* tests/Makefile.am: Remove the last remnants of glibmm_weakrefKjell Ahlstedt2017-07-031-2/+0
* Gio::TlsDatabase: Fix create_certificate_handle_vfunc()Kjell Ahlstedt2017-06-261-0/+5
* convert_glib.m4: Remove _CONVERSIONs that can cause memory leaksKjell Ahlstedt2017-06-261-2/+0
* Gio::Pollable[Input|Output]Stream: More implementationsKjell Ahlstedt2017-06-234-8/+20
* Add the Gio::FileDescriptorBased interfaceKjell Ahlstedt2017-06-235-0/+79
* Glib::VariantIter: Let the constructor take a VariantContainerBase&Kjell Ahlstedt2017-06-202-4/+3
* Glib::Regex: Fix a member nameKjell Ahlstedt2017-06-202-16/+15
* Gio::PollableInputStream, PollableOutputStream: Fix a commentKjell Ahlstedt2017-06-182-10/+10
* Gio::CharsetConverter: Implement the Gio::Initable interfaceKjell Ahlstedt2017-06-182-4/+9
* Gio::Application: Remove local class ExtraApplicationDataKjell Ahlstedt2017-06-162-94/+71
* Gio::Application::OptionType: Make it an enum classKjell Ahlstedt2017-06-151-17/+19
* Glib::Value_Flags<>: static_cast to correct typeKjell Ahlstedt2017-06-151-1/+1
* Use _WRAP_ENUM for Gio::DBus::Message::ByteOrderKjell Ahlstedt2017-06-132-10/+3
* Regenerate gio_enums.defsKjell Ahlstedt2017-06-131-1/+9
* gmmproc: Fix _WRAP_ENUM for enumerators with apostrophesKjell Ahlstedt2017-06-132-16/+31
* Glib::OptionEntry: Use _WRAP_ENUM for Glib::OptionEntry::FlagsKjell Ahlstedt2017-06-127-35/+34
* Glib::NodeTree: Use _WRAP_ENUM for Glib::NodeTree::TraverseTypeKjell Ahlstedt2017-06-122-16/+14
* Fix documentation of enum Glib::IOConditionKjell Ahlstedt2017-06-121-3/+4
* Remove redundant documentation of enum Glib::FileError::CodeKjell Ahlstedt2017-06-121-139/+72
* gmmproc, _WRAP_ENUM: Add optional CONV_TO_INT parameterKjell Ahlstedt2017-06-113-60/+82
* Variant: Use own get_n_children() instead of C APIDaniel Boles2017-05-292-13/+7
* 2.53.22.53.2Murray Cumming2017-05-262-2/+36
* Variant: Avoid unused declaration warnings.Murray Cumming2017-05-261-2/+2
* tests: Avoid an unused function warnings from G_DECLARE_INTERFACE().Murray Cumming2017-05-261-0/+7
* 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
* ConstructParams: Do not increment allocation size twiceDaniel Elstner2017-05-091-2/+3
* Glib, Gio: Update documentation of in-class enumsKjell Ahlstedt2017-05-082-16/+55
* convert_base.m4: More use of static_cast<>.Murray Cumming2017-05-071-6/+6
* gio/src/filelist.am: Really use desktopappinfo.hg to fix the build.Murray Cumming2017-05-072-2/+2
* gmmproc: CONV_ENUM: Use static_cast<>.Murray Cumming2017-05-061-4/+4
* ActionMap: Improve add_action_with_parameter docsDaniel Boles2017-05-051-2/+3