26 Commits

Author SHA1 Message Date
Yevgen Muntyan
869adcfe11 Got rid of MOO_*_COMPILATION macros, they are useless 2013-04-22 01:02:44 -07:00
Yevgen Muntyan
73d162daf6 Fixed email address 2010-12-21 20:15:45 -08:00
Yevgen Muntyan
6fd388fb66 Updated email address 2010-11-07 01:20:45 -08:00
Yevgen Muntyan
fa4e646276 License change: lgpl-2.1 -> lgpl-2.1-or-later 2008-09-05 17:20:50 -05:00
Yevgen Muntyan
e2d73b6859 Use less memcpy() and memmove() 2008-01-18 21:45:53 -06:00
Yevgen Muntyan
b33c4fa9f8 Avoid few compiler warnings 2008-01-15 00:49:20 -06:00
Yevgen Muntyan
362832dc68 Great license version change 2007-09-23 11:47:28 -05:00
Yevgen Muntyan
938c33a926 Changed license to LGPL 2007-06-24 12:56:20 -05:00
Yevgen Muntyan
03f1b83e55 Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06: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
c4d811a3b8 There is no need in storing tags applied to the line, removed hl_info->tags; fixed next-line-context once again 2006-06-21 04:50:36 -05:00
Yevgen Muntyan
bf6a0bc455 Cast uint to int before applying unary minus 2006-06-13 00:56:26 -05:00
Yevgen Muntyan
24cdeb9c35 Prefixed private functions with underscore 2006-04-28 20:22:03 -05:00
Yevgen Muntyan
5c2f5867cd Enabled tree checking; fixed line_get_index 2006-04-28 17:17:26 -05:00
Yevgen Muntyan
ff4c345d62 Clean up tags info when changing language 2006-04-14 05:09:12 -05:00
Yevgen Muntyan
fe4488bccc Made gcc a bit happier 2006-02-24 19:52:41 -06: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
ef5434ae73 r1349@localhost: muntyan | 2005-12-11 22:58:03 -0600
Folding works to some extent, but it sucks.
2005-12-12 10:58:25 +00:00
Yevgen Muntyan
2cbdfda2d7 r1328@localhost: muntyan | 2005-12-10 16:23:06 -0600
Bookmarks. Seem working
2005-12-11 04:30:02 +00:00
Yevgen Muntyan
5010b1c344 r1323@localhost: muntyan | 2005-12-09 22:31:53 -0600
Let buffer manage deleted/moved marks
2005-12-11 04:26:39 +00:00
Yevgen Muntyan
e9e56fc8f8 r1321@localhost: muntyan | 2005-12-09 20:18:32 -0600
Added moo/mooedit/mootext-private.h
2005-12-11 04:25:13 +00:00
Yevgen Muntyan
4d1da59066 r1319@localhost: muntyan | 2005-12-09 15:06:09 -0600
Line marks seem working
2005-12-11 04:23:32 +00:00
Yevgen Muntyan
b32583592e r951@localhost: muntyan | 2005-11-23 20:31:53 -0600
Be more careful with tags applied to line
2005-11-24 08:34:02 +00:00
Yevgen Muntyan
0b5a06a28b Some highlighting stuff again; removed libtool for now 2005-11-22 18:39:05 +00:00
Yevgen Muntyan
14d3defbc1 Merging syntax-hl branch -r 493:683 into the trunk 2005-10-13 14:08:18 +00:00