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

643 Коммитов

Автор SHA1 Сообщение Дата
joe%retrovirus.com 2da5e7ec87 Resubmitting this patch, which adds a editing for livemark URIs as well
as fixing a few small livemark bugs, now that I've fixed a couple reference
leaks in nsLivemarkService (see bugs 333764 and 333784).

NOTE: I expect this to cause an increase in allocations on branch balsa,
since it causes nsLivemarkService to be instantiated to set up the menus.
(nsLivemarkService previously wasn't used in the balsa bloat test)

bug=330063
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-13 17:19:18 +00:00
annie.sullivan%gmail.com 75776cd3b1 Adds places popup. bug=329180 r=ben@mozilla.org 2006-04-13 00:48:00 +00:00
gavin%gavinsharp.com ed4eaf83f7 Bug 308973: Rebrand Firefox trunk builds to "Minefield", patch by beltzner, r=mconnor 2006-04-10 23:58:24 +00:00
beng%bengoodger.com dd72df764c 331414 - accesskeys collide in bookmark organizer window. patch by changdong.cui@sun.com r=ben@mozilla.org 2006-04-10 20:01:19 +00:00
beng%bengoodger.com 7f142fde61 333374 - first steps to making advanced query builder match UE spec... make +/- buttons work better and improve visual appearance also some general places organizer cleanup r=annie.sullivan@gmail.com 2006-04-10 19:26:11 +00:00
joe%retrovirus.com 01e7cbdb68 Backing out patch from bug 330063 to see if it's responsible for the
branch balsa allocation increases, and if so, fix before resubmitting.
2006-04-08 17:58:16 +00:00
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
gavin%gavinsharp.com 73c89c6ac4 Bug 331118: package .src search plugins too, until the search plugin format can be finalized (unbreak l10n builds), r+a=bsmedberg 2006-04-04 17:36:33 +00:00
beng%bengoodger.com 53f466f261 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 02:03:32 +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
gavin%gavinsharp.com c4f6840d90 Bug 247115: Use upx --best in 7zip.bat to reduce installer size, patch by Daniel Cater <DJCater@Gmail.com>, r=bsmedberg+Chase 2006-01-16 15:02:37 +00:00
axel%pike.org 1d6fbfdc06 add fy-NL and lt to the firefox build, l10n only 2006-01-11 09:48:12 +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
bsmedberg%covad.net d9101d414e Forgot to land an important piece of bug 312510 - build reporter locales from l10n repackaging now (l10n only) 2005-10-22 17:05:13 +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
cmp%mozilla.org 918e549ee9 Call repackage-zip last, even on Windows. Bug 308347.
r=benjamin@smedbergs.us
2005-10-12 18:38:28 +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
axel%pike.org b92bf3505f bug 307225, relanding backed out part now that bsmedberg fixed make-jars.pl, original patch had r=gandalf, coop 2005-09-28 17:56:27 +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 57bef71277 bug 307225, backing out Makefile.in part due to mac bustage of l10n packages 2005-09-16 19:21:01 +00:00
axel%pike.org 1b94f3bd87 bug 307225, make langpacks nice extensions with chrome.manifest and up-to-date install.rdf, l10n-packaging-only build change, r=gandalf,coop 2005-09-16 12:25:54 +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
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
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
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
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
mark%moxienet.com ccdbc1b0c4 Backing out 305131 until the unpacker is modified to extract all of the files needed for repacking. 2005-08-25 20:51:41 +00:00
mark%moxienet.com 65996fffba Bug 305686, Localized Mac builds need EULA and updated packaging. Specify packaging attributes for localized buildls. r=bsmedberg 2005-08-25 19:37:42 +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
axel%pike.org 58b694c6e3 adding danish to Firefox trunk, for sskroeder 2005-08-22 13:06:05 +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
axel%pike.org 5ad7dc9eb1 adding de to the build, per request of a.topal, l10n only 2005-08-04 16:28:36 +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
gandalf%firefox.pl 75d1b42512 add new locales to tinderbox. 2005-07-30 00:20:18 +00:00
bsmedberg%covad.net ed9d375e21 l10n-repackaging change: now we don't need to build the entire tree before doing l10n repackaging 2005-07-29 16:38:23 +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
bsmedberg%covad.net c39244afed Bug 301197 - --disable-compile-environment allows us to configure the tree without a compiler being present (needed for some kinds of l10n repackaging) r/a=Chase 2005-07-28 19:48:12 +00:00
mkaply%us.ibm.com 2ea0a169a6 #277488
r=mkaply, sr=bsmedberg, a=mkaply
From Peter Weilbacher - Add OS/2 specific README files
2005-07-28 17:06:57 +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
bsmedberg%covad.net 664751ebaa Fix l10n repackaging for the branding-directory changes (bug 296460). 2005-07-28 15:53:54 +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
bsmedberg%covad.net 4c342d3f62 Bug 299286 - Move reporter locale files from en-US.jar to reporter.jar, r=gandalf a=shaver 2005-07-22 20:11:37 +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
bsmedberg%covad.net 9a767922b3 Final parts of bug 300092, preprocess installer.cfg as well as the other stuff, NPOTDB 2005-07-19 15:31:14 +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
bsmedberg%covad.net 38a4d5980d Bug 299737 - l10n installer displays entity names (and bug 300092, tb installer displays nothing at all), r+a=chase 2005-07-14 15:46:27 +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
gandalf%firefox.pl 612c02e3e7 new locales for tinderbox 2005-07-08 20:22:33 +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
bsmedberg%covad.net 8ae3fd17ad Adding new locales to all-locales. 2005-07-05 20:41:05 +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
gandalf%firefox.pl 52b5c7c8f6 adding ca,pt-BR,tr,zh-CN to Firefox tinderbox and pt-BR to Thunderbird one. 2005-07-04 11:38:17 +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
bsmedberg%covad.net 3fd99ec22c Adding tbird basque and ffox arabic. 2005-07-02 15:11:48 +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
bsmedberg%covad.net 53f4d67056 Start building Gujarati locale. 2005-06-29 12:24:35 +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
bsmedberg%covad.net c4ec74a357 Add Japenese to the build list. 2005-06-28 20:38:41 +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 c0c6d14da1 Fixing a whitespcae error from my checkin of bug 274374 2005-06-23 07:49:43 +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
darin%meer.net 8919aecd75 Install updater.ini into the proper place on Mac OSX. 2005-06-21 20:26:54 +00:00
gandalf%firefox.pl 8abb157646 adding a few locales to tinderbox 2005-06-21 15:16:07 +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
bsmedberg%covad.net 64c31b5383 Bug 293736 - Firefox l10n build script Mac OS X en-GB tries to move en.lproj to en.lproj; patch by Martin 'MMx' Creutziger <mmx_bugzilla@c-comm.de> r=gandalf+me a=shaver 2005-05-16 16:50: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
axel%pike.org 2d1fcaadab adding sq (albanian) to the l10n builds 2005-05-13 09:05:47 +00:00
axel%pike.org ea9ebf0241 add en-GB to l10n builds 2005-05-10 16:14:09 +00:00
axel%pike.org 8f2f105768 add eu to l10n builds 2005-05-10 13:45:53 +00:00
bsmedberg%covad.net 38bf42bcf3 Followup to mac packaging of bug 287262 - unset NEXT_ROOT when we're building with an SDK, so that hdiutil works properly (NPOTDB) 2005-05-09 15:38:30 +00:00
bsmedberg%covad.net 8b2d9e5a32 Fix makefile + perl escaping in the l10n repackaging process (bug 287262), NPOTDB 2005-05-09 14:34:08 +00:00
axel%pike.org 8a63c88598 adding es-AR to the l10n trunk builds 2005-05-06 10:21:07 +00:00
steffen.wilberg%web.de 7923870bb9 Bug 277328: fix review comments. 2005-05-06 06:15:19 +00:00
bsmedberg%covad.net f8c4c18448 l10n build automation, NPOTDB, make the langpack creation path match that of the aviary branch so we don't have to fork the tinderbox scripts. 2005-05-05 15:32:09 +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
bsmedberg%covad.net 73c2f5127d Bug 287262 - build locales by starting with the en-US packages (mac bits) r=Chase (build/packaging bits only, a=Chase) 2005-05-05 12:38:27 +00:00