varada%netscape.com
b3b8eb8172
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
fe81ee1ce6
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
dcd1e4aaaa
cleanup
1999-09-17 20:28:22 +00:00
ducarroz%netscape.com
58359dc85c
elimnate redundancy, bug 10539
1999-09-17 20:27:46 +00:00
buster%netscape.com
496568c9b5
fixed some warnings
1999-09-17 20:22:13 +00:00
buster%netscape.com
b7d6fcb807
fixed a compiler warning
1999-09-17 20:19:50 +00:00
vidur%netscape.com
9de393e3cc
Fixed leak of service manager
1999-09-17 20:19:00 +00:00
buster%netscape.com
adc523b979
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
420962b484
fixed a warning
1999-09-17 20:17:22 +00:00
kipp%netscape.com
15d1901d7b
Fixed bug 8652
1999-09-17 20:16:53 +00:00
kipp%netscape.com
ef095efd3a
Squish a warning or two
1999-09-17 20:16:37 +00:00
waterson%netscape.com
767a166bd7
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
c35f0fdac7
Bug 12649. Add support for 'parent' on <rule> tags.
1999-09-17 20:15:29 +00:00
kipp%netscape.com
f070557a7b
Squish a warning
1999-09-17 20:15:09 +00:00
mscott%netscape.com
1ea3e65790
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
581fed192a
fix notification text to include folder
1999-09-17 20:13:54 +00:00
briano%netscape.com
d8468bd790
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
d1e37156bd
Add ability to disable JS. Fix 13978 shopping at webvan.com crashes
1999-09-17 20:13:52 +00:00
bienvenu%netscape.com
96e61e0abb
fix imap msg flagging
1999-09-17 20:13:42 +00:00
valeski%netscape.com
51b1e949b1
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
b1bb0349f1
remove unwanted class id.
1999-09-17 20:13:23 +00:00
bienvenu%netscape.com
3b3aa9b8df
fix news to use folder cache
1999-09-17 20:13:22 +00:00
mscott%netscape.com
c297cc21e6
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
7290fa796f
overhaul menus to use spiffy new titledbutton features
1999-09-17 20:12:02 +00:00
akkana%netscape.com
6f7a630dad
Handle everything in KeyPress; make KeyDown a nop. This also fixes bug 13962
1999-09-17 20:11:13 +00:00
akkana%netscape.com
475b6e4910
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
ec65f9bcfc
Don't crash when closing the not-so-hidden window.
1999-09-17 19:56:53 +00:00
waldemar%netscape.com
75b0ee9f80
First Checked In.
1999-09-17 19:45:20 +00:00
waldemar%netscape.com
1c84bceae2
NOT IN BUILD. Made JSRef work as a Macintosh MPW tool
1999-09-17 19:45:07 +00:00
idk%eng.sun.com
53af58ae1c
Moved to OJI.
...
Added AWT support.
Added some classes
1999-09-17 18:41:34 +00:00
valeski%netscape.com
cc64f0a745
I'm a moron. backing out previous change
1999-09-17 18:40:12 +00:00
valeski%netscape.com
3c0d86f28a
14143
1999-09-17 18:05:11 +00:00
valeski%netscape.com
4bb6f59e12
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
d2dec86f2f
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
fbd043431f
If a mangled "order" is specified, it was crashing.
1999-09-17 17:52:49 +00:00
dveditz%netscape.com
45d198de8b
reverting registry changes for Unix, a=leaf, r=ramiro
1999-09-17 17:44:41 +00:00
norris%netscape.com
08c1752616
Fix comments.
1999-09-17 16:38:51 +00:00
norris%netscape.com
e3ec2e1782
fix comment
1999-09-17 16:37:35 +00:00
valeski%netscape.com
05b4ee9801
NOT IN BUILD - adding boilerplate for jar protocol handler
1999-09-17 16:12:41 +00:00
terry%mozilla.org
a2b98618af
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
5d5653e97d
fix for bug 14132
1999-09-17 14:52:39 +00:00
dcone%netscape.com
6a45becd7a
Added 16 bit support for the DIB conversion
1999-09-17 14:14:17 +00:00
colin%theblakes.com
90700cf8ca
Only pass special LD flags to vmsld
1999-09-17 12:36:25 +00:00
colin%theblakes.com
20d6154559
Remove OpenVMS specific code, its no longer needed
1999-09-17 11:53:11 +00:00
sspitzer%netscape.com
5beee13044
close the stream.
1999-09-17 11:47:46 +00:00
sspitzer%netscape.com
8daa218d4e
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
59d4fd33cb
Use ToNewUTF8String(). [Missed a spot]
1999-09-17 11:29:18 +00:00
sspitzer%netscape.com
63cfc38ee7
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
f446ad3809
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
394bdcb3a2
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