Juha
e045ba01d2
Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
2023-06-18 14:57:06 +03:00
ondrej
998abc9121
SynEdit: move implementation uses to interface
...
git-svn-id: trunk@64492 -
2021-02-05 14:22:50 +00:00
bart
5e9720ff02
SynExportHtml:
...
- make ColorToHTML a normal function.
- less verbose.
git-svn-id: trunk@53363 -
2016-11-12 16:33:33 +00:00
bart
ba75916f60
SynEdit: SynExportHtml: don't include double quotes in the result of ColorToHTML.
...
git-svn-id: trunk@53342 -
2016-11-10 23:40:22 +00:00
bart
b9e67db75a
SynEdit: SynExportHtml: unset styles in the opposite order of setting them.
...
git-svn-id: trunk@53337 -
2016-11-10 20:44:33 +00:00
bart
6dfadf73a7
SynEdit: SynExportHtml: use friendly HTML color names for most common colors.
...
git-svn-id: trunk@53336 -
2016-11-10 16:09:30 +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
mattias
6875e2e79c
synedit: less hints
...
git-svn-id: trunk@49880 -
2015-09-27 19:19:24 +00:00
bart
bce3f75f66
SynEdit: Fix exporting missing CodeStart tags when heoFragmentOnly in Options of TSynEditExporterHtml. Issue #0028733 .
...
git-svn-id: trunk@49874 -
2015-09-27 09:38:12 +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
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
juha
0928ead547
LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
...
git-svn-id: trunk@29734 -
2011-03-06 12:45:59 +00:00
paul
56d6fef49d
synedit: revert some changes made in r21507 #8018937c08 since they break compilation
...
git-svn-id: trunk@21508 -
2009-09-01 01:17:52 +00:00
mattias
8018937c08
synedit: fixed file encoding
...
git-svn-id: trunk@21507 -
2009-08-31 22:11:30 +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