HISTORY.TXT--
Change Log File for DOSZIP
==========================

Changes in 2.14 - 26 Jul 2011
- fixed bug in Panel on parsing file-macros

Changes in 2.13 - 25 Jul 2011
- added file-macros for [Filetype], [Edit], and [View]

Changes in 2.12 - 20 Jul 2011
- changed Quick Search function
- changed Memory functions to dynamic allocation
- reduced amount of memory used by DZ.EXE to 1024 byte
- added Memory Information dialog

Changes in 2.11 - 04 May 2011
- fixed bug on reading .ZIP files
- changed Quick Search function

Changes in 2.10 - 04 Apr 2011
- added a CRC error dialog to Unzip

Changes in 2.09 - 28 Feb 2011
- fixed bug in panels: Sort size (Ctrl-Z)
- added Wide view to panels (Alt-W)

Changes in 2.08 - 15 Nov 2010
- fixed bug in Class view Paste (Ctrl-Ins)
- added Copy line to Clipboard in Textview (Mouse-Right)

Changes in 2.07 - 14 Nov 2010
- fixed bug in Class view Load (Ctrl-F3)
- added Class to history file

Changes in 2.06 - 13 Nov 2010
- fixed bug in Panels - Sort directories
- fixed bug on reading [Filetype] from dz.ini
- added Text info to Class view
- added dialog Load Directory (Alt-P)
- added Open/Save dialog for Setup and Text View

Changes in 2.05 - 17 Oct 2010
- fixed bug in File Search (F9)
- fixed bug in Compression dialog (compress level)
- added fast compression to Copy (F4 and Shift-F7)

Changes in 2.04 - 01 Oct 2010
- fixed bug on converting hex strings (2.03+)

Changes in 2.03 - 25 Sep 2010
- fixed bug on hidden command line (Alt-F8/Up/Down)
- fixed bug in Panel Info (Volume Label)
- fixed bug in Clipboard (Paste)
- fixed bug in Text Edit (inserting char at end of line)
- fixed bug in Toggle Egalines (Alt-F9)
- fixed bug in the Resource compiler (RCEDIT.EXE)
- added fast mode switch for EGA+ (Alt-F9)
- added more support for mono board (seg B000h)
- added B/W mono color to Screen Setup (Ctrl-A)
- added support for lines > 80 and line count > 50

Changes in 0.2.02 - 14 Sep 2010
- fixed bug on moving selected files (hard error)
- fixed bug on reading .ZIP files with no End Central Directory (hard error)
- added video init and (some) support for mono board (seg B000h)

Changes in 0.2.01 - 15 Aug 2010
- fixed bug in dialogs - external short keys did not work
- fixed bug in File search - Hex convert (F6), Edit (F4)
- fixed bug in Text view - Class view
- changed Quick search - removed directories from scan
- updated source for MASM/JWASM v2.03
- removed switch /v (verbose)

Changes in 0.2.00 - 02 Aug 2010
- fixed bug in IO-stream
- fixed some bugs in Text View
- added Class viewer to Text View
- added switches to %view% macro
- added Create .ZIP and Create List to Menus

Changes in 0.1.59 - 30 Jul 2010
- fixed bug in Compress (Alt-F5) and Create List File (Ctrl-L)

Changes in 0.1.58 - 29 Jul 2010
- fixed hard error on moving directories (v1.55+)
- fixed bug on adding zero length files to .ZIP archive

Changes in 0.1.57 - 28 Jul 2010
- fixed memory leak in compression functions

Changes in 0.1.56 - 27 Jul 2010
- fixed bug on reading large .ZIP files

Changes in 0.1.55 - 27 Jul 2010
- fixed bug in decryption of .ZIP files (v1.50+)
- fixed bug in Text view - END, UP, PGUP
- fixed bug on converting hex strings
- added Create .ZIP archive (Shift-F7)
- added Copy files to .ZIP archive (F5)
- added Delete files in .ZIP archive (F8)
- added Make directory in .ZIP archive (F7)

Changes in 0.1.54 - 20 May 2010
- fixed bug on Copy/Paste text to command line

Changes in 0.1.53 - 29 Apr 2010
- fixed bug on Enter LongFileName.exe
- fixed bug in Alt-Left/Right
- fixed bug in Text View -- PageUp (Hex view)
- fixed bug in Text View -- PageUp/End (Text view)

