Commit Graph

148651 Commits

Author SHA1 Message Date
bryner%brianryner.com
b4a806dc9d Enable fastloading of JS components. Bug 279839, r=shaver sr=brendan. 2005-10-20 16:39:24 +00:00
bugzilla%standard8.demon.co.uk
dffc5423fc Bug 302479 Some pref panels still with missing/incorrect accesskeys. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=Mnyromyr,sr=neil.parkwaycc.co.uk 2005-10-20 16:34:42 +00:00
bugzilla%standard8.demon.co.uk
f80e8decc4 Bug 309359 Documentation says mailnews can import communicator address book files - it can't. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=iann_bugzilla,sr=neil.parkwaycc.co.uk 2005-10-20 16:23:21 +00:00
bugzilla%standard8.demon.co.uk
23322417bd Bug 300968 Replicating (downloading) from a LDAP directory server while adding fails. r=neil.parkwaycc.co.uk,sr=bienvenu 2005-10-20 16:16:33 +00:00
mozilla.mano%sent.com
a227dbfebf Bug 306026Manual marking a message as junk marks the message as read as well. patch from Jens Bannmann <jens.b@web.de>, r=bienvenu, sr=dmose. 2005-10-20 16:03:27 +00:00
Olli.Pettay%helsinki.fi
0652638a0d Bug 313018, select1 size incorrect when populate from itemset, r=doron+aaronr 2005-10-20 15:36:43 +00:00
mozilla.mano%sent.com
67f7317005 Bug 312913 - Caret mode no longer on by default in View Source window. patch from Uri Bernstein <uriber@gmail.com>, r=me. 2005-10-20 15:24:43 +00:00
mozilla.mano%sent.com
0120c195b5 Bug 262905 - Add a preference to control backspace/shift+backspace behavior (options: back/forward, PgUp/Down, Nothing), keeping the current default for now. r=mconnor. 2005-10-20 15:16:27 +00:00
smfr%smfr.org
f9c440fff6 Fix bug 313025: if quitting via the Dock menu while Camino is hidden, activate it before showing the quit warning dialog. 2005-10-20 03:28:20 +00:00
smfr%smfr.org
d5f665a95b Fix bug 313015: when adjusting the Command-W close window command, look at the key window, rather than the main window. This allows Command-W to close the Find window, as it should. 2005-10-20 03:25:17 +00:00
smfr%smfr.org
4eb2bc0e97 Fix bug 313015: when adjusting the Command-W close window command, look at the key window, rather than the main window. This allows Command-W to close the Find window, as it should. 2005-10-20 03:12:16 +00:00
aaronleventhal%moonset.net
65d8a142cd Bug 313043. Crash when using AccessibleObjectFromWindow. r=parente, sr=bz 2005-10-20 02:35:46 +00:00
smfr%smfr.org
f32f41c0e6 Change the Camino pref pane identifiers to contain "org.mozilla.camino" rather than "org.mozilla.chimera", and fix the text encoding of many of the pref panel Localized.strings files. 2005-10-20 02:31:36 +00:00
smfr%smfr.org
75a33b8fbf Camino part of fix for bug 306245: focussing an element in a background tab steals focus from frontmost tab. Fix by making our nsIEmbeddingSiteWindow::GetVisibility() impl return PR_FALSE for background tabs (see bug 124750). r=mento 2005-10-20 02:16:30 +00:00
bugreport%peshkin.net
2f8d490ec4 Bug 313069 Fix javascript error when editing attachments
Patch by Erik Stambaugh <erik@dasbistro.com>
r=joel, a=justdave
2005-10-20 02:15:40 +00:00
bzbarsky%mit.edu
999386ae57 Make sure to only treat the outermost frameset as body-like. Bug 312942, r+sr=jst 2005-10-20 02:12:20 +00:00
bzbarsky%mit.edu
8e989a107f Fix bug 309467. r=jst, sr=neil 2005-10-20 02:10:31 +00:00
smfr%smfr.org
d99cf2fe48 Fix bug 312959: avoid hang showing tooltip on a newly added bookmark toolbar item by ensuring that the bookmark has its title and url before notifications are fired for it, and avoiding "\n\n" tooltip strings. r=mento. 2005-10-20 02:03:20 +00:00
rbs%maths.uq.edu.au
10d9b28fce Fix holes in stretchy MathML characters when their glue is tiny, b=311046, r+sr=roc 2005-10-20 00:28:47 +00:00
jst%mozilla.jstenback.com
e7d6eab80a Fixing bug 311388, crash in nsPluginHostImpl::IsPluginEnabledForExtension(). What seems to be the problem here is that when a plugin is first seen and it does not support any file extensions we end up with a null mExtensionsArray in a nsPluginInfo object, and all other places in the code already check for this, but not IsPluginEnabledForExtension(). r=mrbkap@gmail.com, sr=darin@meer.net 2005-10-20 00:28:35 +00:00
mrbkap%gmail.com
ebba4a190b bug 312278: Make sure to root things if they can be collected before their use. r=brendan 2005-10-19 23:32:37 +00:00
gavin%gavinsharp.com
01b6bf283a Back out bug 312527, it wasn't meant for the trunk 2005-10-19 23:18:56 +00:00
bugzilla%arlen.demon.co.uk
ecc2c57dcd Bug 311261 Threaded mail view in Virtual Folders is not possible
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-10-19 23:09:41 +00:00
joshmoz%gmail.com
6c15f9b840 remove these files since they are getting build when they are not even in the makefile and thus screwing up Cam
ino builds. We should figure out why this is happening, but for now lets just fix it. b=111230 sr=samsidler
2005-10-19 23:09:26 +00:00
joshmoz%gmail.com
5e764dbeba fix tabbing in Makefile to fix Camino bustage. b=111230 sr=sparky 2005-10-19 22:27:32 +00:00
lpsolit%gmail.com
0f3939a57e Bug 298688: Forbid the deletion of values used by default for the priority, severity, platform and OS and update data/params when editing them - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave 2005-10-19 22:21:05 +00:00
ccooper%deadsquid.com
4b82e742fb - more accurate title for unclear results aggregate 2005-10-19 22:08:58 +00:00
aaronleventhal%moonset.net
d2d67f3ba4 Bug 312932. Java applet + screen reader no longer crashes; allow that combo. r=parente, sr=bz 2005-10-19 21:49:31 +00:00
ccooper%deadsquid.com
8c7846775d - remove common failure files 2005-10-19 21:49:24 +00:00
scott%scott-macgregor.org
9616f5f32d Bug #300886 --> privacy icon looks stretched. 2005-10-19 21:49:22 +00:00
ccooper%deadsquid.com
d7f604cd20 - adding new files for common results display 2005-10-19 21:48:29 +00:00
ccooper%deadsquid.com
f8609a1940 - make common results script generic;
- use FILTER where applicable;
- show most common results marked as unclear as footer query
2005-10-19 21:47:37 +00:00
joshmoz%gmail.com
ce30a81af7 re-check-in header file changes for Cocoa menus implementation, updated makefile. b=111230 sr=pinkerton 2005-10-19 21:16:05 +00:00
joshmoz%gmail.com
0dc29dda98 add keyboard shortcut and key modifier support to cocoa menus, add basic enable/disable, fix up comments some. b=111230 rubber stamp sr=pinkerton 2005-10-19 21:10:08 +00:00
Olli.Pettay%helsinki.fi
fb0e3a3e6b Bug 305763, Application control models (support for JS), r=aaronr+allan 2005-10-19 20:55:53 +00:00
scott%scott-macgregor.org
a29dc3ba77 Bug #285136 --> make thunderbird's theme rtl compatible. 2005-10-19 20:20:50 +00:00
bugreport%peshkin.net
8a92bd9e82 Bug 149504 Permit a reference to a URL to be treated as an attachment
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:16:15 +00:00
scott%scott-macgregor.org
1d81ffd159 Bug #285136 --> make account central RTL compatible
Patch by Reuven Gonen.

