CVSROOT: /cvs/gnome Module name: gtksourceview Changes by: muntyan 06/09/10 05:12:23
Modified files: . : Tag: soc-2006 ChangeLog gtksourceview : Tag: soc-2006 gtksourcecontextengine.c gtksourcecontextengine.h gtksourcelanguage-parser-2.c gtksourceview/libegg/regex/pcre: Tag: soc-2006 pcre.h Log message: 2006-09-10 Yevgen Muntyan <[EMAIL PROTECTED]> * gtksourceview/libegg/regex/pcre/pcre.h: removed win32 DLL_EXPORT stuff. It broke windows build, and we are not exporting pcre symbols anyway. * gtksourceview/gtksourcecontextengine.[ch]: implemented two-phase parsing for context references. Modified DefinitionChild structure to keep context id or definition; moved context style to it to remove a need to copy contexts (copying contexts was introduced for overriding styles); modifed lot of functions to accept DefinitionChild instead of ContextDefinition, so style and everything are correct. * gtksourceview/gtksourcelanguage-parser-2.c: (hopefully) made XML error handler work; added call to _gtk_source_context_engine_resolve_refs. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtksourceview&who=muntyan&date=explicit&mindate=2006-09-10%2005:11&maxdate=2006-09-10%2005:13 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list