medit/moo/mooedit
Yevgen Muntyan 674e3e5b38 Use stock labels for Edit and Help menus 2007-06-10 01:16:43 -05:00
..
glade Added setting for new files encoding 2007-05-02 00:37:36 -05:00
gtksourceview Updated style business 2007-06-09 07:52:43 -05:00
language-specs Synced with upstream 2007-06-09 06:57:30 -05:00
plugins Migrated to GRegex from EggRegex; updated pcre to 7.0 2007-05-30 04:37:41 -05:00
Makefile.am Disabled completion 2007-05-20 04:44:57 -05:00
context.cfg Underline H in Swiatch Headers and Implementation 2007-06-09 06:58:01 -05:00
filters.xml Added filter for bison output 2007-05-20 04:45:17 -05:00
medit-ui.xml Use stock labels for Edit and Help menus 2007-06-10 01:16:43 -05:00
menu.cfg More tools 2006-11-30 15:49:24 -06:00
moocmdview.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moocmdview.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moocommand-exe-private.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moocommand-exe-unix.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moocommand-exe.h Continuing output filter stuff 2006-09-01 12:37:47 -05:00
moocommand-private.h Updated copyright notices 2007-04-07 03:21:52 -05:00
moocommand-script.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moocommand-script.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moocommand.c Do not use trailing comma in enums/arrays; do not mix FALSE/NULL, etc. 2007-05-20 04:44:37 -05:00
moocommand.h Updated copyright notices 2007-04-07 03:21:52 -05:00
moocommanddisplay.c Made it possible to write commands in python; renamed MooCommandType to MooCommandFactory 2007-02-27 22:23:57 -06:00
moocommanddisplay.h Updated copyright notices 2007-04-07 03:21:52 -05:00
moocompletionsimple.c Migrated to GRegex from EggRegex; updated pcre to 7.0 2007-05-30 04:37:41 -05:00
moocompletionsimple.h Added MooTextCompletion, base class for completion things 2006-12-06 13:44:35 -06:00
mooedit-bookmarks.c Added moo_strnsplit_lines(), made moo_idle_add() public 2007-05-20 04:36:05 -05:00
mooedit-bookmarks.h Numbered bookmarks; Bookmarks menu 2006-11-25 15:03:17 -06:00
mooedit-private.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooedit-script.c Fixed bunch of compiler warnings 2006-12-03 01:49:14 -06:00
mooedit-script.h C90 mode: don't use // comments, don't use trailing commas in enums, and so on 2006-10-18 00:24:35 -05:00
mooedit-ui.xml Added actions for input methods and special characters 2007-04-07 01:58:23 -05:00
mooedit.c Added actions for input methods and special characters 2007-04-07 01:58:23 -05:00
mooedit.h Removed MooEditPrivate.file_watch_policy 2006-12-30 23:45:10 -06:00
mooeditaction-factory.c Updated copyright notices 2007-04-07 03:21:52 -05:00
mooeditaction-factory.h Updated copyright notices 2007-04-07 03:21:52 -05:00
mooeditaction.c Migrated to GRegex from EggRegex; updated pcre to 7.0 2007-05-30 04:37:41 -05:00
mooeditaction.h Filter patterns, check_visible() and check_sensitive() 2006-08-22 23:21:14 -05:00
mooeditconfig.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooeditconfig.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooeditdialogs.c Migrated to GRegex from EggRegex; updated pcre to 7.0 2007-05-30 04:37:41 -05:00
mooeditdialogs.h Use encodings on save too, show nicer error messages 2006-12-17 10:58:17 -06:00
mooeditfileops.c Added setting for new files encoding 2007-05-02 00:37:36 -05:00
mooeditfileops.h Use encodings prefs key properly 2007-04-10 02:20:06 -05:00
mooeditfiltersettings.c Migrated to GRegex from EggRegex; updated pcre to 7.0 2007-05-30 04:37:41 -05:00
mooeditfiltersettings.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooeditinput.c Reverted changes to Ctrl-Right business 2007-04-12 03:58:24 -05:00
mooeditor-private.h Updated copyright notices 2007-04-07 03:21:52 -05:00
mooeditor.c Do not created Untitled document when launched with 'medit filename' 2007-06-07 15:11:21 -05:00
mooeditor.h Updated copyright notices 2007-04-07 03:21:52 -05:00
mooeditprefs.c Added setting for new files encoding 2007-05-02 00:37:36 -05:00
mooeditprefs.h Added setting for new files encoding 2007-05-02 00:37:36 -05:00
mooeditprefspage.c Added setting for new files encoding 2007-05-02 00:37:36 -05:00
mooeditwindow.c Fixed tab icon background 2007-06-10 01:06:29 -05:00
mooeditwindow.h Updated copyright notices 2007-04-07 03:21:52 -05:00
moofold.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moofold.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mooindenter.c Fixed moo_text_iter_get_prev_stop() 2006-07-09 08:55:04 -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
mookeyfile.c Fixed strict-aliasing warnings 2007-01-04 04:41:30 -06:00
mookeyfile.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moolang-private.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moolang.c Synced with gtksourceview upstream 2007-04-27 21:19:36 -05:00
moolang.h Fixed custom globs and mime types business 2006-11-09 04:59:35 -06:00
moolangmgr-private.h Adapted to changes in gtksourceview 2007-04-21 07:37:25 -05:00
moolangmgr.c Synced with gtksourceview upstream 2007-04-27 21:19:36 -05:00
moolangmgr.h Handle emacs' "-*- langname -*-" 2006-12-04 22:55:42 -06:00
moolinebuffer.c Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moolinebuffer.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
moolinemark.c Draw numbers on numbered bookmarks 2006-11-26 01:10:19 -06:00
moolinemark.h Draw numbers on numbered bookmarks 2006-11-26 01:10:19 -06:00
moolineview.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moolineview.h moo_line_view_set_boxed(), moo_line_view_get_boxed() 2006-09-02 02:31:13 -05:00
moooutputfilter.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moooutputfilter.h Updated copyright notices 2007-04-07 03:21:52 -05:00
moooutputfilterregex.c Fixed DUPNAMES problem in GRegex; do not call g_regex_unref on NULL 2007-06-02 04:07:10 -05:00
moooutputfilterregex.h Updated copyright notices 2007-04-07 03:21:52 -05:00
mooplugin-loader.c Moved stuff around in _moo_plugin_load() 2007-02-27 22:31:35 -06:00
mooplugin-loader.h Made it possible to have python stuff in a module 2006-08-04 04:17:32 -05:00
mooplugin-macro.h Made plugins and stuff use .ini files; added MooPluginLoader 2006-08-03 14:26:08 -05:00
mooplugin.c Disabled completion plugin 2007-05-08 21:46:44 -05:00
mooplugin.h Updated copyright notices 2007-04-07 03:21:52 -05:00
mooprintpreview.c Use double to calculate layouts sizes 2006-11-20 01:05:00 -06:00
mooprintpreview.h Print line numbers 2007-04-07 06:53:03 -05:00
mootext-private.h Removed unused get_bracket_tags 2006-11-09 22:26:31 -06: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 Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mootextbtree.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mootextbuffer.c Updated copyright notices 2007-04-07 03:21:52 -05:00
mootextbuffer.h Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
mootextcompletion.c In case of unique completion use Tab to complete 2006-12-07 03:17:36 -06:00
mootextcompletion.h A bit more intelligent behavior for automatic completion 2006-12-07 01:14:51 -06:00
mootextfind.c Do not call g_regex_ref() on NULL 2007-06-02 16:11:24 -05:00
mootextfind.h Migrated to GRegex from EggRegex; updated pcre to 7.0 2007-05-30 04:37:41 -05:00
mootextiter.h Reverted MooTextTag stuff; implemented placeholders using child anchors 2006-04-24 13:44:25 -05:00
mootextpopup.c In case of unique completion use Tab to complete 2006-12-07 03:17:36 -06:00
mootextpopup.h In case of unique completion use Tab to complete 2006-12-07 03:17:36 -06:00
mootextprint-private.h Print line numbers 2007-04-07 06:53:03 -05:00
mootextprint.c Print line numbers 2007-04-07 06:53:03 -05:00
mootextprint.h Print line numbers 2007-04-07 06:53:03 -05:00
mootextsearch-private.h Migrated to GRegex from EggRegex; updated pcre to 7.0 2007-05-30 04:37:41 -05:00
mootextsearch.c Fixed DUPNAMES problem in GRegex; do not call g_regex_unref on NULL 2007-06-02 04:07:10 -05:00
mootextsearch.h Use glib-mkenums 2006-08-19 02:50:56 -05:00
mootextstyle.h Added style methods back 2006-12-30 23:57:12 -06:00
mootextstylescheme.c Updated style business 2007-06-09 07:52:43 -05:00
mootextstylescheme.h Updated style business 2007-06-09 07:52:43 -05:00
mootextview-private.h Use mark at the place of dnd start 2007-04-08 10:12:07 -05:00
mootextview.c Updated style business 2007-06-09 07:52:43 -05:00
mootextview.h Updated style business 2007-06-09 07:52:43 -05:00
moousertools-prefs.c Updated copyright notices 2007-04-07 03:21:52 -05:00
moousertools-prefs.h Continuing user tools stuff 2006-08-17 00:08:49 -05:00
moousertools.c Made order of directories returned by get_data_dirs comply to xdg spec 2007-04-21 08:15:52 -05:00
moousertools.h Updated copyright notices 2007-04-07 03:21:52 -05:00