CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r3755]
(7.4 kB)
by
delphidabbler
Modified source code read-accessor to strip trailing spaces from all code lines. |
2013-11-09 13:14:49 |
View
Download |
[r3730]
(7.2 kB)
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 |
View
Download |
[r3725]
(6.8 kB)
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 |
View
Download |
[r3723]
(6.9 kB)
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 |
View
Download |
[r3716]
(5.7 kB)
by
delphidabbler
Copied frame containing syntax highlighted source code editor from experimental branch and renamed into CU.UI.Frames namespace. |
2013-11-07 11:23:18 |
View
Download |