Commit Graph

13 Commits

Author SHA1 Message Date
bart
fa05649e5a SynEditExporter: less verbose.
git-svn-id: trunk@53362 -
2016-11-12 16:31:17 +00:00
bart
e613c39896 SynEdit: TSynEditExporter: implement methods that add formatting data immediately before and after each token, regardless of the formatting status of the previous token.
git-svn-id: trunk@53335 -
2016-11-10 15:51:38 +00:00
bart
eaca242dbb SynEdit: TSynCustomExporter: Clear the ClipBoard in CopyToClipboardFormat,
otherwise external applications will only ever see the first Copy we put there.

git-svn-id: trunk@49838 -
2015-09-16 11:10:38 +00:00
bart
9c3d4cb567 SynEdit: TSynEditExporterHtml:
- Use property options to control output of the export
- Deprecate property CreateHTMLFragment (use Options instead)
- Make it possible to include a DocType definitions and a CharSet definition in the output (#issue #0028627)
- Fix wrong values in the Windows header for the ClipBoard (Issue #0028633)
  (These two fixes depended on eachother, so they are in one commit)
- ExportAsText now only affects how the stream is copied to the ClipBoard (as the comments in SynEditExport state)
- Try to make the whole thin less Windows centric
- Don't escape single and double quote, it's not necessary in the body text.
- Refactor

git-svn-id: trunk@49820 -
2015-09-13 12:10:32 +00:00
mattias
b221e1434d synedit: synexporthtml: fixed working with UTF-8
git-svn-id: trunk@49765 -
2015-09-05 20:53:43 +00:00
martin
c391dad785 SynEdit: Fixed Exporter to work with TSynMultiSyn
git-svn-id: trunk@38554 -
2012-09-07 11:34:35 +00:00
martin
e0b9cef954 SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186
git-svn-id: trunk@37782 -
2012-06-25 22:49:31 +00:00
martin
1fc2e095ea SynEdit clean up
git-svn-id: trunk@34941 -
2012-01-25 23:26:45 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
34c8d220cf fixed ord ptr conversion hints
git-svn-id: trunk@5603 -
2004-06-28 08:54:20 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
79a4067923 added SynEditExport and SynExportHTML
git-svn-id: trunk@3655 -
2002-11-21 20:28:26 +00:00