pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/gtksourceview2



Module Name:    pkgsrc
Committed By:   jmcneill
Date:           Sun Mar 15 19:56:42 UTC 2009

Modified Files:
        pkgsrc/x11/gtksourceview2: Makefile PLIST distinfo

Log Message:
Update gtksourceview2 to 2.6.0.

=== gtksourceview 2.6.0 ===

2009-03-15  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * configure.ac:
        * README:
        * NEWS:

        Release 2.6.0

2009-03-13  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * gtksourceview/language-specs/octave.lang: use % for
        code comments since matlab does not like #.

2009-03-03  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/prolog.lang:
        * gtksourceview/language-specs/Makefile.am:
        * gtksourceview/language-specs/testfiles.sh:
        Add prolog lang file.

=== gtksourceview 2.5.6 ===

2009-03-02  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * configure.ac:
        * README:
        * NEWS:

        Release 2.5.6

2009-02-26  Jesse van den Kieboom  <jesse%icecrew.nl@localhost>

        * gtksourceview/language-specs/po.lang: added
        text/x-gettext-translation-template mime type

2009-02-26  Thomas H.P. Andersen  <phomes%gmail.com@localhost>

        * tests/test-widget.c: Replace deprecated gtk symbol. Bug #572085

2009-02-25  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * gtksourceview/gtksourcemark.c: chain up finalize.

=== gtksourceview 2.5.5 ===

2009-02-15  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * configure.ac:
        * README:
        * NEWS:

        Release 2.5.5

2009-02-10  Johannes Schmid  <jhs%gnome.org@localhost>

        * gtksourceview/gtksourceview.c (update_current_line_color):
        #570492 â?? Canot open editor - crash

2009-02-05  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/cobalt.xml:
        Mark strings for translation.

2009-02-04  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/cobalt.xml:
        * gtksourceview/language-specs/Makefile.am:
        Add new blue based style. Thanks to Will Farrington.

=== gtksourceview 2.5.4 ===

2009-01-19  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * configure.ac:
        * README:
        * NEWS:

        Release 2.5.4

2009-02-02  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * gtksourceview/language-specs/octave.lang: support matlab
        multiline comments. Patch by Brendan Bycroft.
        (Fixes bug #556365).

2009-01-30  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/rpmspec.lang:
        Add %else to rpm spec language. Patch by Matthias Clasen.
        (Fixes bug #569771).

=== gtksourceview 2.5.3 ===

2009-01-19  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * configure.ac:
        * README:
        * NEWS:

        Release 2.5.3

2009-01-19  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * gtksourceview/language-specs/php.lang: add
        missing "endif" keyword.

2009-01-19  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * gtksourceview/language-specs/dosbatch.lang:
        * gtksourceview/language-specs/Makefile.am:
        * gtksourceview/language-specs/testfiles.sh:
        * po/POTFILES.in:
        Add a very simle lang file for dos batch files.

2009-01-15  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/asp.lang:
        Updated. Thanks to Fabio Nagao.

2009-01-09  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/makefile.lang:
        Use proper strings for translation and add context.
        (Fixes bug #567247)

2009-01-09  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/asp.lang:
        * gtksourceview/language-specs/Makefile.am:
        * gtksourceview/language-specs/testfiles.sh:
        * po/POTFILES.in:
        Add ASP lang file by Fabio Nagao.

=== gtksourceview 2.5.2 ===

2009-01-05  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * configure.ac:
        * README:
        * NEWS:

        Release 2.5.2

2009-01-05  Jesse van den Kieboom  <jesse%icecrew.nl@localhost>

        * gtksourceview/gtksourceview.c: verticall align category mark pixbuf
        in the middle of the line (fixes #566408).

2008-12-31  Yevgen Muntyan  <muntyan%tamu.edu@localhost>

        * gtksourceview/gtksourcecontextengine.c
        (gtk_source_context_engine_text_inserted):
        The commit before the last one was broken, now bug #566131
        is really fixed.

2008-12-31  Yevgen Muntyan  <muntyan%tamu.edu@localhost>

        * gtksourceview/language-specs/nsis.lang
        * gtksourceview/language-specs/t2t.lang
        * gtksourceview/language-specs/cmake.lang
        * gtksourceview/language-specs/Makefile.am:
        New lang files: CMake, NSIS, and txt2tags.
        * gtksourceview/language-specs/ini.lang: variable names may
        contain dash.
        * gtksourceview/language-specs/desktop.lang: added bunch of
        catefories from the f.d.o. spec.
        * gtksourceview/language-specs/kate.xml,
        * gtksourceview/language-specs/testfiles.sh: updated.

2008-12-31  Yevgen Muntyan  <muntyan%tamu.edu@localhost>

        * gtksourceview/gtksourcecontextengine.c
        (gtk_source_context_engine_text_inserted):
        Bug 566131 â?? Syntax highlightig bug; Backspace and Enter.

2008-12-28  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/pascal.lang:
        Add the missing words. (Fixes bug #565789).

=== gtksourceview 2.5.1 ===

2008-12-26  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * configure.ac:
        * README:
        * NEWS:

        Release 2.5.1

2008-12-20  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/pascal.lang:
        Add several words to highlight. (Fixes bug #565172)

2008-12-19  Jürg Billeter  <j%bitron.ch@localhost>

        * gtksourceview/language-specs/vala.lang: add owned, unowned,
        yield, and yields to keyword list

2008-12-16  Yevgen Muntyan  <muntyan%tamu.edu@localhost>

        * gtksourceview/gtksourceview.c
        (gtk_source_view_get_mark_category_pixbuf): do not call
        g_object_ref() on a NULL. Bug #564714, patch by Mike Spivey.

2008-12-12  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/awk.lang:
        Add builtin functions to awk lang file. Fixes bug #564242.

2008-12-12  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/gtksourcestylescheme.c:
        Typo in property. Fixes bug #564225.

2008-12-10  Paolo Borelli  <paolo.borelli%katamail.com@localhost>

        * gtksourceview/gtksourcelanguage.c: fix cut and paste error
        causing wrong values in gobject properties. Bug #564142.

2008-12-08  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/pascal.lang:
        Add downto highlight. Fixes bug #563271.

2008-12-08  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/dtd.lang:
        * gtksourceview/language-specs/po.lang:
        * gtksourceview/language-specs/m4.lang:
        * gtksourceview/language-specs/changelog.lang:
        * gtksourceview/language-specs/xslt.lang:
        * gtksourceview/language-specs/makefile.lang:
        * gtksourceview/language-specs/gap.lang:
        * gtksourceview/language-specs/yacc.lang:
        Mark strings for translation.

2008-12-08  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/vala.lang:
        * gtksourceview/language-specs/xslt.lang:
        Mark string for translation.

2008-12-08  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/dot.lang:
        Mark string for translation.

2008-12-08  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/language-specs/gtk-doc.lang:
        Added the "Deprecated" word to gtk-doc.

2008-12-03  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/gtksourceview.c:
        Removed check.

2008-12-03  Ignacio Casal Quinteiro  <nacho.resa%gmail.com@localhost>

        * gtksourceview/gtksourceview.c:
        * gtksourceview/gtksourceview.h:
        Added non-breaking spaces drawing.

2008-11-29  Yevgen Muntyan  <muntyan%tamu.edu@localhost>

        * gtksourceview/gtksourceiter.c: (forward_chars_with_skipping):
        call g_utf8_casefold() before normalizing, to match behavior
        of the search code. Bug #496780.
        * tests/test-widget.c: added Find command.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/gtksourceview2/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/gtksourceview2/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/gtksourceview2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


Home | Main Index | Thread Index | Old Index