Subversion Repositories fastphp

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
105 2024-01-11 21:59:33 daniel-marschall /trunk/ Delphi 11 Code compatibility
Delphi 10: Fixed problems where SpaceToTab didn't set Modified=true
Delphi 11: Fixed problems where freshly opened file did set Modified=True
 
/trunk/EditorMain.pas
104 2023-11-11 19:17:43 daniel-marschall /trunk/ Font setting does not get lost if you encountered the error "File already opened"  
/trunk/EditorMain.pas
103 2023-11-05 18:21:10 daniel-marschall /trunk/  
/trunk/EditorMain.dfm
/trunk/EditorMain.pas
102 2023-11-03 02:20:07 daniel-marschall /trunk/ Bugfix: Asterisk does not get removed from caption if action(s) were reverted using Ctrl+Z  
/trunk/EditorMain.dfm
/trunk/EditorMain.pas
101 2023-10-26 21:59:00 daniel-marschall /trunk/  
/trunk/EditorMain.pas
/trunk/codeexplorer.php
99 2023-09-29 01:44:24 daniel-marschall /trunk/ Output Font Size is now equal to Code Font Size
Navigator Font Name is now Courier New instead of a sans serif font
 
/trunk/EditorMain.dfm
/trunk/EditorMain.pas
/trunk/codeexplorer.php
98 2023-09-29 01:31:13 daniel-marschall /trunk/ Disabled Ctrl+Shift+C for "column select mode", because this mode cannot be exited  
/trunk/EditorMain.pas
97 2022-12-25 20:59:15 daniel-marschall /trunk/ BUGFIX: Files were always saved with Linux Line Endings. Now, the original Line-Endings will be kept  
/trunk/EditorMain.pas
96 2022-11-07 00:35:05 daniel-marschall /trunk/ === RELEASE 0.6 ===
Fixed more Unicode problems
 
/trunk/EditorMain.pas
94 2022-11-06 20:25:36 daniel-marschall /trunk/ Fix Unicode problem  
/trunk/EditorMain.dfm
/trunk/EditorMain.pas
/trunk/FastPHPBrowser.dproj
/trunk/FastPHPBrowser.res
/trunk/FastPHPEditor.dproj
/trunk/FastPHPEditor.res
93 2022-04-11 01:50:33 daniel-marschall /trunk/ Functionality "Space to tab" didn't set the "changed" flag. Fixed.  
/trunk/EditorMain.pas
91 2022-01-02 21:17:49 daniel-marschall /trunk/ === RELEASE VERSION 0.5 ===
Various smaller changes
 
/trunk/BrowserMain.dfm
/trunk/BrowserMain.pas
/trunk/EditorMain.dfm
/trunk/EditorMain.pas
/trunk/FastPHPBrowser.res
/trunk/FastPHPEditor.res
/trunk/FastPHPUtils.pas
/trunk/Functions.pas
/trunk/Private/Wishlist.md
/trunk/README.md
/trunk/RunPHP.pas
89 2022-01-02 02:55:58 daniel-marschall /trunk/ Drag'n'Drop files now works with dark theme, too.  
/trunk/Private/Wishlist.txt
/trunk/EditorMain.dfm
/trunk/EditorMain.pas
87 2022-01-01 23:27:33 daniel-marschall /trunk/ New functions "Go to PHP dir" (e.g. to change configuration) and "PHP Interactive Shell", can be accessed via right-click the "Run" button  
/trunk/EditorMain.dfm
/trunk/EditorMain.pas
86 2021-12-30 22:48:41 daniel-marschall /trunk/ Drag'n'Drop files from explorer works (Due to bug in Delphi, works only if Editor is started in Light design, and design is not changed to Dark Theme)  
/trunk/EditorMain.pas
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
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
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

Show All