******************************************************************
*                                                                *
*  Delphi Decompiler                                             *
*  By bitmaker (C) 1997-2012                                     *
*  e-mail: support@studiogm.us                                   *
*                                                                *
******************************************************************
*                                                                *
*  Command line usage:                                           *
*                                                                *
*    nosplash	   Don't show splash-screen at startup           *
*    openfile:""   The file will open at startup                 *
*                                                                *
******************************************************************


Version 1.7 build 929 (24.04.2014)
  * Fixed critical errors in the DCUDumper

Version 1.6 build 911 (23.04.2014)
  * Added decopilation DCU for Delphi XE-X5

Version 1.5 build 888 (2012-07-24)
  * Fixed a critical errors in dumping of programs compiled in Delphi 2010,XE  XE2
  * Fixed minor bugs in the window "Select Process"  

Version 1.4 build 808 (2012-07-19)
  * Fixed a critical error in getting the process list in the "Select Process" window
  + Added detection of programs compiled with Delphi XE2

Version 1.3 build 777 (2012-07-18)
  * This version for test only
  + Partial support Delphi XE and Delphi XE2
  + Fully supported DCU decompiling for Delphi XE and Delphi XE2 
  + Full refactoring the program interface 
  - Removed languages support, now only English
  * Fixed many bugs in the "Select Process" window
  + Added debug privilege
  * Fixed other many bugs

 Version 1.1 build 211 (2010-03-26)
  * Fixed the definition of programs compiled in Delphi 7 
  + Added ability to drag files to the main window (drag & drop)

 Version 1.1 build 195 (2010-03-04)
  + Updated the DSF Editor
  * Fixed loss of DSF editor when parsing
  + In DSF editor adds support for Delphi 2007, 2009, 2010 (so far works only for parsing. Bpl)
  * Optimized code for rendering assembly code
  * Full reconstruction project to accelerate work on a batch of assemblies and the subsequent testing

 Version 1.1 build 191
  + Updated the PE Editor
  + Improved the window "Options"
  + Added ability to change fonts:
    - In the DFM Editor
    - Lists ListView
    - In disassembler
  * Reduced the delay timer on the window screen saver

 Version 1.1 build 187
  * Fixed a PE editor
  + Added saving of projects Delphi 2007
  + Added saving of projects Delphi 2009
  + Added saving of projects Delphi 2010

 Version 1.1 build 180
  + The project status has changed to "beta"

  1.1 build 177
  + Rewritten engine decompilation DCU
  + Rewrote the analysis engine EXE
  + New format DOI and DSF
  + Completely changed interface
  + Ability to fully maintain the project (full load project being finalized)
  + Full support for programs written in Delphi 2 - 7
