Menu

Old Code (SVN) Commit Log


Commit Date  
[r3734] by delphidabbler

Changed so that generated unit name is same for all test units: it is no longer based on snippet name.
Added new TPascalTestUnit.RequiredFileEncoding method to determine encoding required for test unit.
These two changes remove dependency on CS.SourceCode.Pascal.UnitAnalyser unit, so unit reference removed.

2013-11-08 00:56:19 Tree
[r3733] by delphidabbler

Corrected tab order of controls on Code tab in Snippets Editor.

2013-11-08 00:16:26 Tree
[r3732] by delphidabbler

Removed redundant method from TMemoHelper.

2013-11-07 23:59:07 Tree
[r3731] by delphidabbler

Corrected information about paths tab of about box.

2013-11-07 23:41:33 Tree
[r3730] by delphidabbler

Workaround for possible bug in TCustomSynEdit.Text property that was including garbage at end of editor text.

2013-11-07 22:53:43 Tree
[r3729] by delphidabbler

Changed definition of EOL const to be equal to sLineBreak.

2013-11-07 20:17:02 Tree
[r3728] by delphidabbler

Added button to change brush in code editor.

2013-11-07 16:00:06 Tree
[r3727] by delphidabbler

Added button to display source code entered in SynEdit control.

2013-11-07 15:42:12 Tree
[r3726] by delphidabbler

Replaced source code editor memo with syntax highlighting source code editor using TCodeEditorFrame.
Removed label that showed current position in code editor: new editor has a ruling at 80 chars to help with line length and also has line numbering so the old label is not needed.

2013-11-07 14:54:51 Tree
[r3725] by delphidabbler

Changed so that code editor's Theme property is set to null highlighter by default instead of nil.

This removes need to check for nil theme instance in code.

2013-11-07 14:31:04 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.