41509 Commits

Author SHA1 Message Date
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
terry%mozilla.org
cabd2989ff If a mangled "order" is specified, it was crashing. 1999-09-17 17:52:49 +00:00
dveditz%netscape.com
626252cc1e reverting registry changes for Unix, a=leaf, r=ramiro 1999-09-17 17:44:41 +00:00
norris%netscape.com
04f902243f Fix comments. 1999-09-17 16:38:51 +00:00
norris%netscape.com
dcd67f150f fix comment 1999-09-17 16:37:35 +00:00
valeski%netscape.com
9940aa8e82 NOT IN BUILD - adding boilerplate for jar protocol handler 1999-09-17 16:12:41 +00:00
terry%mozilla.org
d445116d20 Patch by Ian Wells <I.Wells@tarragon-et.co.uk> -- disable JavaScript
magic on IE (where it wasn't working), other minor cleanups.
1999-09-17 15:47:03 +00:00
andreas.otte%primus-online.de
1d3ac5be65 fix for bug 14132 1999-09-17 14:52:39 +00:00
dcone%netscape.com
d3c0415f25 Added 16 bit support for the DIB conversion 1999-09-17 14:14:17 +00:00
colin%theblakes.com
88ef6e1ba5 Only pass special LD flags to vmsld 1999-09-17 12:36:25 +00:00
colin%theblakes.com
bb29690955 Remove OpenVMS specific code, its no longer needed 1999-09-17 11:53:11 +00:00
sspitzer%netscape.com
00a15f57f7 close the stream. 1999-09-17 11:47:46 +00:00
sspitzer%netscape.com
ce93235c0f more changes for simple subscribe. now, it writes out the new newsgroup to the newsrc file, so it will be there when you quit and come back. 1999-09-17 11:43:24 +00:00
rjc%netscape.com
8bb369b0b0 Use ToNewUTF8String(). [Missed a spot] 1999-09-17 11:29:18 +00:00
sspitzer%netscape.com
9b4362409f don't create the empty file. (cut and paste error.) pass PR_TRUE to Open() so it creates the summary file. all that's left is writing out <newsgroupname>: to the newsrc file, and simple subscribe is done! 1999-09-17 10:59:54 +00:00
rjc%netscape.com
871ea292a5 Add support for resolving anonymous resources to their "#URL" property. ("Last Search Results" are anonymous, for example.) 1999-09-17 10:38:40 +00:00
sspitzer%netscape.com
e63507631f don't make it unique.
later, we may need to has the newsgroup name so that it's safe for
the native file system.
1999-09-17 10:35:26 +00:00
sspitzer%netscape.com
d9ec0050b2 remove unused / dead code that I copied and pasted a while ago.
start the work to make "New Folder" behave like simple subscribe for news.
1999-09-17 10:17:26 +00:00
sspitzer%netscape.com
ad2d971acc this is a nsresult, not NS_IMETHODIMP. look at the header file.
it probably doesn't matter.
1999-09-17 10:16:41 +00:00
sspitzer%netscape.com
62c9c6f630 don't check the return value of Exists.
it's failing for some reason (don't know yet) and this is causing
migration to fail.  I'll look into this tomorrow.
1999-09-17 10:15:45 +00:00
sspitzer%netscape.com
4124e80e74 fix crash when launching mail 1999-09-17 09:46:58 +00:00
rpotts%netscape.com
e5409b13e3 bug #13477. nsHeaderEntry structs were leaking... 1999-09-17 09:21:50 +00:00
alecf%netscape.com
4fb4140ce5 make the UI look better by making this textbox bigger 1999-09-17 09:03:12 +00:00
rpotts%netscape.com
1c06b05946 Fixed the throbber to work with framesets... 1999-09-17 08:08:30 +00:00
alecf%netscape.com
feb75cb527 save prefs file when closing account manager and account wizard, in case we crash later. 1999-09-17 08:04:54 +00:00
rpotts%netscape.com
eae00c990c DocLoader cleanup... Also trying to get the notifications correct :-) 1999-09-17 07:56:03 +00:00
rpotts%netscape.com
9886532136 Removed NECKO ifdefs... 1999-09-17 07:54:11 +00:00
mcafee%netscape.com
f8a0f960f1 Adding color picker. 1999-09-17 07:49:56 +00:00
tbogard%aol.net
7fa1736cfd Adding sample to show how tool icons don't properly update when told to via css. 1999-09-17 07:43:36 +00:00