Version 0.8.0.1 xx-06-2006
                         !Fixed: If one toggled preview window before
                                 a file was loaded the empty preview
                                 window would appear.
                                 
Version 0.8.0 06-06-2006 FINAL RELEASE FROM THIS CODEBASE

                         +Added: Toolbar with most often used functions
                         +Added: Menu: Copy filename to clipboard
                         +Added: Left clicking onto the preview of the 
                                 selected file opens the file
                         *Changed: Made menu structure more CUA compliant
                         *Changed: Better thumbnail caching algorithm
                         !Fixed: Bug in D'n'D code
                         !Fixed: "Erase Source" could not handle tagged
                                 files 
                         !Fixed: "Erase Source" also deleted the enclosed
                                 Empty.PDF (for empty pages)
                         !Fixed: Files having spaces in their name or path
                                 could not be handled
Version 0.7.3 20-03-2006 
                         +Added: Optionally disable preview
                         +Added: Store the file mask in the "Add many" 
                                 dialog
                         +Added: Window to show location of external 
                                 components
                         +Added: Menu items to tag/untag/invert tag of 
                                 all files
                         +Added: Alt-T Hotkey to tag/untag file
                         +Added: Alt-P Hotkey to toggle preview on the fly
                         +Added: Detect broken PDFs when displaying preview
                         *Changed: Insert new files after the selected 
                                   file (not at the end of the list)
                         !Fixed: .MPF import was broken
                         !Fixed: The "Cancel" button in the properties
                                 dialog did not restore all settings
                                 to their previous values
                         !Fixed: Some windows were resizable that should 
                                 not be resizable
                         !Fixed: Some of the recently added buttons had 
                                 wrong hint texts.
