forked from drapid/HFS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
11,007 additions
and
10,711 deletions.
There are no files selected for viewing
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# HFS | ||
HTTP File Server by https://github.com/rejetto | ||
|
||
http://rejetto.com/hfs/ | ||
|
||
Uses for.rnq from R&Q | ||
# HFS | ||
HTTP File Server by https://github.com/rejetto | ||
|
||
http://rejetto.com/hfs/ | ||
|
||
Uses for.rnq from R&Q |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{ 14.08.2019 13:49:44 } | ||
BuiltTime = 43691.5762090162; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
@IF EXIST "*.~*" del *.~* | ||
@IF EXIST "*.dcu" del *.dcu | ||
@IF EXIST "*.ddp" del *.ddp | ||
@IF EXIST "*.ppu" del *.ppu | ||
@IF EXIST "*.o" del *.o | ||
@IF EXIST "*.bak" del *.bak | ||
@IF EXIST "*.identcache " del *.identcache | ||
@IF EXIST ".\Units\*.dcu" del .\Units\*.dcu | ||
@IF EXIST "Prefs\__history\*" del /q Prefs\__history\* | ||
@IF EXIST "Prefs\*.bak" del /q Prefs\*.bak | ||
@IF EXIST "Prefs\*.dcu" del /q Prefs\*.dcu | ||
@IF EXIST "__history\*" del /q __history\* | ||
|
||
@IF EXIST "*.~*" del *.~* | ||
@IF EXIST "*.dcu" del *.dcu | ||
@IF EXIST "*.ddp" del *.ddp | ||
@IF EXIST "*.ppu" del *.ppu | ||
@IF EXIST "*.o" del *.o | ||
@IF EXIST "*.bak" del *.bak | ||
@IF EXIST "*.identcache " del *.identcache | ||
@IF EXIST ".\Units\*.dcu" del .\Units\*.dcu | ||
@IF EXIST "Prefs\__history\*" del /q Prefs\__history\* | ||
@IF EXIST "Prefs\*.bak" del /q Prefs\*.bak | ||
@IF EXIST "Prefs\*.dcu" del /q Prefs\*.dcu | ||
@IF EXIST "__history\*" del /q __history\* | ||
|
||
@rem exit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
@copy hfs.exe "HFS300_RD.exe" | ||
upx.exe -9 --lzma "HFS300_RD.exe" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
In the template system, the following %symbols% and [sections] are currently deprecated, because they have been surpassed by {.macros.}. | ||
They are still available for backward compatibilty in 2.x versions, but they are likely not be there since version 3. | ||
|
||
%sym-ANY% | ||
equivalent: {.$sym-ANY.} | ||
note: you are not forced anymore to start the section name by "sym-" | ||
|
||
%up% | ||
equivalent: {.if| {.%folder% = / .} | {.$up.} .} | ||
note: you are not forced anymore in keeping the code inside section [up] | ||
|
||
%item-added% and %item-modified% | ||
equivalent: {.time||when=%item-added-dt%.} | ||
|
||
%new% | ||
equivalent: {.if| {.get|is new.} | {.$newfile.} .} | ||
note: you are not forced anymore in keeping the code inside section [newfile] | ||
|
||
In the template system, the following %symbols% and [sections] are currently deprecated, because they have been surpassed by {.macros.}. | ||
They are still available for backward compatibilty in 2.x versions, but they are likely not be there since version 3. | ||
%sym-ANY% | ||
equivalent: {.$sym-ANY.} | ||
note: you are not forced anymore to start the section name by "sym-" | ||
%up% | ||
equivalent: {.if| {.%folder% = / .} | {.$up.} .} | ||
note: you are not forced anymore in keeping the code inside section [up] | ||
%item-added% and %item-modified% | ||
equivalent: {.time||when=%item-added-dt%.} | ||
%new% | ||
equivalent: {.if| {.get|is new.} | {.$newfile.} .} | ||
note: you are not forced anymore in keeping the code inside section [newfile] | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
=== LIBS USED | ||
ICS v7 by Fran�ois PIETTE http://www.overbyte.be | ||
GIFimage v2.2r5 by Anders Melander http://www.tolderlund.eu/delphi/ | ||
delphi zlib v1.2.3 by base2 technologies http://www.base2ti.com | ||
TRegExpr v0.952 by Andrey V. Sorokin http://www.regexpstudio.com/TRegExpr/TRegExpr.html | ||
fastMM v4 by Pierre le Riche http://fastmm.sourceforge.net | ||
|
||
=== CGI | ||
see python\Lib\CGIHTTPServer.py | ||
|
||
=== CAPABILITIES OF A SCRIPTING SYSTEMS | ||
- skip limits on some files | ||
|
||
=== UNICODE FILENAMES | ||
widgets required: | ||
- treeview (vfs) | ||
- listbox (connections) | ||
- richedit (log) | ||
|
||
code to adapt | ||
- TfileListing.fromFolder() | ||
- getVFS() | ||
- setVFS() | ||
|
||
=== DEFAULT TEMPLATE | ||
- detect mobile and use special template | ||
|
||
=== LIBS USED | ||
ICS v7 by Fran�ois PIETTE http://www.overbyte.be | ||
GIFimage v2.2r5 by Anders Melander http://www.tolderlund.eu/delphi/ | ||
delphi zlib v1.2.3 by base2 technologies http://www.base2ti.com | ||
TRegExpr v0.952 by Andrey V. Sorokin http://www.regexpstudio.com/TRegExpr/TRegExpr.html | ||
fastMM v4 by Pierre le Riche http://fastmm.sourceforge.net | ||
=== CGI | ||
see python\Lib\CGIHTTPServer.py | ||
=== CAPABILITIES OF A SCRIPTING SYSTEMS | ||
- skip limits on some files | ||
=== UNICODE FILENAMES | ||
widgets required: | ||
- treeview (vfs) | ||
- listbox (connections) | ||
- richedit (log) | ||
code to adapt | ||
- TfileListing.fromFolder() | ||
- getVFS() | ||
- setVFS() | ||
=== DEFAULT TEMPLATE | ||
- detect mobile and use special template | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
object diffFrm: TdiffFrm | ||
Left = 261 | ||
Top = 149 | ||
Caption = 'Customized options' | ||
ClientHeight = 334 | ||
ClientWidth = 432 | ||
Color = clBtnFace | ||
Font.Charset = DEFAULT_CHARSET | ||
Font.Color = clWindowText | ||
Font.Height = -11 | ||
Font.Name = 'MS Sans Serif' | ||
Font.Style = [] | ||
OldCreateOrder = False | ||
Position = poMainFormCenter | ||
PixelsPerInch = 96 | ||
TextHeight = 13 | ||
object memoBox: TMemo | ||
Left = 0 | ||
Top = 0 | ||
Width = 432 | ||
Height = 334 | ||
Align = alClient | ||
ReadOnly = True | ||
ScrollBars = ssBoth | ||
TabOrder = 0 | ||
end | ||
end | ||
object diffFrm: TdiffFrm | ||
Left = 261 | ||
Top = 149 | ||
Caption = 'Customized options' | ||
ClientHeight = 334 | ||
ClientWidth = 432 | ||
Color = clBtnFace | ||
Font.Charset = DEFAULT_CHARSET | ||
Font.Color = clWindowText | ||
Font.Height = -11 | ||
Font.Name = 'MS Sans Serif' | ||
Font.Style = [] | ||
OldCreateOrder = False | ||
Position = poMainFormCenter | ||
PixelsPerInch = 96 | ||
TextHeight = 13 | ||
object memoBox: TMemo | ||
Left = 0 | ||
Top = 0 | ||
Width = 432 | ||
Height = 334 | ||
Align = alClient | ||
ReadOnly = True | ||
ScrollBars = ssBoth | ||
TabOrder = 0 | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
unit diffDlg; | ||
|
||
interface | ||
|
||
uses | ||
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, | ||
Dialogs, StdCtrls; | ||
|
||
type | ||
TdiffFrm = class(TForm) | ||
memoBox: TMemo; | ||
private | ||
{ Private declarations } | ||
public | ||
{ Public declarations } | ||
end; | ||
|
||
var | ||
diffFrm: TdiffFrm; | ||
|
||
implementation | ||
|
||
{$R *.dfm} | ||
|
||
end. | ||
unit diffDlg; | ||
|
||
interface | ||
|
||
uses | ||
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, | ||
Dialogs, StdCtrls; | ||
|
||
type | ||
TdiffFrm = class(TForm) | ||
memoBox: TMemo; | ||
private | ||
{ Private declarations } | ||
public | ||
{ Public declarations } | ||
end; | ||
|
||
var | ||
diffFrm: TdiffFrm; | ||
|
||
implementation | ||
|
||
{$R *.dfm} | ||
|
||
end. |
Oops, something went wrong.