medit/moo/mooedit
Yevgen Muntyan 99a545a11f Make sure _moo_lang_mgr_update_config() doesn't overwrite settings set from other sources 2006-06-26 07:47:55 -05:00
..
glade Obsolete junk 2006-06-17 14:20:35 -05:00
plugins Made MooFileView, moo_file_view_chdir, moo_file_view_get_actions, moo_file_view_get_ui_xml public 2006-06-25 07:02:14 -05:00
syntax #endif after '#if 0' goes into the preprocessor context 2006-06-17 05:39:35 -05:00
Makefile.incl Removed MooEditSession 2006-06-19 04:28:32 -05:00
gtksourceiter.c Prefixed private functions with underscore 2006-04-28 20:22:03 -05:00
gtksourceiter.h Prefixed more private functions with underscore 2006-05-13 16:09:46 -05:00
menu.cfg Added GAP extensions 2006-05-14 18:44:07 -05:00
moocmdview.c Removed emacs header 2006-05-21 18:11:05 -05:00
moocmdview.h Removed emacs header 2006-05-21 18:11:05 -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 Fixed some leaks 2006-05-20 01:57:50 -05:00
mooedit-actions.h Added G_GNUC_NULL_TERMINATED here and there 2006-06-20 21:20:58 -05:00
mooedit-private.h Removed emacs header 2006-05-21 18:11:05 -05:00
mooedit-script.c Continuing working on sessions 2006-06-01 02:09:07 -05:00
mooedit-script.h Added 'ext' variable, Open() function 2006-04-19 16:45:56 -05:00
mooedit.c Make sure _moo_lang_mgr_update_config() doesn't overwrite settings set from other sources 2006-06-26 07:47:55 -05:00
mooedit.h "medit nonexistingfile" now creates a new file instead of showing error message 2006-05-04 02:30:32 -05:00
mooeditconfig.c Added tab-width MooTextView property, and made it MooEdit config setting; removed indent-tab-width from MooIndenter 2006-06-17 04:08:25 -05:00
mooeditconfig.h Added G_GNUC_NULL_TERMINATED here and there 2006-06-20 21:20:58 -05:00
mooeditdialogs.c Renamed MooFileDialogType enum values 2006-06-08 10:50:18 -05:00
mooeditdialogs.h Removed emacs header 2006-05-21 18:11:05 -05:00
mooeditfileops.c Do not try to open special files; do not try different encodings when error is not related to charset conversion 2006-06-23 03:42:08 -05:00
mooeditfileops.h Prefixed private functions with underscore 2006-04-28 20:22:03 -05:00
mooeditinput.c Do not touch drag icon 2006-06-23 05:29:21 -05:00
mooeditor.c Make sure color scheme setting is applied before opening documents 2006-06-26 05:47:38 -05:00
mooeditor.h Removed MooEditSession 2006-06-19 04:28:32 -05:00
mooeditprefs.c Added Wrap Text and Show Line Numbers menu items 2006-06-17 02:38:23 -05:00
mooeditprefs.h Save search parameters 2006-06-04 22:14:33 -05:00
mooeditprefspage.c Added MooFontSelection back 2006-06-14 10:02:17 -05:00
mooeditwindow.c Added moo_edit_window_close_all(); renamed action callbacks to action_* 2006-06-25 03:15:19 -05:00
mooeditwindow.h Added moo_edit_window_close_all(); renamed action callbacks to action_* 2006-06-25 03:15:19 -05:00
moofold.c Prefixed MooFold method names with underscore 2006-05-05 16:17:47 -05:00
moofold.h Prefixed MooFold method names with underscore 2006-05-05 16:17:47 -05:00
moohighlighter.c There is no need in storing tags applied to the line, removed hl_info->tags; fixed next-line-context once again 2006-06-21 04:50:36 -05:00
moohighlighter.h There is no need in storing tags applied to the line, removed hl_info->tags; fixed next-line-context once again 2006-06-21 04:50:36 -05:00
mooindenter.c Added tab-width MooTextView property, and made it MooEdit config setting; removed indent-tab-width from MooIndenter 2006-06-17 04:08:25 -05:00
mooindenter.h Added tab-width MooTextView property, and made it MooEdit config setting; removed indent-tab-width from MooIndenter 2006-06-17 04:08:25 -05:00
moolang-aux.h Do not use regular expressions for special sequences 2006-04-26 13:24:57 -05:00
moolang-parser.c Removed emacs header 2006-05-21 18:11:05 -05:00
moolang-parser.h Prefixed private functions with underscore 2006-04-28 20:22:03 -05:00
moolang-private.h Fixed styles 2006-05-25 23:44:39 -05:00
moolang-rules.c Removed emacs header 2006-05-21 18:11:05 -05:00
moolang-rules.h Added per-language settings in Preferences dialog 2006-05-04 01:40:54 -05:00
moolang-strings.h Removed emacs header 2006-05-21 18:11:05 -05:00
moolang.c Fixed styles 2006-05-25 23:44:39 -05:00
moolang.h Added per-language settings in Preferences dialog 2006-05-04 01:40:54 -05:00
moolangmgr.c Make sure color scheme setting is applied before opening documents 2006-06-26 05:47:38 -05:00
moolangmgr.h Added per-language settings in Preferences dialog 2006-05-04 01:40:54 -05:00
moolinebuffer.c There is no need in storing tags applied to the line, removed hl_info->tags; fixed next-line-context once again 2006-06-21 04:50:36 -05:00
moolinebuffer.h There is no need in storing tags applied to the line, removed hl_info->tags; fixed next-line-context once again 2006-06-21 04:50:36 -05:00
moolinemark.c Prefixed private functions with underscore 2006-04-28 20:22:03 -05:00
moolinemark.h Prefixed private functions with underscore 2006-04-28 20:22:03 -05:00
moolineview.c Removed emacs header 2006-05-21 18:11:05 -05:00
moolineview.h Removed emacs header 2006-05-21 18:11:05 -05:00
mooplugin-macro.h Made moo_plugin_register take plugin info, so that __init__ is not necessary 2006-06-14 23:46:46 -05:00
mooplugin.c Do not crash on invalid plugin info 2006-06-17 05:39:04 -05:00
mooplugin.h Made moo_plugin_register take plugin info, so that __init__ is not necessary 2006-06-14 23:46:46 -05:00
mootext-private.h Fixed priorities of brackets tags, so bold is really bold. For rule tags, apply style from context the match belongs to, not the rule's context. 2006-05-24 02:10:02 -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 There is no need in storing tags applied to the line, removed hl_info->tags; fixed next-line-context once again 2006-06-21 04:50:36 -05:00
mootextbtree.h There is no need in storing tags applied to the line, removed hl_info->tags; fixed next-line-context once again 2006-06-21 04:50:36 -05:00
mootextbuffer.c There is no need in storing tags applied to the line, removed hl_info->tags; fixed next-line-context once again 2006-06-21 04:50:36 -05:00
mootextbuffer.h Renamed MooUndoMgr to MooUndoStack; removed MooTextBuffer::interactive 2006-05-21 11:18:11 -05:00
mootextfind.c Do not use uninitialized variable 2006-06-13 01:00:03 -05:00
mootextfind.h Renamed Find Now to Find Current Word 2006-06-11 02:12:28 -05:00
mootextiter.h Reverted MooTextTag stuff; implemented placeholders using child anchors 2006-04-24 13:44:25 -05:00
mootextpopup.c Prefixed more private functions with underscore 2006-05-13 16:09:46 -05:00
mootextpopup.h moo_text_popup_get_selected(), moo_text_popup_select() 2006-04-16 03:53:24 -05:00
mootextprint.c localtime_r for win32 2006-06-18 03:05:04 -05:00
mootextprint.h Added Print Options dialog 2006-05-07 23:48:37 -05:00
mootextsearch.c Broken regex replacement handling 2006-06-13 00:40:43 -05:00
mootextsearch.h Removed emacs header 2006-05-21 18:11:05 -05:00
mootextstyle.c Fixed some leaks 2006-05-20 01:57:50 -05: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 Added tab-width MooTextView property, and made it MooEdit config setting; removed indent-tab-width from MooIndenter 2006-06-17 04:08:25 -05:00
mootextview.c Added tab-width MooTextView property, and made it MooEdit config setting; removed indent-tab-width from MooIndenter 2006-06-17 04:08:25 -05:00
mootextview.h Added tab-width MooTextView property, and made it MooEdit config setting; removed indent-tab-width from MooIndenter 2006-06-17 04:08:25 -05:00
moousertools.c Correctly handle case when no documents open 2006-05-27 00:38:32 -05:00
moousertools.h Allow adding tools into different menus 2006-05-01 12:26:45 -05:00
tools.cfg Reverted previous erroneous commit 2006-05-24 02:10:57 -05:00