.. |
glade
|
Added Print Options dialog
|
2006-05-07 23:48:37 -05:00 |
plugins
|
Replaced MooAction with GtkAction
|
2006-05-08 23:57:16 -05:00 |
syntax
|
Added per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -05:00 |
Makefile.incl
|
Added Print Options dialog
|
2006-05-07 23:48:37 -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
|
Replaced MooAction with GtkAction
|
2006-05-08 23:57:16 -05:00 |
mooedit-actions.h
|
Replaced MooAction with GtkAction
|
2006-05-08 23:57:16 -05:00 |
mooedit-private.h
|
Replaced MooAction with GtkAction
|
2006-05-08 23:57:16 -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
|
Replaced MooAction with GtkAction
|
2006-05-08 23:57:16 -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
|
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
|
"medit nonexistingfile" now creates a new file instead of showing error message
|
2006-05-04 02:30:32 -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
|
Replaced MooAction with GtkAction
|
2006-05-08 23:57:16 -05:00 |
mooeditor.h
|
"medit nonexistingfile" now creates a new file instead of showing error message
|
2006-05-04 02:30:32 -05:00 |
mooeditprefs.c
|
Save pane position
|
2006-05-04 22:41:23 -05:00 |
mooeditprefs.h
|
Use one last dir both in Open and Save dialogs
|
2006-04-28 16:09:58 -05:00 |
mooeditprefspage.c
|
Added per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -05:00 |
mooeditwindow.c
|
Replaced MooAction with GtkAction
|
2006-05-08 23:57:16 -05:00 |
mooeditwindow.h
|
Replaced MooAction with GtkAction
|
2006-05-08 23:57:16 -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
|
Added per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -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 per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -05:00 |
moolang-parser.h
|
Prefixed private functions with underscore
|
2006-04-28 20:22:03 -05:00 |
moolang-private.h
|
Added per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -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 per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -05:00 |
moolang-strings.h
|
Added 'prefix' and 'suffix' for keyword-list
|
2006-04-27 00:17:04 -05:00 |
moolang.c
|
Added per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -05:00 |
moolang.h
|
Added per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -05:00 |
moolangmgr.c
|
Added per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -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
|
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 all get_type functions static
|
2006-05-13 16:08:47 -05:00 |
mooplugin.c
|
Added per-language settings in Preferences dialog
|
2006-05-04 01:40:54 -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
|
Prefixed MooFold method names with underscore
|
2006-05-05 16:17:47 -05:00 |
mootextbuffer.h
|
Prefixed MooFold method names with underscore
|
2006-05-05 16:17:47 -05: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
|
Added Print Options dialog
|
2006-05-07 23:48:37 -05:00 |
mootextprint.h
|
Added Print Options dialog
|
2006-05-07 23:48:37 -05: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
|
Initialize variables to make gcc happy
|
2006-05-08 00:01:11 -05:00 |
mootextview.h
|
Removed delete-selection class method
|
2006-05-04 18:18:02 -05:00 |
moousertools.c
|
Replaced MooAction with GtkAction
|
2006-05-08 23:57:16 -05:00 |
moousertools.h
|
Allow adding tools into different menus
|
2006-05-01 12:26:45 -05:00 |
tools.cfg
|
texinfo actions
|
2006-04-28 16:13:09 -05:00 |