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

579 Коммитов

Автор SHA1 Сообщение Дата
steffen.wilberg%web.de 6cf9a2e2f4 Bump copyright date to 2006 in Help docs. 2006-04-08 10:11:03 +00:00
steffen.wilberg%web.de 8e5f344c89 Bug 324256: document revised Tabs prefs. r=jeff 2006-04-08 09:36:14 +00:00
joe%retrovirus.com a6117f7ac0 * Added ability to edit Live Bookmark feed & site URIs in Bookmark Properties dialog
* Fixed a setFeedURI bug in the LivemarkService
* Fixed problems that broke the toolbar when a live bookmark had no site URI
* Converted some browser UI code to use LivemarkService methods rather than manipulating the annotations directly

bug=330063
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-06 23:25:36 +00:00
steffen.wilberg%web.de 0cd8d9810d Bug 310737: 1.0.x users have no way to re-enable software installation (message bar that appears when xpinstall.enabled is false points to removed UI). r=mconnor, ui=beltzner 2006-04-04 21:54:33 +00:00
joe%retrovirus.com cb9fb59398 Implements "Bookmark All Tabs..." for Places. (Also fixes a small error
when undoing aggregate transactions.)

bug=330929
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-04 01:25:06 +00:00
beng%bengoodger.com 6712d4d3cb 332188 - key conflict in help menu. patch by changdong.cui@sun.com. r=ben@mozilla.org 2006-04-04 00:58:53 +00:00
beng%bengoodger.com c7b5891afd reverting accidental file commit for previous bugfix 2006-04-04 00:57:35 +00:00
beng%bengoodger.com 8101a0d0ac 331755 - Use Bookmark option for setting home page is broken. add a new home page selection dialog that uses places. r=annie.sullivan@gmail.com 2006-04-04 00:13:58 +00:00
beng%bengoodger.com f557b32a17 332188 Key conflict in 'help' menu. patch by changdong.cui@sun.com r=ben@mozilla.org 2006-04-04 00:11:19 +00:00
darin%meer.net 0a60514286 fixes bug 251491 "Live bookmarks: Add menu item for main website (feed parent) (should link to home page)" r=beng 2006-03-30 18:04:22 +00:00
beng%bengoodger.com db71fd8af2 328191, cannot delete history entries + a few other fixes r=annie.sullivan@gmail.com 2006-03-28 19:59:26 +00:00
gavin%gavinsharp.com 190fd06102 Bug 330941: Remove pref unused pref from locale file too, r=mconnor 2006-03-28 17:20:26 +00:00
beng%bengoodger.com 9e8d95940c 323812 - fix bogus copy-paste behavior and assorted other issues (insertion bugs, command updating) r=annie.sullivan@gmail.com 2006-03-28 00:53:50 +00:00
joe%retrovirus.com b96ebbe16a Replaced Clear History... menu item in browser with Clear Private Data... item,
which formerly lived in the Tools menu.

bug=329750
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
ui-review=mconnor@mozilla.com
2006-03-27 02:08:20 +00:00
beng%bengoodger.com dc5b2bd13d 329269, more command handling cleanup for places views. make sure the right commands are enabled for items in the readonly area of the places list, and generally. make sure reload commands are enabled appropriately. also, some spit and polish for the organizer window r=annie.sullivan@gmail.com 2006-03-23 00:53:54 +00:00
joe%retrovirus.com f2f9ff880f This submission is a roll-up of three patches developed & approved during
the branch freeze:
330052 add bookmark dialog should have a default folder selected
329792 remove dead code for old tag-style folder selector in bookmark properties
330023 allow for editing of folder names

r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-03-22 03:36:41 +00:00
gavin%gavinsharp.com 56ee1324c9 Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
beng%bengoodger.com 3618ce030e 329269 various improvements to view initialization r=annie.sullivan@gmail.com 330736 - bug in query serialization r=brettw@gmail.com 2006-03-17 02:01:06 +00:00
annie.sullivan%gmail.com 6440bff753 Moves history menu accesskey from H to i to avoid conflict with Help menu. patch by Pam Greene <pamg.bugs@gmail.com> r=annie.sullivan@gmail.com sr=ben@mozilla.org 2006-03-15 21:11:12 +00:00
kaie%kuix.de a789dec260 Bug 236933, Disable SSL2 and other weak ciphers by default
This patch (v3c) removes the UI to control SSL 2.
Firefox UI-review: beltzner
Firefox code review: mconnor
SeaMonkey UI-review: neil
Seamonkey+PSM code review: rrelyea
2006-03-14 21:29:13 +00:00
gavin%gavinsharp.com aa0d5cf679 Bug 329130: undefined entity error on the about: page when using builds without --enable-official-branding, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=l10n@mozilla.com 2006-03-13 03:16:07 +00:00
steffen.wilberg%web.de 0095a83a44 Bug 325961: Remove a sentence about specifying display resolution since that is no longer possible. r=jwalden, br181=me 2006-03-11 10:51:32 +00:00
beng%bengoodger.com 2a9e312db8 329269 - more work on places organizer. menus, accessible sorting and grouping options, etc. still a work in progress. r=annie.sullivan@gmail.com 2006-03-10 23:48:40 +00:00
joe%retrovirus.com a1baed1ab6 Changes to bookmark properties dialog:
* Customized bookmark properties dialog for add vs. edit cases
* Added support for changing URI of bookmark (annotations not carried over yet)
* Add support for viewing properties of history entries
* Changed from tag-style control to folder tree for folder selection,
  yielding layout and accessibility improvements
* Switched to using standard dialog buttons

bug=329272
r=annie.sullivan@gmail.com
sr=bugs@bengoodger.com
2006-03-10 17:36:41 +00:00
beng%bengoodger.com cb2a95031d 329907 - not possible to start with --disable-places due to missing string in dtd patch by bill gianopoulos, r=ben@mozilla.org 2006-03-09 17:54:35 +00:00
beng%bengoodger.com 1968c27e50 329586 - browser shim cleanup, tidies up some UI update notification in the browser, fixes a few menu items here and there, removes unnecessary initialization, moves places to its own window, removes all code to do with maintaining places as a tab, renames osme objects and member variables, formatting issues, creates a browser controller for updating commands. r=annie.sullivan@gmail.com 2006-03-09 02:08:45 +00:00
joe%retrovirus.com 30d30c1b17 * Allows the user to access Bookmark Properties dialog from context menus.
* Adds support for editing the bookmark shortcut (formerly keyword) in the Bookmark Properties dialog.
* Improves the appearance of the Bookmark Properties dialog.
* Removes dead code from PlacesBrowserShim in browser.js

