[BACK]Return to PLIST CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / x11 / gtksourceview3

File: [cvs.NetBSD.org] / pkgsrc / x11 / gtksourceview3 / PLIST (download)

Revision 1.5, Wed Feb 12 01:07:01 2014 UTC (10 years, 2 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.4: +26 -8 lines

Update gtksourceview3 to 3.10.2

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

@comment $NetBSD: PLIST,v 1.5 2014/02/12 01:07:01 prlw1 Exp $
include/gtksourceview-3.0/gtksourceview/completion-providers/words/gtksourcecompletionwords.h
include/gtksourceview-3.0/gtksourceview/gtksource.h
include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h
include/gtksourceview-3.0/gtksourceview/gtksourcecompletion.h
include/gtksourceview-3.0/gtksourceview/gtksourcecompletioncontext.h
include/gtksourceview-3.0/gtksourceview/gtksourcecompletioninfo.h
include/gtksourceview-3.0/gtksourceview/gtksourcecompletionitem.h
include/gtksourceview-3.0/gtksourceview/gtksourcecompletionproposal.h
include/gtksourceview-3.0/gtksourceview/gtksourcecompletionprovider.h
include/gtksourceview-3.0/gtksourceview/gtksourcegutter.h
include/gtksourceview-3.0/gtksourceview/gtksourcegutterrenderer.h
include/gtksourceview-3.0/gtksourceview/gtksourcegutterrendererpixbuf.h
include/gtksourceview-3.0/gtksourceview/gtksourcegutterrenderertext.h
include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h
include/gtksourceview-3.0/gtksourceview/gtksourcelanguagemanager.h
include/gtksourceview-3.0/gtksourceview/gtksourcemark.h
include/gtksourceview-3.0/gtksourceview/gtksourcemarkattributes.h
include/gtksourceview-3.0/gtksourceview/gtksourceprintcompositor.h
include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h
include/gtksourceview-3.0/gtksourceview/gtksourcesearchsettings.h
include/gtksourceview-3.0/gtksourceview/gtksourcestyle.h
include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h
include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h
include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h
include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h
include/gtksourceview-3.0/gtksourceview/gtksourceutils.h
include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h
include/gtksourceview-3.0/gtksourceview/gtksourceview.h
lib/girepository-1.0/GtkSource-3.0.typelib
lib/libgtksourceview-3.0.la
lib/pkgconfig/gtksourceview-3.0.pc
share/gir-1.0/GtkSource-3.0.gir
share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html
share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html
share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html
share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html
share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html
share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html
share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html
share/gtk-doc/html/gtksourceview-3.0/api-index-full.html
share/gtk-doc/html/gtksourceview-3.0/ch01.html
share/gtk-doc/html/gtksourceview-3.0/ch02.html
share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html
share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0.devhelp2
share/gtk-doc/html/gtksourceview-3.0/home.png
share/gtk-doc/html/gtksourceview-3.0/index.html
share/gtk-doc/html/gtksourceview-3.0/index.sgml
share/gtk-doc/html/gtksourceview-3.0/lang-reference.html
share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html
share/gtk-doc/html/gtksourceview-3.0/left-insensitive.png
share/gtk-doc/html/gtksourceview-3.0/left.png
share/gtk-doc/html/gtksourceview-3.0/object-tree.html
share/gtk-doc/html/gtksourceview-3.0/right-insensitive.png
share/gtk-doc/html/gtksourceview-3.0/right.png
share/gtk-doc/html/gtksourceview-3.0/style-reference.html
share/gtk-doc/html/gtksourceview-3.0/style.css
share/gtk-doc/html/gtksourceview-3.0/up-insensitive.png
share/gtk-doc/html/gtksourceview-3.0/up.png
share/gtksourceview-3.0/language-specs/R.lang
share/gtksourceview-3.0/language-specs/actionscript.lang
share/gtksourceview-3.0/language-specs/ada.lang
share/gtksourceview-3.0/language-specs/asp.lang
share/gtksourceview-3.0/language-specs/automake.lang
share/gtksourceview-3.0/language-specs/awk.lang
share/gtksourceview-3.0/language-specs/bennugd.lang
share/gtksourceview-3.0/language-specs/bibtex.lang
share/gtksourceview-3.0/language-specs/bluespec.lang
share/gtksourceview-3.0/language-specs/boo.lang
share/gtksourceview-3.0/language-specs/c.lang
share/gtksourceview-3.0/language-specs/cg.lang
share/gtksourceview-3.0/language-specs/changelog.lang
share/gtksourceview-3.0/language-specs/chdr.lang
share/gtksourceview-3.0/language-specs/cmake.lang
share/gtksourceview-3.0/language-specs/cobol.lang
share/gtksourceview-3.0/language-specs/cpp.lang
share/gtksourceview-3.0/language-specs/csharp.lang
share/gtksourceview-3.0/language-specs/css.lang
share/gtksourceview-3.0/language-specs/cuda.lang
share/gtksourceview-3.0/language-specs/d.lang
share/gtksourceview-3.0/language-specs/def.lang
share/gtksourceview-3.0/language-specs/desktop.lang
share/gtksourceview-3.0/language-specs/diff.lang
share/gtksourceview-3.0/language-specs/docbook.lang
share/gtksourceview-3.0/language-specs/dosbatch.lang
share/gtksourceview-3.0/language-specs/dot.lang
share/gtksourceview-3.0/language-specs/dpatch.lang
share/gtksourceview-3.0/language-specs/dtd.lang
share/gtksourceview-3.0/language-specs/eiffel.lang
share/gtksourceview-3.0/language-specs/erlang.lang
share/gtksourceview-3.0/language-specs/fcl.lang
share/gtksourceview-3.0/language-specs/forth.lang
share/gtksourceview-3.0/language-specs/fortran.lang
share/gtksourceview-3.0/language-specs/fsharp.lang
share/gtksourceview-3.0/language-specs/gap.lang
share/gtksourceview-3.0/language-specs/gdb-log.lang
share/gtksourceview-3.0/language-specs/glsl.lang
share/gtksourceview-3.0/language-specs/go.lang
share/gtksourceview-3.0/language-specs/gtk-doc.lang
share/gtksourceview-3.0/language-specs/gtkrc.lang
share/gtksourceview-3.0/language-specs/haddock.lang
share/gtksourceview-3.0/language-specs/haskell-literate.lang
share/gtksourceview-3.0/language-specs/haskell.lang
share/gtksourceview-3.0/language-specs/html.lang
share/gtksourceview-3.0/language-specs/idl-exelis.lang
share/gtksourceview-3.0/language-specs/idl.lang
share/gtksourceview-3.0/language-specs/imagej.lang
share/gtksourceview-3.0/language-specs/ini.lang
share/gtksourceview-3.0/language-specs/j.lang
share/gtksourceview-3.0/language-specs/java.lang
share/gtksourceview-3.0/language-specs/javascript.lang
share/gtksourceview-3.0/language-specs/json.lang
share/gtksourceview-3.0/language-specs/julia.lang
share/gtksourceview-3.0/language-specs/language.dtd
share/gtksourceview-3.0/language-specs/language.rng
share/gtksourceview-3.0/language-specs/language2.rng
share/gtksourceview-3.0/language-specs/latex.lang
share/gtksourceview-3.0/language-specs/libtool.lang
share/gtksourceview-3.0/language-specs/lua.lang
share/gtksourceview-3.0/language-specs/m4.lang
share/gtksourceview-3.0/language-specs/makefile.lang
share/gtksourceview-3.0/language-specs/mallard.lang
share/gtksourceview-3.0/language-specs/markdown.lang
share/gtksourceview-3.0/language-specs/matlab.lang
share/gtksourceview-3.0/language-specs/mediawiki.lang
share/gtksourceview-3.0/language-specs/modelica.lang
share/gtksourceview-3.0/language-specs/mxml.lang
share/gtksourceview-3.0/language-specs/nemerle.lang
share/gtksourceview-3.0/language-specs/netrexx.lang
share/gtksourceview-3.0/language-specs/nsis.lang
share/gtksourceview-3.0/language-specs/objc.lang
share/gtksourceview-3.0/language-specs/objj.lang
share/gtksourceview-3.0/language-specs/ocaml.lang
share/gtksourceview-3.0/language-specs/ocl.lang
share/gtksourceview-3.0/language-specs/octave.lang
share/gtksourceview-3.0/language-specs/ooc.lang
share/gtksourceview-3.0/language-specs/opal.lang
share/gtksourceview-3.0/language-specs/opencl.lang
share/gtksourceview-3.0/language-specs/pascal.lang
share/gtksourceview-3.0/language-specs/perl.lang
share/gtksourceview-3.0/language-specs/php.lang
share/gtksourceview-3.0/language-specs/pkgconfig.lang
share/gtksourceview-3.0/language-specs/po.lang
share/gtksourceview-3.0/language-specs/prolog.lang
share/gtksourceview-3.0/language-specs/protobuf.lang
share/gtksourceview-3.0/language-specs/puppet.lang
share/gtksourceview-3.0/language-specs/python.lang
share/gtksourceview-3.0/language-specs/python3.lang
share/gtksourceview-3.0/language-specs/rpmspec.lang
share/gtksourceview-3.0/language-specs/ruby.lang
share/gtksourceview-3.0/language-specs/scala.lang
share/gtksourceview-3.0/language-specs/scheme.lang
share/gtksourceview-3.0/language-specs/scilab.lang
share/gtksourceview-3.0/language-specs/sh.lang
share/gtksourceview-3.0/language-specs/sml.lang
share/gtksourceview-3.0/language-specs/sparql.lang
share/gtksourceview-3.0/language-specs/sql.lang
share/gtksourceview-3.0/language-specs/systemverilog.lang
share/gtksourceview-3.0/language-specs/t2t.lang
share/gtksourceview-3.0/language-specs/tcl.lang
share/gtksourceview-3.0/language-specs/texinfo.lang
share/gtksourceview-3.0/language-specs/vala.lang
share/gtksourceview-3.0/language-specs/vbnet.lang
share/gtksourceview-3.0/language-specs/verilog.lang
share/gtksourceview-3.0/language-specs/vhdl.lang
share/gtksourceview-3.0/language-specs/xml.lang
share/gtksourceview-3.0/language-specs/xslt.lang
share/gtksourceview-3.0/language-specs/yacc.lang
share/gtksourceview-3.0/styles/classic.xml
share/gtksourceview-3.0/styles/cobalt.xml
share/gtksourceview-3.0/styles/kate.xml
share/gtksourceview-3.0/styles/oblivion.xml
share/gtksourceview-3.0/styles/styles.rng
share/gtksourceview-3.0/styles/tango.xml
share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo
share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo