Martijn Laan
|
06097103bb
Missed bits & pieces.
|
1 week ago |
Martijn Laan
|
a343f27542
Use TBitmapButton for the donate and subscribe buttons + bit of other cleanup.
|
1 week ago |
Martijn Laan
|
577a460de1
Make it like TBitmapImage (but still a button) 🚀
|
1 week ago |
Martijn Laan
|
f669ebd8a8
Merge branch 'main' into darker
|
1 month ago |
Martijn Laan
|
aa8d63470c
Fix OpenRadioButton not being checked by default. Perhaps caused by a Delphi update? Or was it always like this?
|
1 month ago |
Martijn Laan
|
ae64e7b5cf
Since 10.4 VCL styles can be turned on/off per control, see https://blog.marcocantu.com/blog/2020-may-per-control-styling.html.
|
1 month ago |
Martijn Laan
|
d7c83df566
Add a donate (heart image) button to the panel and other little tweaks.
|
1 year ago |
Martijn Laan
|
22309edcc6
Move all the images inside IDE.MainForm.dfm to a new module.
|
1 year ago |
Martijn Laan
|
6f51801a14
IDE.CompileForm -> IDE.MainForm.
|
1 year ago |
Martijn Laan
|
e5d46b163d
Move shared but self-contained and generally useful units to Components.
|
1 year ago |
Martijn Laan
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |