summaryrefslogtreecommitdiff
path: root/x11/gtksourceview3
AgeCommit message (Collapse)AuthorFilesLines
2015-06-15Update gtksourceview3 to 3.16.1prlw13-10/+28
News in 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 * Translation updates News in 3.16.0 -------------- * A few bug fixes and various other improvements * Translation updates News in 3.15.91 --------------- * Fix a crash when destroying the widget during a search * Add some signals to bind keyboard actions * Various other improvements * Translation updates News in 3.15.90 --------------- * Provide a way to draw background patterns (a grid) * Support incrementing and decrementing numbers * Various other improvements News in 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 * Translation updates News in 3.15.2 -------------- * Undo/Redo: restore selection * Documentation improvements * Some GtkSourceGutter code refactoring * Syntax highlighting for Apache Pig 0.12 News in 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 * Translation updates
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn2-3/+4
2015-03-13Update gtksourceview3 to 3.14.3prlw12-6/+7
News in 3.14.3 -------------- * Bug fixes * Translation updates
2014-11-23Update gtksourceview3 to 3.14.2prlw14-17/+32
News in 3.14.2 -------------- * Bug fix * Translation updates News in 3.14.1 -------------- * Fix UndoManager with a new implementation * Various other improvements * Translation updates News in 3.14.0 -------------- * Translation updates News in 3.13.91 --------------- * Improved Mac OS X support * Gutter improvements * Various other improvements and code clean-up * Translation updates News in 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() The file loading and saving API can be considered stable now. * Add Vala bindings * Various other improvements * Translation updates News in 3.13.3 -------------- * Extend the api to obtain candidate encodings * Rework drawing of spaces and margins (requires new Gtk+) * Various other improvements and bugfixes * Translation updates News in 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 * Translation updates News in 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 News in 3.12.1 -------------- * Renovate test-widget * Various improvements and bugfixes * Updated translations News in 3.12.0 -------------- * Small improvements to the documentation * Updated translations News in 3.11.91 --------------- * Updated translations News in 3.11.90 --------------- * Add syntax highlighting for LLVM IR and Sweave * Improvements to some lang files * Updated translations News in 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 News in 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 News in 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 News in 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
2014-10-26Fix for Darwin with Quartzadam1-1/+4
2014-09-14Update gtksourceview3 to 3.10.3prlw12-9/+10
News in 3.10.3 -------------- * Fix the colors when printing
2014-05-05Recursive revbump from x11/pixmanryoon2-3/+4
Fix PR pkg/48777
2014-02-12don't DISABLE_DEPRECATED, fixes build (at least with gtk3+-3.10.7)drochner1-2/+2
2014-02-12Update gtksourceview3 to 3.10.2prlw15-41/+36
News in 3.10.0 -------------- * Small bugfix * Updated translations News in 3.9.92 -------------- * SearchSettings: change default value of wrap-around to FALSE * Misc bugfixes * Updated translations News in 3.9.91 -------------- * Improvements to the completion * API break for the search and replace * Deprecate the GtkSourceMarkAttributes:stock-id property * Misc bugfixes * Updated translations News in 3.9.90 -------------- * Modify the search and replace API: SearchContext and SearchSettings classes * Regular expression search * Misc bugfixes * Updated translations News in 3.9.4 ------------- * Warning: the search and replace API is unstable * Misc bugfixes * Updated translations News in 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 News in 3.9.2 ------------- * Add 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 News in 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 News in 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 News in 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 News in 3.7.92 -------------- * New style id for warnings * Improvements to the completion code and documentation * Misc bugfixes * Updated translations News in 3.7.91 -------------- * Simplify code for the completion * Improvements of the Perl, R and Ruby language specs * Misc bugfixes * Updated translations News in 3.7.90 -------------- * Improvements in completion * Add Modelica language spec * Misc bugfixes * Updated translations News in 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 News in 3.7.2 ------------- * Improved unit tests and code coverage support * Misc bugfixes * Updated translations News in 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
2013-12-12Build fix for deprecated functionsprlw11-1/+3
2013-10-10Recursive revbump from pango-1.36.0ryoon2-4/+4
2013-09-02Revbump after cairo updateadam2-4/+4
2013-07-08Downgraded to 3.6.0nb4, revert previous.ryoon4-19/+38
Update breaks gedit3 and updating gedit3 is not easy now.
2013-07-06Remove obsolete patch.ryoon1-21/+0
2013-07-06Update to 3.8.1ryoon3-17/+19
Changelog: News in 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 News in 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 News in 3.7.92 -------------- * New style id for warnings * Improvements to the completion code and documentation * Misc bugfixes * Updated translations News in 3.7.91 -------------- * Simplify code for the completion * Improvements of the Perl, R and Ruby language specs * Misc bugfixes * Updated translations News in 3.7.90 -------------- * Improvements in completion * Add Modelica language spec * Misc bugfixes * Updated translations News in 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 News in 3.7.2 ------------- * Improved unit tests and code coverage support * Misc bugfixes * Updated translations News in 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
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz2-4/+4
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron2-4/+4
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz2-4/+4
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-02-16Recursive bump for png-1.6.wiz2-3/+4
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-19update to 3.6.0drochner3-10/+15
This switches to the gnome-3.6 release branch
2012-10-08Revbump after updating graphics/pangoadam2-4/+4
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron2-4/+4
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam2-2/+4
2012-08-31Add gtksourceview 3.4.2 - a source code formatter used by geditprlw16-0/+325