marcoonthegit
|
72d4115e28
* IMarshal fixes from focus and refiid fixes.
|
2 月之前 |
Michaël Van Canneyt
|
9514ef60a9
* Remove debug (?) statement
|
2 月之前 |
Margers
|
99f03e8008
Line length limit set to ((actual max line length) mod 64+2)*64.
|
2 月之前 |
Margers
|
35fb1a1f63
Comment/Uncomment selection.
|
2 月之前 |
Margers
|
7dfa763e67
Fix Ctrl-k b mark beginning of select, Ctrl-k k end select.
|
2 月之前 |
Margers
|
7961b1f893
Nested comment syntax highlight fix (compiler mode switches change).
|
2 月之前 |
Margers
|
12e4775349
Syntax highlight fix for indent and unindent block.
|
2 月之前 |
Margers
|
49a46d107c
Hide debug info. Use constant in expr instead of variable.
|
2 月之前 |
Margers
|
b3591aecc2
Mouse wheel buttons fix when other button holding down.
|
2 月之前 |
Margers
|
aa75783329
Select text by scrolling.
|
2 月之前 |
Margers
|
f4ed47545d
Fix copy line with Tab char in it.
|
2 月之前 |
Margers
|
0cad75f318
GPM report two additional buttons.
|
2 月之前 |
Margers
|
00a8bb2ae9
Show mouse with new Free Vision Enhanced Video in linux console.
|
2 月之前 |
Margers
|
34b2fa27f5
Exposes in interface ConvertToLegacyKeyEvent.
|
2 月之前 |
Margers
|
d6384e01cb
Fix syntax highlight for asm block when local label name is @end.
|
2 月之前 |
Margers
|
ef2c9ecc1c
Add widestring manager in uses.
|
2 月之前 |
Michaël Van Canneyt
|
82b458bf3e
* Fix case where 2 modules with same name are created at the same time (threading)
|
2 月之前 |
Rika Ichinose
|
2c54273453
Round medium sizes up to the bin size.
|
2 月之前 |
Rika Ichinose
|
5c5ace6b13
Reduce VarHeader size to 8 bytes.
|
2 月之前 |
Michaël Van Canneyt
|
45df8cc902
* Improve clarity of MR !1056
|
2 月之前 |
Zhan Wang
|
a1ffb893a3
fix: TStopwatch.GetTimeStamp return wrong value under Linux
|
2 月之前 |
Zhan Wang
|
0d5c36bdd6
Fix CJK character encoding issue in system.json unit
|
2 月之前 |
marcoonthegit
|
2c8ec360b7
* remove/comment remoteenumelements, which is a stub method for remote usage of the enumelements method. Discussion with Sergey and 440bx on forum.
|
2 月之前 |
Michaël Van Canneyt
|
bcb02dcfd1
* Do not use TMonitor, not all platforms support it
|
2 月之前 |
marcoonthegit
|
80d9863c7a
* change ref to constref for REF*IID types of recently added functions(HIMAGELIST_QueryInterface and ImageList_CoCreateInstance). These are declared without pointer in FPC, but MSDN says it is a pointer. Analoguous to queryinterface in iunknown.
|
2 月之前 |
marcoonthegit
|
b1ddc57f5d
* Add CoGetCancelObject, a w2000+ function reported on the forum.
|
2 月之前 |
Michaël Van Canneyt
|
70f521e6d0
* Fixes for Thread safety in by Eric Grange
|
2 月之前 |
florian
|
e8b6075311
* another internal error 99080501 fixed, resolves #41299
|
2 月之前 |
Pierre Muller
|
b790ea1a86
Add counter for tissurrogatepair2 test
|
2 月之前 |
florian
|
b6a686930a
* allow absolute on array of const parameters, resolves #41292
|
2 月之前 |