Changes in 0.1.52 - 16 Apr 2010
- fixed bug Move Directory (hard error)
- fixed bug directory scan -- confirm continue

Changes in 0.1.51 - 16 Apr 2010
- fixed bug Text View (Hex view)

Changes in 0.1.50 - 04 Apr 2010
- fixed bug in Startup -- Ctrl-C handler not restored on exit
- added key Alt-C -- Toggle Command line
- added key Alt-L -- Create list file from selection set
- added drag and drop files to Command line (Create list)
- added drag and drop files to Key Bar (View/Edit/Copy/Move/Del)
- added Memory Config for write protected media (CD-ROOM)

Changes in 0.1.49 - 01 Mar 2010
- added Ctrl-C handler
- added [Ignore], [Retry], [Terminate], and [Abort] to System Error

Changes in 0.1.48 - 26 Feb 2010
- fixed bug in System Error -- wrong error message

Changes in 0.1.47 - 26 Feb 2010
- fixed bug in System Error - wrong error code returned
- added some support for writing to a DEVICE -- PRN and LPTX

Changes in 0.1.46 - 24 Feb 2010
- fixed bug in Copy - wrong error code returned (CRC error)

Changes in 0.1.45 - 19 Feb 2010
- fixed bug in Read functions -- accepted Volume ID as file

Changes in 0.1.44 - 19 Feb 2010
- fixed bug in Open File function -- file exist error

Changes in 0.1.43 - 17 Feb 2010
- fixed bug in CRC check on copy

Changes in 0.1.42 - 16 Feb 2010
- fixed bug on reading CDROOM/NETWORK/DEVICE -- hard error v1.38+
- fixed bug in Egaline -- video mode was corrupted on exit in some cases
- changed the Open File functions -- network error

Changes in 0.1.41 - 30 Des 2009
- changed panel layout -- Long Detail View
- changed init defaults -- LFN removed as default

Changes in 0.1.40 - 13 Des 2009
- fixed bug in F3 (view) -- loaded filename as "filename"
- fixed bug in F4 (edit) -- loaded "long filename" as long filename
- fixed bug in File Search -- scan continue after max hit
- added directories to Ctrl-Enter
- changed the behavior of the %find% macro

Changes in 0.1.39 - 10 Des 2009
- fixed bug in Filter -- didn't work..
- fixed bug in Ctrl-I -- Directory size
- added option Use Beep to System Options
- changed the behavior of the command line

Changes in 0.1.38 - 07 Des 2009
- fixed bug in read -- archive bit not set (long filenames)
- fixed bug in swap panels -- active cell not updated
- fixed bug in switch -v (verbose)
- fixed bug in progress indicator
- fixed bug in CRC check on copy
- fixed bug in decompress on user break -- left a file open
- fixed bug in copy -- date and time corrupted (short filenames)
- fixed bug in selected text -- clipboard
- fixed bug in search hex
- fixed bug in search on user break -- continued
- fixed bug in mouse functions -- hard error
- fixed sort functions -- same file active after sort
- fixed Ctrl-Enter -- added a space after filename
- added option Esc Toggle panels to Config dialog
- added dialog System Options to Config dialog
- added option Sort directories to Panel dialog
- added pre-selected default text to dialogs
- added options Exclude location to File Search->Save
- added options Convert to Unix to File Search->Save
- added context help to File Search and Filter
- added keys to File Search:
-- added key F1 Help
-- added key F2 Save
-- ----- key F3 View
-- ----- key F4 Edit (exit)
-- added key F5 Filter edit
-- added key F6 Toggle hex/ascii search
-- added key F7 Start a new search
-- added key F8 Delete file from list
-- added key Delete
-- added key F9 Load file-mask from dz.ini

Changes in 0.1.37 - 10 Oct 2009
- added 'multi-mask' to File Search
- added 'multi-mask' to History
- added searchstring to History
- added updated library source
- fixed bug in Clipboard
- fixed bug in Move Dialog (mouse)
- added key F4 to File Search (Edit)

