Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r3724] by delphidabbler

Fixed bug in TSourceCodeLanguageID.CreateDefault.

2013-11-07 14:28:02 Tree
[r3723] by delphidabbler

Added new FontSize and UseThemeFontSize properties to optionally set editor control's font size directly, ignoring theme's font size.

2013-11-07 14:14:00 Tree
[r3722] by delphidabbler

Removed inline directive from TSourceCodeLanguage.CreateDefault: this causes Delphi XE2 internal compiler error when called from outside its own unit.

Could be down to use of resourcestring in implementation?

2013-11-07 13:52:13 Tree
[r3721] by delphidabbler

Deleted all library specific build targets except "libraries" that builds all of the libraries.
Changed "libraries" target to call Make on Src/Lib/Makefile to build all libraries.

2013-11-07 11:56:25 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.