summaryrefslogtreecommitdiff
path: root/glib
Commit message (Expand)AuthorAgeFilesLines
...
* glib/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-0415-25/+26
* glib/src/*.hg: Mark _WRAP_ENUM with decl_prefix GLIBMM_APIChun-wei Fan2020-04-041-1/+1
* Glib, Gio: Add missing #includesKjell Ahlstedt2020-03-186-0/+8
* Change the ABI to glibmm-2.66Kjell Ahlstedt2020-03-171-2/+2
* glib/glibmm-uninstalled.pc.in: Require sigc++-3.0Kjell Ahlstedt2020-03-171-1/+1
* Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2020-03-174-81/+844
* glibmm/objectbase.h: Mark _gobject_cppinstance_already_deleted()Chun-wei Fan2020-03-121-0/+1
* glib/glibmmconfig.h.[in|meson]: Clean up MSVC bitsChun-wei Fan2020-03-102-46/+0
* meson: Do not allow static MSVC-style buildsChun-wei Fan2020-03-091-1/+10
* glibmm: Update glibmmconfig.h.[in|meson] for MSVCChun-wei Fan2020-03-093-0/+27
* build: Do not use gendef.exe for glibmmChun-wei Fan2020-03-073-58/+29
* glib/src: Decorate classes and methods with GLIBMM_APIChun-wei Fan2020-03-0727-91/+162
* glib/glibmm/*.h: Mark classes and methods with GLIBMM_APIChun-wei Fan2020-03-0528-68/+118
* Meson build: Add some dependencies when generating source filesKjell Ahlstedt2020-03-021-2/+3
* glib/glibmm/meson.build: Use glibmm-int rule for all buildsChun-wei Fan2020-03-021-36/+35
* Add support for building glibmm with MesonKjell Ahlstedt2020-03-013-0/+601
* Prepare existing files for building with MesonKjell Ahlstedt2020-03-011-0/+8
* Variant: Avoid . to not split an intro doc commentDaniel Boles2020-01-051-1/+1
* Glib::Binding: Keep a binding alive even without a RefPtrKjell Ahlstedt2019-12-152-32/+6
* Derive Glib::Error from std::exception, remove Glib::ExceptionKjell Ahlstedt2019-12-146-84/+6
* Use Glib::UStringView with Glib::ustring::compare()Thomas Holder2019-11-302-155/+115
* Glib::Regex: Use UStringViewThomas Holder2019-11-212-44/+44
* Glib: Replace StringView with StdStringView and UStringViewKjell Ahlstedt2019-11-201-26/+59
* Merge branch 'wip/gvalue_assert' into 'master'Kjell Ahlstedt2019-11-201-0/+10
|\
| * Update value_custom.hPavlo Solntsev2019-11-181-4/+4
| * Glib: Adding static check for template parameterPavlo Solntsev2019-11-171-0/+10
* | Avoid unnecessary conversions between std::string and Glib::ustringKjell Ahlstedt2019-11-181-1/+1
|/
* Merge branch 'fix-ustring-insert' into 'master'Kjell Ahlstedt2019-11-161-1/+2
|\
| * fix ustring::insert(iterator, In, In)Thomas Holder2019-11-141-1/+2
* | Glib::Binding: get_source() and get_target() return ObjectBase*Kjell Ahlstedt2019-11-151-4/+5
* | Glib::Binding: Explain why SlotTransform takes GValue*Kjell Ahlstedt2019-11-151-0/+10
* | Binding: Use std::optional instead of out-ref+boolDaniel Boles2019-11-091-6/+9
* | Binding: no point to set target value if got falseDaniel Boles2019-11-091-4/+6
* | Binding: Move SlotTypeTransform up and document itDaniel Boles2019-11-091-22/+27
* | Binding: Better explain purpose of SlotTransform,Daniel Boles2019-11-091-1/+6
|/
* Binding: Fix using outdated enums in documentationDaniel Boles2019-11-091-3/+3
* Glib::ustring_Iterator: Explicitly declare copy assignmentKjell Ahlstedt2019-11-031-0/+1
* Merge branch 'spell' into 'master'Kjell Ahlstedt2019-10-241-1/+1
|\
| * Correct spelling of spawn_async_with_pipes() in doc commentMike Fleetwood2019-10-231-1/+1
* | Add Glib::canonicalize_filename()Kjell Ahlstedt2019-10-232-0/+32
* | Glib: Replace BasicStringView with non-template StringViewKjell Ahlstedt2019-10-231-16/+20
|/
* Glib: Add BasicStringView, StdStringView, UStringViewKjell Ahlstedt2019-10-233-214/+79
* glib/src/miscutil.hg: Remove obsolete descriptionsKjell Ahlstedt2019-10-191-6/+3
* Glib::MainContext: Add push/pop/get_thread_default()Kjell Ahlstedt2019-10-072-4/+92
* Glib::get_host_name(): Return a Glib::ustringKjell Ahlstedt2019-10-072-8/+7
* Merge branch 'get_host_name' into 'master'Kjell Ahlstedt2019-10-072-0/+25
|\
| * Add Glib::get_host_name()scx2019-09-232-0/+25
* | Add Glib::get_user_runtime_dir()scx2019-09-222-0/+15
|/
* Change the ABI to glibmm-2.64Kjell Ahlstedt2019-09-181-2/+2
* Glib::ustring documentation: Minor fixKjell Ahlstedt2019-09-181-2/+2