Commit Graph

35 Commits (756cbc732e50cdffdecacd23e9bb995ae5a347c4)

Author SHA1 Message Date
Yevgen Muntyan e76e7a159f Changed FIND_BRACKETS_LIMIT to 3000; 10000 is too much 2006-03-29 02:03:52 -06:00
Yevgen Muntyan a50e97782c Don't try to apply garbage instead of a text tag 2006-03-28 16:00:14 -06:00
Yevgen Muntyan 825f6f58b6 Fixed highlighting matching brackets 2006-03-27 00:54:49 -06:00
Yevgen Muntyan f7ab625767 Disable matching context for now 2006-03-11 14:20:52 -06:00
Yevgen Muntyan 2be475ed9e Get iter context after found bracket, not before! 2006-03-11 00:52:47 -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 3e4a1c1cf2 r1407@localhost: muntyan | 2005-12-17 12:03:03 -0600
Don't try to delete tags until they are applied
2005-12-18 00:05:53 +00:00
Yevgen Muntyan c987690a5e r1398@localhost: muntyan | 2005-12-16 04:47:41 -0600
Don't be so greedy in immediate rehighlight
2005-12-16 16:50:30 +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 b7fea6f2cd r1327@localhost: muntyan | 2005-12-10 13:57:46 -0600
Made moving/deleting line marks more safe
2005-12-11 04:29:21 +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 0afae6d4ca r1320@localhost: muntyan | 2005-12-09 15:12:23 -0600
moo_text_buffer_get_line_marks_at_line()
2005-12-11 04:24:32 +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 cc86c27a37 r1290@localhost: muntyan | 2005-12-08 10:45:08 -0600
Editor preferences page
2005-12-08 22:46:03 +00:00
Yevgen Muntyan 4acff19405 r1283@localhost: muntyan | 2005-12-06 17:45:24 -0600
Do apply tags
2005-12-08 08:53:01 +00:00
Yevgen Muntyan 02077eef12 r1193@localhost: muntyan | 2005-11-30 02:58:25 -0600
Rehighlight the line automatically after small change
2005-11-30 15:02:44 +00:00
Yevgen Muntyan eaa4ebb7cf r973@localhost: muntyan | 2005-11-24 12:48:48 -0600
Simplify boolean games a bit
2005-11-25 00:50:22 +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 c64bc0467c Merged new-combo branch (which is really highlighting-fix)
svn merge -r 972:975 svn+ssh://svn.berlios.de/svnroot/repos/ggap/moo/branches/new-combo
2005-11-23 04:56:30 +00:00
Yevgen Muntyan 0b5a06a28b Some highlighting stuff again; removed libtool for now 2005-11-22 18:39:05 +00:00
Yevgen Muntyan 8b9e686e35 _moo_text_buffer_highlighting_changed(); selection-changed, highlighting-changed signals 2005-11-21 07:49:12 +00:00
Yevgen Muntyan c58b3910af Finally Stop button! 2005-11-18 13:02:42 +00:00
Yevgen Muntyan 1bb9d6c838 Do not let textview apply tags on inserted text 2005-11-17 09:12:12 +00:00
Yevgen Muntyan bb5e7dca77 Don't be greedy; int16 is not enough for text length 2005-11-16 18:47:22 +00:00
Yevgen Muntyan 2a7a98a47d Merged undo-mgr in; fixed watching modified state of buffer
svn merge -r 903:916 svn+ssh://svn.berlios.de/svnroot/repos/ggap/moo/branches/undo-mgr
2005-11-15 05:56:39 +00:00
Yevgen Muntyan e05a644874 Merging search-regex branch
svn merge -r 893:900 svn+ssh://svn.berlios.de/svnroot/repos/ggap/moo/branches/search-regex
2005-11-14 03:08:24 +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
Yevgen Muntyan 7a457aac42 Draw border in paned by default; fixed couple of bugs 2005-09-13 15:52:01 +00:00
Yevgen Muntyan 4b6c7132d1 Lost minus somehow 2005-09-12 14:02:06 +00:00
Yevgen Muntyan f077958174 Fixed couple of leaks; made AccelButton use builting glade parser 2005-09-10 16:02:38 +00:00
Yevgen Muntyan c51a1b785f Removed trailing spaces; removed kate mode strings 2005-09-09 09:54:58 +00:00
Yevgen Muntyan d5d45cd1fe Updated GtkSourceView to 1.4.1; moved my stuff from GtkSourceBuffer and GtkSourceView into MooTextBuffer and MooTextView 2005-09-09 09:40:10 +00:00