commit ae816d2f7d8bb5fe1349c7c597304e701b2e19f4 Author: Johan Dahlin Date: 2009-12-17 Fix a gtk-doc bug found by g-ir-scanner https://bugzilla.gnome.org/show_bug.cgi?id=604840 M gtksourceview/gtksourcecontextengine.c commit fe857229886c90b80c08ccdcbc873c7eed193698 Author: Ignacio Casal Quinteiro Date: 2009-12-12 Add some keywords. M gtksourceview/language-specs/prolog.lang commit 5d63fc148138906ca97eca7cb323fac427ec5b84 Author: Krzesimir Nowak Date: 2009-12-12 Changed signal "line-mark-activated" and "cell-activated". When creating those signals with g_signal_new, G_TYPE_POINTER was used for GdkEvent*, where GDK_TYPE_EVENT | G_SIGNAL_TYPE_STATIC_SCOPE should be ok. M gtksourceview/gtksourcegutter.c M gtksourceview/gtksourceview.c commit 01905c53378a2610ec8b0a1e7ed7bb3bc8049974 Author: Krzesimir Nowak Date: 2009-12-12 Remove a nonstandard char from comment. M gtksourceview/gtksourceundomanager.c commit cc05b3f518a70013fb10be7b4adaa33f071dec8c Author: Krzesimir Nowak Date: 2009-12-11 Add missing G_BEGIN_DECLS. M gtksourceview/gtksourceprintcompositor.h commit 5227d5500300ad45d0c605ae49cbeccacb9bc73a Author: Ignacio Casal Quinteiro Date: 2009-12-03 Add scaping highlighting for example \n in string. M gtksourceview/language-specs/prolog.lang commit 6c33587812c6db4498a7ed9aa1b5384514b47cab Author: Michael Callahan Date: 2009-11-28 Use g_mapped_file_unref in place of deprecated g_mapped_file_free. M gtksourceview/gtksourcelanguage-parser-1.c commit 2549d4a1b743ff5ebbae1e8835432392b9cfd5db Author: Ignacio Casal Quinteiro Date: 2009-11-29 Fixes on prolog language. Fixes partially #602788 Highlight variables that word starts with capital letter and highlight _ only if it is not in a word. M gtksourceview/language-specs/prolog.lang commit ca84b8848927b83ad2eb90d9bb47a7166e4a76c1 Author: Ignacio Casal Quinteiro Date: 2009-11-26 Use def:reserved instead of def:error for reserved keywords M gtksourceview/language-specs/java.lang commit 42f7241838ea7c7d02a79ad31b362a7bcf752972 Author: Paolo Borelli Date: 2009-11-22 Handle end-of-buffer special cases in move_lines M gtksourceview/gtksourceview.c commit 9e8fd85f3bbda28e86163b4b98ebe995d166890c Author: Ignacio Casal Quinteiro Date: 2009-11-02 More relicensing. Pawel W. Olszta sent me a mail aproving this. Bug #159134. M gtksourceview/language-specs/nemerle.lang commit 540cda4fa161d11b13e75c660e98a9b5f5d2aaa0 Author: Ignacio Casal Quinteiro Date: 2009-10-29 Update git.mk from pango M git.mk commit d4c7d552f71954ae9bb4f8b15950734b6cad73b2 Author: Toon Verstraelen Date: 2009-10-22 Improve fortran syntax highlighting M gtksourceview/language-specs/fortran.lang commit b802e0ace3b5e36adbb462b76d3a5a82e30d5b6e Author: Paolo Borelli Date: 2009-11-22 Force recalculation of width on expose when setting properties before the window is realized. Fixes bug Bug 602369. M gtksourceview/gtksourcegutter.c commit 9af84714473caa7d88c01e9ee729f9a7ecc6807d Author: Ignacio Casal Quinteiro Date: 2009-11-01 Relicense as LGPL. See bug #159134. M gtksourceview/language-specs/lua.lang commit 33153081d59d379650416c7d5438220d40bce530 Author: Ignacio Casal Quinteiro Date: 2009-10-31 Relicense as LGPL. Muntyan gave his approval by mail. M gtksourceview/language-specs/t2t.lang commit 529cf1da85a1d22e198146b9f9a13a1940a81ca0 Author: Ignacio Casal Quinteiro Date: 2009-10-31 Relicense as LGPL. See bug #159134. M gtksourceview/language-specs/R.lang commit 6b3ba1e0e0217e26435861f1fa2a06d2b0a822d8 Author: Emmanuel Rodriguez Date: 2009-10-31 Increment the ref count of the buffer and release the reference in _dispose() M gtksourceview/gtksourceprintcompositor.c commit 7ae22fc048f4c1baf1a03deffbc13eeae09e08df Author: Ignacio Casal Quinteiro Date: 2009-10-31 Relicense as LGPL. See bug #159134. M gtksourceview/language-specs/gtkrc.lang commit fd31751f8310e2bb0d77581e35543a75411fe992 Author: Emmanuel Rodriguez Date: 2009-10-30 Fix the markup for NULL in the documentation M gtksourceview/gtksourceiter.c commit 3952f6be4a0ed7c56fb81f3c8bd4bd418b5c8f3c Author: lawrence Date: 2009-10-30 Fixed typo in R.lang such that .R files are recognised M gtksourceview/language-specs/R.lang commit e1fcf20b0022de4e2807e47b18a318ec3ab1ca91 Author: Paolo Borelli Date: 2009-10-24 Add "undefined" keyword M gtksourceview/language-specs/javascript.lang commit 7a81c48b7a4455d36d5146d88c156ecc7f3336e3 Author: Leonid Kanter Date: 2009-10-11 Updated Russian translation M po/ru.po commit e97ae0f39445ccc632895cb9f08770f2015c3f0c Author: Gil Forcada Date: 2009-10-09 Updated Catalan translation M po/ca.po commit 57a5479c809c7732ea0175d9625db841ee910e49 Author: Jesse van den Kieboom Date: 2009-09-28 Fixed licences to be LGPL M gtksourceview/gtksourcegutter.c M gtksourceview/gtksourcegutter.h commit 68483b86b6741d795b5c205e22af0b021f0c7191 Author: Jesse van den Kieboom Date: 2009-09-28 Release 2.8.1 M NEWS M README M configure.ac