Граф коммитов

148643 Коммитов

Автор SHA1 Сообщение Дата
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
gavin%gavinsharp.com 372c9c6fa6 Bug 312527: reduce margins for the bookmarks menus, make them consistent with other menus, r=mconnor 2005-10-19 11:37:52 +00:00
allan%beaufour.dk 629724d74d still trying to bustage fix... 2005-10-19 11:10:19 +00:00
allan%beaufour.dk 6bfe75d05e [XForms] bustage fixing for bug 298431, this should fix the tbox problem. r=jag sr=lumpy 2005-10-19 09:56:55 +00:00
allan%beaufour.dk d70f5ff7d2 [XForms] Use pseudoclasses instead of attributes. Bug 271720, r=aaronr+doronr 2005-10-19 07:39:36 +00:00
allan%beaufour.dk 6d2fd75857 [XForms] Fix xforms build system. Bug 298431, r=benjamin 2005-10-19 07:11:06 +00:00
bear%code-bear.com a206cb8482 Updated ReadMe, Install and src/lib/TinderDB.pm to mention VC_SVN 2005-10-19 04:20:35 +00:00
bear%code-bear.com d976364b35 New TinderDB code to gather SVN information for a given
date/time for display in the "blame" column
2005-10-19 03:21:58 +00:00
bzbarsky%mit.edu 98f7c9d9bf Make docshell visibility checking check with the tree owner so that embedding
gets a chance to claim docshells as invisible (eg in Camino's tab
implementation).  Bug 306245, patch by jst, r=sfraser, sr=bzbarsky
2005-10-19 02:59:30 +00:00