Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

typelib-1_0-GtkSource-3_0-3.24.11-lp152.2.2 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: typelib-1_0-GtkSource-3_0 Distribution: openSUSE Leap 15.2
Version: 3.24.11 Vendor: openSUSE
Release: lp152.2.2 Build date: Fri Jun 26 05:27:23 2020
Group: System/Libraries Build host: obs-arm-8
Size: 72120 Source RPM: gtksourceview-3.24.11-lp152.2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://wiki.gnome.org/Projects/GtkSourceView
Summary: Introspection bindings for the GTK+ source editing widget
GtkSourceView is a text widget that extends GtkTextView, the standard
GTK+ text widget.

It improves GtkTextView by implementing syntax highlighting and other
features typical of a source editor.

This package provides the GObject Introspection bindings for
GtkSourceView.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - No longer recommend -lang: supplements are in use
* Tue May 07 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.24.11:
    + Improvements to the syntax highlighting of: YAML, Julia, C++,
      and C.
    + Fixes to GObject Introspection annotations.
    + Fix a crash with YAML.
    + Fix a crash in presense of Byte-Order-Markers.
* Sat Mar 16 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.24.10:
    + New syntax highlighting definition file for: Powershell.
    + Improvements to the syntax highlighting of: reStructuredText,
      C++, CSS, HTML, 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 06 2018 bjorn.lie@gmail.com
  - Update to version 3.24.9:
    + New syntax highlighting definition file for: Logtalk.
    + Improvements to the syntax highlighting of: Haskell, C++, GLSL,
      and Markdown.
    + Performance improvements to space drawing.
    + Missing G_PARAM_DEPRECATED flag was added to :underline
      property.
    + Various memory leak fixes.
    + Updated translations.
* Thu Aug 16 2018 luc14n0@linuxmail.org
  - Add changes.lang language definition for changes file syntax
    highlighting capabilities.
* Sun Jun 17 2018 bjorn.lie@gmail.com
  - Update to version 3.24.8:
    + MS Windows: lib shutdown on DLL_PROCESS_DETACH,
      not DLL_THREAD_DETACH.
    + Syntax highlighting: sync all *.lang files from GtkSourceView4.
    + Updated translations.