sr=me
2005-10-19 20:12:51 +00:00
bugreport%peshkin.net
56f5fd418b Bug 312933 Query.cgi leaks product names
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:07:00 +00:00
bugreport%peshkin.net
a6327a5426 Bug 313008 Lists of products, milestones, etc... should be sorted
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:04:20 +00:00
dveditz%cruzio.com
912ba0db26 bug 304931 theme install prompt should obey whitelisting too; r=mconnor, sr=dbaron, a=asa 2005-10-19 19:59:09 +00:00
darin%meer.net
80a66a5930 fixes bug 308575 "First nightly update fails for installer builds if it is a partial (binary patch) - xpicleanup is not stripped" patch by Nick Thomas <nrthomas@gmail.com>, r=darin+bsmedberg 2005-10-19 19:14:46 +00:00
darin%meer.net
6763ec6040 fixes bug 312946 "javascript:Packages.prototype crashes browser if Java plugin is not found" r=brendan 2005-10-19 18:55:44 +00:00
mrbkap%gmail.com
98feb7ca92 bug 312871: Make global objects behave more like each other. r=bzbarsky sr=brendan 2005-10-19 18:45:14 +00:00
mvl%exedo.nl
187bb3d7bc parse multiple vcalendar components in one ics file.
bug 308997, r=dmose
2005-10-19 17:54:43 +00:00
aaronleventhal%moonset.net
5f009d01cb Bug 312941. Caret move events not reported for XUL textboxes. r=parente, sr=neil 2005-10-19 17:29:02 +00:00
doronr%us.ibm.com
d39ac1b4dd Bug 104360 - Error: this.docShell has no properties in browser.xml. Patch by ajvincent, r/sr=neil 2005-10-19 16:46:06 +00:00
kjh-5727%comcast.net
bd524b3cee Bug 309988 - Default paper size was being set incorrectly. Patch by Christian Persch, chpe@gnome.org. r=kherron, sr=roc. 2005-10-19 16:37:29 +00:00
masayuki%d-toybox.com
011fcec61d Bug 312287 Cannot open local htm file if its path has non-ASCII character / Cannot open IDN from command line r=jshin, sr=neil 2005-10-19 14:39:28 +00:00
bzbarsky%mit.edu
41bf84c247 Fix bug 219052. Patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=bzbarsky 2005-10-19 13:55:33 +00:00