TODO
parent
99d529c6a0
commit
50ee59ce49
17
moo/TODO
17
moo/TODO
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue