29 Commits

Author SHA1 Message Date
Yevgen Muntyan
8bb82a6b38 Do not subclass GtkSourceLanguage, use it directly 2007-06-18 00:17:05 -05:00
Yevgen Muntyan
7d86b9ecbf Synced with gtksourceview upstream 2007-04-27 21:19:36 -05:00
Yevgen Muntyan
3ef9426e6c Updated copyright notices 2007-04-07 03:21:52 -05:00
Yevgen Muntyan
8b2c75ff7f Made it work without xml 2007-01-26 09:59:02 -06:00
Yevgen Muntyan
03f1b83e55 Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
Yevgen Muntyan
adcbc295cd Mangle all gtksourceview names, to avoid conflicts with gtksourceview-1 2006-12-20 20:22:32 -06:00
Yevgen Muntyan
c425e12db2 Guard #include "config.h" with #ifdef HAVE_CONFIG_H 2006-11-23 21:18:25 -06:00
Yevgen Muntyan
f20a523d53 Misspelled "mimetypes" language property 2006-11-09 05:03:50 -06:00
Yevgen Muntyan
1881095168 Fixed custom globs and mime types business 2006-11-09 04:59:35 -06:00
Yevgen Muntyan
31c09f5e9a C90 mode: don't use // comments, don't use trailing commas in enums, and so on 2006-10-18 00:24:35 -05:00
Yevgen Muntyan
fed6c4c098 Upstream changes: mime types and stuff moved to properties 2006-10-02 01:15:27 -05:00
Yevgen Muntyan
65ca899745 Removed globs from lang files 2006-09-06 21:06:32 -05:00
Yevgen Muntyan
ee2dea7d75 GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
Yevgen Muntyan
c28efc5560 Do not use anonymous unions 2006-07-08 09:59:35 -05:00
Yevgen Muntyan
f82e5b8c33 Fixed styles 2006-05-25 23:44:39 -05:00
Yevgen Muntyan
8452643b9e Fixed priorities of brackets tags, so bold is really bold. For rule tags, apply style from context the match belongs to, not the rule's context. 2006-05-24 02:10:02 -05:00
Yevgen Muntyan
929f17f8c1 Added per-language settings in Preferences dialog 2006-05-04 01:40:54 -05:00
Yevgen Muntyan
559f0faebc Do not unset has_style 2006-04-29 14:45:30 -05:00
Yevgen Muntyan
32bb85515e Do not apply tags that do not carry style 2006-04-29 14:38:28 -05:00
Yevgen Muntyan
24cdeb9c35 Prefixed private functions with underscore 2006-04-28 20:22:03 -05:00
Yevgen Muntyan
e22147ef2e moo_lang_id() 2006-04-26 23:04:30 -05:00
Yevgen Muntyan
9b1af31385 moo_lang_id_from_name() 2006-04-10 02:55:51 -05:00
Yevgen Muntyan
628958dd71 Removed #include "config.h" 2006-04-06 00:46:42 -05:00
Yevgen Muntyan
de49e7f062 r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600
Copyright notice
2006-02-23 14:03:17 +00:00
Yevgen Muntyan
194b12e352 r1400@localhost: muntyan | 2005-12-16 04:48:58 -0600
Added simple comment/uncomment
2005-12-16 16:51:31 +00:00
Yevgen Muntyan
306edfe65f Empty changelog 2005-11-17 07:04:35 +00:00
Yevgen Muntyan
97345bd8e8 Merged syntax-hl-again branch
svn merge -r 869:870 svn+ssh://svn.berlios.de/svnroot/repos/ggap/moo/branches/syntax-hl-again
2005-11-10 15:45:26 +00:00
Yevgen Muntyan
a412b92d08 svn merge -r 696:705 svn+ssh://svn.berlios.de/svnroot/repos/ggap/moo/branches/style-scheme 2005-10-17 05:23:40 +00:00
Yevgen Muntyan
14d3defbc1 Merging syntax-hl branch -r 493:683 into the trunk 2005-10-13 14:08:18 +00:00