.. |
glade
|
Removed Save session checkbox
|
2006-06-01 14:38:19 -05:00 |
plugins
|
moo_module_check_version()
|
2006-05-29 02:43:09 -05:00 |
syntax
|
// comment continues to next line after trailing backslash
|
2006-05-27 20:54:51 -05:00 |
Makefile.incl
|
Started sessions stuff
|
2006-05-31 19:25:48 -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
|
Replaced MooAction with GtkAction
|
2006-05-08 23:57:16 -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
|
Use gtk_text_buffer_get_slice instead of gtk_text_buffer_get_text
|
2006-06-09 14:27:08 -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 per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -05:00 |
mooeditconfig.h
|
Added per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -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
|
Use gtk_text_buffer_get_slice instead of gtk_text_buffer_get_text
|
2006-06-09 14:27:08 -05:00 |
mooeditfileops.h
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05:00 |
mooeditinput.c
|
Renamed MooUndoMgr to MooUndoStack; removed MooTextBuffer::interactive
|
2006-05-21 11:18:11 -05:00 |
mooeditor.c
|
Disabled message about autosave
|
2006-06-09 20:20:06 -05:00 |
mooeditor.h
|
moo_editor_open_file_line()
|
2006-06-04 22:13:54 -05:00 |
mooeditprefs.c
|
Save pane position
|
2006-05-04 22:41:23 -05:00 |
mooeditprefs.h
|
Save search parameters
|
2006-06-04 22:14:33 -05:00 |
mooeditprefspage.c
|
Make prefs page prettier on windows
|
2006-05-23 15:09:15 -05:00 |
mooeditsession-private.h
|
Continuing working on sessions
|
2006-06-01 02:09:07 -05:00 |
mooeditsession.c
|
Continuing working on sessions
|
2006-06-01 02:09:07 -05:00 |
mooeditsession.h
|
Continuing working on sessions
|
2006-06-01 02:09:07 -05:00 |
mooeditwindow.c
|
moo_edit_window_get_nth_doc()
|
2006-06-01 02:07:33 -05:00 |
mooeditwindow.h
|
moo_edit_window_get_nth_doc()
|
2006-06-01 02:07:33 -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
|
Fixed LineContinue rule
|
2006-05-27 20:55:06 -05:00 |
moohighlighter.h
|
Do not apply tags that do not carry style
|
2006-04-29 14:38:28 -05:00 |
mooindenter.c
|
Removed emacs header
|
2006-05-21 18:11:05 -05:00 |
mooindenter.h
|
Removed emacs header
|
2006-05-21 18:11:05 -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
|
Removed emacs header
|
2006-05-21 18:11:05 -05:00 |
moolangmgr.h
|
Added per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -05:00 |
moolinebuffer.c
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05:00 |
moolinebuffer.h
|
Added per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -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
|
moo_module_check_version()
|
2006-05-29 02:43:09 -05:00 |
mooplugin.c
|
Try to unregister plugins on exit
|
2006-06-09 16:19:25 -05:00 |
mooplugin.h
|
Try to unregister plugins on exit
|
2006-06-09 16:19:25 -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
|
Use g_slice
|
2006-05-20 00:09:09 -05:00 |
mootextbtree.h
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05:00 |
mootextbuffer.c
|
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 |
mootextbuffer.h
|
Renamed MooUndoMgr to MooUndoStack; removed MooTextBuffer::interactive
|
2006-05-21 11:18:11 -05:00 |
mootextfind.c
|
Use gtk_text_buffer_get_slice instead of gtk_text_buffer_get_text
|
2006-06-09 14:27:08 -05:00 |
mootextfind.h
|
Save search parameters
|
2006-06-04 22:14:33 -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
|
Use gtk_text_buffer_get_slice instead of gtk_text_buffer_get_text
|
2006-06-09 14:27:08 -05:00 |
mootextprint.h
|
Added Print Options dialog
|
2006-05-07 23:48:37 -05:00 |
mootextsearch.c
|
Do set error in functions which take GError** argument
|
2006-05-31 22:58:15 -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
|
Removed emacs header
|
2006-05-21 18:11:05 -05:00 |
mootextview.c
|
Use gtk_text_buffer_get_slice instead of gtk_text_buffer_get_text
|
2006-06-09 14:27:08 -05:00 |
mootextview.h
|
Removed emacs header
|
2006-05-21 18:11:05 -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 |