NOTE: This doesn't reflect the final UI for this functionality; rather,
this change is intended to add functionality for users of the nightlies.

bug=322988
r=annie.sullivan@gmail.com
sr=bugs@bengoodger.com
2006-03-07 00:52:35 +00:00
annie.sullivan%gmail.com a7d4222b3c Adds menuitem for Open In Tabs.
Reorganizes code so that command/click handlers for toolbar/menu bindings can be attached by overlays.
r=ben@mozilla.org bug=327034
2006-03-04 01:12:05 +00:00
annie.sullivan%gmail.com 47b3db233a Implements history menu and binds Ctrl-H to places view, for now.
r=ben@mozilla.org bug=325605
2006-03-01 21:36:53 +00:00
beng%bengoodger.com 152c560e9f bug 328895 - broken personal toolbar in places builds due to init being commented out, and bookmarks not in personal toolbar in default bookmarks file. also fixes duplication of bookmarks in personal toolbar and places list. r=annie.sullivan@gmail.com 2006-03-01 18:52:28 +00:00
annie.sullivan%gmail.com c18b29dcfb Refinements to advanced search UI bug=326613 r=ben@mozilla.org 2006-02-28 22:59:44 +00:00
beng%bengoodger.com e709b63ba8 fixing bustage fallout from 328243 - add default_places.html back to build in new locales directory so migration works properly. 2006-02-25 01:35:45 +00:00
beng%bengoodger.com a2e1f5c83a bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
darin%meer.net a149fa2029 fixes bug 327465 "Move uninstaller.inc from locales into installer/windows/" r=bsmedberg 2006-02-16 15:48:56 +00:00
joshmoz%gmail.com 1c862677d1 Fix key modifier for Mac OS X application menu. b=324180 r=mconnor 2006-02-10 01:25:28 +00:00
darin%meer.net 917257fd63 fixes bug 324644 "Add list of pings to link properties dialog" r=beng 2006-02-09 21:00:15 +00:00
dbaron%dbaron.org f9c62f797f Make Firefox stop overriding the browser.display.screen_resolution pref, and remove the UI for it. b=323962 r=mconnor 2006-02-05 01:11:58 +00:00
joshmoz%gmail.com 67b2ba2d6c Make Firefox Application menu work with Cocoa widgets. b=324180 r=mento sr=mconnor 2006-02-02 00:23:03 +00:00
darin%meer.net 38c896d1a9 fixes uninstaller regression for deerpark trunk builds, b=320504, r=bsmedberg 2006-01-31 15:02:26 +00:00
jwalden%mit.edu 9c680b59f0 Bug 324968 - Remove bogus index/search distinction from help pack code. r=steffen 2006-01-29 01:19:16 +00:00
darin%meer.net 4945dc27c2 fixes bug 320504 "Prompt users to submit feedback when uninstalling FF" r=beltzner,bsmedberg 2006-01-26 15:09:46 +00:00
steffen.wilberg%web.de 237c4fc1b8 Bug 311040: Document how to get rid of custom toolbars, and reorganize the toolbars section. r=jeff 2006-01-22 12:39:10 +00:00
steffen.wilberg%web.de 3688c6aed8 Bug 323771: Remove docs for 'Read Mail' and 'New Message...'. p=gidsgoldberg@gmail.com, r=me 2006-01-22 11:26:13 +00:00
beng%bengoodger.com 2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
gavin%gavinsharp.com 4bea61c9fe Bug 273980: Add "cite" attribute to the Links tab in Page Info, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2006-01-18 03:33:16 +00:00
gavin%gavinsharp.com 2dcf4db62a Bug 306453: Remove "Read Mail" and "New Message..." from Tools menu, r=mconnor+beltzner 2006-01-16 22:52:03 +00:00
darin%meer.net 878b6e7f9d fixes bug 307296 "MAR files do not contain updates to the uninstaller" r=bsmedberg 2006-01-10 02:36:05 +00:00
dbaron%dbaron.org 2170b6ff99 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
gavin%gavinsharp.com 498d7f0f10 Bug 311606: context menu option for Safe Mode on the start menu Internet icon, r=mconnor 2005-12-28 05:48:57 +00:00
gavin%gavinsharp.com cbd624143f Bug 309447: 'Go' button tooltip refers to address field instead of Location Bar, patch by Gids Goldberg <gidsgoldberg@gmail.com>, r=mconnor 2005-12-24 20:13:47 +00:00
steffen.wilberg%web.de 436ce0e466 Bug 306431: Confusing/misplaced sentence in Privacy section of Help. r=jeff 2005-12-23 19:15:23 +00:00
steffen.wilberg%web.de 1e4eb9bcf8 Bug 310271: Remove 'for originating site only' checkbox docs. r=jeff 2005-12-23 19:10:45 +00:00
brettw%gmail.com cf6a628f86 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
timeless%mozdev.org 4dee973a0e Bug 301562 A > Z Sort Order is confusing, should be Ascending/Descending
patch by supernova_00@yahoo.com r=mconnor
2005-11-29 00:54:34 +00:00
steffen.wilberg%web.de 2cf782a17a Bug 316302: Whitespace fixes. p=hendrik.maryns@uni-tuebingen.de, r=me 2005-11-26 21:44:53 +00:00
steffen.wilberg%web.de ac25f5bdc6 Bug 314814: Not all links that open new windows are diverted. r=jeff 2005-11-26 20:37:26 +00:00
gavin%gavinsharp.com d9669fb716 Bug 316303: forgotten <em> tag and unnecessary </br>, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de>, r=Steffen 2005-11-18 00:20:13 +00:00
mark%moxienet.com 8db7653c40 Bug 314250, modifier key mappings for scroll wheels are bad. New mappings on Mac: ctrl=size, option=history, meta=line. r=beltzner r=mano 2005-11-17 18:50:50 +00:00
steffen.wilberg%web.de 742e3e467f Bug 313053: Change <strong> tags to <em>, 'type' to 'press' and wraps lines at 80 chars. p=gidsgoldberg@gmail.com, r=me 2005-11-10 20:57:16 +00:00
steffen.wilberg%web.de 81a5129eb6 Bug 314208: 'Check for Updates...' doesn't check for extension updates. r=jeff 2005-11-10 20:51:06 +00:00
joshmoz%gmail.com 4548664102 fix width of color preferences dialog on Mac OS X. b=314993 r=mano 2005-11-04 21:21:49 +00:00
axel%pike.org e4b9244992 bug 306576, searchplugins should update from secure mozilla.org servers, r=rebron, sr=Asa 2005-11-01 11:25:16 +00:00
steffen.wilberg%web.de d3e81cb9eb Bug 307455: 'Help Contents' menuitem is labeled 'Firefox Help' on OS X; fix the toc this time. p=ronny.perinke@gmx.de, r=me 2005-11-01 10:29:51 +00:00
mconnor%steelgryphon.com 907438b7c8 bug 313529 - Support migrating home pages and multiple versions of Firefox Start, r=vlad 2005-10-25 07:54:58 +00:00
steffen.wilberg%web.de 5e41ee8160 Bug 310907: document 'All files downloaded to:' button in DM. p=gidsgoldberg@gmail.com, r=jeff, a=asa 2005-10-21 06:39:29 +00:00
steffen.wilberg%web.de b7916c89d1 forgot to bump the copyright date (bug 313096) 2005-10-21 06:32:02 +00:00
steffen.wilberg%web.de 2cfa4d20b3 Bug 313096: theme install prompt now obeys whitelisting. r=jeff, a=asa 2005-10-21 06:30:14 +00:00
jwalden%mit.edu 9635cff700 Bug 312089 - document Delete key as Back/Shift+Delete as Forward on Mac. r=steffen 2005-10-18 18:54:20 +00:00
gavin%gavinsharp.com c59ef85c42 Bug 312242: Bad punctuation in Options->Advanced->Update, patch by Phil Ringnalda, r=mano 2005-10-15 02:56:46 +00:00
jwalden%mit.edu a642e301e7 Bug 310419 - Remove keyboard and mouse shortcuts for other browsers from docs. r=steffen 2005-10-14 23:53:38 +00:00
steffen.wilberg%web.de 231bbaee0e Bug 310545: 'Allow web sites to install software' has been changed to 'Warn me when web sites try to install extensions or themes'. r=jeff, a=asa 2005-10-04 21:13:35 +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
steffen.wilberg%web.de 6dedd058a9 Bug 308933: Docs for download manager say 'show', but it's 'open'. p=hendrik.maryns@uni-tuebingen.de, r=me, a=mscott 2005-10-02 20:42:13 +00:00
gavin%gavinsharp.com 55e79c645e Bug 310479: Remove unused entities in /browser/locales/en-US/chrome/browser/browser.dtd, patch by Kurt (supernova_00) <supernova_00@yahoo.com>, r=bsmedberg 2005-10-02 16:39:36 +00:00
steffen.wilberg%web.de 525ede429b Bug 307482: Customization contents is inconsistent with headings. p=gidsgoldberg@gmail.com, r=me, a=asa 2005-10-02 14:58:38 +00:00
steffen.wilberg%web.de a311e16333 Bug 307205: You need to click Customize to launch the Customize Toolbar dialog. p=gidsgoldberg@gmail.com, r=me, a=asa 2005-10-02 14:49:50 +00:00
dveditz%cruzio.com 209713220c bug 288054 addendum: change button text to "Exceptions" r/sr=beltzner 2005-10-01 01:06:32 +00:00
dveditz%cruzio.com d57bdb684f Unchecking install pref box no longer hangs update, pref switched to one that makes more sense (bug 288054) sr=mconnor, r=beltzner 2005-09-29 21:54:17 +00:00
beng%bengoodger.com 99bbb4116a 309379 - update answers.com plugin to use correct tracking logic. r=bsmedberg a=mscott with the changes axel suggested. 2005-09-29 00:40:17 +00:00
gavin%gavinsharp.com a179cd8727 Bug 287571: Remove UI for 'Load Images for the originating web site only' pref, r=mconnor 2005-09-28 02:41:44 +00:00
gavin%gavinsharp.com 1fa0ece53b Bug 310060: Answers.com Quick Searches link is broken, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2005-09-27 00:12:43 +00:00
mozilla.mano%sent.com a3b049a275 Bug 309730 - Tweak wheel+modifiers preferences on OS X. r=mconnor. 2005-09-26 03:40:18 +00:00
jwalden%mit.edu 6281163e7b Bug 307955 - new location of live bookmark icon. p=gidsgoldberg@gmail.com, r=me 2005-09-23 01:10:59 +00:00
mozilla.mano%sent.com d60948afec Bug 260794 - Duplicate parameter generated in Google search. patch from Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor. 2005-09-19 22:34:43 +00:00
mozilla.mano%sent.com dcfcf9cdbe Bug 308812 - Go menu commands shouldn't have accesskeys. r=mconnor. 2005-09-17 23:01:18 +00:00
bzbarsky%mit.edu eabb28c936 Show a useful error message if a page claims to be compressed and isn't. Bug
184144, patch by Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r=darin, sr=bzbarsky
2005-09-16 19:27:27 +00:00
axel%pike.org b75fc52e3b bug 308672, use langpack-$(AB_CD)@firefox.mozilla.org for MOZ_LANGPACK_EID, r=bsmedberg, sr=chase 2005-09-15 15:55:50 +00:00
gavin%gavinsharp.com 6e962b7a2d Back out bug 307169. 2005-09-14 23:58:05 +00:00
gavin%gavinsharp.com 47448de99e Bug 307169: change the kbd shortcut for 'Check for Updates' to 'U', r=mconnor 2005-09-13 22:52:54 +00:00
mozilla.mano%sent.com 978063418a Bug 307455 - 'Help Contents' menuitem is labeled 'Firefox Help' on OS X. r=steffen. 2005-09-12 23:34:35 +00:00
mozilla.mano%sent.com 6840fbf542 Bug 307374 - 'New Message' keyboard shortcut is available on Unix and OS X. r=steffen. 2005-09-07 17:48:26 +00:00
mozilla.mano%sent.com a21ef93c92 Bug 307340 - Disable Fullscreen UI on OS X. r=beltzner/mconnor. 2005-09-07 16:33:19 +00:00
ben%bengoodger.com aec4d434c1 306869 - answers.com plugin needs to say 'Answers.com' and not 'Dictionary'. r=bsmedberg a=schrep 2005-09-06 16:34:01 +00:00
mozilla.mano%sent.com e27f71a6cf Bug 307061 - Don't support Cmd+F5 for 'Force Reload' on OS X. r=gavin. 2005-09-04 22:38:30 +00:00
steffen.wilberg%web.de 71703e6c3a Bug 304405: Ctrl+Shift+D is a non-Unix shortcut. p=marek.stepien@gmail.com, r=me, a=asa 2005-09-03 21:56:36 +00:00
jwalden%mit.edu 4c76cea82c Bug 304405 - Document Bookmarks > Bookmark All Tabs. p=gidsgoldberg@gmail.com, r=me 2005-09-02 23:52:16 +00:00
mozilla.mano%sent.com 57ff0f2120 Bug 284713 - Preferences panes are cropped on Gnome. patch from Adam Guthrie <ispiked@gmail.com>, r=me. 2005-09-02 21:33:02 +00:00
jwalden%mit.edu 7cc683ded3 Bug 306132 - Document the new shortcut for Bookmark All Tabs (Accel+Shift+D). r=steffen 2005-09-02 18:41:53 +00:00
scott%scott-macgregor.org b57680db62 Bug #306409 --> deniedPortAccess and malformedURI errors do not pass URI value for error messages
remove some %S substitution patterns from strings which don't get said substitutions in them.

