GNOME CVS: gtksourceview muntyan
[email protected] (Yevgen Muntyan)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: gtksourceview Changes by: muntyan 06/12/24 01:50:46 Modified files: . : Tag: soc-2006 ChangeLog gtksourceview : Tag: soc-2006 gtksourcecontextengine.c gtksourcelanguage-parser-2.c Log message: 2006-12-24 Yevgen Muntyan <[email protected]> * gtksourceview/gtksourcelanguage-parser-2.c: Fixed mapping styles: it skipped intermediate styles, i.e. <style id="foo" map-to="moo"/> <style id="moo" map-to="baz"/> was treated as <style id="foo" map-to="baz"/> <style id="moo" map-to="baz"/>. * gtksourceview/gtksourcecontextengine.c: Some doc clean up. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtksourceview&who=muntyan&date=explicit&mindate=2006-12-24%2001:49&maxdate=2006-12-24%2001:51