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

4222 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 5d05e47101 more turning-off-places bustage fixes 2006-09-26 05:21:51 +00:00
mozilla.mano%sent.com 42174a8255 Backing out the fix for 353757 since it didn't help Ts. a=mconnor. 2006-09-25 05:57:54 +00:00
flamingice%sourmilk.net ac84222ce0 Bug 353918, No updates available notification does not go away when switching the view, r=rob_strong 2006-09-25 01:57:22 +00:00
mozilla.mano%sent.com 34d7c3cac7 Switching back to non-native tabbrowser-tabstrip, see bug 353757. 2006-09-24 23:03:36 +00:00
mozilla.mano%sent.com 4c3243bccc Go back to native tabs for a cycle for perf tests. 2006-09-24 22:12:21 +00:00
mozilla.mano%sent.com 95e309998e Restroing style rules for all-tabs button 2006-09-24 21:27:15 +00:00
mozilla.mano%sent.com 723cee641a commenting out alltabs-button rules for a cycle to track down the Ts spike 2006-09-24 19:41:48 +00:00
mozilla.mano%sent.com 79424be20b Attempt to fix Ts regression from the new theme landing. r=gavin. 2006-09-24 18:22:41 +00:00
gavin%gavinsharp.com 169b0eb72d Bug 352679: Iconic menuitems needs more margin at top, patch by Stefan <stefanh@bluebottle.com>, r=mano 2006-09-24 15:24:15 +00:00
gavin%gavinsharp.com 56d1e22823 Bug 353403: fix assertion failure caused by code in browser.xml trying to remove the browser:purge-session-history observer when it wasn't added, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-09-24 15:09:00 +00:00
mozilla.mano%sent.com c2de645d85 Backing out changes accidentally checked in on theme landing 2006-09-22 08:57:58 +00:00
mozilla.mano%sent.com 317c7f766d Landing bug 352323 (the scroll right button doesn't appear disabled like the scroll left, patch by Seth Spitzer, r=mconnor) scrollbox.xml portion on trunk, the tabbrowser/theme portions were landed as as part of bug 353673). 2006-09-22 01:33:25 +00:00
mozilla.mano%sent.com c134364a9f Land the new theme on trunk (bug 353673). 2006-09-22 00:47:18 +00:00
sspitzer%mozilla.org fc841f0657 fix for bug #352400: Update page flashes a large textbox (really, a blank xul:browser) when showing the details for a minor update
r=dietrich
2006-09-21 18:40:29 +00:00
mozilla.mano%sent.com b1615967f5 Bug 353594 - Don't expose tabbrowser-alltabs-popup's event handlers as methods. r=gavin 2006-09-21 12:50:28 +00:00
mozilla.mano%sent.com a9d6abc7af Bug 345261 - show status text when mousing over all tabs menu items, r=gavin, ui-r=beltzner. 2006-09-21 01:30:01 +00:00
mozilla.mano%sent.com 71876bf9b9 Bug 286365 - After manually resetting encoding, 'View Source' uses original setting. patch from Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=me/smontagu. 2006-09-20 00:34:44 +00:00
rob_strong%exchangecode.com e8dce57d6c Bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer 2006-09-19 20:13:10 +00:00
rob_strong%exchangecode.com 20b52b3252 Bug 353089 - Fix / remove ddeexec hack. r=bsmedberg 2006-09-19 18:09:58 +00:00
mozilla.mano%sent.com 659a0752a3 Bug 353303 - regression: Tabs are closed when right-clicking the close button. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2006-09-19 17:56:52 +00:00
mozilla.mano%sent.com fad8ff6b69 Bug 286933 - Enter that selects autocomplete entry should be hidden from page scripts. r=mconnor. 2006-09-19 16:48:32 +00:00
enndeakin%sympatico.ca 2221acf005 Bugs 350332, 350333, 350335, issues with events in editable trees, r=neil 2006-09-19 15:43:24 +00:00
neil%parkwaycc.co.uk ecb72b4b14 Bug 353306 Can't type into editable menulists r=enndeakin 2006-09-19 15:17:02 +00:00
flamingice%sourmilk.net 56070c9554 Bug 353157, Extension descriptions aren't restored after dismissing notification, r=mconnor 2006-09-18 19:53:38 +00:00
mozilla.mano%sent.com 975e04fa59 Bug 353033 - regression: Edit->Delete and Edit->Switch Text Direction are always enabled. r=mconnor. 2006-09-18 19:47:49 +00:00
mark%moxienet.com 0f2e014830 341504 try fixing Camino bustage again 2006-09-18 18:31:14 +00:00
axel%pike.org cf64593222 bug 349713, get boolean logic right to not ignore errors in region.properties, r=bsmedberg,a=schrep 2006-09-18 17:55:02 +00:00
darin%meer.net 6ee6c1d913 fixes bug 352853 "64k update chunks are maxing out mirrors connection limits before they use up their bandwidth" r=robstrong a=mtschrep 2006-09-18 17:49:55 +00:00
timeless%mozdev.org dceab22a8d Bug 341504 Make global history work with toolkit autocomplete
camino now needs to build this
2006-09-18 16:56:46 +00:00
Olli.Pettay%helsinki.fi 52dfe76392 Bug 340969, crash at [@ nsFormFillController::GetTextValue], r=dbaron 2006-09-18 08:23:32 +00:00
rob_strong%exchangecode.com d40af010f9 Bug 352847 - 'installLocation has no properties' errors in console when installing extension. r=mconnor 2006-09-17 22:19:01 +00:00
aaronleventhal%moonset.net 624a89ea96 Bug 352195. Search box uses embeds but has no children. r=surkov, sr=neil 2006-09-17 18:04:13 +00:00
timeless%mozdev.org 1568aa6406 Bug 348627 O(N^2) or worse algorithm in error console
algorithm by neil, function per Seno.Aiko@gmail.com, whatever's left of the patch is by me :)
r=neil sr=neil
2006-09-17 01:59:37 +00:00
myk%mozilla.org 8f997696bf bug 350982: update about:license to mention that (almost) all the code is under the tri-license and that we include sqlite
Patch by Gervase Markham
r=cbeard
a=schrep
2006-09-15 02:37:12 +00:00
dietrich%mozilla.com ec9174bb99 Followup to Bug 352675 (r=sspitzer) 2006-09-15 02:09:47 +00:00
dietrich%mozilla.com 4cb38623d2 Bug 352675 add busy throbber to "Please wait..." page in software update wizard, fix scrollbar issue from bug #351821 (r=sspitzer) 2006-09-15 00:27:58 +00:00
sayrer%gmail.com 87bf1294b4 Penny Arcade, we don't need your profane description element. 2006-09-14 07:48:03 +00:00
sspitzer%mozilla.org db66e79273 fix for bug #351821: problems the "Download and Install Now" button remains even after you have begun downloading.
remove the "More Details>>" button, as we always call onShowMoreDetails()
replace it with some informative text, and keep the "next" and "back" buttons
disabled until we are done checking for add on incompatibilty.

also, add a try/catch/LOG() to increase robustness (and to aid diagnosis)

r=dietrich
2006-09-14 06:43:47 +00:00
sayrer%gmail.com 372c5aaf3a Bug 352549. Error: hrefAttribute has no properties. Now you have two problems. r=mconnor 2006-09-14 06:12:11 +00:00
dbaron%dbaron.org cbe876ba54 Convert CR-LF and CR linebreaks to LF. 2006-09-14 05:42:14 +00:00
gerv%gerv.net 43e5d6fddb Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-09-14 05:42:13 +00:00
mkaply%us.ibm.com cf16b8f838 #162387
r=pedemont, no sr.

OK, I need this in. OS/2 menus are unusable without this.
Basically, when 117730 went in, it regressed this because
the fix for 101771 was no longer needed.

This is backing out the 101771 fix.

I have verified this doesn't break Windows.
The only other platform that could be an issue is Mac, but
it shouldn't be because Mac uses native menus. No other
platform handles clipSiblings.

If this does break something, you would see it as menus
appearing behind other menus.
2006-09-14 05:42:12 +00:00
mkaply%us.ibm.com e101f1a0f5 #58795
r=mkaply, a=blizzard
Code from aaronr to enable DDE on OS/2 - basically an OS/2 port of nsNativeAppSupportWin.cpp
2006-09-14 05:42:11 +00:00
mkaply%us.ibm.com 8f0c73347b #45185
r=mkaply, a=brendan
Code from jblanco for splashscreen on OS/2
2006-09-14 05:42:10 +00:00
mozilla.mano%sent.com 617685b2d1 Bug 352388 - Add-ons: richlistbox does not report item accNames when arrowing through list. patch from Mark Pilgrim <pilgrim@gmail.com>, r=me. 2006-09-13 23:13:12 +00:00
cbiesinger%web.de 8173877ad0 Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
flamingice%sourmilk.net a356280d26 Bug 352456, notification flashes before sliding in, r=enndeakin 2006-09-13 21:26:41 +00:00
mozilla.mano%sent.com 348732f568 content changes only for bug 351562, r=mconnor; theme part will be landed as part of the new theme. 2006-09-13 20:20:10 +00:00
flamingice%sourmilk.net 3ca8027a7e Bug 348576, addonsMsg should use standard Notification styles, r=rob_strong 2006-09-13 20:02:53 +00:00
mozilla.mano%sent.com 6239d4022d Bug 348759 - Replace the deck used to fix bug 337427. r=mconnor. 2006-09-13 20:00:09 +00:00