Граф коммитов

26182 Коммитов

Автор SHA1 Сообщение Дата
kmcclusk%netscape.com 7f2300c16a Fix for Bug #2115 Modified nsStringUtil.h as suggested in Bugzilla.
Fix for Bug #4219 Fix for scribble. Removed NET_PollSockets()
call from AfterDispatch. Scribble works now under WIN32.
1999-05-07 20:14:16 +00:00
rods%netscape.com 7b724dcfe2 Added nsISupportArray include 1999-05-07 20:11:46 +00:00
dougt%netscape.com 72c87b5c9a removing unused class and reference to unused header. 1999-05-07 20:09:31 +00:00
dougt%netscape.com 67049603bc removing stuff that is throw away. 1999-05-07 20:07:50 +00:00
rods%netscape.com d6b3471cf3 Removed methods and put them in nsIDragSession.h 1999-05-07 20:04:43 +00:00
dougt%netscape.com c50297ec1e Landing xpcom proxies. 1999-05-07 20:01:37 +00:00
rods%netscape.com 90f013f159 fixed DragService creation 1999-05-07 19:59:02 +00:00
rods%netscape.com fede4d3cf3 Some lcean up and error checking 1999-05-07 19:56:30 +00:00
waterson%netscape.com 13ed406992 nsISupportsArray hackery. 1999-05-07 19:56:19 +00:00
rods%netscape.com 83dd8270ae Added file drop support 1999-05-07 19:55:45 +00:00
waterson%netscape.com 8f9e153dd3 #include nsIEnumerator, because the decl of nsISimpleEnumerator has moved there. 1999-05-07 19:55:44 +00:00
rods%netscape.com f7fdf41e2f Changed DragService and added nsDragSession 1999-05-07 19:55:00 +00:00
pinkerton%netscape.com 1b9944082f create a drag service. 1999-05-07 19:52:44 +00:00
pinkerton%netscape.com c77b5c7257 new drag session interface and lots of work to get d&d going. 1999-05-07 19:52:15 +00:00
waterson%netscape.com 52df9ed21f Removed double-declaration of nsISupports: we #include nsISupportsArray now. 1999-05-07 19:52:13 +00:00
pinkerton%netscape.com 6b8d71eb41 work for new drag session interface. 1999-05-07 19:51:50 +00:00
pnunn%netscape.com 51e2943d54 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 75a4b13e35 Renamed one component and added a sample 1999-05-07 19:45:34 +00:00
sfraser%netscape.com 5c96a9f881 Add nsInsertHTMLTxn.cpp for akkana. 1999-05-07 19:43:36 +00:00
rods%netscape.com 7c9e2a0004 Changed code to use the new DragSession interface 1999-05-07 19:42:27 +00:00
rods%netscape.com 07aa800ec9 Added ifdef for installing DragListener 1999-05-07 19:41:32 +00:00
rods%netscape.com db1f21ab86 Removed static IID defs and am now using GetIID from the interface 1999-05-07 19:39:58 +00:00
rods%netscape.com 4105398b76 Added nsInsertHTMLTxn 1999-05-07 19:38:53 +00:00
jdunn%netscape.com d5536efb8d add newline to end of file. HP requires it 1999-05-07 19:38:26 +00:00
jdunn%netscape.com 646d190bf0 Add newline to end of file. HP chokes without it. 1999-05-07 19:37:48 +00:00
law%netscape.com dc64b9dedf Tweaking initializer code so it still works with appcores 1999-05-07 19:37:21 +00:00
law%netscape.com fb91fb0c60 Synching with .idl file and fixing Stop button in the process 1999-05-07 19:35:52 +00:00
jband%netscape.com 4e2459e2f3 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 6bae4c409d Fixes bug #1177, where text gets drawn over itself in long documents. 1999-05-07 19:29:59 +00:00
kipp%netscape.com 9e31b5ad32 Implement support for SetEnableRendering/GetEnableRendering 1999-05-07 19:26:23 +00:00
kipp%netscape.com fe3e8417ce Pass on SetRendering call to the content viewer if we have one 1999-05-07 19:25:58 +00:00
kipp%netscape.com 1cb7cd7ae0 Added Set/Get enable-rendering method 1999-05-07 19:25:41 +00:00
slamm%netscape.com b89a5b7dbf 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 4c4044866e Make Insert HTML a transaction 1999-05-07 19:23:17 +00:00
akkana%netscape.com e9829823f9 Middle-mouse paste; also, fix a bunch of warnings 1999-05-07 19:22:38 +00:00
fur%netscape.com 637a8e04e8 Include jsosdep.h for JS_HAS_LONG_LONG flag 1999-05-07 19:20:53 +00:00
akkana%netscape.com 444cd0472f Add nsInsertHTMLTxn 1999-05-07 19:20:40 +00:00
akkana%netscape.com fba42cbca2 Make NS_ASSERTION and DebugBreak not crash on Unix 1999-05-07 19:20:12 +00:00
neeti%netscape.com b7b008d01f Fix for bug 6099 1999-05-07 19:14:49 +00:00
mike%neoplanet.com ff88dc1995 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 3d6836c678 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 3c5aff322d 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 4b0cb3efa1 Added the Equals method 1999-05-07 14:13:09 +00:00
rods%netscape.com cf5b021334 Initial checkin 1999-05-07 14:07:51 +00:00
bruce%cybersight.com 5a54f4ad8f 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 f00df2aab5 Resurrect. 1999-05-07 07:35:36 +00:00
bruce%cybersight.com ba9bc25e43 Fix unix build for PICS after the landing from neeti. 1999-05-07 07:34:15 +00:00
bruce%cybersight.com 85e25f46a5 Fixes for event queue changes. Still crash because of clipboard problems. 1999-05-07 06:48:55 +00:00
warren%netscape.com 198bc069bb 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 bd5cf6dee2 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