Commit | Date | |
---|---|---|
[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 |
[r3720]
by
delphidabbler
Modified SynEdit target to copy SynEdit.res to Bin\Lib after compilation. This is needed by CodeSnip build process. Don't want to add Src\Lib\SynEdit to CodeSnip search path because that causes SynEdit source to be compiled when doing a full build of CodeSnip. |
2013-11-07 11:46:49 | Tree |
2013-11-07 11:42:07 | Tree | |
[r3718]
by
delphidabbler
Removed redundant "3rdParty" directory from compiler search path. |
2013-11-07 11:35:52 | Tree |
2013-11-07 11:26:23 | Tree |