Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.2:Staging:A
gtksourceview4
gtksourceview4.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gtksourceview4.changes of Package gtksourceview4
------------------------------------------------------------------- Sat Jan 25 14:14:52 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org> - No longer recommend -lang: supplements are in use ------------------------------------------------------------------- Tue Nov 26 19:53:59 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> - Add pkgconfig(fribidi) BuildRequires: meson checks for it. ------------------------------------------------------------------- Wed Sep 11 05:52:35 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> - Update to version 4.4.0: + Set NO_AT_BRIDGE=1 when running automated tests. + Speed up GtkSourceView rendering when space drawer is unused. ------------------------------------------------------------------- Thu Sep 5 21:48:53 NZST 2019 - <luke@ljones.dev> - Update to version 4.3.92: + New syntax highlighting definition file for: ASCII Doc, Dockerfile. + Improvements to the syntax highlighting of: CSS, Gradle, HTML, C, PHP, YAML, and Grovvy. + Performance improvements in line number drawing. + GtkSourceView now requires GTK 3.22 or newer. + GtkSourceView no longer uses many deprecated APIs from GTK. + GtkSourceView now uses fribidi directly to determine bidriectional direction for cursors. + GtkSourceView now relies on GObject for correct marsharllers as well as va_marshallers or provides its own. This improves profiling with kernel stack unwinders such as Linux's perf. + Visual column detection is improved to use the tab-width instead of the indent-width. + Support for DnD from GIMPs color palette has been improved. + A performance optimization has been added to avoid painting mark backgrounds if no GtkSourceMarks have been registered. + Updated translations. ------------------------------------------------------------------- Wed May 29 13:21:37 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org> - Rename glade-catalog-gtksourceview to glade-catalog-gtksourceview4: do not use the same name as gtksourceview (3.x) is using. The new package is obsoleting the old one (including the one from 3.x). ------------------------------------------------------------------- Sat Mar 16 07:33:06 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> - Update to version 4.2.0: + New syntax highlighting definition file for: Fish, GDScript, Solidity, Dart, and Powershell. + Improvements to the syntax highlighting of: reStructuredText, C++, GAP, CSS, HTML, JavaScript, Groovy, Meson, Python3, and Logtalk. + Fix testsuite for changes in GLib hashtable ordering. + Avoid double entry of languages based on globs. + MSVC build improvements. + Fix usage of GRegex for offset in text, which fixes a Valgrind warning. + Ensure CSS is inherted from parent style schemes. + Avoid storing GtkTextIter across main-loop boundaries. + Fix incorrect transfer annoation for gtk_source_buffer_create_source_mark(). + Various memory leak fixes. + Updated translations. ------------------------------------------------------------------- Thu Sep 6 17:17:39 UTC 2018 - bjorn.lie@gmail.com - Update to version 4.0.3: + New syntax highlighting definition file for: Gradle and Logtalk. + Improvements to the syntax highlighting of: JavaScript, LaTeX, Haskell, C++, GLSL, and Markdown. + Performance improvements to space drawing. + Various memory leak fixes. + Updated translations. ------------------------------------------------------------------- Thu Aug 16 15:25:36 UTC 2018 - luc14n0@linuxmail.org - Add changes.lang language definition for changes file syntax highlighting capabilities. ------------------------------------------------------------------- Sun Jun 17 18:18:08 UTC 2018 - bjorn.lie@gmail.com - Update to version 4.0.2: + Fix new compilation warnings (-Wcast-function-type). + New syntax highlighting definition file for: SCSS and Less. + Improvements to the syntax highlighting of: CSS and Rust. ------------------------------------------------------------------- Sat May 5 18:13:23 UTC 2018 - bjorn.lie@gmail.com - Update to version 4.0.1: + New syntax highlighting definition file for: TOML. + Improvements to the syntax highlighting of: CSS and XML. + Updated translations. ------------------------------------------------------------------- Sat Mar 10 16:57:52 UTC 2018 - bjorn.lie@gmail.com - Update to version 4.0.0: + GtkSourceView class: respect the GtkTextView:accepts-tab property. + New syntax highlighting definition file for: Groovy and Tera templates. + Improvements to the syntax highlighting of: Erlang and Fortran. + Provide an Uncrustify configuration file for the GtkSourceView C coding style. + Various other improvements and small fixes. + Updated translations. ------------------------------------------------------------------- Wed Feb 28 16:32:54 UTC 2018 - dimstar@opensuse.org - Modernize spec-file by calling spec-cleaner ------------------------------------------------------------------- Sat Dec 9 18:09:31 UTC 2017 - zaitor@opensuse.org - Update to version 3.99.7: + Rename gtk_source_completion_show() to gtk_source_completion_start(). + Drop gconstructor.h, add gtk_source_init() and gtk_source_finalize(). + Improve documentation. + New syntax highlighting definition file for: logcat. + Improvements to the syntax highlighting of: Python, reStructuredText and CMake. + Improvements to the Visual Studio builds. + Updated translations. ------------------------------------------------------------------- Wed Oct 18 10:25:14 UTC 2017 - badshah400@gmail.com - Update to version 3.99.6: + Reduce a lot the number of translatable strings (especially in *.lang files), to translate only what makes sense. 630 -> 93 translatable strings! + Build: remove ENABLE_NLS option, always support gettext translation, to simplify the code. + Fix bug in gtk_source_view_indent_lines(). + Fix bug to read GtkSourceView 4 *.lang and style scheme files, not those from GtkSourceView 3. + Code refactorings to prepare for the namespace change. + Improvements to the syntax highlighting of: Vala. + Improvements to the Visual Studio builds. + Various other small improvements. + Updated translations. ------------------------------------------------------------------- Wed Sep 6 23:24:30 UTC 2017 - luc14n0@linuxmail.org - Update to version 3.99.5: + Avoid type redefinitions. + Fix bug when GtkSourceView:indent-width and :tab-width are equal. + New syntax highlighting definition file for: Swift, Maxima and Kotlin. + Improvements to the syntax highlighting of: sparql, CSS, bibtex and LaTeX. + jade.lang: add *.pug to globs. + Various other small improvements. + Updated translations. ------------------------------------------------------------------- Sat May 20 23:25:35 UTC 2017 - zaitor@opensuse.org - Update to version 3.99.4: + The API of the GtkSourceView::move-lines keybinding signal has been simplified: the copy parameter has been removed; and the count parameter has been replaced by the down boolean. + Force visual word movements for RTL text with Ctrl+left/right. + Improvements to the Visual Studio builds and add support for Visual Studio 2017. + Improvements to the syntax highlighting of: Rust and LaTeX. + Add mimetype to python3.lang. + Misc bug fixes. + Various other small improvements. + Updated translations. ------------------------------------------------------------------- Sun Feb 26 14:13:52 UTC 2017 - dimstar@opensuse.org - Update to version 3.99.3: + Bug fix in GtkSourceGutterRendererPixbuf. + Fixes for bugs found by Coverity. + Build fixes on MS Windows. + New syntax highlighting definition files for: ABNF, HAXE and Django template. + Improvements to the syntax highlighting of: Meson, CSS, ini, Rust and JavaScript. + Improvements to the build system. + Updated translations. ------------------------------------------------------------------- Wed Feb 8 00:09:12 UTC 2017 - jengelh@inai.de - Drop useless --with-pic (it's for static libs), drop useless %clean. ------------------------------------------------------------------- Tue Nov 22 13:32:47 UTC 2016 - dimstar@opensuse.org - Initial packaging, version 3.99.2. Based on the .spec of gtksourceview 3.22.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor