Commit Graph

34931 Commits

Author SHA1 Message Date
davidm%netscape.com
08542cafae Move task bar to tasksOverlay.xul. Added in some test content 1999-07-23 00:32:42 +00:00
beard%netscape.com
8c56ffebfe bug #8627: simulates NS_MOUSE_LEFT_BUTTON_UP after TrackControl/LClick calls which eat the native mouseUp event. This enables correct DOM event filtering. 1999-07-23 00:27:05 +00:00
briano%netscape.com
1aa9b24b4f Cleanup, in the vain hope that this might clear up the freaky Sol/x86 .L_T7158 undefined symbol problem. 1999-07-23 00:22:57 +00:00
sfraser%netscape.com
8385a88328 Fix message compose to identify content iframe the correct way. 1999-07-23 00:18:44 +00:00
rjc%netscape.com
d2b3aa039b Now use FormatPRTime(). 1999-07-23 00:17:39 +00:00
zuperdee%penguinpowered.com
acff27bf81 Making another attempt to fix the SunOS 5.5.1 Motif build bustage. NOT PART OF MAIN BUILD. 1999-07-23 00:12:38 +00:00
jj%netscape.com
685946941d added instructions to generate the xpidl compiler/linker/panel. temporarily commented out to give everybody a chance to install the plugin sdk in their build environment. 1999-07-23 00:12:05 +00:00
scc%netscape.com
b1c73fa7c7 Fixed boxes to only invalidate and redraw what has changed.
Made min and max sizes work
Made linux not suck!
1999-07-23 00:11:21 +00:00
sfraser%netscape.com
5f74f88c68 Turn on selection for all documents that are being edited. This enables selection in GFX ender widgets. 1999-07-23 00:11:00 +00:00
jj%netscape.com
7926eb10f0 added build{xpidl} key to generate the idl compiler/linker/panel 1999-07-23 00:09:58 +00:00
valeski%netscape.com
86906715b9 changed stream converter progid root and provided more in depth usage notes 1999-07-22 23:59:32 +00:00
briano%netscape.com
2fc1cb5617 Cleaned it up in the vague hope that this might help Solaris/x86 builds overcome their mysterious relocation problem. 1999-07-22 23:58:51 +00:00
sfraser%netscape.com
f4d8e41aad #ifdef out loading the string bundle, because it causes onEndDocumentLoad handlers to fire, which is very bad. 1999-07-22 23:52:08 +00:00
sfraser%netscape.com
165a975859 Fix for GFX ender text widgets; don't parent nsIWebShells that the text widget creates, because you don't want them to interfere with window.frames[]. 1999-07-22 23:48:48 +00:00
briano%netscape.com
5f46af8aa4 Automated update 1999-07-22 23:41:55 +00:00
danm%netscape.com
b4e60f5b6c removing IsMenuBarVisible -- it was a mistake, and unused 1999-07-22 23:41:50 +00:00
briano%netscape.com
9571f8ad0c Potential fix for the build breakage on OSF/1. 1999-07-22 23:41:21 +00:00
slamm%netscape.com
1b90e5a1ab Take out warnings for now. 1999-07-22 23:32:31 +00:00
briano%netscape.com
1bb0eeb32f Workarounds for QNX's compiler choking to death on parts of nsCOMPtr.h. 1999-07-22 23:31:13 +00:00
slamm%netscape.com
424c6b9ce6 Code 'Save' function. Not quite finished. 1999-07-22 23:29:44 +00:00
vidur%netscape.com
0ebbf485db Forms can now be container content. 1999-07-22 23:28:16 +00:00
slamm%netscape.com
3b4a77222c add some debug code 1999-07-22 23:22:46 +00:00
briano%netscape.com
46c72f8f1e Cleanup and fix for BSD/OS. 1999-07-22 23:20:25 +00:00
slamm%netscape.com
cb2bd5abec Protect against bad parses 1999-07-22 23:14:15 +00:00
tague%netscape.com
27e1b6498d Fixed bug #10242 - crash when typing space after IME composition 1999-07-22 23:13:59 +00:00
slamm%netscape.com
7da3da678d slight cleanup 1999-07-22 23:12:00 +00:00
rjc%netscape.com
73d493359b Const this! 1999-07-22 23:01:29 +00:00
rjc%netscape.com
5e018d9859 Cleanup. Use GetValueConst() more, allow returning IE favorites URLs (on Mac), fix memory leak. 1999-07-22 22:58:22 +00:00
hyatt%netscape.com
daac4ceb51 Fixing a security violation in GetContentWebShell. When no shell was found, it
was returning the chrome shell.  It should just return nsnull instead.
1999-07-22 22:48:23 +00:00
rhp%netscape.com
77a9713381 closure of window fix 1999-07-22 22:46:32 +00:00
nisheeth%netscape.com
a14ff6dcb2 Fix for bug 10028. We handle mixed case mailto urls properly now. 1999-07-22 22:34:28 +00:00
harishd%netscape.com
d833e5817d Tweaked my previous checkin in fixing
bug# 7548.  Changed Sanitize() method to
SanitizeKey().
1999-07-22 22:30:13 +00:00
ftang%netscape.com
1d82e83a36 temp fix for bug 8899 by move cp1252 verfier to different positions and do not include it for the string based detector interface until we come out a better version. Also add STATE TRACE code which condictional compiled 1999-07-22 22:30:04 +00:00
jband%netscape.com
a091a7130d adding a mising '$' in the open vms only part 1999-07-22 22:24:59 +00:00
rhp%netscape.com
505b98d70d Change for fixing FCC operations 1999-07-22 22:21:27 +00:00
slamm%netscape.com
3005c15488 Grab more data. 1999-07-22 22:17:28 +00:00
ftang%netscape.com
4d01c906b4 fix 10230 and remove UCS2BE and UCS2LE from the string based detector 1999-07-22 22:17:00 +00:00
zuperdee%penguinpowered.com
44779d54be Attempting to fix the SunOS 5.5.1 Motif build bustage. NOT PART OF MAIN BUILD. 1999-07-22 22:16:09 +00:00
racham%netscape.com
b80b6ac8d9 Added xpidl interfaces to profile services 1999-07-22 22:12:26 +00:00
rjc%netscape.com
e581724190 For a given node, try asking the grap for the URL before falling back to using the node's ID. They might be different. REALLY! 1999-07-22 22:11:21 +00:00
racham%netscape.com
495d2575d3 Adding a new interface to enable JS reflection for Netcenter work 1999-07-22 22:09:46 +00:00
racham%netscape.com
fe074d1114 Adding a new interface to enable JS reflection for Netcenter work and fixed some memory problems 1999-07-22 22:06:18 +00:00
waterson%netscape.com
911c81f859 Fix missing cast in XPC case. 1999-07-22 21:57:29 +00:00
waterson%netscape.com
b4aa5891e1 Drag along MSVC++ 5.x by not building this directory. 1999-07-22 21:56:18 +00:00
andreas.otte%primus-online.de
7614fb74cc adding the new streamconv makefiles 1999-07-22 21:39:04 +00:00
andreas.otte%primus-online.de
cbc124a0a4 some ignorance 1999-07-22 21:38:22 +00:00
rhp%netscape.com
61ac19e993 Fix for send later operations 1999-07-22 21:35:58 +00:00
chuang%netscape.com
9dcee4f2d2 Fix Remove new feature attribute 1999-07-22 21:34:41 +00:00
sspitzer%netscape.com
0e4f0c1ce2 fix assertion on post. remove crufty code. 1999-07-22 21:33:49 +00:00
sdagley%netscape.com
de3923f9cd Fix bug #3537. Replaced call of Delay() with WaitNextEvent() so that we'll yield to other processes if we're in some long wait for i/o. 1999-07-22 21:28:34 +00:00