Commit Graph

4402 Commits

Author SHA1 Message Date
mozilla.mano%sent.com
732a4054e9 Bug 353560 - Unknown Content dialog not dismissed when filepicker opens. r=gavin. 2006-11-05 17:51:35 +00:00
sspitzer%mozilla.org
a5c5c94dd4 fix for bug #357143
code cleanup, suggested by dveditz.

thanks to Ryan Jones <sciguyryan+bugzilla@gmail.com> for the patch.

r=sspitzer
2006-11-05 00:19:17 +00:00
mozilla.mano%sent.com
76a4c3f922 Bug 357801 - new typeaheadfind object is created when accessing the fastFind property of an inactive browser element of a tabbrowser. r=gavin. 2006-11-05 00:06:39 +00:00
sspitzer%mozilla.org
25125c8dd9 remove printf, per gavin. (see bug #343522) 2006-11-04 06:26:45 +00:00
sspitzer%mozilla.org
e8fdc2bfca fix for bug #343522
wrap printf in nsNavHistoryResult.cpp with #ifdef DEBUG, per ispiked

trivial patch, no reviewer
2006-11-04 06:17:38 +00:00
cvshook%sicking.cc
17ded5692c Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz 2006-11-04 05:45:02 +00:00
sayrer%gmail.com
45cae84db1 Bug 358855. null pointer dereference in nsAppRunner.cpp. r=bsmedberg. checkin ok per dbaron 2006-11-03 23:04:10 +00:00
timeless%mozdev.org
46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
martijn.martijn%gmail.com
704eb7b3af Bug 358853 - crash opening html sidebar with xul frame while having remember passwords enabled [@ nsPasswordManager::FillDocument], r=enndeakin 2006-11-01 21:10:46 +00:00
ted.mielczarek%gmail.com
da51020540 bug 358808, fatal error RC1015: cannot open include file 'afxres.h'., patch by ajvincent@gmail.com, r=me 2006-11-01 19:45:19 +00:00
kairo%kairo.at
0cca415aee bug 344243 - move suiterunner help over to toolkit help viewer (and build toolkit typeaheadfind), r=bsmedberg on configure.in change, r=Neil for the rest, sr=Neil 2006-11-01 17:07:23 +00:00
dbaron%dbaron.org
37ae43f7f7 Fix whitespace error introduced by my previous patch. 2006-11-01 07:22:12 +00:00
philringnalda%gmail.com
342658368f Bug 250793: make browser overlay stylesheets on customizeToolbar.xul, so it can be a real part of toolkit, r=mano 2006-11-01 04:09:47 +00:00
philringnalda%gmail.com
1a077ba48c Bug 358848: remove unused toolbar customization files for Help Viewer, r=mano 2006-11-01 04:03:19 +00:00
mattwillis%gmail.com
739df21535 bug 358287 - Prevents more than one Tb/Sb about:config-like window to be open at once. r1=jminta,r2=gavin 2006-10-31 15:08:49 +00:00
mattwillis%gmail.com
04734b1057 bug 358285 - Fixes copy/paste error so that only one Password Manager window can be open at a time. r=gavin 2006-10-31 15:05:07 +00:00
daniel%glazman.org
2fc5c09c8e autorepeatbutton seemed always clickable even when disabled; b=358750, r=gavin 2006-10-31 09:28:58 +00:00
bzbarsky%mit.edu
9f42018294 Stop about:blank loads in new tabs in case we're loading a javascript: URL.
Bug 357437, r=mconnor for toolkit, r=neil for xpfe
2006-10-30 21:57:30 +00:00
dbaron%dbaron.org
6eb3c70a1f Fix relocations that need to be resolved at runtime when building with default visibility as hidden and wrapping system includes. b=358559 r=bsmedberg 2006-10-29 16:12:48 +00:00
gavin%gavinsharp.com
9d3c4cdf4e Bug 266629: cannot upload files with "~" as the first character of the file name, and other XPFE synchronization patches, r=neil 2006-10-29 05:03:36 +00:00
philringnalda%gmail.com
3171ef77f1 Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
scott%scott-macgregor.org
23c11055cc Bug #328988 --> remove dependency on builinURLs.rdf for thunderbird and seamonkey. Remove builtinURL.rdf from toolkit. various parts revied by neil, kairo, bsmedberg, bienvenu. 2006-10-28 22:05:08 +00:00
mozilla.mano%sent.com
2d7f9d0f07 Bug 355974 - Get rid of hover-specific images for tabs in Winstripe. r=gavin. 2006-10-28 11:50:47 +00:00
mozilla.mano%sent.com
513ea03353 Bug 345258 - Remove/add the corresponding menuitems in the all tabs menu when tabs are added/removed while the menu is open. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me. 2006-10-27 10:48:28 +00:00
ted.mielczarek%gmail.com
11d87e42f4 airbag_exception_s needs FORCE_STATIC_LIB=1, r=shaver 2006-10-27 01:50:47 +00:00
ted.mielczarek%gmail.com
a58d90900e bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2006-10-26 22:52:30 +00:00
martijn.martijn%gmail.com
86622fa411 Bug 358120 - add id attributes to passwordManager.xul, r=gavin.sharp 2006-10-26 14:56:28 +00:00
aaronleventhal%moonset.net
fbcec24c11 Bug 356419. LABEL of PANEL and PANEL don't have LABEL_FOR/BY relations. Patch by Nian Liu. r=mano, aaronlev. 2006-10-26 14:42:32 +00:00
joshmoz%gmail.com
c678f2c614 fix "Save As" functionality in cocoa widgets, also add save type options in save dialog. b=354954 r=smorgan sr=pav 2006-10-25 20:47:14 +00:00
benjamin%smedbergs.us
45bf76a6c9 Bug 356425 - link of libxul failed with --disable-places, r=laurentj 2006-10-25 19:12:13 +00:00
martijn.martijn%gmail.com
83b80aa8a3 Bug 287707 - After page had designmode on, there are still several issues, r=neil, sr=jst 2006-10-25 01:11:55 +00:00
mozilla.mano%sent.com
54ee0e98cc Bug 354947 - appearance of icon+text xul buttons is broken in Pinstripe. r=mconnor. 2006-10-25 00:04:50 +00:00
mozilla.mano%sent.com
8f8805501f Bug 338639 - Autoscroll icon still present on previous page. r=gavin 2006-10-24 23:42:50 +00:00
mozilla.mano%sent.com
1f831db14e Bug 355469 - Show Passwords dialog does not resize correctly. r=mconnor. 2006-10-24 23:27:44 +00:00
neil%parkwaycc.co.uk
770589ef58 Make it possible to use the help dialog button in Thunderbird b=256915 p=paul@wavebreaks.com (Paul Tomlin) r+sr=me,mscott,mconnor as appropriate 2006-10-24 15:36:27 +00:00
neil%parkwaycc.co.uk
b2716d28c0 Let all apps have a URL formatter b=328988 r=bsmedberg 2006-10-23 22:34:02 +00:00
joshmoz%gmail.com
c425c79a1f don't pass on psn flag from the OS. gets rid of error in js console on app startup. b=304755 r=mento sr=pinkerton 2006-10-23 15:08:20 +00:00
gavin%gavinsharp.com
b20639d69c Bug 248330: toolbar buttons aren't flush with the top of the screen in full screen mode, r=mano, ui-r=beltzner 2006-10-23 13:59:34 +00:00
cst%yecc.com
b598fd0bdf Bug 347683 Fix some strict warnings
r=mano
2006-10-23 00:42:44 +00:00
martijn.martijn%gmail.com
9a4888cee2 Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612 2006-10-21 09:09:09 +00:00
sayrer%gmail.com
d2e79375a4 bug 357237. nsLivemarkService.js should back off on XML errors, like ye olde places code. r=mconnor 2006-10-19 08:53:18 +00:00
sayrer%gmail.com
f3a888901d bug 357222. nsLivemarkService.js checks feeds too often (places). r=mconnor 2006-10-19 03:54:40 +00:00
gavin%gavinsharp.com
3e8ff38cae Fix nit from patch for bug 353434 2006-10-19 02:41:35 +00:00
sayrer%gmail.com
7e42eae088 Bug 353434. Remove C++ feed parsing for livemarks on trunk (places). r=dietrich 2006-10-19 02:24:30 +00:00
gavin%gavinsharp.com
d5fd404f46 Bug 356599: browser.tabs.closeButtons pref observer may cause ###!!! ASSERTION: XPConnect is being called on a scope without a 'Components' property, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-10-16 17:30:09 +00:00
gavin%gavinsharp.com
805c098730 Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor 2006-10-16 16:42:31 +00:00
martijn.martijn%gmail.com
47ae4bc241 Backing out patch for bug 248612, since it may have caused 10% argo Ts regression 2006-10-14 22:26:57 +00:00
gavin%gavinsharp.com
5d86121dc4 Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org 2006-10-13 17:08:26 +00:00
gavin%gavinsharp.com
ca25d8dd63 Bug 355878: fix new[] / delete mismatch in nsAutoCompleteMdbResult.cpp, patch by Wei-ju Wu <weiju@web.de>, r=me 2006-10-13 15:34:10 +00:00
tony%ponderer.org
b9ce845e8d Bug 356355: numeric domain normalization only happens on enchash table values
patch: canonicalize urls before lookup in -url and -domain tables
r=mmchew
2006-10-12 23:57:51 +00:00
martijn.martijn%gmail.com
9d9386ae11 Bug 248612 - holding drag&drop pointer over a tab for a moment should open this tab to allow drag&drop of content from one tab to another tab, r=mano 2006-10-12 17:08:48 +00:00
bugzilla%arlen.demon.co.uk
5dc0ae3a53 Bug 349319 If you have both the en-GB and the en-GB-oed dictionaries installed you can't distinguish them when trying to select the correct dictionary (toolkit patch)
p=me r=brettw sr=mscott
2006-10-11 23:16:38 +00:00
mats.palmgren%bredband.net
e0b9c619d4 Fix early activation/focus problem on Windows, patch by Oliver Yeoh. b=220900 r=me r=robert sr=brendan 2006-10-11 17:30:01 +00:00
hwaara%gmail.com
df24e2945a Fix leaks in the code that launches a child process. b=355355 r=mento sr=pinkerton 2006-10-11 15:53:40 +00:00
mozilla.mano%sent.com
d8f250b294 Backing out the patch fro bug 353560 due to bug 356178. 2006-10-11 13:02:27 +00:00
sspitzer%mozilla.org
c1ae0f8c10 fix for bug #342930: "You have asked to open [lots of] tabs at once" should read "You are about to open..."
backporting the fix from the MOZILLA_1_8_BRANCH to work on the trunk (both with places enabled and without)

r=dietrich, original patch r=mconnor, ui-r=beltzner
2006-10-10 23:19:01 +00:00
mozilla%weilbacher.org
fadb17ac07 [OS/2] Bug 354955: fix Firefox theme so that it doesn't cause massive slowdown on OS/2 with open tabs, r=mkaply 2006-10-10 19:09:57 +00:00
gavin%gavinsharp.com
65ff578e61 Bug 338830: preprocess license blocks in safe browsing files, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg 2006-10-10 13:31:50 +00:00
smontagu%smontagu.org
c375754981 Remove source files for unused interface nsIAcceptLang. Bug 356135, r=jshin, sr=jag 2006-10-10 13:26:22 +00:00
mozilla.mano%sent.com
d100f92d21 Bug 353560 - Unknown Content dialog not dismissed when filepicker opens. r=gavin. 2006-10-10 00:08:46 +00:00
Olli.Pettay%helsinki.fi
d484cb3d2b Bug 356007, Crashes [@ nsFormFillController::OnTextEntered], r=bryner 2006-10-09 17:58:11 +00:00
bugzilla%arlen.demon.co.uk
24dd884cd2 Bug 354580 Add "Ignore word" to inline spellchecker used for editable elements for SM and conflicting accesskey for /browser
p=me r=neil/gavin.sharp sr=mscott
2006-10-06 00:14:18 +00:00
mozilla.mano%sent.com
771aef662f Bug 352782 - Help toolbar's Home icon jumps up a pixel when clicked. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-10-05 07:38:36 +00:00
mozilla.mano%sent.com
aae02dd6fb Bug 354022 - [Mac] Clicking Help Home and Print buttons shifts them to the left. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-10-05 07:33:08 +00:00
mozilla.mano%sent.com
6b395e1d80 Bug 354017 - Home and Print buttons aren't centered. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-10-05 07:30:19 +00:00
mozilla.mano%sent.com
f96eb0b00e Bug 353864 - Location and search bar still natively themed on trunk. r=gavin. 2006-10-05 07:08:20 +00:00
sspitzer%mozilla.org
d9202e628d add missing ;, no bug #. 2006-10-04 22:42:17 +00:00
sspitzer%mozilla.org
08d6b1d1dd add missing ;, no bug #. 2006-10-04 20:37:42 +00:00
rob_strong%exchangecode.com
bf57a0d2e5 Bug 355242 - NSIS installer removes folders but not files listed in removed-files.in. r=sspitzer 2006-10-03 22:37:09 +00:00
mozilla%weilbacher.org
b6df4b58b1 [OS/2] Remove file that was forgotten when checking in Bug 336997 2006-10-02 21:25:22 +00:00
neil%parkwaycc.co.uk
1489f26607 Make it easier to dynamically create a colour picker b=354065 r=Enn 2006-09-30 22:33:41 +00:00
cbiesinger%web.de
5b36f89cdb bug 353983 add --enable-application=netwerk option
r=bsmedberg sr=darin
2006-09-28 21:22:27 +00:00
enndeakin%sympatico.ca
e06a3a332a Bug 350739, dropmarker buttons too wide on toolbarbuttons, r=mano,sr=neil 2006-09-28 14:36:05 +00:00
enndeakin%sympatico.ca
81a808dc72 Bug 333023, clean up menulist, specific fixes listed in comment 1 of bug, r=mano,sr=neil 2006-09-28 02:36:53 +00:00
mozilla.mano%sent.com
600a52cbf8 Bug 354036 - New theme landing broke dropmarkers from bug 348614. 2006-09-28 00:58:53 +00:00
roc+%cs.cmu.edu
f6f0fa4618 Backing out accidental update 2006-09-27 21:16:23 +00:00
roc+%cs.cmu.edu
08c10270a4 Bug 354075. Removing moved files. 2006-09-27 21:15:06 +00:00
roc+%cs.cmu.edu
ec39a5fd88 Bug 354075. Complete move from toolkit/components/gnome to toolkit/system/gnome. r=bsmedberg 2006-09-27 20:17:56 +00:00
rob_strong%exchangecode.com
cc0dd1b2f4 Bug 354112 Toolkit - Removed unused code (deleteKey) in nsNativeAppSupportWin.cpp. r=bsmedberg 2006-09-27 17:56:48 +00:00
benjamin%smedbergs.us
643d093cf3 Bug 354474 - Feed gArgv/c into trace-malloc to prevent crashes when using -no-remote, patch by Silvain Pasche <sylvain.pasche@gmail.com>, r=me 2006-09-27 13:39:29 +00:00
vladimir%pobox.com
ee2152688f more turning-off-places bustage fixes 2006-09-26 05:21:51 +00:00
mozilla.mano%sent.com
4e287d002c 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
454abe7440 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
e21d099e9f Switching back to non-native tabbrowser-tabstrip, see bug 353757. 2006-09-24 23:03:36 +00:00
mozilla.mano%sent.com
5966f91b46 Go back to native tabs for a cycle for perf tests. 2006-09-24 22:12:21 +00:00
mozilla.mano%sent.com
cfa4884775 Restroing style rules for all-tabs button 2006-09-24 21:27:15 +00:00
mozilla.mano%sent.com
44126f7bc0 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
8b8c549898 Attempt to fix Ts regression from the new theme landing. r=gavin. 2006-09-24 18:22:41 +00:00
gavin%gavinsharp.com
0d88276e34 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
9ae565a500 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
28c7f5ce93 Backing out changes accidentally checked in on theme landing 2006-09-22 08:57:58 +00:00
mozilla.mano%sent.com
cd9a3453a6 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
fe67082478 Land the new theme on trunk (bug 353673). 2006-09-22 00:47:18 +00:00
sspitzer%mozilla.org
6346cc3761 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
c9e7464afa 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
4056a9642a 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
75502eb5b2 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
b8be1bb361 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
78bc894bd6 Bug 353089 - Fix / remove ddeexec hack. r=bsmedberg 2006-09-19 18:09:58 +00:00
mozilla.mano%sent.com
d3f1db7ee4 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
a5af02ceae 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
f5598ad68d Bugs 350332, 350333, 350335, issues with events in editable trees, r=neil 2006-09-19 15:43:24 +00:00
neil%parkwaycc.co.uk
2b0ec34ded Bug 353306 Can't type into editable menulists r=enndeakin 2006-09-19 15:17:02 +00:00
flamingice%sourmilk.net
245ca7db2e Bug 353157, Extension descriptions aren't restored after dismissing notification, r=mconnor 2006-09-18 19:53:38 +00:00
mozilla.mano%sent.com
61d7d6c7d7 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
1312fdc434 341504 try fixing Camino bustage again 2006-09-18 18:31:14 +00:00
axel%pike.org
2d3290accc 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
65db450837 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
9a4ec506da 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
811918cca3 Bug 340969, crash at [@ nsFormFillController::GetTextValue], r=dbaron 2006-09-18 08:23:32 +00:00
rob_strong%exchangecode.com
9d477c1c10 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
4bc480ae82 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
d745e257c4 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
3c8fe5d067 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
bbd59a6e1d Followup to Bug 352675 (r=sspitzer) 2006-09-15 02:09:47 +00:00
dietrich%mozilla.com
3e564b4e75 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
926e8cc7a5 Penny Arcade, we don't need your profane description element. 2006-09-14 07:48:03 +00:00
sspitzer%mozilla.org
40ee333186 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
9e1e10120a 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
88dec643b9 Convert CR-LF and CR linebreaks to LF. 2006-09-14 05:42:14 +00:00
gerv%gerv.net
9172f9530e Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-09-14 05:42:13 +00:00
mkaply%us.ibm.com
a2a45128d3 #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
44c708be2b #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
e42f096f4a #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
90bf00d058 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
15501fd5cb Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
flamingice%sourmilk.net
5e109dd899 Bug 352456, notification flashes before sliding in, r=enndeakin 2006-09-13 21:26:41 +00:00
mozilla.mano%sent.com
2026ca86c8 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
baffa52468 Bug 348576, addonsMsg should use standard Notification styles, r=rob_strong 2006-09-13 20:02:53 +00:00
mozilla.mano%sent.com
23a987b906 Bug 348759 - Replace the deck used to fix bug 337427. r=mconnor. 2006-09-13 20:00:09 +00:00
smontagu%smontagu.org
1dd2b1359d Remove obsolete intl compatibility library. Bug 352180, r=jshin, sr=bsmedberg 2006-09-13 07:19:24 +00:00
rob_strong%exchangecode.com
b9703a4f00 Bug 352313 - When install fails during startup continue button is disabled. r=sspitzer 2006-09-13 00:14:09 +00:00
dbaron%dbaron.org
bb32a15350 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
gavin%gavinsharp.com
3c1a851528 Bug 351965: Disable background close looks evil in the new themes, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2006-09-12 22:41:31 +00:00
gavin%gavinsharp.com
0b0b05842a Bug 347679: fix default values to be more reasonable, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2006-09-12 22:36:06 +00:00
gavin%gavinsharp.com
c58fc807df Bug 347247: Make notification close button tabbable, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor 2006-09-12 22:27:24 +00:00
gavin%gavinsharp.com
0416c56105 Bug 336942: PREF_APP_EXTENSIONS_VERSION is unused in nsUpdateService.js.in, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2006-09-12 22:24:10 +00:00
sayrer%gmail.com
8d5ac920a1 Bug 350949. Feed leaks. Make sure the sync methods break the cycle with the SAX parser. r=vlad 2006-09-11 20:57:22 +00:00
sayrer%gmail.com
930ee19a73 Bug 350949. Feed preview leaks memory. Remove nsIFeedEntry.parent. r=vlad 2006-09-11 20:14:06 +00:00
Olli.Pettay%helsinki.fi
7e021d3aa8 Bug 351853, Crashes [@ nsFormFillController::GetDocShellForInput], adding a null check, r=dbaron 2006-09-11 20:10:40 +00:00
rob_strong%exchangecode.com
85503b7dff Bug 349379 - nsIUpdateTimerManager registerTimer is leaking. r=bsmedberg 2006-09-11 18:28:14 +00:00
rob_strong%exchangecode.com
1a819479e6 Bug 337980 - Progress of install keeps disappearing/flickering. r=sspitzer 2006-09-11 18:16:41 +00:00
rob_strong%exchangecode.com
29e7696a22 Bug 340786 - installing xpi by placing xpi in extension folder doesn't work again. r=bsmedberg 2006-09-11 18:13:31 +00:00
rob_strong%exchangecode.com
bc407caf25 Bug 346498 - Only allow hidden and locked for app-global extensions. r=bsmedberg 2006-09-11 18:01:23 +00:00
rob_strong%exchangecode.com
346a97c594 Bug 351611 - when restarting after installing an extension, I'm not warned about closing tabs. r=sspitzer 2006-09-11 17:55:36 +00:00
sspitzer%mozilla.org
5048134510 fix for bug #350299: After clicking "Restart Now", the software update wizard can obscure the "confirm close" prompt from browser windows with multiple tabs.
additional, after clicking "Restart Now", we need to disable the "Restart Now" and "Later" buttons, so that the user can't click on them again (while they are dealing with the "confirm close" prompts.

finally, improve the prompt scenario (by first focusing the wizard) where the user has paused in the middle downloading a software update, minimized the software update wizard, and then quit the app.

r=gavin.sharp, sr=mconnor
2006-09-11 16:30:32 +00:00
axel%pike.org
e908960c04 bug 349713, add contentHandler to ignores, drop uninstall.inc, r=bsmedberg 2006-09-11 14:08:21 +00:00
neil%parkwaycc.co.uk
5f7caf8a69 Reduce the amount of CPU an undetermined progressmeter consumes b=279465 r=mconnor sr=jag 2006-09-11 13:55:19 +00:00
sayrer%gmail.com
648dd9ddb4 Bug 350365. "Error: this._reader has no properties" in JS console". r=mconnor 2006-09-10 22:57:24 +00:00
cbiesinger%web.de
18a14d01d3 Bug 352049 Kill the font download dialog
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00