mcafee%netscape.com
9bad1ab8bb
Properly adding on B for bytes units
2001-11-20 07:20:51 +00:00
mcafee%netscape.com
bab6081aff
Removing server-side pageloader data reporting, use client-side scrape mechanism
2001-11-20 06:30:18 +00:00
mcafee%netscape.com
1e3f91e6a2
Remove server-side data reporting for pageloader test, use client-based scrape mechanism now.
2001-11-20 06:27:33 +00:00
mcafee%netscape.com
10ba12205e
bloat.pl not needed, use scrape.pl
2001-11-20 05:42:46 +00:00
naving%netscape.com
40e72514fc
110693 r=darin sr=bienvenu. Code clean in nsPop3Service::BuildPop3Url.
2001-11-20 05:31:31 +00:00
mcafee%netscape.com
03914cf282
Removing old bloat data reporting stuff, use scrape reporting now.
2001-11-20 05:27:29 +00:00
brendan%mozilla.org
5eaba7585d
Don't warn or 'correct' = to == in a condition unless the right operand has greater precedence than == (106244, r=shaver, sr=jband).
2001-11-20 05:20:57 +00:00
bzbarsky%mit.edu
41438eafe9
Fix variable name to make "Wrap Long Lines" pref work correctly once
...
again. Bug 110594, r=timeless, sr=jst
2001-11-20 05:02:15 +00:00
seawood%netscape.com
b957280c40
For Irix CC builds, change the default optimization flags to -O -g.
...
Lame workaround for bug 92099. r=bbaetz
2001-11-20 04:22:05 +00:00
mcafee%netscape.com
3ede41a072
no more startup.dat
2001-11-20 03:50:25 +00:00
mcafee%netscape.com
99a449b9be
startup.pl should use scrape.pl mechanism now.
2001-11-20 03:47:05 +00:00
mcafee%netscape.com
3ab251b448
startup data goes to scrapt.dat now.
2001-11-20 03:43:27 +00:00
sgehani%netscape.com
1705d9cf87
Implemented resetTimer().
...
b=106551; r=dp; sr=sfraser
2001-11-20 03:33:11 +00:00
mscott%netscape.com
6e9f6e209d
Bug #109929 --> cache email address nodes in the multi toggle email address widget. This helps with
...
message display performance.
r=ssu
sr=sspitzer
2001-11-20 03:29:27 +00:00
sspitzer%netscape.com
a409c0bbbe
removing this 2 megabyte file from the tree. while it's not part of the build
...
we shouldn't make everyone check it out. the mozilla source is big enough.
2001-11-20 03:27:20 +00:00
sgehani%netscape.com
1b533be2c7
Added brandShortName.
...
b=1109912; r=morse; rs=alecf
2001-11-20 03:26:08 +00:00
ducarroz%netscape.com
8fac4bc0ce
Fix for bug 108731. Send page must use the message compose service in order to be able to use the recycled compose window. R=varada, SR=mscott
2001-11-20 03:12:32 +00:00
ducarroz%netscape.com
e58390d7c6
Fix for bug 108731. Send Page and Send Link must use to message compose service in order to be able to use a recycled window. R=varada, SR=mscott
2001-11-20 03:09:41 +00:00
myk%mozilla.org
f7e7d5aeff
Fix for bug 109240: fixes the regression that changed the way comments regarding attachment creation are formatted.
...
Patch by Jake <jake@acutex.net>.
r=myk@mozilla.org , no second review needed.
2001-11-20 02:59:55 +00:00
rginda%netscape.com
43f2ce47ff
bug 110903, patch=brendan, sr=shaver, r=me
...
Call new script hook for scripts created via xdr.
2001-11-20 02:47:41 +00:00
brendan%mozilla.org
024ffbebe7
Don't ass-u-me fp->argv => fp->fun (109635, sr=shaver/jband).
2001-11-20 02:37:01 +00:00
darin%netscape.com
27aac83eb0
removing dead/unused files
2001-11-20 02:31:47 +00:00
darin%netscape.com
c48f8d05ba
fixing comment which references nsStdURL
2001-11-20 02:29:47 +00:00
aaronl%netscape.com
8794de1108
Bug 109851. Fix extra accessible events being generated. sr=brendan, r=jgaunt
2001-11-20 02:29:14 +00:00
darin%netscape.com
abda2ac3e7
removing stale reference to nsStdURL.h
2001-11-20 02:29:07 +00:00
colinp%oeone.com
a9ca7a7f19
fix to localize timepicker
2001-11-20 02:27:53 +00:00
darin%netscape.com
782a4ea15d
removing old files
2001-11-20 02:27:19 +00:00
peterlubczynski%netscape.com
1a012606d3
Code cleanup. bug 109039 r=av sr=beard
2001-11-20 02:17:53 +00:00
peterlubczynski%netscape.com
045106c8c1
Fixing using correct attribute or parameter for Java based on tag type, fixes mayscript for Liveconnect. bug 109039 r=av sr=beard
2001-11-20 02:17:21 +00:00
aaronl%netscape.com
6f28df0916
Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content
2001-11-20 02:05:26 +00:00
jgaunt%netscape.com
fd8b097cda
mcp files for bug 108629 and bug 109221 latest round of accessibility support
r=jgaunt
sr=sfraser
2001-11-20 02:03:03 +00:00
colinp%oeone.com
72c6036e66
locaized the unifinder buttons
2001-11-20 02:00:23 +00:00
zach%zachlipton.com
e9d0d81126
Fix for bug 107120, templates/default/global/header has invalid HTML.
...
Patch removes a <meta> tag as per bug 38856.
Patch by David D. Kilzer <mailto:ddkilzer@theracingworld.com>.
r1=Christopher Aillon <mailto:caillon@returnzero.com>. No 2nd review
required as per caillon.
2001-11-20 01:59:57 +00:00
karnaze%netscape.com
1c4ca8b999
new regression tests, not affecting the build.
2001-11-20 01:27:31 +00:00
karnaze%netscape.com
cd1e7e0ae3
bug 110566 - get correct cell spacing value when calculating pct height basis on table. sr=attinasi, r=alexsavulov.
2001-11-20 01:21:18 +00:00
peterlubczynski%netscape.com
129122cf66
Fix for not weeding out plugin duplicates because we were only checking the filename. Now, do a deep comparison of the name, description, and order of mime types. This will prevent two plugins with these same properties but with diferent names from loading. bug 110781 r=av sr=beard
2001-11-20 01:19:33 +00:00
sonja.mirtitsch%sun.com
f764a97dbf
fixed several PC solaris PATH problems - build problems
2001-11-20 01:06:41 +00:00
karnaze%netscape.com
81d680d3d7
bug 110523 - Get the correct starting row index when inserting a new row in a tbody that is not the first one. sr=atinasi, r=alexsavulov
2001-11-20 00:58:53 +00:00
bienvenu%netscape.com
fe2bb7ebe2
change code inside #ifdef DEBUG me so it will compile, no bug or reviewer
2001-11-20 00:44:49 +00:00
colinp%oeone.com
eb30ffef20
fix for localization of calendar month view
2001-11-20 00:42:21 +00:00
darin%netscape.com
6376fb70cb
another patch for bug 110418; r=morse, sr=alecf
2001-11-20 00:17:37 +00:00
akkana%netscape.com
683dc74507
50131: map full-pathname argument to file: url. r=mcafee sr=alecf
2001-11-19 23:39:35 +00:00
varada%netscape.com
0552573ce3
adding Inbox for bloat tests:NOT PART OF BUILD
2001-11-19 23:36:42 +00:00
dbaron%fas.harvard.edu
707330c928
Add BloatTest2 option for trace-malloc leak/bloat stats test, and fix up a few more things with that test. b=84831 r=mcafee
2001-11-19 23:29:48 +00:00
andreww%netscape.com
9df3086b64
bugzilla 109174, r=shliang sr=hewitt border on sidebar under status bar.
2001-11-19 23:15:42 +00:00
timeless%mac.com
c06ee84271
Bugzilla Bug 108271�Support RLE compression and bitfields for the BMP Decoder
...
This patch adds bitfields support.
Only 5-5-5 and 5-6-5 16-bit BMPs and 8-8-8 32-bit BMPs are supported;
patch by cbiesinger@web.de r=pavlov, sr=tor
2001-11-19 23:15:27 +00:00
gordon%netscape.com
87e3bb822d
Fix bug 110327 "0775 is bad mask for for cache", checkin patch for timeless@mac.com, r=gordon, sr=darin.
2001-11-19 22:48:30 +00:00
rginda%netscape.com
a0ba7a05f1
bug 110620, r=aaronl, sr=brendan, a=blizzard/drivers
...
add null pointer check to avoid crash when we're called in unexpected ways.
2001-11-19 22:44:14 +00:00
bryner%netscape.com
6479688f87
Checking in for Roland.Mainz@inforamtik.med.uni-giessen.de - bug 110628, tune xlib gc cache size. r=timeless, sr=scc.
2001-11-19 22:37:51 +00:00
colinp%oeone.com
48ab55e49d
added mozilla toolbars and statusbar
2001-11-19 22:25:41 +00:00