Changes since version 2.3.0:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - improved top statebar (Thanks to Martin Khmer)
 - when changing sortmode, active entry is centered
 - new command "activate shortkey from list"
   You can choose shortkey from a list and activate it
   useful for forgotten shortkeys or as an overview of all defined shortkeys
 - fixed calculation of "bytes to copy"
 - copy/delete-windows are now resizeable
   also filename/dirname will be shorten to fit in the window
 - compiles (and runs :-) ) on Mac OS X (Darwin)
   (Thanks to Malcolm Cleland)

Changes since version 2.2.2:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - some changes for gcc 3.0 but I have no chance to test it, reports are
   welcome
 - new option for delete-function to remove the active entry when no other are
   selected
 - new option for reload-function to reset the previous calculated dir sizes
 - added option to show "<DIR>" instead of the size for directories (of course
   only if the dirsize is unknown)
   you will find this option in the "global configuration"-section
 - when entering a shortkey in the configuration you can now remove an other
   reference to this key
 - the command-list in the configuration is now sorted ignoring case
 - some GUI improvements
   - nicer (atleast I think so) turned-down corner in buttons with two functions
   - buttons with no assigned function cannot be clicked
   - now left- or rightclick at the clockbar will show the next buttonbank
   - middleclick in the listview will just activate the entry without changing
     the selection state
 - fixed problem with dynamic coloumnwidth when filters are active and
   excluding some files
 - fixed problem when changing filters or showHidden-mode, which could stopped
   the filerecognition
 - dirs containing files which can't be stat-ed will now also be displayed
   (without these files but there will be a requester for each file)
 - finally: added a fontrequester so it's easy to select a different font

Changes since version 2.2.1:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - configurable listview-background
 - wait-cursor while reading dir and executing external progs
 - improved cut&paste (works with more apps)
 - improved mainwindow-title (path of the active listview is shown)
 - some catalog-changes und updated french catalog
 - fixed filename-search when hiding hidden files
 - improved dir-cache-replacement-strategy
   not recently used are droped when cache is full
 - filters are now not applied for dirs
 - added "unset all filters" in filterconfiguration
 - icon will be installed in $prefix/share/pixmaps

Changes since version 2.2.0:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - bug fix in delete window
 - minor bug fix for reloading a dir, sometimes the active entry was deactivated
 - new option for the copy-operation: preserve attributes
   when set, the permissions/owner/modificationtime/accesstime will be restored
   (as far as possible)
   default is on
 - a corrupt symlink will now be treated as file
 - the colors for the active entry can now be changed
 - improved search-operation:
   - a recall will search the next entry with the same prefix
   - stars (*) are also supported now so it's possibly to search for file
     containing the pattern inside the filename
     a trailing star is always implied

Changes since version 2.1.0:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - sortmode change with the action will update the lvb
 - fixed problem with giving a startdir relative to the current dir
   (Martin Kaehmer)
 - worker_inst exists no longer, Worker will do it instead
 - it's now configurable what to show in the clockbar
   the configuration can be reached by a new subsection in the config-win
   it can show the time/ram, only the time, the worker version (for no system
   load) and the output of any external program
 - the correct background color is taken for the "show image mode"
   (rno)
 - in the button/path-configurations the actionmodes (copy/swap/delete)
   can stay active until other choose when selecting "extended" in the same
   window in the new cyclebutton
   this is useful for copying/swapping/deleting more than one button/path
 - dirs can now ignored for filetype-checking (exactly: in this dirs only
   the pattern is used (if used))
   the new configuration can be found in the filetype-settings
   this is useful for slow devices like a floppydisc
 - updated french catalog

Changes since version 2.0.2:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - fixed bug in deleteop/copyop (buffer overflow)
   (Martin Kaehmer)
 - fixed bug when copy in readonly
 - added setsortmode op
   (Martin Kaehmer)
 - added setfilter
   (Martin Kaehmer)
 - the used terminal is now configurable
 - Worker can redraw the window when waiting for a extern command
 - cycle through cyclebuttons with right mouse button backwards
   (Martin Kaehmer)
 - the function "reload" can now also be used for DND-actions
 - after rename, the active entry is shown 
   (Martin Kaehmer)
 - the sortmode is shown in the bar above the lister
   N = namesort
   S = sizesort
   M = modificationtime-sort
   A = accesstime-sort
   C = changetime-sort
   R = reverse
   (Martin Kaehmer)
 - the ".."-entry is now always active for loaded dirs which are not in the cache
   (Martin Kaehmer)
 - new flag for the "own command": {dp} for the destination path of a DND-action
 - the requester for existing file in copy/move now shows
   the size and modificationtime of both files

