Documentation:
* atkmm.h: Update link to ATK
(Kjell Ahlstedt)
* Add README.win32.md with Win32 build documentation
(Chun-wei Fan)
* Remove AUTHORS and add general information to README.md
(Kjell Ahlstedt) Issue gtkmm#140
Meson build:
* Detect if we build from a git subtree
(William Roy) Merge request gtkmm!72
* Don't copy files with configure_file()
(Kjell Ahlstedt)
* Fix the evaluation of is_git_build on Windows
(Kjell Ahlstedt) Issue gtkmm#131 (William Roy)
* Don't fail if warning_level=everything
(Daniel Boles, Kjell Ahlstedt) Merge request gtkmm!87
* Fix crashes (#2021, !1423)
* Fix crash when dropping URLs onto Open Tabs view (#2211)
* Fix window leak when installing web apps (#2214)
* Fix crashes related to WebExtensions (!1404 and !1407, Kdwk)
* Updated translations. Notably, the new password and permissions popovers are now translated.
Overview of changes from libfolks 0.15.6 to libfolks 0.15.7
===========================================================
Major changes:
* Add .editorconfig file
* Lots of translation updates
Bugs fixed:
* bluez: Fix invalid ownership of property accessors in Device interface
* tests/telepathy: Use shared_library() to fix g-ir-scanner which expects proper library
- Various fixes ported from the development branch.
- Closed bugs and merge requests:
* gi/gerror: Fix version of the GIRepository typelib import [!906, Jordan
Petridis]
* package: Specify GIRepository version [!910, !911, Florian Müllner]
* Bugs fixed:
- #186 Third-party repos: don't set the status if the user doesn't activate
- #187 [ARM64][Wayland] gnome-initial-setup crashing
- !191 driver: Set a non-trivial window title
* Translation updates:
- Chinese (China)
- Dutch
- English (United Kingdom)
- Georgian
- Greek, Modern (1453-)
- Icelandic
- Italian
- Latvian
- Portuguese (Brazil)
- Romanian
- Vietnamese
- HdyStyleManager
- Support contrast setting in the settings portal
- Remove an extra unref
- Translation updates
- Catalan
- Georgian
- Romanian
- Turkish
========================================
mutter
========================================
44.9
====
* Fix capitalization of some keys when caps lock is on [Carlos; !3547]
* Coverage: Don't use deprecated pango_coverage_ref/unref()
(Kjell Ahlstedt)
Documentation:
* Doxyfile.in: Don't hide undocumented classes
(Kjell Ahlstedt)
* README.win32: Convert to MarkDown and rename to README.win32.md
Some more updates
(Chun-wei Fan)
* Remove AUTHORS, HACKING, README.SUN; add general info to README.md
(Kjell Ahlstedt) Issue gtkmm#140
Meson build:
* Detect if we build from a git subtree
(William Roy) Merge request gtkmm!72
* Don't copy files with configure_file()
(Kjell Ahlstedt)
* Fix the evaluation of is_git_build on Windows
(Kjell Ahlstedt) Issue gtkmm#131 (William Roy)
* Don't fail if warning_level=everything
(Daniel Boles, Kjell Ahlstedt) Merge request gtkmm!87