TO DO:
//just ideas

* TEA uptime status
* color marks/bookmarks (with the palette to navigate)
* html to Docbook convertor
* macros in templates
* color ANSI graphics?
* Fastival support (make a text reader)
* mark an each N-line
* mark lines those contain a string or regexp
* sum selected numbers is the rows
* the ability to load external color schemes (vim-compatible? can import them?)
* save selection as
* file locking
* highlight the line at cursor
* Lilypond support
* re-implement all menuitems as actions to get the ability to create custom toolbars
* inline calculator
* punctuation auto-fixing 
* on-start greetings
* diff: diff two opened files, highlight differences
* configurable toolbars
* syntax hl for: asm, makefiles, CSS, Java
* automatically find the right tab size for a document
* save file's content into the tea_emergency file on SIGHUP and SIGTERM signals
* word suggestions from Aspell
* Chinese and Korean encodings autodetection
* multiple views of the same document
* insert the output of a command 
* rename Bookmarks to something like Favourities, and make Bookmarks in a meaning of char. positions.
* Perl hl
* add the image preview area to Kwas window
* improve the Search/Replace window
* determine an encoding by META in HTML-doc (optional)
* read-only mode
* more quick sorting
* work with arabic encodings (but I know nothing about them) 

------- GTK+ 2.6 stuff:
* when moving to GTK+2.6, use use g_key_file_xxx instead of the current rc-file parser;
* use g_remove to remove directories and files
* gtk_clipboard_store (to keep clip. data after program has quit)
* gtk_combo_box_get_active_text 
* gtk_file_chooser_button_new  
* gtk_icon_view_xxxxx

-----------------------------------

TO FIX:

str_eol_to_crlf (may not work?)
Kwas launching on AMD 64 (segfault)

TO CHANGE:

* search and replace functions
* syntax hl
* my life
