| .. |
|
Helper
|
541b5865be
Updated MyProg exe's and HelperEXEs.res. Used MS's MT.exe for this (example: mt.exe -manifest MyProg.manifest.txt -updateresource:..\MyProg-x64.exe;#1) since I don't have access to an installed VS 2005 anymore and trying to install it on 2012 R2 threw up a bunch of compatibility warnings so didn't do that.
|
11 gadi atpakaļ |
|
ISPP
|
8ebe5eabb1
Merge branch 'main' into novista
|
1 gadu atpakaļ |
|
Lzma2
|
eb4e98306e
Dir name case fix.
|
9 gadi atpakaļ |
|
LzmaDecode
|
c2e0203943
Clarify some stuff.
|
9 gadi atpakaļ |
|
Src
|
90e1249e8f
Move .pas and .dfm files in Projects to a Projects\Src folder to stop the projects from using a lot of files without referencing them because this is highly annoying: it breaks many IDE features such as Find in Files (Ctrl+Shift+F), Search for units (Ctrl+F12), and Use Unit (Alt+F11). Additionally it gives a totally wrong impression about the amount of files used by a project when one looks at it for the first time. Next commit(s) will update the projects.
|
1 gadu atpakaļ |
|
.gitignore
|
0162a4155a
.gitignore: Add *.dproj.local and *.identcache
|
13 gadi atpakaļ |
|
Compil32.docicon.res
|
643ff162e7
Cleanup res names.
|
1 gadu atpakaļ |
|
Compil32.dpr
|
82e5800758
Should be finished now unless there's still files in .\Projects used but not listed in any of the projects.
|
1 gadu atpakaļ |
|
Compil32.dproj
|
82e5800758
Should be finished now unless there's still files in .\Projects used but not listed in any of the projects.
|
1 gadu atpakaļ |
|
Compil32.manifest.rc
|
238b774962
Added files
|
14 gadi atpakaļ |
|
Compil32.manifest.res
|
2662bf3705
Updated to use per-monitor DPI awareness.
|
7 gadi atpakaļ |
|
Compil32.manifest.txt
|
2662bf3705
Updated to use per-monitor DPI awareness.
|
7 gadi atpakaļ |
|
Compil32.versionandicon.res
|
643ff162e7
Cleanup res names.
|
1 gadu atpakaļ |
|
Debug.iss
|
963fdbde61
Set Ctrl+F4 as Close Tab shortcut + add test include file.
|
1 gadu atpakaļ |
|
Debug2.iss
|
963fdbde61
Set Ctrl+F4 as Close Tab shortcut + add test include file.
|
1 gadu atpakaļ |
|
HelperEXEs.rc
|
238b774962
Added files
|
14 gadi atpakaļ |
|
HelperEXEs.res
|
541b5865be
Updated MyProg exe's and HelperEXEs.res. Used MS's MT.exe for this (example: mt.exe -manifest MyProg.manifest.txt -updateresource:..\MyProg-x64.exe;#1) since I don't have access to an installed VS 2005 anymore and trying to install it on 2012 R2 threw up a bunch of compatibility warnings so didn't do that.
|
11 gadi atpakaļ |
|
ISCC.dpr
|
8ebe5eabb1
Merge branch 'main' into novista
|
1 gadu atpakaļ |
|
ISCC.dproj
|
fdc1ce9856
Don't use SearchPath for our own components as this just makes things harder. Now 'search files' will find our component code, the component files can be opened easily from the project tree, and it's clear which project uses which components.
|
1 gadu atpakaļ |
|
ISCC.manifest.rc
|
238b774962
Added files
|
14 gadi atpakaļ |
|
ISCC.manifest.res
|
456dc43210
Merge branch 'windows10-manifests'
|
11 gadi atpakaļ |
|
ISCC.manifest.txt
|
9402b5c9a4
Added the Windows 10 "compatibility" section to the various manifest resources used by Inno Setup.
|
11 gadi atpakaļ |
|
ISCC.versionandicon.res
|
c0bf590a97
Redo ISCC.dproj.
|
1 gadu atpakaļ |
|
ISCmplr.dpr
|
8ebe5eabb1
Merge branch 'main' into novista
|
1 gadu atpakaļ |
|
ISCmplr.dproj
|
fdc1ce9856
Don't use SearchPath for our own components as this just makes things harder. Now 'search files' will find our component code, the component files can be opened easily from the project tree, and it's clear which project uses which components.
|
1 gadu atpakaļ |
|
ISCmplr.images.res
|
162c235971
More cleanup.
|
1 gadu atpakaļ |
|
ISCmplr.version.res
|
643ff162e7
Cleanup res names.
|
1 gadu atpakaļ |
|
Projects.groupproj
|
19338c2937
Add ISHelpGen.dproj.
|
1 gadu atpakaļ |
|
Setup.dpr
|
82e5800758
Should be finished now unless there's still files in .\Projects used but not listed in any of the projects.
|
1 gadu atpakaļ |
|
Setup.dproj
|
82e5800758
Should be finished now unless there's still files in .\Projects used but not listed in any of the projects.
|
1 gadu atpakaļ |
|
Setup.icon.res
|
2ac3603a5a
Redo Setup.dproj. Now outputs to .e32 always but can still debugged from the Delphi IDE.
|
1 gadu atpakaļ |
|
Setup.images.res
|
2ac3603a5a
Redo Setup.dproj. Now outputs to .e32 always but can still debugged from the Delphi IDE.
|
1 gadu atpakaļ |
|
Setup.version.rc
|
2ac3603a5a
Redo Setup.dproj. Now outputs to .e32 always but can still debugged from the Delphi IDE.
|
1 gadu atpakaļ |
|
Setup.version.res
|
2ac3603a5a
Redo Setup.dproj. Now outputs to .e32 always but can still debugged from the Delphi IDE.
|
1 gadu atpakaļ |
|
SetupLdr.dpr
|
fdc1ce9856
Don't use SearchPath for our own components as this just makes things harder. Now 'search files' will find our component code, the component files can be opened easily from the project tree, and it's clear which project uses which components.
|
1 gadu atpakaļ |
|
SetupLdr.dproj
|
fdc1ce9856
Don't use SearchPath for our own components as this just makes things harder. Now 'search files' will find our component code, the component files can be opened easily from the project tree, and it's clear which project uses which components.
|
1 gadu atpakaļ |
|
SetupLdr.offsettable.res
|
94d05a3931
Redo SetupLdr.dproj, now also outputs to .e32 always but can still debugged from the Delphi IDE.
|
1 gadu atpakaļ |
|
SetupLdr.version.rc
|
94d05a3931
Redo SetupLdr.dproj, now also outputs to .e32 always but can still debugged from the Delphi IDE.
|
1 gadu atpakaļ |
|
SetupLdr.version.res
|
94d05a3931
Redo SetupLdr.dproj, now also outputs to .e32 always but can still debugged from the Delphi IDE.
|
1 gadu atpakaļ |
|
Version.inc
|
4ad5291513
Update for D11 & D12.
|
1 gadu atpakaļ |
|
XPTheme.manifest
|
efd17e9200
Ensure that TextShaping.dll is loaded from the correct place
|
2 gadi atpakaļ |
|
XPTheme.rc
|
cd1e925a10
File name case fixes.
|
9 gadi atpakaļ |
|
XPTheme.res
|
efd17e9200
Ensure that TextShaping.dll is loaded from the correct place
|
2 gadi atpakaļ |