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

144201 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net 9fa727f8cb Bug 300265 - Trying to select an extension installed on a read-only filesystem (smb, cdrom) hangs the app for a long time (not forever) - patch by Rob Strong, r+a=me 2005-07-15 11:07:32 +00:00
mozilla.mano%sent.com 98c13f8a2e Bug 298498 - Allow extension XPIs to ship multiple independent extensions. patch from Robert Strong <rob_strong@exchangecode.com>, r=bsmedberg, a=asa. 2005-07-15 10:08:17 +00:00
mozilla.mano%sent.com 75caa102e3 Bug 300442 - Extensions fail to install since landing of patch for Bug 298524. patch from Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg. 2005-07-15 10:03:52 +00:00
mozilla.mano%sent.com b47989d1c0 Bug 299887 - Only check for updates for items that are updateable. patch from Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-07-15 09:59:47 +00:00
neil%parkwaycc.co.uk 3154406e95 Hide mail window progress meter when it's not in use b=47909 p=mbockelcamp@web.de r=me sr=bienvenu a=bsmedberg 2005-07-15 09:44:30 +00:00
brendan%mozilla.org 5565b249e1 Followup fix to 300008 (300867, r+a=me). 2005-07-15 06:24:22 +00:00
aaronleventhal%moonset.net 3237d883cc Bug 300642. Fix regression from fastback that broke page loading in screen readers. r+sr=bryner, a=asa 2005-07-15 02:35:19 +00:00
myk%mozilla.org d81d88d2ab Fix for bug 232612: enables boolean mode fulltext searches for better searching capabilities in the "Find a Specific Bug" page;
r=lpsolit
2005-07-15 02:05:10 +00:00
smfr%smfr.org ea6060bbb9 Fix bug 299419: crash on Mac on double-click-hold in a text widget. We crashed in the context-click timer callback dereferencing a null mCurrentTarget, which gets nulled out when SetMouseDownState() dispatches a selection changed event. Fixed by moving the mouse event higher up, while mCurrentTarget is still good. r/sr=roc 2005-07-15 00:44:28 +00:00
mark%moxienet.com 24c91c251a Fix gcc 4 build by disabling assertion on private data. gcc 3.3 doesn't care. No bug. Camino only. r=smfr 2005-07-15 00:02:15 +00:00
dbaron%dbaron.org 7b52f7f204 Bump version from 1.8b3 to 1.8b4. 2005-07-14 22:52:25 +00:00
mozilla.mano%sent.com bf547497d9 Bug 299480 - neterror.xhtml startup document isn't RTL in RTL locales. r+a=bsmedberg, sr+bzbarksky 2005-07-14 22:52:11 +00:00
mark%moxienet.com d8ce3ba315 Bug 298677, Mac Carbon scrollbars draw in the wrong location and jump out from under the mouse since CFRunLoopSource (bug 282940). Be more careful about restoring the QD origin. Obsoletes and backs out an earlier partial fix, cleaning up bug 300058, drawing artifacts in scrollbars. r=pinkerton sr=smfr a=bsmedberg 2005-07-14 22:48:34 +00:00
alecf%flett.org ae10010020 fix for crash in xpcshell in optimized builds, bug 300829
use free() rather than nsMemory::Free() to free it from the right pool
r/sr/a=shaver
2005-07-14 21:03:09 +00:00
bsmedberg%covad.net 67cd236a1d Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa 2005-07-14 20:29:06 +00:00
scott%scott-macgregor.org 95bb62374b Bug #300688 --> get rid f bandRealShortName. Now that the seamonkey rebranding effort has landed, Thunderbird can get rid of
the brandRealShortName work around we had been using.

