commit d53c4a9706475bbd10a558c264e873896139110d Author: Paolo Borelli <pborelli@gnome.org> Date: 2011-04-25 Release 3.0.1 M NEWS M README M configure.ac M po/POTFILES.skip commit 88592923484b02c12879e026d569253a28080657 Author: Paolo Borelli <pborelli@gnome.org> Date: 2011-04-25 Add objective-j lang https://bugzilla.gnome.org/show_bug.cgi?id=637504 patch from Patryk Zawadzki. M data/language-specs/Makefile.am A data/language-specs/objj.lang M po/POTFILES.in commit c03d132191f44e6143b7960b3eb42f2896c933e2 Author: Paolo Borelli <pborelli@gnome.org> Date: 2011-04-25 Highlight css inside the <style> tag. https://bugzilla.gnome.org/show_bug.cgi?id=638804 M data/language-specs/html.lang commit f25a00aefa97fcd47a73ee9d40c93eb2a4d2dc5b Author: Paolo Borelli <pborelli@gnome.org> Date: 2011-04-25 Split and update matlab and octave lang files. The two syntaxes have grown too different to keep a single lang file. Split in two files and leverage inclusion to share common parts. Octave lang file can then be improved with all the octave specific extensions. Patch by Carnë Draug. M data/language-specs/Makefile.am A data/language-specs/matlab.lang M data/language-specs/octave.lang M po/POTFILES.in M po/POTFILES.skip commit c4cefd24310f8712563268d51d98bdd879170fc3 Author: Marco Trevisan (Treviño) <mail@3v1n0.net> Date: 2011-03-13 Vala syntax highlighting plugin updated * Added extension support to *.vapi files * Support for verbatim strings (triple quoted strings) * Dropped standard string support since Vala supports multiline strings by default * Support for string templates highlighting Each string starting with @" is now parsed for variable references (using the $ prefix) or for expressions (using the $(expr) container) * Dropped support for strings with single quote (they are char's!) * Support for directives (#if, #else, #elif, #endif) * Support for #if 0, #if false comments * Support for @identifiers: they aren't highlighted now * Added async modifier keyword * Use void as a type * Support for Vala attributes * Support for types declaration highlighting * Support for gtk-doc syntax in comments * Fallback to c implementations for decimal, hexadecimal, float, octal and char (before not supported) M data/language-specs/vala.lang commit ad588f4f6f816944b1e715eecc3d472e87b780cf Author: Paolo Borelli <pborelli@gnome.org> Date: 2011-04-25 Add opencl.lang Add OpenCL syntax file by Vincent Hindriksen. The file is in POTFILES.skip for now since we are string frozen M data/language-specs/Makefile.am A data/language-specs/opencl.lang M po/POTFILES.skip commit 897a9d00b239ae374c4b7acbdf74b1f31d5cabcb Author: Abduxukur Abdurixit <abdurixit@gmail.com> Date: 2011-04-24 Added UG translation M po/ug.po commit 4c9465490e0b11eacc24be2bdd945e203e277703 Author: Gintautas Miliauskas <gintautas@miliauskas.lt> Date: 2011-04-19 Updated Lithuanian translation. M po/lt.po commit e7d260522bbaa40e23c97ee28d7b523e51e9eed3 Author: Ignacio Casal Quinteiro <icq@gnome.org> Date: 2011-04-14 Add missing types. M data/language-specs/pascal.lang commit 3832c15af907cfbe7175fcd5c10966c5cf58ac67 Author: Ignacio Casal Quinteiro <icq@gnome.org> Date: 2011-04-12 Add translation context. Fixes bug #629281 M data/language-specs/R.lang M data/language-specs/css.lang M data/language-specs/java.lang M data/language-specs/po.lang M data/language-specs/ruby.lang commit 7161492183d6f2df175b0ee675f7b2bae840ca81 Author: Ignacio Casal Quinteiro <icq@gnome.org> Date: 2011-04-12 Add translation context. Fixes bug #619627 M data/glade/gtksourceview.xml.in commit 26cfde422e120db005b4527274b7cc02ae1e3f1d Author: Ignacio Casal Quinteiro <icq@gnome.org> Date: 2011-04-12 Add context for translators. Fixes bug #629278 M data/language-specs/csharp.lang commit d286551196eaaf6dd2ea13c35aa864977a0ce4f2 Author: Ignacio Casal Quinteiro <icq@gnome.org> Date: 2011-04-12 Add context for translators. Fixes bug #629275 M data/language-specs/fsharp.lang commit bb6051c43d219c84dcace29774416e4f075052fb Author: Ignacio Casal Quinteiro <icq@gnome.org> Date: 2011-04-12 Fortran call interpreted as a comment. Fixed by Seb35. https://bugzilla.gnome.org/show_bug.cgi?id=645724 M data/language-specs/fortran.lang commit e81fddf560eae5f51c14943664d2f7f29a9eb74a Author: Ignacio Casal Quinteiro <icq@gnome.org> Date: 2011-04-12 GTK accelerators highlight for Cyrillic letters. Fix by Urmas https://bugzilla.gnome.org/show_bug.cgi?id=621991 M data/language-specs/po.lang commit 79a1a184dd73f050dee9750818d9a48c96534ece Author: Eiichi Sato <sato.eiichi@gmail.com> Date: 2011-01-24 fixed #640374: Interactive completion not triggered with some condition. M gtksourceview/gtksourcecompletion.c commit 9610bc99917ce184615dd9ad263d637de9169d7d Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com> Date: 2011-04-10 Add Esperanto translation M po/LINGUAS A po/eo.po commit 56a4a9004c57b7a202fd3c881d9c04622f6d738a Author: Juan Dapena Paz <karion.siand@gmail.com> Date: 2011-04-08 Add comment-note class. This class shows FIXME|TODO|XXX M data/language-specs/def.lang commit 83422d0938f795ff571fef4043a6bfe383050683 Author: Jordi Serratosa <serratosa@gmail.com> Date: 2011-04-04 [l10n]Fixes on Catalan translation M po/ca.po commit e7525a86f40bfa5580d0a4634cdbff6d65f4f98b Author: Ignacio Casal Quinteiro <icq@gnome.org> Date: 2011-04-04 Release 3.0.0 M NEWS M README M configure.ac