Martijn Laan
|
47e657abe6
Support older Delphi.
|
1 week ago |
Martijn Laan
|
1a91612cd8
More.
|
1 week ago |
Martijn Laan
|
577a460de1
Make it like TBitmapImage (but still a button) 🚀
|
1 week ago |
Martijn Laan
|
5dba8c83f9
Tweaks.
|
2 weeks ago |
Martijn Laan
|
667c35e3fc
UpdatePanelClosePaintBox -> UpdatePanelCloseBitBtn, with F6 support.
|
2 weeks ago |
Martijn Laan
|
4f0ddaeb52
Cleanup.
|
2 weeks ago |
Martijn Laan
|
c1618fe917
Make UpdateLinkLabel links accessible by keyboard using F6. Should try do this for the banner donate and close buttons as well.
|
2 weeks ago |
Martijn Laan
|
8d587ec3b2
Improve support for high-contrast themes. The script wizard and update panel now follow the high-contrast theme. The tabsets now ignore it.
|
2 weeks ago |
Martijn Laan
|
5f28313043
Merge branch 'darker'
|
1 month ago |
Martijn Laan
|
d7c4a1be9b
Fix a cosmetic issue with UpdateLinkLabel.
|
1 month ago |
Martijn Laan
|
082c6080fb
Add VCL Styles support to the progress bar in the status bar (which didn't support dark mode before).
|
1 month ago |
Martijn Laan
|
e7ac4f8754
Tweaks for the style resource.
|
1 month ago |
Martijn Laan
|
906455c267
Fix dark mode UpdatePanel colors.
|
1 month ago |
Martijn Laan
|
5825ce04d8
Make FMemos actually have StyleName 'Windows' like UpdateTheme already explained.
|
1 month ago |
Martijn Laan
|
d61f49ce0f
Don't need DarkStatusBarSubclassProc anymore, this is okay as well.
|
1 month ago |
Martijn Laan
|
7ccb2d128b
Tweak.
|
1 month ago |
Martijn Laan
|
f669ebd8a8
Merge branch 'main' into darker
|
1 month ago |
Martijn Laan
|
a590303dde
Fix 70995453.
|
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
|
f873a0e3f6
Add dark build imagelist. Just reverted the colors from the original light one. (These icons don't come from IconGenerator and don't come with high DPI versions because they were created by hand long time ago.)
|
1 month ago |
Martijn Laan
|
7f2fa108ff
Make spHiddenFilesCount's dropdown button look good in dark mode.
|
1 month ago |
Martijn Laan
|
70ca5c7b03
Fix difference with TStatusBarStyleHook.Paint.
|
1 month ago |
Martijn Laan
|
642fef02eb
Support DPI changes.
|
1 month ago |
Martijn Laan
|
384e0a594f
Just make it like TStatusBarStyleHook.Paint + clean comment.
|
1 month ago |
Martijn Laan
|
dabbe18d79
Tweak.
|
1 month ago |
Martijn Laan
|
f0b9d2c627
Suddenly found a clean way to get a dark statusbar. Finally!
|
1 month ago |
Martijn Laan
|
55d5df2b45
Improve ShowCaretPosition debug option to show style names instead of only numbers.
|
2 months ago |
Martijn Laan
|
7241c79431
Highlight occurrences of current word: be more like VSCode and VS. For example, exclude 'begin' and 'end' in [Code].
|
2 months ago |
Martijn Laan
|
d79a45e937
synch-isfiles.bat: avoid duplicating the three manually edited text files since it leads to mistakingly editing the duplicate. Instead pick up the files from their source dir on DEBUG. Now on correct branch and with .gitignore update.
|
2 months ago |
Martijn Laan
|
82a13227cf
Various tweaks.
|
2 months ago |