commit a8fbb8ab2d3267d67f67b696087176ce22e0b10d Author: Sylvestre Ledru Date: 2010-09-23 Add Scilab lang file. M data/language-specs/Makefile.am A data/language-specs/scilab.lang M po/POTFILES.in M tests/testfiles.sh commit 85fd1dde5157e97a758649350055399bcc52e5bf Author: Fran Diéguez Date: 2010-11-29 Updated Galician translations M po/gl.po commit 94bffaf708059f0d4474cd48774285ac7cb757d7 Author: Ignacio Casal Quinteiro Date: 2010-11-29 Fix coding style. M gtksourceview/gtksourcecompletioninfo.c commit 157c6cd04df1352bf5ca9a3b6a36d29cbf4ea726 Author: Kenny Meyer Date: 2010-11-28 Add lang file for Go source language Added the language file and wrote a simple test for it. M data/language-specs/Makefile.am A data/language-specs/go.lang M po/POTFILES.in M tests/testfiles.sh commit d5a1e7ae7b51709fec938dcb8f198c58cf38c8ca Author: Ignacio Casal Quinteiro Date: 2010-11-28 Update potfiles. M po/POTFILES.in commit e17519b34360df83eee0d7f0ca8d79621b63bbef Author: Ignacio Casal Quinteiro Date: 2010-11-28 Remove msil and convert scripts. The msil lang file was using the old format, nobody knows about this language so we remove it and if somebody wants to port it is free to do it and we will include it again. M data/language-specs/Makefile.am D data/language-specs/convert.py D data/language-specs/convert.sh D data/language-specs/msil.lang commit d8949ec14fc04bb053f76a22bb5741e7859bc5b0 Author: Ignacio Casal Quinteiro Date: 2010-11-28 We must have only one testfiles.sh. D data/language-specs/testfiles.sh M gtksourceview/gtksourcelanguage-parser-2.c M tests/Makefile.am D tests/apple-red.png D tests/gnome-gmush.png M tests/testfiles.sh commit 4dfa6e8f5ae10f57fe03455ca2d4debd283ebca6 Author: Paolo Borelli Date: 2010-11-27 markcategory header is public M gtksourceview/Makefile.am commit 40dec646bbb391c13a51e1e0562077fd23c55e72 Author: Fran Diéguez Date: 2010-11-27 Updated Galician translations M po/gl.po commit 494ec0ca9a066b7790dc6300d3db5270fe340686 Author: Jesse van den Kieboom Date: 2010-10-11 Improved gutter support We are no longer using GtkCellRenderer for rendering in the gutter since it had some limitations (in particular for sizing and accurate user control). M gtksourceview/Makefile.am M gtksourceview/gtksourcegutter.c M gtksourceview/gtksourcegutter.h A gtksourceview/gtksourcegutterrenderer.c A gtksourceview/gtksourcegutterrenderer.h A gtksourceview/gtksourcegutterrendererlines.c A gtksourceview/gtksourcegutterrendererlines.h A gtksourceview/gtksourcegutterrenderermarks.c A gtksourceview/gtksourcegutterrenderermarks.h A gtksourceview/gtksourcegutterrendererpixbuf.c A gtksourceview/gtksourcegutterrendererpixbuf.h A gtksourceview/gtksourcegutterrenderertext.c A gtksourceview/gtksourcegutterrenderertext.h A gtksourceview/gtksourcemarkcategory.c A gtksourceview/gtksourcemarkcategory.h A gtksourceview/gtksourcepixbufhelper.c A gtksourceview/gtksourcepixbufhelper.h M gtksourceview/gtksourceview-marshal.list M gtksourceview/gtksourceview.c M gtksourceview/gtksourceview.h M tests/test-widget.c commit fa915f7c013ae44e250aea78db84523ea270bf84 Author: Gheyret T.Kenji Date: 2010-11-26 Added UG translation M po/ug.po commit fb3c84f6e54c2bd64fe1e9665348e30dd3ae100f Author: Ignacio Casal Quinteiro Date: 2010-11-24 Updated POTFILES. M po/POTFILES.in commit 7a66e39041776bacaa7a151cc7510e0612173dec Author: Fernando Brito Date: 2010-11-24 Add cobol lang file. M data/language-specs/Makefile.am A data/language-specs/cobol.lang M data/language-specs/testfiles.sh commit ad7ef34e3b4194eb4239ecc6880c15f720a4691a Author: Javier Jardón Date: 2010-11-20 docs: Add symbol index M docs/reference/gtksourceview-docs.sgml commit e2ad3a8c5b4d4d1f7f302282923f485c4b2fd045 Author: Gheyret T.Kenji Date: 2010-11-20 Added UG translation M po/ug.po commit 03630d2fe777eee024afd1a44080a0720955a235 Author: Gheyret T.Kenji Date: 2010-11-14 Added UG translation M po/LINGUAS commit 5add7a8b2df718eaa9fabcd0b3ce29cdb0a866a3 Author: Gheyret T.Kenji Date: 2010-11-13 Added UG translation A po/ug.po commit fe5c83f56b5f3fb2ca95d4f030cc20319a7d84b5 Author: Krzesimir Nowak Date: 2010-11-12 Added unit test case checking bug 634510. https://bugzilla.gnome.org/show_bug.cgi?id=634510 M tests/Makefile.am A tests/test-buffer.c commit 0dc44d000f619f76bdfe2f43bf44da070a3230c2 Author: Krzesimir Nowak Date: 2010-11-12 Disconnect notify_buffer when disposing the view. Doing it finalize stage was too late as the buffer at this point may be recreated and cause assertion failure in gtk_text_view_finalize (). M gtksourceview/gtksourceview.c commit 5f06075494db69aaaf187f41069d3112b1879858 Author: Krzesimir Nowak Date: 2010-11-12 Slightly fix documentation. R100 docs/reference/gtksourceview-2.0-overrides.txt docs/reference/gtksourceview-3.0-overrides.txt R099 docs/reference/gtksourceview-2.0-sections.txt docs/reference/gtksourceview-3.0-sections.txt R100 docs/reference/gtksourceview-2.0.types docs/reference/gtksourceview-3.0.types commit a18a42d7407fc154def5294ae530be1cafa4bad4 Author: Paolo Borelli Date: 2010-11-06 Fix some dead assignments. M gtksourceview/gtksourcebuffer.c M gtksourceview/gtksourcecompletion.c M gtksourceview/gtksourcecompletionutils.c M gtksourceview/gtksourcegutter.c M gtksourceview/gtksourceview.c commit 04f811a0a3590e78dfee7015dc36365fad27e3cd Author: Paolo Borelli Date: 2010-11-06 Fix innocuos logic error in the parser. We must check that the returned value is 1, not that the assgment operation succeeds. M gtksourceview/gtksourcelanguage-parser-2.c commit 81c0483c7a814870b80e96edea6f1ef7bfe8d23a Author: Fran Diéguez Date: 2010-11-03 Updated galician translations M po/gl.po commit d90e3e0e5fd9cee835c821b5188036fd65825a0e Author: Ignacio Casal Quinteiro Date: 2010-11-02 Fix docs title. M docs/reference/gtksourceview-docs.sgml