bart
99eff01e21
LCL: ClipBoard HTML functions:
...
- Add file clipbrd_html.inc to package LCLBase
- Don't clear the clipboard inside SetAsHtml
- Always add a Windows specific clipheader when on Windows
- Make sure the HTML has matching <html><body> and </body></html>, insert them if not present.
- Add an overloaded SetAsHtml that does not also set a plaintext value on the clipboard.
- Update comments
- Add some debug code
git-svn-id: trunk@50965 -
2015-12-21 19:45:48 +00:00
bart
4630073fc9
LCL: Refactor ClipBoard HTML functions (patch by WP, modified by me):
...
- Remove property AsHtml since it was ambigous. It's better to use GetAsHtml and set paramters as required.
- Add PlainText paramater for SetAsHtml method, that also sets the ClipBoards pain text content.
- Clear the clipboard before adding Html to it, otherwise external applications will only ever see the first copy.
git-svn-id: trunk@50953 -
2015-12-20 10:53:23 +00:00
juha
6d78625622
LCL: HTML Support for TClipboard. Issue #29146 , patch from wp.
...
git-svn-id: trunk@50860 -
2015-12-17 13:38:58 +00:00
maxim
3ffb5a3d9c
LCL: minor corrections of comments in clipbrd.pp (thanks to Mike Thompson), bug #25033
...
git-svn-id: trunk@42845 -
2013-09-16 20:43:07 +00:00
juha
7b162087fd
Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
...
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
paul
d9491a4528
lcl: fix header
...
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
mattias
2996a3c332
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
...
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
marc
d43db7b7f3
* Splitup of TBitmap into TRasterImage, TCustomBitmap, TFPImageBitmap and TBitmap
...
* Implemented TIcon and reading .ico (including Vista icons)
git-svn-id: trunk@15472 -
2008-06-20 00:21:07 +00:00
mattias
b79d6a7b7d
h2pas: started text tools editor
...
git-svn-id: trunk@9696 -
2006-08-01 16:57:26 +00:00
mattias
6eb4930179
fixed references to COPYING.LCL
...
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
e84231cff6
improved smartlinking: graphics and forms finalization
...
git-svn-id: trunk@8254 -
2005-12-06 11:25:16 +00:00
mattias
aeb2c02069
Implemented TClipBoard.BeginUpdate/EndUpdate
...
git-svn-id: trunk@7728 -
2005-09-17 15:51:05 +00:00
vincents
a0311c2cba
removed cvs logs
...
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
mattias
a6d5670154
implemented platform independent binary object streamer
...
git-svn-id: trunk@5787 -
2004-08-15 14:39:36 +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
e5570985e8
implemented copying graphics from/to clipboard
...
git-svn-id: trunk@4598 -
2003-09-10 19:15:16 +00:00
mattias
61d1cf358a
added Kylix 3 specials
...
git-svn-id: trunk@4595 -
2003-09-10 16:29:13 +00:00
mattias
8ac455ac96
made compiler options TargetOS more general
...
git-svn-id: trunk@4283 -
2003-06-17 15:57:27 +00:00
lazarus
d8abfdaf6a
MG: broke graphics.pp <-> clipbrd.pp circle
...
git-svn-id: trunk@3549 -
2002-10-24 10:05:51 +00:00
lazarus
ecfc86ab66
MG: changed license to LGPL
...
git-svn-id: trunk@1667 -
2002-05-10 06:05:58 +00:00
lazarus
da158e6e83
MG: added TPicture clipboard support
...
git-svn-id: trunk@1507 -
2002-03-11 23:22:46 +00:00
lazarus
0d735a6f89
MG: fixed class method completion
...
git-svn-id: trunk@1490 -
2002-03-09 11:55:13 +00:00
lazarus
c9e180acac
TPanel implemented.
...
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.
git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
c29c15268b
MG: added try excepts for clipboard
...
git-svn-id: trunk@414 -
2001-11-12 19:30:00 +00:00
lazarus
2a1b1f2558
MG: CLIPBOARD
...
git-svn-id: trunk@411 -
2001-11-12 16:56:09 +00:00
lazarus
3594c19600
MG: set longstrings as default
...
git-svn-id: trunk@291 -
2001-06-15 10:31:06 +00:00
lazarus
d7c1389787
Added some functions
...
Shane
git-svn-id: trunk@184 -
2001-02-16 19:13:31 +00:00
michael
f088b13a3e
+ Initial import
...
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00