Commit | Date | |
---|---|---|
[r2691]
by
delphidabbler
Changed way that TConstAndTypeFormatter splits "type" or "const" keyword to permit keyword to be preceeded by space and / or comments. This fixes bug where comments interposed between keyword and remainder of code were not being added in cases where comments preceded keyword. Fixes bug #68 - https://sourceforge.net/p/codesnip/bugs/68/ |
2013-01-30 13:28:19 | Tree |
[r2690]
by
delphidabbler
Fixed bug in TActiveTextRTFStyleMap.MakeMonochrome where change to monochrome was not being recorded in style map. This fixes bug #71 - https://sourceforge.net/p/codesnip/bugs/71/ |
2013-01-30 11:11:48 | Tree |
[r2689]
by
delphidabbler
Updated Syntax Highlighter Preferences help topic to reflect fact that syntax highlighter fonts are now used in main display and when printing. |
2013-01-30 09:58:01 | Tree |
[r2688]
by
delphidabbler
Modified so that syntax highlighter font is no longer ignored when printing or when copying to the clipboard in RTF format. |
2013-01-30 09:56:27 | Tree |
2013-01-30 01:52:17 | Tree | |
[r2686]
by
delphidabbler
Changed so that font used in main display reflects font family and size specified in Syntax Highlighter tab of Preferences dialogue box. Previously main display was using default font by design. This fixes bug #70 - https://sourceforge.net/p/codesnip/bugs/70/ |
2013-01-30 01:46:45 | Tree |
2013-01-30 00:55:42 | Tree | |
[r2684]
by
delphidabbler
Fixed unreported bug where if user selects file name in save dialogue box, then changes it to a non-existent name, dialogue box asked permission to overwrite original file. |
2013-01-29 15:42:51 | Tree |
2013-01-29 15:41:11 | Tree | |
[r2682]
by
delphidabbler
Refactored out the now minimal implementations of TSelectionFileReader and TSelectionFileWriter by adding functionality into TSelectionIOMgr. |
2013-01-29 15:14:48 | Tree |