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 |
2013-11-07 20:17:02 | Tree | |
2013-11-07 16:00:06 | Tree | |
2013-11-07 15:42:12 | Tree | |
[r3726]
by
delphidabbler
Replaced source code editor memo with syntax highlighting source code editor using TCodeEditorFrame. |
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 |
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. |
2013-11-07 11:56:25 | Tree |