medit/moo/mooedit
Yevgen Muntyan 17f35eb679 Match floats before decimals 2006-08-27 04:36:06 -05:00
..
glade MooCommandExe and friends 2006-08-20 03:49:33 -05:00
gtksourceview Added first-line-only option 2006-08-26 19:04:13 -05:00
language-specs Match floats before decimals 2006-08-27 04:36:06 -05:00
plugins Added Open action to file selector popup menu, for cases when more than one file selected 2006-08-25 16:35:09 -05:00
Makefile.am Make distcheck happy 2006-08-26 05:01:07 -05:00
context.xml Renamed type from MooScript to moo-script 2006-08-22 23:20:33 -05:00
menu.xml Sort 2006-08-23 23:17:45 -05:00
moocmdview.c moo_cmd_view_run_command_full() 2006-08-20 03:32:27 -05:00
moocmdview.h moo_cmd_view_run_command_full() 2006-08-20 03:32:27 -05:00
moocommand-exe-unix.c MooCommandExe is really MooCommandUnixShell now, disabling it for win32 2006-08-23 23:58:30 -05:00
moocommand-exe.h MooCommandExe and friends 2006-08-20 03:49:33 -05:00
moocommand-script.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
moocommand-script.h Continuing user tools thing 2006-08-16 20:27:19 -05:00
moocommand.c MooCommandExe is really MooCommandUnixShell now, disabling it for win32 2006-08-23 23:58:30 -05:00
moocommand.h moo_command_type_data_equal() 2006-08-23 02:38:16 -05:00
moocommanddisplay.c MooCommandExe and friends 2006-08-20 03:49:33 -05:00
moocommanddisplay.h MooCommandExe and friends 2006-08-20 03:49:33 -05:00
moocompletion.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
moocompletion.h
mooedit-private.h MooActionCollection - object containing bunch of actions groups; MooActionBase - interface used by all actions in moo; MooAction, MooToggleAction, MooRadioAction - subclasses of corresponding gtk classes implementing MooActionBase interface. 2006-08-15 02:12:41 -05:00
mooedit-script.c MooCommandExe and friends 2006-08-20 03:49:33 -05:00
mooedit-script.h MooCommandExe and friends 2006-08-20 03:49:33 -05:00
mooedit.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mooedit.h Use glib-mkenums 2006-08-19 02:50:56 -05:00
mooeditaction-factory.c Moved _moo_edit_check_actions() to mooeditaction.c 2006-08-19 01:40:14 -05:00
mooeditaction-factory.h Split mooedit-action.* into mooeditaction.* and mooeditaction-factory.* 2006-08-19 00:59:53 -05:00
mooeditaction.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mooeditaction.h Filter patterns, check_visible() and check_sensitive() 2006-08-22 23:21:14 -05:00
mooeditconfig.c Use GTypeInstance private field 2006-08-19 01:15:42 -05:00
mooeditconfig.h Use glib-mkenums 2006-08-19 02:50:56 -05:00
mooeditdialogs.c Added GError** argument to glade functions 2006-08-08 19:32:47 -05:00
mooeditdialogs.h
mooeditfileops.c Try UTF8, then locale, then ISO*** 2006-08-09 18:41:32 -05:00
mooeditfileops.h
mooeditfiltersettings.c Reworked MooEditConfig stuff, added filter settings 2006-07-27 14:39:53 -05:00
mooeditfiltersettings.h Reworked MooEditConfig stuff, added filter settings 2006-07-27 14:39:53 -05:00
mooeditinput.c
mooeditor.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mooeditor.h Reworked MooEditConfig stuff, added filter settings 2006-07-27 14:39:53 -05:00
mooeditprefs.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mooeditprefs.h Reworked MooEditConfig stuff, added filter settings 2006-07-27 14:39:53 -05:00
mooeditprefspage.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mooeditwindow.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mooeditwindow.h Use glib-mkenums 2006-08-19 02:50:56 -05:00
moofold.c
moofold.h
mooindenter.c
mooindenter.h
mookeyfile.c moo_key_file_item_name(), moo_key_file_format() 2006-08-23 05:28:50 -05:00
mookeyfile.h moo_key_file_item_name(), moo_key_file_format() 2006-08-23 05:28:50 -05:00
moolang-private.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
moolang.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
moolang.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
moolangmgr-private.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
moolangmgr.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
moolangmgr.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
moolinebuffer.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
moolinebuffer.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
moolinemark.c
moolinemark.h
moolineview.c Use GTypeInstance private field 2006-08-19 01:15:42 -05:00
moolineview.h
mooplugin-loader.c MooActionCollection - object containing bunch of actions groups; MooActionBase - interface used by all actions in moo; MooAction, MooToggleAction, MooRadioAction - subclasses of corresponding gtk classes implementing MooActionBase interface. 2006-08-15 02:12:41 -05: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 GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mooplugin.h Made plugins and stuff use .ini files; added MooPluginLoader 2006-08-03 14:26:08 -05:00
mootext-private.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mootextbox.c
mootextbox.h
mootextbtree.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mootextbtree.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mootextbuffer.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mootextbuffer.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mootextfind.c Save search flags 2006-08-22 23:21:42 -05:00
mootextfind.h Use glib-mkenums 2006-08-19 02:50:56 -05:00
mootextiter.h
mootextpopup.c Use GTypeInstance private field 2006-08-19 01:15:42 -05:00
mootextpopup.h
mootextprint.c Made it compile 2006-08-20 03:46:18 -05:00
mootextprint.h
mootextsearch-private.h Install library, python module, and headers 2006-08-01 06:36:16 -05:00
mootextsearch.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mootextsearch.h Use glib-mkenums 2006-08-19 02:50:56 -05:00
mootextstyle.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mootextstylescheme.c GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mootextstylescheme.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mootextview-private.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
mootextview.c Added first-line-only option 2006-08-26 19:04:13 -05:00
mootextview.h GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
moousertools-prefs.c When row moved too 2006-08-23 02:40:45 -05:00
moousertools-prefs.h Continuing user tools stuff 2006-08-17 00:08:49 -05:00
moousertools.c Merge installed and user's files 2006-08-23 02:41:56 -05:00
moousertools.h Merge installed and user's files 2006-08-23 02:41:56 -05:00