Michaël Van Canneyt
|
fc6b11720a
* Implement ListIndexError
|
1 year ago |
Michaël Van Canneyt
|
280f507e22
* Patch from Bart. Fix for issue #39797
|
3 years ago |
Michaël Van Canneyt
|
3a8b807c20
* Fix by Bart to fix conversion to temperature. Fix issue 39776
|
3 years ago |
michael
|
896cbd84e1
* Merging revisions r45520,r45521 from trunk:
|
4 years ago |
michael
|
93ebf5468f
* Merging revisions r42153,r42168,r42170,r42171,r42172,r42173,r42174 from trunk:
|
6 years ago |
michael
|
e160d4c530
* Fix bug ID #32889, handle ReadInterfaceRaw in TReader
|
7 years ago |
michael
|
3f09294aab
* Functions to see whether a published property is readable or writeable
|
7 years ago |
michael
|
a5d38c7ba6
* Added TStringBuilder
|
9 years ago |
michael
|
73bf5dd3f0
* Extra error message for using find in unsorted list
|
9 years ago |
michael
|
2a33ee63bb
* Forgot to commit, constant for TThread.ExecuteInthread
|
9 years ago |
michael
|
b36386baf0
* TStreamReader (TTextReader) implementation by Sylvio Clecio (bug ID 28075)
|
10 years ago |
marco
|
4fa8998541
* add SMsgDlgClose, Patch by stocki Mantis #25616
|
11 years ago |
michael
|
e72db83b71
* Applied patch for RomanToInt by Bart Broersma (Bug ID 0025112)
|
11 years ago |
svenbarth
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
12 years ago |
michael
|
8a64893df6
* Forgot to commit
|
13 years ago |
paul
|
3b9fd15af7
rtl: update character.pas by Inoussa OUEDRAOGO (issue #0020302)
|
14 years ago |
paul
|
98f6ec4a05
rtl: raise EContructException in TCharacter constructor (compatible to delphi behavior)
|
14 years ago |
paul
|
e774a20c97
rtl:
|
14 years ago |
michael
|
64514714c2
* Added invalid stream operation string constant
|
14 years ago |
michael
|
45d60dbb97
* Patch from Mattias Gaertner to fix missing classname placeholder
|
15 years ago |
Jonas Maebe
|
4303eda80c
* moved SInvalidJulianDate from rtlconst to sysconst (part of r15032,
|
15 years ago |
michael
|
01ed4a6745
* Implemented OnBeep to install custom beep handler
|
15 years ago |
ivost
|
4d0272fd5c
* resourcestring SCannotCreateDir: translated from german to english
|
15 years ago |
ivost
|
1e5b61c240
* added 3 new resources strings to describe library errors
|
15 years ago |
Jonas Maebe
|
e115455ca0
* forgot to commit, part of r12781
|
16 years ago |
michael
|
93400f276c
Merged revisions 9263-10571 via svnmerge from
|
17 years ago |
michael
|
b244f6eb71
* Patch from Sergei Gorelkin, making TStream.Read and .Write virtual
|
17 years ago |
micha
|
f48e51c380
* fix TFPSMap.GetKeyData on non-sorted map (#9672)
|
18 years ago |
micha
|
b1c1b6fd3d
+ generic implementation of list and map; adapt TList/TStringList to use it
|
18 years ago |
michael
|
8cc78e212d
* Changed halt statement with proper exception
|
18 years ago |