Changes since version 2.0.1:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - fixed bug when displaying name in first column, the line is empty
   (Thanks to Donald J. Maddox, Alan K. Jackson)
 - right justify size
   (Thanks to Martin Kaehmer)
 - fixed bug in text-entries
   (Thanks to Martin Kaehmer)
 - fixed bug in externop in flag parsing
   (Thanks to Rick Younie, Harlock)
 - support for filesizes/dirsizes >4GByte (if your system supports 64 bit type)
   (Thanks to Martin Kaehmer,Harlock)
 - no longer displays readable but not executable dirs (r--)
   side effect: dirsize will not show weird values
 - for own commands and string requests, Cancel will really cancel
   the operation
   (Thanks to Rick Younie)
 - in the configuration, the "Choose Command"-requester is now sorted and
   also resizeable
   (Thanks to Rick Younie)
 - the partitionsize/freespace of the actual dir can be shown in the
   listviewbar
   (Thanks to Rick Younie,Martin Kaehmer)
 - the display of owner/group is switchable ("user @ group" or "user.group")
   (Thanks to Rick Younie)
 - the ".."-entry is no longer selectable nor it will be counted
   (Thanks to Martin Kaehmer)
 - rewrote xliwrapper_worker and worker.inst (now worker_inst) in C
 - fixed foreground of empty buttons in the example-configurations
   (Thanks to Rick Younie)
 - finally DND is usable
   To activate: Select the entry and hold the left mousebutton, then click
                  the right.
		Now move to destination and release the left button.
		You can cancel DND with Escape or a rightclick when dragging!
		If there is no DND-action defined for the type of the
		  dragged entry, the DND-action from the "NoSelect"-type
		  is used!
   Limitations:
     You can only drag one entry
     This works only inside Worker

Changes since version 2.0.0:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - fixed error in color handling >8 colors
 - fixed error in CopyOp with FastMode
 - don't refuse to copy in symlinked dir
 - fixed problem with catalog-loading
 - correct catalog templates
 - french catalog and example-config (Thanks to rno <noospot42@f2s.com> for this)
 - added Keypad-usage in StringGadget (you can now also enter the numbers with
   it)

Changes since version 1.3.3:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - rewritten in C++
 - shown informations of entries can be freely configured
 - added show image mode for display of the active entry in the other side
 - added directory-buffer
 - show/hide hiddenfiles
 - can use more than one action for buttons/filetypes/hotkeys
 - takes two args and display the dirs
 - better GUI, f.i. the textinput doesn't block anymore and understands the
   shell-shortcuts (ctrl-a,...)
 - better searchmode, also doesn't block and begins at active entry
 - more call-possibilities for filetypes (f.i. doubleclick, show)
 - filterselect now on files OR dirs
 - doesn't accept duplicate shortcuts
 - correct display of NTFS directories (Thanks to Pawel Kaczor)
 - some fixes in configuration (Thanks to Fireball)
 - compiles and runs on FreeBSD 2.2.2 (Thanks to Fireball)
 - mouse wheel support
 - man page
 - many other small things I forgot

Changes since version 1.3.2:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - bug fixes (Thanks to Thomas Bader)
   - compile error
 - now Dock-able (for WindowMaker and perhaps other)

Changes since version 1.3.1:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - bug fixes (Thanks to Piergiorgio Ghezzo)
   - compile error
   - configuration segmentation fault

Changes since version 1.3.0:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - compiling and installing using "configure"-Script
 - english documentation
 
Changes since version 1.2.0:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - dynamic width of size, name and type to remove useless spaces between
   sections
 - if worker cannot repaint the window, X will use the color 0 as background
 - the copy-function has two new flags:
   - copy to same directory: for duplicate
   - request destination
 - the configuration-program now shows correctly the shift-flag
 - now there are some arguments, mainly for request the version:
   -V, --version, -help, --help
 - new functions:
   - chmod
   - toggle infomode
   - search entry
   - path to other lister
   - enter new path
 - the user-commando has an improvement:
   - the option {Rs} now can get an infostring and a defaultstring
     usage: {Rs<infostring><defaultstring>}
     NOTE: the chars "<" and ">" are importent

Changes since version 1.1.0:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - great Speedimprovement in the CopyFile-Operation (especially on ZIP's ...)
 - removed Bug in the Move-operation: AFTER finish of move it's possibly that
   worker crashes
 - now worker can be compiled with egcs without any warning
 - complete showing of file-permissions
 - file-size will be printed with points after 3 and 6 digits for better
   reading
 - there is no longer an extra program for configuration, so you can
   configurate worker while running

Changes since version 1.0.0:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - Worker and WConfig are font-sensitive
 - some improvements for successful compiling with egcs
 - better handling of file-selecting
 - Worker and WConfig supports infinite banks for buttons
 - Copy/Move ask for destination, if the other side doesn't support the action
 - improved performance of the DirSize-function
 - now using active entry if no other is selected (except the delete-function)
 - the move-operation now delete the files (if needed) on the end of the
   Operation
