File: TODO

package info (click to toggle)
tea 17.6.1-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,340 kB
  • ctags: 1,986
  • sloc: ansic: 23,758; sh: 3,688; makefile: 210; cs: 8
file content (33 lines) | stat: -rw-r--r-- 871 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
TO DO:
//just ideas

Interesting:

* better ODT parser
OOXML support
* session manager (window with a list of session files and buttons: delete, add)

Boring:

* cmake??? or omake (http://omake.metaprl.org/index.html)
* ODT exporter
* improve the text readability checker
* text to speech (speaks, festival)
* better parsing of the compiler output (jump to prev or next error)
* Unicode characters table
* TEA uptime status
* macros in templates
* automatically find the right tab size for a document
* improve the Search/Replace window
* put "Search in files" code to the thread
* use new tooltips API

------- GTK+ 2.6+ stuff:
* use g_remove to remove directories and files
* gtk_combo_box_get_active_text
-----------------------------------

TO FIX:

spellcheck don't work with some syntax hl? (sometimes, I need to inspect it)
Kwas launching on 64-bit OS (segfault?)