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