r=beltzner
2005-09-01 21:38:55 +00:00
aaronleventhal%moonset.net 1c7cc222e3 Bug 306726. Should not have accesskey on a menulist option label. r=mano 2005-09-01 19:58:51 +00:00
jwalden%mit.edu 0b9f7965f9 Bug 305818 - Document the removal of the Check Now buttons from Options-Advanced-Update. r=steffen 2005-08-31 22:43:29 +00:00
jwalden%mit.edu 738d154ba2 Improve the new netError.dtd for Firefox 1.5 (package as an override of the default ones). r=mconnor 2005-08-29 20:27:23 +00:00
gavin%gavinsharp.com 881f05a4db Bug 235204 followup, add localizable dialog width, r=mconnor 2005-08-29 02:10:58 +00:00
gavin%gavinsharp.com 91e8dc849e Bug 235204: New search dialog, used when the searchbar is either removed from the toolbar, of if the toolbar is hidden. r=mconnor 2005-08-27 02:19:09 +00:00
ben%bengoodger.com 5a65ddda0a 305134 - remove feedview from firefox 1.5 and 1.6x pending architecture redesign. r=mconnor 2005-08-26 18:22:08 +00:00
rob_strong%exchangecode.com 753cb11129 Bug 305361 install-global-extension and install-global-theme work inconsistently. r=mconner, a=asa 2005-08-24 21:07:25 +00:00
jwalden%mit.edu 72c36d6c2c Bug 305228 - Change "prefs-sanitize" references to "prefs-clear-private-data" to make naming more accurate. r=mconnor 2005-08-24 20:12:04 +00:00
gavin%gavinsharp.com 6eaf8afbc5 Bug 305390: add line telling the user that Firefox and Thunderbird will startup after installation is complete, patch by S. Jewers <shaynejewers@gmail.com>, r=beltzner 2005-08-24 19:51:39 +00:00
gavin%gavinsharp.com 90b58f3253 Bug 305720: answers.com search plugin is broken for non-ASCII, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2005-08-24 18:53:59 +00:00
gavin%gavinsharp.com 91b8b8dab6 Bug 284086 followup, attachment 193595: change entity names to indicate a change of meaning, r=bsmedberg 2005-08-23 21:04:44 +00:00
ben%bengoodger.com 607253a826 fix split lines in bookmarks.html 2005-08-23 20:48:11 +00:00
ben%bengoodger.com 556f345084 add answers.com search plugin 2005-08-23 20:19:54 +00:00
scott%scott-macgregor.org 5518755c5e Try to fix Ben's bugstage by adding a place holder answers.src file 2005-08-23 19:57:51 +00:00
ben%bengoodger.com 91e950612e 289362 - replacing dictionary.com with answers.com as the dictionary handler for 1.5 following abusive practices towards firefox users on the part of dictionary.com (popups etc). Patch adds support to the internet search service for search URLs whose parameter formats are effectively redirects, not query strings, e.g. http://www.foo.com/%s vs. currently supported http://www.foo.com/search?foo=%s only... r=bsmedberg, a=cbeard 2005-08-23 18:11:28 +00:00
gavin%gavinsharp.com e1400c9125 Bug 284086: "Sanitize on shutdown" fails if the last closed window is not a browser window, patch by Giorgio Maone <g.maone@informaction.com>, r=mconnor 2005-08-23 16:38:28 +00:00
mozilla.mano%sent.com b619d6d2a3 Bug 304605 - Cropped preferences panes on mac. r=mconnor 2005-08-21 04:50:34 +00:00
jwalden%mit.edu 5e74f32ebd Bug 304408 - Rename "Sanitize" feature in docs. p=steffen, r=me 2005-08-19 19:25:16 +00:00
jwalden%mit.edu 5cd9f2ff1c Bug 304333 - Reflect changes to options - advanced - updates to include search plugins. p=steffen, r=me 2005-08-19 19:13:39 +00:00
jwalden%mit.edu 846a8d9d03 Bug 298484 - clicking the Refresh button and pressing Ctrl+Shift+R don't have the same results. p=steffen, r=me 2005-08-19 19:06:35 +00:00
jwalden%mit.edu 95fc96ba15 Bug 299976 - Remove identical items from glossary/index datasources and make them platform-specific. p=steffen, r=me 2005-08-16 22:48:53 +00:00
myk%mozilla.org adc3aea256 Bug 304734: update Mozilla Store bookmark to point to store.mozilla.org; r=mconnor 2005-08-16 00:40:51 +00:00
mconnor%steelgryphon.com 04c85ee01c bug 304403 - better safe mode UE, part 1, a=chase 2005-08-12 07:01:09 +00:00
mconnor%steelgryphon.com bbe05ede6a bug 285064 - rename sanitize to Clear Private Data, patch by Mike Beltzner (mike@beltzner.ca), r+a=me 2005-08-12 05:55:26 +00:00
mconnor%steelgryphon.com 8c1af36d6d bug 299745 - updating firefox window / progress bar doesn't maintain look of software update UI, patch by Mike Beltzner (mike@beltzner.ca), r+a=me 2005-08-12 04:50:26 +00:00
mconnor%steelgryphon.com 78c3248bef bug 271097 - add UI to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r+a=me 2005-08-12 03:06:39 +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
mkaply%us.ibm.com d604ba5720 Fix line endings 2005-08-11 19:33:12 +00:00
gavin%gavinsharp.com 11d7cbd99e Fixing obvious typo in patch for bug 299424 2005-08-10 08:40:44 +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
timeless%mozdev.org ba9add46a8 Bug 261985 ALT-B, then any letter should scroll through bookmarks starting with that letter
patch by BoxerBoi76@hotmail.com r=mconnor a=mconnor
2005-08-09 14:54:45 +00:00
jwalden%mit.edu 60cac26e63 Bug 297367 - Document new update UI in Preferences. r=steffen, a=asa 2005-08-09 00:12:33 +00:00
gavin%gavinsharp.com 8b077b9e82 Bug 246243 : Wrong accesskey values for migration UI, patch by Marek A. Stepien <marek.stepien@gmail.com>, r=gandalf@aviary.pl, a=bsmedberg 2005-08-07 02:17:57 +00:00
ben%bengoodger.com 9f022e06d9 303449 - show update history button missing from preferences 2005-08-05 22:05:41 +00:00
gavin%gavinsharp.com 1b3bb9efb9 Bug 191642 : finishing cleaning up accesskeys in Options dialog, r+a=mconnor 2005-08-03 01:14:55 +00:00
jwalden%mit.edu 9503227fcd Bug 289776 - Make Help table of contents fully platform-specific. r=steffen, a=bsmedberg 2005-08-02 21:21:33 +00:00
steffen.wilberg%web.de b1139ea943 Bug 302167: In EM, the 'Update' button has been renamed to 'Find Updates', and checks all items. r=jeff, a=bsmedberg 2005-08-02 20:27:51 +00:00
ben%bengoodger.com 97cebbeaeb locale part of 299507 - forgot to land this yesterday. fixes xml error in advanced preferences 2005-08-02 17:17:00 +00:00
myk%mozilla.org 279d0f9608 Fix for bug 302121: Implements feedview feature for better display of RSS and Atom feed files. r=mconnor, approval1.8b4+=mconnor 2005-08-02 03:29:11 +00:00
steffen.wilberg%web.de 676583c0f3 forgot to address review comment (bug 302434 and 298553, which had r=jeff, a=asa) 2005-07-31 15:05:03 +00:00
steffen.wilberg%web.de c8b9262f54 forgot to address review comment (bug 302434 and 298553, which had r=jeff, a=asa) 2005-07-31 15:03:18 +00:00
aaronleventhal%moonset.net 94c8d82bf6 Bug 283273. Make search bar drop down of search engine choices keyboard and screen reader accessible. r=mconnor, a=mkaply 2005-07-28 21:02:02 +00:00
mkaply%us.ibm.com 71306dd065 #277488
r/sr/a=mkaply 
From Peter Weilbacher - Add OS/2 specific README files
2005-07-28 16:58:46 +00:00
mconnor%steelgryphon.com 2e50ed5ccf bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg 2005-07-26 21:38:23 +00:00
jwalden%mit.edu dd1817b11d Bug 302137 - Add ellipsis after "Report Broken Web Site" in help docs. r=me, a=bsmedberg 2005-07-26 20:43:29 +00:00
mozilla.mano%sent.com 92ea40f18d Bug 236304 - MacIE profile migrator (only imports bookmarks). r=josh/mconnor, a=bsmedberg. 2005-07-25 21:33:21 +00:00
bsmedberg%covad.net b05c1a8138 Reverting accidental change from bug 269460. 2005-07-25 19:11:26 +00:00
bsmedberg%covad.net dab055967f Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver 2005-07-25 18:56:27 +00:00
gavin%gavinsharp.com 6e600fffd2 Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor 2005-07-25 04:42:13 +00:00
gavin%gavinsharp.com 022017005c Bug 260437 : "Set as Wallpaper" changes wallpaper for all users (should not save in windows directory), patch by O. Atsushi (Torisugari) <torisugari@gmail.com>, r+a=bsmedberg 2005-07-24 22:56:48 +00:00
ben%bengoodger.com b064ff44b4 bug 300927 - Help Menu Check for Updates item is incorrectly labeled at times - make the code more bullet proof for states where we have a rogue active-updates.xml file but no updates directory... also show an 'Apply Downloaded Update Now...' item when the update has already been downloaded that shows the restart now UI... r=darin 2005-07-22 17:11:03 +00:00
gavin%gavinsharp.com b2ab28dabd Bug 301031 - Help button in the language editing dialog does not go anywhere - patch by Caleb <bugs.caleb@gmail.com> - r=steffen, a=bsmedberg 2005-07-18 17:32:17 +00:00
jshin%mailaps.org 6349b80a92 bug 283787 : chnage update URLs for creativecommons/google search plugins to mozilla.org addreses r/a=mconnor 2005-07-18 03:40:00 +00:00
aaronleventhal%moonset.net 196f8df714 Bug 287739. All message bar buttons need mnemonics otherwise they are very difficult to discover and activate for screen reader users. Patch thanks to Peter Parente (parente@cs.unc.edu). r=mconnor, a=asa 2005-07-13 18:18:47 +00:00
steffen.wilberg%web.de fda4bfd03f Bug 299974: adjust Help docs to the new Help Viewer. r=jeff, a=asa 2005-07-09 07:03:53 +00:00
mconnor%steelgryphon.com 00d0367289 bug 300009 - rev to deer park alpha 2, a=chase 2005-07-08 00:24:13 +00:00
steffen.wilberg%web.de 8f54f26ae7 Bug 299554: remove screenshots from cookies.xhtml, recommend 'until I close Firefox' and do some cleanup. r=jeff, a=asa 2005-07-07 17:52:39 +00:00
steffen.wilberg%web.de 6ca311e047 Bug 298553: Document shell service changes from bug 274374. r=jeff, a=asa 2005-07-06 07:43:15 +00:00
steffen.wilberg%web.de 5394d6f9d7 This wasn't meant to be changed, so revert it (from bug 298758). 2005-07-05 20:04:04 +00:00
steffen.wilberg%web.de af03dec40d Bug 299649: Document switching to previous search engine using keyboard. p=jeff, r=me, a=asa 2005-07-05 06:32:37 +00:00
steffen.wilberg%web.de c4059affa5 Bug 298758: Improve File->Exit doc, add Go->History doc. r=jeff, a=asa 2005-07-05 06:29:29 +00:00
steffen.wilberg%web.de 928078d087 Bug 298019: improve search documentation in Using Firefox doc. r=jeff, a=asa 2005-07-05 06:26:25 +00:00
steffen.wilberg%web.de 10abcbbcd3 Bug 299077: no Clear button in the Passwords tab of the Privacy panel. Bug 299078: document 'view download history' button. r=jeff, a=asa 2005-07-05 06:22:48 +00:00
steffen.wilberg%web.de 62ad3a25fc Bug 299344: Remove options screenshots from Help docs. p=jeff, r=me, a=asa 2005-07-03 11:32:22 +00:00
steffen.wilberg%web.de 58f4bb9ac6 Bug 298015: Fix broken links in Index. p=gidsgoldberg@gmail.com, r=me, a=asa 2005-07-03 11:21:54 +00:00
mozilla.mano%sent.com c74b42f43c Bug 299050 - document Mac's new tab-switching keyboard shortcut set. r=steffen, a=asa. 2005-07-02 20:16:16 +00:00
jwalden%mit.edu 3e09dae367 Bug 296903 - Clean up organization of Tabbed Browsing documentation. r=steffen, a=asa 2005-07-01 15:59:19 +00:00
timeless%mozdev.org 2b8dfccdff Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=jag a=asa
2005-06-30 20:35:40 +00:00
mozilla.mano%sent.com aebc6adbb2 Bug 236300 - Landing Safari profile migrator. Work by Ben and me. r=mconnor+josh/smfr. a=sjobs 2005-06-30 05:42:01 +00:00
ben%bengoodger.com 5f0359fa0a make install notification work on subsequent start after install - not done yet 2005-06-30 01:35:45 +00:00
scott%scott-macgregor.org a8fa513276 Bug #269483 --> Moving update.xul/js/dtd from mozilla/browser/preferences to mozapp/preferences so we can all
share from them. a=ben on moving these files / the toolkit changes
2005-06-29 21:07:14 +00:00
steffen.wilberg%web.de d97be69128 Bug 298766: nesting of the page setup settings documentation is screwed. p=hendrik.maryns@student.kuleuven.ac.be, r=me, a=bsmedberg 2005-06-29 18:06:03 +00:00
ben%bengoodger.com a4aa81a4c2 clean up on restart 2005-06-29 01:34:36 +00:00
steffen.wilberg%web.de 73e55afc3e Bug 298210: document the restoration of the Cmd+Arrow navigation shortcuts on Mac. r=jeff, a=asa 2005-06-28 20:52:48 +00:00
steffen.wilberg%web.de 61ea51df8a Bug 298398: Only single-click is needed for opening a History item, not double-click; Bug 298487: right click - Search Web for ... opens a new tab, not a new window. p=hendrik.maryns@student.kuleuven.ac.be, r=me, a=asa 2005-06-28 20:49:10 +00:00
ben%bengoodger.com 82d50f4e1f Unify update download/checking error generation and reporting, more work on update history view, fix various polish bugs in downloading page, etc. 2005-06-28 03:27:42 +00:00
mozilla.mano%sent.com 0e60b9654a Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver. 2005-06-23 02:25:06 +00:00
gandalf%firefox.pl 2d70e7df54 Bug 266456: "Gecko" hardcoded in credits.xhtml; p=p.franc@gmail.com,r=me,a=bsmedberg 2005-06-22 13:52:42 +00:00
ben%bengoodger.com 147b6d2531 Make the update menu item change depending on update state 2005-06-20 21:25:45 +00:00
steffen.wilberg%web.de 84a7c1c9a9 Bug 295138: Document Reporter tool. p=gidsgoldberg@gmail.com, r=jeff, a=asa 2005-06-20 13:48:49 +00:00
mozilla.mano%sent.com 698118ce03 Bug 258485 - Change 'Reload Live Bookmark' accesskey to 'L' (and expose it in the Bookmarks Manager). patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa. 2005-06-20 06:49:56 +00:00
gandalf%firefox.pl 9e8cdf50e1 Bug 214754: remove "Use Default" (broken anyway) from Bookmarks Manager - Move; dialog has no title; increase the default size of the dialog; p=gavin.sharp@gmail.com, r=mconnor, a=asa 2005-06-17 04:37:06 +00:00
timeless%mozdev.org 509fcd98a2 Bug 258485 "Refresh Live Bookmark" should be "Reload Live Bookmark"
patch by tmeader@gmail.com r=mconnor a=asa
2005-06-16 03:43:15 +00:00
jwalden%mit.edu 26c3de4ba2 Bug 295902 - Document tab drag-and-droppability. r=steffen, a=asa 2005-06-14 23:49:57 +00:00
db48x%yahoo.com 3d27580c0e bug 289797: remove the Info tab from the bookmarks properties dialog
patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=vladmir, a=shaver
2005-06-14 10:01:33 +00:00
ben%bengoodger.com b42ec02ba4 Add new Update Manager interface and service to track current and past updates 2005-06-10 23:37:38 +00:00
jwalden%mit.edu 6455da9de2 Bug 296990 - Update popup blocking info in response to bug 293523. r=steffen, a=asa 2005-06-10 18:59:35 +00:00
jwalden%mit.edu 33dc60ed46 Bug 296874 - Realign menu docs with reality after Check for Updates move and other stuff. r=steffen, a=asa 2005-06-10 18:58:37 +00:00
darin%meer.net b1e47d43a3 Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg 2005-06-08 18:04:25 +00:00
jwalden%mit.edu 0ec1cc1fb3 Bug 293523 - Change a couple instances of "Options" to "Preferences" in the blocked popup bar UI in Mac/Linux builds. r=mconnor, a=asa 2005-06-07 20:16:29 +00:00
mozilla.mano%sent.com 75d6398eba Bug 179845 - Support dragging a link onto the 'New Tab' and 'New Window' toolbar buttons. patch from Ben Basson <cusser.bugs@cusser.net>, r=mconnor, a=asa. 2005-06-07 19:43:43 +00:00
ben%bengoodger.com 5d18b8d5b8 remove check for updates menu item from the tools menu (thanks mconnor!) 2005-06-06 21:44:22 +00:00
ben%bengoodger.com f0897b87c8 296868 - Land Software Update Service on the trunk. Part of ongoing 1.1 feature work. Contains work by Darin Fisher and myself. This feature does not function yet but should not be intrusive. Includes first phase of 296566 - move extension update into the Extension Manager (r=darin) 2005-06-06 21:07:13 +00:00
mconnor%steelgryphon.com b16b91cf02 more deer park rebranding, a=asa 2005-05-24 07:13:51 +00:00
mconnor%steelgryphon.com f5139045b7 bug 294399 - deer park rebranding, remove version from installer panel for now, patch by gavin.sharp@gmail.com, r=me, a=asa 2005-05-24 05:47:49 +00:00
robert%accettura.com 328c90d693 Bug 283847 Dot your i's, cross your t's, and don't forget your periods [you insensitive clod]. Adding missing punctuation. r=mconnor a=asa 2005-05-23 20:31:44 +00:00
jwalden%mit.edu 6d2655e366 Bug 255769 - Organize keyboard shortcuts into categories. r=steffen, a=asa 2005-05-23 14:45:35 +00:00
jwalden%mit.edu f144ac2023 Bug 291192 - Document Check for Updates menu item. r=steffen, a=asa 2005-05-23 14:39:47 +00:00
mconnor%steelgryphon.com 48c2321b4e bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan 2005-05-20 22:42:50 +00:00
steffen.wilberg%web.de b3575bc8c7 Bug 292269: document the new 'Options' button on the blocked popup info bar. r=jeff, a=asa 2005-05-14 00:38:17 +00:00
steffen.wilberg%web.de ad0d098917 Bug 291367: document changes to the back/forward keyboard shortcuts. r=jeff, a=asa 2005-05-14 00:27:17 +00:00
steffen.wilberg%web.de 7923870bb9 Bug 277328: fix review comments. 2005-05-06 06:15:19 +00:00
steffen.wilberg%web.de c43931684a Bug 277328: clean up 'Welcome to Mozilla Firefox Help'. p=jeff, r=me et al., a=asa 2005-05-05 14:37:20 +00:00
jshin%mailaps.org 24686082e9 bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa) 2005-04-30 02:57:57 +00:00
doronr%us.ibm.com 271626f6de Bug 220626 - Enable keyboard access to Blocked Popups notification bar. r=mconnor,a=mkaply 2005-04-28 17:28:00 +00:00
mozilla.mano%sent.com ffaed613ad Bug 285574 - [Mac] fonts settings dialog is cropped. r=mconnor a=asa 2005-04-21 20:46:16 +00:00
bsmedberg%covad.net 6d0e51d9d3 Bug 291006 - Datasource: chrome://browser/locale/help/help-toc.rdf was not found, patch by Anbo Motohiko <amotohiko_mozillafirebird@yahoo.co.jp> r=me a=asa 2005-04-21 18:52:48 +00:00
doronr%us.ibm.com 7e30136876 Bug 258277 - Add menu item to Check for Updates. r=mconnor,a=mkaply 2005-04-20 17:13:54 +00:00
mozilla.mano%sent.com fca7d98af8 Bug 285570 - add entities for changing window style (height,width) of preferences windows. patch from Reuven Gonen <linxspider@yahoo.com>, r=mconnor a=asa 2005-04-20 11:24:46 +00:00
mozilla.mano%sent.com 258786ae7b Bug 253693 - [Mac] Cmd+? should bring up Help Contents. r=mconnor,josh a=asa 2005-04-20 00:10:56 +00:00
bsmedberg%covad.net 67e8284e3c Bug 289555 - separate help viewer (part of the toolkit, packaged in toolkit.jar and toolkit/locales) from application help content, packaged in browser.jar and browser/locales r=gandalf a=asa 2005-04-15 14:17:31 +00:00
jwalden%mit.edu 0ecd768472 Bug 287177 - Use one spelling of "Page Up"/"Page Down" consistently. p=zmanji@gmail.com, r=me 2005-04-14 13:51:08 +00:00
steffen.wilberg%web.de e89a767c94 Bug 287203: document new Options window, using_firefox.xhtml part. r=jeff, a=asa 2005-04-14 13:51:07 +00:00
jwalden%mit.edu 84661e51dc Bug 287036 - Remove screenshot of toolbar from using_firebird.xhtml. p=zmanji@gmail.com, r=me 2005-04-14 13:51:06 +00:00
steffen.wilberg%web.de 5c0f0d092b s/mozilla.org/www.mozilla.org/ 2005-04-14 13:51:05 +00:00
jwalden%mit.edu aead44a266 Bug 283589 - Migration feature is no longer 'new'. r=steffen over IRC 2005-04-14 13:51:04 +00:00
jwalden%mit.edu e35479090b Fixing broken link in ToC, no bug 2005-04-14 13:51:03 +00:00
steffen.wilberg%web.de 2e0123748a Bug 279506: Document new Options window. r=Jeff 2005-04-14 13:51:02 +00:00
steffen.wilberg%web.de af3904331f Bug 253521: use 'Menu > Menuitem' everywhere. r=Jeff 2005-04-14 13:51:01 +00:00
steffen.wilberg%web.de d3e5d547e6 Bug 280587: Remove text from image alt attributes in Help. p=zmanji@gmail.com, r=me 2005-04-14 13:51:00 +00:00
jwalden%mit.edu 0da97a2ad2 Bug 268818 - Description of "Alt-Enter" functionality missing from tabbed browsing help. p=zmanji@gmail.com, r=me 2005-04-14 13:50:59 +00:00
steffen.wilberg%web.de 946c84b957 Bug 284405: document Cmd+. (Command-Period) shortcut introduced by bug 238954. r=Mano, Jeff 2005-04-14 13:50:58 +00:00
bsmedberg%covad.net 809af445f6 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-04-14 13:50:57 +00:00
jwalden%mit.edu 37c5949ac0 Changing base string for image URLs in preparation for the Firefox 1.1 release - prompted by bug 279506, Document new Options window 2005-04-14 13:50:56 +00:00
steffen.wilberg%web.de 3bbe528855 bump the copyright date in Help docs to 2005 2005-04-14 13:50:55 +00:00
steffen.wilberg%web.de 4b5de44dd9 Recheckin bug 269226 (wrong link in Firefox Help welcome page) 2005-04-14 13:50:54 +00:00
jshin%mailaps.org 546c102e56 bug 280007 (pt2) : fix a minor problem in firefox help. add a sentence about 'other languages' to the explanation of the font configuration (r=steffen.wilberg) 2005-04-14 13:50:53 +00:00
jwalden%mit.edu 0733c2f651 Bug 275444 - Add entity for base part of external-image URLs to ease code maintenance. 2005-04-14 13:50:52 +00:00
steffen.wilberg%web.de 2518e0554e Bug 265741: fix menuPath and preferences entities for Mac. r=jeff 2005-04-14 13:50:51 +00:00
rlk%trfenv.com f851177de6 bug 267523 - firebird-index1.rdf - &brandShortName; may not always start with "F". r=steffen.wilberg@web.de 2005-04-14 13:50:50 +00:00
jwalden%mit.edu e43ffebe70 Making a few last reverts/tweaks to make Help good to go again... 2005-04-14 13:50:49 +00:00
jwalden%mit.edu e8bb71cfa7 Bug 265689 - Use <p/> (not <div/> for paragraphs 2005-04-14 13:50:48 +00:00
steffen.wilberg%web.de 9061eacb0b partly backing out aviary landing. we want a better solution for the trunk. 2005-04-14 13:50:47 +00:00
steffen.wilberg%web.de 90795ec8fe I forgot to address the review comment when relanding this. 2005-04-14 13:50:46 +00:00
steffen.wilberg%web.de d76c8c98d3 restoring the modified date as well 2005-04-14 13:50:45 +00:00
steffen.wilberg%web.de 96dcd3e269 Recheckin bug 271348 ('Move system caret with focus/selection changes' needs to explain that this is the same as caret browsing) 2005-04-14 13:50:44 +00:00
ben%bengoodger.com 5fb1c91fd5 Landing the Aviary Branch (browser section only). 2005-04-14 13:50:43 +00:00
jwalden%mit.edu 9fc17b9e38 Fix grammar and wordiness issues with a sentence in Firefox Help. No bug. 2005-04-14 13:50:42 +00:00
steffen.wilberg%web.de 8a618a1495 Bug 263762: remove 'Close Window if only one Tab is open'. r=jeff 2005-04-14 13:50:41 +00:00
steffen.wilberg%web.de c97a8f0ace forgot to bump the date 2005-04-14 13:50:40 +00:00
rlk%trfenv.com 94be29cc10 bug 270882 - Tabbed_browing.xhtml uses surfing twice, where all other documentation uses browsing. Patch by Martijn Ras <Martijn.Ras@Cable4U.nl>. r=rlk@trfenv.com 2005-04-14 13:50:39 +00:00
myk%mozilla.org a36be4eb40 Fix for bug 271473: decouples the app update service, plugin finder service, and extension/theme directory (umo) from each other by moving them to different domain names (aus.mozilla.org, pfs.mozilla.org, and addons.mozilla.org, respectively, but that last URL will redirect to addons.update.mozilla.org temporarily so we don't break Firefox 1.0 users) so that we can isolate them from each other for better reliability and capacity control. r=ben 2005-04-14 13:50:38 +00:00
myk%mozilla.org c55a829fb3 Fix for bug 271473: decouples the app update service, plugin finder service, and extension/theme directory (umo) from each other by moving them to different domain names (aus.mozilla.org, pfs.mozilla.org, and addons.mozilla.org, respectively, but that last URL will redirect to addons.update.mozilla.org temporarily so we don't break Firefox 1.0 users) so that we can isolate them from each other for better reliability and capacity control. r=ben 2005-04-14 13:50:37 +00:00
steffen.wilberg%web.de 109c4f09e0 use https instead of http for u.m.o to avoid redirecting 2005-04-14 13:50:36 +00:00
steffen.wilberg%web.de 3f1fa060b5 Bug 267913: right-click on Mac is ctrl+click, not cmd(accel)+click. 2005-04-14 13:50:35 +00:00
steffen.wilberg%web.de 6a32c1b70e Bug 263762: remove Opt+F4 from shortcut list for FF-Mac and IE-Mac. r=jeff 2005-04-14 13:50:34 +00:00
jwalden%mit.edu 0c47fa7cf5 Bug 263759 - Remove Ctrl+F4 (Close Window) shortcut for Macs (it conflicts with a default OS setting) 2005-04-14 13:50:33 +00:00
steffen.wilberg%web.de c5d5ce8131 Bug 263769: fix some Opera shortcuts 2005-04-14 13:50:32 +00:00
jwalden%mit.edu d4e4d7ceb8 Increment the last-modified date... 2005-04-14 13:50:31 +00:00
jwalden%mit.edu 148022034f Bug 263755 - Help shouldn't say Opt+D highlights location bar on Mac. Also, fix a separate incorrect entity in passing. 2005-04-14 13:50:30 +00:00