Margers
|
1ebf3c1615
Use Length function instead of S[0].
|
2 months ago |
Margers
|
2d27ffa427
Remove explicit unit specify.
|
2 months ago |
Margers
|
225fc12164
Fix comment.
|
2 months ago |
Margers
|
ab64ccf73a
FormatStr deal with UnicodeString.
|
2 months ago |
Margers
|
bb62a9d8f0
Change Draw to DrawView.
|
2 months ago |
Margers
|
b8ba852e94
TColorDisplay.Store fix.
|
2 months ago |
Margers
|
d13c73744c
Accept all possible line endings.
|
2 months ago |
Margers
|
b9688ae266
Screen width more than 255 fix for Statuses unit.
|
2 months ago |
Margers
|
486824c4dd
Window width, fix left arrow draw, use Lenght not access S[0].
|
2 months ago |
Margers
|
17d5d47c91
UTF8 friendly source code.
|
2 months ago |
Margers
|
c14eff7c36
Fix undo insert new line.
|
2 months ago |
Margers
|
c1d6c919f9
Fit in longer file paths in Window list.
|
2 months ago |
Margers
|
27a548fc38
Tweak Change dir and File open dialog size.
|
2 months ago |
Margers
|
d5ada197b8
Fix paste unicode string problem.
|
2 months ago |
Margers
|
f2a0c9049d
Set focus to processor list on mouse click.
|
2 months ago |
Margers
|
67cb38adb9
Simplify comment, uncomment menu entries.
|
2 months ago |
Margers
|
fddf4b3215
Make clock visible and have it as an option of choice.
|
2 months ago |
Rika Ichinose
|
7435893d39
Allow semi-invisible medium chunks smaller than the minimim size.
|
2 months ago |
Michaël Van Canneyt
|
6789d41671
* Fix aud which can be an array. Fixes issue #41223
|
2 months ago |
Michaël Van Canneyt
|
4182eccf69
* Patch from Werner Pamler to fix drawing ellipses with penwidth <> 1. Fixes issue #41286
|
2 months ago |
marcoonthegit
|
63fc571211
* fix #41325 stylistic comment to make IID constants writeonly
|
2 months ago |
J. Gareth "Curious Kit" Moreton
|
5d72473ca1
* Removed random call to "printnode" at internal error 2011010418
|
2 months ago |
Michaël Van Canneyt
|
dd88451266
* Correct type and len for unicodestring message
|
2 months ago |
Michaël Van Canneyt
|
ae7141fb81
* Message handler should be "of object"
|
2 months ago |
Michaël Van Canneyt
|
eac5353bf5
* Add webassembly message channel api
|
2 months ago |
marcoonthegit
|
5a227b9888
* second parameter is a reference. Delphi seems to have VAR here.
|
2 months ago |
Michaël Van Canneyt
|
424e69d343
* Fix bug in TJSONNumber
|
2 months ago |
marcoonthegit
|
b91f0691c9
* and a fix from Zvoni from the forum. lpolestreamvtbl is a pointer to the vtbl record
|
2 months ago |
marcoonthegit
|
317a063746
* function types need to be stdcall, reported by 440bx on forum.
|
2 months ago |
J. Gareth "Curious Kit" Moreton
|
994ebf55ec
* Added missing "ait_tempalloc" to 7a4dbdc5 commit
|
2 months ago |