ChangeLog
5.2.2001: Version 2.0.2
- 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
10.1.2001: Version 2.0.1
- 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 for this)
- added Keypad-usage in StringGadget (you can now also enter the numbers with it)
6.1.2001: Version 2.0.0
- rewritten in C++
- shown entry information 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
22.1.2000: Version 1.3.3
- bug fixes (Thanks to Thomas Bader)
- now Dock-able (for WindowMaker and perhaps other)
17.9.1999: Version 1.3.2
- bug fixes (Thanks to Piergiorgio Ghezzo)
- compile error
- configuration segmentation fault
7.9.1999: Version 1.3.1
- compiling and installing using "configure"-Script
- english documentation
16.5.1999: Version 1.3.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
29.4.1999: Version 1.2.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
30.03.1999: Version 1.1.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
06.03.1999: Version 1.0.0: First release
Home