Commit Graph

100360 Commits

Author SHA1 Message Date
wtc%netscape.com
dd39f845b3 Bugzilla bug 132940: the HPUX, Solaris, AIX, and Linux SendFile functions
should call pt_MapError, if only to be consistent with the other I/O
functions.
2002-03-27 15:30:09 +00:00
wtc%netscape.com
1becbadf07 Bugzilla bug 132208: added the 'tcp_nodelay' field to Linux's _MDFileDesc,
which is set by pt_SetSocketOption or pt_Accept and used by
pt_LinuxSendFile to avoid a setsockopt(TCP_CORK) call that is bound to
fail.  Modified files: _unixos.h ptio.c
2002-03-27 15:13:49 +00:00
jake%acutex.net
dd2978ec24 Bug 122663 - Eliminate some undefined value warnings in cvsview2.cgi and cvsqueryform.cgi
Patch by Jody McIntyre <jodym@oeone.com>
r=jake
2002-03-27 14:52:04 +00:00
jake%acutex.net
12772f5c9b Bug 99384 - The username wasn't being run through url_quote() resulting in invalid URLs being generated.
r=caillon
2002-03-27 14:40:45 +00:00
seawood%netscape.com
459eb45016 Error 600: "nsXMLContentSink.cpp", line 793 # Type specifier is omitted; "int" is no longer assumed.
Fixing hpux tinderbox bustage.
2002-03-27 11:01:09 +00:00
leaf%mozilla.org
fdc8d7589f Automated update 2002-03-27 09:41:36 +00:00
dmose%netscape.com
7cf51bef85 Pass --with-mozilla to LDAP C SDK subconfigure; this should fix the slag tinderbox bustage 2002-03-27 09:35:13 +00:00
bryner%netscape.com
2ebd0f2677 Fixing mac bustage - updating the project file, also getting rid of these source files that I meant to remove. 2002-03-27 09:13:28 +00:00
seawood%netscape.com
8d6cdf1fdb Follow up for bug 38061. This should fix debug builds. :( 2002-03-27 08:40:25 +00:00
leaf%mozilla.org
c8ea1e14ac Automated update 2002-03-27 08:26:46 +00:00
gerv%gerv.net
b4ecba7223 Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=justdave, bbaetz. 2002-03-27 08:13:35 +00:00
dmose%netscape.com
f057bd7391 Whitespace change to configure to workaround dependency system issues and hopefully really fix build bustage. 2002-03-27 08:12:55 +00:00
kaie%netscape.com
2d6fbf60d6 b=130949 Fix lock icon issues
r=ddrinan sr=rpotts a=valeski
2002-03-27 07:56:02 +00:00
kaie%netscape.com
6414cb969a b=129100 OOPS fixing wrong case in my prior checkin 2002-03-27 07:54:47 +00:00
dmose%netscape.com
c5a69ba52b Fixing autoconf build bustage 2002-03-27 07:49:23 +00:00
caillon%returnzero.com
f8adea8986 Bug 125133. Add 'Go to Home' and 'Go up a level' buttons to the XUL filepicker. Patch contributed by johann@ai.univie.ac.at; r=fabian (jar.mn changes) r=bzbarsky,caillon. sr=jag. a=asa 2002-03-27 07:47:08 +00:00
caillon%returnzero.com
a8ca0e8aa8 Bug 129960. Special characters in computed URI values should be backslash escaped. r=hixie, sr=jst, a=asa 2002-03-27 07:39:54 +00:00
mscott%netscape.com
1beb4282f9 Bug #122626 --> biff icon isn't showing up in the system tray for win98. This is because
win98 defines support for the unicode friendly shell notify routines even though it doesn't
implement them. Fall back to the ascii version in this case.
r=bhuvan
sr=bienvenu
a=dbaron
2002-03-27 07:38:18 +00:00
dmose%netscape.com
918239a09e Fix windows build bustage 2002-03-27 07:34:50 +00:00
wtc%netscape.com
dd90c969db Bugzilla bug 133668: use PR_MIN instead of MIN, which is no longer defined
by the Mozilla header file that we include.
2002-03-27 07:29:57 +00:00
ccarlen%netscape.com
5acd1026e5 Bug 105445 - Difficult to process PLEvents without either latency or CPU hogging. r=pink/sr=sfraser/a=asa 2002-03-27 07:16:12 +00:00
suresh%netscape.com
9a7aae6179 Fix build bustage. Checking in for serge@netscape.com 2002-03-27 07:11:42 +00:00
bryner%netscape.com
653df3043e Revert to using an attribute for menuactive (bug 133610). r=ben/jkeiser, sr=jst, a=asa. 2002-03-27 07:01:26 +00:00
mozilla.BenB%bucksch.org
9c840ea9ac 84607: Hide (not just disable) spellchecker pref UI, if there is no spellchecker installed.
r=ducarroz, sr=bienvenu, a=asa
2002-03-27 06:47:50 +00:00
leaf%mozilla.org
b418206f03 Automated update 2002-03-27 06:41:35 +00:00
dmose%netscape.com
1cc4fac6b0 MacOS build system changes to switch to LDAP C SDK version 5.0 (bug 124244). Patches from peterv@netscape.com, r=dmose@netscape.com; sr=smfr@netscape.com; a=asa@mozilla.org 2002-03-27 06:31:49 +00:00
dmose%netscape.com
5e565e67aa Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org 2002-03-27 06:31:38 +00:00
joki%netscape.com
4455f0fd87 Fix for bug 108104, remaining part of fix from branch to keep user-created key events from executing menu commands. r:jst,mstoltz, sr:jst, a:asa 2002-03-27 06:29:39 +00:00
joki%netscape.com
c0d70b7c42 Fix for bug 114366, fix UMR in nsEvent struct by adding constructor. r:saari, sr:jst, a:roc+moz 2002-03-27 06:24:55 +00:00
jst%netscape.com
377c34a39d Checking in heikkki@netscape.com's fix for bug 93218, making the XML content sink process HTTP headers. r=harishd@netscape.com, sr=darin@netscape.com, a=dbaron@fas.harvard.edu 2002-03-27 06:19:14 +00:00
dbaron%fas.harvard.edu
3e64376a4b Remove "layout.forms.use_standard_or_quirks" pref and the old quirks-mode form control code that it enabled. (See bug 91602.) b=131452 r=rods sr=attinasi a=asa 2002-03-27 06:13:32 +00:00
seawood%netscape.com
f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
cavin%netscape.com
943ad1a191 Fix for 132738. Allow users to edit the username field. r=ducarroz, sr=sspitzer, a=asa. 2002-03-27 05:57:51 +00:00
ccarlen%netscape.com
69b950390a Bug 99117 - mailnews problems using turbo. This is the cause of one of them anyway. When clearing user prefs on a profile switch, don't unhash (destroy) the pref because it may also have a default value which needs to remain. r=bnesse/sr=alecf/a=dbaron 2002-03-27 05:52:48 +00:00
karnaze%netscape.com
5fd3b234da bug 123983 - set mIsTopOfPage in the reflow state, fix desired height in rows and row groups, clean up nsTableRowGroupFrame::SplitRowGroups and handle more cases of splitting/moving rows. a=roc+moz, sr=attinasi, r=alexsavulov 2002-03-27 05:50:24 +00:00
varga%utcru.sk
d3a6ebdf0d Fix for bug 79961 - Resizing outliner column width makes other columns collapsed to minimum.
- moved frame-CaptureMouse(PR_TRUE) from first MouseMove() to MouseDown()
to catch first MouseMove()  event directly in splitter frame.

r=bryner, sr=blake, a=roc+moz
2002-03-27 05:49:56 +00:00
pavlov%netscape.com
307d640548 fixing lines in images being seen when scrolling on machines with some DPIs. bug 83289. r=gagan sr=brendan a=roc+moz 2002-03-27 05:45:24 +00:00
jkeiser%netscape.com
364860a367 Handle errors better from DocShell loading (fixes a crash) (bug 132023), r=sicking@bigfoot.com, sr=darin@netscape.com, a=asa 2002-03-27 05:45:17 +00:00
bbaetz%student.usyd.edu.au
893165aeff Bug 131407 - wrong dates from windows ftp servers
r=badami, sr=darin, a=dbaron
2002-03-27 05:43:49 +00:00
stephend%netscape.com
2b870674cf Bug 133589. Clear button should have a tooltip. r=racham@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org 2002-03-27 05:35:01 +00:00
cotter%netscape.com
a132a9292e help content updates per bugzilla 122806, r=oeschger; updates re p3p & SSL cipher UI changes. 2002-03-27 05:28:59 +00:00
curt%netscape.com
3dae84af71 Comments about newly supported ATTRIBUTES.
(Bug 122697, r=ssu, sr=dveditz, a=asa)
2002-03-27 05:26:45 +00:00
cotter%netscape.com
3023e3f21f help content update per bugzilla 122806, r-oeschger; formatting fixes, added a link. 2002-03-27 05:25:37 +00:00
curt%netscape.com
31a197ad21 Supports overriding certain component default attributes for different
Setup Types.  This especially allows us to have different components displayed
in the Additional Components dialog for different Setup Types.
  (Bug 122607, r=ssu, sr=dveditz, a=asa)
2002-03-27 05:24:26 +00:00
jpierre%netscape.com
79cf58115f Call NSS_Shudown in modutil 2002-03-27 05:02:58 +00:00
dbaron%fas.harvard.edu
9cbe951ea6 Previous checkin was for bug 126346. 2002-03-27 04:52:12 +00:00
aaronl%netscape.com
215145cd84 Bug 124946. F6 and Ctrl+tab no longer correctly cycles through frames. r=bryner, r=rjesup, sr=hewitt, a=asa 2002-03-27 04:43:52 +00:00
serge%netscape.com
6a000a633f fix builds redness 2002-03-27 04:42:35 +00:00
ccarlen%netscape.com
b4f58d10a5 Bug 132813 - PPEmbed doesn't send notification for security changes. r=pink/sr=beard/a=asa 2002-03-27 04:21:33 +00:00
ftang%netscape.com
71ab3ad793 fix bug 110115
fix the toolbar garbage problem after we change font prf. r=nhotta sr=sfraser
2002-03-27 04:19:36 +00:00