IDE Fix Pack 2.2 and VCLFixPack 1.1

By | January 25, 2009

Because I haven’t found any annoying IDE bugs that I would be able to fix from the IDE Fix Pack or the VCLFixPack, I thought that I should release what I have till now. Otherwise the next release would take months or years to materialize keeping fixes for the bugfixes back.

IDE Fix Pack 2.2
The IDE Fix Pack 2009 now contains the RtlVclOptimize unit that improves the IDE performance a little bit (not much, but a little bit). I have added that speed improvement to the IDE Fix Pack because there is no DelphiSpeedUp for Delphi 2009 (and I don’t think that there will be one).

One serious bug was introduced by the IDE Fix Pack 2.1 that affected C++Builder users and is now fixed in version 2.2. The compilation speed was reduced by the older IDE Fix Pack.

VCLFixPack 1.1

  • Fixed: DBGrid ScrollBar gab wasn’t painted correctly in BiDiMode <> bdLeftToRight
  • Fixed: TTabSheet could throw an access violation if no PageControl was assigned to it
  • Changed: Rewritten TaskModalDialog bugfix
  • Added: QC #69294: TProgressBar fails with PBS_MARQUEE and disabled Themes (Vista)

4 thoughts on “IDE Fix Pack 2.2 and VCLFixPack 1.1

  1. John G

    Thanx a lot for your efforts and service to Delphi community!

Comments are closed.