sr=bienvenu
a=asa
2005-07-14 20:03:04 +00:00
scott%scott-macgregor.org 5443f9c6e1 Bug #299699 --> don't check for "Internet" property in "Email" line of vCard
Patch by mozilla.org@pidgin.org
r=mscott
sr=bienvenu
a=asa
2005-07-14 19:01:38 +00:00
silver%warwickcompsoc.co.uk 98a69e69e3 Bug 299458 - Use nsIXULAppInfo for all versioning information, if available.
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-14 18:43:57 +00:00
bsmedberg%covad.net b9720ffcb9 Bug 298044 - Dynamically load XPCOM dependent libs as part of the XPCOM standalone glue bootstrap process, r=darin a=asa 2005-07-14 18:42:59 +00:00
cltbld dd4ba30607 Automated update from host egg 2005-07-14 17:57:19 +00:00
bryner%brianryner.com 64e2d853e9 Use -dead_strip option on Mac if the linker supports it. Bug 300047, r=pinkerton a=bsmedberg 2005-07-14 17:52:17 +00:00
bsmedberg%covad.net c70e951ba6 Bug 292624 - XUL error pages should not have chrome privileges, r=darin sr=dveditz a=asa 2005-07-14 17:46:55 +00:00
mvl%exedo.nl 0f1c9e2cc9 check displayed daterange early, to prevent a slow script warning. bug 300369, r=mvl, patch by jminta 2005-07-14 17:39:20 +00:00
bienvenu%nventure.com d1e0f86b5d fix assertion opening news server, sr=mscott, a=asa 289232 2005-07-14 17:31:22 +00:00
mvl%exedo.nl 4ee5743a9b Moves sunbird to using the new commands. Also fixes the calendar listbox popup
to disable certain options if it isn't clicked on an actual calendar.
bug 300254, r=mvl, patch by jminta
2005-07-14 17:29:54 +00:00
bugzilla%standard8.demon.co.uk 6c5c2aff09 Fixes Bug 233036 In <abCardOverlay.js>, Warning: reference to undefined property window.arguments[0].QueryInterface (tb version). patch by Serge Gautherie gautheri@noos.fr, r+sr=bienvenu,a=asa 2005-07-14 16:58:11 +00:00
bryner%brianryner.com 0e7ee4a645 Fix stuck designMode when using fastback by making sure the DOM window still contains the old document when the STATE_START notification is sent. Bug 300411, r+sr=darin, a=asa. 2005-07-14 16:24:32 +00:00
bzbarsky%mit.edu b85cfbfdc5 Don't flush our parent if we're not safe to flush. Bug 281922, r+sr=jst, a=asa 2005-07-14 16:13:09 +00:00
cbiesinger%web.de 2adc064800 254278 assign to |result| in the loop, to terminate at the right place
r+sr=bz a=asa
2005-07-14 15:48:11 +00:00
bsmedberg%covad.net 38a4d5980d Bug 299737 - l10n installer displays entity names (and bug 300092, tb installer displays nothing at all), r+a=chase 2005-07-14 15:46:27 +00:00
bsmedberg%covad.net 0fa430268b Bug 299730 - Chrome registry should be able to enumerate locales (for locale-switcher extension), and additional manifest features for forward/backward compatibility, r=darin a=asa 2005-07-14 15:40:25 +00:00
aaronleventhal%moonset.net ec03b5002b Bug 280065. Make XUL links accessible. Patch by Peter Parente. r=aaronlev, r=mconnor, sr=neil, a=asa 2005-07-14 15:12:12 +00:00
aaronleventhal%moonset.net e29ed50977 Fixing bustage 2005-07-14 14:53:30 +00:00
aaronleventhal%moonset.net 37551fbadf Bug 290354. Support multiple selection. r=timeless, sr=bryner, a=asa 2005-07-14 14:20:21 +00:00
allan%beaufour.dk fa6a1cb569 Fix setfocus for non-bound controls. Bug 299793, r=aaronr+smaug, a=mkaply, NPOTB 2005-07-14 10:33:53 +00:00
gerv%gerv.net 0b5fe533e9 Bug 300494 - capture User Agent as well. 2005-07-14 09:38:24 +00:00
mrbkap%gmail.com a92ebcfd67 Part of bug 300736: Reflect Narcissus' evaluate in the global object since we expose it natively in the shell now. r=brendan 2005-07-14 07:22:58 +00:00
mkanat%kerio.com f930eb0b7a Fix my email post-checkin of Bug 283989, as pointed out by Colin. 2005-07-14 06:05:45 +00:00
mkanat%kerio.com b1ea2b68d5 Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGI
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-07-14 06:01:35 +00:00
smfr%smfr.org f5bda25551 New NSThread category with -isMainThread method. 2005-07-14 05:27:23 +00:00
wr%rosenauer.org bf2e22f9b9 Bug 87969 pasting in URL to document window should add URL to urlbar history (xpfe part), r=neil, a=asa 2005-07-14 04:48:58 +00:00
smfr%smfr.org 9208793aa8 Fix bug 294127: when Camino is launched with a file, or as a result of a GetURL event, we could start making windows and loading URLs before we've finishing initting Gecko in -applicationDidFinishLaunching. These changes make sure that gecko init is complete earlier if necessary. 2005-07-14 04:09:24 +00:00
smfr%smfr.org a6f6ee26b2 Fix a possible quit crash caused by the last checkin, if AppKit closes the toolkit window for us on quit. Also rename mPanel to mTooltipWindow. 2005-07-14 03:38:38 +00:00
pete.zha%sun.com c2a0855cd2 bug 293972 npruntime API does not support ambiguous members
r=jst sr=brendan a=asa
2005-07-14 02:36:41 +00:00
cst%andrew.cmu.edu 8689c6c484 Bug 238741 ExistAllXPIs should check that the .xpi files are actually ok
patch by ajschult, r=benjamin sr=dveditz a=asa
2005-07-14 01:44:15 +00:00
cst%andrew.cmu.edu 0e3f234179 Bug 283418 [gtk2] select "next" button by default
patch by ajschult, r=dveditz sr=bryner a=benjamin
2005-07-14 01:42:34 +00:00
cst%andrew.cmu.edu 61c31f009d Bug 300561 Handle broken default search engine pref value
Patch by ajschult, r=neil a=asa
2005-07-14 01:36:32 +00:00
smfr%smfr.org 34d2fa2c1d Fix bug 300152: switching to another app would hide the browser window. Fixed by making tooltips NSWindows rather than NSPanels. 2005-07-14 01:28:29 +00:00
brendan%mozilla.org 03535ebd33 Fix subtle-ish bugs to do with ECMA-262 10.1.8 (292215, r=shaver). 2005-07-14 00:56:33 +00:00
brendan%mozilla.org 288c76c164 Fix hard case of formal param and local function with same name (299639, r=shaver). 2005-07-14 00:47:41 +00:00