version 2.0.13
* bugfix saving and loading empty files
* changed inital dir if open or save files with dialog
  now always the path of the currently open file is preselected 
* fixed bug with uppercase recognition in class browser (ex. FUNCTION)
* beginning debugger implementation
* fixed elsif in syntax-highlightning
* it's now possible to set a default-preview-file(if empty then preview current file)
  if you have defined a default-preview-file, you can preview other files with pressing shift key
  if you have not defined a default-preview-file then current file will be served by the local server
* fixed bug with saving unicode
* on program start sync current file and filetreeview
* configurable local-servertimeout (default value 10000ms)
* changed to indy10!! better ftpsupport/faster internal server
* fixed splitter between filebrowser and editor

version 2.0.12
* bugfix pathes with blank chars
* changed writing files without/or without bom
* changed order of tabs (files,classes,snippets,html)
* selection of unicode type (Ansi,UTF8,UTF16) if files saved (in the options dialog)
* some small bugfixes
* changed installation path of the menu-links from user to allusers

version 2.0.11
* full implemented local webserver (included output view)
  first call may need a little more time 
* using php4 or php5 possible
* php-gtk is working for me in this moment only with php4
* opening directly the used php.ini
* $_GET and $_POST -Variables will be filled 
* changed to VirtualShellTools with full integrated Tortoise-CVS/SVN icons 
  (downloads from: 
    http://sourceforge.net/projects/tortoisecvs/
    http://www.mustangpeak.net/vstools.htm       )
* better class browser (complete rewrite) with number based jumps
* classbrowser with sorted include/function/vars/classes items
* you can now choice between mozilla control or IE for the internal preview
* active Line color added
* changed source from cvs to subversion
* opening/saving files in the path of current document
* more items in right mouse button menu
* better settings from multihighligher with language first
* and many other small changes and bugfixes
* adjusted highlighter after save

version 2.0.10
* replaced midas.dll with the openxml-components (you dont more need midas)
* better ftp-client without offset of names
* Listview or ReportView for ftp-client
* updated to synedit unicode from 19.12.04
* bugfix mysterious chars at begin of text when saving files
* added manifest-file
* added some html-tags for editing - not completed...-:)
* some small bugfixes
* added source view when localpreview
* jump to errors in local preview
* better undo with buttons and html-Tag-Editor
* zoom-in/zoom-out with ctrl+/ctrl-

version 2.0.9
* added syntax highlightning for php 5
* added class browser features for php 5
* changed devphp.ini to Appdata (personal application data)
* changed Highlighter-Ini-Files to Appdata to allow any user different highlightning
* support for unicode (testing)
* supporting different highlight background for multi-highlighter
* highlightning-settings in the options dialog depends now from the current file
* better loading from project files / reload from external programs settings
* TIMESTAMP implemented 
* PrintPreview implemented
* HTML-Tag Editor not complete...-:) (testing) not implemented things with php and single quotes
!!!!!!!!!!!!! uninstalling Programm will now delete the Programdirectory of devphp2 !!!!!!!!!!!!!!! Please save all data you will hold before

version 2.0.8
* better dialog for replace
* added call of external programs(please do not add more then 9 programs)
	you can add on this way WINSCP, other Ftp-clients, code-beautifer
	the currentfilename you can put with the string "%CURRFILE%" as parameter to the external
	the shortcuts will be ALT+CTRL+number of the external
* Filepath of doc,lang,parser may be relative to the applicationpath with "%DEVPHP%"
* changed <br> to <br /> and <hr> to <hr />
* many bugfixes in class browser 
* some small bugfixes
* better Find function 
	1. Select text and then press Ctrl+F3 for find first from top of text and then F3 for find next.
	2. Press Ctrl+F to open "Find dialog box", enter your text and accept then F3 for Find Next.
	3. Select text and press Ctrl+F to open "Find dialog box" filled with this selected text.
  thanks to hilaner at users.sourceforge.net
* full translation of all dialogs / may be there are some messages but no more
* History for project files
  
