Commit History

Author SHA1 Message Date
  marco 874a86309f # revisions: 32540,32818,32939,33299,33305,33328,33329,33339,33342,33344,33700,33829 9 years ago
  marco 26fb374730 # revisions: 33099 9 years ago
  marco 9d23eec582 # revisions: 32920,32939,33092,33154 9 years ago
  marco 4d37bd0804 # revisions: 32792,32815,32816 9 years ago
  marco ca447cc16e # revisions: 32765,32766 9 years ago
  marco 8fcc1175a2 --- Merging r32629 into '.': 9 years ago
  marco c301430a96 --- Merging r31299 into '.': 9 years ago
  joost fdab74d165 --- Merging r31941 into '.': 9 years ago
  marco 1d5749ea2b --- Merging r30300 into '.': 10 years ago
  michael beafc9fe8c * Fix bug #26717 11 years ago
  michael 1d9ac3aa9e * Fixed bug #26053 11 years ago
  michael 098769d1b3 * Added TStringList.CompareStrings (Delphi compatibility), patch by Stephano, bug ID #24981 12 years ago
  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 years ago
  svenbarth 08543ddeba Fix for Mantis #23899 . Allow to overwrite TStringList.ExchangeItems if necessary. 12 years ago
  michael 3c7881ef04 * Fixed AV when setting capacity to something smaller than count but larger than 0 (bug ID 24943) 12 years ago
  michael 4afefd6cbe * Added AddText as suggested in bug ID #24764 12 years ago
  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 years ago
  marco 912d8f1c52 * set namevalueseparator to =, mantis #24116 12 years ago
  michael 37ba6f9b27 * Fixed 23805 12 years ago
  florian b00ff8a4e0 * patch by Bart Broersma, simplify TStringList.InsertItem, resolves #23860 12 years ago
  michael 11a531ab62 * Fixed bug #23477 12 years ago
  michael 4ecfde31e1 * Prevent Move from freeing an associated object if OwnsObjects=True (reported on sourceforge) 12 years ago
  florian 39aef35bdc * pass not only exception address but also frame to raise: 12 years ago
  marco a48aba60fb * fix for Delphi incompatible DelimitedText, Mantis #19610, big patch from Reinier Olislagers. 13 years ago
  michael 441e059f32 * Changed ooChanged to ooChange, to be more consistent with tense in other values 13 years ago
  michael 43be53351e * Added observer support 13 years ago
  michael ab0a7d096c * Overloaded AddStrings 13 years ago
  michael d1b209025f * Applied patch from Luiz Amerigo to have Delphi compatible behaviour when freeing a stringlist (bug 21529) 13 years ago
  michael 723482c814 * Correctly free objects when destroying stringlist instance 13 years ago
  michael a1d8ad7a27 * Changed var to out in TStringList.Find 14 years ago