summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Remove Visual Studio 2017 projectsmaster.nmakeChun-wei Fan2018-08-2241-5402/+0
* build: Add NMake MakefilesChun-wei Fan2018-08-2212-60/+793
* glibmm, giomm: Split out GNU automake items from filelist.amChun-wei Fan2018-08-175-19/+28
* build: Rename MSVC_Net2017 to MSVC_NMakeChun-wei Fan2018-08-1748-9/+9
* configure.ac: Require glib-2.0 >= 2.55.1Kjell Ahlstedt2018-07-181-2/+2
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-07-176-15/+31
* Revert "Avoid compiler warnings from function pointer conversions"Kjell Ahlstedt2018-07-174-55/+12
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-07-134-12/+55
* Install giomm/slot_async.hKjell Ahlstedt2018-07-024-4/+20
* convert_gio.m4: Add a conversion of GInputStreamKjell Ahlstedt2018-07-021-0/+1
* gmmproc, _WRAP_METHOD: Accept ":" in slot_callback parameterKjell Ahlstedt2018-07-021-2/+2
* Merge branch '28-reference-counting-in-socketclient-event-signal-is-broken' i...Daniel Boles2018-07-021-2/+2
|\
| * SocketClient: Take copy in RefPtrs for signal argsDaniel Boles2018-07-011-2/+2
|/
* Glib::ExtraClassInit docs: Don't mention Gtk::WidgetCustomDrawKjell Ahlstedt2018-05-241-5/+4
* AsyncResult: Bin obsolete docs re: initing GThreadDaniel Boles2018-05-201-3/+0
* Use libsigc++-3.0.tag for libsigc++ documentationKjell Ahlstedt2018-04-261-1/+1
* ustring: Fix wchar conversion on macOS with libc++Clemens Lang2018-04-261-3/+3
* Update some @newin commandsKjell Ahlstedt2018-04-268-25/+25
* Revert "Try to disable -Wunused-function for the glibmm_interface_move test."Murray Cumming2018-04-222-11/+2
* Require C++17.Murray Cumming2018-04-081-2/+2
* Gio::DesktopAppInfo: Add get_locale_string()Kjell Ahlstedt2018-03-311-1/+2
* Gio::Application: Add set_option_context_*()Kjell Ahlstedt2018-03-311-0/+4
* 2.57.12.57.1Kjell Ahlstedt2018-03-261-0/+16
* Change the ABI to glibmm-2.58Kjell Ahlstedt2018-03-265-15/+15
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2018-03-267-147/+803
* Glib::OptionEntry: Use _MEMBER_SET_STR where possibleKjell Ahlstedt2018-03-022-50/+10
* member.m4: Add _MEMBER_SET_STR, setter for stringsPavlo Solntsev2018-03-021-0/+21
* convert_glib.m4: Remove some unusued conversionsKjell Ahlstedt2018-03-011-4/+0
* Gio::DataOutputStream::put_string(): Don't pass std:string by valueKjell Ahlstedt2018-03-011-1/+1
* 2.55.22.55.2Murray Cumming2018-02-212-1/+72
* Gio::DataInputStream: Remove read_until*()Kjell Ahlstedt2018-02-152-153/+4
* Glib::TimeoutSource: Use monotonic time consistentlyKjell Ahlstedt2018-01-252-37/+18
* Variant: Slightly elaborate Variant<Variant> docsDaniel Boles2018-01-151-1/+8
* Gio::TlsClientConnection: Remove get/set/property_use_ssl3()Kjell Ahlstedt2018-01-121-3/+2
* docextract_to_xml.py: Add --exclude-file optionKjell Ahlstedt2017-12-152-20/+27
* Gio::InetSocketAddress, ProxyAddress: No guint16 in _WRAP_PROPERTY()Kjell Ahlstedt2017-12-132-8/+11
* Fix some TODO commentsKjell Ahlstedt2017-12-139-52/+36
* Glib::Module: Remove obsolete _IGNORE macrosKjell Ahlstedt2017-12-111-2/+1
* Gio::AppInfo: Update the name of the AppLaunchContext parametersKjell Ahlstedt2017-12-111-14/+14
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2017-12-1112-620/+3458
* gmmproc: Warn if parameter lists are not compatibleKjell Ahlstedt2017-12-111-2/+19
* Glib::VariantBase::cast_dynamic(): Remove noexcept(false)Kjell Ahlstedt2017-11-202-5/+3
* Glib::Source: Remove get_current_time() from main.hKjell Ahlstedt2017-11-172-14/+0
* tests/glibmm_variant: Test operator==() and operator!=()Kjell Ahlstedt2017-11-141-0/+33
* Glib::VariantBase: Add operator==() and operator!=()Kjell Ahlstedt2017-11-142-37/+65
* Variant: Fix typo: unclosed monospace tagDaniel Boles2017-10-231-1/+1
* gmmproc, _WRAP_METHOD_DOCS_ONLY: Optionally suppress @return sectionKjell Ahlstedt2017-10-123-12/+18
* Glib::ObjectBase: Don't mention GtkObject in commentsKjell Ahlstedt2017-10-102-8/+10
* 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