.. |
glade
|
Removed backup and autosave options
|
2006-04-28 21:33:17 -05:00 |
plugins
|
#include <time.h> to pull time_t declaration
|
2006-04-30 13:37:49 -05:00 |
syntax
|
Added changelog.lang
|
2006-04-30 01:53:46 -05:00 |
Makefile.incl
|
Renamed MooPlaceholder to MooTextBox; added text placeholders
|
2006-04-25 01:42:01 -05:00 |
gtksourceiter.c
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05:00 |
gtksourceiter.h
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05: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
|
Updated codegen to pygtk-2.8
|
2006-04-29 11:10:57 -05:00 |
mooedit-actions.h
|
moo_edit_class_new_action_type()
|
2006-04-29 04:39:25 -05:00 |
mooedit-private.h
|
Added has-comments property
|
2006-04-29 22:54:03 -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
|
Release 0.6.95
|
2006-04-30 01:02:19 -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
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05:00 |
mooeditfileops.h
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05:00 |
mooeditinput.c
|
Indent, Unindent actions
|
2006-04-25 02:29:39 -05:00 |
mooeditor.c
|
Removed moo_editor_set/get_default_lang
|
2006-04-30 21:24:35 -05:00 |
mooeditor.h
|
Removed moo_editor_set/get_default_lang
|
2006-04-30 21:24:35 -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
|
Use MOO_LANG_NONE
|
2006-04-30 16:36:57 -05:00 |
mooeditwindow.c
|
Added has-comments property
|
2006-04-29 22:54:03 -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 not apply tags that do not carry style
|
2006-04-29 14:38:28 -05:00 |
moohighlighter.h
|
Do not apply tags that do not carry style
|
2006-04-29 14:38:28 -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
|
Added back word boundary check to keyword rule; but it's checked without \b in the regular expression
|
2006-04-29 02:49:59 -05:00 |
moolang-parser.h
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05:00 |
moolang-rules.c
|
Do not apply tags that do not carry style
|
2006-04-29 14:38:28 -05:00 |
moolang-rules.h
|
Added back word boundary check to keyword rule; but it's checked without \b in the regular expression
|
2006-04-29 02:49:59 -05:00 |
moolang-strings.h
|
Added 'prefix' and 'suffix' for keyword-list
|
2006-04-27 00:17:04 -05:00 |
moolang.c
|
Do not unset has_style
|
2006-04-29 14:45:30 -05:00 |
moolang.h
|
Do not apply tags that do not carry style
|
2006-04-29 14:38:28 -05:00 |
moolangmgr.c
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -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
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05:00 |
moolinebuffer.h
|
Allow zero-length match
|
2006-04-29 01:42:57 -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
|
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
|
Made MooPlugin more binding-friendly.
|
2006-04-29 21:34:53 -05:00 |
mooplugin.c
|
Made MooPlugin more binding-friendly.
|
2006-04-29 21:34:53 -05:00 |
mooplugin.h
|
Made MooPlugin more binding-friendly.
|
2006-04-29 21:34:53 -05:00 |
mootext-private.h
|
Finally fixed no-refresh bug?
|
2006-04-29 00:37:29 -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
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05:00 |
mootextbtree.h
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05:00 |
mootextbuffer.c
|
Do not apply tags that do not carry style
|
2006-04-29 14:38:28 -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
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -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
|
Finally fixed no-refresh bug?
|
2006-04-29 00:37:29 -05:00 |
mootextview.c
|
Finally fixed no-refresh bug?
|
2006-04-29 00:37:29 -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 |