medit/moo/mooedit
Yevgen Muntyan ff4c345d62 Clean up tags info when changing language 2006-04-14 05:09:12 -05:00
..
glade Added default language to the preferences dialog 2006-04-10 03:43:37 -05:00
plugins Completion working now more or less 2006-04-14 04:52:28 -05:00
syntax \ continues string context to next line 2006-04-09 21:15:03 -05:00
Makefile.incl MooTextCompletion 2006-04-14 03:26:10 -05:00
gtksourceiter.c Make gcc happy 2006-03-12 00:01:50 -06:00
gtksourceiter.h Merging syntax-hl branch -r 493:683 into the trunk 2005-10-13 14:08:18 +00:00
moocmdview.c r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moocmdview.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooedit-private.h Removed readonly attribute, it doesn't do anything anyway 2006-04-13 03:20:45 -05:00
mooedit-script.c Sroll to cursor after performing the action 2006-04-10 04:22:11 -05:00
mooedit-script.h Added MooCommand, object which knows how to "perform an action" 2006-04-09 02:29:08 -05:00
mooedit.c Removed readonly attribute, it doesn't do anything anyway 2006-04-13 03:20:45 -05:00
mooedit.h Removed readonly attribute, it doesn't do anything anyway 2006-04-13 03:20:45 -05:00
mooeditconfig.c r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooeditconfig.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooeditdialogs.c MooFileDialog 2006-04-13 05:02:33 -05:00
mooeditdialogs.h Set filename in Save As dialog 2006-04-13 03:19:51 -05:00
mooeditfileops.c Removed a bit of junk 2006-04-05 15:29:45 -05:00
mooeditfileops.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooeditinput.c A bit better quick search 2006-04-05 01:22:26 -05:00
mooeditor.c Set filename in Save As dialog 2006-04-13 03:19:51 -05:00
mooeditor.h MooEditContext 2006-04-08 00:39:13 -05:00
mooeditprefs.c A bit better quick search 2006-04-05 01:22:26 -05:00
mooeditprefs.h Added default_lang setting 2006-04-09 04:56:23 -05:00
mooeditprefspage.c Added default language to the preferences dialog 2006-04-10 03:43:37 -05:00
mooeditwindow.c Use separate window group for each window 2006-04-09 17:16:48 -05:00
mooeditwindow.h MooEditContext 2006-04-08 00:39:13 -05:00
moofold.c Made gcc a bit happier 2006-02-24 19:52:41 -06:00
moofold.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moohighlighter.c Renamed rule->debug_string to 'description' 2006-04-09 21:15:23 -05:00
moohighlighter.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooindenter.c Allow attaching indenters to any MooTextView 2006-02-26 01:47:19 -06:00
mooindenter.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moolang-aux.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moolang-parser.c r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moolang-parser.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moolang-rules.c Renamed rule->debug_string to 'description' 2006-04-09 21:15:23 -05:00
moolang-rules.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moolang-strings.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moolang.c moo_lang_id_from_name() 2006-04-10 02:55:51 -05:00
moolang.h moo_lang_id_from_name() 2006-04-10 02:55:51 -05:00
moolangmgr.c moo_lang_id_from_name() 2006-04-10 02:55:51 -05:00
moolangmgr.h Made MooLangMgr and MooPlugin manage data dirs themselves; with single call to read the dirs. 2006-04-06 01:16:29 -05:00
moolinebuffer.c Clean up tags info when changing language 2006-04-14 05:09:12 -05:00
moolinebuffer.h Clean up tags info when changing language 2006-04-14 05:09:12 -05:00
moolinemark.c r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moolinemark.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moolineview.c MooTextView::check_brackets is renamed 2006-03-30 22:46:16 -06:00
moolineview.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooplugin-macro.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooplugin.c Started completion plugin 2006-04-10 02:56:01 -05:00
mooplugin.h Made MooLangMgr and MooPlugin manage data dirs themselves; with single call to read the dirs. 2006-04-06 01:16:29 -05:00
mootext-private.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextbtree.c Got rid of GMemChunk stuff 2006-04-14 04:51:20 -05:00
mootextbtree.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextbuffer.c Clean up tags info when changing language 2006-04-14 05:09:12 -05:00
mootextbuffer.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextcompletion.c Better popup sizing; fixed complete() 2006-04-14 04:52:01 -05:00
mootextcompletion.h MooTextCompletion 2006-04-14 03:26:10 -05:00
mootextfind.c Write search results to status bar 2006-04-09 21:58:21 -05:00
mootextfind.h Write search results to status bar 2006-04-09 21:58:21 -05:00
mootextiter.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextprint.c Print styles and colors 2006-03-27 19:27:57 -06:00
mootextprint.h Print styles and colors 2006-03-27 19:27:57 -06:00
mootextsearch.c r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextsearch.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextstyle.c Don't use GMemChunk 2006-03-25 03:39:35 -06:00
mootextstyle.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextstylescheme.c r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextstylescheme.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextview-private.h A bit better quick search 2006-04-05 01:22:26 -05:00
mootextview.c Write search results to status bar 2006-04-09 21:58:21 -05:00
mootextview.h A bit better quick search 2006-04-05 01:22:26 -05:00