Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
gtksourceview
gtksourceview.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gtksourceview.changes of Package gtksourceview
------------------------------------------------------------------- Wed Jun 22 10:59:06 UTC 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 04:10:23 UTC 2016 - tyang@suse.com - Update to GNOME 3.20.2 Fate#318572 ------------------------------------------------------------------- Sun May 8 16:00:12 UTC 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 13:20:31 UTC 2016 - zaitor@opensuse.org - Update to version 3.20.2: + Drawing optimizations. + Updated translations. ------------------------------------------------------------------- Wed Apr 13 11:05:33 UTC 2016 - idonmez@suse.com - Update to GNOME 3.20 Fate#318572 ------------------------------------------------------------------- Wed Mar 30 22:04:14 UTC 2016 - zaitor@opensuse.org - Update to version 3.20.1: + Improvements to style schemes. + Export missing public methods. + Updated translations. ------------------------------------------------------------------- Mon Mar 21 08:18:32 UTC 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 12:45:34 UTC 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 08:43:53 UTC 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 08:43:52 UTC 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 08:43:51 UTC 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 08:43:50 UTC 2016 - dimstar@opensuse.org - Update to version 3.18.2: + A few bug fixes in *.lang files. + Updated translations. ------------------------------------------------------------------- Sun Oct 11 10:09:14 UTC 2015 - zaitor@opensuse.org - Update to version 3.18.1: + Misc bug fixes. + Updated translations. ------------------------------------------------------------------- Sun Sep 20 14:43:05 UTC 2015 - zaitor@opensuse.org - Update to version 3.18.0: + Minor improvement to the CSS syntax highlighting. + Updated translations. ------------------------------------------------------------------- Wed Sep 16 07:45:31 UTC 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 17:25:10 UTC 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 08:52:31 UTC 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 22:37:31 UTC 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 09:47:42 UTC 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 16:26:16 UTC 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 10:55:44 UTC 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 10:20:53 UTC 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 08:55:51 UTC 2015 - dimstar@opensuse.org - Update to version 3.16.0: + A few bug fixes and various other improvements. + Updated translations. ------------------------------------------------------------------- Fri Mar 6 08:51:11 UTC 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 13:28:32 UTC 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 06:34:56 UTC 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 8 19:40:29 UTC 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 8 18:09:58 UTC 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 7 14:20:23 UTC 2015 - zaitor@opensuse.org - Update to version 3.14.3: + Bug fixes. + Updated translations. ------------------------------------------------------------------- Sun Nov 9 22:27:20 UTC 2014 - zaitor@opensuse.org - Update to version 3.14.2: + Bug fix. + Updated translations. ------------------------------------------------------------------- Mon Oct 13 19:24:09 UTC 2014 - zaitor@opensuse.org - Update to version 3.14.1: + Fix UndoManager with a new implementation. + Various other improvements. + Updated translations. ------------------------------------------------------------------- Mon Sep 22 11:33:40 UTC 2014 - dimstar@opensuse.org - Update to version 3.14.0: + Updated translations. ------------------------------------------------------------------- Mon Sep 15 19:35:28 UTC 2014 - zaitor@opensuse.org - Update to version 3.13.91: + Improved Mac OS X support. + Gutter improvements. + Various other improvements and code clean-up. + Updated translations. ------------------------------------------------------------------- Thu Aug 21 03:13:57 UTC 2014 - dimstar@opensuse.org - Update to version 3.13.90: + Adjustments to the file loading and saving API: - Make gtk_source_encoding_get_default_candidates() private. - Replace gtk_source_encoding_foreach() by gtk_source_encoding_get_all(). + Add Vala bindings. + Various other improvements. + Updated translations. - Add vala BuildRequires: new dependency to build the vala bindings. - Set devel package group to "Development/Languages/C and C++". ------------------------------------------------------------------- Thu Aug 21 03:13:03 UTC 2014 - dimstar@opensuse.org - Update to version 3.13.3: + Extend the api to obtain candidate encodings. + Rework drawing of spaces and margins (requires new Gtk+). + Various other improvements and bugfixes. + Updated translations. ------------------------------------------------------------------- Thu Aug 21 03:13:02 UTC 2014 - dimstar@opensuse.org - Update to version 3.13.2: + New feature: file loading and saving. + Split testfiles.sh to tests/syntax-highlighting/. + GtkSourceView is now fully relicensed to LGPL. + Various other improvements and bugfixes. + Updated translations. - Update License to LGPL-2.1+, following upstreams relicensing efforts. ------------------------------------------------------------------- Thu Aug 21 03:13:01 UTC 2014 - dimstar@opensuse.org - Update to version 3.13.1: + Improvements to the words completion provider. + Completion window sizing fixes. + Improvements to some lang files. + Various other improvements and bugfixes. + Updated translations. ------------------------------------------------------------------- Wed Aug 20 22:00:44 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.3: + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Sat May 17 08:49:55 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.2: + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Mon Apr 14 20:37:44 UTC 2014 - zaitor@opensuse.org - Update to version 3.12.1: + Renovate test-widget. + Various improvements and bugfixes. + Updated translations. ------------------------------------------------------------------- Mon Mar 24 15:05:59 UTC 2014 - dimstar@opensuse.org - Update to version 3.12.0: + Small improvements to the documentation. + Updated translations. ------------------------------------------------------------------- Tue Mar 18 10:12:41 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.91: + Updated translations. ------------------------------------------------------------------- Mon Feb 17 18:44:43 UTC 2014 - zaitor@opensuse.org - Update to version 3.11.90: + Add syntax highlighting for LLVM IR and Sweave. + Improvements to some lang files. + Updated translations. ------------------------------------------------------------------- Thu Feb 6 18:24:47 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.4: + Add the popular Solarized style schemes. + Improvements to some lang files and a new lang file for lex. + Optimize the draw-spaces code. + Various fixes to the completion framework. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Thu Jan 30 21:11:42 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.3: + Font scaling support for headings/titles in LaTeX and HTML. + Add Change Case submenu to the right click context menu. + Add ANS Forth 94 syntax highlighting. + Misc bugfixes. + Updated translations. - Update URL Tag to match configure.ac. ------------------------------------------------------------------- Wed Jan 29 21:11:42 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.2: + Add API to change text case. + Add reStructuredText and yaml syntax highlighting. + Improve LaTeX, m4 and D syntax highlighting. + Documentation improvements (including best practices for language definition files). + Installed tests. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Tue Jan 28 21:11:42 UTC 2014 - dimstar@opensuse.org - Update to version 3.11.1: + Deprecate the Gutter:xpad and Gutter:ypad properties. + Deprecate gtk_source_gutter_get_window(). + Better implementation of GtkSourceMarks (private class GtkSourceMarksSequence). + Style schemes: more visible right margin. + Documentation improvements. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Mon Jan 27 21:11:42 UTC 2014 - dimstar@opensuse.org - Update to version 3.10.2: + Various bugfixes. + Updated translations. ------------------------------------------------------------------- Mon Oct 14 16:49:16 UTC 2013 - dimstar@opensuse.org - Update to version 3.10.1: + Various bugfixes. + Updated translations. ------------------------------------------------------------------- Mon Sep 23 17:54:12 UTC 2013 - dimstar@opensuse.org - Update to version 3.10.0: + Small bugfix. + Updated translations. ------------------------------------------------------------------- Mon Sep 16 20:09:03 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.92: + SearchSettings: change default value of wrap-around to FALSE. + Misc bugfixes. + Updated translations. - Drop gtksourceview-mm-buildfix.patch: fixed upstream. ------------------------------------------------------------------- Mon Sep 9 19:11:25 UTC 2013 - dimstar@opensuse.org - Add gtksourceview-mm-buildfix.patch: Use the expected typedef for GtkSourceStyleClass. ------------------------------------------------------------------- Tue Sep 3 06:44:45 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.91: + Improvements to the completion. + API break for the search and replace. + Deprecate the GtkSourceMarkAttributes:stock-id property. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Mon Aug 19 20:28:42 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.90: + Modify the search and replace API: SearchContext and SearchSettings classes. + Regular expression search. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Tue Jul 30 07:09:58 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.4: + Warning: the search and replace API is unstable. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Mon Jul 8 22:25:40 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.3: + Add a higher-level asynchronous search and replace API. + Deprecate gtk_source_completion_item_new_from_stock(). + Deprecate the GtkSourceGutterRendererPixbuf:stock-id property. + Updated translations. ------------------------------------------------------------------- Fri Jun 21 18:27:25 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.2: + dd syntax highlighting for the Julia, mediawiki and Scala languages. + Improvements to the word completion provider. + Add the GtkSourceCompletionWords:activation property. + More compact completion popup window. + Misc bugfixes. + Updated translations. - Drop gtksourceview-as-needed.patch: fixed upstream. - Drop gnome-common BuildRequires and call to gnome-autogen.sh, as we no longer carry any patch. ------------------------------------------------------------------- Mon May 27 12:19:17 UTC 2013 - dimstar@opensuse.org - Update to version 3.9.1: + Deprecate the GtkSourceCompletionInfo::before-show signal. + Hide CompletionInfo when focus-out-event on the attached-to widget. + Improvements to the main completion window. + Some code improvements to the words completion provider. + Improvements to the C++ and Perl language specs. + Documentation improvements. + Misc bugfixes. + Updated translations. - Add gtksourceview-as-needed.patch: Fix build with -Wl,--as-needed. - Add gnome-common BuildRequires and call to gnome-autogen.sh, as above patch touches the build system. ------------------------------------------------------------------- Mon Apr 15 17:54:26 UTC 2013 - dimstar@opensuse.org - Update to version 3.8.1: + Improvements to the LaTeX and Perl language specs. + Update to gtk-mac-integration 2.0 API. + More unit tests. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Mon Mar 25 16:21:29 UTC 2013 - dimstar@opensuse.org - Update to version 3.8.0: + Add Libtool versioning. There was an ABI break during this development cycle, because some private functions were accidentally exported. So the Libtool's -version-info is bumped from 0:0:0 to 1:0:0. On GNU/Linux, this results in a version bump of the soname. + Updated translations. - rename libgtksourceview-3_0-0 subpackage to libgtksourceview-3_0-1, following upstreams soname bump. ------------------------------------------------------------------- Mon Mar 18 16:58:13 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.92: + New style id for warnings. + Improvements to the completion code and documentation. + Misc bugfixes. + Updated translations. - Add pkgconfig(glib-2.0) BuildRequires: new, explicitly tested dependency. ------------------------------------------------------------------- Mon Mar 4 19:53:25 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.91: + Simplify code for the completion. + Improvements of the Perl, R and Ruby language specs. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Tue Feb 19 15:22:26 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.90: + Improvements in completion. + Add Modelica language spec. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Mon Feb 4 23:08:40 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.3: + Deprecate gtk_source_completion_move_window(). + Deprecate gtk_source_completion_info_get_widget(). + Deprecate gtk_source_completion_info_set_widget(). + CompletionInfo: always a natural size. + Simplify internal code for the completion (new CompletionModel) + Fixes for the style schemes and GtkSourceMark. + Other misc bugfixes. + Updated translations. ------------------------------------------------------------------- Tue Jan 15 15:00:09 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.2: + Improved unit tests and code coverage support. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Wed Jan 9 17:04:36 UTC 2013 - dimstar@opensuse.org - Update to version 3.7.1: + Add Bluespec SystemVerilog syntax highlighter. + Improvements in completion. + Add language spec for IDL. + Lots of fixes in gtk doc. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Mon Nov 5 08:52:18 UTC 2012 - dimstar@opensuse.org - Update to version 3.6.1: + Fixed important invalid write + Updated translations. ------------------------------------------------------------------- Mon Sep 24 20:48:47 UTC 2012 - dimstar@opensuse.org - Update to version 3.6.0: + Updated translations. ------------------------------------------------------------------- Mon Sep 17 22:45:02 UTC 2012 - zaitor@opensuse.org - Update to version 3.5.4: + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Mon Aug 20 21:21:29 UTC 2012 - dimstar@opensuse.org - Update to version 3.5.3: + New ActionScript, mxml and J languages + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Sun Jul 29 20:34:49 UTC 2012 - dimstar@opensuse.org - Update to version 3.5.2: + Misc bugfixes - Changes from version 3.5.1: + New puppet language + Improvements in Go language + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Tue May 15 05:31:57 UTC 2012 - vuntz@opensuse.org - Update to version 3.4.2: + Improvements to completion code + Misc bugfixes + Updated translations. - Add explicit pkgconfig(gio-2.0) BuildRequires so it can be versioned. ------------------------------------------------------------------- Tue Apr 17 05:56:06 UTC 2012 - vuntz@opensuse.org - Update to version 3.4.1: + Fix problems with the completion popup when headers are hidden + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Mon Mar 26 18:25:01 UTC 2012 - vuntz@opensuse.org - Update to version 3.4.0: + Updated translations. ------------------------------------------------------------------- Tue Mar 20 16:16:29 UTC 2012 - vuntz@opensuse.org - Update to version 3.3.5: + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Tue Feb 21 08:10:27 UTC 2012 - vuntz@opensuse.org - Update to version 3.3.4: + Misc bugfixes. + Updated translations. - Remove xz BuildRequires now that it comes for free in the build system. ------------------------------------------------------------------- Tue Feb 7 07:36:17 UTC 2012 - vuntz@opensuse.org - Update to version 3.3.3: + Python3 lang file. + Win32 build fixes. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Sun Jan 8 16:06:57 UTC 2012 - zaitor@opensuse.org - Update to version 3.3.2: + Introduce gtk_source_language_get_style_fallback. + Refactoring and cleanup. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Tue Dec 20 23:06:52 UTC 2011 - vuntz@opensuse.org - Update to version 3.3.1: + Change IgeMacIntegration to GtkOSXApplication + Allow for multiple GDK backends + Sort schemes alphabetically + Sort the languages alphabetically + Misc bugfixes + Updated translations. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details. ------------------------------------------------------------------- Thu Dec 8 22:38:40 UTC 2011 - dimstar@opensuse.org - Split typelib file into typelib-1_0-GtkSource-3_0 subpackage. - Add typelib-1_0-GtkSource-3_0 Requires to devel subpackage. ------------------------------------------------------------------- Tue Nov 15 10:06:44 UTC 2011 - vuntz@opensuse.org - Update to version 3.2.3: + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Sun Oct 16 13:29:22 UTC 2011 - vuntz@opensuse.org - Update to version 3.2.2: + Misc bugfixes. ------------------------------------------------------------------- Sun Oct 9 18:19:40 CEST 2011 - zaitor@opensuse.org - Update to version 3.2.1: + New JavaScript Object Notation lang file. + Improvements to some of the lang files. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Wed Oct 5 12:51:37 UTC 2011 - vuntz@opensuse.org - Re-enable the build of the glade catalog (bnc#689575): + Remove the enable_glade_catalog define that was set to 0. + Change libgladeui-1_0-devel BuildRequires to pkgconfig(gladeui-2.0). + Rename glade3-catalog-gtksourceview subpackage to glade-catalog-gtksourceview since it's a catalog for glade, and not glade3. ------------------------------------------------------------------- Mon Sep 26 19:34:24 UTC 2011 - vuntz@opensuse.org - Update to version 3.2.0: + Updated translations ------------------------------------------------------------------- Tue Sep 20 07:12:56 UTC 2011 - vuntz@opensuse.org - Update to version 3.1.6: + New Automake lang file + New protobuf lang file + Misc bugfixes + Updated translations ------------------------------------------------------------------- Tue Sep 6 14:23:03 UTC 2011 - vuntz@opensuse.org - Update to version 3.1.5: + Misc bugfixes + Updated translations ------------------------------------------------------------------- Tue Aug 9 09:36:20 CEST 2011 - dimstar@opensuse.org - Update to version 3.1.4: + Improvements to some of the lang files + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Mon Jul 4 18:53:53 CEST 2011 - vuntz@opensuse.org - Update to version 3.1.3: + New Markdown lang file + New Standard ML lang file + Misc bugfixes + Updated translations ------------------------------------------------------------------- Tue Jun 14 09:42:26 CEST 2011 - dimstar@opensuse.org - Update to version 3.1.2: + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Sat Jun 4 20:11:43 CEST 2011 - dimstar@opensuse.org - Update to version 3.1.1: + Improvements to some of the lang files + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Fri May 27 10:23:22 CEST 2011 - dimstar@opensuse.org - Update to version 3.0.3: + Improvements to some of the lang files + Misc bugfixes. ------------------------------------------------------------------- Wed May 25 15:11:10 CEST 2011 - dimstar@opensuse.org - Update to version 3.0.2: + Improvements to some of the lang files + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Wed Apr 27 11:25:15 UTC 2011 - fcrozat@novell.com - Update to version 3.0.1: + Improvements to some of the lang files. + Misc bugfixes. + Updated translations. ------------------------------------------------------------------- Wed Apr 6 16:13:20 UTC 2011 - fcrozat@novell.com - Update to version 3.0.0: + Updated translations. - Changes from version 2.91.9: + Use the GTK_SOURCE_ prefix also for all the macros - Changes from version 2.91.8: + Misc bugfixes - Changes from versions 2.91.7 / 2.91.6: + Misc bugfixes - Changes from version 2.91.5: + Improvements to some of the lang files + Misc bugfixes - Changes from version 2.91.4: + Highlight C standard streams and signals + GtkSourceView is not a factory of categories now + Fix style problems + Improvements to some of the lang files + Misc bugfixes - Changes from version 2.91.3: + Improvements to some of the lang files + Misc bugfixes - Changes from version 2.91.2: + Improved Gutter support + New languages: Cobol, GO, Scilab + Misc bugfixes - Changes from version 2.91.1: + Removed SourceIter, caseless search is now in gtk + Adapt to latest gtk changes + Misc bugfixes - Changes from version 2.91.0: + Added SystemVerilog language + Improvements to some of the lang files + Misc bugfixes - Changes from version 2.90.4: + Improvements to some of the lang files + Misc bugfixes - Changes from version 2.90.3: + Bump version to 2.90: we are now targeting gtk3. This release is parallel installable with GtkSourveView 2 + Misc bugfixes - Disable glade3 catalog support with the enable_glade_catalog macro, as we don't have the gtk3 version of glade yet. - Change gtk2-devel BuildRequires to pkgconfig(gtk+-3.0). - Add gobject-introspection-devel BuildRequires to enable introspection support. - Rename libgtksourceview-2_0-0 to libgtksourceview-3_0-0 following soname change. - Remove explicit Requires for gtk2-devel and libxml2-devel in devel package: they will automatically be added the pkgconfig() way. ------------------------------------------------------------------- Tue Oct 5 23:25:25 CEST 2010 - vuntz@opensuse.org - Split glade3 catalog in a glade3-catalog-gtksourceview subpackage. Part of bnc#637694. - Update summaries and descriptions. ------------------------------------------------------------------- Tue Sep 28 13:27:13 CEST 2010 - vuntz@opensuse.org - Update to version 2.10.5: + Updated translations. ------------------------------------------------------------------- Tue Aug 31 09:58:24 UTC 2010 - aj@suse.de - Recommend instead of require lang package since it's not mandatory. ------------------------------------------------------------------- Sat Aug 7 00:56:20 CEST 2010 - vuntz@opensuse.org - Update to version 2.10.4: + Misc bugfixes + Updated translations - Changes from version 2.10.3: + Misc bugfixes + Updated translations ------------------------------------------------------------------- Fri May 7 00:25:23 CEST 2010 - dimstar@opensuse.org - Update to version 2.10.1: + Improvements to some of the lang files + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Sun Mar 28 16:45:31 CEST 2010 - vuntz@opensuse.org - Update to version 2.10.0: + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Tue Mar 23 18:51:22 CET 2010 - vuntz@opensuse.org - Pass --enable-glade-catalog to configure and add libgladeui-1_0-devel BuildRequires to get the glade3 catalog. ------------------------------------------------------------------- Wed Mar 17 20:09:44 CET 2010 - dimstar@opensuse.org - Update to version 2.9.9: + Distribute a catalog for glade3 + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Wed Mar 3 10:18:55 CET 2010 - dimstar@opensuse.org - Update to version 2.9.8: + Bugfixes in the "words" completion provider + Misc bugfixes + Updated translations ------------------------------------------------------------------- Mon Feb 22 23:58:43 CET 2010 - vuntz@opensuse.org - Update to version 2.9.7: + Remove a leftover in the UndoManager API - Changes from version 2.9.6: + Changes to the completion API to allow better language bindings + Add API to set a custom UndoManager on the buffer + Misc bugfixes + Updated translations ------------------------------------------------------------------- Mon Jan 25 22:57:16 CET 2010 - captain.magnus@opensuse.org - Update to version 2.9.5: + Misc bugfixes + Translation updates ------------------------------------------------------------------- Wed Jan 13 03:51:00 CET 2010 - captain.magnus@opensuse.org - Update to version 2.9.4: + Implement context classes and use them to mark strings, comments, keywords and regions where spell-check is disabled + More work on completion + Improvements to some of the lang files + Misc bugfixes + Translation updates - sed line that removed gconf-2.0 in configure is no longer needed ------------------------------------------------------------------- Mon Dec 7 16:59:35 CET 2009 - vuntz@opensuse.org - Remove en@shaw workaround. ------------------------------------------------------------------- Wed Dec 2 16:17:39 CET 2009 - vuntz@opensuse.org - Update to version 2.9.3: + Crasher bugfixes in word completion provider + Misc bugfixes for win32 + Smarter autoindentation + New language: SPARQL + Misc bugfixes + Updated translations - Changes from version 2.9.2: + Improvements to some of the lang files + Misc bugfixes + Updated translations - Changes from version 2.9.1: + Added draw spaces for leading, text and trailing spaces + Merged GtkSourceCompletion branch + Updated translations - Remove check for gconf-2.0 added by mistake to configure. ------------------------------------------------------------------- Tue Sep 29 10:13:58 CEST 2009 - vuntz@opensuse.org - Update to version 2.8.1: + Misc bugfixes in gutter tooltip rendering + Updated translations ------------------------------------------------------------------- Mon Sep 28 16:50:10 CEST 2009 - vuntz@opensuse.org - Update to version 2.8.0: + Misc bugfixes + Updated translations ------------------------------------------------------------------- Wed Sep 16 18:48:44 CEST 2009 - lmedinas@opensuse.org - Update to version 2.7.5: + Improvements to some of the lang files + Misc bugfixes + Updated translations ------------------------------------------------------------------- Tue Aug 25 13:47:06 CEST 2009 - vuntz@novell.com - Update to version 2.7.4: + Improvements to some of the lang files + Misc bugfixes + Updated translations ------------------------------------------------------------------- Wed Jul 29 16:48:49 CEST 2009 - vuntz@novell.com - Remove unneeded update-desktop-files BuildRequires. ------------------------------------------------------------------- Tue Jul 28 16:56:54 CEST 2009 - lmedinas@gmail.com - Update to version 2.7.3: + Misc bugfixes ------------------------------------------------------------------- Mon Jul 20 00:43:44 CEST 2009 - vuntz@novell.com - Update to version 2.7.2: + Add GtkSourceGutter api to customize gutter drawing + Improvements to some of the lang files + Misc bugfixes + Updated translations ------------------------------------------------------------------- Wed May 27 12:20:37 CEST 2009 - vuntz@novell.com - Update to version 2.7.1: + Add tooltips to GtkSourceMarks + Improvements to some of the lang files + Misc bugfixes + Updated translations ------------------------------------------------------------------- Mon May 18 04:13:53 CEST 2009 - vuntz@novell.com - Update to version 2.6.2: + Improvements to some of the lang files + Misc bugfixes + Updated translations ------------------------------------------------------------------- Wed Apr 15 16:07:44 CEST 2009 - vuntz@novell.com - Remove empty gtksourceview package and instead move the README, etc. files to libgtksourceview-2_0-0. This package also obsoletes/provides gtksourceview. - Add gtksourceview Requires to the devel package (it should be libgtksourceview-2_0-0 strictly speaking, but we avoid a rpmlint warning this way). ------------------------------------------------------------------- Mon Apr 13 00:48:41 CEST 2009 - mboman@suse.de - Update to version 2.6.1: + Improvements to some of the lang files + Translation updates - Remove AutoReqProv. It's default - Remove Requires libgtksourceview-2_0-0 from main package ------------------------------------------------------------------- Sun Mar 15 18:23:38 CET 2009 - vuntz@novell.com - Update to version 2.6.0: + Improvements to some of the lang files + Updated translations - Remove BuildRequires: gnome-common, libglade2-devel. - Add BuildRequires: gtk2-devel, libxml2-devel. - Use --disable-gtk-doc in configure since we don't need to regenerate the doc. ------------------------------------------------------------------- Fri Mar 6 14:23:47 CET 2009 - vuntz@novell.com - Update to version 2.5.6: + Misc bugfixes + Updated translations - Add back libxml2-devel to requires of devel package to fix many build breaks. - Remove -fno-strict-aliasing from CFLAGS. - Remove AutoReqProv: it's default now. ------------------------------------------------------------------- Sat Feb 28 02:12:17 CET 2009 - crrodriguez@suse.de - remove static libraries and "la" files - fix -devel package dependencies, libxml2-devel not needed here. ------------------------------------------------------------------- Tue Feb 17 18:37:23 CET 2009 - mboman@suse.de - Fix Provides/Obsoletes for gtksourceview-doc. ------------------------------------------------------------------- Mon Feb 16 17:49:47 CET 2009 - sbrabec@suse.cz - Added support for translation-update-upstream (FATE#301344). ------------------------------------------------------------------- Sun Feb 15 21:20:53 CET 2009 - mboman@suse.de - Update to version 2.5.5: + New "cobalt" style scheme + Misc bugfixes + Updated translations - Move gtk-doc to -devel packages ------------------------------------------------------------------- Thu Feb 5 09:51:41 EST 2009 - mboman@suse.de - Update to version 2.5.4: + Improvements to some of the lang files + Translation updates ------------------------------------------------------------------- Sun Feb 1 19:45:40 EST 2009 - mboman@suse.de - Update to version 2.5.3: + Improvements to some of the lang files + Translation updates ------------------------------------------------------------------- Sun Jan 25 13:28:19 CET 2009 - vuntz@novell.com - Remove useless BuildRequires. ------------------------------------------------------------------- Tue Jan 6 08:07:04 EST 2009 - mboman@suse.de - Update to version 2.5.2: + Misc bugfixes + Improvements to some of the lang files + Translation updates ------------------------------------------------------------------- Mon Dec 29 09:55:21 EST 2008 - mboman@suse.de - Update to version 2.5.1: + Misc bugfixes + Improvements to some of the lang files + Translation updates ------------------------------------------------------------------- Wed Dec 24 08:59:00 EST 2008 - mboman@suse.de - Update to version 2.4.1: + Fix a crash when inserting images in the buffer + Improvements to some of the lang files + Translation updates ------------------------------------------------------------------- Sun Sep 21 11:40:05 EST 2008 - mboman@suse.de - Update to version 2.4.0: + Updated translations ------------------------------------------------------------------- Fri Sep 12 07:26:11 CDT 2008 - maw@suse.de - Update to version 2.3.3: + Improvements to some of the lang files + Updated translations. ------------------------------------------------------------------- Mon Sep 01 20:08:05 CEST 2008 - mboman@novell.com - Update to version 2.3.2: + Misc bugfixes + Improvements to some of the lang files + Updated translations ------------------------------------------------------------------- Thu Aug 28 20:08:05 CEST 2008 - maw@suse.de - Update to version 2.3.1: + Add function to guess the language for a given filename and mime type; accordingly, bump the glib dependency to 2.14, which includes gio, and remove the gnome-vfs dep + Allow setting the background color of paragraphs with marks + Support drawing white spaces + Improvements to some of the lang files + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Wed Aug 6 09:07:49 CDT 2008 - maw@suse.de - Update to version 2.2.2: + Improvements to some language files + Misc. bugfixes + Updated translations. ------------------------------------------------------------------- Thu Apr 10 00:58:26 CEST 2008 - maw@suse.de - Update to version 2.2.1: + Improve keybindings + Misc. bugfixes + Updated translations. ------------------------------------------------------------------- Fri Mar 14 03:24:11 CET 2008 - maw@suse.de - Update to version 2.2.0: + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Tue Mar 4 18:54:06 CET 2008 - maw@suse.de - Update to version 2.1.3: + Misc. bugfixes + Updated translations. ------------------------------------------------------------------- Mon Feb 18 20:56:44 CET 2008 - maw@suse.de - Update to version 2.1.2: + Fix a GtkSourceMark API issue + Updated translations. ------------------------------------------------------------------- Fri Feb 1 18:04:00 CET 2008 - maw@suse.de - Update to version 2.1.0: + New gtk-print based printing API + New GtkTextMark based GtkSourceMark API + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Mon Sep 17 16:07:54 CEST 2007 - maw@suse.de - Update to version 2.0.0: + Updated translations. ------------------------------------------------------------------- Fri Aug 31 17:24:45 CEST 2007 - maw@suse.de - Update to version 2.19.4: + Many improvements in all the lang files + Minor API tweaks + Misc bugfixes + Updated translations. ------------------------------------------------------------------- Wed Aug 8 00:21:59 CEST 2007 - maw@suse.de - Split off a -lang subpackage. ------------------------------------------------------------------- Thu Aug 2 21:59:22 CEST 2007 - maw@suse.de - Update to version 1.90.3: + API breakage as of version 1.90.0 + New highlighting and theming engine + GnomePrint-based print API removal + GtkSourceStyle is now a gobject + Port to GRegex + Support replacing contexts + Support symbolic colors in schemes + Add tango style scheme + Improvements for programming language description files, particularly those for ruby and perl + Updated translations + Misc bugfixes - Use %fdupes - s#%run_ldconfig#/sbin/ldconfig# in %post and %postun - Concomitant with the API breakage, create a libgtksourceview-2_0-0 subpackage. ------------------------------------------------------------------- Fri Mar 30 10:12:27 CST 2007 - maw@suse.de - Update to version 1.8.5 - updated translations ------------------------------------------------------------------- Thu Mar 8 16:32:43 CST 2007 - maw@suse.de - Update to version 1.8.4, which brings: - RPM highlighting (Konstantin Ryabitsev) - Fix a problem with search in accented words (Yevgen Muntyan) - Misc lang file fixes - Updated translations ------------------------------------------------------------------- Wed Jan 3 17:34:45 CET 2007 - sbrabec@suse.cz - Prefix changed to /usr. - Spec file cleanup. ------------------------------------------------------------------- Mon Oct 2 19:00:17 CEST 2006 - jhargadon@suse.de - update to version 1.8.1 - Fixed #357447 – Missing break in gtk_source_tag_set_property() - Fixed #357746 – "Insert spaces instead of tabs" doesn't work - Updated translations ------------------------------------------------------------------- Thu Sep 14 19:28:43 CEST 2006 - jhargadon@suse.de - update to version 1.8.0 - Added text/x-gettext-translation-template to the list of mime-types in po.lang - Updated translations ------------------------------------------------------------------- Tue Aug 15 19:37:11 CEST 2006 - jhargadon@suse.de - update to version 1.7.2 - add an 'indent-on-tab' property - highlight fortran operators - Updated translations - Consume all button press events on the line numbers margin ------------------------------------------------------------------- Wed Aug 2 20:15:24 CEST 2006 - danw@suse.de - intltoolize before autoreconf'ing to avoid version skew between configure macros and po/Makefile.in.in ------------------------------------------------------------------- Mon Feb 6 07:17:34 CET 2006 - aj@suse.de - Cleanup BuildRequires. ------------------------------------------------------------------- Wed Jan 25 21:32:12 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Wed Jan 18 17:23:10 CET 2006 - sbrabec@suse.cz - Updated to version 1.5.6. ------------------------------------------------------------------- Wed Nov 30 02:23:48 CET 2005 - wberrier@suse.de - Update to 1.5.1 ------------------------------------------------------------------- Thu Oct 13 18:59:53 CEST 2005 - gekker@suse.de - Update to version 1.4.2 ------------------------------------------------------------------- Mon Sep 26 22:14:08 CEST 2005 - mls@suse.de - make devel package require base package ------------------------------------------------------------------- Tue Sep 6 12:00:01 CEST 2005 - sbrabec@suse.cz - Updated to version 1.4.1. ------------------------------------------------------------------- Mon Sep 5 16:37:17 CEST 2005 - sbrabec@suse.cz - Updated to version 1.4.0. ------------------------------------------------------------------- Tue Aug 23 22:10:02 CEST 2005 - gekker@suse.de - Update to version 1.3.92 ------------------------------------------------------------------- Thu Aug 11 18:48:04 CEST 2005 - gekker@suse.de - Update to version 1.3.91 ------------------------------------------------------------------- Fri Jul 22 23:32:19 CEST 2005 - gekker@suse.de - Update to version 1.2.1 ------------------------------------------------------------------- Tue Apr 26 15:40:03 CEST 2005 - ke@suse.de - The -devel subpackage requires libxml2-devel, gtk2-devel, and libgnomeprint-devel; reported by Ben Maurer [#80398]. ------------------------------------------------------------------- Thu Mar 10 00:30:57 CET 2005 - gekker@suse.de - Update to version 1.2.0 (GNOME 2.10). ------------------------------------------------------------------- Thu Mar 3 23:30:44 CET 2005 - gekker@suse.de - Update to version 1.1.93 ------------------------------------------------------------------- Fri Feb 11 05:32:20 CET 2005 - gekker@suse.de - Update to version 1.1.92 ------------------------------------------------------------------- Wed Jan 26 00:15:51 CET 2005 - clahey@suse.de - Updated to version 1.1.91. ------------------------------------------------------------------- Wed Jan 19 00:13:03 CET 2005 - clahey@suse.de - Updated to version 1.1.90. ------------------------------------------------------------------- Fri Nov 19 14:15:51 CET 2004 - ro@suse.de - removed extra aclocal include directive ------------------------------------------------------------------- Tue Nov 2 18:09:48 CET 2004 - ro@suse.de - locale rename: no -> nb ------------------------------------------------------------------- Wed May 05 18:28:22 CEST 2004 - sbrabec@suse.cz - Updated to version 1.0.1 (GNOME 2,6). ------------------------------------------------------------------- Sat Jan 10 21:23:24 CET 2004 - adrian@suse.de - add %defattr and %run_ldconfig ------------------------------------------------------------------- Mon Oct 27 12:51:00 CET 2003 - sbrabec@suse.cz - Updated to version 0.7.0. ------------------------------------------------------------------- Fri Oct 10 15:12:34 CEST 2003 - sbrabec@suse.cz - Fixed docdir ownership. ------------------------------------------------------------------- Thu Oct 09 11:53:42 CEST 2003 - sbrabec@suse.cz - Added new SuSE package, version 0.6.0 (GNOME 2.4).
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