Commit Graph

2501 Commits

Author SHA1 Message Date
darin%meer.net
37cfcbcd11 fixes bug 311008 "Add standard install locations on filesystem for extensions" r=bsmedberg 2005-10-04 04:42:14 +00:00
vladimir%pobox.com
3b80ad6ed1 b=267422, print preview window is partly overlaid by backgrounds and is otherwise badly broken (also 302495); r=mscott,mconnor 2005-10-04 03:24:38 +00:00
darin%meer.net
8feb8e9ad2 fixes bug 306961 "App update should handle file sharing violations better" r=beng 2005-10-04 01:20:06 +00:00
beng%bengoodger.com
3f05d1c4c3 305226 - details link in software update is broken. make sure there's a fallback url if the update.xml file does not provide one. r=darin, mscott a=mscott 2005-10-03 16:34:49 +00:00
masayuki%d-toybox.com
a489e5ddee Bug 275387 Print Preview Scale and orientation not adjusted (stuck on page setup settings) r=mconnor 2005-10-03 16:21:40 +00:00
mkaply%us.ibm.com
206838e42b #282335
r=chase
OS/2 only - get OS/2 installer working again
2005-10-03 15:24:14 +00:00
gavin%gavinsharp.com
790558dd1f Bug 310374: fix strict warning in updates.js, patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg 2005-10-01 20:21:55 +00:00
gavin%gavinsharp.com
c6d3b67a4b Bug 309606: Long strings in xul error pages aren't wrapped, patch by Henrik Skupin <hskupin@gmail.com>, r=neil+mconnor 2005-10-01 05:19:04 +00:00
masayuki%d-toybox.com
43b0384f31 Bug 307874 Either wrong url or no url is shown in the status bar for focused links during FAYT r=mconnor 2005-10-01 03:38:34 +00:00
darin%meer.net
e2707d5ff0 fixes bug 309784 "Auto Update does not work [ensure update check and silent download happens as expected]" patch by Ben Turner (bent.mozilla@gmail.com), r=darin 2005-09-30 23:49:09 +00:00
darin%meer.net
7982580f9b fixes bug 310372 "Suppress updater UI if updater.ini not found" r=josh,bsmedberg 2005-09-30 22:04:05 +00:00
scott%scott-macgregor.org
413ff1a464 Bug #310226 --> new mail alert popup isn't tall enough on Windows.
Fix a regression introduced by Bug #305375