Version 0.7.2 10-03-2006 
                         +Added: Preview PDF/PS content in separate preview
                                 window (size is configurable)
                         *Changed: Detect whether XPDF components actually 
                                   work (aka is LIBC06.DLL present?)
                         *Changed: Overhauled the experimental print 
                                   functionality once more (this time both
                                   the one from 0.7.0 and the one from 0.6.6
                                   are included, both under the common roof
                                   of a wizard style dialog
                         +Added: Attempt to support FaxWorks via ibmpro 
                                 GSdevice, unfortunetely this crashes,
                                 reason currently unknown.
Version 0.7.1 15-02-2006 internal, not released.
Version 0.7.0 10-02-2006
                         *Changed: Overhauled the experimental print
                                   functionality once more. It should be good 
                                   enough now to be tested by a wider audience 
                                   (however it still has a number of issues).
Version 0.6.6 09-02-2006
                         +Added: Another button to add many PDF files
                                 that match path/name criteria.
Version 0.6.5 27-01-2006
                         +Added: Tag/untag mechanism in order to enable
                                 the user to distill only selected pages
                         !Fixed: Some minor bugs
Version 0.6.4 23-01-2006 
                         +Added: Reintroduce usage of XPDF 3.00 package
                         +Added: Provide context menu item "Info" via 
                                 PDFINFO.EXE
                         +Added: Provide context menu item "Split into pages"
                                 via PDFTOPS.EXE 
Version 0.6.3 17-01-2006 
                         +Added: Overhauled the experimental print 
                                 functionality (output device and printerqueue
                                 are user configurable. However as it is still
                                 experimental, it is only enabled if debug is 
                                 set to on).
                         +Added: Horizontal scrollbars in the source file
                                 listbox
                         !Fixed: Empty target filename in case the source files
                                 were erased
Version 0.6.2 02-12-2005
                         +Added: Default filemask is configurable now 
                                 (workaraound for the 'p'-bug)
                         +Added: Check for presence of ePDF.INI and refuse
                                 to run in case it is not there.
                         *Changed: Disabled experimental print functionality
                                   in public builds.
Version 0.6.1 06-09-2005
                         +Added: Experimental print functionality
Version 0.6.0 02-07-2005
                         +Added: Postion of main window is stored
                         +Added: Options window to use built in distiller
                                 frontend or let ePDF merge (changes GUI!)
                         +Added: Use either our own parameter set for 
                                 distilling or alternatively use the one
                                 currently configured in ePDF
                         +Added: Create .mpf file for an external distiller
                                 (ePDF) (disabled, because still not supported 
                                 by ePDF)
                         *Changed: Completely rewrote built in distiller 
                                 frontend. Now the length limitation is gone.
                                 There is no more PDFMrg.CMD.
                                 
Version 0.5.5 09.04.2005 +Added: Support ePDF's "pdflaunch" option
                         +Added: The most important functionality: "About"
                         !Fixed: Target filename also created automatically
                                 if files were added via d'n'd.
                         !Fixed: D'n'd was only enabled for PDF not for PS 
                                 files.
                         !Fixed: Filenames with multiple "." were not shown
                                 in the file selection box.
Version 0.5.4 04.04.2005 +Added: A main menu bar, currently only for 
                                 "Debug" and "Exit"
                         +Added: "Debug" menu item to open/close STDIO
                                 window
                         *Changed: STDIO window is now off by default.
                         *Changed: Created new icon 
                         
Version 0.5.3 27.03.2005 *Changed: Target filename is created automatically
                         +Added: Context menu for target filename field
                                 to choose behaviour
                         +Added: File type "Acrobat Document" is added to 
                                 the resulting PDF file (based on code 
                                 from Frank Wochatz)
                         !Fixed: Fixed outputfile name variable (Arrgh!)
                         !Fixed: Disable "Merge" button and clear target 
                                 filename as soon as after "Erase source" 
                                 has been pressed.

Version 0.5.2 20.03.2005 -Removed: -sFONTPATH from the distiller commandline
                                   (probably obsolete anyway)
                         +Added: Check to make sure the output filename is not
                                 among the source files.
                         +Added: Check whether the target file exists and ask
                                 whether it should be overwritten
                         *Changed: New, neutral Empty.PDF
                         !Fixed: A typo
                         
Version 0.5.1 19.03.2005 +Added: Also accept *.PS files to merge, not only
                                 *.PDF as GS can also handle these
                         +Added: PDF/PS files can be rearranged using new
                                 "Up" and "Down" buttons.
                         !Fixed: Leftover references to old text buttons made
                                 0.5.0 crash when pressing "Reset" and "Erase"
                         
Version 0.5.0 19-03-2005 +Added: Enabled "drag and drop" for the listbox
                         +Added: ePDF "compatible" success beep
                                 (thanks to Frank Wochatz)
                         +Added: Ask before deleting the source files from disk
                         +Added: Context menu to open, remove or erase a 
                                 source PDF file
                         +Added: Entryfield for target filename plus a 
                                 "Save as" button, some logic to guess the 
                                 target filename
                         +Added: "Cancel" buttons
                         +Added: Some error checking (still incomplete)
                         *Changed: The console window stays only open if 
                                   GhostScript return an error code other 
                                   than 0
                         *Changed: Rearranged buttons in a more logical way
                         *Changed: Reworked the whole GUI using bitmap buttons
                                   (it is more ePDF-like now)
                         !Fixed: D:\PSFonts not hardcoded anymore
                                 (thanks to Philip Griffin-Allwood)
                         !Fixed: Do not attempt to launch PDF file if the
                                 merging process failed. Show a message box
                                 to indicate the error instead
                         
Version 0.4.0 17-03-2005 *Removed: PDFTOPS.EXE not required anymore
                                   (thanks to Frank Wochatz)
                         +Added: Double clicking on a source PDF file opens
                                 that file.

Version 0.3.0 15-03-2005 +Added: Made up the filedialog for multiple
                                 selections.
                         *Changed: Changed hints from german to english.
                         !Fixed: Made 9.WarpSans the font to be used.

Version 0.2.1 01-07-2004 !Fixed: Added missing \ in "Add PDF" code
						 +Added: "Borrow" distiller settings from ePDF

Version 0.2.0 30-05-2004 *Changed: Enlarged the GUI
                         *Changed: Removed some hardcoded entries

Version 0.1.0 Spring 2004 Initial approach