Changes in 0.1.36 - 04 Sep 2009
- fixed bug in Command Line (Ctrl-Ins)
- fixed bug in ClipboardCopy (Ctrl-Ins)
- fixed bug in Doskey (Ctrl-Up)
- fixed bug in Read-count (2000 --> 3000)
- fixed bug in Decompress dialog (cosmetic)
- fixed bug in Filters [Load] (Mouse)
- fixed bug in Calendar (cosmetic)
- fixed bug in Text View (Copy)
- fixed bug in TVIEW.EXE /m (View Memory)
- fixed bug in TVIEW.EXE (Search)
- added key Ctrl-Tab to File Search
- added history log to current directory
- added key Alt-Left to History (Prev)
- added key Alt-Right to History (Next)

Changes in 0.1.35 - 27 May 2009
- fixed bug in Init Drive (CD-ROOM)

Changes in 0.1.34 - 15 May 2009
- fixed bug in Delete Directory: ESC/Cancel == Ok!!

Changes in 0.1.33 - 14 May 2009
- fixed bug in Select Disk (W95/W98)

Changes in 0.1.32 - 12 May 2009
- fixed bug in Help (F1+F1)
- fixed bug in User Screen (Ctrl-B)
- fixed bug in File Search (DOS)
- fixed bug in Unzip (Imploded files)
- fixed bug in Copy (Progress info)
- fixed bug in Select Disk
- added short key Ctrl-K Toggle Key Bar
- added short key Ctrl-X Toggle Menu Bar
- added short key Alt-Up/Down Resize Panels

Changes in 0.1.31 - 18 Jan 2009
- added Unsorted view to Panels/Menus
- added short key Ctrl-U to Unsorted
- moved short key Ctrl-U to Ctrl-W
- changed the function Directory Information
- added short key Ctrl-I Current Directory Information
- added some cosmetic changes to the Menus

Changes in 0.1.30 - 08 Jan 2009
- added User Screen (Ctrl-B)
- fixed some bug in Text View
- added short key Ctrl-End (End of line) in Text View
- added switch /M (view memory) to TVIEW
- added Volume Information
- added Clipboard functions
- added Calendar
- added switch -scsDOS to 7-Zip config

Changes in 0.1.29 - 05 May 2008
- changed the main loop to enhance performance under multitasking
  (High CPU utilization) int  MS Windows, DPMI, various
  2F1680: RELEASE CURRENT VIRTUAL MACHINE TIME-SLICE

Changes in 0.1.28 - 12 May 2007
- fixed bug in Egaline
- fixed bug in Panels on Open/Close
- added some cosmetic changes to the Panels

Changes in 0.1.27 - 09 May 2007
- added support for reading Network Directories
- added support for Copy/Delete/Unzip to Network
- added section [Directory] to config file
- added shortkey Ctrl-[0..9] to Directories
- added Change Directory to Panel Filter
- added Load Directory to Panel Filter
- fixed bug in Dialog Tools

Changes in 0.1.26 - 07 May 2007
- fixed bug in Egaline (toggle 50/25 lines)
- added shortkey Alt-F9 to Egaline
- changed History and doskey functions

Changes in 0.1.25 - 05 May 2007
- fixed bug in Command Line: input deleted on path change
- fixed bug in History: doskey buffer not flushed on exit
- shortkey mixup in History: Ctrl-Up=Down, Ctrl-Down=Up
- fixed bug in View: if selected files in panel

Changes in 0.1.24 - 02 May 2007
- fixed bug in File Panels: Selected Files
- added Selected Size to Directory Information

Changes in 0.1.23 - 29 Apr 2007
- fixed bug in Copy: [Cancel/Continue]
- added memory to io-functions (Read/Write)
- added visual update in File Copy

Changes in 0.1.22 - 27 Apr 2007
- fixed bug in Change Drive in Panels

Changes in 0.1.21 - 27 Apr 2007
- fixed Command-line switch /V (verbose): always on
- fixed default Read count in Panels
- added Command-line argumets to File Search

Changes in 0.1.20 - 25 Apr 2007
- added Quick Search to panels

Changes in 0.1.19 - 25 Apr 2007
- fixed bug in Environment translated by the commander

Changes in 0.1.18 - 24 Apr 2007
- added mutiple Include/Exclude in Compress