r=jens
2005-09-30 20:58:57 +00:00
aaronleventhal%moonset.net
48eb24a520 Bug 301776. Bring focus on tree and list items back to 1px thickness. Patch from Caleb. r=mconnor. 2005-09-30 19:18:50 +00:00
bsmedberg%covad.net
36c96b2853 Bug 296526 - Crash if autocomplete list is open while a window navigation r=bryner 2005-09-30 18:55:40 +00:00
dveditz%cruzio.com
885f89af0b locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky 2005-09-30 18:51:46 +00:00
bsmedberg%covad.net
0297bc1a2b Bug 310076 - Calling app restart (nsIAppStartup.quit) from nsBrowserGlue fails to restart the app properly - r=darin 2005-09-29 20:19:27 +00:00
bsmedberg%covad.net
c7c15153ad Bug 310084 - nsIXULAppInfo.platformVersion should use the new version format, not "1.7+" r=darin 2005-09-29 19:57:21 +00:00
rob_strong%exchangecode.com
2fa023ccc5 Bug 310421 - Updates fail due to missing hash. r=bsmedberg, sr=dveditz 2005-09-29 17:41:29 +00:00
mozilla.mano%sent.com
6d9ff886f2 Bug 221783 - <wizard>'s buttons have no access keys. patch from Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r=me, sr=neil. 2005-09-29 08:15:14 +00:00
rob_strong%exchangecode.com
b794ba52e9 Bug 306478 - Extension manager should use xpinstall crypto hashes. r=bsmedberg 2005-09-28 04:33:38 +00:00
gavin%gavinsharp.com
1b6d9f88d6 Bug 310194: Change events can get fired multiple times for preference elements, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=mconnor 2005-09-28 02:48:48 +00:00
gavin%gavinsharp.com
fea7d4fb9c Bug 310162: Changing proxy settings is slow and throws multiple javascript errors, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=mconnor 2005-09-28 02:46:22 +00:00
darin%meer.net
3d25eb56cf fixes bug 309183 "Software update fails if user lacks write permissions on the 'update' folder/directory" patch by Ben Turner (bent.mozilla@gmail.com), r=darin 2005-09-28 01:33:47 +00:00
bsmedberg%covad.net
bf5b798e60 Bug 307019 - Installer gives error 1010 in localized nightlies - r=pike 2005-09-27 20:31:21 +00:00
rob_strong%exchangecode.com
38a828204b Bug 310113 - xpinstall dialog does not display the correct system colors on linux. r=mconnor 2005-09-27 00:42:37 +00:00
gavin%gavinsharp.com
312a9a71e8 Bug 309452: Dropping a tab to another tabbar should drop the URL, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2005-09-27 00:07:39 +00:00
neil%parkwaycc.co.uk
60bb39eafd Bug 68961 restore nsTreeSorting.js accesskey support p=vhaarr@gmail.com r+sr=me 2005-09-26 22:55:33 +00:00
ben%bengoodger.com
e818f83e0d 302062 comprehensive log of updates - normalizes the names used by the client for the |type| field on the update object to use the same values sent by AUS in the response xml, makes the update object correctly serialize the buildID property, and makes sure the right Update object is added to the Update Manager so that multiple entries can show up. r=darin, a=asa 2005-09-26 22:15:32 +00:00
masayuki%d-toybox.com
aeb21ba503 Bug 308755 Change in behavior with type-to-find for non-link text and pressing TAB r=mconnor 2005-09-26 20:26:20 +00:00
mkaply%us.ibm.com
7ceb46449a #310096
r=bsmedberg
OS/2 bustage - just remove $os from xptlink.pl - it's not used anymore
2005-09-26 20:00:32 +00:00
rob_strong%exchangecode.com
78909153b7 Bug 307566 - Talkback is being disabled with FF15b1 builds (when using an old profile). Also fixes bug 308501 - nsIFile.create failure when an extension is removed from a location w/o write access. r=mconnor 2005-09-26 18:16:39 +00:00
mconnor%steelgryphon.com
b5a10aefe7 bug 305730 - additional tweaks and performance improvements to page up/down, patch by zeniko@gmail.com, r=me 2005-09-26 17:11:01 +00:00
neil%parkwaycc.co.uk
8491c44439 Bug 196438 Tabs draw over the close button p=jomelweb@gmail.com r=mconnor sr=me 2005-09-26 13:39:56 +00:00
mozilla.mano%sent.com
00002699e5 Bug 309860 - Dragging a url to the tabstrip ignores the shift key. r=mconnor. 2005-09-26 03:58:33 +00:00
mconnor%steelgryphon.com
ac1fbf7024 bug 309140 - fix help button placement under UNIX (GNOME), also fix a border issue on the home page field in the prefwindow, r=mano 2005-09-26 03:27:51 +00:00
rob_strong%exchangecode.com
42c52692a5 Bug 309306 - Drag and drop of a file onto the Extension Manager works inconsistently and can cause a crash [@ JS_GetPrivate][@ nsWindow::OnDragMotionEvent]. r=mconnor 2005-09-26 03:24:32 +00:00
gavin%gavinsharp.com
4e229005f4 Bug 273910: typeahead find causes problems if the tab was closed while the findbar was open, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2005-09-25 20:52:13 +00:00
masayuki%d-toybox.com
e22aeaa5e6 Bug 266309 Windows localized installers don't honor CHARSET/FONTSIZE/FONTNAME for the main dialog. b=benjamin 2005-09-25 16:24:45 +00:00
darin%meer.net
fbddd661e4 Patch for bug 195938 "Incorrect size tag in update.xml does not cause automatic software update to fail integrity validation" r=beng 2005-09-22 18:28:12 +00:00
gavin%gavinsharp.com
c94c5ab1dc Land forgotten second part of bug 306492: PFS doesn't take relative urls in pluginspage attribute into consideration, r=mconnor 2005-09-22 00:12:20 +00:00
gavin%gavinsharp.com
ca753f029b Bug 309292: tab-drop-indicator shouldn't use IDs, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2005-09-20 22:23:00 +00:00
mconnor%steelgryphon.com
10807a42f2 bug 307066 - no favicon after click on anchor link, patch by Christian Schmidt (bugzilla.mozilla.org@chsc.dk), r=vlad 2005-09-20 20:07:56 +00:00
neil%parkwaycc.co.uk
6dab407a52 Bug 120527 Dialog fix to make default button not appear default while another button has focus r=aaronlev,mano,mconnor sr=jag 2005-09-20 16:22:39 +00:00
joshmoz%gmail.com
37a45c17de fix menu label in Mac OS X updater app. b=307026 sr=darin 2005-09-20 04:28:47 +00:00
gavin%gavinsharp.com
338584d609 Bug 307426: ensureSelectedElementIsVisible does not handle the case of no selected element, patch by Rob Adams <readams@readams.net>, r=mconnor/doron 2005-09-20 00:31:32 +00:00
gavin%gavinsharp.com
bc5a88469e Bug 209037: Bookmarklet "javascript:window.find()" is broken, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2005-09-20 00:19:00 +00:00
gavin%gavinsharp.com
c95776e6ae Bug 297648: javascript strict warning in customizeToolbar.xul (remove unused variable), patch by Henrik Skupin <hskupin@gmail.com>, r=mconnor 2005-09-19 23:50:30 +00:00
gavin%gavinsharp.com
94afb56127 Bug 296827: Dragging & dropping text into the Find text box does not enable search buttons or initiate search, patch by Jorge Villalobos <jorge.villalobos@gmail.com>, r=mconnor 2005-09-19 23:39:03 +00:00
dougt%meer.net
d90ee4ad91 Bug 306538. Autocomplete does not work if you do not get a mousemovement event. This can occur on any device that doesn't have a mouse. r=mconnor 2005-09-19 17:29:40 +00:00
rob_strong%exchangecode.com
632c6dc46d Bug 308996 - EM ui should use default richlistbox appearance (does the same for the DM ui). r=mconnnor 2005-09-19 06:25:18 +00:00