CVSROOT:        /cvs/gnome
Module name:    gtksourceview
Changes by:     muntyan 06/08/27 20:08:40

Modified files:
        .              : Tag: soc-2006 ChangeLog 
        gtksourceview  : Tag: soc-2006 gtksourcecontextengine.c 
                         gtksourcecontextengine.h 
                         gtksourcelanguage-parser-2.c 
        gtksourceview/language-specs: Tag: soc-2006 Makefile.am c.lang 
                                      check.sh def.lang javascript.lang 
                                      language2.rng makefile.lang 
                                      xml.lang 
Added files:
        gtksourceview/language-specs: Tag: soc-2006 automake.lang 

Log message:
2006-08-27  Yevgen Muntyan  <[EMAIL PROTECTED]>

* gtksourceview/language-specs/automake.lang,
gtksourceview/language-specs/check.sh,
gtksourceview/language-specs/Makefile.am: new lang file for
Makefile.am.
* gtksourceview/language-specs/c.lang: override style for
line-continue in macros; use def:string context.
* gtksourceview/language-specs/def.lang: renamed 'c-style-escape'
to 'escape', it's not really 'C style';
added 'escape' style to 'line-continue' context;
added 'string' and 'single-quoted-string' contexts.
* gtksourceview/language-specs/javascript.lang: replaced
def:c-style-escape with def:escape.
* gtksourceview/language-specs/language2.rng: added optional
style-ref and ignore-style attributes to <context ref=""> tags.
* gtksourceview/gtksourcecontextengine.[ch],
gtksourceview/gtksourcelanguage-parser-2.c: made it possible to
override style from referenced context:
<context ref="some-context" style-ref="some-style"> means "use
context some-context with style some-style", and ignore-style
attribute means "use no style in this context".

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtksourceview&who=muntyan&date=explicit&mindate=2006-08-27%2020:07&maxdate=2006-08-27%2020:09

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to