* Tue Mar 20 2018 dimstar@opensuse.org
  - Unconditionally enable translation-update-upstream: on
    Tumbleweed, this results in a NOP and for Leap in SLE paid
    translations being used (boo#1086036).
* Wed Mar 14 2018 luc14n0@linuxmail.org
  - Update to version 3.24.7:
    + GtkSourceView class: respect the GtkTextView:accepts-tab
      property.
    + Syntax highlighting: sync all *.lang files from GtkSourceView
      4.
    + Updated translations.
  - Point fdupes to the data directory instead of the build root,
    which is a practice that must be avoided.
  - Conditionalize translation-update-upstream BuildRequires,
    a SLE-only requirement.
* Mon Mar 05 2018 jengelh@inai.de
  - Remove ineffective --with-pic. Fix RPM groups.
* Wed Feb 28 2018 dimstar@opensuse.org
  - Modernize spec-file by calling spec-cleaner
* Sat Dec 09 2017 zaitor@opensuse.org
  - Update to version 3.24.6:
    + New syntax highlighting definition file for: logcat.
    + Improvements to the syntax highlighting of: Python and
      reStructuredText.
    + Improvements to the Visual Studio builds.
    + Updated translations.
* Mon Oct 02 2017 luc14n0@linuxmail.org
  - Update to version 3.24.5:
    + Bug fix in gtk_source_view_indent_lines().
    + Improvements to the:
    - Visual Studio builds.
    - Syntax highlighting of: Vala.
    + Updated translations.
* Wed Sep 06 2017 luc14n0@linuxmail.org
  - Update to version 3.24.4:
    + Fix bug when GtkSourceView:indent-width and :tab-width are
      equal.
    + New syntax highlighting definition files for: Swift, Maxima and
      Kotlin.
    + Various other small improvements.
    + Updated translations.
* Sun Jun 18 2017 zaitor@opensuse.org
  - Update to version 3.24.3:
    + Improvements to the syntax highlighting of: SPARQL, CSS, BibTeX
      and LaTeX.
* Mon May 22 2017 zaitor@opensuse.org
  - Update to version 3.24.2:
    + Avoid type redefinitions.
    + jade.lang: add *.pug to globs.
    + Bug fix in LaTeX syntax highlighting.
    + Various other small bug fixes.
    + Updated translations.
* Mon Apr 10 2017 zaitor@opensuse.org
  - Update to version 3.24.1:
    + Deprecate the 'copy' parameter of the GtkSourceView::move-lines
      signal.
    + Force visual word movements for RTL text with Ctrl+left/right.
    + Misc bug fixes.
    + Updated translations.
* Sun Mar 19 2017 zaitor@opensuse.org
  - Update to version 3.24.0:
    + Updated translations.
* Sun Mar 12 2017 dimstar@opensuse.org
  - Update to version 3.23.91:
    + Improvements to the Visual Studio builds and add support for
      Visual Studio 2017.
    + Bug fix in Rust syntax highlighting.
    + Add mimetype to python3.lang.
    + Updated translations.
* Wed Feb 15 2017 zaitor@opensuse.org
  - Update to version 3.23.90:
    + Bug fix in GtkSourceGutterRendererPixbuf.
    + Fixes for bugs found by Coverity.
    + New syntax highlighting definition file for: Django template.
    + Improvements to the syntax highlighting of: CSS and JavaScript.
    + Updated translations.
* Wed Feb 15 2017 dimstar@opensuse.org
  - Update to version 3.23.2:
    + Docs: add an introduction with the pkg-config name and which
      GTK+ version is used.
    + Build fixes on MS Windows.
    + New syntax highlighting definition files for: ABNF and HAXE.
    + Improvements to the syntax highlighting of: JavaScript, PHP,
      Meson, CSS, ini and Rust.
    + Updated translations.
* Wed Feb 15 2017 dimstar@opensuse.org
  - Update to version 3.23.1:
    + New class: GtkSourceSpaceDrawer with a matrix property to
      combine space types vs locations. The old white space drawing
      API has been deprecated.
    + gtk_source_search_context_set_settings() has been deprecated,
      the "settings" property will become construct-only.
    + GtkSourceCompletionItem: add a new API and deprecate the old
      constructors.
    + GtkSourceGutter: add get_view() and get_window_type() public
      functions.
    + Build system: do not hardcode the API version (currently 3.0)
      at as many places as possible (use a variable instead).
    + Bug fixes.
    + Documentation improvements.
    + Updated translations.
* Mon Feb 13 2017 zaitor@opensuse.org
  - Update to version 3.22.2:
    + Build fixes on Windows.
* Sun Nov 06 2016 zaitor@opensuse.org
  - Update to version 3.22.1:
    + Bug fix in gtk_source_buffer_sort_lines().
    + Fixes in the win32 MSVC build.
    + Updated translations.
* Sun Sep 18 2016 zaitor@opensuse.org
  - Update to version 3.22.0:
    + Updated translations.
* Sat Sep 10 2016 zaitor@opensuse.org
  - Update to version 3.21.6:
    + Improvements to the syntax highlighting of: CSS and Rust.
    + Updated translations.
* Wed Aug 17 2016 zaitor@opensuse.org
  - Update to version 3.21.5:
    + Fix an infinite loop in whitespace drawing.
    + Updated translations.
* Sun Aug 14 2016 zaitor@opensuse.org
  - Update to version 3.21.4:
    + GtkSourceRegion:
    - Add functions to add/subtract/intersect two GtkSourceRegions.
    - Rename functions to add/subtract/intersect a subregion.
    - Real unit tests.
    + Whitespace drawing: draw a final newline if the
      GtkSourceBuffer:implicit-trailing-newline property is TRUE.
    + Whitespace drawing: refactor the code, move the code to a
      private SpaceDrawer class.
    + Use gconstructor.h to have a DSO constructor that inits i18n,
      and a destructor to unref the singletons.
    + Use the AX_VALGRIND_CHECK Autotools macro.
    + SearchContext: send a private signal to the views so that the
      views can ask the SearchContext to highlight in priority the
      visible areas of the buffer (works only for normal search, not
      regex search).
    + Improvements to the syntax highlighting of: LaTeX.
    + Various other code improvements.
    + Updated translations.
  - Add pkgconfig(valgrind) BuildRequires: Build the new valgrind
    support.
  - Drop anchient gtksourceview-doc Provides/Obsoletes: No longer any
    supported openSUSE release with this package.
* Sun Jul 17 2016 zaitor@opensuse.org
  - Update to version 3.21.3:
    + Warn when a secondary public header is #included in external
      code.  Only <gtksourceview/gtksource.h> should be #included
      directly.
    + Remove the --disable-completion-providers configure option, to
      always build the completion providers. There is currently only
      one completion provider: GtkSourceCompletionWords, which is not
      a lot of code and doesn't pull up additional dependencies.
    + Add back the gtksourceview-typebuiltins.h public header, for
      backward compatibility.
    + Fixes/improvements to the Visual Studio builds.
    + Improvements to the syntax highlighting of: rpmspec.
    + Fix a bug in GtkSourceSearchContext.
    + Various small code and documentation improvements.
    + Updated translations.
* Wed Jun 22 2016 zaitor@opensuse.org
  - Update to version 3.21.2:
    + Make gtk_source_style_apply() public.
    + GtkSourceSearchContext: add "version 2" of some functions to
      improve the API, and deprecate the v1's.
    + Fix a critical message when showing a completion window.
    + Fix a drawing issue with syntax highlighting.
    + Improvements to the syntax highlighting of: Meson, JavaScript.
    + Various code improvements and bug fixes.
    + Documentation improvements.
    + Build fixes on ARM.
* Wed Jun 22 2016 zaitor@opensuse.org
  - Update to version 3.21.1:
    + Export SourceRegion in the public API.
    + Updated translations.
* Wed Jun 22 2016 zaitor@opensuse.org
  - Update to version 3.20.4:
    + Fix a critical message when showing a completion window.
    + Fix a general syntax highlighting issue.
    + Other smaller bug fixes.
    + Updated translations.
* Thu May 19 2016 tyang@suse.com
  - Update to GNOME 3.20.2  Fate#318572
* Sun May 08 2016 badshah400@gmail.com
  - Update to version 3.20.3:
    + Improvements to the Meson and JavaScript syntax highlighting.
    + Small bug fixes.
    + Updated translations.
* Sat Apr 23 2016 zaitor@opensuse.org
  - Update to version 3.20.2:
    + Drawing optimizations.
    + Updated translations.
* Wed Apr 13 2016 idonmez@suse.com
  - Update to GNOME 3.20  Fate#318572
* Wed Mar 30 2016 zaitor@opensuse.org
  - Update to version 3.20.1:
    + Improvements to style schemes.
    + Export missing public methods.
    + Updated translations.
* Mon Mar 21 2016 dimstar@opensuse.org
  - Update to version 3.20.0:
    + Improvements to the syntax highlighting of: CSS, JavaScript,
      protobuf, Vala, imagej, Python 3 and BibTeX.
    + Adapt code to use GTK_TEXT_VIEW_LAYER_BELOW_TEXT and
      GTK_TEXT_VIEW_LAYER_ABOVE_TEXT.
    + Add a "sourceview" CSS class to all GtkSourceView's.
    + Fixes to the MSVC build system.
    + Various other small fixes and improvements.
    + Updated translations.
* Wed Jan 20 2016 dimstar@opensuse.org
  - Update to version 3.19.4:
    + CSS fixes to track GTK+ changes.
    + Fix completion popup on Wayland.
    + MSVC build projects.
    + Misc bug fixes.
    + Updated translations.
* Thu Jan 14 2016 zaitor@opensuse.org
  - Update to version 3.19.3:
    + Many fixes to track GTK+ changes.
    + Rework symbol visibility handling.
    + Other small improvements.
    + Updated translations.
* Thu Jan 14 2016 zaitor@opensuse.org
  - Update to version 3.19.2:
    + Some CSS adjustments to track GTK+ changes.
    + Add API to get the GtkSourceView version.
    + Other small improvements.
    + Updated translations.
* Thu Jan 14 2016 zaitor@opensuse.org
  - Update to version 3.19.1:
    + New class: GtkSourceTag with a draw-spaces property.
    + Drop build dependency on intltool, use upstream gettext and
      ITS Tool instead.
    + Completion windows: don't add space for scrollbars.
    + Do not show undo/redo in context menu if undo/redo is disabled.
    + Bracket matching: several bug fixes, unit tests written, code
      simplified.
    + Other small code improvements.
    + Updated translations.
  - Replace intltool for itstool BuildRequres following upstream
    codechange.
* Thu Jan 14 2016 dimstar@opensuse.org
  - Update to version 3.18.2:
    + A few bug fixes in *.lang files.
    + Updated translations.
* Sun Oct 11 2015 zaitor@opensuse.org
  - Update to version 3.18.1:
    + Misc bug fixes.
    + Updated translations.
* Sun Sep 20 2015 zaitor@opensuse.org
  - Update to version 3.18.0:
    + Minor improvement to the CSS syntax highlighting.
    + Updated translations.
* Wed Sep 16 2015 dimstar@opensuse.org
  - Update to version 3.17.7:
    + Handle creating pixbufs for HiDPI resolutions.
    + Improvements to the Octave and Matlab syntax highlighting.
    + Other various code improvements.
    + Updated translations.
* Mon Aug 31 2015 zaitor@opensuse.org
  - Update to version 3.17.6:
    + Search and replace: fix bug with regular expressions containing
      look-ahead assertions.
    + Add some missing GI annotations.
    + A few adjustments to the build system.
    + Updated translations.
* Mon Aug 17 2015 zaitor@opensuse.org
  - Update to version 3.17.5:
    + Support symbolic icons in the completion API.
    + New lang or improved lang files: Rust, Meson, C, protobuf.
    + Revamped build system (drop gnome-common dependency).
    + Misc bug fixes.
    + Updated translations.
* Mon Jul 20 2015 zaitor@opensuse.org
  - Update to version 3.17.4:
    + Add .rej files as another version of diff file.
    + Improvements to lang files: Apache Pig, rpmspec.
    + Misc bug fixes.
    + Updated translations.
* Thu Jun 25 2015 zaitor@opensuse.org
  - Update to version 3.17.3:
    + Add a few more functions to GtkSourceFile.
    + Add the "smart-backspace" property.
    + Misc bug fixes.
    + Updated translations.
* Tue May 26 2015 zaitor@opensuse.org
  - Update to version 3.17.2:
    + New widget: GtkSourceMap.
    + Set a GtkTextTag name for context classes (no-spell-check,
      etc).
    + Add gtk_source_buffer_sort_lines().
    + Style schemes:
    - Support "single", "double" etc for the underline attribute.
    - Support underline-color.
    + Improvements to lang files: Ocaml, C++ header and Shell.
    + Updated translations.
* Thu Apr 30 2015 dimstar@opensuse.org
  - Update to version 3.17.1:
    + New public API: gtk_source_encoding_get_default_candidates().
    + Add g_autoptr autocleanup support.
    + Add lang files for (basic) CSV and jade template.
    + Improvements to lang files: C, CMake, GDB log, JavaScript, C#,
      F#, VB.net and CSS.
    + Updated translations.
* Sun Apr 12 2015 zaitor@opensuse.org
  - Update to version 3.16.1:
    + Update CMake language spec.
    + Add a "path" class for contexts with a file name.
    + Performance improvements for groups of text
      insertions/deletions.
    + Fix bug with symbolic icons and dark GTK+ theme.
    + Updated translations.
* Mon Mar 23 2015 dimstar@opensuse.org
  - Update to version 3.16.0:
    + A few bug fixes and various other improvements.
    + Updated translations.
* Fri Mar 06 2015 dimstar@opensuse.org
  - Update to version 3.15.91:
    + Fix a crash when destroying the widget during a search.
    + Add some signals to bind keyboard actions.
    + Various other improvements.
    + Updated translations.
* Mon Feb 16 2015 dimstar@opensuse.org
  - Update to version 3.15.90:
    + Provide a way to draw background patterns (a grid).
    + Support incrementing and decrementing numbers.
    + Various other improvements.
* Mon Jan 19 2015 badshah400@gmail.com
  - Update to version 3.15.3:
    + Better word boundaries for word selection (double-click) and
      word movements (ctrl+arrow, shift+ctrl+arrow, ctrl+backspace,
      etc).
    + Add style scheme chooser widgets: GtkSourceStyleSchemeChooser
      (interface), GtkSourceStyleSchemeChooserButton and
      GtkSourceStyleSchemeChooserWidget.
    + Add gtk_source_view_indent_lines() and
      gtk_source_view_unindent_lines().
    + Add the GtkSourceView::move-to-matching-bracket action signal.
    + Add gtk_source_buffer_join_lines().
    + Gutter: use current line background color for current line.
    + Add syntax highlighting support for Apache Thrift.
    + Various other improvements and bug fixes.
    + Updated translations.
* Thu Jan 08 2015 zaitor@opensuse.org
  - Update to version 3.15.2:
    + Undo/Redo: restore selection.
    + Documentation improvements.
    + Some GtkSourceGutter code refactoring.
    + Syntax highlighting for Apache Pig 0.12.
* Thu Jan 08 2015 zaitor@opensuse.org
  - Update to version 3.15.1:
    + Search: allow caller to choose a style for text matches.
    + gtk_source_completion_context_get_iter() now returns a gboolean
      to tell if the GtkTextIter is correctly set. For a more robust
      code, it is recommended to use the return value.
    + Improvements to the Lua and Yacc syntax highlighting.
    + Updated translations.
* Wed Jan 07 2015 zaitor@opensuse.org
  - Update to version 3.14.3:
    + Bug fixes.
    + Updated translations.
* Sun Nov 09 2014 zaitor@opensuse.org
  - Update to version 3.14.2:
    + Bug fix.
    + Updated translations.
* Mon Oct 13 2014 zaitor@opensuse.org
  - Update to version 3.14.1:
    + Fix UndoManager with a new implementation.
    + Various other improvements.
    + Updated translations.

Files

/usr/lib64/girepository-1.0/GtkSource-3.0.typelib


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:07:01 2024