Fix sorting mistake. Fix unpredictible open text editor on slow machines.
Fixed: Find clip is not working
Improved performance with sorting.
New menu item in preview mode - sorting clips by text, name, create date. New option $InitSort in rclipstep.ini file, that allow to define initial typ of sorting clips in preview mode. Small bugfix.
Add attributes into description of exe like product name and product version.
New buttons for hide clip. Useful for hide password stored in clip queue. Hidden clips are shows as **,
but inserted is correctly. Technically - file on filesystem has got set attribute hidden.
Copy more commands into DOS windows has been fixed (rclipstep.ini - IncompProgType="VAL")
You can't edit RO clip. Width and height of preview window have been increased.
New option AutoClearQueue for invoke dialog for claning clip queue when limit of clips is reached.
Bug about moving clip when there is some gaps in line of clips has been fixed.
Fix persist some clips (before last fixed clip) in memory when clip queue has been changed.
Change default value for AutoDestroyPreview from 0 to 1, change implicit number of clips from 1000 to 10000
Defect calculate percent during delete clips has been repaired.
New option $AllowDuplicity in rclipstep.ini. Set it to 1 means allow duplicity in clip queue.
New clip will be always add at the end of the clip queue.
Defect about change row order on click buttons has been repaired.
Defect about unchanged order the images for lines when records are re-sorted has been repaired.
You can click on column header to sort list of clips in preview window.
Fix bug about handling preview window called from tray menu
Fix bug about loose catching new clips after show preview windows
Preview window has to be close manually just now. New option -$AutoDestroyPreview - allows to switch to old style. It means autoclose preview when you leave it.