Commit Graph

19 Commits

Author SHA1 Message Date
bruce%cybersight.com
de50afc8c5 Use nsCRT::free() instead of delete[] for char* data.
git-svn-id: svn://10.0.0.236/trunk@45886 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 14:08:47 +00:00
pinkerton%netscape.com
065a5254fb try not to copy the data so much. still working on this.
git-svn-id: svn://10.0.0.236/trunk@45673 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 06:57:38 +00:00
pinkerton%netscape.com
441d183083 new clipboard apis and trying to reduce the number of copies we do in clipboard/d&d code.
git-svn-id: svn://10.0.0.236/trunk@45493 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 20:14:48 +00:00
pinkerton%netscape.com
22973a932d fix QI lameness and use macros.
git-svn-id: svn://10.0.0.236/trunk@44539 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:04:02 +00:00
pinkerton%netscape.com
2d43935d4d toString -> ToString idl change.
git-svn-id: svn://10.0.0.236/trunk@44477 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 09:15:18 +00:00
pinkerton%netscape.com
6eb3a21da9 IDL-ifying nsITransferable, nsIDragService, nsIDragSession, nsIFormatConverter.
git-svn-id: svn://10.0.0.236/trunk@44476 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 08:35:06 +00:00
akkana%netscape.com
131d318ad4 Revise the doc encoder and content sink APIs yet again to make it easier
to add new flags (pass a flag in the constructor, rather than specific
booleans.  This in order to fix:
11249: Add flag to write only the body in html output.


git-svn-id: svn://10.0.0.236/trunk@44308 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 18:30:19 +00:00
rods%netscape.com
88f9544400 added Unicode support and multiply the length now by 2 because and changed it to put Unicode on the clipboard for HTML
git-svn-id: svn://10.0.0.236/trunk@43505 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 14:56:39 +00:00
rods%netscape.com
34fe243aec Need to multiple the number of incoming chars by two because they are double byte.
git-svn-id: svn://10.0.0.236/trunk@40778 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 02:27:09 +00:00
rods%netscape.com
6cd75979a6 XIF data is now assumed to be double byte
git-svn-id: svn://10.0.0.236/trunk@39692 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 14:20:49 +00:00
rods%netscape.com
8a2eeb9780 Added nsISupports to QueryInterface
git-svn-id: svn://10.0.0.236/trunk@37247 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 22:03:15 +00:00
mcafee%netscape.com
dcc46434a3 Adding case for BeOS.
git-svn-id: svn://10.0.0.236/trunk@36886 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 13:29:49 +00:00
rods%netscape.com
8665f709bd moved nsITransferable include from header to impl
git-svn-id: svn://10.0.0.236/trunk@31482 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 22:32:49 +00:00
rods%netscape.com
089a8e7024 removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable
git-svn-id: svn://10.0.0.236/trunk@31462 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 21:53:57 +00:00
kostello%netscape.com
99f54db9e8 Changed to match new API for the nsHTMLContentSinkStream
git-svn-id: svn://10.0.0.236/trunk@29968 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-03 18:49:59 +00:00
rods%netscape.com
57c9e2b2fc Removed the adding of an additional 1 to the length on conversions.
git-svn-id: svn://10.0.0.236/trunk@28380 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 00:03:01 +00:00
pinkerton%netscape.com
ad7623d610 changes to get mac to build. same as unix for now.
git-svn-id: svn://10.0.0.236/trunk@25875 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-01 18:37:19 +00:00
rods%netscape.com
e98ccd3f65 removed nsIXIFConverter include
git-svn-id: svn://10.0.0.236/trunk@25864 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-01 15:23:03 +00:00
mcafee%netscape.com
e6e75a2b5d First checkin. Converts text/HTML selection to XIF format.
git-svn-id: svn://10.0.0.236/trunk@25768 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-01 01:05:43 +00:00