racham%netscape.com
a9b516ba45
Added defaults dir to the list. Rev by gayatri. Approved by chofmann
1999-07-09 04:39:31 +00:00
racham%netscape.com
9c653a2f9c
Profiledefaults dir is the install directory. Rev by gayatri. Approved by chofmann
1999-07-09 04:33:32 +00:00
racham%netscape.com
ac513575b8
Added a check for defaults dir. Rev by gayatri. Approved by chofmann
1999-07-09 04:29:44 +00:00
sdagley%netscape.com
7a6c773df8
Part deux of the fix for #8491 . Had to add the ability to externally re-init NSPR's log feature as we were reading the environemnt vars on the Mac after the initial init. Reviewed saari.
1999-07-09 04:03:51 +00:00
racham%netscape.com
5b0fb2b57b
Added makefile for defaults folder
1999-07-09 03:53:59 +00:00
racham%netscape.com
8d1edc43b5
defaults bookmarks file
1999-07-09 03:52:50 +00:00
dp%netscape.com
29dd23af41
Fixing memory leaks and mismatched memory. bug #8935 bug# 9006
...
Thanks to david.gardiner@unisa.edu.au for finding the memory leaks
1999-07-09 03:45:19 +00:00
dp%netscape.com
081122d07d
Fixing memory leak. bug# 9005 Thanks to <david.gardiner@unisa.edu.au>
1999-07-09 03:43:29 +00:00
dp%netscape.com
c9261cc1b2
Fixed
...
- Mismatched alloc/free
- Guarded against null pointer and crash bug#8830
1999-07-09 03:41:27 +00:00
sdagley%netscape.com
4950c2b602
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
b9117fe2a7
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
208b3a357c
Fix for bug #8539 ; reviwed by sfraser, approved by chofmann
1999-07-09 01:25:03 +00:00
law%netscape.com
a9f9214fe4
Fix for bug #8537 ; reviwed by sfraser, approved by chofmann
1999-07-09 01:23:33 +00:00
law%netscape.com
30ce6c1d55
Fix for bugs #8537 and #8539 ; reviwed by sfraser, approved by chofmann
1999-07-09 01:22:08 +00:00
law%netscape.com
1b06ca9ff8
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
2584bb89d6
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
0effb0803e
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
c0f346c2cd
First Checked In.
1999-07-09 01:14:45 +00:00
pavlov%pavlov.net
7c0c8ac6ae
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
b755e4328a
Automated update
1999-07-09 00:48:50 +00:00
briano%netscape.com
4f3c2f87dd
Fix for breakage on Solaris. Bug 9400.
1999-07-09 00:47:48 +00:00
hyatt%netscape.com
852d5ca012
Fixing the double-scrollbar problem in the browser window.
1999-07-09 00:39:35 +00:00
hyatt%netscape.com
291890d851
Didn't mean to check in navigator.xul. Backing out.
1999-07-09 00:18:32 +00:00
hyatt%netscape.com
2b23df3c3b
Making windows work better by default.
1999-07-09 00:17:22 +00:00
hyatt%netscape.com
d0548a0f8a
Fixing the sidebar panels to work with boxes.
1999-07-09 00:17:07 +00:00
hyatt%netscape.com
eafc386fcc
Making the sidebar work better.
1999-07-09 00:16:44 +00:00
gayatrib%netscape.com
90d405c1f8
Constraining the width and height of the window to 640x480
1999-07-09 00:01:09 +00:00
bryce-mozilla%nextbus.com
25f14fc118
Spurious &. Remove $::buffer feature, as it was unused and broken.
1999-07-08 23:55:32 +00:00
law%netscape.com
aecec0a7a0
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
ef421fc66f
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
9bc4f969a1
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
98d66dfbd1
fixing bug 6741, just one more time...
1999-07-08 23:21:03 +00:00
briano%netscape.com
88171b42b8
Automated update
1999-07-08 23:15:07 +00:00
briano%netscape.com
2d9bfd1a0d
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
9a584a970a
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
3eda4debcb
More tiny battles in the HTML syntax error war
1999-07-08 23:06:47 +00:00
vidur%netscape.com
d63a6a94db
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
cccb1f4b7b
Another battle in the HTML syntax error war.
1999-07-08 22:53:50 +00:00
hyatt%netscape.com
4c33e430c7
Fixing this god-damn hack.
1999-07-08 22:53:16 +00:00
rhp%netscape.com
72c86e77bc
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
9eb347c996
Removed non ifdef'd debugging statements.
1999-07-08 20:25:53 +00:00
brade%netscape.com
4f823327de
localizable strings pulled out into entities
1999-07-08 20:05:35 +00:00
brade%netscape.com
f0ec6ea430
remove hard-coded string; add a parameter to EditorInsertText
1999-07-08 20:05:03 +00:00
vidur%netscape.com
5080813119
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
779fae0c49
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
bc55cc6026
workaround for blocker bug 8123. approved by chofmann.
1999-07-08 19:52:44 +00:00
kipp%netscape.com
835a8e5d69
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
24c8b64d1e
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
125fd2927a
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
e9a6c957b8
(Not part of the normal mozilla build yet) Necko change only. Make destructor virtual.
1999-07-08 19:04:53 +00:00