Subversion Repositories fastphp

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
85 2021-12-27 00:32:22 daniel-marschall /trunk/ Versioninfo upgraded to 0.5  
/trunk/EditorMain.dfm
/trunk/EditorMain.pas
/trunk/FastPHP.iss
/trunk/FastPHPBrowser.dproj
/trunk/FastPHPBrowser.res
/trunk/FastPHPEditor.dproj
/trunk/FastPHPEditor.res
84 2021-12-26 23:54:19 daniel-marschall /trunk/ Added README.md  
/trunk/README.md
83 2021-12-26 23:46:42 daniel-marschall /trunk/ Detection if file was added in a different application added.
In the taskbar and task manager, the name of the opened file will be shown. (Application.Title)
 
/trunk/EditorMain.dfm
/trunk/EditorMain.pas
/trunk/FastPHPUtils.pas
/trunk/FindReplace.pas
82 2021-12-26 23:45:06 daniel-marschall /trunk/ Fixed error 'FastNode version "PHP Warn" not supported' shown the treeview during startup  
/trunk/FastPHPTreeView.pas
/trunk/codeexplorer.php
81 2021-06-13 01:10:39 daniel-marschall /trunk/ === RELEASE VERSION 0.4 ===  
/trunk/LICENSE
/trunk/FastPHP.iss
80 2021-06-13 00:31:09 daniel-marschall /trunk/  
/trunk/FastPHPBrowser_Icon.ico
/trunk/FastPHP_Icon.ico
/trunk/EditorMain.dfm
/trunk/EditorMain.pas
/trunk/FastPHP.iss
/trunk/FastPHPBrowser.dproj
/trunk/FastPHPEditor.dproj
/trunk/FastPHPEditor.res
79 2020-08-24 10:22:10 daniel-marschall /trunk/ Made file saving (line ending etc.) more intelligent, e.g. if Shebang is detected, Linux line-endings will be used.  
/trunk/EditorMain.pas
78 2020-08-17 09:32:28 daniel-marschall /trunk/  
/trunk/EditorMain.pas
77 2020-08-12 16:47:23 daniel-marschall /trunk/ Additional new lines at the end of the file will be automatically removed  
/trunk/EditorMain.pas
76 2020-08-12 15:42:21 daniel-marschall /trunk/ Files will be saved without BOM (important for ajax.php)  
/trunk/EditorMain.pas
75 2020-08-12 11:33:08 daniel-marschall /trunk/ Mutex will be switched when "Save as" is used  
/trunk/EditorMain.pas
/trunk/Functions.pas
74 2020-05-10 11:57:53 daniel-marschall /trunk/ Small fixes  
/trunk/EditorMain.dfm
/trunk/codeexplorer.php
73 2020-04-19 21:06:12 daniel-marschall /trunk/ === RELEASE VERSION 0.3 ===  
/trunk/EditorMain.dfm
/trunk/FastPHP.iss
72 2020-04-19 21:01:00 daniel-marschall /trunk/ Bugfix: HTML was not shown
Help now searches for functions first, then looks for other occurences in the CHM file
 
/trunk/EditorMain.pas
71 2020-04-16 00:58:43 daniel-marschall /trunk/ Second try to fix issue where php.exe process does not end; Fixed hash conflict  
/trunk/EditorMain.pas
/trunk/Functions.pas
70 2020-04-15 19:23:30 daniel-marschall /trunk/ Try to fix issue where php.exe process does not end  
/trunk/FastPHPTreeView.pas
/trunk/RunPHP.pas
/trunk/codeexplorer.php
/trunk/codeexplorer_api.inc.php
69 2020-04-15 19:03:37 daniel-marschall /trunk/  
/trunk/EditorMain.pas
68 2020-04-15 12:05:20 daniel-marschall /trunk/  
/trunk/EditorMain.pas
67 2020-04-15 11:56:02 daniel-marschall /trunk/ Editor will check if file is already open and deny the opening then.
Single "Replace" will automatically search for the next item
Editor: During saving, every line will be right-trimmed
 
/trunk/EditorMain.pas
/trunk/FindReplace.pas
/trunk/Functions.pas
66 2020-03-30 00:57:59 daniel-marschall /trunk/ Before theme change: Ask if the user wants to save their work  
/trunk/EditorMain.pas

Show All