medit/moo/mooedit
Yevgen Muntyan c08de5c98a Don't use \b in keywords rules 2006-04-28 19:09:53 -05:00
..
glade Added lang-specifig configs 2006-04-26 23:04:41 -05:00
plugins Added texinfo.cfg 2006-04-28 16:12:23 -05:00
syntax Sorted keywords 2006-04-28 16:02:07 -05:00
Makefile.incl Renamed MooPlaceholder to MooTextBox; added text placeholders 2006-04-25 01:42:01 -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 Made egg_regex_new return NULL on error 2006-04-25 14:08:35 -05:00
moocompletion.h Added insert-script 2006-04-19 13:05:25 -05:00
mooedit-actions.c moo_lang_id() 2006-04-26 23:04:30 -05:00
mooedit-actions.h Customizable popup menu 2006-04-20 03:57:05 -05:00
mooedit-private.h Added lang-specifig configs 2006-04-26 23:04:41 -05:00
mooedit-script.c Renamed MooPlaceholder to MooTextBox; added text placeholders 2006-04-25 01:42:01 -05:00
mooedit-script.h Added 'ext' variable, Open() function 2006-04-19 16:45:56 -05:00
mooedit.c Added lang-specifig configs 2006-04-26 23:04:41 -05:00
mooedit.h Customizable popup menu 2006-04-20 03:57:05 -05:00
mooeditconfig.c Set use-tabs to TRUE for makefiles 2006-04-26 23:11:03 -05:00
mooeditconfig.h Added lang-specifig configs 2006-04-26 23:04:41 -05:00
mooeditdialogs.c Use one last dir both in Open and Save dialogs 2006-04-28 16:09:58 -05:00
mooeditdialogs.h Set filename in Save As dialog 2006-04-13 03:19:51 -05:00
mooeditfileops.c Use case-insensitive comparison for encodings 2006-04-26 14:11:38 -05:00
mooeditfileops.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooeditinput.c Indent, Unindent actions 2006-04-25 02:29:39 -05:00
mooeditor.c Added lang-specifig configs 2006-04-26 23:04:41 -05:00
mooeditor.h MooEditContext 2006-04-08 00:39:13 -05:00
mooeditprefs.c Removed _moo_edit_apply_style_settings() 2006-04-26 14:08:39 -05:00
mooeditprefs.h Use one last dir both in Open and Save dialogs 2006-04-28 16:09:58 -05:00
mooeditprefspage.c Added default language to the preferences dialog 2006-04-10 03:43:37 -05:00
mooeditwindow.c moo_lang_id() 2006-04-26 23:04:30 -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 Do apply tags on computed lines 2006-04-28 19:09:33 -05:00
moohighlighter.h Apply tags only when asked for it 2006-04-28 17:31:17 -05: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 Do not use regular expressions for special sequences 2006-04-26 13:24:57 -05:00
moolang-parser.c Don't use \b in keywords rules 2006-04-28 19:09:53 -05:00
moolang-parser.h Added 'prefix' and 'suffix' for keyword-list 2006-04-27 00:17:04 -05:00
moolang-rules.c Don't use \b in keywords rules 2006-04-28 19:09:53 -05:00
moolang-rules.h Don't use \b in keywords rules 2006-04-28 19:09:53 -05:00
moolang-strings.h Added 'prefix' and 'suffix' for keyword-list 2006-04-27 00:17:04 -05:00
moolang.c moo_lang_id() 2006-04-26 23:04:30 -05:00
moolang.h moo_lang_id() 2006-04-26 23:04:30 -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 Enabled tree checking; fixed line_get_index 2006-04-28 17:17:26 -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 Do not g_free() garbage 2006-04-26 23:25:45 -05:00
mooplugin.h Use "moo_module_init" in loadable modules 2006-04-20 17:57:53 -05:00
mootext-private.h Remove placeholder tag when placeholder content is modified 2006-04-25 02:01:41 -05:00
mootextbox.c Renamed MooPlaceholder to MooTextBox; added text placeholders 2006-04-25 01:42:01 -05:00
mootextbox.h Renamed MooPlaceholder to MooTextBox; added text placeholders 2006-04-25 01:42:01 -05:00
mootextbtree.c Enabled tree checking; fixed line_get_index 2006-04-28 17:17:26 -05:00
mootextbtree.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextbuffer.c Apply tags only when asked for it 2006-04-28 17:31:17 -05:00
mootextbuffer.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextfind.c Search/replace in selected text 2006-04-27 00:31:22 -05:00
mootextfind.h Write search results to status bar 2006-04-09 21:58:21 -05:00
mootextiter.h Reverted MooTextTag stuff; implemented placeholders using child anchors 2006-04-24 13:44:25 -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 Made egg_regex_new return NULL on error 2006-04-25 14:08:35 -05: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 Use offsets instead of iterators, to avoid problems with preedit 2006-04-25 02:30:28 -05:00
mootextview.c Manage cut/copy/paste 2006-04-26 17:53:27 -05:00
mootextview.h Indent, Unindent actions 2006-04-25 02:29:39 -05:00
moousertools.c moo_lang_id() 2006-04-26 23:04:30 -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 texinfo actions 2006-04-28 16:13:09 -05:00