For 1.0 release:

* (high) recursive bug testing and clean up
* (high) implement --geometry option (gtk window size)
* (high) don't pointer of value 1
* (high) use argP?
* (high) wordwrapping support --wordwrap=none/simple/auto
* (high) make sure colors with GTK works!$@
* (medium) find a better icon for iconified window, or remove it

For 1.1  release

* (high) add short options for commonly used options, -t=timestamp, ...
* (high) clock watch (--clock)
* (high) scrollbar policy: always, automatic (?)
* (high) real international support instead of UK_ENGLISH, US_ENGLISH
* (high) fix syslog_time_to_tm in util.c to assume year. [syslog_time>time ? time_year-- : time_year]
* (medium) add support for a dummy console UI
* (medium) add support for quering width of window to UI
* (medium) comments in config files
* (medium) background pixmap for text widget
* (medium) optimize, use inline functions
* (medium) override style of gtk widgets to save display space
* (medium) --host and --no-host for parsing of syslogs
* (medium) define to compile with or without parsing features (xconsole replacement)
* (low) scrollbar on left/right or top/bottom
* (low) add support for X color names (GDK/GTK!)
* (low) look into xconsole source and learn more
* (low) personal: find out why .deps are generated
* (low) make acconfig.h with all defines (make sure configure.in doesn't add -D's to CFLAG)

For 2.0 release:

* (medium) --detach option
* (medium) xconsole single application support?
* (medium) add color wordlists, dynamic coloring too?
* (low) make autoconf subdirectory and add AUX_DIR
* (low) --headerpre --headerpost for user information before/after timestamp (?)
* (low) possible to configure error outputs in watch window
* (very low) watch internet socket connections
* (very low) watch internet socket connection with automatic command replies
