Commit Graph

41537 Commits

Author SHA1 Message Date
warren%netscape.com
dbb2a8fdac Squelched leak. 1999-09-17 21:02:34 +00:00
warren%netscape.com
aac2ad9fe7 Added a -x option to viewer to allow us to test for shutdown leaks. Eliminated leaks. 1999-09-17 21:00:54 +00:00
troy%netscape.com
cbf2204bfc Fix for bug #14157. Changed ConstructAlternateImageFrame() to set the document
pointer and the parent content pointer for the text frame
1999-09-17 20:57:06 +00:00
nisheeth%netscape.com
e1f3907c3c Fixing Unix build bustage... 1999-09-17 20:56:28 +00:00
tao%netscape.com
d4916b7bc7 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 20:55:59 +00:00
ducarroz%netscape.com
8221260b78 NS_INIT_REFCNT must be called before any return else we crash. Fix for bug 14163 1999-09-17 20:47:26 +00:00
tao%netscape.com
4e9ad19a5e First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 20:44:01 +00:00
rchen%netscape.com
1aa915369b Add Localization Notes 1999-09-17 20:41:30 +00:00
alecf%netscape.com
3365a1099e link mime emitter against NSPR 1999-09-17 20:35:09 +00:00
rjc%netscape.com
7b265772a3 Add a couple of alert()s for user messages on error conditions. 1999-09-17 20:34:20 +00:00
alecf%netscape.com
06d71166b4 don't need to link mime against js anymore 1999-09-17 20:33:14 +00:00
nisheeth%netscape.com
7b40327a78 Make nsPresContext implement the nsITimeRecorder interface. This interface is used by the pres shell to tell the pres context to stop the stopwatch that measures time spent in style resolution. 1999-09-17 20:32:45 +00:00
alecf%netscape.com
62d23d1a22 link addressbook against nspr 1999-09-17 20:32:43 +00:00
alecf%netscape.com
8c33f1827b don't need to link identity against mozjs anymore 1999-09-17 20:32:08 +00:00
alecf%netscape.com
187404d4d0 don't need to link compose against raptor anymore 1999-09-17 20:31:32 +00:00
nisheeth%netscape.com
4f31b00da6 Adding a new interface, nsITimeRecorder, used for adding timing hooks to raptor. The interface exposes methods to start/stop/reset timers and print elapsed time. 1999-09-17 20:30:23 +00:00
varada%netscape.com
5e3aae808c Checking in a fix for the browse button not retaining the previous value when the open file dialog is cancelled. 1999-09-17 20:29:40 +00:00
slamm%netscape.com
3447e0068a Fix a build warning (do not compile a file if it isn't needed). 1999-09-17 20:28:28 +00:00
ducarroz%netscape.com
bfc0297fd3 cleanup 1999-09-17 20:28:22 +00:00
ducarroz%netscape.com
b1d5d1f001 elimnate redundancy, bug 10539 1999-09-17 20:27:46 +00:00
buster%netscape.com
e8c7125690 fixed some warnings 1999-09-17 20:22:13 +00:00
buster%netscape.com
0b130e56c3 fixed a compiler warning 1999-09-17 20:19:50 +00:00
vidur%netscape.com
378030e7f4 Fixed leak of service manager 1999-09-17 20:19:00 +00:00
buster%netscape.com
b6b2acbf53 fixed an assesrtion in ~nsHTMLEditor caused by calling GetDocument()
when Init() had never been called.  This is a legal sequence
(nsHTMLEditor is instantiated and destroyed without Init() ever being called),
so now it's allowed.
1999-09-17 20:18:50 +00:00
buster%netscape.com
1b1462e1dc fixed a warning 1999-09-17 20:17:22 +00:00
kipp%netscape.com
54f35e5a8e Fixed bug 8652 1999-09-17 20:16:53 +00:00
kipp%netscape.com
d63ca4aef1 Squish a warning or two 1999-09-17 20:16:37 +00:00
waterson%netscape.com
34f7163631 Bug 12649. Add walk-down on personal toolbar folders pulled in from bookmarks datasource. 1999-09-17 20:16:36 +00:00
waterson%netscape.com
9ed3206e50 Bug 12649. Add support for 'parent' on <rule> tags. 1999-09-17 20:15:29 +00:00
kipp%netscape.com
fa963373a6 Squish a warning 1999-09-17 20:15:09 +00:00
mscott%netscape.com
008d364cfc Bug #14021 --> convert nsIURI into a nsISupports before passing in to avoid an nsCOMPtr assert later on. 1999-09-17 20:13:59 +00:00
bienvenu%netscape.com
097b140aa9 fix notification text to include folder 1999-09-17 20:13:54 +00:00
briano%netscape.com
3086b53626 Replaced the C++ comments with C comments, since this is a C file after all.... 1999-09-17 20:13:53 +00:00
norris%netscape.com
c99b609910 Add ability to disable JS. Fix 13978 shopping at webvan.com crashes 1999-09-17 20:13:52 +00:00
bienvenu%netscape.com
ece73a991c fix imap msg flagging 1999-09-17 20:13:42 +00:00
valeski%netscape.com
428c99910a fix for 14143. also yanked local isspace, isdigit, isalpha routines from FTP dir listing converter, and corrected a buffer allocation problem that was causing extra data 'bad data' to be buffered. 1999-09-17 20:13:33 +00:00
mscott%netscape.com
0f09c74e77 remove unwanted class id. 1999-09-17 20:13:23 +00:00
bienvenu%netscape.com
ec7fff420e fix news to use folder cache 1999-09-17 20:13:22 +00:00
mscott%netscape.com
6cbe295674 Bug #14114 --> when downloading new messages, if we can't create
a mailbox parser, don't abort the download, just don't use the parser
this happens when you try to get new messages for an inbox we don't
have a mail summary file for. We can still add the new messages
to the berkley mail folder...
1999-09-17 20:12:58 +00:00
shaver%netscape.com
6a26e5fb42 overhaul menus to use spiffy new titledbutton features 1999-09-17 20:12:02 +00:00
akkana%netscape.com
9e4d4dd4cc Handle everything in KeyPress; make KeyDown a nop. This also fixes bug 13962 1999-09-17 20:11:13 +00:00
akkana%netscape.com
7800f2f0cd Call the test program outtest instead of Convert; fix some of the debug prints 1999-09-17 20:09:42 +00:00
sfraser%netscape.com
ee712ef0b4 Don't crash when closing the not-so-hidden window. 1999-09-17 19:56:53 +00:00
waldemar%netscape.com
aee7910bc5 First Checked In. 1999-09-17 19:45:20 +00:00
waldemar%netscape.com
caf430e24d NOT IN BUILD. Made JSRef work as a Macintosh MPW tool 1999-09-17 19:45:07 +00:00
idk%eng.sun.com
a1e921bd32 Moved to OJI.
Added  AWT support.
Added some classes
1999-09-17 18:41:34 +00:00
valeski%netscape.com
2697a44285 I'm a moron. backing out previous change 1999-09-17 18:40:12 +00:00
valeski%netscape.com
2a3a1917bf 14143 1999-09-17 18:05:11 +00:00
valeski%netscape.com
1bc83966ea the Directory parser want uppercase; PS I know I'm checking in while the tree's closed, flame me 1999-09-17 18:04:01 +00:00
amasri%netscape.com
4cb71f163b revised browser tests to work with seamonkey M11: 1) closed open sidebar. 2) worked around broken menus by using all-keyboard method for loading URIs. 3) added bDebug and bGrippyOpen variables. bDebug should always be false for build smoketests 1999-09-17 17:57:18 +00:00