scott%scott-macgregor.org
d38ecc1d57
Merge Bug #77202 into thunderbird.
2003-04-16 20:55:22 +00:00
alecf%netscape.com
20384007c3
ok, reland bug 174802 after addressing jst's comments - gotta remember to check in from the right tree!
...
change to a table-based GetMappedAttributeImpact for footprint and performance wins
r=dbaron, sr=jst
2003-04-16 20:54:20 +00:00
sspitzer%netscape.com
7aa37ce171
fix for bug #199360
...
for simple left clicks of urls in mail messages that we know should open a browser window
(or load in the top most browser window), do it right away.
if the url is slow to load, switching messages can kill the load, and the window
never shows up.
play nice with stand alone mail, which doesn't need this trick.
r=bryner, sr=mscott
2003-04-16 20:39:38 +00:00
gordon%netscape.com
0da80ac7da
Fix bug 192798, set flag to clear dns cache when toggled offline/online.
...
r=dougt, sr=darin.
2003-04-16 20:26:50 +00:00
kaie%netscape.com
4ba7923b68
b=102246 Text does not completely highlight with a double-click if there is more than one style applied
...
r=mjudge sr=sfraser
2003-04-16 20:21:44 +00:00
kaie%netscape.com
20a1398f5c
b=201974 Caret partially/completely visible with initial <p> </p>
...
r=jfrancis sr=sfraser
2003-04-16 20:18:41 +00:00
cbiesinger%web.de
685dc5ff5b
147068 patch by kd-moz@tprac.de r=shliang sr=jag Remove duplicate results appearing in sidebar search
2003-04-16 20:18:27 +00:00
alecf%netscape.com
9b8874c8d0
argh, back myself out - I'm crashing on startup now! :(
2003-04-16 18:55:56 +00:00
alecf%netscape.com
d0ed272eb9
fix for bug 174802 - simplify GetMappedAttributeImpact, buy making a simple attribute->reflow style map and providing a single helper which walks the map
...
r=dbaron,sr=jst
2003-04-16 18:11:45 +00:00
rogerl%netscape.com
391ea990a5
Fixed FrameSlotRef for nested functions. Bug in octal parsing.
2003-04-16 17:59:00 +00:00
jaggernaut%netscape.com
d6e8ca1729
Bug 77202: check in missing DTD to fix blocker
2003-04-16 15:22:45 +00:00
bienvenu%netscape.com
bbdf6bd157
fix 202011 use CRAM-MD5 when it's the only auth login mechanism returned by server, fix by Christian Eyrich, r=me, sr=sspitzer
2003-04-16 14:38:27 +00:00
dbradley%netscape.com
6b9b5f339d
Bug 195736 - Small change to xptcinvoke_gcc_x86_unix.cpp. r=dbradley, sr=shaver
2003-04-16 13:30:44 +00:00
igor%mir2.org
92a551206e
FunctionObject changes:
...
1. Disable invoker optimization for methods with variable number of arguments since currently to call optimized invoker a new argument array has to be allocated in any case which makes the optimization irrelevant.
2. Never modify elements of the args array in constructor, instead avoid allocation of the new argument array iff all js argument can be passed to java without type conversion.
2003-04-16 13:05:48 +00:00
igor%mir2.org
10ade407d8
In NativeString.js_concat in the case of single argument call target.concat(arg) to avoid allocating StringBuffer instance.
2003-04-16 12:51:20 +00:00
tor%cs.brown.edu
e2d713d121
Bug 155941: use libpng for mac pixel padding. r=biesi, sr=blizzard
2003-04-16 10:48:44 +00:00
tor%cs.brown.edu
fb9827549c
Bug 155942: use libjpeg to handle grayscale, support YCbCr, use
...
less memory on non-mac platforms. r=biesi, sr=blizzard
2003-04-16 10:47:27 +00:00
neil%parkwaycc.co.uk
91727ef506
Bug 200127 Standardize on <tree class="focusring"> r=varga sr=jag r=rginda (venkman)
2003-04-16 10:01:07 +00:00
shliang%netscape.com
13a42d51d1
bug 107877. default font prefs for msg compose. r=neil, brade, sr=sspitzer, jag.
2003-04-16 07:07:10 +00:00
shliang%netscape.com
6edbe07039
bug 201964. widget state manager fails to set empty menulist values. patch by neil@parkwaycc.co.uk. r=shliang, sr=jag.
2003-04-16 06:47:29 +00:00
shliang%netscape.com
4a2f45e005
bug 77202. add option to download msgs on new pop account creation. r/sr=sspitzer.
2003-04-16 06:41:51 +00:00
rogerl%netscape.com
6cc47df5b0
Fixes to Frame & Package Slot references.
2003-04-16 06:21:02 +00:00
cltbld%netscape.com
45fdeab5de
Automated update
2003-04-16 03:15:06 +00:00
mkaply%us.ibm.com
ca7bf9defc
#201807
...
r=wtc
Corrupt databases on GCC because we were opening the file in the wrong mode
2003-04-16 03:09:19 +00:00
mkaply%us.ibm.com
650f322a84
#201555
...
r=seawood
OS/2 only - don't put debug info in files when linking
2003-04-16 03:01:04 +00:00
arougthopher%lizardland.net
62032641a1
Bug#198890
...
visible bug in rendering negative spacing in CSS under BeOS
r=arougthopher
2003-04-16 02:44:14 +00:00
shliang%netscape.com
c88fe5fc78
bugs 195213, 202174. no content in sidebar on uncollapsing when collapsed on startup, make sidebar deal with missing panels. r=sgehani, sr=jag
2003-04-16 02:40:04 +00:00
jaggernaut%netscape.com
2fc43892ed
Bug 197671: make defaults for what page to load on startup, new window, and new tab be what they used to be. Patch by ian@arlen.demon.co.uk, r=/sr=jag
2003-04-16 02:36:49 +00:00
arougthopher%lizardland.net
639d4fed62
Bug#144112
...
misplaced text start in HTML forms under BeOS
r=arougthopher
2003-04-16 02:32:23 +00:00
shliang%netscape.com
e3445ab0dc
bug 199990. changing mac pref panel size. r/sr=sspitzer, jag
2003-04-16 02:30:09 +00:00
kmcclusk%netscape.com
8dd596f747
Prevent status bar from painting synchronously to prevent flicker. b=129844 r=jkeiser sr=kin
2003-04-16 02:01:12 +00:00
bzbarsky%mit.edu
d79ecc068f
Make DOM inspector deal with a root Document object in the DOM view. Bug
...
201577, r=timeless, sr=peterv
2003-04-16 01:56:52 +00:00
bzbarsky%mit.edu
fc176a0ffa
Images that replace themselves with alt text should still respond to src
...
changes. Bug 198435, r=roc+moz, sr=jst
2003-04-16 01:53:48 +00:00
mhammond%skippinet.com.au
acf70bff49
Initialize a static to be nice, and printf() errors if the console
...
service is not available. Not part of the build.
2003-04-16 01:26:51 +00:00
wtc%netscape.com
3655177e33
Bug 105271: compile source files with absolute pathnames so that the
...
debuggers can find them automatically. Currently enabled on Windows and
OS/2 only. The patch is contributed by Julien Pierre. r=wtc.
2003-04-16 01:23:52 +00:00
mhammond%skippinet.com.au
949f6757f2
Prevent allocating zero bytes.
2003-04-16 01:23:40 +00:00
scott%scott-macgregor.org
1333db4bf9
Rename Mail & News Account Settings to just Account Settings.
2003-04-16 01:08:45 +00:00
scott%scott-macgregor.org
726a6a8540
synch up with a trunk fix
2003-04-16 01:08:11 +00:00
scott%scott-macgregor.org
ef2d77441a
Branding changes: Minotaur --> Thunderbird
...
Synch up bug fixes in from mozilla mailnews into thunderbird.
add a pref: mail.standalone which is set to true for stand alone mail builds.
2003-04-16 01:00:35 +00:00
dougt%netscape.com
59343d34ec
Must QI objects returned via nsISupports parameter type. Not part of the default build.
2003-04-16 00:56:03 +00:00
rginda%netscape.com
726f74bf63
bug 202177, "cached interrupt hook goes stale", r=brendan@mozilla.org, sr=jsengine
...
refresh the interruptHandler after calling out to the debugger
2003-04-16 00:54:03 +00:00
bryner%netscape.com
e49e24c149
Honor $Settings::ProductName on unix by using lowercased ~/.productname as the profile location. Bug 202073, r=mcafee.
2003-04-16 00:01:54 +00:00
danm%netscape.com
4d9279dc54
use new popupblocked domevent. bug 199705 r=jaggernaut,jst
2003-04-16 00:00:55 +00:00
danm%netscape.com
0c46957e6d
new popupblocked domevent. also bring the world of ns_assertion home to DOMEvent's accessors and pseudo-subclass Init[...] methods. bug 199705 r=jaggernaut,jst
2003-04-16 00:00:50 +00:00
danm%netscape.com
c8a9092ebc
new popupblocked domevent. bug 199705 r=jaggernaut,jst
2003-04-16 00:00:46 +00:00
danm%netscape.com
2d8fc2dad9
new popupblocked domevent. bug 199705 r=jaggernaut,jst
2003-04-15 23:34:08 +00:00
nicolson%netscape.com
0aa4ee62dd
Take out bogus dependency on ASN1Util.
2003-04-15 23:21:04 +00:00
darin%netscape.com
217cdd952a
fixes bug 84798 "PAC: Failover does not work" r=dougt sr=alecf
2003-04-15 23:07:12 +00:00
suresh%netscape.com
8e62ff1f88
fix for bug 202150 - Insert Menu lacking id attributes. r/sr-smfr.
2003-04-15 23:03:33 +00:00
jpierre%netscape.com
f81ee69b6b
Fix for 202053 - signing of softokn3.dll may fail on OS/2. Force the use of OS/2 CMD.EXE default shell . r=pedemont
2003-04-15 22:42:09 +00:00