Commit Graph

26334 Commits

Author SHA1 Message Date
rods%netscape.com
86ea6d31b1 Changed DragService and added nsDragSession 1999-05-07 19:55:00 +00:00
pinkerton%netscape.com
0841d1eba9 create a drag service. 1999-05-07 19:52:44 +00:00
pinkerton%netscape.com
e8f6fb3878 new drag session interface and lots of work to get d&d going. 1999-05-07 19:52:15 +00:00
waterson%netscape.com
dbebfd2a64 Removed double-declaration of nsISupports: we #include nsISupportsArray now. 1999-05-07 19:52:13 +00:00
pinkerton%netscape.com
6c78647f40 work for new drag session interface. 1999-05-07 19:51:50 +00:00
pnunn%netscape.com
e94ebd1c2a Here we go again. This was checked in/then backed out yesterday.
Its just updating the pngconf.h file to current png version in moz.
refer to bug#5841. pnunn
1999-05-07 19:46:38 +00:00
law%netscape.com
3fdbefdb96 Renamed one component and added a sample 1999-05-07 19:45:34 +00:00
sfraser%netscape.com
8af2538796 Add nsInsertHTMLTxn.cpp for akkana. 1999-05-07 19:43:36 +00:00
rods%netscape.com
f49013bbe7 Changed code to use the new DragSession interface 1999-05-07 19:42:27 +00:00
rods%netscape.com
f449ed62cf Added ifdef for installing DragListener 1999-05-07 19:41:32 +00:00
rods%netscape.com
52fabe8f5c Removed static IID defs and am now using GetIID from the interface 1999-05-07 19:39:58 +00:00
rods%netscape.com
ac50aa3b0f Added nsInsertHTMLTxn 1999-05-07 19:38:53 +00:00
jdunn%netscape.com
fab73ed4a4 add newline to end of file. HP requires it 1999-05-07 19:38:26 +00:00
jdunn%netscape.com
9eeee1931a Add newline to end of file. HP chokes without it. 1999-05-07 19:37:48 +00:00
law%netscape.com
f07d111666 Tweaking initializer code so it still works with appcores 1999-05-07 19:37:21 +00:00
law%netscape.com
9b9d42fb7d Synching with .idl file and fixing Stop button in the process 1999-05-07 19:35:52 +00:00
jband%netscape.com
741aa10eb4 removing my system for building xpidl files - waterson came up with a superior scheme 1999-05-07 19:32:10 +00:00
beard%netscape.com
ff604e7392 Fixes bug #1177, where text gets drawn over itself in long documents. 1999-05-07 19:29:59 +00:00
kipp%netscape.com
5d9028b7b4 Implement support for SetEnableRendering/GetEnableRendering 1999-05-07 19:26:23 +00:00
kipp%netscape.com
e66be5ee7a Pass on SetRendering call to the content viewer if we have one 1999-05-07 19:25:58 +00:00
kipp%netscape.com
91406b1df8 Added Set/Get enable-rendering method 1999-05-07 19:25:41 +00:00
slamm%netscape.com
528253bab8 QA wants the smoke tests to be the first thing you see (bug #6038). 1999-05-07 19:25:13 +00:00
akkana%netscape.com
6d64f20d89 Make Insert HTML a transaction 1999-05-07 19:23:17 +00:00
akkana%netscape.com
dea0153e34 Middle-mouse paste; also, fix a bunch of warnings 1999-05-07 19:22:38 +00:00
fur%netscape.com
50f967f883 Include jsosdep.h for JS_HAS_LONG_LONG flag 1999-05-07 19:20:53 +00:00
akkana%netscape.com
da7b9edf1c Add nsInsertHTMLTxn 1999-05-07 19:20:40 +00:00
akkana%netscape.com
e53c5f1bd3 Make NS_ASSERTION and DebugBreak not crash on Unix 1999-05-07 19:20:12 +00:00
neeti%netscape.com
a58db41cc2 Fix for bug 6099 1999-05-07 19:14:49 +00:00
mike%neoplanet.com
075b9ffc86 Modified handling of Cancel flag sent to BeforeNavigate2 from BeginLoadURL. Previously function called aShell->Stop() which was ineffective. Changed function to return NS_ERROR_ABORT. 1999-05-07 14:23:54 +00:00
mike%neoplanet.com
62ab3d7d52 Added code to prevent navigating to the default page, except when in design mode. 1999-05-07 14:18:23 +00:00
rods%netscape.com
14c46eb0dc Changed GetFileList from nsVoidArray ** to nsVoidArray *
It now copies it contents instead of giving you a pointer to it
1999-05-07 14:14:48 +00:00
rods%netscape.com
5522dd17a4 Added the Equals method 1999-05-07 14:13:09 +00:00
rods%netscape.com
1a48d17888 Initial checkin 1999-05-07 14:07:51 +00:00
bruce%cybersight.com
ff0c2c46f4 This MUST be fixed in some other way. This is a temporary fix for the HP build bustage that Warren okayed as this code isn't in use elsewhere. This is just commenting out the bad code, not fixing it. 1999-05-07 08:08:21 +00:00
ramiro%netscape.com
065386bc5d Resurrect. 1999-05-07 07:35:36 +00:00
bruce%cybersight.com
a24053ce03 Fix unix build for PICS after the landing from neeti. 1999-05-07 07:34:15 +00:00
bruce%cybersight.com
03ac503faa Fixes for event queue changes. Still crash because of clipboard problems. 1999-05-07 06:48:55 +00:00
warren%netscape.com
d094cda857 Removed size args from nsIAllocator Realloc and Free. Now nsPageMgr keeps track of sizes for its nsIAllocator interface. 1999-05-07 06:22:11 +00:00
sfraser%netscape.com
6256ce6464 For some strange reason, the string for editor type was undefined as is. I changed it to a literal. 1999-05-07 05:43:51 +00:00
neeti%netscape.com
e4ea5d4480 Landing PICS 1999-05-07 05:32:31 +00:00
sfraser%netscape.com
739c21a94c Export Editor.css to resources. 1999-05-07 05:32:06 +00:00
warren%netscape.com
628c8f5664 Found out that this needs to do autoregistration to work (because it needs raptorbase). 1999-05-07 05:30:30 +00:00
neeti%netscape.com
2bc9cf7ac9 enabling PICS to be built 1999-05-07 05:28:59 +00:00
sfraser%netscape.com
1aef9ea8d6 Fix a case typo in a header file name. 1999-05-07 05:26:50 +00:00
neeti%netscape.com
ec1250239e Landing PICS 1999-05-07 05:26:41 +00:00
neeti%netscape.com
3ebedc5ceb landing pics 1999-05-07 05:26:13 +00:00
neeti%netscape.com
24d2d8fe89 Exporting NS_NewHTMLNullSink() and adding NS_INIT_REFCNT to the constructor. 1999-05-07 05:22:37 +00:00
harishd%netscape.com
3308104209 Exporting nsIElementObserver.h 1999-05-07 05:18:37 +00:00
harishd%netscape.com
a234795b5d Added support to Notify PICS and CHARSET 1999-05-07 05:17:40 +00:00
briano%netscape.com
4eef4b871a Converted 'true' to 'PR_TRUE' so it'll build on Unix. 1999-05-07 05:17:30 +00:00