Commit Graph

128390 Commits

Author SHA1 Message Date
webmail%kmgerich.com
dac2a7833a 2 of 2, Pinstripe for Thunderbird, bug #239106. Does not affect Seamonkey 2004-03-30 23:38:41 +00:00
webmail%kmgerich.com
af4d7b1776 1 of 2, new files. Pinstripe for Thunderbird, new default theme on Mac. Bug #239106. 2004-03-30 23:31:04 +00:00
webmail%kmgerich.com
5addbd4f6f Branded application icon for Mac alert dialogs 2004-03-30 21:47:39 +00:00
ben%bengoodger.com
27953332b8 drag and drop handling for 171006, better command handling (not hooked up yet) 2004-03-30 20:54:30 +00:00
cltbld%netscape.com
137f8aff4b Automated update from host egg 2004-03-30 19:42:12 +00:00
mkaply%us.ibm.com
4aabb898f3 #231934
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - code from ganesh - generate map files on OS/2
2004-03-30 19:38:13 +00:00
mkaply%us.ibm.com
b802c60fe0 Bug 205773 - a=mkaply - change object ID for Mail icon in installer 2004-03-30 19:16:47 +00:00
mkaply%us.ibm.com
7837ae4e79 #239118
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - Don't copy text over 64K to the clipboard (OS/2 doesn't support it)
2004-03-30 16:14:13 +00:00
neil%parkwaycc.co.uk
068324c15d Bug 236751 Add keyboard shortcuts to toggle the message pane and folder list r=rlk sr=bienvenu a=asa 2004-03-30 15:51:07 +00:00
justdave%syndicomm.com
ca73341301 Bug 237508: Have checksetup.pl specify which perl to use (the same one it's running under) when giving instructions how to use CPAN to install needed modules.
r= jouni, a= justdave
2004-03-30 13:25:24 +00:00
igor%mir2.org
c685edc692 Fixing bug 58118 : long overdue commit of patch from Mike McCabe, mike+mozilla@meer.net 2004-03-30 12:48:29 +00:00
igor%mir2.org
701ea21521 Since new x in Java never returns null, the check for null in date_format was redundant. 2004-03-30 10:35:42 +00:00
louie.zhao%sun.com
9a58b51e24 bug 238957 15% Tp regression on redwood (gtk2 Firefox)
r = kyle
sr= bryner
a = chofmann
2004-03-30 10:33:26 +00:00
ben%bengoodger.com
a3b9707b57 More 170006 Extension Manager Front End - not used yet 2004-03-30 04:13:40 +00:00
pinkerton%aol.net
d0060238f8 better icons for nav bar, fixed resolution on tab buttons, updated the globe,
better loading-image. (bug 182492)
2004-03-30 03:39:10 +00:00
brendan%mozilla.org
8dcdcb1f89 Parallel fix to SpiderMonkey's bug 238945, to automatically insert ; after do-while on any error token. 2004-03-30 03:25:17 +00:00
brendan%mozilla.org
73ca7a66e9 Do automatic semicolon insertion after do-while loops for any error token, contrary to ECMA-262, to match almost a decade's worth of practice (238945, r=shaver, a=chofmann). 2004-03-30 03:20:03 +00:00
jshin%mailaps.org
21c251eb04 bug 232487 : add a dozen or so languages to the list of supported languages and the lang and langGroup mapping table (r=momoi, sr=blizzard, a=chofmann) 2004-03-30 02:40:52 +00:00
ben%bengoodger.com
000d30aa45 More extensions FE stuff (170006) not used yet 2004-03-29 23:22:00 +00:00
ben%bengoodger.com
21504b441f Ongoing Extension Manager work for 170006 - not hooked up to UI yet. 2004-03-29 20:38:28 +00:00
ben%bengoodger.com
32d5ae2da0 Add new Extension Manager front end as part of 170006. Not currently hooked up to anything. 2004-03-29 20:37:02 +00:00
cbiesinger%web.de
aa41d561d7 removing unused files, not part of build. bug 238841 r=bsmedberg 2004-03-29 19:45:32 +00:00
pinkerton%aol.net
4a31bf60b4 removing obsolete nibs 2004-03-29 18:06:18 +00:00
mkaply%us.ibm.com
bdb2323b75 overlays.rdf files should not be packages 2004-03-29 17:57:14 +00:00
mkaply%us.ibm.com
1c3cee679a Add OS/2 path - unfortunately it is the same as Windows, but the XUL preprocessor doesn't support #if defined(X) || defined(Y) 2004-03-29 17:54:42 +00:00
mkaply%us.ibm.com
e4b736356d Add OS/2 install file for now 2004-03-29 17:53:54 +00:00
scott%scott-macgregor.org
877e3aa00c add optional chrome registration for the offline extension 2004-03-29 17:48:39 +00:00
bzbarsky%mit.edu
809c099e33 Fix bug 236921. This makes the root node's style context have no parent, makes
computed style calculations properly parent the computed context, and fixes a
but with "border-color: inherit" on the root.  r=caillon, sr=dbaron, a=asa
2004-03-29 16:00:38 +00:00
igor%mir2.org
eef0796b8a Faster implementation of MonthFromTime and DateFromTime:
1. Use day / 30 as month estimate with the following adjustment via switch()
2. Reuse year from day calculations in IsLeapYear
2004-03-29 15:19:04 +00:00
igor%mir2.org
021b376688 Fixing bug 239068: proper initialization of parent scope for functions of constructors. 2004-03-29 15:15:34 +00:00
brade%comcast.net
a5c8ec2ef3 bug 238696; switch to tabbed mode if more than one progress listener is added to the browser (r=Neil, sr=jag, a=chofmann) 2004-03-29 14:19:47 +00:00
igor%mir2.org
3a93fa2e8e DaysInYear is replaced by IsLeapYear since the former was used only to determine if a particular was leap or not 2004-03-29 14:16:23 +00:00
igor%mir2.org
ba8f69355a Cosmetics: layout fixes 2004-03-29 12:30:24 +00:00
igor%mir2.org
dfdd5ab46c Starting 1.5R5.1 development 2004-03-29 12:29:11 +00:00
darin%meer.net
feb39690de landing patch for bug 235895 "enable the 'sftp' gnomevfs module and a preference controlled whitelist of protocols" r=biesi sr=bryner a=asa 2004-03-29 04:18:34 +00:00
darin%meer.net
abe61953ce landing patch for bug 238219 "nsIDocument changes cause Adobe SVG plugin to crash" r=bryner sr=jst a=dbaron 2004-03-29 04:07:13 +00:00
darin%meer.net
ba2c790d5b fixes bug 237845 "WSDL bindings fail on Mozilla 1.7 beta" patch by keeda@hotpop.com r+sr=bz,jst a=asa 2004-03-29 04:04:18 +00:00
darin%meer.net
2f32a9a4f3 fixes bug 237686 "Mozilla cannot browse FTP server running under MVS, OS/390" r=dougt sr=bzbarsky a=asa 2004-03-29 04:01:41 +00:00
brendan%mozilla.org
256c91d0ae Fix js_LookupCompileTimeConstant to respect shadowing properties (238881, r=shaver, a=chofmann). 2004-03-29 01:11:24 +00:00
kiko%async.com.br
eb316b8ca2 Random speling fix. 2004-03-28 22:49:16 +00:00
roc+%cs.cmu.edu
54c1157975 Bug 236910. Elements that clip their backgrounds do not present a uniform background. r+sr=dbaron,a=choffman 2004-03-28 21:05:29 +00:00
neil%parkwaycc.co.uk
7101f7c30c Bug 236060 Windows-specific help shouldn't list Mac location of Preferences menuitem p=stefan_h@hem.utfors.se r=me moa=rlk a=mkaply 2004-03-28 19:32:55 +00:00
neil%parkwaycc.co.uk
361e084600 Bug 238267 Shift+Del isn't listed as a mail shortcut p=stefan_h@hem.utfors.se r=rlk a=mkaply 2004-03-28 19:28:08 +00:00
bmlk%gmx.de
1a0dd341a6 synchronize the view of a table cell if we dont realign the cell content vertically, bug 237734, r/sr=roc a=chofmann 2004-03-28 15:13:31 +00:00
bmlk%gmx.de
26b1761add snychronize the view of a table cell once we have vertically aligned the cell content and know the correct overflow area, bug 230730, r/sr=roc a=chofmann 2004-03-28 06:31:03 +00:00
justdave%syndicomm.com
232c63c41e Bug 238650 tinderbox bustage fix by apeiron, a= justdave 2004-03-27 22:31:58 +00:00
jocuri%softhome.net
b0c34814f5 Patch for bug 238650: reword duplicate of self error message; patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. 2004-03-27 20:31:29 +00:00
jocuri%softhome.net
640eeeed17 Patch for bug 238867: remove one last %FORM from quips.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=justdave; a=justdave. 2004-03-27 20:20:47 +00:00
jocuri%softhome.net
bbd8b1cf8a Patch for bug 237778: update filter list in t/004template; r=kiko; a=justdave. 2004-03-27 20:16:00 +00:00
jocuri%softhome.net
ad702289e2 Patch for bug 238860: remove %FORM from editversions.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=justdave; a=justdave. 2004-03-27 20:07:25 +00:00