medit/moo/mooedit
Yevgen Muntyan 628958dd71 Removed #include "config.h" 2006-04-06 00:46:42 -05:00
..
glade Removed status bar from MooWindow; added it into MooEditWindow 2006-04-05 02:54:33 -05:00
plugins Don't enable filechooser now 2006-04-04 22:37:02 -05:00
syntax Removed useless patterns 2006-03-30 22:45:37 -06:00
Makefile.incl Removed status bar from MooWindow; added it into MooEditWindow 2006-04-05 02:54:33 -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
moocmdview.c r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moocmdview.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooedit-private.h Detect line ends type for saving, and use \n only in the buffer 2006-04-05 13:55:48 -05:00
mooedit.c Removed #include "config.h" 2006-04-06 00:46:42 -05:00
mooedit.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00: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 Removed unused arguments from moo_glade_xml_new_* 2006-03-15 13:15:09 -06:00
mooeditdialogs.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00: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 A bit better quick search 2006-04-05 01:22:26 -05:00
mooeditor.c Wrapped moo_prefs_notify_connect() 2006-02-23 21:27:24 -06:00
mooeditor.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooeditprefs.c A bit better quick search 2006-04-05 01:22:26 -05:00
mooeditprefs.h A bit better quick search 2006-04-05 01:22:26 -05:00
mooeditprefspage.c Removed MooFont*, let GTK handle that 2006-03-27 00:23:40 -06:00
mooeditwindow.c Better status bar 2006-04-05 05:01:27 -05:00
mooeditwindow.h Better status bar 2006-04-05 05:01:27 -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 Don't disable force-tag-redraw hack 2006-03-11 00:52:07 -06: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 r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00: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 Removed #include "config.h" 2006-04-06 00:46:42 -05:00
moolang.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moolangmgr.c r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moolangmgr.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
moolinebuffer.c Made gcc a bit happier 2006-02-24 19:52:41 -06:00
moolinebuffer.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00: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 r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mooplugin.c Emit "apply" only for enabled plugins prefs pages 2006-04-05 23:27:46 -05:00
mooplugin.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootext-private.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextbtree.c r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextbtree.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextbuffer.c Changed FIND_BRACKETS_LIMIT to 3000; 10000 is too much 2006-03-29 02:03:52 -06:00
mootextbuffer.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextfind.c Removed unused arguments from moo_glade_xml_new_* 2006-03-15 13:15:09 -06:00
mootextfind.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00:00
mootextiter.h r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600 2006-02-23 14:03:17 +00: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
mootextview-private.h A bit better quick search 2006-04-05 01:22:26 -05:00
mootextview.c Better status bar 2006-04-05 05:01:27 -05:00
mootextview.h A bit better quick search 2006-04-05 01:22:26 -05:00