Menu

Old Code (SVN) Commit Log


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.
* Changed Assert statements to get class name from ClassName method rather than hard wiring class name into text.
* Made private section of TMainDisplayMgr strict.

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.
* Added check for valid compiler id to TDelphiCompiler.GlyphResourceName.
* Reordered and tweaked some code.

2009-09-23 23:58:43 Tree
[r353] by delphidabbler

Added support Delphi 2010.

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.
* Added new set constants that define the compilers ids associated with each compiler types (classic Delphi, BDS Delphi and Free Pascal).

2009-09-23 23:49:34 Tree
[r350] by delphidabbler

* Created new Delphi2010.bmp bitmap that provides "icon" for Delphi 2010.
* Included Delphi2010.bmp in resources with identifier DELPHI2010.

2009-09-23 23:42:57 Tree
[r349] by delphidabbler

Added release date for Version 3.3 that was missed off in error.

2009-09-21 13:57:58 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.