medit/moo/mooedit
Yevgen Muntyan 7f0d50c345 Don't abort on copy/paste; still broken 2006-04-24 05:13:52 -05:00
..
glade Added default language to the preferences dialog 2006-04-10 03:43:37 -05:00
plugins Use word-boundary option 2006-04-24 01:28:53 -05:00
syntax \ continues string context to next line 2006-04-09 21:15:03 -05:00
Makefile.incl Trying to implement placeholders using hacks with tags and UNKNOWN_CHAR 2006-04-24 03:59:35 -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
menu.cfg create_menu_action(): check action options 2006-04-20 04:10:34 -05:00
moocmdview.c Win32 fixes 2006-04-20 14:13:42 -05:00
moocmdview.h ALlow specifying working dir 2006-04-19 17:23:02 -05:00
moocompletion.c Insert suffix only if it's not there 2006-04-19 13:53:11 -05:00
moocompletion.h Added insert-script 2006-04-19 13:05:25 -05:00
mooedit-actions.c Set actions accelerators 2006-04-20 04:49:13 -05:00
mooedit-actions.h Customizable popup menu 2006-04-20 03:57:05 -05:00
mooedit-private.h Set actions accelerators 2006-04-20 04:49:13 -05:00
mooedit-script.c Trying to implement placeholders using hacks with tags and UNKNOWN_CHAR 2006-04-24 03:59:35 -05:00
mooedit-script.h Added 'ext' variable, Open() function 2006-04-19 16:45:56 -05:00
mooedit.c Use moo_edit_get_window() and moo_position_window() 2006-04-20 23:44:50 -05:00
mooedit.h Customizable popup menu 2006-04-20 03:57:05 -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 Trying to implement placeholders using hacks with tags and UNKNOWN_CHAR 2006-04-24 03:59:35 -05:00
mooeditor.c Added methods for getting/setting visual iter line offset 2006-04-22 08:42:02 -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 Added methods for getting/setting visual iter line offset 2006-04-22 08:42:02 -05:00
mooeditwindow.h Customizable popup menu 2006-04-20 03:57:05 -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 #define MOO_LANG_NONE "none" 2006-04-16 17:00: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 Added 'langs' plugin property, so plugins may attach only to docs with given language 2006-04-16 04:57:14 -05:00
mooplugin.c Trying to implement placeholders using hacks with tags and UNKNOWN_CHAR 2006-04-24 03:59:35 -05:00
mooplugin.h Use "moo_module_init" in loadable modules 2006-04-20 17:57:53 -05:00
mootext-private.h Don't abort on copy/paste; still broken 2006-04-24 05:13:52 -05: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 Don't abort on copy/paste; still broken 2006-04-24 05:13:52 -05:00
mootextbuffer.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextfind.c Added methods for getting/setting visual iter line offset 2006-04-22 08:42:02 -05:00
mootextfind.h Write search results to status bar 2006-04-09 21:58:21 -05:00
mootextiter.h Trying to implement placeholders using hacks with tags and UNKNOWN_CHAR 2006-04-24 03:59:35 -05:00
mootextpopup.c Removed unused variable 2006-04-18 14:43:41 -05:00
mootextpopup.h moo_text_popup_get_selected(), moo_text_popup_select() 2006-04-16 03:53:24 -05: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
mootexttag.c Trying to implement placeholders using hacks with tags and UNKNOWN_CHAR 2006-04-24 03:59:35 -05:00
mootexttag.h Don't abort on copy/paste; still broken 2006-04-24 05:13:52 -05:00
mootextview-private.h Trying to implement placeholders using hacks with tags and UNKNOWN_CHAR 2006-04-24 03:59:35 -05:00
mootextview.c Don't abort on copy/paste; still broken 2006-04-24 05:13:52 -05:00
mootextview.h Trying to implement placeholders using hacks with tags and UNKNOWN_CHAR 2006-04-24 03:59:35 -05:00
moousertools.c Moved default boolean values into the MooConfig 2006-04-22 21:58:43 -05:00
moousertools.h Made MooConfig a TreeModel; changed api to allow loading multiple files 2006-04-21 03:16:50 -05:00
tools.cfg Win32 fixes 2006-04-20 14:13:42 -05:00