mats.palmgren%bredband.net
903248e2a5
TestParser: support --enable-perf-metrics with --disable-debug. b=286920 r+sr=dbaron
2005-03-20 23:54:24 +00:00
dougt%meer.net
8ca35a8cb3
Updates from INdT. r=dougt.
2005-03-20 18:40:18 +00:00
steffen.wilberg%web.de
04bd1c184b
Bug 280587: Remove text from image alt attributes in Help. p=zmanji@gmail.com, r=me
2005-03-20 16:49:45 +00:00
kjh-5727%comcast.net
d205e37f9d
Bug 279298 - Support for CUPS printer instances. Patch by M�rten Svantesson <msv@kth.se>, r=kherron, sr=roc.
2005-03-20 16:28:58 +00:00
aaronleventhal%moonset.net
5253fabc14
Bug 285703. Incorrect behavior for empty or missing alt text, when exposing to MSAA. r=timeless, sr=darin
2005-03-20 14:25:03 +00:00
cbiesinger%web.de
6f5951be02
bug 286899 Follow CSS 2.1, rather than css3-ui, for the computed style for the
...
cursor property: Make it contain all URIs (absolutized) and the pointer.
r+sr=dbaron
2005-03-20 13:35:31 +00:00
cbiesinger%web.de
1d540761e2
286790 remove unused variable
...
r+sr=darin
2005-03-20 13:22:05 +00:00
brendan%mozilla.org
a5b1cbc47e
Remove dead code pointed out by njaguar@gmail.com.
2005-03-20 05:00:15 +00:00
darin%meer.net
919c87d304
fixes bug 286506 "warning: locally defined symbol ... imported in function ..." r=bsmedberg
2005-03-19 20:35:35 +00:00
joshmoz%gmail.com
82a01b042f
remove incorrect and unnecessary margin declaration. b=284762 r=kmgerich
2005-03-19 19:02:58 +00:00
bmlk%gmx.de
50f90a7217
take vertical margins into account during height constrained situations like printing. bug 285006 r/sr=roc
2005-03-19 17:59:11 +00:00
shaver%mozilla.org
00db9f6c93
revert overzealous and misguided skinVersion cleanup for the sake of seamonkey builds; thanks to tobias and kairo
2005-03-19 16:37:14 +00:00
neil.williams%sun.com
cf193dfda4
Bug 286505 Now reports an error on EOF in standard input. Leaving resolution
...
unchanged until we find out why the failure is different on SPARC than on x86.
r=nelson
2005-03-19 03:36:55 +00:00
scott%scott-macgregor.org
53c46699eb
Bug #286817 --> creating a mail 3 pane window for thunderbird when the user passed in -compose
...
effects thunderbird only.
2005-03-19 01:37:55 +00:00
dbaron%dbaron.org
0e15aba15c
Fix code formatting.
2005-03-19 00:48:10 +00:00
shaver%mozilla.org
12b778ad3d
remove vestigial references to deceased messenger-mdn locale package, r=mscott
2005-03-19 00:00:30 +00:00
shaver%mozilla.org
7a91bfcc31
removing obsolete skinVersion info from contents.rdf, including malformed (r=bsmedberg)
2005-03-18 23:59:30 +00:00
scott%scott-macgregor.org
071e504f76
remove an obsolete preference
2005-03-18 23:45:09 +00:00
darin%meer.net
f1f68ab25f
fixing xulrunner linux bustage
2005-03-18 23:08:20 +00:00
pavlov%pavlov.net
4965c3640b
fixing drag&drop in calendar views. bug=286777 r=vlad
2005-03-18 22:59:51 +00:00
shaver%mozilla.org
745a6b1224
removing obsolete skinVersion info from contents.rdf, including one malformed (r=bsmedberg)
2005-03-18 22:02:30 +00:00
travis%sedsystems.ca
b872654c07
Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log Out where appropriate
...
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
2005-03-18 21:32:53 +00:00
bsmedberg%covad.net
914a5612a1
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
2005-03-18 21:24:05 +00:00
bienvenu%nventure.com
4a6c38e361
fix detection of invalid imap urls, add logging for same, sr=mscott hope to help diagnose 259656
2005-03-18 21:17:07 +00:00
bienvenu%nventure.com
90ce901e4c
potential fix for going online after saving imap draft offline, sr=mscott 285791
2005-03-18 20:41:07 +00:00
bob%bclary.com
f5797aeb24
Add ability to run js/tests from browsers. Bug 263119
2005-03-18 19:09:59 +00:00
scott%scott-macgregor.org
c76f2f6ee2
Bug #286718 --> mailnews spell check - [Enter] no longer chooses 'replace' although 'replace' is 'active' button.
...
patch by neil
2005-03-18 18:40:47 +00:00
scott%scott-macgregor.org
93fda22ccd
Bug #286758 --> Edit field for custom mail sound stays empty because we weren't using the new shared pref files
...
from toolkit\mozapps for the filefield xbl widget.
2005-03-18 18:21:38 +00:00
scott%scott-macgregor.org
d607589123
Back out the fix for Bug #285076 as it caused regressions (Bug #286709 )
2005-03-18 17:14:29 +00:00
jst%mozilla.jstenback.com
f222e7e4d7
Fixing bug 245809. Implement event.returnValue (IE:ism) for beforeunload events as the mechansim for passing data back to the browser from a beforeunload handler that was registerd with addEventListener(). r=bzbarsky@mit.edu, sr=peterv@propagandism.org
2005-03-18 15:33:51 +00:00
cbiesinger%web.de
e9910d2a61
bug 286645 add/improve nsReadLine.h documentation
...
r=bz sr=darin
2005-03-18 15:29:04 +00:00
cbiesinger%web.de
0e2672a3b0
Bug 286612 make socket interfaces scriptable, and remove some files that are not
...
part of the build
r+sr=darin
2005-03-18 15:27:46 +00:00
cbiesinger%web.de
43bd760109
Bug 286608 don't disable xpt generation on windows
...
r=darin
2005-03-18 15:24:58 +00:00
cbiesinger%web.de
562962f604
Bug 176177 use the correct flag for buttons that are checked
...
patch by Son Le <son.le0@gmail.com> r=emaijala sr=bz
2005-03-18 15:23:50 +00:00
aaronleventhal%moonset.net
c93e8e4d0e
Bug 286687. Expose menu item keyboard accelerators in MSAA. r=timeless, sr=neil
2005-03-18 14:56:48 +00:00
neil%parkwaycc.co.uk
3525c76b27
Bug 175074 Element Properties not showing some URIs correctly p=bugzilla.mozilla.org@chsc.dk (Christian Schmidt) r=db48x sr=me
2005-03-18 10:38:52 +00:00
allan%beaufour.dk
fe69e3a959
Backing out bug 285094 until bug 285658 is fixed, so nightly builds will install
2005-03-18 09:33:41 +00:00
darin%meer.net
0da9f71117
fixes bug 285519 "Shutdown assertions warning about potential dead-locks" r=biesi sr=brendan
2005-03-18 08:46:54 +00:00
lpsolit%gmail.com
282aafa02e
Bug 178157: Dependency emails don't get sent for status change during mass change - Patch by Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk
2005-03-18 08:29:47 +00:00
dbaron%dbaron.org
3015a4a28b
Handle unterminated strings in CSS by using an additional error token type. b=286262 r+sr=bzbarsky
2005-03-18 06:56:56 +00:00
dbaron%dbaron.org
e5bbed0fcf
Add comment. b=286262 r+sr=bzbarsky
2005-03-18 06:56:03 +00:00
timeless%mozdev.org
10c1d75093
Bug 285974 Crash when we use ATOK on the other of editor[@ nsWindow::OnIMEQueryCharPosition]
...
patch by masayuki@d-toybox.com r=timeless sr=roc
2005-03-18 06:17:59 +00:00
aaronleventhal%moonset.net
c9ed31bf55
Fixing bustage
2005-03-18 05:47:58 +00:00
aaronleventhal%moonset.net
7b01b5c40c
This wasn't supposed to creep into the bustage fix
2005-03-18 05:23:23 +00:00
aaronleventhal%moonset.net
feb22b7190
Fixing bustage
2005-03-18 05:20:43 +00:00
aaronleventhal%moonset.net
06d061747b
bug 286029. Fixes for tree accessibility. r=pkw, sr=Neil
2005-03-18 04:29:39 +00:00
timeless%mozdev.org
82d21b3017
Bug 286675 invalid CSS prevents filepicker buttons from appearing (home and new directory)
...
patch by ajschult@verizon.net r=bz sr=bz
2005-03-18 04:22:50 +00:00
mkanat%kerio.com
fb09bed568
Bug 256513: Fix usage of grep (/$value/, @array);
...
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-03-18 04:21:29 +00:00
bzbarsky%mit.edu
14a25b0710
Don't show username/password in the URI we print. Bug 186695, r=jst, sr=darin
2005-03-18 04:16:02 +00:00
bzbarsky%mit.edu
f03bac09cc
Add an IsFloatContainingBlock() method on nsIFrame, use this in the frame
...
constructor. Make sure the div inside an <object> when we do our "we need a
plugin" thing has the space manager bit set. Bug 283385, bug 285165, bug
286111. r+sr=roc
2005-03-18 04:13:05 +00:00