30 Commits

Author SHA1 Message Date
Yevgen Muntyan
a6381e5b8a Fixed compilation with DISABLE_SINGLE_INCLUDES 2011-09-26 00:41:51 -07:00
Yevgen Muntyan
e117b0845d Preparation for multiple views 2011-01-17 02:51:32 -08:00
Yevgen Muntyan
73d162daf6 Fixed email address 2010-12-21 20:15:45 -08:00
Yevgen Muntyan
71aa8e9db2 Use generated API for lua scripts too 2010-12-12 02:29:20 -08:00
Yevgen Muntyan
6fd388fb66 Updated email address 2010-11-07 01:20:45 -08:00
Yevgen Muntyan
babc69271e MooTextView::get_text_cursor; toggle folding on middle- and double-left- click in folding margin 2009-12-06 23:50:01 -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
bb54a2bf0c moo_text_buffer_begin/end_not_undoable_action 2008-05-25 02:00:58 -05: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
7365893ece Use MOO_HEADER_H instead of __MOO_HEADER_H__ 2007-06-10 04:06:03 -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
c126f77835 Renamed MooUndoMgr to MooUndoStack; removed MooTextBuffer::interactive 2006-05-21 11:18:11 -05:00
Yevgen Muntyan
6110ec0458 Prefixed MooFold method names with underscore 2006-05-05 16:17:47 -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
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
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
890aebc8ce _moo_text_buffer_highlighting_changed(), selection-changed 2005-11-21 07:54:52 +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
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