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

3024 Коммитов

Автор SHA1 Сообщение Дата
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
mozilla.mano%sent.com d0ae0bcf4e Bug 297230 - no windows: open blank window for Open Location & Web Search. r=mconnor, a=asa 2005-06-10 22:49:20 +00:00
ben%bengoodger.com 9cc785354f Hook up 'View installed updates' button in preferences 2005-06-10 21:46:12 +00:00
ben%bengoodger.com a2e6013f30 Add support for optional license to updates. This allows for updates to inform the user of license changes with included components and force them to agree before they can update the software. Also add a 'View installed updates' button to the preferences panel 2005-06-10 21:27:24 +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
ben%bengoodger.com 415e1b3674 Add an 'errors' page to the update wizard to report verification errors. 2005-06-10 00:07:47 +00:00
mvl%exedo.nl 60c590ee7d Bug 293472 Remove unused images from classic.jar in Firefox and Thunderbird.
p=sipaq <bugzilla@babylonsounds.com>, r=mconnor, a=asa
2005-06-09 15:25:40 +00:00
mozilla.mano%sent.com 347c4ddcf5 Bug 296606 - [Mac] Menus are not functional in the Preferences window. r=mconnor, a=asa 2005-06-09 00:21:49 +00:00
mozilla.mano%sent.com 4fa88f1d80 Bug 293737 - [Mac] Improve the way 'Open Location' and 'Web Search' commands work in non-browser windows. r=mconnor, a=asa 2005-06-09 00:18:02 +00:00
mozilla.mano%sent.com 2455efd880 Bug 296622 - subfolders with bookmarks are no longer accessible from the bookmarks bar, fix the live bookmark case. r+a=bsmedberg 2005-06-09 00:09:53 +00:00
timeless%mozdev.org b63d015b68 Bug 293826 whitelist for software install remains empty until visiting a site triggers the notification bar
patch by moz_bugzilla@exchangecode.com r=mconnor a=asa
2005-06-08 23:52:26 +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
mozilla.mano%sent.com 125139457d Bug 296622 - [Mac] subfolders with bookmarks are no longer accessible from the bookmarks bar. r+a=bsmedberg 2005-06-08 16:27:59 +00:00
mconnor%steelgryphon.com e53f70299d bug 296865 - fixes for addPermission, a=asa 2005-06-08 15:10:19 +00:00
bsmedberg%covad.net d7d51b44b3 Really stupid typo from bug 296430, noted by Pike. 2005-06-08 12:18:17 +00:00
ben%bengoodger.com 134b94df1a Implement new timer manager for handling of update interval timers for the update service and the extension manager 2005-06-08 00:21:30 +00:00
mozilla.mano%sent.com b72d2e01ea Bug 291371 - avascript strict warnings in bookmarksMenu.js. patch from Jason Barnabe <jason_barnabe@fastmail.fm>, r=benjamin, a=asa 2005-06-07 21:39:17 +00:00
bsmedberg%covad.net 686ba27c11 Static build fix (misspelling in NS_IMPL_NSGETMODULE), bug 296430. 2005-06-07 20:20:40 +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
bsmedberg%covad.net 8721f99271 Bug 295235 - remove remaining contents.rdf chrome registration from Firefox and Thunderbird, r=mconnor a=asa 2005-06-07 19:55:49 +00:00
bsmedberg%covad.net dad12753a6 Bug 296430 part "firefox" - Use a firefox-specific dirprovider to provide the <extension>/searchplugins key, r=darin a=asa (at some point in the future I will move the remaining app-specific keys from nsXREDirProvider to nsMailDirectoryProvider) 2005-06-07 19:45:11 +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 a1a115ee47 Make update selection a little better 2005-06-07 00:26:55 +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 f0f2dfc325 turn on UI for update preferences and revise defaults and set of update default preferences a little 2005-06-06 21:37:18 +00:00
timeless%mozdev.org 31177b4280 Bug 283741 Javascript strict warning: trailing comma in nsSetDefaultBrowser.js
patch by gavin.sharp@gmail.com r=mconnor a=shaver
2005-06-06 21:09:59 +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
cmp%mozilla.org 498092e4c3 Include a no-op bin/README.txt|bin/readme.txt file in the installer's
talkback package so that the installer doesn't generate a nasty -214
DOES_NOT_EXIST error if/when the Talkback client fails to be built and
included in the installer properly.  Bug 258625, attachment 173352.  Patch
by Jeff Walden.  r=chase@mozilla.org, a=asa@mozilla.org/chase@mozilla.org
2005-06-05 03:33:28 +00:00
bsmedberg%covad.net 1f6e31b827 Bug 295711 part 4 - ffox installer fixup to package as a real extension r=mconnor a=shaver 2005-06-03 18:06:06 +00:00
bsmedberg%covad.net 1269c28f94 Bug 295711 part 3 - Package inspector as a real extension (in <appdir>/extensions/inspector@mozilla.org/...) and consolidate all the silly app-specific forking/overriding done in browser/extensions/inspector and mail/extensions/inspector r=mconnor sr+a=shaver 2005-06-03 18:05:06 +00:00
gandalf%firefox.pl ed53c5246e bug 296376: Normal User Startup opens transparent GUI; p=bsmedberg;r=me;a=chofmann 2005-06-02 20:15:49 +00:00
bsmedberg%covad.net b0f324c714 Bug 295235 part firefox-windows : remove remaining contents.rdf r=mconnor a=shaver 2005-06-01 14:58:05 +00:00
mozilla.mano%sent.com c489d08f8e Bug 266737 - Bookmarks Toolbar is empty (only showing chevron) after being resized while minimized. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor, a=shaver 2005-06-01 12:50:38 +00:00
allan%beaufour.dk b3cabd13c2 Add ids to content panel so that extensions may overlay onto it easily. Bug 295613, r=mconnor, a=shaver, patch by doronr 2005-06-01 11:48:32 +00:00
mozilla.mano%sent.com d5657d8e39 Bug 271496 - [Mac] both delete and del keys should delete bookmarks and history items. r=mconnor a=shaver 2005-06-01 08:04:49 +00:00
bsmedberg%covad.net e95518be4e Bug 295723 - default theme doesn't show up (due to extension version bump) a=asa for checkin to closed tree 2005-05-27 17:07:53 +00:00
darin%meer.net 1ef8fe0df1 fixes bug 295538 "Bump app.extensions.version to 1.0+ for pre-1.1 releases" r=mconnor,bsmedberg a=asa 2005-05-26 20:58:56 +00:00
mozilla.mano%sent.com b63aebbb1b Bug 295337 - [Mac] Cmd+? doens't open help successfully. r=mconnor a=asa 2005-05-24 19:54:42 +00:00
mozilla.mano%sent.com 4fedff5d56 Now that Chase changed the ProductName on the mac tinderbox, i'm reanding the mac rebranding patch (bug 294399), r=bsmedberg/josh, a=asa 2005-05-24 17:12:35 +00:00
jshin%mailaps.org 98a225c673 bug 272166 : nsIWindowsShellService::getRegistryEntry does not support non-latin1 keys/values (r=mconnor, sr=darin, a=asa) 2005-05-24 11:30:49 +00:00
mozilla.mano%sent.com cc4218ada7 backing out mac rebranding, fixing bustage again 2005-05-24 07:53:01 +00:00
mozilla.mano%sent.com ffe5cbb342 partly backing out mac rebranding, fixing bustage again 2005-05-24 07:42:18 +00:00
mconnor%steelgryphon.com 8414a7c0b1 Bug 295272 - deer park branded alphas break uninstall of Firefox 2005-05-24 07:20:18 +00:00
mozilla.mano%sent.com 8d6f596cdc Bug 294399 - rebrand firefox for deer park, more mac bits. r=bsmedberg/josh, a=asa 2005-05-24 07:15:27 +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
mozilla.mano%sent.com 1cd28921bb Partly backing out bug 294399 (changing APP_NAME back to 'Firfox' in order to fix bustage 2005-05-23 19:26:08 +00:00
mozilla.mano%sent.com 5d612a6081 Bug 294399 - rebrand firefox for deer park, mac build part. r=joshmoz a=asa 2005-05-23 19:01:12 +00:00
mconnor%steelgryphon.com 875478e890 missed one piece of the deer park rebranding bug checkin 2005-05-23 15:22:55 +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
brendan%mozilla.org 6941a16b76 Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz. 2005-05-20 17:41:10 +00:00
bsmedberg%covad.net 9abe57c447 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
mconnor%steelgryphon.com e8e57d18b4 Bug 294815 - Possible to create a <browser> with no securityUI by accident, r=bz, a=brendan 2005-05-20 02:09:09 +00:00
mozilla.mano%sent.com 2096c8fba7 Bug 264064 - Lose secure site indicators when customizing toolbars. patch from Richard Klein <richwklein@mchsi.com>, r=mconnor, a=asa 2005-05-19 22:52:26 +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
jay%mozilla.org 42d2e1467f deleted lines that were commented out from previous checkin 2005-05-16 07:03:28 +00:00
jay%mozilla.org aa7acbd143 bsmedberg's reporter fix, a=asa r=chase sr=bryner Bug 285653 2005-05-16 06:25:06 +00:00
mozilla.mano%sent.com a48324f2dd Bug 293810 - [Mac] Lots of cmd+shift combinations opens Help viewer. r=mconnor, a=asa 2005-05-14 08:13:19 +00:00
mozilla.mano%sent.com 7feaa07987 Bug 283987 - No warning when closing multiple tabs in full screen. patch from Mook <mook.moz@gmail.com>, r=mconnor, a=asa 2005-05-14 08:09:45 +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
ben%bengoodger.com 3e1a4432da 294082 - dom_canvas.xpt is not packaged with installer on windows/linux meaning canvas does not work in release builds... r+sr+a=shaver 2005-05-13 21:19:55 +00:00
axel%pike.org 2d1fcaadab adding sq (albanian) to the l10n builds 2005-05-13 09:05:47 +00:00
bsmedberg%covad.net ec03fbb04a Bug 293461 - Make safe mode a system option and make handling by the EM less fragile. Also fixes bug 275529 - allows app ID and extension ID to be a prettyname@vendor.tld instead of {GUID}. r=darin+robstrong a=asa 2005-05-12 13:23:30 +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
mozilla.mano%sent.com 92c7a27860 Bug 289367 - CleanResource called at wrong time. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa 2005-05-09 07:16:34 +00:00
bzbarsky%mit.edu b36d29a41f Add reporter stuff to config.it. Bug 285653, patch by ajschult@verizon.net,
r=bsmedberg, a=asa
2005-05-08 15:59:14 +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
mozilla.mano%sent.com 79b6cbf889 Bug 291830 - Pane selection icons jump and dance 1px horizontally on Mac. patch from Mark Mentovai <mark@moxienet.com>, r=josh/mconnor, a=asa. 2005-05-05 16:31:09 +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
mconnor%steelgryphon.com b482b21f44 bug 285416 - Access to Firefox Options from Start Menu broken, patch by gavin.sharp@gmail.com, r=me, a=asa 2005-05-05 02:17:23 +00:00
axel%pike.org 1720684c60 adding ro back, adding pa-IN, l10n builds only 2005-05-04 09:10:53 +00:00
jay%mozilla.org 2b235106be Enable Reporter tool in Firefox nightlies a=asa r=bryner sr=ben Bug 285653 2005-05-03 19:49:06 +00:00
axel%pike.org 4b1faef0ac bustage fix for FF l10n, ro lacks extensions/reporter, a=bsmedberg 2005-05-03 11:43:32 +00:00
steffen.wilberg%web.de deecb0208e Bug 292411: View Saved Passwords list is blank when animateFadeIn set to true. p=dave.townsend@blueprintit.co.uk, r=mconnor, a=asa 2005-05-01 10:30:54 +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
steffen.wilberg%web.de 8dc021c1f1 Bug 284081: When software install (xpinstall.enabled) is disabled, clicking 'Edit Options' on the message bar opens an empty window. r=mconnor, a=asa 2005-04-28 21:49:46 +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
gandalf%firefox.pl ee51ecda89 Adding el,fi,fr,he and ro locales to all-locales; a=pike 2005-04-27 12:59:15 +00:00
roc+%cs.cmu.edu 12836ce09e Bug 291897. Fix build breakage by having GNOMEShellService depend on widget and only try to use nsIGdkPixbufImage if we're a GTK2 build. r+sr=blizzard,a=asa 2005-04-26 21:32:26 +00:00
bsmedberg%covad.net 9481f81ca8 Bug 291487 - unregistered Help chrome files (regression from bug 289555) r=Steffen a=asa 2005-04-26 19:23:29 +00:00
mconnor%steelgryphon.com 3f6e5dd193 bug 217611 - page info can be opened multiple times, patch by Jason Barnabe (jason_barnabe@fastmail.fm), r=me, a=asa 2005-04-26 16:55:59 +00:00
cst%andrew.cmu.edu f0c247db7e Bug 285647 Make forward and back button drop-down lists have same maximum length
r=mconnor a=asa
2005-04-26 16:37:28 +00:00
darin%meer.net 2c230c7743 fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann 2005-04-26 00:37:23 +00:00
ben%bengoodger.com 9d35a22086 Fix for various EM regressions caused by 286034: 291831 r=bsmedberg 291582 (patach by Anbo Motohiko <amotohiko_mozillafirebird@yahoo.co.jp> r=bsmedberg); 291673 (patch by Robert Strong <moz_bugzilla@exchangecode.com>) r=bsmedberg; 291675 (patch by bsmedberg, r=me); 291709 (thunderbird/sunbird startup patch by bsmedberg r=mvl) 2005-04-25 19:23:31 +00:00
steffen.wilberg%web.de 8f657b70ca Bug 263599: Status bar reappears after Print Preview even if it was hidden before. p=jcginn@gmail.com, r=mconnor, a=asa 2005-04-23 16:37:20 +00:00
ben%bengoodger.com e8e2045b96 <mconnor> it's splas.rc all over again! 2005-04-23 04:26:12 +00:00
ben%bengoodger.com b9725a8b1a 286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan 2005-04-23 01:39:51 +00:00
bsmedberg%covad.net 38719afe50 Updating all-locales list 2005-04-22 20:44:44 +00:00
tor%cs.brown.edu 3a11990cae Bug 290835 - allow building both canvas and cairo svg, don't
statically link two copies of cairo code.  r=bsmedberg, a=chofmann
2005-04-22 19:03:41 +00:00
bsmedberg%covad.net 00b04d41b8 From bug 287262 - make the installers-% target match reality, NPOTDB 2005-04-22 18:33:55 +00:00
bsmedberg%covad.net dec15e27b1 Bug 287262 - build l10n automation - fix the official-branding targets NPOTDB 2005-04-22 15:38:35 +00:00
bsmedberg%covad.net 8856264aa6 Bug 287262 - use the correct l10n sourcedir for extra-jars.mn r=chase a=dbaron 2005-04-22 13:07:50 +00:00
mconnor%steelgryphon.com 61eb2248c0 bug 273466 - can't drag favicon from url bar into bookmark sidebar to create bookmark, r=vlad, a=asa 2005-04-22 03:52:11 +00:00
mozilla.mano%sent.com 0b9d1f7e2a Bug 254225 - [Mac] Expose back/forward keyboard shortcuts in the Go menu. r=mconnor a=asa 2005-04-21 20:58:30 +00:00
mozilla.mano%sent.com 73e9f0ab49 Bug 210043 - Expose 'Copy Image' UI on mac. r=mconnor a=asa 2005-04-21 20:53:03 +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
mozilla.mano%sent.com 6db03450bc Bug 291276 - don't force edit commandsets from macBrowserOverlay. r=mconnor a=asa 2005-04-21 20:40:29 +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
bsmedberg%covad.net dbbde48b62 Adding ga-IE 2005-04-21 17:55:13 +00:00
bsmedberg%covad.net e6b6bfbf90 Update list of locales that currently don't break. 2005-04-21 17:01:58 +00:00
mozilla.mano%sent.com 63f1c2d0be Bug 287885 - Error: redeclaration of const ADD_BM_DIALOG_FEATURES. r=mconnor, a=asa 2005-04-21 09:29:59 +00:00
bsmedberg%covad.net ce96e813bb Followup to bug 287262 - don't use cygwinisms in XP makefile targets 2005-04-21 01:46:23 +00:00
gandalf%firefox.pl b524e249cf pl-PL->pl;r+a=bsmedberg 2005-04-20 23:14:43 +00:00
bsmedberg%covad.net 62baa07994 Bug 287262 - Build locale packages by unpacking final en-US packages and repacking them with localized content r+a=Chase 2005-04-20 23:10:56 +00:00
timeless%mozdev.org 3cbf6d654c Bug 288160 Code checked in for bug 237776 (reload button should be disabled for blank tabs) is wrong when frames are involved
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 22:04:03 +00:00
timeless%mozdev.org 03f7c18d6f Bug 283522 SetPageProxyState no longer needs a URI parameter
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 22:01:34 +00:00
timeless%mozdev.org 8264a7761f Bug 245660 use nsIImageLoadingContent for copying image location
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 21:57:01 +00:00
mconnor%steelgryphon.com de94c22687 bug 290079 - trunk commit, r=caillon, sr=dveditz, a=caillon 2005-04-20 18:49:09 +00:00
doronr%us.ibm.com 8267326b4e bug 283275 - Plugin finder service showing wrong plugins needed for a page after a tab closed that plugin service was ran. r=mconnor,a=mkaply 2005-04-20 18:31:12 +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 25d420c8de Bug 239218 - [Mac] Menus are nonfunctional in the Extensions/themes manager and in the JS Console. r=mconnor a=asa 2005-04-20 15:32:57 +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
bsmedberg%covad.net 9f33ad0393 Bug 287262 - Make en-US.manifest contain all the locale registration (not in installed-chrome.txt any more) r=gandalf a=asa 2005-04-20 10:48:51 +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
mozilla.mano%sent.com e1aa396492 Bug 239218 - [Mac] (First part) Menus are nonfunctional in the Download Manager, About and Page Info windows. r=mconnor, a=asa 2005-04-19 15:32:38 +00:00
mozilla.mano%sent.com da13e64cf2 Bug 290714 - Don't use reserved const names in bookmarks/content. r=mconnor, a=asa 2005-04-19 15:17:04 +00:00
bsmedberg%covad.net 1e015b2257 From bug 289555 - help.jst doesn't exist any more - fix beast orange 2005-04-15 15:34:11 +00:00
bsmedberg%covad.net 4c7e830417 Bug 287262 - Move all localized installer strings into install.ini from config.ini r=dveditz a=asa 2005-04-15 14:49:51 +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
bsmedberg%covad.net eb6139e2cf The manifest part of bug 289461 - Start using the en-US.manifest to replace parts of installed-chrome.txt r=chase a=asa 2005-04-15 13:21:04 +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
jwalden%mit.edu c9f5c58ecc Bug 263769 - Next Tab and Previous Tab Keyboard Shortcuts are Listed Incorrectly. Also, change name of entity for control key to conform with the DOM model, where it is known as 'ctrl'. 2005-04-14 13:50:29 +00:00
steffen.wilberg%web.de b798a97402 Bug 265849: there's no longer an Options button in the Download Manager. p=als@mozilla.ru, r=me 2005-04-14 13:50:28 +00:00
steffen.wilberg%web.de 153c04f736 Bug 263962: Document more Mac-only menu stuff. r=jeff 2005-04-14 13:50:27 +00:00
steffen.wilberg%web.de bdd1fed900 Bug 266095: document the 'Match case' checkbox in the find bar. r=jeff 2005-04-14 13:50:26 +00:00
steffen.wilberg%web.de f72670b69b Bug 265853: 'File' menu items listed in wrong order. r=jeff 2005-04-14 13:50:25 +00:00
steffen.wilberg%web.de 4bcee782db Bug 264332: add link to tabbed_browsing.xhtml in using_firebird.xhtml#tabbed_browsing. r=jwalden 2005-04-14 13:50:24 +00:00
jwalden%mit.edu ae590e3639 s/refresh/reload/g - I wonder why this was the way it was? 2005-04-14 13:50:23 +00:00
steffen.wilberg%web.de fa01165b09 Bug 264323: missing links in Contents-Customization-Themes/Extensions. r=jwalden 2005-04-14 13:50:22 +00:00
jwalden%mit.edu 9be3e8d2b0 Go Home shortcut is Alt+Home on Mac, not Cmd+Home. Initiated by followup comment to bug 259883. 2005-04-14 13:50:21 +00:00
steffen.wilberg%web.de b10b85146f Bug 271348: 'Move system caret with focus/selection changes' needs to explain that it is the same as caret browsing. r=jeff 2005-04-14 13:50:20 +00:00
jwalden%mit.edu 8275c0d435 Porting branch fix for followup change after bug 250279 (Find Toolbar for View Source) 2005-04-14 13:50:19 +00:00
steffen.wilberg%web.de 2bddc56098 fix XML parsing error 2005-04-14 13:50:18 +00:00
jwalden%mit.edu 8d7cba6782 Bug 258076 - Document new tab prefs. r=steffen 2005-04-14 13:50:17 +00:00
steffen.wilberg%web.de d7c8d53225 Bug 263369: improve explanation of 'proxy'. r=jwalden 2005-04-14 13:50:16 +00:00
jwalden%mit.edu 4c1904d5bc Bug 259883 - "accel" is Cmd, not Ctrl on Mac. r=steffen 2005-04-14 13:50:15 +00:00
steffen.wilberg%web.de f982137cf6 Bug 259387: document popup blocker statusbar and info bar menu. r=jwalden 2005-04-14 13:50:14 +00:00
steffen.wilberg%web.de 80df8582f9 Bug 267211: fix 'clipboard' misspelling. 2005-04-14 13:50:13 +00:00
steffen.wilberg%web.de 383e1ed61e Bug 265213: Help for migrating IE/Mac users should address terminology issues.r=jeff 2005-04-14 13:50:12 +00:00
jwalden%mit.edu f6a9ef395c Fixing erroneous diff... 2005-04-14 13:50:11 +00:00
jwalden%mit.edu 0985c9afc4 Add Save Target As/Save Link As to the IE/Firefox differences list 2005-04-14 13:50:10 +00:00
steffen.wilberg%web.de d6d9b8deab Bug 264317: fix broken links in Help Contents - Menu Reference 2005-04-14 13:50:09 +00:00
steffen.wilberg%web.de 5f20541689 fix linebreak 2005-04-14 13:50:08 +00:00
jwalden%mit.edu e016dcaf20 Bug 258665 - Document stylesheet switching UI. Patch by Sean Umphlet <nosebleed@umphlet.com>, r=me 2005-04-14 13:50:07 +00:00
jwalden%mit.edu ab237d86f1 Bug 260050 - explain tabbed browsing in more detail and make it prominent. doc=Daniel Wang <daniel.bugmail@wangrepublic.org>, p=me, r=steffen 2005-04-14 13:50:06 +00:00
jwalden%mit.edu 35ee925a3d Bug 254982 - Use "preference" in docs in Linux, "option" in docs elsewhere. r=steffen 2005-04-14 13:50:05 +00:00
steffen.wilberg%web.de 098f9a7169 Bug 269226: Wrong link in Firefox Help welcome page. p=rj.keller, r=me 2005-04-14 13:50:04 +00:00
jwalden%mit.edu 46c2b336cd Bug 263547 - corrections needed for Help's start page. One last bit of cleanup... 2005-04-14 13:50:03 +00:00
jwalden%mit.edu 403aba26c9 Bug 263547 - corrections needed for Help's start page 2005-04-14 13:50:02 +00:00
jwalden%mit.edu e505dfa6bf Bug 255695 - Document master password UI (from bug 218694). p=steffen, r=me 2005-04-14 13:50:01 +00:00
steffen.wilberg%web.de f68a0c73cb fix typo 2005-04-14 13:50:00 +00:00
steffen.wilberg%web.de ad69aff320 Bug 260864: update download manager shortcut everywhere; IE has no View Source shortcut; Web Search is Ctrl+E in IE. r=jwalden 2005-04-14 13:49:59 +00:00
steffen.wilberg%web.de dcf632344e Bug 262072: clean up the index. r=jwalden 2005-04-14 13:49:58 +00:00
jwalden%mit.edu cafcccb237 Bug 261749 - clean up the glossary. p=steffen, r=me 2005-04-14 13:49:57 +00:00
steffen.wilberg%web.de cb3fb9e219 Bug 261555: fix broken links (using_firefox.xhtml and #using_the_Sidebar) 2005-04-14 13:49:56 +00:00
jwalden%mit.edu 5e798b44d3 Syncing trunk Help with branch Help... 2005-04-14 13:49:55 +00:00
jwalden%mit.edu fb679cd492 Correct a couple stylistic/grammar issues in Help docs - no bug#, don't affect l10n 2005-04-14 13:49:54 +00:00
jwalden%mit.edu 7c3f2275a2 Bug 257274 - Minor errors in forieusers.xhtml, using_firebird.xhtml. Patch by Sean Umphlet <nosebleed@umphlet.com>, r=rlk@trfenv.com, a=asa 2005-04-14 13:49:53 +00:00
jwalden%mit.edu d5bab038d2 Bug 258684 - Change Linux shortcuts listed in Help to be correct. r=steffen.wilberg@web.de 2005-04-14 13:49:52 +00:00
steffen.wilberg%web.de c576359097 Bug 259083: error in Close Tab shortcuts. p=nosebleed@umphlet.com, r=me 2005-04-14 13:49:51 +00:00
jwalden%mit.edu 30106bf5de Bug 258640 - Missing shortcut (New Message... CTRL + M). r=steffen 2005-04-14 13:49:50 +00:00
steffen.wilberg%web.de 49b869a154 Bug 256845: Page Info commandkey is gone on Windows.r=rlk 2005-04-14 13:49:49 +00:00
steffen.wilberg%web.de 344a92fc1a Bug 256363: Change Help docs on Download Manager shortcut (Ctrl+J). p=jwalden, r=me 2005-04-14 13:49:48 +00:00
jwalden%mit.edu 75e68b1e10 Bug 257007 - Bad link text ("click here") in Firefox help. Patch by Sean Umphlet <nosebleed@umphlet.com>, r=jwalden@mit.edu 2005-04-14 13:49:47 +00:00
jwalden%mit.edu 9901d1d422 Bug 258671 - Readd Work Offline descriptions to Help. Reverting a previous change... 2005-04-14 13:49:46 +00:00
steffen.wilberg%web.de 04245feefb Bug 256968: Minor mismatch between table of contentsand section headers; also fix some broken links. 2005-04-14 13:49:45 +00:00
rlk%trfenv.com f04e57275d bug 256363 - Change Download Manager shortcut. Patch by Jeff Walden <jwalden+fxhelp@mit.edu>. r=rlk@trfenv.com 2005-04-14 13:49:44 +00:00
steffen.wilberg%web.de e8e28ac146 Bug 256661: use new images for extension and theme managers in Help. r=jwalden+fxhelp@mit.edu 2005-04-14 13:49:43 +00:00
steffen.wilberg%web.de 86ddc6d0d7 Bug 256805: Remove Tell a Friend menu item description. p=jwalden, r=me 2005-04-14 13:49:42 +00:00
rlk%trfenv.com 7f7aeab4bc lets comment it out instead of removing it. 2005-04-14 13:49:41 +00:00
rlk%trfenv.com 8b99ab90da updating help documentation for removal of Offline support from Firefox 2005-04-14 13:49:40 +00:00
steffen.wilberg%web.de 12649d475d Bug 256905: Fix broken link. p=jwalden, r=rlk 2005-04-14 13:49:39 +00:00
rlk%trfenv.com 14de8d3e56 oops, minor typo. forgot to comment out toc entry. 2005-04-14 13:49:38 +00:00
steffen.wilberg%web.de 207de42341 Bug 259481: only extensions need to be whitelisted. r=jwalden 2005-04-14 13:49:37 +00:00
rlk%trfenv.com c4a61a45a1 Moving aviary help to the trunk, round 2. 2005-04-14 13:49:36 +00:00
rlk%trfenv.com 9caec5f707 how the heck did that get in there! 2005-04-14 13:49:35 +00:00
mconnor%myrealbox.com 2b83c59e44 bug 238579 - this in Find in this Page in search field / firefox help should be capitalized, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor 2005-04-14 13:49:34 +00:00
bzbarsky%mit.edu 1f7a18d796 Use "Search Web For" instead of "Web Search For". Bug 137254, patch by Tim
Meader <tmeader@gmail.com>, r=mconnor, sr=jag
2005-04-14 13:49:33 +00:00
steffen.wilberg%web.de d44d99c7bc Bug 255938: Document warn on close pref in Advanced Options, p=jwalden, r=rlk. Also fix typo (bug 256041) 2005-04-14 13:49:32 +00:00
rlk%trfenv.com 97c6e9bbfb Bug 246274 - Firefox advanced browsing option "open links in the background" misleading. Patch by Tim Meader <tmeader@gmail.com>. r=mconnor@myrealbox.com 2005-04-14 13:49:31 +00:00
rlk%trfenv.com bc518477f0 Checking in massive help bloat elimination checkin. 2005-04-14 13:49:30 +00:00
rlk%trfenv.com 58bfc16de8 fixing minor typo. 2005-04-14 13:49:29 +00:00
rlk%trfenv.com 19a0b66cba fixing some typos and removing an obsolete file not used in the build. 2005-04-14 13:49:28 +00:00
rlk%trfenv.com c12b84ba84 Fixing minor typo in Help documentation (bug 246624) 2005-04-14 13:49:27 +00:00
rlk%trfenv.com 9b91f1ac35 Landing Firefox Help 1.1. Permission to checkin from ben. 2005-04-14 13:49:26 +00:00
rlk%trfenv.com 87e65f6da4 Bug 231533 - Checkin Firebird Help 1.0.1 to the Firebird tree. r=ben@mozilla.org 2005-04-14 13:49:25 +00:00
rlk%trfenv.com df7c47fd74 Bug 232722 - change 'character coding' to 'character encoding'. Patch by Jungshik Shin <jshin@mailaps.org>. r=rlk@trfenv.com, sr=ben@mozilla.org 2005-04-14 13:49:24 +00:00
rlk%trfenv.com b58422ec71 Firebird Help build bustage fix 3 :) 2005-04-14 13:49:23 +00:00
rlk%trfenv.com 3c7cb9c13f forgot some files. 2005-04-14 13:49:15 +00:00
timeless%mozdev.org 74baeb2939 Bug 276378 [BeOS] Download-prefs / Downloadmanager returns path to Home as Desktop
patch by Niels.Reedijk@gmail.com r=bsmedberg a=asa
2005-04-12 15:55:49 +00:00
mconnor%myrealbox.com ac19c30cce bug 180962, security warnings show twice in first tab, a=asa 2005-04-12 04:40:33 +00:00
cmp%mozilla.org d8ebc9bb39 Increase copyright year on the branch. Bug 286957, attachment 180354.
r=dbaron, a=asa
2005-04-11 22:42:27 +00:00
steffen.wilberg%web.de a6a2b03727 Bug 287203: document new Options window, using_firefox.xhtml part. r=jeff, a=asa 2005-04-11 10:14:49 +00:00
bzbarsky%mit.edu 827c1b1884 Make opening a new window load the homepage, if it's supposed to. Bug 289211,
patch by Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa
2005-04-10 23:32:51 +00:00
dbaron%dbaron.org 5d312ec4b3 Make it possible for apps, extensions, and vendors to all add tokens to the User-Agent string (using default preferences) without overwriting each other. b=274928 r+sr=darin a=mkaply 2005-04-07 18:11:59 +00:00
myk%mozilla.org dcff0bdcb2 Second fix for bug 271473: whitelists addons.mozilla.org not only for new profiles but for existing profiles too, unblocking server-side architectural improvements that are waiting for a version of Firefox which can install extensions from addons.mozilla.org; r=bsmedberg 2005-04-06 20:13:32 +00:00
jay%mozilla.org 3e4e089504 Disable Reporter tool in Firefox nightlies r=bryner sr=ben Bug 285653 2005-04-06 04:00:01 +00:00
cbiesinger%web.de 515ea8b3ab 276692 get nsIGdkPixbufImage using GI(nsIImage) followed by
QI(nsIGdkPixbufImage)
r=bryner sr=dbaron
2005-04-05 21:08:04 +00:00
bsmedberg%covad.net c9258fd365 Bug 287641 - unable to start profile from profile manager, silly packaging error 2005-04-05 15:25:36 +00:00
mconnor%myrealbox.com 1c6d59c336 bug 289019 - pref to not load homepage on new window is ignored, patch by gavin.sharp@gmail.com, r=me 2005-04-05 03:17:13 +00:00
bsmedberg%covad.net 457cdc5129 Followup to bug 280725 - update the installer manifests 2005-04-04 19:52:26 +00:00