Commit Graph

80498 Commits

Author SHA1 Message Date
dougt%netscape.com
801492ac4b removing ^M 2001-04-14 22:37:39 +00:00
bbaetz%cs.mcgill.ca
9bc78ec2df Bug 70267 - implement gopher searches
r=dougt, sr=darin
2001-04-14 22:09:59 +00:00
bbaetz%cs.mcgill.ca
13f9f0b68f bug 70529 - tidy up protocol-specific code in the dirviewer
r=jag, sr=waterson
2001-04-14 22:08:35 +00:00
dbaron%fas.harvard.edu
34e3e165b7 Fix page cycler (and tinderbox orange). r=disttsc@bart.nl 2001-04-14 21:41:15 +00:00
dougt%netscape.com
dc49ce01a5 Fixing Mac Bustage. ftpcore.h was being included by the IDL file. It doesn't need to be. 2001-04-14 21:31:25 +00:00
dougt%netscape.com
3031f5413b fixing bustage 2001-04-14 21:15:25 +00:00
serge%netscape.com
25122ada8c #67879 eliminate crash unix defalt plugin; add puzzle pixmap to unix nullplugin; sr=blizzard, r=av 2001-04-14 21:14:23 +00:00
dougt%netscape.com
6eaef4a960 Removing ^M. 2001-04-14 21:10:14 +00:00
serge%netscape.com
5a70dbb536 #67879 eliminate unix default plugin crash; add puzzle pixmap to unix nullplugin; sr=blizzard r=av 2001-04-14 21:07:43 +00:00
dougt%netscape.com
c5831cdd30 Fixing bustage...
Removing ^M. God I hate the msvc editor...
2001-04-14 20:57:44 +00:00
dougt%netscape.com
58452faa5b Fixes 72774. Simple fix which checks the response code of the SYST command. If it is a 500 series we default to guessing the server is UNIX. r=bbaetz@cs.mcgill.ca 2001-04-14 20:36:24 +00:00
dougt%netscape.com
553b0cba11 Adds styles to the ftp logging.
r=bbaetz@cs.mcgill.ca
sr=waterson@netscape.com
2001-04-14 20:32:24 +00:00
dougt%netscape.com
30d4274197 Fix for bug 75836.
Adds an optional log window to the ftp directory viewer.
Adds a nsIPrompt and nsIAuthPrompt to the directory viewer's interface requestor.
Attempts to serialize network requests.

(thanks to chris waterson who helped me figure out the refcounting)

r=mailto:bbaetz@cs.mcgill.ca
sr=waterson@netscape.com
2001-04-14 20:30:47 +00:00
disttsc%bart.nl
5ad5ad4564 Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf. 2001-04-14 20:08:32 +00:00
rginda%netscape.com
553623e45e - not built yet -
initial checkin of jsdebugger extension
2001-04-14 19:15:10 +00:00
rginda%netscape.com
c7b6faefda -- not built --
unix make fixes
unix "missing initializer" warnings
2001-04-14 18:57:00 +00:00
dbaron%fas.harvard.edu
94bf29bec5 Attempt to fix OS/2 bustage by adding the programs listed in SIMPLE_PROGRAMS to CPPSRCS as well, as they are in other makefiles that use SIMPLE_PROGRAMS. r=disttsc@bart.nl b=75163 2001-04-14 18:36:47 +00:00
axel%pike.org
f919e41152 not part of default build; PathExpr did wrong for //; code by sicking, r=me, sr=shaver, bug 75307 2001-04-14 17:24:59 +00:00
beard%netscape.com
b85b5e504f Fix for bug #49130, a=phil 2001-04-14 17:18:14 +00:00
dbaron%fas.harvard.edu
9890e4f7b9 Reduce the size of nsXPIDL[C]String by making destructor non-virtual and thus removing vtable pointer. b=75163 r=waterson@netscape.com sr=scc@mozilla.org 2001-04-14 17:08:16 +00:00
bienvenu%netscape.com
d8235fe21a fix 75912 downloading news msgs for offline use stops if article not found, also 71581 hang going offline if you have no newsgroups configured for offline use sr=sspitzer 2001-04-14 15:30:19 +00:00
bienvenu%netscape.com
0290c88968 add error status for news msg not found 15870 sr=sspitzer 2001-04-14 15:28:50 +00:00
bienvenu%netscape.com
bd38a71d20 fix status msg for offline news sr=sspitzer 15870 2001-04-14 15:27:31 +00:00
attinasi%netscape.com
075cacae44 Fix for problem where a StyleContext changes its CRC and does not update the styel context cache. b=73553 r=karnaze sr=waterson 2001-04-14 14:06:27 +00:00
markh%activestate.com
3f42d206b4 A number of changes moving towards dynamic linking support on Linux.
Not part of the build.
2001-04-14 13:41:35 +00:00
markh%activestate.com
4336e571ed Add DOMString tests.
Not part of the build.
2001-04-14 08:15:29 +00:00
markh%activestate.com
ce79e537bf Almost complete support for DOMStrings. Also fix a crash with some Unicode objects.
Not part of the build.
2001-04-14 08:14:33 +00:00
markh%activestate.com
01b86d2d47 Remove a misleading comment.
Not part of the build.
2001-04-14 08:04:37 +00:00
bryner%uiuc.edu
e828c987b4 Bug 61707 - Removing mac smart-scrolling warning. r=hewitt, sr=hyatt. 2001-04-14 08:03:01 +00:00
brendan%mozilla.org
ef5f23f75e Use parent, if non-null, as scope chain with which to find default proto from Class.prototype, in js_{New,Construct}Object (75975, sr=jband&jst). 2001-04-14 07:34:58 +00:00
attinasi%netscape.com
91b83e404f Fix for regression: only restrict HTML content from event pseudo application. b=75823 sr=hyatt 2001-04-14 06:34:50 +00:00
blakeross%telocity.com
0ae4fdef6a The last two patches were by John Morrison <jrgm@netscape.com>. Sorry for forgetting to attribute them. 2001-04-14 05:30:53 +00:00
blakeross%telocity.com
781651777a Empty or otherwise messed up buttons in profile dialogs (73781, 73666). r=timeless sr=alecf 2001-04-14 05:28:49 +00:00
leaf%mozilla.org
b64459ba52 Automated update 2001-04-14 03:30:07 +00:00
bryner%uiuc.edu
d133331d26 Add support for building PSM from the nss autoconf branch using --enable-crypto. Remove references to obsolete MOZ_SECURITY define. r=cls. 2001-04-14 03:20:48 +00:00
cls%seawood.org
083f73e3c6 CConverting line-endings to fix cement bustage. Extra ^Ms are A Bad Thing(tm). 2001-04-14 02:45:59 +00:00
sspitzer%netscape.com
fd244297e9 #5335 show location in search dialog
#75942 enter in a search term kicks off search
#72253 no sort by thread in the search dialog
#44341 showing the wrong columns in search dialog
#75939 bad row count problems with search
remove unused search-widgets.css