version 2.0.7
* docking sidebar at right is possible
* bugfixes fileregistration
* choice the highlighter for a file-extension
* more translation items -> please translate the newest version and send it to ursmaeder@users.sourceforge.net
* better starting process
* syntaxcolors are changable
* added button to change the project-path
* i hope no errors by no DriveC
* class browser small changings 
	if you have a "<?" or ">?" in a string then the mulithighlighter will not function. try to change it to '<'.'?' in php
* added Link button 
* the file in forground will be hold to the next program start.
- indent / unindent set to Shift-Ctrl i/u (like Delphi) this function in this moment only with spaces not with tabs. i try to fix it for the next version.
 
version 2.0.6
* fixed bug with white spaces in Filenames, Filepaths
* class browser small changings
* bugfix table-dialog changed rows and cols
* bugfix indentifier foreach/as 
* bugfix code completition 

version 2.0.5
* tab and shift tab will indent and unindent selected text
* Sidbar is dockable
* toolbars/menus are changed to toolbars2000
* added template for new html/php-File named "HTMLTemplate" "PHPTemplate" in snippets 
	Define the snippets to have a own template
* removed CVS -> i think, it's better to doit with tortoise - cvs -> possible to use in DEV-PHP for folders -:)
* changed Umsch+ Strg+ to Shift+ Ctrl+
* translations more complete
* bugs fixed by get folders via FTP
* escape - key in all dialogs

version 2.0.4
* added wordWrap - > settings in OptionsDialog
* added selectable AutoIndent
* bugfix backspace by blanks depending of AutoIndent
* changed to CVS-Version of synedit -> 2004-03-05
* added new SyntaxHighlightning HTML-PHP
* showing Folders-Icon in FTP-View
* more translated Items - updated english.lng/german.lng
* added Cursorstring in TextSnippets - Cursor will go to this position after insert the Snippet
* added Import-Export in TextSnippets for a exchange of Snippets 
	send your exquisite snippets to ursmaeder@users.sourceforge.net
	i will put it on the homepage
* functionbrowser now in SideBar
* added RegExpression Search in current File or selected Directory
* configurable and dockable Toolbars

version 2.0.3
* added hide SideBar to ViewMenu
* bugfix backspace by blanks at the end of line
* added delete to end of line
* added delete previous word
* added date statements more flexible - you can define your own format in the options-dialog
* bugfix save untitled.php
* added checkbox for Special Chars
* added save FTP Password
* possible to save files with lf(Unix), crlf(Win), cr(Mac)

version 2.0.2
* bugfix color
* added better icons to ftp-view
* bugfix adding blanks at end of line
* moved some menu items
* added turkish language / turkish doc language
* better windowsize saving
* added insert date, time, date-time
* added delete line - delete word
* added insert edited Filename/Pathname
* added insert Filename from shelllistview-browser with right mouse click

version 2.0.1
* added Upper/LowerCase
* added Capitalize
* some bugfixes - selecting preview..

Version 2.0
* added class browser
* some bugfixes

Version 2.0.0 - beta 0.0.9 um
* restored code completition
* added text snippets in a xml-File

Verision 2.0.0 -beta  0.0.8 um
* bug fix by history save
* some bugfixes in the cvs part - cvs using is really beta in this time
* translator added (in a separate download)

Version 2.0.0 -- beta 0.0.7 um

* changed help if no item found -> go to firstpage with chapters
* added dropping files if no document is open
* if you are connected to a ftp - Server evry 120 seconds the client will get a Directory - Listing
  to keep alive the connection
* added make visible special chars
* added menu open/save project may be a little buggy - try it but ... it's a beta

Dev-PHP Version 2.0.0 -- beta 0.0.6 um

* make a cvs - server in this moment no anonymous account
* cvs-client a little bit buggy
* some Bugfixes
* choice for passive or active FTP
* Setting for FTP-Filenames as offset from full result

Dev-PHP Version 2.0.0 -- alpha 0.0.5 Urs Mder

* Simple FTP- interface
* Internal WebServer
* Some Changes
* added indent undent text

Dev-PHP Version 2.0.0 -- alpha 0.1.0

* Lots of optimizations and bugfixes.
* Removed a lot of useless code.
* Ported to Delphi 6 Enterprise.
* Rewritten editor (removed the old MDI-based one).
* Added an internal Web Browser (only for documentation and previews).
- Added a Project Manager.
- Rewritten Function Browser.


