Historique des commits

Auteur SHA1 Message Date
  Michaël Van Canneyt cc20d1fe06 * Result needs to be assigned when doing FindInFieldTable il y a 9 mois
  Michaël Van Canneyt 4b04608a44 * Small optimization. Use SameText instead of uppercasing both strings il y a 9 mois
  Michaël Van Canneyt 6e73a3b0e1 * Patch from Alfred Glänzer, fix FindComponentClass to use actual typinfo structures. Fixes issue #41000 il y a 1 an
  Rika Ichinose d7352e7b66 Remove most of the VER3_0 conditionals. il y a 1 an
  Michaël Van Canneyt 487afd243e * DefineProperties can have dot in name. il y a 1 an
  Michaël Van Canneyt cf4fc4e385 * Add property to better simulate Delphi behaviour il y a 1 an
  Michaël Van Canneyt 9000f8742d * Fix error in TReadr.ReadString. Fixes issue #40652 il y a 1 an
  Michaël Van Canneyt 6edfaed0ac * Fix signature of TReader.SetName il y a 1 an
  Michaël Van Canneyt 689fae7dd9 * Add TReader.ReadStr for Delphi compatibility il y a 1 an
  Michaël Van Canneyt d51a0c6b3c * Forgot to commit. il y a 1 an
  Michaël Van Canneyt 7506277dc1 * Add TReader.SetName for Delphi compatibility il y a 1 an
  Michaël Van Canneyt 9b9623b289 * Fix wince/nativent compilation il y a 2 ans
  Michaël Van Canneyt b9ef7416f0 * Fix wrong typecast il y a 2 ans
  Michaël Van Canneyt 14e9446c08 * Add ReadDouble il y a 2 ans
  Michaël Van Canneyt 386f31ef4c * Add TReader.ReadPrefix for Delphi compatibility il y a 2 ans
  Michaël Van Canneyt 54d692c7d6 * Add SkipValue to TReader il y a 2 ans
  Michaël Van Canneyt 972b5181eb * Delta stream support il y a 2 ans
  Michaël Van Canneyt 08821f9422 * Fix issue #40180 il y a 2 ans
  florian c48c816e49 * (modified) patch by Jinyang He to handle alignment in FindInFieldTable correctly, resolves #40400 il y a 2 ans
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles il y a 2 ans
  Michael VAN CANNEYT 68db04d89e * Adapt classes to Unicode RTL : Give string/char correct type depending on case il y a 3 ans
  Michael VAN CANNEYT 98cdab5200 * Add MainUnit il y a 3 ans
  Michael VAN CANNEYT d23fa5a87f * Char -> AnsiChar il y a 3 ans
  mattias e8546a9e41 rtl: classes: added parameter aName to TFindComponentClassExEvent il y a 2 ans
  mattias fdea66d217 rtl: added TBinaryObjectReader.BeginComponent il y a 3 ans
  mattias c1f3960388 rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName) il y a 3 ans
  mattias b641c564c6 rtl: TReader: FindComponentClass using field name and classname il y a 3 ans
  Bernd Kreuss 2210143239 fix wording of error message when field not found during reading of lfm file il y a 4 ans
  michael 024714fa20 * Fix non-threading platforms il y a 6 ans
  michael ade808cb43 * Patch from Pascal Riekenberg to make component loading thread safe (bug ID 35638) il y a 6 ans