IDE Fix Pack 3.0 released

By | March 16, 2010

Yesterday I released a new version of the IDE Fix Pack. The new version 3.0 adds some object inspector patches and removes one patch that caused problems with the compiler and debugger hint windows.

Changelog from 2.9 to 3.0 (2010-03-15):

  • Added fix for: QC #80822: ObjectInspecor: Properties are duplicated after scrolling
  • Added fix for: QC #80776: ObjectInspector shows “EditControl” instead of the real content
  • Added fix for: QC #79776: Clicking on object Inspector rejects focus
  • Added fix for: QC #29732: Class Completion adds published section
  • Added fix for: Step-Out doesn’t recognize the return address at ESP (2010 only)
  • Removed broken fix for QC #47242: Possible AV when shutting down the IDE

14 thoughts on “IDE Fix Pack 3.0 released

  1. Steve Forest

    Hi Andy,

    Thanks so much for taking the time to release this. I, and I’m sure many others, appreciate it!

  2. Fons

    Thank you very much. I do really appreciate the time and effort you put in these fixes. Both the IDE and VCL as well as DelphiSpeedUp. As I am still on D2007 and will be for quite some time, thanks also for supporting this older version.

    Best regards from the Netherlands.

  3. Delphichem

    Thanks Andy, the Rad Studio community has a change to have some one like you.

  4. Fred Weller

    Just adding my name to the list of folks saying “Thank You” for your work and contribution to the community. I’ve been a user of Delphi since it was TurboPascal 3.02a (for those that don’t know, Delphi 1 is TurboPascal 8) and it’s folks like you that make the difference.

  5. sip

    Refactoring stops working for me with this pack installed.
    Delphi 2010 updates 4 & 5, Win XP 64bit.
    Any suggestions ?

  6. Andreas Hausladen Post author

    Refactoring (Extract Method, Rename Variable, Declare Variable, Declare Field, Extract Resourcestring) works for me in Delphi 2010 Pro, Update 4+5, Win7 64bit. And IDE Fix Pack 3.0 hasn’t changed anything in the .NET part of the IDE ( = refactoring code).

  7. sip

    Anyway, on my computer IDE fix pack kills refactoring completely. If I uninstall fix pack, refactoring starts working immediately without any problem. How can I get trace or something like that to help me (and you 🙂 figure out where the problem is ?

  8. Andreas Hausladen Post author

    Ok, I have to take the “IDE Fix Pack 3.0 hasn’t changed anything in the .NET part” back. I accidentally uploaded a development snapshot “3.0 dev 4” instead of the final 3.0 version.
    Stay tuned for a 3.01 in some minutes.

  9. Ken Knopfli

    The default layout fails on startup if the IDE is stretched over more than one monitor (I have 2). Everything gets squashed into the first monitor space.

    But if you then select some other layout, and then re-select the default one, the layout is as the user saved it!

  10. Andreas Hausladen Post author

    @Ken Knopfli: Is that a bug report against IDE Fix Pack or the IDE. Or should that be a suggestion for a patch?

Comments are closed.