Commit Graph

2751 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
masayuki%d-toybox.com
b6aa552a19 Bug 309030 Don't scroll to found link on findbar close r=mconnor 2005-09-19 04:07:13 +00:00
mconnor%steelgryphon.com
04a4dddb96 bug 307124 - pressing enter in the update wizard moves forward regardless of update state, r=mano 2005-09-19 00:28:51 +00:00
mozilla.mano%sent.com
7d2940070e Bug 309015 - zero values don't show up in prefwindow (regression from 303998). r=mconnor. 2005-09-18 18:01:09 +00:00
rob_strong%exchangecode.com
03c27edd4c Bug 308172 - Obscure error checking for updates to an extension (Also fixes bug 308638). r=mconnor. 2005-09-17 23:09:22 +00:00
mozilla.mano%sent.com
f44148c9db Bug 308114 - [Mac] No keyboard shortcut for 'Highlight All'. r=mconnor. 2005-09-17 23:07:40 +00:00
gavin%gavinsharp.com
8f3434a2c2 Bug 294827: "dialog has no properties" error in the JavaScript console after closing download attachment dialog, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2005-09-17 21:31:51 +00:00
bugzilla%standard8.demon.co.uk
b4c6beece4 Fix bug 308965 Updates radio button not checked. Patch by Dave Townsend (Mossop) <mossop@blueprintit.co.uk> r=mconnor 2005-09-17 19:07:00 +00:00
gavin%gavinsharp.com
aa7172aa2e Followup patch to bug 279497: Selected profile in profile manager does not always appear focused/highlighted, patch by moz_bug_r_a4@yahoo.com, r=mconnor 2005-09-17 18:59:20 +00:00
bugzilla%standard8.demon.co.uk
1995021dfa Fix bug 308966 Warn checkbox not enabling/disabling in update options. Patch by Dave Townsend (Mossop) <mossop@blueprintit.co.uk> r=mconnor 2005-09-17 18:54:14 +00:00
gavin%gavinsharp.com
d6917672bf Bug 290381: "Save Link As..." doubles the extension if the link contains an escaped hash/pound (#) sign encoded as %23, patch by Caleb <bugs.caleb@gmail.com>, r=mconnor 2005-09-17 02:27:45 +00:00
mark%moxienet.com
a8a03036c3 Bug 308864, packager.mk fails when MOZ_PKG_REMOVALS is unset after bug 300136, breaking !firefox packaging. Fix MOZ_PKG_REMOVALS. r=darin 2005-09-17 02:21:17 +00:00
gavin%gavinsharp.com
18d3b48379 Bug 304531: event.target.rel has no properties (Port fix from bug 225854), patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2005-09-17 02:20:44 +00:00
gavin%gavinsharp.com
ff647353fe Bug 303928: Tabbing or arrowing off autocomplete closes selection and location shows last selected entry, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2005-09-17 01:12:22 +00:00
gavin%gavinsharp.com
6bcd26663d Bug 306243: When browser.tabs.autohide is enabled, toolbar customisation settings are ignored after restarting Firefox; extensions' icons are missing from the palette, patch by moz_bug_r_a4@yahoo.com, r=vlad 2005-09-17 01:08:10 +00:00
bzbarsky%mit.edu
4d2b1c2133 Remove useless autoscroll code. Bug 297503, patch by Martijn Wargers
<martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:27:32 +00:00
bzbarsky%mit.edu
b8cfbfc86a Add context menu "copy" option to help. Bug 298950, patch by Martijn Wargers
<martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:08:23 +00:00
bzbarsky%mit.edu
f5bfaeab79 Fix document height determination for autoscroll. Bug 296080, patch by Martijn
Wargers <martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:04:17 +00:00
allan%beaufour.dk
f3037c1426 Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg, patch by Jens Bannmann 2005-09-16 11:52:56 +00:00
gavin%gavinsharp.com
f9cf533ed5 Bug 308068: Simplify richlistbox's _selectedIndex getter, and fix a JavaScript strict warning, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor/doron 2005-09-16 00:04:31 +00:00
gavin%gavinsharp.com
7cb99dcaff Bug 305730: Support page up/down in richlistbox, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2005-09-15 23:54:40 +00:00
gavin%gavinsharp.com
7187fe88a7 Bug 279497: Selected profile in profile manager does not always appear focused/highlighted, r=mconnor 2005-09-15 23:44:29 +00:00
mozilla.mano%sent.com
df1935666b Bug 303998 - home page location(s) input field scroll doesn't work properly on long URLs. r=mconnor. 2005-09-15 21:56:30 +00:00
mozilla.mano%sent.com
e6daaf090b Bug 308098 - richlistbox throws a JS erorr when opening the Download manager. patch from zeniko@gmail.com, r=mconnor. 2005-09-15 21:48:13 +00:00
masayuki%d-toybox.com
c9f86702ce Bug 292865 Throbber/"Loading" doesn't appear when tab bar gets displayed r=mconnor 2005-09-15 18:47:24 +00:00
bsmedberg%covad.net
c798a330a8 Bug 300136 - Full update archives should contain removal instructions, part 1 - automatically create a list of files/directories to remove (and synchronize that list with the install.js list of files to remove) r=darin 2005-09-15 18:09:56 +00:00
rob_strong%exchangecode.com
fde60b881e Bug 302791 - Dom Inspector, Reporter, Talkback show 'Updates to ext_name will be performed when app_name is updated' text after extension update. r=beltzner 2005-09-15 17:16:10 +00:00
masayuki%d-toybox.com
5c548aaf8f Bug 308173 Printing reverts to default printer every time a page is printed r=mconnor 2005-09-15 15:16:33 +00:00
rob_strong%exchangecode.com
db849dfa30 Bug 307559 - Update of Extensions (that are not compatible) after the installing of Firefox don't work - part 2. r=bsmedberg 2005-09-15 12:41:56 +00:00
bsmedberg%covad.net
a1cbc6c9d5 Bug 307309 - Make winembed use libxul r=darin 2005-09-15 12:04:57 +00:00
cbiesinger%web.de
42b6af66a3 bug 307925 remove the optional trailing slash from the regular
expression that is used to test for valid guids.
patch by Dave Townsend <mossop@blueprintit.co.uk> r=rob_strong moa=bsmedberg
2005-09-14 17:35:51 +00:00
cbiesinger%web.de
48b4c9a638 bug 307412 fall back to opening with the prefwindow when the window
opener is non-existant or closed.
patch by Dave Townsend <mossop@blueprintit.co.uk> r=mconnor
2005-09-14 17:34:18 +00:00
aaronleventhal%moonset.net
839211c13f Bug 291074. Fire namechange events for about:config tree items that change. r=mconnor, sr=neil 2005-09-14 16:58:29 +00:00
kairo%kairo.at
7da4f84987 bug 297914 - Use BZ2 packaging for gtk2 builds as default, r=bsmedberg,chase 2005-09-14 12:35:23 +00:00
gerv%gerv.net
35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
rob_strong%exchangecode.com
921ed8e91e Bug 307654 - Scrollbars in Extension Manager are not displayed with the default 1.0.x EM width. r=mconnor 2005-09-13 18:36:38 +00:00
doronr%us.ibm.com
323fac107f Bug 308358 - Theme Manager does not show preview on start. r=mconnor 2005-09-13 18:02:39 +00:00
rob_strong%exchangecode.com
73af326730 fix typo from checkin for Bug 308099 caught by gavin.sharp 2005-09-12 13:25:06 +00:00
rob_strong%exchangecode.com
ec6a37e0ab Bug 308099 - Cleanup of the xmlHttpRequest code in nsExtensionManager.js.in. r=bsmedberg 2005-09-12 13:10:10 +00:00
rob_strong%exchangecode.com
51ff6a71a0 Bug 307569 - extension compatibility check doesn't complete. r=bsmedberg 2005-09-12 13:05:35 +00:00
bzbarsky%mit.edu
c00cd696d1 Fix bug 307256, bug 307304, bug 307924 by disabling selection for XUL elements
by default.  r+sr=dbaron, with OKs from Neil and mconnor for the general idea
and the xul.css changes.
2005-09-11 19:22:57 +00:00
mark%moxienet.com
6d690ee724 Bug 307643, Mac l10n repackaging can fail if dmg is modified. Perform operations that might alter a dmg on a copy. r=chase 2005-09-10 02:23:13 +00:00
doronr%us.ibm.com
cd22e6bb92 Bug 307564 - richlistbox blinks when opening a context menu of a selected item. r=rob_strong 2005-09-09 14:27:50 +00:00
bsmedberg%covad.net
cfc76867ea Bug 307559 - Update of extensions (which are not compatible) after the installing of Firefox don't work r=darin 2005-09-09 13:07:08 +00:00
joshmoz%gmail.com
4d70ce72aa make app update window on Mac big enough to fit everything. b=307436 r=mano sr=ben 2005-09-08 17:13:45 +00:00
rob_strong%exchangecode.com
9642a743a4 Bug 307235 - Compatibility checker checks endlessly. r=mconnor, a=mtschrep 2005-09-08 06:14:06 +00:00
bsmedberg%covad.net
4e83816dae Bug 303279 - Use "special" localstore when in safe mode, r=mconnor+darin 2005-09-07 17:31:00 +00:00
mconnor%steelgryphon.com
a9bd34f655 bug 303806 - wallpaper patch to default to Luna-style menus on Windows instead of Classic style, based on a patch by Chris Cunningham (chris@thumperward.vispa.com, r=ben 2005-09-07 02:08:51 +00:00
dougt%meer.net
879006c4b9 removing offensive wording in comment. a comment only change. 2005-09-06 18:35:10 +00:00
mozilla.mano%sent.com
3a825a8b69 Bug 296700 - Can't overlay the console's keyset/commandset. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2005-09-06 11:02:12 +00:00
bzbarsky%mit.edu
013a8a9ace Don't condition selection on whether we're in a chrome docshell; explicitly
disable selection for <label> and <description> as needed.  Bug 306262, r=neil,
sr=roc
2005-09-06 03:37:15 +00:00
bzbarsky%mit.edu
282caa1b88 Ensure thumb frame exists bug 248407, patch by Martijn Wargers
<martijn.martijn@gmail.com> based on the Seamonkey version by
neil.parkwaycc.co.uk@myrealbox.com,
r+sr=bzbarsky
2005-09-05 22:49:27 +00:00
doronr%us.ibm.com
f8ad8c3f24 bug 306522 - richlistbox needs to use template listeners. r=mano 2005-09-02 21:03:16 +00:00
ben%bengoodger.com
790b0173c9 back out 301039 change that added unnecessary groove at the top of every window 2005-09-02 19:35:31 +00:00
darin%meer.net
be944cbae7 landing follow-up patch for bug 306375 "Make it possible to restart to a different profile" r=bsmedberg 2005-09-01 20:59:50 +00:00
rob_strong%exchangecode.com
0c8b33abd6 Remove Theme ->Show Item Contents (including strings) from extension and theme managers. Bug 306182 Theme ->Show Item Contents throws exception (in [nsILocalFile.reveal]). r=bsmedberg, a=asa 2005-09-01 20:48:14 +00:00
darin%meer.net
4df9bc7700 fixes bug 306375 "Make it possible to restart to a different profile" r=bsmedberg 2005-09-01 18:55:27 +00:00
bsmedberg%covad.net
4a5c0c8bd8 Bug 302099 - XRE_InitEmbedding (xulrunner-only) - r=darin 2005-09-01 13:21:55 +00:00
bsmedberg%covad.net
a63c75a8a1 Bug 306615 - Fold PSM into libxul r=darin 2005-09-01 12:43:58 +00:00
neil%parkwaycc.co.uk
d3972a7d46 Backing out because gavin's port doesn't seem to fix Firefox 2005-08-31 22:49:31 +00:00
neil%parkwaycc.co.uk
c4b6a07345 Bug 302575 URL bar gets confused about which URI is loaded r=bz sr=darin 2005-08-31 21:00:40 +00:00
webmail%kmgerich.com
36cfd38277 bug 306509 [Mac] DL manager background doesn't scroll with content, r=mano, a=asa 2005-08-31 19:01:43 +00:00
bsmedberg%covad.net
25893b0dca Bug 303599 - Many problems if NtfsDisable8dot3NameCreation set to 1 - r=darin 2005-08-31 17:50:32 +00:00
aaronleventhal%moonset.net
d45fad9a1c Bug 306433. XUL descriptions with control attribute shouldn't underline accesskeys. r=vlad 2005-08-31 02:48:17 +00:00
scott%scott-macgregor.org
c0d148ed2a Bug #303941 --> Convert update's link widget to use the existing text-link widget. This allows link clicks
to work correctly in Thunderbird.

sr=ben
2005-08-30 23:33:36 +00:00
bzbarsky%mit.edu
4e670a3b31 Add horizontal scrolling to trees. Bug 212789, patch by Nate Nielsen
<nielsen@memberwebs.com>, r=jan, sr=roc.
2005-08-30 18:36:15 +00:00
webmail%kmgerich.com
91f390a900 Mac Pref window cleanup. [Bug 304643] Font used in Pref dialog is too small, also fixes bug 306166 2005-08-30 17:41:58 +00:00
aaronleventhal%moonset.net
2c27debe0d Bug 305667. Selection often lost in richlistbox. r=mconnor 2005-08-30 15:45:39 +00:00
ginn.chen%sun.com
9ddd7a2e64 Bug 299881 Block images context menu entry does not show checkbox when on
r+sr=bryner
2005-08-30 08:08:55 +00:00
mozilla.mano%sent.com
c0b4b5b219 Bug 301129 - Typo error in Pinstripe's popup.css. patch from Stefan <stefan_h@hem.utfors.se>, r=me. 2005-08-29 23:36:23 +00:00
mozilla.mano%sent.com
ace0aa7504 Bug 302165 - add accesskeys to the 'Remember Password' dialog. r=vladimir. 2005-08-29 22:17:37 +00:00
mozilla.mano%sent.com
f3ce4771c5 Bug 306185 - Mac updater description string is cropped. r=mento. 2005-08-29 21:17:26 +00:00
bsmedberg%covad.net
2e8911c94f Bug 302099 - Embedding libxul (part 1) - XRE_GetStaticComponents - r=darin 2005-08-29 19:27:16 +00:00
bsmedberg%covad.net
5cd717ba92 Bug 304987 - localized installers create shortcuts + registry keys with $ProductName$ un-expanded, and config.ini has hardcoded "en-US" r=Chase 2005-08-29 17:57:10 +00:00
mozilla.mano%sent.com
6435df665d Bug 306255 - [Mac] the 'Folder' button in the download manager isn't keyboard accessible. r=kevin. 2005-08-29 17:43:22 +00:00
gavin%gavinsharp.com
15d78bdb83 Followup to bug 301039, fix javascript console button padding, patch by Bryan <BoxerBoi76@hotmail.com>, r=kevin 2005-08-28 22:35:23 +00:00
gavin%gavinsharp.com
4c73034231 Bug 264610: Domain Guessing: URL is not updated when guessing loads www.hostname.com, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad 2005-08-28 18:49:03 +00:00
gavin%gavinsharp.com
60b3d12259 Bug 301039: Top border threedhighlight one pixel too thick as well the as "click-down" menu (all, errors, warnings, etc.) not centered, patch by Bryan <BoxerBoi76@hotmail.com>, r=kevin 2005-08-28 18:12:32 +00:00
mozilla.mano%sent.com
54d377bf73 Bug 306208 - tabbar is visible in popups. r=vladimir. 2005-08-28 03:33:32 +00:00
gavin%gavinsharp.com
8f87ca30b9 Bug 305912: Popup notification bar doesn't appear on first load (e.g. if your homepage tries to open a popup) , and doesn't correctly list all blocked popups, r=mconnor 2005-08-27 17:19:08 +00:00
aaronleventhal%moonset.net
61ae9e722d Backing out bug 305667 and reopening it. Item selection disappearing in <richlistbox> when no file naming dialog is used before download manager appears for a save. Patch by Doron Rosenber. r=mconnor, a=asa 2005-08-27 13:12:04 +00:00
gavin%gavinsharp.com
36a82e9f42 Bug 305828: Changes to tabbrowser.xml for sessionsaver extension, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=vlad 2005-08-26 23:01:34 +00:00
gavin%gavinsharp.com
a8ade745de Bug 305258: Firefox windows disappear from the taskbar (modal windows being opened incorrectly), patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2005-08-26 19:51:09 +00:00
ben%bengoodger.com
ff905773dd 305843 - update timer should not fire every 5 seconds - fire every 10 minutes instead. r=brettw@gmail.com, a=chase 2005-08-26 19:40:55 +00:00
gavin%gavinsharp.com
1aa9cf8f39 Bug 303740 : Don't offer to remember empty passwords, r=mconnor 2005-08-26 19:32:30 +00:00
mark%moxienet.com
1d4e9beb21 Bug 305686 (in cahoots with bug 305131), Localized Mac builds need EULA and updated packaging. Specify packaging attributes for localized builds. r=bsmedberg 2005-08-26 19:01:45 +00:00
aaronleventhal%moonset.net
3a0c0b0387 Bug 306072. Label not associated with textbox in findbar. r=mconnor 2005-08-26 18:53:21 +00:00
bsmedberg%covad.net
093d4db054 Bug 306061 (regression from bug 305767). 2005-08-26 17:57:59 +00:00
bsmedberg%covad.net
219663c4f2 Followup from bug 305767 - Use % instead of # as preprocessor marker (for CSS). 2005-08-26 15:04:14 +00:00
mark%moxienet.com
4fd8098364 Bug 305131, Mac l10n tinderbox failures. Bullet-proof Mac dmg unpackaging (hopefully). r=bsmedberg 2005-08-26 13:36:32 +00:00
bsmedberg%covad.net
f57185ded2 Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
dougt%meer.net
7c0ee6b9d3 Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa 2005-08-26 06:46:21 +00:00
masayuki%d-toybox.com
a4d5ab3de2 Bug 305345 If find toolbar is already opened, if you press "'" or "/" key on browser, the character should not be set to find toolbar a=mconnor 2005-08-26 04:21:37 +00:00
scott%scott-macgregor.org
a3e6c3f95b Bug #303751 --> Thunderbird's Incompatible Items dialogue contains irrelevant text about web browsing. Make
the string generic for thunderbird and firefox.

sr=ben
2005-08-25 23:43:06 +00:00
webmail%kmgerich.com
a763e842d3 Bug 236107 - wrong background for caption in groupbox, r=kevin, a=asa 2005-08-25 20:55:58 +00:00
vladimir%pobox.com
00e47b5654 b=304561, firefox unsuitable for browsing high-res image galleries due to preview on tab icon, r=mconnor,sr=bzbarsky,a=asa 2005-08-25 20:05:24 +00:00
scott%scott-macgregor.org
a8880674c9 Bug #285077 --> New Thunderbird Options Dialog needs a Privacy icon
Patch by Kevin Gerich <kmgerich.com>
sr=mscott
a=mscott
2005-08-25 19:24:32 +00:00
doronr%us.ibm.com
11bd6bff69 Bug 305667 - Download manager inaccessible after download started with alt+click/alt+enter or context menu save as. r=mconnor 2005-08-25 18:18:16 +00:00
rob_strong%exchangecode.com
47fb4b5599 Bug 305694 dragging extension from finder produces infinite 'install now' loop. r=bsmedberg 2005-08-25 13:19:22 +00:00
masayuki%d-toybox.com
0413d6b207 Bug 305342 regression: tabbing from links doens't work in FAYT mode r=mconnor 2005-08-25 03:31:22 +00:00
cmp%mozilla.org
9dd7889eb0 Implement update service channels. Bug 302721, attachment 192129. Patch
by Darin Fisher <darin@meer.net>.  r=benjamin@smedbergs.us
2005-08-25 02:16:35 +00:00
roc+%cs.cmu.edu
329c6cc865 Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky 2005-08-25 00:10:37 +00:00
gavin%gavinsharp.com
a54567d9ba Bug 256990: highlight breaks pages that style <span> elements, patch by Ben Basson <cusser.bugs@cusser.net>, r=mconnor 2005-08-24 19:19:06 +00:00
gavin%gavinsharp.com
db7ae53d38 Bug 304245: Toolbars jump briefly when first page starts to load in newly-opened browser, patch by Bryan <BoxerBoi76@hotmail.com>, r=kevin 2005-08-24 19:11:49 +00:00
masayuki%d-toybox.com
0d1ee9c47d Bug 118563 The new print properties dialog does not save papersize r=mconnor 2005-08-24 18:32:02 +00:00
bsmedberg%covad.net
c0f83d0594 Bug 305759 - Compare .inc files - patch by Soeren Munk Skroeder <sskroeder@skroeder.dk> - r=me 2005-08-24 15:02:24 +00:00
smfr%smfr.org
8330cce37f Fix bug 305662: fix leakage of nsWebShell and entrained data by breaking a ref cycle between the docShell and nsISecureBrowserUI in a place that works for both embedders and the suite. r=bryner, sr=bz 2005-08-23 23:48:47 +00:00
bsmedberg%covad.net
1e084c657d Bug 285789 - MOZ_PHOENIX ifdefs in XRE code - r=mconnor 2005-08-23 20:34:00 +00:00
webmail%kmgerich.com
1f7f8d38e4 removing files obsoleted by previous checkin 2005-08-23 17:43:23 +00:00
webmail%kmgerich.com
8d93da9999 Pinstripe: Clean up Extensions and Download windows. r=mconnor, a=cbeard
Fixes the following bugs:

281975 + 281974 include text in buttons in Theme and Extension dialogs
300414 Better visual indication that extension is to be uninstalled
300040 download manager cleanup button ("X") is confusing
2005-08-23 17:41:32 +00:00
webmail%kmgerich.com
40a183b424 Bug 299395 - extension list unreadable with light-text OS theme
r=mconnor
a=cbeard
2005-08-23 17:03:45 +00:00
ben%bengoodger.com
548c9fac4a 289361 - checkbox constructor is weird, back out rv1.7 to 1.6, moving common initialization logic for checkboxes and colorpickers into special cases in the preferences XML rather than exposing new apis on checkbox and colorpicker. r=mconnor, a=brendan 2005-08-23 16:53:08 +00:00
mark%moxienet.com
197c1d189b Bug 305131, Mac l10n bustage fix. l10n builds will need temp mounts unmounted. r=bsmedberg 2005-08-23 14:00:52 +00:00
mark%moxienet.com
309c86583a Bug 305447, packager.mk wasn't leaving safe symbolic links alone when making Mac dmg packages. r=bsmedberg 2005-08-23 01:45:14 +00:00
rob_strong%exchangecode.com
0ca5a4921f Bug 305361 install-global-extension and install-global-theme work inconsistently. r=bsmedberg 2005-08-22 22:52:20 +00:00
rob_strong%exchangecode.com
03c9b2e9a7 Bug 305296 Extensions installed using a file pointer can't be uninstalled using the ui even though uninstall is not disabled. r=bsmedberg, a=cbeard 2005-08-22 22:43:28 +00:00
bzbarsky%mit.edu
0d6a610963 Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param.  Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
mark%moxienet.com
8ff699009c Bug 305131, trouble with Mac l10n builds when unpacking dmg files. Harden dmg unpacking. r=bsmedberg 2005-08-22 18:35:41 +00:00
bryner%brianryner.com
adc0ddf8eb In the XUL autocomplete widget, make user-initiated autocomplete dispatch an oninput event, just as if the user had typed the text. Also fixing a bug where it was not possible to create an oninput event from script. Bug 287996, r=mconnor sr=jst. 2005-08-22 18:34:21 +00:00
bsmedberg%covad.net
11e8da901d Bug 304160 - Build XULRunner bundle as an installer.pkg which installs the framework r=mento+chase 2005-08-22 17:39:28 +00:00
gavin%gavinsharp.com
1b5094dc43 Bug 302729 attachment 192114, netError.dtd entities can't be formatted prettily, r=cbiesinger, sr=darin 2005-08-22 03:16:29 +00:00
mozilla.mano%sent.com
59a41605a0 Bug 304879 - commonDialog's default button code doesn't work anymore. r=mconnor, sr=neil. 2005-08-20 22:57:54 +00:00
mkaply%us.ibm.com
cc4c1c82e7 #287082
r=chase, a=asa
"Run Mode=Auto" in config.ini hangs Firefox installer
2005-08-19 15:06:50 +00:00
rob_strong%exchangecode.com
4c2ff0b6d7 Bug 305067 When the extension datasource has incorrect app disabled data it should be possible to enable a compatible extension that has been app disabled. r=bsmedberg 2005-08-19 02:43:23 +00:00
rob_strong%exchangecode.com
57834e2a0a Bug 305051 If the extensions.rdf is deleted and there are pending ops in extensions.cache the extension manager ui is empty. r+a=bsmedberg 2005-08-19 02:33:24 +00:00
rob_strong%exchangecode.com
e23aa8ecab Bug 305049 The EM ui tries to display the icons for disabled extensions. r=bsmedberg 2005-08-19 02:28:03 +00:00
roc+%cs.cmu.edu
889049f5f4 Backing out fix for bug 130078 because of performance regressions. 2005-08-18 19:44:55 +00:00
roc+%cs.cmu.edu
1da9d9ae96 Bug 130078. Integrate all view managers in a given top-level window into a single view manager tree. r+sr=dbaron 2005-08-18 17:14:29 +00:00
mark%moxienet.com
1e3171054f Bug 302080 cleanup; cd .. ruins use of relative $(topsrcdir) in non-objdir 2005-08-18 14:03:02 +00:00
mark%moxienet.com
4e19563146 Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner 2005-08-18 13:11:46 +00:00
aaronleventhal%moonset.net
cc663bc977 Bug 304484. Expose alerts, prompts and message boxes as ROLE_ALERT so screen readers have a cue to speak the entire dialog when it appears. r=mconnor 2005-08-17 17:24:14 +00:00
bsmedberg%covad.net
d56d8d8b5b Bug 302136 - Two clicks on "Install Now" button are necessary to install an extension r=beng 2005-08-16 13:25:40 +00:00
gavin%gavinsharp.com
06d66d8405 Bug 243324: Download manager fails to close with files that download very quickly (small files / cached files), patch by Ben Basson <cusser.bugs@cusser.net>, r=mconnor 2005-08-16 12:06:07 +00:00
scott%scott-macgregor.org
b761d805ca Porting the changes for Bug #302269 to Thunderbird. Fixes some Thunderbird padding issues with the software update wizard. 2005-08-15 21:06:36 +00:00
bsmedberg%covad.net
f0d2e05a7e Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin 2005-08-15 18:29:55 +00:00
steffen.wilberg%web.de
8f0dcbee49 Bug 222654: global/scrollbars.css for native scrollbars different on Mac (many Firefox themes break scrollbars on Mac). Use nativescrollbars.css and xulscrollbars.css and ship both files on all platforms. r=neil, kevin, sr=bz 2005-08-14 16:23:37 +00:00
gavin%gavinsharp.com
1aba705c96 Bug 303743: fix typo in richlistbox.xml, patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor 2005-08-13 22:32:14 +00:00
jruderman%hmc.edu
2b2040431c bug 303181 - Remove reliance on focusedWindow and fix race conditions in browser context menus.
bug 284868 - HTTP Referer not sent at all when "saving link as...".
r=mconnor, a=mconnor
2005-08-12 06:55:54 +00:00
rob_strong%exchangecode.com
4a7e8c420a Bug 304357 InstallTrigger status callbacks always report failure (-210: user cancelled). r=beng sr=dveditz a=mconnor 2005-08-12 05:05:28 +00:00
gavin%gavinsharp.com
3c53c8ca5d Bug 255116: Pressing Home or Shift+Home should close the autocomplete dropdown, patch by Jesse Ruderman <jruderman@gmail.com>, r+a=mconnor 2005-08-12 03:41:14 +00:00
darin%meer.net
3e4ea26313 fixes bug 259429 "Proxy: Software Update does not request authentication and fails" r=biesi a=cbeard 2005-08-12 02:11:03 +00:00
ben%bengoodger.com
86b85d7e51 bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org 2005-08-12 00:42:16 +00:00
ben%bengoodger.com
45b09ace03 303848 - integrate feedview better with firefox browser code/live bookmarking system.
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
2005-08-12 00:34:19 +00:00
webmail%kmgerich.com
1b830d8caa Add thumb to XUL slider on Mac, bug 303199, a=asa 2005-08-11 22:29:16 +00:00
gerv%gerv.net
a5e68c5652 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-08-11 22:29:15 +00:00
cbiesinger%web.de
412524f57c bug 271974, disabled scrollbars should look disabled; toolkit port; r=mconnor
patch by Martijn Wargers <martijn.martijn@gmail.com>
2005-08-11 22:29:14 +00:00
ben%bengoodger.com
506e63de21 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2005-08-11 22:29:13 +00:00
ben%bengoodger.com
46132bedfd land winstripe on trunk 2005-08-11 22:29:12 +00:00
ben%bengoodger.com
b045849084 More Winstripe/Pinstripe Restructuring 2005-08-11 22:29:11 +00:00
bsmedberg%covad.net
8992fb4c7d Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:07:08 +00:00
bsmedberg%covad.net
e9c48557e9 Bug 299992, the part before the actual work: move pldhash and the templatized hashtables into the glue (and drop the minor dependencies on NSPR), and centralize our various in-tree nsINIParser classes into the glue (does not affect the ones used for the various installers) r=brendan/darin a=chase/cbeard 2005-08-11 20:40:53 +00:00
darin%meer.net
cae9c31226 fixes bug 303978 "Expose User/PassFieldName values for password entries" r=bryner a=mconnor 2005-08-11 20:07:41 +00:00
rob_strong%exchangecode.com
bee2ca94ab Bug 304115 compreg.dat isn't rebuilt properly after Software Update. r+a=bsmedberg 2005-08-11 19:22:35 +00:00
rob_strong%exchangecode.com
28ae846683 Bug 304269 nsExtensionManager.js.in: attempt to remove non-existent file. r+a=bsmedberg 2005-08-11 19:04:00 +00:00
rob_strong%exchangecode.com
6fe450d37c Bug 303718 On app upgrade (when extension version changes), check with update server for *downgrade* of extension maxversion. r+a=bsmedberg 2005-08-10 23:37:18 +00:00
mozilla.mano%sent.com
1a3a0b4e33 Bug 266368 - Find bar is disabled when closed with 'match case' focused. r+a=mconnor 2005-08-10 22:22:35 +00:00
roc+%cs.cmu.edu
c3ea09b7b0 Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there. 2005-08-10 20:21:44 +00:00
aaronleventhal%moonset.net
1a825a8d3e Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente 2005-08-10 18:15:53 +00:00
gavin%gavinsharp.com
0500d8d7cb Bug 303997 : finddialog.xul: wrong entity for radioDown accesskey, patch by Jeferson Hultmann <hultmann@gmail.com>, r=mscott, a=bsmedberg 2005-08-10 14:03:55 +00:00
gavin%gavinsharp.com
1eb6d37d4b Bug 303254: Invalid access key for "Save to disk" in unknownContentType.xul, patch by Adam Guthrie <ispiked@gmail.com>, r+a=bsmedberg 2005-08-10 13:47:05 +00:00
gavin%gavinsharp.com
6161a47159 Bug 299085: EM should handle install errors instead of just throwing to xpinstall, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-08-10 12:56:30 +00:00
mconnor%steelgryphon.com
aab4703ebf bug 299424 - disable common annoyances pref UI is too vague, r=vlad, a=asa 2005-08-10 05:50:54 +00:00
darin%meer.net
0f01ee0c99 fixes bug 301253 "Support application uninstaller" r=beng a=bsmedberg 2005-08-09 17:53:00 +00:00
jwalden%mit.edu
6413cad387 Remove a completely unused function, as determined by <http://lxr.mozilla.org/mozilla/search?string=findparentnode>. No bug, r+a=mconnor over IRC. 2005-08-09 03:22:33 +00:00
webmail%kmgerich.com
8028798e35 Add thumb to XUL slider on Mac, bug 303199, a=asa 2005-08-09 01:29:30 +00:00
darin%meer.net
ba6fcbc8de fixes bug 303953 "Tune silent downloader for software update" r+a=chase 2005-08-08 23:38:32 +00:00
scott%scott-macgregor.org
37412e5b66 Bug #302683 --> Get More Themes (Extensions) doesn't launch a browser in Thunderbird
make the  textlink widget smart enough to send non exposed urls out to the desktop instead of trying
to open them internally.

sr=neil
r=bsmedberg
a=bsmedberg
2005-08-08 19:11:08 +00:00
cbiesinger%web.de
1367551f57 301119 allow error pages to load favicons
xpfe:
dveditz: second-review+
benjamin: first-review+
asa: approval1.8b4+
toolkit:
benjamin: first-review+
benjamin: approval1.8b4+

patch by me, ported to toolkit by Henrik Skupin <hskupin@gmail.com>
2005-08-08 16:25:11 +00:00
bsmedberg%covad.net
f9886ab357 Bug 302794 - mfcembed (and other embedding apps) crash on startup [@nsXULAppInfo::GetID] - r=timeless+darin a=chase 2005-08-08 13:54:38 +00:00
timeless%mozdev.org
64ea988cca Bug 253661 nine steps to better menus in Firefox
patch by BoxerBoi76@hotmail.com r=kevin@kmgerich.com a=asa
2005-08-08 03:14:10 +00:00
gavin%gavinsharp.com
b861077cd6 Bug 301955 : Add entities for changing DM height and width, patch by Pavel Franc - Pawell (Czilla.cz) <p.franc@gmail.com>, r+a=bsmedberg 2005-08-07 09:02:11 +00:00
aaronleventhal%moonset.net
66126c0664 Small correction for checkin to bug 249136, accidentally had checked in |this.selectedTab| instead of |browser.selectedTab|. 2005-08-06 14:13:38 +00:00
aaronleventhal%moonset.net
37f937ea73 Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg 2005-08-06 04:20:13 +00:00
aaronleventhal%moonset.net
23da1858e6 Bug 302677. Accessible focus events incorrect for autocomplete. r=mconnor, +sr=neil, a=bsmedberg 2005-08-06 04:14:55 +00:00
aaronleventhal%moonset.net
c9232f814a Bug 280153. Better fix for initial default focus in trees and lists so that it doesn't cause scrolling. Focus a visible item if no other item was focused. r=mconnor, a=bsmedberg 2005-08-06 04:10:42 +00:00
ben%bengoodger.com
48ecfb0eda 300089 - make sure active-updates.xml is cleared out more aggressively in error conditions to prevent busted update windows in edge cases. r=darin... also includes appearance tweak to mac downloading panel 2005-08-06 01:40:04 +00:00
rob_strong%exchangecode.com
ae5a2f8e5d Bug 302581 Show install dialog for single extension updates as well as multiple. r+a=bsmedberg 2005-08-06 00:00:26 +00:00
rob_strong%exchangecode.com
0e55a2b6c1 Bug 303270 Theme's chrome.manifest are not always created when upgrading. r+a=bsmedberg 2005-08-05 23:53:39 +00:00
rob_strong%exchangecode.com
a0f8978a3e Bug 302750 Extension manager: can't install multiple updates anymore. r+a=bsmedberg 2005-08-05 23:47:11 +00:00
ben%bengoodger.com
9f022e06d9 303449 - show update history button missing from preferences 2005-08-05 22:05:41 +00:00
ben%bengoodger.com
c3ec2009d8 303485 - update manager no longer connects to update server: add 'extra1' button to MacOS X wizard buttons binding so client code can access and use it. r=darin 2005-08-05 21:42:47 +00:00
aaronleventhal%moonset.net
2d64f5345b Bug 301737. Fix keyboard and accessibility API support for multiple selection for listboxes. r=mconnor, sr=neil, a=mkaply 2005-08-05 18:16:32 +00:00
aaronleventhal%moonset.net
9ecbd670ca Bug 302402. Some XUL links opening twice. r+a=mconnor 2005-08-05 16:11:10 +00:00
aaronleventhal%moonset.net
d94bada0cc Bug 302646. Fix accessibility problems in printing dialogs. r+a=mconnor 2005-08-05 15:53:24 +00:00
gavin%gavinsharp.com
ffe391ad25 Bug 303541 : Text link widget doesn't getPreventDefault, r+a=mconnor 2005-08-05 15:14:06 +00:00
mozilla.mano%sent.com
bf7bbf98c2 Bug 303555 - fix wrong new enitity name from bug 302164. r+a=mconnor. 2005-08-05 14:52:14 +00:00
gavin%gavinsharp.com
a2cf1d0806 Bug 270557 : downloads fail silently if the default download path is invalid, e.g. leads to a removed drive, patch by Son Le <son.le0@gmail.com>, r+a=mconnor 2005-08-05 06:37:10 +00:00
mozilla.mano%sent.com
1a83e3ffce Bug 303307 - [Mac] If a prefpane doesn't have its own title, fallback to the prefwindow title. r+a=mconnor. 2005-08-05 06:27:30 +00:00
aaronleventhal%moonset.net
1d21983381 Backing out fix for bug 249136 for now; it caused bug 303475, bug 303477 and bug 303479 2005-08-05 02:49:30 +00:00
gavin%gavinsharp.com
23e8137d89 Bug 303075 : removeProgressListener resets the progressListener to null instead of removing it, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor 2005-08-04 23:53:22 +00:00
aaronleventhal%moonset.net
5ea7efb24e Bug 302667. Correct fix for tabs so that focus and tab reordering all work right. r+a=mconnor 2005-08-04 21:36:26 +00:00
aaronleventhal%moonset.net
7d376a9edf Bug 302980. Malformed get more extensions URL. r+a=mconnor 2005-08-04 21:16:28 +00:00
aaronleventhal%moonset.net
051ea5a8c9 Bug 249136. Focus lost when key pressed in newly loading foreground tab. r=mconnor, a=mconnor 2005-08-04 21:10:39 +00:00
mozilla.mano%sent.com
42ea3948cd Bug 302164 - Imporvements to text and button labels in the 'Remember Password' dialog. r+a=mconnor 2005-08-04 19:39:33 +00:00
ben%bengoodger.com
1677b353ab show update full name (including build id) in the update history window 2005-08-03 20:31:27 +00:00
ben%bengoodger.com
250897a14e 302059 - Software Update should do an extension update check before showing a prompt (to avoid excessive prompting if there are updates to incompatible items) r=darin
302062 - provide the client side requirements for showing a comprehensive log of updates across nightly builds r=darin
2005-08-03 20:25:12 +00:00
ben%bengoodger.com
49a1b247ef 300925 - "Close" button should read "Hide" for less confusion, r=darin
301622 - Browser should only report legitimate security updates as important security updates with scary text, not nightlies. r=darin
2005-08-03 20:22:47 +00:00
ben%bengoodger.com
0f51406bf7 302269 - remove style rules particular to the custom buttons now that we're using the wizard's buttons. r=darin 2005-08-03 20:21:02 +00:00
ben%bengoodger.com
d6cec21b9f 302269 - the updates wizard should use standard wizard buttons for the "updates found" page - adjust the button initialization routine to take account of this new "extra1" button and use it to show the "Later" button, putting the "Download" text in the "Next >" button. r=darin.
Also contains portions of 301622 - don't show "security" warning for nightly builds. r=darin
2005-08-03 20:20:23 +00:00
ben%bengoodger.com
7126495fb5 302269 - remove unnecessary style rules now that the updates found page is using the standard wizard buttons. r=darin 2005-08-03 20:18:50 +00:00
ben%bengoodger.com
df3f1c9208 Part of 302269 - Make "Updates Available" page use standard wizard buttons.
Add an "extra1" button to the wizard button deck: it is guaranteed left-aligned on all platforms.
r=darin
2005-08-03 20:17:23 +00:00
darin%meer.net
7f8ad24e11 fixes bug 300087 "Mac update fetches, but does not apply" r=beng a=chase 2005-08-03 17:31:30 +00:00
gavin%gavinsharp.com
fb565a8948 Bug 302668 : Blank buttons show up in Extension Manager on OS X when updates are available, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-08-03 15:14:37 +00:00
gavin%gavinsharp.com
ce73589138 Bug 302759 : Remote maxVersion does not override install.rdf maxVersion during an upgrade, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-08-03 15:10:43 +00:00
timeless%mozdev.org
d34d5ff158 Bug 302838 Update references to non-existing chrome files
patch by hskupin@gmail.com r=bsmedberg a=bsmedberg
2005-08-02 21:57:46 +00:00
aaronleventhal%moonset.net
95e28115f0 Bug 302678. Fix accessibility problems with empty richlistbox. r=parente, sr=neil, a=mkaply 2005-08-02 15:05:49 +00:00
gavin%gavinsharp.com
c36e9bc7b5 Bug 302847 : Remove lookupMethod code from toolkit/, patch by Frank Wein <bugzilla@mcsmurf.de>, r=mconnor+Neil, a=bsmedberg 2005-08-02 12:34:55 +00:00
gavin%gavinsharp.com
1fa9c0c81b Bug 302466 : Context menu of an Extension in EM should say "Find Update" instead of "Find Updates", patch by Jaime Mitchell <bugzilla@jaimem.org.uk>, r=rob_strong, a=bsmedberg 2005-08-02 11:57:29 +00:00
bsmedberg%covad.net
0ec95ce74b Bustage fix from bug 302039 - STUPID /me needs to null-terminate manually constructed PRUnichar strings, as noted by jruderman 2005-08-02 11:15:13 +00:00
ben%bengoodger.com
e61c4e352f 299507 - automatic update options dialog contains too much text. revised UI designed by mike beltzner.
also fixes preferences binding to use event names that match the onfoo attributes.
2005-08-02 05:27:14 +00:00
ben%bengoodger.com
5b15231cb4 303022 - background extension update checking does not observe preferences.
r=darin
2005-08-02 05:25:02 +00:00
scott%scott-macgregor.org
ac7c5ca225 Bug #303007 --> Tall throbber when auto-update is downloading update in Thunderbird.
Port missing change from winstripe
2005-08-02 00:11:35 +00:00
aaronleventhal%moonset.net
73c6837503 Bug 281932. Fix a11y problems in print preview. Also create tabbable <toolbarbutton>s via toolbar button class=tabbable. r=mconnor, a=mconnor 2005-07-31 15:34:57 +00:00
bsmedberg%covad.net
3d7a68959b Bug 302039 - Locked profile dialog needs a better message, r=mconnor+beltzner, a=asa 2005-07-29 15:54:34 +00:00
dougt%meer.net
3bf919b409 currently doButtonCommand uses a timeout to avoid closing the window during the
oncommand event.  this self described hack probably can be removed.

r=mconner
sr=benjamin
a=benjamin
b=302424

VS: ----------------------------------------------------------------------
2005-07-28 20:26:27 +00:00
cbiesinger%web.de
d62314530b bug 280190 Make netError.xhtml look better. Also makes it themable.
patch by Henrik Skupin <hskupin@gmail.com> a=bsmedberg/mconnor

Core part: r=biesi sr=peterv
Toolkit part: r=mconnor
SeaMonkey part: r=neil sr=darin
2005-07-28 18:00:28 +00:00
darin%meer.net
1dfc2cc997 fixes bug 300404 "Firefox fails to start immediatly after software update" r+a=bsmedberg 2005-07-28 17:35:29 +00:00
mconnor%steelgryphon.com
2dd887fb29 bug 287467 - flash game stops close tab from working, r+a=bsmedberg 2005-07-28 15:56:08 +00:00
bsmedberg%covad.net
81731529f1 Additional xulrunner-specific bustage fixup from bug 295482 2005-07-27 22:48:15 +00:00
bsmedberg%covad.net
3555f66e5c Bustage fix for dougt, bug 295482 2005-07-27 21:46:39 +00:00
darin%meer.net
3c4ae7c6f3 fixes bug 302119 "XULRunner restarts 3 times on startup even if profile exists" r+a=bsmedberg 2005-07-27 20:49:34 +00:00
darin%meer.net
1d96e20fde fixes bug 300488 "firefox -remote applies pending updates while main process still running" r+a=bsmedberg 2005-07-27 20:46:34 +00:00
dougt%meer.net
e75e37664c * This moves most of the configuration options of minimo into configure.in.
* This makes minimo use the same toolkit that ff uses.

* This makes toolkit build on WINCE.  (makefile love only)

* This moves all default configuration options above where we enable
applications in configure.in

Build only changes.

r=bsmedberg
a=bsmedberg
2005-07-27 20:42:44 +00:00
scott%scott-macgregor.org
9b8a2b9d04 Bug #300827 --> Toolbar icons showing up in toolbar menu items on Mac OS X.
Make sure menus don't inherit the list-style-image attribute.

r=mano
sr=bsmedberg
2005-07-27 20:27:32 +00:00
darin%meer.net
a982e6b94f fixes bug 297147 "Update Windows registry after software update" r+a=bsmedberg 2005-07-27 18:24:54 +00:00
timeless%mozdev.org
ba55b1a5bc Bug 302206 Need to restart Firefox twice after updating an extension
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-07-27 16:09:49 +00:00
timeless%mozdev.org
5f93fc9567 Bug 302271 All extensions enabled after software update
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-07-27 16:08:09 +00:00
timeless%mozdev.org
6e366d7553 Bug 302181 Extension compatibility update is reported but not applied
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-07-27 16:06:16 +00:00
timeless%mozdev.org
036813c96b Bug 300116 Extension Manager only checks for updates for the selected extension
patch by zach r=bsmedberg a=bsmedberg
2005-07-27 16:04:30 +00:00
rbs%maths.uq.edu.au
e5802c5bef Prevent View Selection Source from triggering the crasher bug 252970, r+sr=bz, a=mconnor 2005-07-27 07:51:52 +00:00
jwalden%mit.edu
7bada1cf7a Bug 268776 - Help Viewer uses browser chrome. r=kmgerich, a=bsmedberg 2005-07-27 02:51:56 +00:00
jwalden%mit.edu
80c75a4ba0 Bug 296012 - Support an optional nc:platform attribute on items in Help content pack trees. r=shaver, a=bsmedberg 2005-07-27 00:45:43 +00:00
ben%bengoodger.com
dc5a647b34 302272 - incorrect styles for update now button on OS X cause blank buttons to show up in extensions window 2005-07-26 23:45:49 +00:00
ben%bengoodger.com
ddf2fbc62a UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin 2005-07-26 23:21:15 +00:00
aaronleventhal%moonset.net
84da97d9f1 Bug 302111. Fix regression for broken back and forward buttons in help, r+a=mconnor 2005-07-26 22:27:29 +00:00
aaronleventhal%moonset.net
e95bfdbb40 Bug 301742. Customize char encoding dialog. r+a=mconnor 2005-07-26 22:17:10 +00:00
doronr%us.ibm.com
ccc3a0d76c Bug 301870 - commands not updated when an item is de-selected in a richlistbox. r/a=mconnor 2005-07-26 21:21:14 +00:00
bsmedberg%covad.net
fff31d39d4 Bug 265492 - Packages sometimes contain compreg/xpti/chrome.rdf, r=kairo r+a=chase 2005-07-26 16:46:57 +00:00
mozilla.mano%sent.com
ec33a4e38d Bug 263146 (use the Cmd key instead of the Ctrl key on Mac) - tree-widget fixes. r+a=mconnor 2005-07-26 11:31:59 +00:00
gavin%gavinsharp.com
76c3a08472 Bug 300895: EM: "will be installed the next time you restart Firefox" needs grammar check, patch by Tim Meader <tmeader@gmail.com>, r+a=mconnor 2005-07-26 03:59:23 +00:00
gavin%gavinsharp.com
432e1ede45 Bug 301837 followup, fix strict warning, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor 2005-07-26 00:11:45 +00:00
bugzilla%arlen.demon.co.uk
6a5e6ef55f Bug 264750 Updating disabled extensions re-enables them
p=rob_strong@exchangecode.com r/a=benjamin
2005-07-25 23:27:38 +00:00
bugzilla%arlen.demon.co.uk
d095e92124 Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin
2005-07-25 23:05:34 +00:00
bsmedberg%covad.net
c5e81e462e Bustage fix. 2005-07-25 22:41:54 +00:00
aaronleventhal%moonset.net
efb0f5b86e Bug 301435. Focus breaks when item removed from download manager. Patch by Doron Rosenberg. r+a=mconnor 2005-07-25 22:21:31 +00:00
ben%bengoodger.com
02baaa0e98 302066 - move SoftwareUpdate CSS style rules into Skin CSS to support skinability - this will allow 299389 to be fixed properly. 2005-07-25 22:17:53 +00:00
bsmedberg%covad.net
515f8c4b69 Bug 299991 - XULRunner stub executable, r=darin a=shaver 2005-07-25 22:16:56 +00:00
ben%bengoodger.com
81f0156359 299740 - Changes to update wizard text 'For more general information about this update, Click here' to 'View more information about this update' - text by deb richardson 2005-07-25 22:13:08 +00:00
bryner%brianryner.com
83216585ac Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg. 2005-07-25 22:09:39 +00:00
mozilla.mano%sent.com
32940fb5bf Bug 301069 - Expose dialog titles on OS X (Dialog orgin spoofing isn't fixed on Mac). r=josh/mconnnor, a=mconnor 2005-07-25 20:14:25 +00:00
scott%scott-macgregor.org
1fe50fe884 mozapps\update\update.css is an obsolete file leftover from the old
update system

a=ben
2005-07-25 19:49:29 +00:00