Commit History

Author SHA1 Message Date
  Martijn Laan 7947ac3ab4 Make use of Delphi's built-in BidiMode property and related functions such as IsRightToLeft and DrawTextBiDiModeFlags, instead of setting the styles ourselves. Is less code (because of Delphi's ParentBidiMode support) and works better because this way Delphi itself knows about RTL, for example when it's drawing something itself. 4 days ago
  Martijn Laan 2799b653cf Add special dummy Themes unit which can be used to deactivate inclusion of actual VCL Styles code with a minimum amount of IFDEFs, even if the project does support VCL Styles. 1 week ago
  Martijn Laan 0e899ac12c Add VCL styling support to RichEditViewer. 1 week ago
  Martijn Laan a6796d8e49 Clarify block declarations / make safer. 11 months ago
  Martijn Laan 82e5800758 Should be finished now unless there's still files in .\Projects used but not listed in any of the projects. 1 year ago
  Martijn Laan a919591beb Links displayed by [Setup] section directives LicenseFile, InfoBeforeFile and InfoAfterFile are now executed as the original user if possible when clicked. 4 years ago
  Martijn Laan 330e8b7330 Clarification. 5 years ago
  Martijn Laan 98d77a974c [Setup] section directives LicenseFile, InfoBeforeFile and InfoAfterFile now support objects such as images in .rtf (rich text) files. 5 years ago
  Martijn Laan c87ec25e23 Make it compile. 9 years ago
  Martijn Laan 96c253ef65 Load system dlls from {sys}. Just some prep. Doesn't compile & untested. 9 years ago
  Martijn Laan 238b774962 Added files 14 years ago