Changes in 0.1.17 - 22 Apr 2007
- added Command Line info to Setup
- fixed bug in Compress Dialog: Filter
- fixed bug in Unzip

Changes in 0.1.16 - 20 Apr 2007
- changes made to Macro !.! (filename.ext)
- changed Hot-key Tools to Alt-[0..9]
- added Reload function to Setup: Color
- added support for Enviroment variables in WinXP
- added support for response batch-file: WinXP
- added switch /O<offset> in TVIEW

Changes in 0.1.15 - 17 Apr 2007
- added macro %VIEW%, %EDIT% and %FIND%

Changes in 0.1.14 - 12 Apr 2007
- fixed Decompress - autoselect file type
- added Dialog History --> Alt+F8

Changes in 0.1.13 - 09 Apr 2007
- updated shortkeys in Menus/Status line
- fixed mouse-bug in Menus functions

Changes in 0.1.12 - 08 Apr 2007
- added/changed Shortkey Table
- Esc          --> Clear Command Line
- F10          --> Exit
- Alt-X        --> Quit
- Ctrl+Up|Dowm --> doskey
- Ctrl+PgUp    --> Updir
- Ctrl+Enter   --> Paste current file to Command Line

Changes in 0.1.11 - 06 Apr 2007
- fixed bug in Decompress..

Changes in 0.1.10 - 05 Apr 2007
- added Include/Exclude filter in Compress
- added option Password to Compress
- added option Fast|Best|Auto to Compress
- added new options to config file
- added Load/Save color in Screen Setup

Changes in 0.1.09 - 04 Apr 2007
- updated GPL to v2
- fixed function Move Dialog: Rename
- changed INI section [Tools]: 0x01= --> 00=
- added command line info to DZMAIN
- added access to README.TXT in Dialog Help
- fixed cursor in Menus/Dialog
- changed Panel Filters
- changed Text Edit: Ctrl+Rigth --> nextword()
- changed background color on selected files, cursor off

Changes in 0.1.08 - 01 Apr 2007
- added Ctrl+U --> Swap Panels
- added Ctrl+C --> Compare Directories
- fixed exec functions: if (exe == 32-bit) --> use system call

Changes in 0.1.07 - 30 Mar 2007
- added code to handle additional archives
- Ctrl+V --> Ctrl+H - (hidden files)
- Ctrl+U --> Ctrl+R - (Update to Re-read)

Changes in 0.1.06 - 28 Mar 2007
- added support for 7-zip from command line
- added new configuration for 7-zip

Changes in 0.1.05 - 23 Mar 2007
- fixed Date and Time on copy() and unzip()
- fixed Ctrl-key: Menus Line
- added switch /C<config_path>

Changes in 0.1.04 - 22 Mar 2007
- added cmquit(): Alt+X - no questions asked..
- fixed bug in zip_ffindlocal(): strncmp() --> strnicmp()
- added dealloc in loop and reversed direction in unzip()
- added mouse-wait on Menus
- fixed Recursive error in Compress
- adden version check to config file
- fixed bug in Search: Continue/Cancel
- fixed bug in LFN directory read: set to Creation Date

Changes in 0.1.03 - 20 Mar 2007
- added increased hit count in File Search
- added increased read count in unzip() - MAXOBJ to 5000
- added USERABORT to loop in unzip()
- added Copy action is cancellable: ER_USERABORT
- fixed bug in Confirm Continue
- fixed bug in return code from ermsg()
- fixed bug in wcenter() - added zero string check in loop
- fixed Short-key table: ESC on zero-sized files (TVIEW)
- added support for response files: PKZIP, ARJ, ..
- added Compression configuration | compress() | decompress()
- changed INI entries from hex to decimal
- added support for date input: [dd.mm.yy | yyyy] | [mm/dd/yy | yyyy]
- fixed Menus (was movable)
- fixed Short Key - Shift/Alt/Ctrl in Edit | View
- added support for 7-zip: DZ.INI --> [Packer]

Changes in 0.1.02 - 12 Mar 2007
- added make_batch(): Save Search Result to file
- added Binary View to TVIEW
- fixed Command Line Input [~:]
- removed menus hook-up on Alt-Right (Gray)
- fixed Filter in File Search

Changes in 0.1.01 - 07 Mar 2007
- added Filter on Panels
- added Filter on File Search
