Commit | Date | |
---|---|---|
[r358]
by
delphidabbler
Added handler for Snippets' evBeforeRoutineDelete event to TMainForm.SnippetsChangeHandler that clears history list and overview pane. This is to try to overcome the "invalid cast" error due to dangling references to deleted routines. This event is called before the actual snippet object is freed, so references to the snippet are valid here. |
2009-09-24 00:18:41 | Tree |
[r357]
by
delphidabbler
* Revised TMainDisplayMgr.Clear method to try to avoid a "invalid cast" error that happens occasionally. |
2009-09-24 00:10:53 | Tree |
[r356]
by
delphidabbler
Added support for Delphi 2010 by adding new value / node names to represent Delphi 2010 compile result in files. |
2009-09-24 00:05:46 | Tree |
[r355]
by
delphidabbler
Moved resource string containing compiler name inside TFreePascalCompiler.GetName. |
2009-09-24 00:01:57 | Tree |
[r354]
by
delphidabbler
* Changed to use cClassicDelphiCompilers set from IntfCompilers when testing validity of compiler ID. |
2009-09-23 23:58:43 | Tree |
2009-09-23 23:55:08 | Tree | |
[r352]
by
delphidabbler
Modified TCompilerFactory to use the new compiler group sets added to IntfCompilers to determine which class to create for a given compiler id. |
2009-09-23 23:53:24 | Tree |
[r351]
by
delphidabbler
* Added item to TCompilerID to identify Delphi 2010. |
2009-09-23 23:49:34 | Tree |
[r350]
by
delphidabbler
* Created new Delphi2010.bmp bitmap that provides "icon" for Delphi 2010. |
2009-09-23 23:42:57 | Tree |
2009-09-21 13:57:58 | Tree |