r=mscott,sr=bienvenu
2001-04-14 02:16:56 +00:00
sspitzer%netscape.com
443901857c #75603 rebuild picker every time
#74672 use "ignoreincolumnpicker" allow columns to not show up in picker.

needed for mailnews, since since the thread pane is used by the search dialog.

sr=hyatt
2001-04-14 02:09:36 +00:00
darin%netscape.com
9deb4986e3 Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
cache validation preferences and browsing via history.  r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
dougt%netscape.com
48b4fc668c More Assertions and checks for null similar to the last checkin. r=me 2001-04-14 02:01:37 +00:00
myk%mozilla.org
62514913c5 bug 75991: removed bugzilla-specific stuff and added bugzilla-specific script since bugzilla is moving to mothra; genstats.cgi will do the bonsai stats and genstats-bz.cgi will do the bugzilla stats 2001-04-14 01:47:40 +00:00
disttsc%bart.nl
c7f411cf13 Fix senna bustage (MOZ_TRACK_MODULE_DEPS) 2001-04-14 01:42:54 +00:00
sfraser%netscape.com
ff576df0df These changes fix PR_Poll on Mac thusly: 1. Factor out checking the fds into a new function CheckPollDescs() 2. Factor out setting/clearing the polling thread on those fds into SetDescPollThread() 3. Be more careful about where we set the polling thread on the fds, ensuring that we turn off interrupts and hold a lock around the code that sets up the polling thread and checks for data on the fds. This fixes the race condition that causes this bug. 4. We now clear the polling thread on the fds when coming out of PR_Poll, so that the notifier doesn't attempt to wake the wrong thread when called when we're not polling. 5. Implement a 0-timeout version that behaves like select(). Bugzilla bugs 72965 and 60509. r=gordon, larryh. 2001-04-14 01:10:27 +00:00
blakeross%telocity.com
0997e8bc01 Accelerator and command problems in mailnews (75447, 75038, 75453). r=ssu sr=sspitzer 2001-04-14 01:08:15 +00:00
law%netscape.com
1eb69820e2 Bug 57576; add SetIcon method to widgets and add code to nsXULWindow to set icons per window; no icons available yet, unless you roll your own; see bug for details; r=mcafee, sr=hyatt 2001-04-14 00:57:30 +00:00
sgehani%netscape.com
6ef78999bb Don't UTF-8 encode bookmark URLs twice.
b = 54866
r = sgehani (checking in for waterson)
sr = alecf
2001-04-14 00:45:15 +00:00
jgmyers%netscape.com
28dd401ff4 STARTTLS sockets shouldn't send v2 hello: bug 75617 r=javi sr=brendan 2001-04-14 00:41:50 +00:00
hyatt%netscape.com
46df562a47 Fix to ensure 100ms minimum when timeout is less than 100ms for animated images. Checking in for pav. r=saari, sr=me 2001-04-14 00:40:47 +00:00
dougt%netscape.com
52b85e64e9 Attempting to fix 74057, although not likely. See bug for details.
If you are asserting after this patch is applied, please contact dougt@netscape.com.

r=gagan@netscape.com
sr=waterson@netscape.com
2001-04-14 00:34:06 +00:00
yokoyama%netscape.com
926aac3073 Partial fix for 66020: /r=valeski; /sr=alecf 2001-04-14 00:31:09 +00:00