|  Davor's PHP Editor Home Page
 |  | 
Changes History
        Version 1.0.3 revision 3 (2003/12/19, file date 2003/09/06):
        
            Not highly improved version; contains some small additions and
               corrections:
            - When you start external previewer, you are not any more forced to close it
                before returning to editor
- Editor now highlightes SQL code
- New set of autocomplete definitions included (phpac.dat) - be careful not to overwrite
                your own sets (if created) while unpacking files;
                rather edit your version and add changes or leave it as it is if you want
                
Unfortunately, I had some unexpected problems with translation files,
               so this version could contain some small errors in different languages.
               Please, once again, be tolerant to translation errors and report them via
               e-mail
               or in DPHPEdit forum!
               
            
        
Version 1.0.3.0 (2002/12/24):
        
            - Editor now supports following languages:
               
                  - English
- Croatian
- French
- German
 
 Many thanks to Louis Philippe Huberdeau and J�rg Thode
               for help with French and German translations!
 
 Please be tolerant to translation errors and report them via
               e-mail
               or in DPHPEdit forum!
 
 
- Relative file path display in Project Manager (files with same names but from different
                locations can now be a part of the same project)
- File PRINT capability
- Editor now recognizes ASP script tags
- You can now choose to save files in Windows or UNIX/Linux format
Version 1.0.2.0 (2002/11/20):
        
            - Enhanced Project Management
Version 1.0.1.0 (2002/10/25):
        
            - Function and Classes List in current file
Version 1.0.0.0 (2002/09/16):
        
            - Auto Complete and Completion Proposal features added
- A BUG in custom highlighting method corrected
- Updated help file (HTML)
Version 0.9.4.2 (2002/09/10):
        
            - Highlighting method for current file can be manually changed in edit session
- Custom highlighting support with Keywords and Functions editor
- PHP Highlighter now recognizes different code segments in same file (must be closed properly)
- Custom Syntax Coloring added! See "Options->PHP/HTML Syntax Coloring"
- Project Tree is sorted after the project is loaded
- Updated help file (HTML)
Version 0.9.4.1 (2002/08/23):
            - Integrated HELP file (HTML version) included
- Another BUG busted - AccessViolation Error when clicking "Save" button on a newly created file
Version 0.9.4.0 (2002/08/21):
        
            - Code Explorer - take control over variables, functions and classes
                through your project files!
  
- Enhanced editor functions, behavior and additional file information
- Enhanced Search/Replace functions
- You can now insert new "function" or "class" by a single button or right mouse button click
Version 0.9.3.4 (2002/08/19):
        
            - Stupid BUG passed by - corrected (old projects would not open in version 0.9.3.3)
Version 0.9.3.3 (2002/08/19):
        
            - Believe it or not, nothing special; just Project Manager behaves in more intelligent way,
                also remembering cursor position in recently edited files (wanted by some users)
- Some small BUGs located and busted.
Version 0.9.3.2 (2002/08/14):
        
            - Now you can choose whether to handle any undefined file extension as PHP (for syntax highlighting)
                - see "Options" dialogue
- General Project Manager improvements and BUG corrections
Version 0.9.3.1 (2002/08/12):
        
            - Variable Selection Dialog - if enabled in Options dialogue, pressing '$' or Ctrl+P pops up
                a window with all PHP variables available in current file allowing searching for, inserting
                or manually entering variable name (recognizes object properties like "this->something" etc. too)
- Program now creates backup (*.~*) copies of saved files (if enabled in Options dialogue)
Version 0.9.3.0 (2002/08/09):
        
            - Recent projects list (Reopen) added to "File" menu
- File Browser added - you can now add files to project or open projects
                via double-clicking file name in internal file browser!
- Added Syntax Highlighting for JavaScript and CSS files
Version 0.9.2.4 (2002/08/01):
        
            - You can now add multiple files to projects using Drag&Drop!
- Internal previewer enhanced
- BUG corrected on previewing single files
Version 0.9.2.3 (2002/07/17):
        
            - Another small 'hard-to-face' BUGs fixed
Version 0.9.2.2 (2002/06/15):
        
            - Another small BUG fixed - Acces Violation Error when clicking project file name in project file list for the first time
        Version 0.9.2.1 (2002/06/01):
        
            - Serious BUG fixed - active file changes would be lost if new PHP or HTML file were created
        Version 0.9.2.0 (2002/05/29):
        
            - DPHPEdit now accepts project file name as a parameter, so you can associate DPHP extension with
               "DPHPEdit.exe" to open project by double clicking it
- New configuration options
- Usage of external viewer (like IE) is now possible
Versions before 2002/05/29