michael
|
ae3b0eab2a
* Fix stringlist addstrings so virtual method is preserved (bug id 0029630)
|
9 vuotta sitten |
michael
|
db19d73ec0
* Add ClearFirst parameter to AddStrings (bug ID 29630)
|
9 vuotta sitten |
michael
|
4f82d103af
* Added SkipLastLineBreak to TStrings (bug ID 28213)
|
9 vuotta sitten |
michael
|
0042e1d3b8
* Fix bug #29150
|
9 vuotta sitten |
marco
|
5dcf5a95c5
* move beginupdate before try 3x , Mantis #29164
|
9 vuotta sitten |
marco
|
aa33a9509f
* added try..finally to beginupdate/endupdate, mantis #29165
|
9 vuotta sitten |
michael
|
7d2c723a54
* Re-instated initialization of memory when adding item
|
9 vuotta sitten |
michael
|
d00d64021b
* Clear memory correctly when setting capacity (bug id 28928)
|
9 vuotta sitten |
michael
|
aa3a7b7eb8
* Exit find if not sorted (bug id 28774)
|
9 vuotta sitten |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
10 vuotta sitten |
michael
|
e5fba07668
* Fix bug #0028486
|
10 vuotta sitten |
michael
|
0304b5f1e9
* Copy LineBreak during TStrings.Assign
|
10 vuotta sitten |
michael
|
063d7f1ce2
* Overloaded version of TStrings.Add that accepts Fmt,Args
|
10 vuotta sitten |
michael
|
e3111faa2e
* Implemented LineBreak property for TStrings
|
10 vuotta sitten |
michael
|
beafc9fe8c
* Fix bug #26717
|
11 vuotta sitten |
michael
|
1d9ac3aa9e
* Fixed bug #26053
|
11 vuotta sitten |
michael
|
098769d1b3
* Added TStringList.CompareStrings (Delphi compatibility), patch by Stephano, bug ID #24981
|
12 vuotta sitten |
nickysn
|
e54c87dab1
* changed a method address typecast to CodePointer instead of Pointer in TStringList.QuickSort for compatibility with the i8086 medium and compact memory models
|
12 vuotta sitten |
svenbarth
|
08543ddeba
Fix for Mantis #23899 . Allow to overwrite TStringList.ExchangeItems if necessary.
|
12 vuotta sitten |
michael
|
3c7881ef04
* Fixed AV when setting capacity to something smaller than count but larger than 0 (bug ID 24943)
|
12 vuotta sitten |
michael
|
4afefd6cbe
* Added AddText as suggested in bug ID #24764
|
12 vuotta sitten |
marco
|
eebfeca41d
* removed all ver2_* defines older than 2_4. 2_4 can probably also get removed from trunk, but better in a separate commit.
|
12 vuotta sitten |
marco
|
912d8f1c52
* set namevalueseparator to =, mantis #24116
|
12 vuotta sitten |
michael
|
37ba6f9b27
* Fixed 23805
|
12 vuotta sitten |
florian
|
b00ff8a4e0
* patch by Bart Broersma, simplify TStringList.InsertItem, resolves #23860
|
12 vuotta sitten |
michael
|
11a531ab62
* Fixed bug #23477
|
12 vuotta sitten |
michael
|
4ecfde31e1
* Prevent Move from freeing an associated object if OwnsObjects=True (reported on sourceforge)
|
12 vuotta sitten |
florian
|
39aef35bdc
* pass not only exception address but also frame to raise:
|
12 vuotta sitten |
marco
|
a48aba60fb
* fix for Delphi incompatible DelimitedText, Mantis #19610, big patch from Reinier Olislagers.
|
13 vuotta sitten |
michael
|
441e059f32
* Changed ooChanged to ooChange, to be more consistent with tense in other values
|
13 vuotta sitten |