2366 Commits

Author SHA1 Message Date
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