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

2525 Коммитов

Автор SHA1 Сообщение Дата
smontagu%smontagu.org bc46aa161e Bug 278649: Collapse toolbar button doesn't work in the bookmark manager. Patch by Asaf Romano <bugs.mano@mail-central.com>, r=mconnor. 2005-01-19 16:17:49 +00:00
bryner%brianryner.com 29013e61e8 Build Mac files for Cocoa toolkit. 2005-01-18 20:55:59 +00:00
bsmedberg%covad.net 080b45739f Try to fix orange, fixing typo from bug 276588. 2005-01-18 00:56:00 +00:00
bzbarsky%mit.edu af33195dac Fix some .getFromTypeAndExtension to follow the api documentation. Bug 274339,
r=biesi,mconnor, sr=neil
2005-01-17 19:13:15 +00:00
bsmedberg%covad.net f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
timeless%mozdev.org 8e32bfe03b Bug 257803 Possible RegistryKey Leak in nsWindowsShellService
bustage fix
2005-01-16 23:26:19 +00:00
mconnor%myrealbox.com 53fc3e4ec5 bug 257803 - potential leak in nsWindowsShellService, r=jshin/me 2005-01-16 21:02:13 +00:00
mconnor%myrealbox.com 138e1644df bug 274903 - Can't print using installer builds, patch by William A. Gianopoulos (wgianopoulos@yahoo.com), r=ben 2005-01-16 20:57:53 +00:00
smontagu%smontagu.org 6a863a40fc only command+numbers should switch tabs (control + number key switches tab instead of activating accesskey). Bug 265711, patch by Asaf Romano <bugs.mano@mail-central.com>, r=mconnor. 2005-01-16 18:25:41 +00:00
db48x%yahoo.com 582f5a52dc bug 259073: Image Properties don't display for inactive area of image map
patch by Florian Queze <f.qu@laposte.net>, r=mconnor
2005-01-15 10:02:35 +00:00
kjh-5727%comcast.net e710e37ba9 Bug 273024 - Back Button History is not in the correct order (aviary-landing). r=mconnor. 2005-01-14 22:57:48 +00:00
jst%mozilla.jstenback.com cb3684dc0c Landing fix for bug 154934, patch by computergeekvandy@hotmail.com. Auto-genrate GeckoVer value at build time. r=bryner@brianryner.com, sr=jst@mozilla.org 2005-01-14 21:50:42 +00:00
timeless%mozdev.org f903739060 Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 09:19:12 +00:00
cltbld ed0f53376b For Firefox MSI, run the Firefox installer with the correct argument to
invoke the installer in silent mode. (cmp)
2005-01-14 00:04:56 +00:00
jwalden%mit.edu 3391e56662 Bug 275444 - Add entity for base part of external-image URLs to ease code maintenance. 2005-01-13 10:34:15 +00:00
db48x%yahoo.com 34ebcde274 bug 275096: Page Info | Media | Save As button non-functional
r=mconnor, sr=neil
2005-01-12 07:05:50 +00:00
bsmedberg%covad.net 70727744f0 Why is package-fixup here at all? Oh well, let's fix it. Bug 273423 2005-01-11 14:52:55 +00:00
mconnor%myrealbox.com 8227a991b7 fixing regression of bug 215993 caused by fix to underlying code (bug 263462), switch to using unEscapeURIForUI instead 2005-01-09 17:34:37 +00:00
mconnor%myrealbox.com a5c3ed981f bug 277603 - if sidebar is closed, opening a sidebar bookmark loads the previous bookmark instead 2005-01-09 01:41:03 +00:00
mconnor%myrealbox.com 80f1e479d1 bug 259126 - better validity checking for entered hostnames 2005-01-07 19:23:14 +00:00
cltbld c3dfb3384c Call make-msi.pl with its new project flag. (cmp) 2005-01-06 23:04:23 +00:00
cltbld df679c9e09 Relocate make-msi.pl script to a new location in toolkit/ and call it from
there.  Work supporting bug 231062. (cmp)
2005-01-06 20:32:55 +00:00
cltbld 02e1e2494e Add support for general MakeMSI files to make-msi script and firefox header
file.  Work supports bug 231062. (cmp)
2005-01-06 20:25:30 +00:00
bzbarsky%mit.edu 99df5c71c0 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
cbiesinger%web.de 2556456572 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
bugzilla%arlen.demon.co.uk f60706e4d8 Bug 271022 JavaScript Console Error: Opening Non-Sidebar Windows in the Sidebar ("searchBox has no properties")
p=gavin.sharp@gmail.com r=mconnor
2005-01-03 00:52:33 +00:00
bugzilla%arlen.demon.co.uk 2617691023 Bug 245392 Installer options for where to put start menu / desktop / quick launch shortcut icons (empty folder created)
p=gavin.sharp@gmail.com r=dveditz
2005-01-03 00:47:54 +00:00
dbaron%dbaron.org 2a49a03aaf Happy New Year. 2005-01-01 05:01:51 +00:00
bugzilla%arlen.demon.co.uk 5682f325c3 Bug 276617 Cookie Exceptions cannot prompt for Invalid Hostname
p=me r=mconnor
2004-12-31 18:43:08 +00:00
bugzilla%arlen.demon.co.uk 1f80b2974e Relanding portion of patch that fixes bug 261083 "Channels do not uniformly query their notification callbacks" that was lost after the aviary branch landing - previously reviewed by r=biesi sr=bzbarsky 2004-12-30 11:44:47 +00:00
cltbld d73bf0580a Change PACKAGE_MSI variable name to MOZ_PACKAGE_MSI. (cmp) 2004-12-24 19:49:30 +00:00
cltbld 2dd9f03610 First change into correct directory for MSI files, then call the make-msi.pl
in the current working directory. (cmp)
2004-12-24 17:37:35 +00:00
cltbld decd71bcf8 Small fixes to increase verbosity. Change staging directory to
dist/install. (cmp)
2004-12-24 05:24:48 +00:00
cltbld f5cfef47fa Add MSI installer filename to installer configuration settings. (cmp) 2004-12-24 04:29:49 +00:00
cltbld 2c06c8ba93 Call make-msi.pl script during make. Won't be used unless PACKAGE_MSI
environment variable is set to 1. (cmp)
2004-12-23 21:35:01 +00:00
cltbld 99ef4f06a7 Use a PACKAGE_MSI environment variable to control whether or not the script
continues execution.  If this is not set to 1, the script will exit without
attempting to create the MSI.
2004-12-23 21:29:41 +00:00
cltbld 1c789a59fa Commit a first pass at generating Windows Installers using MakeMSI. (cmp) 2004-12-23 21:03:34 +00:00
steffen.wilberg%web.de e31212865f fix comment about the name and location of nsHelperAppDlg.js.in. 2004-12-22 13:17:59 +00:00
steffen.wilberg%web.de 7d8a6fa82e This wasn't meant to be landed on trunk. Bug 244624 made the label property of menulists read-only, so I've used setAttribute() instead on my initial trunk checkin. Restoring that. 2004-12-22 12:32:34 +00:00
steffen.wilberg%web.de 41aa836924 Bug 275000 (some inputs are missing default values resulting in small-sized buttons with no text). Register chrome://communicator/locale/ again for the moment. Also replace en-US by @AB-CD@. r=bsmedberg 2004-12-21 17:51:41 +00:00
steffen.wilberg%web.de 55837052b9 Bug 263146: use the Cmd key instead of the Ctrl key on Mac ('accel' instead of 'control'). p=bugs.mano@mail-central.com, r=mconnor 2004-12-21 15:30:57 +00:00
steffen.wilberg%web.de a7d7814369 Bug 274938: History sidebar broken. patch suggested by peterv@propagandism.org, r=mconnor 2004-12-17 08:08:49 +00:00
myk%mozilla.org b81eff6449 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 2004-12-16 09:12:20 +00:00
myk%mozilla.org 79fd190fa4 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 2004-12-16 09:10:23 +00:00
mvl%exedo.nl 20cc4be769 enable permission extension for firefox. Update UI to set the right prefs.
bug 240070, r=mconnor
2004-12-15 18:34:23 +00:00
steffen.wilberg%web.de 3380c987fc use https instead of http for u.m.o to avoid redirecting 2004-12-15 11:53:35 +00:00
steffen.wilberg%web.de 9b31cc7e02 smoketest fix: Bug 272982: Browser fails to launch (installer build). r=bsmedberg 2004-12-14 16:16:18 +00:00
ben%bengoodger.com 67de422083 add appstartup and xulapp xpt files to packager list so the em doesn't throw exceptions on startup 2004-12-14 09:08:14 +00:00
db48x%yahoo.com 128c63824e a touch up for bug 195492, two errors on my part
r=neil, sr=rbs
2004-12-14 04:09:45 +00:00
rlk%trfenv.com 43409074d5 bug 267523 - firebird-index1.rdf - &brandShortName; may not always start with "F". r=steffen.wilberg@web.de 2004-12-13 20:22:04 +00:00
db48x%yahoo.com a32deaaa0c bug 195492: lots of page info stuff
r=neil, sr=rbs
2004-12-13 07:44:52 +00:00
timeless%mozdev.org b3df889a33 Bug 247147 Perl errors when building in browser/themes/pinstripe/browser
patch by sdwalker@myrealbox.com r=bryner
2004-12-12 20:58:03 +00:00
jwalden%mit.edu a071dffab1 Bug 265689 - Use <p/> (not <div/> for paragraphs 2004-12-10 06:12:08 +00:00
aaronleventhal%moonset.net 33bf5eda0c Bug 273597 - AccessibleMarshall.dll missing from Firefox install. r+sr=bryner 2004-12-09 20:14:45 +00:00
bzbarsky%mit.edu a84fe5ad7b Use the right extension for appending filters to the filepicker. Bug 273498,
r=mconnor
2004-12-09 15:39:11 +00:00
dbaron%dbaron.org 9db368a6af Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
steffen.wilberg%web.de d8f573c7bf Bug 272678: allowed sites/exceptions list for popup-blocking/software install/imges/cookies empty. also fix some leftovers of the tree widget refactoring (bug 221619). r=mconnor 2004-12-08 16:24:40 +00:00
danm-moz%comcast.net b13ac24f0a single window mode aviary branch merge. bug 172962, 262537, 263689, 265962, 266776 r=ben,bryner,bzbarsky,jst,peterv 2004-12-07 16:08:48 +00:00
danm-moz%comcast.net 18cfa7e94a single window mode aviary branch merge. bug 172962, (265962, -266759) 2004-12-07 16:08:38 +00:00
smontagu%smontagu.org 292d92bd2e No drag-and-drop for dock icon (Other than html). Bug 233712, patch by Asaf Romano <bugs.mano@mail-central.com>, r=pinkerton. 2004-12-07 14:17:16 +00:00
bsmedberg%covad.net 8780632762 Bug 273417 - Use the app id/version/buildid from nsXULAppAPI instead of using prefs r=darin a=ben 2004-12-07 04:53:07 +00:00
steffen.wilberg%web.de 84522ddfe2 fix a couple of dos-style line-endings 2004-12-06 23:16:52 +00:00
steffen.wilberg%web.de cc5231946b Bug 263755: #ifndef XP_MACOSX the Alt+D shortcut, becuase it doesn't work on Mac. p=jeff, r=mconnor 2004-12-05 22:06:44 +00:00
bugzilla%arlen.demon.co.uk a28a915157 Reversing out patch checked in by accident during aviary landing fixing 2004-12-05 20:18:16 +00:00
dbaron%dbaron.org 8a3842a0ab Update new code from aviary branch for API changes in bug 221619. 2004-12-05 20:08:14 +00:00
rlk%trfenv.com 2dd2497cd9 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 2004-12-05 03:36:11 +00:00
bryner%brianryner.com 1b7a3c5f64 Back out Firefox Debug appname to fix profile location for debug builds, r/a=ben. 2004-12-03 08:43:51 +00:00
ben%bengoodger.com 6bd55b0531 aviary landing fallout correction: add xpcom_core.dll/libxpcom_core.so to packager lists 2004-12-03 00:13:28 +00:00
darin%meer.net 3a3a008948 relanding portion of patch for bug 219400 that was lost after the aviary branch landing 2004-12-03 00:10:05 +00:00
smontagu%smontagu.org a61933215f Right-click text for properties doesn't show up based on xml:lang (language) attribute. Bug 207274, patch by Florian Queze <f.qu@laposte.net>, r=jag, sr=bzbarsky 2004-12-02 21:20:28 +00:00
bsmedberg%covad.net 79d5663a5f The branch had a new location for locale files which won't work yet on the trunk. Moving things back to their old location. 2004-12-02 19:31:07 +00:00
mkaply%us.ibm.com 24d28c7d9f OS/2 FF bustage - putting change back 2004-12-02 19:15:02 +00:00
dbaron%dbaron.org 8038249ffe Remove .cvsignore files in otherwise empty directories. 2004-12-02 06:51:40 +00:00
dbaron%dbaron.org d94716da9b Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk. 2004-12-02 02:46:06 +00:00
ben%bengoodger.com 33f3f5d7fa 239394 - aviary landing fallout - make sure nsIMIMEInfo uses use correct interCaps for properties and methodsfx 2004-12-02 01:42:23 +00:00
ben%bengoodger.com 2edb5bc579 aviary branch landing - land installer localization changes 2004-12-02 00:52:27 +00:00
bugzilla%arlen.demon.co.uk dd13a68492 Bug 239604 make uriloader more doxygen-friendly
Relanding relevant part of patch v2 following aviary branch landing
2004-12-02 00:08:13 +00:00
bugzilla%arlen.demon.co.uk 5a420dfff5 Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:59:15 +00:00
bugzilla%arlen.demon.co.uk e8b442e3b9 Bug 128398 Referrer column is empty for the History
Relanding relevant parts of patch following aviary branch landing
2004-12-01 23:38:19 +00:00
jwalden%mit.edu a9ab4eed8d Making a few last reverts/tweaks to make Help good to go again... 2004-12-01 23:04:17 +00:00
steffen.wilberg%web.de 894a0f245d I forgot to address the review comment when relanding this. 2004-12-01 20:52:55 +00:00
bugzilla%arlen.demon.co.uk 9fb9d10455 Bug 221161 Customize domain endings (TLDs) for Ctrl+Enter, Shift+Enter, etc. completions in URL bar
Relanding of patch following aviary branch landing - already reviewed
2004-12-01 16:42:28 +00:00
steffen.wilberg%web.de d6d2b61ed0 partly backing out aviary landing. we want a better solution for the trunk. 2004-12-01 13:50:03 +00:00
bugzilla%arlen.demon.co.uk 4cd20c1a7f Bug 240186 [FIX]GetElementsByAttribute should return live nodelists
Recheckin toolkit/browser changes following landing of aviary branch
2004-12-01 13:45:12 +00:00
bsmedberg%covad.net c887104a34 Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell 2004-12-01 13:02:07 +00:00
bugzilla%arlen.demon.co.uk d03f509ba3 Bug 261267 helper application dialog has title issues when opening an unknown filetype
Relanding after aviary branch landing - already reviewed
2004-12-01 11:12:21 +00:00
steffen.wilberg%web.de 6d1529f02c restoring the modified date as well 2004-12-01 11:11:58 +00:00
steffen.wilberg%web.de d116809d9a Recheckin bug 269226 (wrong link in Firefox Help welcome page) 2004-12-01 10:32:25 +00:00
steffen.wilberg%web.de 980a50e5ca Recheckin bug 271348 ('Move system caret with focus/selection changes' needs to explain that this is the same as caret browsing) 2004-12-01 10:22:05 +00:00
dbaron%dbaron.org b20c41c5a8 Fix bad comment (from merging, not from branch). a=ben 2004-12-01 07:09:48 +00:00
ben%bengoodger.com cc7af8ccf2 more local build bustage - make sure browsercomps is in the REQUIRES list so we can pick up the cid .h file 2004-12-01 00:09:00 +00:00
ben%bengoodger.com 90a190f22f aviary branch landing 2004-11-30 21:56:23 +00:00
ben%bengoodger.com 2a9174b10b adding more missing files 2004-11-30 21:26:14 +00:00
ben%bengoodger.com f988f0920a You'd think that now bsmedberg has engineered a system to prevent me from doing this, I would stop doing this. Well, you'd think wrong. 2004-11-30 18:52:33 +00:00
ben%bengoodger.com 99d2eadca6 get rid of jar.mn to make the build work now brand.dtd is in locales/ 2004-11-30 18:29:50 +00:00
ben%bengoodger.com a475cb3976 steffen tells me I clobbered a trunk only change here and is causing bustage 2004-11-30 18:27:52 +00:00
ben%bengoodger.com 8c3e3efe27 hm.. must be more sticky tag problems although I swear I cleared them all... fixing redness 2004-11-30 18:24:28 +00:00
ben%bengoodger.com c4630cc475 add files to fix red 2004-11-30 18:16:20 +00:00
ben%bengoodger.com 0f746e5929 fix cadence red 2004-11-30 08:54:51 +00:00
ben%bengoodger.com 5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
dbaron%dbaron.org e2aa2edb92 Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner 2004-11-30 06:04:04 +00:00
mats.palmgren%bredband.net 0a13391261 Add missing CSS3 cursor resources to win32 static builds. b=260713 r=dean_tessman sr=dbaron 2004-11-26 19:49:53 +00:00
steffen.wilberg%web.de afcc1744df Bug 269226: Wrong link in Firefox Help welcome page. p=rj.keller, r=me 2004-11-25 20:33:54 +00:00
bryner%brianryner.com 29c70cffe8 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
bsmedberg%covad.net 0d80d2802c Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes) 2004-11-23 22:22:58 +00:00
timeless%mozdev.org 36264e9bde Bug 221161 customize domain endings (TLDs) for ctrl+enter etc completions of the URL bar
patch by hassman@czilla.cz r=varga sr=shaver
2004-11-23 20:40:23 +00:00
timeless%mozdev.org 0f580b3f96 Bug 251078 Remove xpcom's rebase utility
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 20:00:26 +00:00
steffen.wilberg%web.de 1c17085db7 Bug 271348: 'Move system caret with focus/selection changes' needs to explain that it is the same as caret browsing. r=jeff 2004-11-23 18:15:02 +00:00
darin%meer.net f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
darin%meer.net 2a234ac098 fixing bustage 2004-11-08 02:43:19 +00:00
darin%meer.net 950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
bryner%brianryner.com 8dff1ba5a9 fix mis-merge (bug 205974) 2004-11-07 00:34:37 +00:00
bryner%brianryner.com 97b3a00ba7 Package PrintPDE plugin on Mac (bug 205974). Patch by harunaga@depublic.com, r=ccarlen. 2004-11-07 00:32:24 +00:00
steffen.wilberg%web.de 37d49383e2 Bug 267913: right-click on Mac is ctrl+click, not cmd(accel)+click. 2004-11-05 16:50:54 +00:00
steffen.wilberg%web.de bb6e58e0d2 Bug 253008: Set network.proxy.share_proxy_settings if IE has a single proxy set up. p=mconnor, r=vlad, sr=darin 2004-11-05 16:18:21 +00:00
steffen.wilberg%web.de 33dad4a339 Bug 263962: Document more Mac-only menu stuff. r=jeff 2004-11-04 23:40:20 +00:00
jst%mozilla.jstenback.com 3d3c74240e Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com 2004-11-03 17:06:21 +00:00
steffen.wilberg%web.de e1b8213352 Bug 267211: fix 'clipboard' misspelling. 2004-11-01 22:13:41 +00:00
darin%meer.net 189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
steffen.wilberg%web.de 99d1a8a229 Bug 266095: document the 'Match case' checkbox in the find bar. r=jeff 2004-11-01 12:47:33 +00:00
bsmedberg%covad.net 3824d6b15f Installer bustage from bug 237745 - package appstartup.xpt properly. 2004-11-01 12:16:48 +00:00
darin%meer.net 0570feff32 fix bug 266922 "linux nightly trunk installer builds fail" r+sr=sparky 2004-10-31 17:06:46 +00:00
bsmedberg%covad.net e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
darin%meer.net aa1c016eea Adding xpcom_core.dll to the Firefox static build packaging to unbreak
nightly trunk builds, bug 266149.
2004-10-27 08:16:52 +00:00
timeless%mozdev.org 1d1d158fd2 Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
2004-10-27 05:23:40 +00:00
steffen.wilberg%web.de 66230a5531 Bug 265741: fix menuPath and preferences entities for Mac. r=jeff 2004-10-26 21:37:32 +00:00
steffen.wilberg%web.de ff4cb30251 Bug 263762: remove 'Close Window if only one Tab is open'. r=jeff 2004-10-26 21:36:20 +00:00
webmail%kmgerich.com 4ead186efa back out firefox sidebar style changes on trunk, bug #251910 2004-10-26 12:09:38 +00:00
steffen.wilberg%web.de fd270a760f Bug 263762: remove Opt+F4 from shortcut list for FF-Mac and IE-Mac. r=jeff 2004-10-26 07:52:20 +00:00
steffen.wilberg%web.de be8456cddd Bug 265213: Help for migrating IE/Mac users should address terminology issues.r=jeff 2004-10-26 07:13:30 +00:00
steffen.wilberg%web.de cc2dac9f6a Bug 265853: 'File' menu items listed in wrong order. r=jeff 2004-10-26 07:00:45 +00:00
db48x%yahoo.com c4e018d5f4 bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2004-10-26 06:59:57 +00:00
bryner%brianryner.com 53736949e9 Fix linux installer to be able to use png images instead of XPM. Add new firefox and thunderbird artwork in png forward and remove generic xpms. Bug 265826, r=vlad. 2004-10-25 08:32:39 +00:00
dveditz%cruzio.com 430d42c69d bug 263546: move external protocol warning down a level, r=jsr,sr=darin 2004-10-25 07:46:01 +00:00
steffen.wilberg%web.de fcff7bf8d0 forgot to bump the date 2004-10-25 07:09:54 +00:00
steffen.wilberg%web.de 47cff92852 Bug 265849: there's no longer an Options button in the Download Manager. p=als@mozilla.ru, r=me 2004-10-25 07:02:54 +00:00
dbaron%dbaron.org 2e13a0b566 Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa 2004-10-22 07:32:08 +00:00
bugzilla%arlen.demon.co.uk 46b7a16d7a Bug 261267 helper application dialog has title issues when opening an unknown filetype - browser/toolkit parts
p=me r=vladimir sr=shaver
2004-10-20 20:31:20 +00:00
jst%mozilla.jstenback.com 8e43941de7 Fxing bug 249332. Don't use getters/setters for link.href in browser code. r=caillon@aillon.org, sr=dveditz@cruzio.com 2004-10-18 18:59:30 +00:00
jwalden%mit.edu d73ffa47db Porting branch fix for followup change after bug 250279 (Find Toolbar for View Source) 2004-10-17 10:49:07 +00:00
webmail%kmgerich.com 02658f45ad bug #251910, style bookmark and history sidebar items as links 2004-10-15 23:51:49 +00:00
jst%mozilla.jstenback.com f780aaf680 Fixing bug 249855. Attempt to copy QuickTime and Macromedia Flash plugin xpt files to the right place during installation. r+a=ben@mozilla.org 2004-10-15 06:27:54 +00:00
jwalden%mit.edu d491b23a7d Fixing erroneous diff... 2004-10-15 02:32:33 +00:00
jwalden%mit.edu 94eef6f59c Add Save Target As/Save Link As to the IE/Firefox differences list 2004-10-15 02:27:57 +00:00
steffen.wilberg%web.de dfd9e33f1f fix XML parsing error 2004-10-14 23:51:43 +00:00
steffen.wilberg%web.de d0b50ede50 Bug 264332: add link to tabbed_browsing.xhtml in using_firebird.xhtml#tabbed_browsing. r=jwalden 2004-10-14 23:26:49 +00:00
jwalden%mit.edu 2803292aa8 s/refresh/reload/g - I wonder why this was the way it was? 2004-10-14 22:59:42 +00:00
steffen.wilberg%web.de b88bd2faf9 Bug 264323: missing links in Contents-Customization-Themes/Extensions. r=jwalden 2004-10-14 22:55:46 +00:00
jwalden%mit.edu 4188e30f89 Bug 258076 - Document new tab prefs. r=steffen 2004-10-14 22:48:47 +00:00
steffen.wilberg%web.de 0d961a479d Bug 259387: document popup blocker statusbar and info bar menu. r=jwalden 2004-10-14 22:38:45 +00:00
jwalden%mit.edu 6d38208464 Bug 263759 - Remove Ctrl+F4 (Close Window) shortcut for Macs (it conflicts with a default OS setting) 2004-10-14 22:34:29 +00:00
jwalden%mit.edu ab575b88aa Bug 263547 - corrections needed for Help's start page. One last bit of cleanup... 2004-10-14 22:25:02 +00:00
steffen.wilberg%web.de a620bc24bc Bug 264317: fix broken links in Help Contents - Menu Reference 2004-10-14 08:45:45 +00:00
steffen.wilberg%web.de 7dd69ad935 fix linebreak 2004-10-14 08:08:45 +00:00
jwalden%mit.edu eb94caab9d Bug 258665 - Document stylesheet switching UI. Patch by Sean Umphlet <nosebleed@umphlet.com>, r=me 2004-10-14 06:14:04 +00:00
jwalden%mit.edu edbcfcfac5 Bug 260050 - explain tabbed browsing in more detail and make it prominent. doc=Daniel Wang <daniel.bugmail@wangrepublic.org>, p=me, r=steffen 2004-10-14 05:53:26 +00:00
steffen.wilberg%web.de 1a12b1d7cf Bug 263769: fix some Opera shortcuts 2004-10-13 00:46:29 +00:00
jwalden%mit.edu f676df3bca Increment the last-modified date... 2004-10-13 00:16:38 +00:00
steffen.wilberg%web.de 3ec5f89ca6 Bug 263369: improve explanation of 'proxy'. r=jwalden 2004-10-12 23:48:45 +00:00
jwalden%mit.edu d4b1964dcf Bug 263755 - Help shouldn't say Opt+D highlights location bar on Mac. Also, fix a separate incorrect entity in passing. 2004-10-12 22:12:56 +00:00
bryner%brianryner.com 987948860c remove 'set' to try to fix bustage (bug 260337) 2004-10-12 08:25:19 +00:00
kyle.yuan%sun.com ed75ee5de7 Bug 260337 (Firefox) Fail to build on solaris
r=bryner, patch=brian.lu@sun.com
2004-10-12 02:39:47 +00:00
ben%bengoodger.com f27e742f65 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
steffen.wilberg%web.de 8915e852a3 Bug 250983: 'Close Window' (ctrl-shift-w) does not display confirm dialog when multiple tabs are open. p=leon.sha@sun.com, r=mconnor, a=asa 2004-10-11 13:32:32 +00:00
jwalden%mit.edu 1daa8461dc Bug 263547 - corrections needed for Help's start page 2004-10-11 01:00:00 +00:00
jwalden%mit.edu e47344fb6b 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'. 2004-10-10 23:55:55 +00:00
jwalden%mit.edu 27ac546982 Go Home shortcut is Alt+Home on Mac, not Cmd+Home. Initiated by followup comment to bug 259883. 2004-10-10 23:27:16 +00:00
jruderman%hmc.edu d32587e6fe Bug 256349 - Startup() in browser.js assumes window.opener is still around
r=mconnor a=asa
2004-10-08 09:23:11 +00:00
ben%bengoodger.com 9c76391d51 261991 - Reorder search plug-in list (r=vladimir@pobox.com, sr=mscott@mozilla.org, a=asa@mozilla.org) 2004-10-08 00:30:13 +00:00
steffen.wilberg%web.de 0af8dab1f4 Bug 248419: [Linux] Yellow background in location bar for secure site indication does not show. suggested by mconnor, r=ben 2004-10-07 15:37:43 +00:00
jwalden%mit.edu cca1efc9da Bug 259883 - "accel" is Cmd, not Ctrl on Mac. r=steffen 2004-10-07 14:48:23 +00:00
ben%bengoodger.com 5989e7c153 245722 - crash on import of IE passwords due to uncaught COM exceptions, patch by Bernard Alleysson <balleysson@bigfoot.com> r+a=me 2004-10-07 02:06:20 +00:00
vladimir%pobox.com fe17731ee5 b=255151/262304, landing changes that got half-merged to trunk from aviary; smoketest fix; r=vladimir,a=ben 2004-10-07 00:11:25 +00:00
caillon%redhat.com 59285c07c8 Bug 256635
N-th tab shortcuts should use Alt-1 to Alt-9 rather than Ctrl-1 to Ctrl-9
Linux only.
r=mconnor a=asa
2004-10-06 22:25:07 +00:00
ben%bengoodger.com 067cc074fc fixing trunk installer bustage - installer cfg files cannot currently handle spaces/parens in version strings so don't use them! 2004-10-05 20:07:57 +00:00
ben%bengoodger.com c18e6e84c3 256218 - add "go" button to default toolbar config to help migrating IE users. 2004-10-04 22:27:36 +00:00
ben%bengoodger.com 72928768f5 247884 - upgrading doesn't remove old installation entries from "Add or Remove Programs" Control Panel... - clean up uninstall registry entries for versions installed to the same location. 2004-10-04 02:00:23 +00:00
jwalden%mit.edu 5fb7e72979 Bug 254982 - Use "preference" in docs in Linux, "option" in docs elsewhere. r=steffen 2004-10-03 03:40:11 +00:00
bsmedberg%covad.net 0f96da1f52 Bug 221824, part 2, add content hooks for submenu expander and back/forward buttons. r=mconnor 2004-10-03 01:19:58 +00:00
steffen.wilberg%web.de ea73225bae Bug 259005: Hide the statusbar in print preview. p=vertigo451@hotmail.com, r=mconnor 2004-10-01 23:46:17 +00:00
steffen.wilberg%web.de 2056330f85 Bug 262072: clean up the index. r=jwalden 2004-09-30 09:00:21 +00:00
jwalden%mit.edu b371f058a6 Bug 255695 - Document master password UI (from bug 218694). p=steffen, r=me 2004-09-30 07:06:19 +00:00
jwalden%mit.edu da95648205 Bug 261749 - clean up the glossary. p=steffen, r=me 2004-09-30 06:52:53 +00:00
bryner%brianryner.com 87c9866b12 Leave an extra 28px of vertical space when calculating the default window size on GTK, to account for the window titlebar and border. r=shaver. 2004-09-30 03:44:34 +00:00
ben%bengoodger.com a6703a8945 249302 - firefox offers to migrate a non-existent Phoenix Firebird Firefox profile, round 2: also, make sure the wizard's first page's onpageshow handler is not called before onload, guard against showing phoenix item in list in non-automigrate cases too. 2004-09-29 19:08:20 +00:00
ben%bengoodger.com 35b07989a4 245722 - ff10pr1 crash in nsIEProfileMigrator::GetSignonsListFromPStore - lots of addtl error checking 2004-09-29 08:15:51 +00:00
ben%bengoodger.com becd6077dd 261840 - download manager should stay open after dl completes... 2004-09-29 08:12:52 +00:00
ben%bengoodger.com 105f8bdb7b 258673 - save page as (complete) mangles ampersand escaped sequences... add addtl encoding flags for rich text saves 2004-09-29 07:56:16 +00:00
ben%bengoodger.com 1e7d0eb036 249302 - firefox offers to migrate a non-existant phoenix firefox firebird profile... add "fromfile" to the exlcusion list 2004-09-29 07:45:07 +00:00
ben%bengoodger.com 687f021c54 123006 - strange characters not escaped in bookmark keyword substitutions... r=mscott, a=me 2004-09-29 00:33:36 +00:00
steffen.wilberg%web.de eb67b9e516 fix typo 2004-09-28 21:47:44 +00:00
cbiesinger%web.de 5844b1dac6 259828 remove unused browser.turbo.enabled pref
r=bsmedberg sr=neil
2004-09-28 20:21:04 +00:00
steffen.wilberg%web.de c23c254f24 Bug 245810: Help shows XML error instead of help window on the installer builds... make sure that help is registered at the right location. p=ben@mozilla.org 2004-09-27 10:56:02 +00:00
steffen.wilberg%web.de a0f64d5b7a Bug 261555: fix broken links (using_firefox.xhtml and #using_the_Sidebar) 2004-09-26 11:55:00 +00:00
bsmedberg%covad.net 4e8fd381b1 Followup for the checkin from bug 246014, this mixed the @substitution@ and #expand syntax badly, and needed an update to brower/app/Makefile.in from another bug. 2004-09-24 18:39:33 +00:00
steffen.wilberg%web.de 801e76e0dd Bug 260864: update download manager shortcut everywhere; IE has no View Source shortcut; Web Search is Ctrl+E in IE. r=jwalden 2004-09-22 00:39:15 +00:00
bryner%brianryner.com 7995901139 Fix 'make install' for prefs.js. Patch by Wolfgang Rosenauer, r=me, bug 255958. 2004-09-21 23:06:47 +00:00
bsmedberg%covad.net 7561fa5d5b Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2004-09-21 20:19:48 +00:00
jwalden%mit.edu f5beaa67da Syncing trunk Help with branch Help... 2004-09-21 06:45:52 +00:00
vladimir%pobox.com d1d148096e b=253954, let nsDOMParser detect charset from xml entity decl -- finally remembered to land this; r=bz,sr=shaver 2004-09-20 23:15:26 +00:00