Commit Graph

1139 Commits

Author SHA1 Message Date
7423252f5e bug 395138: show types set to 'always ask' in Applications prefpane; r=gavin, a=mconnor 2007-10-04 00:46:29 -07:00
aba6e441aa bug 395713: show 'Save to Disk' option in Applications prefpane for types handled only by a plugin; r=gavin 2007-10-03 14:58:11 -07:00
86c5a9577b bug 395250: fix problem where we show a preview for feeds but the actions menu in the Applications prefpane says we use Live Bookmarks for feeds; r=gavin 2007-10-03 14:17:14 -07:00
6aa1ea86c0 bug 395141: use a generic icon for types and apps that don't have one in the Applications prefpane; r=gavin 2007-10-03 13:38:26 -07:00
592977c5ab bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
1b018eb7c6 bug 397690: followup patch for complete fix to make handler apps display as full application name rather than executable name; r=gavin, a=mconnor 2007-09-30 13:12:51 -07:00
da4ae7113b bug 397690: display full executable name instead of leaf name for applications in Applications prefpane; Patch by Jim Mathies, r=myk, a=mconnor 2007-09-28 15:50:24 -07:00
d794282554 bug 396610: make it possible once again to disable user configuration of handlers; r=gavin, a=mconnor 2007-09-28 15:45:19 -07:00
8bbdd7af05 bug 395731: make the Save File action appear after the Choose Application... action in the actions dropdown menu in the Applications prefpane; r=gavin, a=mconnor 2007-09-28 15:40:49 -07:00
48bd72bfe1 bug 396989: change 'Save to Disk' to 'Save File' in Applications prefpane; r=gavin, a=mconnor 2007-09-24 11:27:15 -07:00
dd4e40a5e0 bug 396991: remove filter explanation from Applications prefpane; r=gavin, a=mconnor 2007-09-24 11:24:10 -07:00
f8fa8dd2cd Bug 396121 - make Applications prefpane the right height on all primary platforms. r=mconnor, a1.9=mconnor 2007-09-21 16:12:21 -07:00
37e6bbd0f3 bug 396529: stop automatically focusing list of types when opening Applications prefpane so we don't hork keyboard navigation in Preferences dialog; r=gavin, a=mconnor 2007-09-20 11:36:23 -07:00
0cd84d5b44 bug 395640: rename the 'always ask' and 'handle internally' actions for the feed type in the Applications prefpane to 'Preview in &brandShortName;' and 'Live Bookmarks in &brandShortName;', respectively; r=gavin, a=mconnor 2007-09-20 11:33:01 -07:00
20b3dd29b7 Bug 394426 - "Make use of type="number" for textboxes representing integer preferences" [p=dao@design-noir.de (Dão Gottwald) r=Mano a1.9=mconnor] 2007-09-18 18:23:58 -07:00
da3f6b99c9 Bug 394666 - prefpane height is incorrect when animateFadeIn is true and some other edgecases. r=mconnor, a1.9=mconnor 2007-09-17 12:18:17 -07:00
23f4394c49 bug 395713: show 'Save to Disk' option for applicable types in Applications prefpane; r=gavin, a=mconnor 2007-09-17 11:59:55 -07:00
4e036e97ef bug 395644: postface plugin names with '(in Firefox)' in Applications prefpane actions dropdown menu; r=gavin, a=mconnor 2007-09-17 11:58:05 -07:00
a9896e92b3 bug 395643: remove unnecessary introductory text from the top of the Applications prefpane; r=gavin, a=mconnor 2007-09-17 11:49:21 -07:00
a7633e4de5 bug 395641: add a separator between the 'Live Bookmarks in Firefox' item and the helper app items in the Actions menu for the feed type in the Applications prefpane; r=gavin; a=mconnor 2007-09-17 11:45:52 -07:00
e628f5c17c bug 395636: don't provide UI for removing entries from the list of types in the Applications prefpane; r=gavin, a=mconnor 2007-09-17 11:43:46 -07:00
40e85d7d2d bug 395140: leave preferred app as-is when the user sets the action for a type to something other than useHelperApp in Applications prefpane; r=gavin, a=mconnor 2007-09-17 11:41:25 -07:00
bc5579f94c bug 395139: only filter on displayed values in the Applications prefpane; r=gavin, a=mconnor 2007-09-17 11:39:26 -07:00
d8f9a04f65 bug 377784: new Applications prefpane, which replaces the Download Actions dialog and the Feeds prefpane and provides a better UI for configuring handlers for MIME types and protocol schemes; r=gavin, ui-r=mconnor 2007-09-05 21:55:45 -07:00
f48b1f829f Bug 393247: Downloads no longer remember last download directory, patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-09-04 09:21:34 -07:00
9e90822014 Bug 283697 - Firefox Options (Preferences) panels are cropped (cut off). r=mconnor 2007-09-02 15:05:53 -07:00
2911b93c1a Bug 394299 - UI to provide access to extension options from app options cut off (also fixes bug 393945). r=mano 2007-08-31 03:39:06 -07:00
680778ba09 Bug 384956 - Provide access to extension options from app options. r-mano, ui-r=madhava 2007-08-29 20:50:47 -07:00
c4e6a16b6c Fix newlines 2007-08-29 12:58:59 -07:00
071f54c219 Bug 394019: fix forgotten reference to renamed function (fixes download directory display when selecting a new value), patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-08-28 12:20:11 -07:00
dc61a94272 Bug 393342: read the download.dir pref as a nsILocalFile instead of just a file path (fixes automatic downloads on Mac), patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-08-28 11:59:49 -07:00
fa77fe9b1e Revert wallpaper from Bug 390451: Remembered passwords lost when changing Master Password. r=gavin 2007-08-22 16:46:12 -07:00
394cfd9079 Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 10:22:02 -07:00
cc30c6d36e wallpaper part 2 for bug 390451 - Remembered passwords lost when changing Master Password. r=vlad, a=damons. 2007-08-01 18:04:04 -07:00
a7e210affc wallpaper for bug 390451 - Remembered passwords lost when changing Master Password. r=vlad, a=damons. 2007-08-01 16:26:35 -07:00
c27d347d00 Bug 385277 Fix two accessbility labelby attr
p=tiger.zhang at sun.com r=aaronleventhal mpa=mano
2007-07-25 21:17:51 -07:00
549127d03b Bug 386392 followup, make bookmark sidebar and bookmarks as home page work post-MOZ_PLACES_BOOKMARKS, r=gavin 2007-07-17 21:31:07 -07:00
96eca9b86c Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
3021a08620 Bug 344581 [newprefs] Cache preferences not properly spoken by WindowEyes
patch by Aaren Leventhal r=ginn.chen, mano
2007-07-12 00:05:16 -07:00
2783d95e75 code cleanup for bug #387203: getFolderContents() returns the root result node instead of the result itself.
r=mano
2007-07-11 18:18:20 -07:00
b2565fd855 Bug 382810, In Encryption Certificates UI, button says Verification, Dialog uses Validation
r=mconnor
2007-06-18 23:13:50 -07:00
cd19c5b398 Bug 381511 - Use Bookmark dialog is broken in Places. r=sspitzer. 2007-05-22 15:44:30 -07:00
b779b822a1 Bug 377844 - Pop up safebrowsing EULA/select remoteLookups radio when a provider menuitem is selectedp=Ryan Flint <ryan@ryanflint.com>r=mano, ui-r=beltzner 2007-04-29 08:21:03 -07:00
6904ddb421 Bug 359471 - Disable auth, plugins and subframes in the phishing provider EULA iframe's docshell, patch by Ryan Flint <ryan@ryanflint.com>, r=mano 2007-04-21 18:55:13 -07:00
7dfddb7039 Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich. 2007-04-09 17:30:52 -07:00
db5fa04fd9 Bug 357243. Can not add certain item into cookie "Exceptions" list after clicking "Remove All Sites".Patch by Jia-Qin.Shi@Sun.COM. r=mano. 2007-04-05 02:59:20 -07:00
philringnalda@gmail.com
4c2b1c83bc Bug 371807: reusing permissions dialog shouldn't keep adding observers, r=mano 2007-02-27 04:15:12 +00:00
smontagu@smontagu.org
667932d600 Make case-insensitive comparisons between the list of language-region codes and the intl.accept_languages pref. Bug 370387, r=mano 2007-02-15 16:39:04 +00:00
gerv@gerv.net
9c5a86106c Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-02-14 16:58:55 +00:00
mozilla.mano@sent.com
dd8f3a3e25 Bug 369807 - places-based 'Use Bookmark' dialog allows setting a separator as the homepage. r=sspitzer. 2007-02-09 10:25:55 +00:00