IDE FIX : delphi(buider) 2007, 2009
VCL FIX : 6~2009
[출처]
http://andy.jgknet.de/blog/?page_id=246
IDE FIX
------
* QC #47807: Error insight fails to find TObject class
* Possible deadlock when Error Insight calls ProcessMessages
* Error Insight defines VER190 instead of VER200
* QC #37462: IDE may select the wrong file when performing a ctrl + left-click on a filename in the editor
* QC #67351: Debugger invokes anonymous method by itself
* QC #22880: Cannot resolve unit name
* QC #58045: Component captions and component icons disappear from form designer
* QC #50278: IDE Compiler opens all files in ReadWrite mode and blocks command line compiler
* QC #69456: IDE dead lock when updating the editors
* QC #55910: TDBText.Color always reverts to Parent.Color
* QC #68647: Infinite loop in Forms.GetNonToolWindowPopupParent
* QC #68740: Lost focus after TOpenDialog when MainFormOnTaskBar is set
* QC #59963: Closing non-modal forms after a task switch can deactivate the application
* QC #66892: Closing forms deactivates the application (missing “stdcall”)
* QC #64484: SysUtils.Abort can raise an AccessViolation
* QC #56252: TPageControl flickers a lot with active theming
* QC #68730: TLabel is not painted on a themed, double-buffered TTabSheet in Vista
VCL FIX :
http://andy.jgknet.de/blog/?page_id=288
-------
* QC #68647: Infinite loop in Forms.GetNonToolWindowPopupParent (2006-2009)
* QC #68740: Lost focus after TOpenDialog when MainFormOnTaskBar is set (2007-2009)
* QC #59963: Closing non-modal forms after a task switch can deactivate the application (2005-2009)
* QC #66892: Closing forms deactivates the application (missing “stdcall”) (2009)
* Control resize bugfix for kernel stack overflow due to WH_CALLWNDPROC hook (6-2007)
* QC #59654: TActionList access already released FActions field (6-2007)
* QC #54286 : Parent-PopupMenu overrides standard context menu (edit, memo, combobox, …) (6-2007)
* QC #50097: ObjAuto access violation on XEON (Data Execution Prevention bug) (2006-2007)
* Classes.MakeObjectInstance memory leak fix (for usage in a DLL) (6-2009)
* QC #58938: MainForm Minimize minimizes in the background (2007)
* QC #64484: SysUtils.Abort can raise an AccessViolation (6-2009)
* QC #58939: No taskbar button when starting from ShellLink with Show=Minimized (2007)
* QC #35001: MDIChild’s active control focus is not set correctly (6-2009)
* QC #56252: TPageControl flickers a lot with active theming (7-2009)
* QC #68730: TLabel is not painted on a themed, double-buffered TTabSheet in Vista (7-2009)
* TLabels on TTabSheet are not painted (themes) if a TWinControl like TMemo is on the TTabSheet (TWinControl.PaintWindow bug) (7-2009)
* Grid flickers with active theming (DBGrid, StringGrid and DrawGrid only, no derived classes) (7-2009)
* QC #69112: TSpeedButton is painted as a black rectangle on a double buffered panel on a sheet of glass. (2009)
* QC #69294: TProgressBar fails with PBS_MARQUEE and disabled Themes (Vista)
* Workaround for Windows Vista CompareString bug (Workaround is disabled by default, define “VistaCompareStringFix” to activate it) (Vista)
* QC #69294: TProgressBar fails with PBS_MARQUEE and disabled Themes (Vista)
* QC #52439: DbNavigator paints incorrectly when flat=true in themed mode (2007-2009)
* QC #70441: ToUpper and ToLower modify a Const argument (2009)
* QC #69752: ToUpper and ToLower with NullString (2009)
* QC #67564, QC #69875: StringBuilder.Replace is incorrect (2009)
-----
대부분 알고 있는 사이트 이지만.... 업데이트가 되어서 올려봅니다.