summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.46.42.46.4glibmm-2-46Murray Cumming2016-04-142-1/+16
* MSVC builds: Look for includes in include/gio-win32-2.0Chun-wei Fan2016-04-141-1/+1
* Fix definition of VARIANT_TYPE_DICT_ENTRY to match header declarationAurelien Jacobs2016-04-141-1/+1
* glibmmconfig.h.in: Fix Visual Studio 2013 buildsChun-wei Fan2016-04-141-1/+14
* Glib::ustring fix gcc 6 warning in public headerAurelien Jacobs2016-04-141-1/+2
* 2.46.32.46.3Murray Cumming2015-12-132-1/+10
* Gio::ActionMap: Fix the ref count in lookup_action_vfunc()Kjell Ahlstedt2015-12-131-3/+1
* Gio::Application: Destructor: Use noexcept in the implementation too.Murray Cumming2015-12-131-1/+1
* gmmproc: Fix a test in Output.pm::get_ctor_properties()Kjell Ahlstedt2015-12-131-2/+2
* 2.46.22.46.2Murray Cumming2015-11-202-1/+8
* Fix the build with --disable-deprecated-apiKjell Ahlstedt2015-11-081-1/+1
* StreamIOChannel: Use the override keyword.Murray Cumming2015-11-061-7/+7
* ObjectBase, Object, Interface: Fix move constructors and move assignmentsKjell Ahlstedt2015-10-316-44/+70
* C++11: Gio::*Source: Use the override keyword.Murray Cumming2015-10-261-9/+9
* C++11: Glib::Error::what(): Use the override keyword.Murray Cumming2015-10-261-1/+1
* Revert "Add Glib::c_str_or_null()"Kjell Ahlstedt2015-10-191-8/+0
* Add Glib::c_str_or_null()Kjell Ahlstedt2015-10-191-0/+8
* Tiny whitespace fix.Murray Cumming2015-09-251-1/+0
* NEWS: List what's new in 2.46.Murray Cumming2015-09-251-0/+87
* Fix the build with --enable-warnings=fatalKjell Ahlstedt2015-09-231-1/+2
* 2.46.12.46.1Murray Cumming2015-09-222-1/+7
* gmmproc: _CLASS_GOBJECT(): Move = deleted stuff to public.Murray Cumming2015-09-221-4/+4
* 2.46.02.46.0Murray Cumming2015-09-212-3/+20
* MSVC Builds: Fix Last Revert on GLib::Weakref<>Chun-wei Fan2015-09-213-0/+3
* Revert "MSVC Projects: Add Newly-added Sources"Chun-wei Fan2015-09-215-9/+0
* DBus::Connection::signal_subscribe(): Pass nullptr instead of "".Murray Cumming2015-09-211-2/+6
* Application: Remove bind/unbind_busy_property().Murray Cumming2015-09-201-3/+4
* Revert "Added Gio::ListModel"Murray Cumming2015-09-204-121/+0
* gio_methods.defs: Add g_list_store_new().Murray Cumming2015-09-201-0/+9
* Add ListStore to extra objects .defs.Murray Cumming2015-09-201-0/+6
* Add GListStore .defsMurray Cumming2015-09-202-0/+12
* MSVC Projects: Add Newly-added SourcesChun-wei Fan2015-09-175-0/+9
* Added Gio::ListModelMurray Cumming2015-09-165-0/+127
* Generate signal/property defs for GListModel.Murray Cumming2015-09-162-0/+14
* Glib::RefPtr: Enable disallowance with certain classesKjell Ahlstedt2015-09-161-0/+35
* Update .gitignoreKjell Ahlstedt2015-09-151-4/+2
* Glib::WeakRef: Add noexceptKjell Ahlstedt2015-09-153-43/+45
* 2.45.802.45.80Murray Cumming2015-09-152-2/+19
* Add Glib::WeakRef<>Kjell Ahlstedt2015-09-154-0/+625
* TlsClientConnection: Add copy_session_state().Murray Cumming2015-09-142-0/+6
* Gio::Application: Add bind/unbind_busy_property() and set_state_hint().Murray Cumming2015-09-142-0/+6
* Application: Ignore g_application_add_main_option().Murray Cumming2015-09-141-0/+4
* MSVC Builds: Fix "Installation" and giomm BuildsChun-wei Fan2015-09-113-0/+32
* MSVC Builds: Improve Build Speed and Debugging ExperienceChun-wei Fan2015-09-101-0/+2
* Fix the build after modification of timer.ccKjell Ahlstedt2015-09-091-5/+1
* Update Visual Studio Info in README.win32Chun-wei Fan2015-09-091-13/+6
* MSVC Builds: Move MSVC_Net2010 to MSVC_Net2013Chun-wei Fan2015-09-09102-9292/+50
* glibmm: More Fixes on Building on Visual Studio 2013Chun-wei Fan2015-09-092-2/+2
* glib/glibmmconfig.h: Allow Build on Visual Studio 2013Chun-wei Fan2015-09-091-0/+5
* 2.45.702.45.70Murray Cumming2015-09-032-2/+31