Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnome-text-editor: update 42.2 -> 43.1 | Markus Volk | 2022-12-10 | 1 | -28/+0 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | gnome-text-editor: Add missing libpcre build time depenedency | Khem Raj | 2022-11-16 | 1 | -0/+1 |
| | | | | | | | libpcre is needed. glib-2.0 now uses libpcre2 instead of libpcre which was indirectly satisfying this Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | gnome-text-editor: upgrade 42.1 -> 42.2 | wangmy | 2022-07-05 | 1 | -0/+27 |
Changelog: ========== • Fix a crash at shutdown after saving state. This didn't cause any data loss, but could be annoying. • Spellcheck underline fixes for various languages • Various robustness fixes for GTK 4 • Fixes for inconsistent line-endings • Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |