Commit Graph

33252 Commits

Author SHA1 Message Date
sdagley%netscape.com
b74558da9b Fix for bug #8491. Reviewed scc, approved chofmann. Provide support for environment variables on the Mac so PR_Log can query for what modules are actually supposed to be logged. See the bug comments for a description of how to set the enviroment variables. 1999-07-09 02:44:31 +00:00
valeski%netscape.com
7e9a9c8cb2 not in main build - nsFileTransport now implements nsIBufferObserver and it's thread waits and notifies when the underlying buffer fills up (for async i/o). 1999-07-09 01:38:40 +00:00
law%netscape.com
33a150df97 Fix for bug #8539; reviwed by sfraser, approved by chofmann 1999-07-09 01:25:03 +00:00
law%netscape.com
c97e729f96 Fix for bug #8537; reviwed by sfraser, approved by chofmann 1999-07-09 01:23:33 +00:00
law%netscape.com
4fd7e0f496 Fix for bugs #8537 and #8539; reviwed by sfraser, approved by chofmann 1999-07-09 01:22:08 +00:00
law%netscape.com
1de86503e6 Fix for bug #9377; reviewed by matt@netscape.com; approved by cyeh@netscape.com 1999-07-09 01:19:28 +00:00
sfraser%netscape.com
4bdfde487c Fix for 7060 -- new blank page crashes on windows. Changed from using about:blank to empty_doc.html, because about:blank barfs on Windoze. r kin, a chofmann 1999-07-09 01:17:29 +00:00
sfraser%netscape.com
0fbaecc6aa Fix for 7060 -- new blank page crashes on windows. Changed to use MANIFEST file to export empty_doc.html on Mac. r kin, a chofmann 1999-07-09 01:16:06 +00:00
sfraser%netscape.com
15611e693f First Checked In. 1999-07-09 01:14:45 +00:00
pavlov%pavlov.net
98550f261c fix bug 9446 and 9464
complete resizing work needed to turn intrinsic sizing on under linux (bugs 9443, 4439) except for one other problem not related to this code.  also fixes 9461
1999-07-09 01:01:23 +00:00
briano%netscape.com
99178bbca2 Automated update 1999-07-09 00:48:50 +00:00
briano%netscape.com
8a6bf84048 Fix for breakage on Solaris. Bug 9400. 1999-07-09 00:47:48 +00:00
hyatt%netscape.com
8417c5195b Fixing the double-scrollbar problem in the browser window. 1999-07-09 00:39:35 +00:00
hyatt%netscape.com
a08964a8e8 Didn't mean to check in navigator.xul. Backing out. 1999-07-09 00:18:32 +00:00
hyatt%netscape.com
be237295f5 Making windows work better by default. 1999-07-09 00:17:22 +00:00
hyatt%netscape.com
585b17e31d Fixing the sidebar panels to work with boxes. 1999-07-09 00:17:07 +00:00
hyatt%netscape.com
248d63d30e Making the sidebar work better. 1999-07-09 00:16:44 +00:00
gayatrib%netscape.com
9c8ef9e340 Constraining the width and height of the window to 640x480 1999-07-09 00:01:09 +00:00
bryce-mozilla%nextbus.com
625955254f Spurious &. Remove $::buffer feature, as it was unused and broken. 1999-07-08 23:55:32 +00:00
law%netscape.com
e3221f79a6 Fix for bug #9377; reviewed by matt@netscape.com; approved by cyeh@netscape.com 1999-07-08 23:48:44 +00:00
rpotts%netscape.com
9fa065c901 Added code to initialize amt (in case it is not zeroed out in the failure case) 1999-07-08 23:34:25 +00:00
rpotts%netscape.com
605efa0d0d Changed the blocking input and output streams to always call Fill/Flush when a nsIBuffer::Read/Write fails... 1999-07-08 23:26:52 +00:00
saari%netscape.com
1e850aab7a fixing bug 6741, just one more time... 1999-07-08 23:21:03 +00:00
briano%netscape.com
c2233835ae Automated update 1999-07-08 23:15:07 +00:00
briano%netscape.com
26b745e178 Partial fix for bug 9420. Simply needed to use -lplds$NSPR_VERSION instead of -lplds3 (hardcoded). 1999-07-08 23:12:57 +00:00
blizzard%redhat.com
cef3e01741 native widget scrolling implemented. use PR_LOG for debugging messages. this is not part of the build. approved by cyeh. 1999-07-08 23:06:50 +00:00
bryce-mozilla%nextbus.com
98a6b37482 More tiny battles in the HTML syntax error war 1999-07-08 23:06:47 +00:00
vidur%netscape.com
6b9a068304 A window can now be closed from a timeout. A reference to the script context is temporarily held until the timeout completes. Approved by chofmann, reviewed by nisheeth. 1999-07-08 23:02:07 +00:00
bryce-mozilla%nextbus.com
f7155a6bb3 Another battle in the HTML syntax error war. 1999-07-08 22:53:50 +00:00
hyatt%netscape.com
36b3eb4b1d Fixing this god-damn hack. 1999-07-08 22:53:16 +00:00
rhp%netscape.com
41e01fa8d0 Just adding new file (NOT PART OF THE BUILD) Got the ok from chofmann 1999-07-08 20:48:15 +00:00
edburns%acm.org
a16588ba99 Removed non ifdef'd debugging statements. 1999-07-08 20:25:53 +00:00
brade%netscape.com
a39971f094 localizable strings pulled out into entities 1999-07-08 20:05:35 +00:00
brade%netscape.com
9948bbbe05 remove hard-coded string; add a parameter to EditorInsertText 1999-07-08 20:05:03 +00:00
vidur%netscape.com
e7366c4bc8 Cut-and-paste error. GetVLinkColor was calling the body's GetLink method. Fix approved by chofmann, reviewed by nisheeth. 1999-07-08 19:55:47 +00:00
kipp%netscape.com
457c3003fb Fixed bug 6574 - the problem was that the current color was being reset when the text decoration, in this case an underline, was being drawn so that the next chunk of text rendered in the smallcaps font was drawn in the wrong color 1999-07-08 19:52:57 +00:00
buster%netscape.com
693e31fcd2 workaround for blocker bug 8123. approved by chofmann. 1999-07-08 19:52:44 +00:00
kipp%netscape.com
baaf56e24a Only pass on url to server side image map when we end up with a valid url 1999-07-08 19:44:42 +00:00
kipp%netscape.com
869bb26059 Fix bug #652 - made server side image maps find the proper href to base the url on by looking up the content tree of an nsIDOMHTMLAnchorElement 1999-07-08 19:38:08 +00:00
mscott%netscape.com
8ecb5aa054 Not part of the regular build yet! Necko change only. Fix my linux build. You can't compare a nsCOMPtr directly to a raw ptr. You need to call .Get() to retrieve the raw ptr and then you can compare for equality 1999-07-08 19:05:48 +00:00
mscott%netscape.com
eac53e102e (Not part of the normal mozilla build yet) Necko change only. Make destructor virtual. 1999-07-08 19:04:53 +00:00
cyeh%netscape.com
e1204a6945 only set the build number in navigator.xul if we are doing an official build. 1999-07-08 18:14:31 +00:00
cmanske%netscape.com
652ddfd960 Simple removed '.' from the menu text so insert HTML menu item is activated 1999-07-08 17:28:00 +00:00
valeski%netscape.com
bd11ce93e9 not in main build - backed out transport files from windows build 1999-07-08 17:17:48 +00:00
valeski%netscape.com
ebae96df31 not in main build - updated nsFileTransport stuff to use new apis 1999-07-08 17:16:47 +00:00
norris%netscape.com
e07db97ba0 Report errors for incorrect usages of varargs forms. 1999-07-08 16:32:51 +00:00
slamm%netscape.com
ebcb27e90d Convert 'local' to 'my'. Use POSIX::strftime instead of Date::Format::time2str 1999-07-08 16:16:47 +00:00
hyatt%netscape.com
6561ffc3d8 Fixes for repainting problems. This is probably the wrong thing to do, but
dammit, it works.  Making all webshells repaint when their document gets
loaded.
1999-07-08 08:16:49 +00:00
rhp%netscape.com
c07daf6f42 Change for IDL (NOT PART OF THE BUILD) 1999-07-08 06:32:27 +00:00
rickg%netscape.com
7b5c3890f0 fixed API error 1999-07-08 04:59:28 +00:00