master
Yevgen Muntyan 2006-08-08 19:29:12 -05:00
parent 99d529c6a0
commit 50ee59ce49
1 changed files with 7 additions and 10 deletions

View File

@ -1,12 +1,12 @@
1. Make python plugin use temporary file if the document isn't saved.
2. Buffering in MooCmd.
Editor Editor
======== ========
1. Color settings!!! 1. Make messages in xml parser include file name.
2. Default lang, for ggap. 2. File saving: permissions, backups, symlinks.
3. See what can be done in the absence of xml. 3. moo_editor_save_tmp(), moo_editor_save_fake() ?
4. Make messages in xml parser include file name.
5. File saving: permissions, backups, symlinks.
6. Syntax highlighting: implement what kate does.
Terminal Terminal
@ -20,14 +20,11 @@ Terminal
App App
======== ========
1. Set default window icon.
Misc Misc
======== ========
1. Make MooNotebook subclass GtkContainer; apparently dogtail doesn't like it to be 1. Make MooNotebook subclass GtkNotebook so stupid themes don't break.
a GtkNotebook.
Bugs Bugs