* fixed shell script bug
* updated manpages in /usr/share/man
* clean-up to match debian package
* new entry
* update
* using const char * to fix few warning messages
* fixed Replaces: problem
* update
* check NULL
* cleanup debian's config files
* tunning configuration scripts
* make -j 4
* fixed bug in highlinting FP numbers like 0.089
* script for building debian packages used by maintainer
* fixed buffer overflow when $HOME is to long
* update
* fixing memory corruption bugs - free != delete
* gcc3.0 fixes
* fixed crashing bug
* update
* override file for lintian
* cleanup
* minor cleanup
* minor cleanup
* unused
* oops - missed in the last update
* minor cleanup
* fixing colorization bug introduced with previous commit
* menu & color unification
* update
* plain clean target
* cleanup
* removed forgotten printf
* html also unneeded
* minor cleanup
* xfte predends on depend target
* split into separate files
* added depend target
* merge some of my setting into main stream fte
* minor cleanup
* using configurable DIFF & Merge parsers
* update
* support for cxx suffix
* release update
* removed -Wmissing-declarations (only for C compilation)
* cleanup
* restored proper support for DEADKEYS - modify only after consultation with me
* remove depend file
* not needed
* shouldn't be here...
* avoid NULL strlen
* conflicts with the latest gcc-3.5
* using just one config file for C files
* better compatibility
* better compatibility with old Xfree
* warning fix
* add empty implementation of CaptureMouse
* added missing feature.h
* some gcc macros
* increase version number
* warning cleanup
* clean created files
* update
* removed
* dissable ALT for NumLock
* cosmetic
* const cast
* new instalation directories
* compilation bugfix - needed const
* these files are runtime created by MOC
* update
* making headers self compilable
* cosmetic
* compilation warning fix
* nfte replaces sfte
* cosmetic
* cleanup
* modifiers 2 3 & 4 are also Alts
* missing CONFIG_INDENT
* new location of binary
* ReStrucuredText file support - patch by Sergey Pinigin
* avoid const type
* onfig-indent.patch from nfte.cvs.sourceforge.net
* added feature.h
* cosmetic
* localized msgbuftmp
* fix warning
* localized msgbugtemp
* patch config-backup.patch from http://nfte.cvs.sourceforge.net/nfte/nfte/patches/ by dmahurin
* just compilable
* removed CaptureMouse from this place
* added missing feature.h
* free fontStruct
* increase version number
* using proper freeing function
* patch by justi
* condif-mouse.patch from nfte.cvs.sourceforge.net
* freeing passed pointer to destroy method
* ncurses-more-keys.patch from nfte.cvs.sourceforge.net
* fix array destructors