diff options
author | Markus Volk <f_l_k@t-online.de> | 2024-09-20 17:08:17 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-11 00:25:44 -0700 |
commit | 64e689636733376b42f7ccae4c481362a657f015 (patch) | |
tree | 2d9d21fa72e43c5e58296f717f9e5489bee373ab /meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch | |
parent | 8d4d3a84ad67fe21b16c9fa9b5ffd3338f561972 (diff) | |
download | meta-openembedded-64e689636733376b42f7ccae4c481362a657f015.tar.gz |
libspelling: update 1.2.1 ->> 1.4.0
libspelling 0.4.0
=================
This is a stable release for GNOME 47.0
* Protect the SpellingEngine from systems with misconfigured dictionaries.
* Protect the SpellingTextBufferAdapter from NULL language codes.
* Protect the SpellingJob from uncooperative break chars which could
result in zero length runs.
* Fix some incorrect licenses.
libspelling 0.3.1
=================
This is an unstable release for GNOME 47.rc.
* Immediately clear tags for invalidated regions without round-tripping
to the checker thread.
* Bump soname for ABI changes in 0.3
* Fix licenses to be LGPLv2.1+
* Add sysprof profiler marks for performance profiling
* Update example so people know to copy the button-press work
to update the menu immediately.
* Fix pkg-config fields
* Fix libspelling usage from subproject
* Make introspection building optional
* Documentation improvements
libspelling 0.3.0
=================
This is an unstable release for GNOME 47.beta.
The highlight for this release is a new threaded spellchecking
engine. It performs text analysis and dictionary lookups in
bulk off the UI thread. Care is taken to catch collisions in the
face of user editing while spellchecking operations are in flight.
I expect a significant reduction in initial spellchecking time
after opening a document. Opening `gtktextbuffer.c` in Text Editor
was more than 8x faster.
Currently, libspelling relies on GTK main until 4.15.5 is released
so do keep this in mind if you are a distributor.
Some API has changed, though that is unlikely to affect any known
applications using libspelling.
* Many new unit tests are part of the testsuite
* SpellingLanguage was renamed to SpellingDictionary
* SpellingLanguageInfo was renamed to SpellingLanguage
* Various helpers were added to SpellingTextBufferAdapter so
that they can update spelling menus. Applications that update
the cursor position on clicks before showing menus may want to
force the menu updating before `menu.popup`.
* SpellingTextBufferAdapter now uses the new GtkTextBufferCommitNotify
API in GTK 4.15.5 and newer
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch')
0 files changed, 0 insertions, 0 deletions