michael
|
00f800b0dd
* Merging revisions r43353 from trunk:
|
5 years ago |
marco
|
a4864e36f2
# revisions: 39668,39669,39671,39672,40652,41280,41281,42240,42244,42245,42286,42326,42456,42461,43048,43107,43108,43109,43110,43111,43112,43113
|
5 years ago |
michael
|
db1eb537c9
* Merging revisions 43138 from trunk:
|
5 years ago |
marco
|
c054c303ba
--- Merging r42812 into '.':
|
6 years ago |
marco
|
65e16f4f98
--- Merging r41636 into '.':
|
6 years ago |
michael
|
807a917a5f
* Undo 42424
|
6 years ago |
michael
|
1c0ef960b0
* Undo 42425
|
6 years ago |
michael
|
b07f72bb2e
* Undo 42426
|
6 years ago |
michael
|
6472be0a4a
* Merging revisions r42058 from trunk:
|
6 years ago |
michael
|
5aaedaab7c
* Merging revisions r42247,r42248,r42249,r42250,r42262,r42263,r42264,r42265,r42266,r42267,r42269 from trunk:
|
6 years ago |
michael
|
93ebf5468f
* Merging revisions r42153,r42168,r42170,r42171,r42172,r42173,r42174 from trunk:
|
6 years ago |
michael
|
4e75cbacaa
* Merging revisions r42028,42062 from trunk:
|
6 years ago |
michael
|
d65408db6c
* Merging revisions r42048,r42049,r42056,r42057 from trunk:
|
6 years ago |
michael
|
8c43258e68
* Merging revisions 42021,42040,42041,42042 from trunk:
|
6 years ago |
michael
|
e9ed572948
* Merging revisions 41852 from trunk:
|
6 years ago |
marco
|
3bdf46a423
--- Merging r40524 into '.':
|
6 years ago |
michael
|
844a9b0ca6
* Actually observe TStringStream.OwnsEncoding in destructor
|
7 years ago |
michael
|
8b19eddd13
* Remove scrollh again, Lazarus solved it another way
|
7 years ago |
michael
|
616d8073f2
* Implement flushbuffer abstract method in TFiler (part 2) (bug ID 33062)
|
7 years ago |
michael
|
a137486439
* Implement flushbuffer abstract method in TFiler (bug ID 33062)
|
7 years ago |
michael
|
bf3e437dd6
* Fix bug #33475, add AddPair for Delphi compatibility, modified patch by Silvio Clecio
|
7 years ago |
michael
|
56fae4697a
* Accidentally removed keyword virtual from loadfromfile
|
7 years ago |
michael
|
cbc50c5fe6
* Restore signature of loadfromstream/loadfromfile, make default delphi compatible
|
7 years ago |
michael
|
5c1df42fa4
* Fix bug #32871
|
7 years ago |
svenbarth
|
81a0f88d8c
+ add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue())
|
7 years ago |
michael
|
52fe038b53
* use system.HMOdule when available
|
7 years ago |
pierre
|
07ba4f8cca
Add FSem and FSuspendedExternal private fields for BeOS
|
8 years ago |
michael
|
3a046bda5f
* Fix bug ID #31647: added new shift state: ssScrollH
|
8 years ago |
michael
|
ab0c29e54f
* Rename RawByteString version of TstringStream constructor, compiler cannot decide for empty string
|
8 years ago |
michael
|
2b1bb6a5f5
* TStringStream now observes encoding, bug ID #30508
|
8 years ago |