Commit Graph

560 Commits

Author SHA1 Message Date
caillon%redhat.com
e2c5c53902 Bug 301158
Packaging should only attempt to copy the NSPR libs when we are building
NSPR ourselves; do not copy when using the system NSPR libraries.
r/a=bsmedberg
2005-07-18 19:21:52 +00:00
mozilla.mano%sent.com
582b50e264 Bug 300970 - access checks for install locations are performed repeatedly per location during a session. patch from Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg. 2005-07-18 13:55:48 +00:00
timeless%mozdev.org
b18f5dca93 Bug 300356 Extension/Theme Manager windows default size should be editable by l10n-teams (p1 of 10)
patch by AlexIhrig@thunderbird-mail.de r=bsmedberg a=asa
2005-07-17 20:10:13 +00:00
bsmedberg%covad.net
9fa727f8cb Bug 300265 - Trying to select an extension installed on a read-only filesystem (smb, cdrom) hangs the app for a long time (not forever) - patch by Rob Strong, r+a=me 2005-07-15 11:07:32 +00:00
mozilla.mano%sent.com
98c13f8a2e Bug 298498 - Allow extension XPIs to ship multiple independent extensions. patch from Robert Strong <rob_strong@exchangecode.com>, r=bsmedberg, a=asa. 2005-07-15 10:08:17 +00:00
mozilla.mano%sent.com
b47989d1c0 Bug 299887 - Only check for updates for items that are updateable. patch from Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-07-15 09:59:47 +00:00
bsmedberg%covad.net
67cd236a1d Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa 2005-07-14 20:29:06 +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
ben%bengoodger.com
e6fe17cef7 299868 - 3 issues for swu for dpa2: wizard UI in weird state (make sure dialog buttons inited correctly for each page), partial download cleared out on restart, restart now button should be labeled Restart <appname> Now
r=darin a=bsmedberg
2005-07-07 05:49:53 +00:00
darin%meer.net
c2866a39aa fixes bug 299736 "Update service incorrectly reports 404 error when no updates are available" r=ben a=bsmedberg 2005-07-06 18:25:53 +00:00
bsmedberg%covad.net
829fcc5862 Followup to bug 298670 - use cygpath as necessary to convert win32 paths for xpt_link, a=Chase 2005-07-01 01:18:49 +00:00
ben%bengoodger.com
cf84a2f72f Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
mconnor%steelgryphon.com
41123c3976 bug 284089 - ask every time pref is ignored, Anbo Motohiko <amotohiko_mozillafirebird@yahoo.co.jp>, r=me, a=bsmedberg 2005-06-30 21:30:49 +00:00
bsmedberg%covad.net
6db8a67923 Bug 298670 (try #2) - Build Firefox tarballs from the installer manifests, r+a=Chase (this second try incorporates the slash fix from Chase as well as additional changes to Packager.pm to make globbing work properly) 2005-06-30 19:22:39 +00:00
bsmedberg%covad.net
8482c72b9d Bug 299021 - Support conditional updating in manifests, patch by darin, r+a=bsmedberg 2005-06-30 12:39:36 +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
d05170a60a Bug #269483 --> more thunderbird smart update work.
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:04 +00:00
ben%bengoodger.com
4a6eb669df remove annoying logging 2005-06-29 17:53:24 +00:00
bsmedberg%covad.net
d9346c31d9 Bug 295680 - extension should not install when chrome registration fails - patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-06-29 13:58:16 +00:00
ben%bengoodger.com
a4aa81a4c2 clean up on restart 2005-06-29 01:34:36 +00:00
timeless%mozdev.org
76f208b3e2 Bug 298699 Theme Manager's width is no longer fixed
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-28 21:28:49 +00:00
mozilla.mano%sent.com
b6af78208d Bug 287111 - Change onpreferenceread/onpreferencewrite to onsyncfrompreference/onsynctopreference. r=mconnor/mscott, a=bsmedberg. 2005-06-28 20:08:56 +00:00
ben%bengoodger.com
304cbe853b unify preference handling, fix update history not to show redundant entries 2005-06-28 18:56:40 +00:00
ben%bengoodger.com
372e50a09b fix js error in update service 2005-06-28 16:46:24 +00:00
mozilla.mano%sent.com
0545d3f114 Bug 294759 - port various contentAreaUtils fixes ('Save As', etc.) to the toolkit version. r=mconnor, a=bsmedberg. 2005-06-28 14:41:11 +00:00
cmp%mozilla.org
e353f7bdc2 Backing out bug 298670, attachment 187193 and changes to xptlink.pl since. 2005-06-28 11:07:48 +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
cmp%mozilla.org
05e88cace8 Build tarballs using the installer manifests. Patch by bsmedberg. Bug
298670, attachment 187193.  r/a=chase
2005-06-27 23:44:29 +00:00
ben%bengoodger.com
da1f163719 Fix update wizard UI not showing bug, also make sure there are no js errors on 'finish' page of update wizard 2005-06-27 17:50:38 +00:00
ben%bengoodger.com
57508d188f Add update history list UI 2005-06-27 01:18:10 +00:00
ben%bengoodger.com
6322c3c4a8 Finish update available page, better network error reporting. 2005-06-26 22:33:59 +00:00
masayuki%d-toybox.com
fd921f7cbd Bug 241282 When choosing an alternative location via "Browse...", the Installer "defaults" to ns_temp subfolder. patch by <jhenry@ccs.neu.edu> r+a=benjamin 2005-06-26 10:54:45 +00:00
ben%bengoodger.com
f2353345fb Start adding some nicer error messages 2005-06-24 23:52:42 +00:00
ben%bengoodger.com
efdb7c74c9 Make the updater properly clean up after previous failed attempts to update, improve logging so that modules can be properly turned on and off for easier debugging, implement automated testing mode 2005-06-24 22:50:39 +00:00
darin%meer.net
965082a6c1 Make sure that we don't leak any file descriptors in the updater, otherwise
Firefox will inherit those file descriptors, and it may leave firefox on
windows unable to remove / cleanup files created by the updater.
2005-06-24 22:11:03 +00:00
masayuki%d-toybox.com
f404c612b9 backing-out previous patch. Because patrocles faild to build. 2005-06-24 19:11:41 +00:00
ben%bengoodger.com
c60b60ba61 conditionally read prefs only to prevent js errors 2005-06-24 16:45:37 +00:00
ben%bengoodger.com
60146ef89b conditionally read prefs only to prevent js errors 2005-06-24 16:44:32 +00:00
masayuki%d-toybox.com
3acbae42ae Bug 241282 When choosing an alternative location via "Browse...", the Installer "defaults" to ns_temp subfolder patch by <jhenry@ccs.neu.edu> r+a=benjamin 2005-06-24 15:38:01 +00:00
ben%bengoodger.com
2998ae70b6 Fix logging to be done per Update Service component 2005-06-24 15:32:15 +00:00
darin%meer.net
d0bed5c733 Link updater.exe with /SUBSYSTEM:WINDOWS to avoid DOS console 2005-06-24 01:27:09 +00:00
darin%meer.net
db991725a9 Support update.manifest with DOS style line endings. 2005-06-24 00:36:33 +00:00
darin%meer.net
5af4da9ba6 Make the updater work when run from a path with spaces in it on Windows. 2005-06-23 23:49:57 +00:00
ben%bengoodger.com
6ae0729177 partial progress 2005-06-23 21:45:06 +00:00
doronr%us.ibm.com
b011da6386 Bug 298524 - Add init() method to richlistbox. r=robstrong,mconnor a=bsmedberg 2005-06-23 20:04:57 +00:00
timeless%mozdev.org
d1105a072d Bug 298530 Incorrect dtd reference in errors.xul,
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-23 18:20:13 +00:00
darin%meer.net
19c5249d72 Make ShowProgressUI return even when the updater UI is not active. 2005-06-23 05:03:26 +00:00
darin%meer.net
99b3b6aaf5 Launch Firefox from updater using NSTask instead of system to allow the
updater process to exit.  Otherwise, the user will see the updater icon
in the dock once Firefox launches.  This patch also moves the rest of
the systems away from 'system' to invoke Firefox.
2005-06-23 04:03:40 +00:00
ben%bengoodger.com
548f813992 fix bugs in the downloader panel 2005-06-23 01:52:35 +00:00
darin%meer.net
68b38a0055 We need to eliminate symlinks in the resulting application bundle since
FSCopyObject skips over symlinks, which would cause nsUpdateDriver.cpp
to fail to copy the complete updater bundle.
2005-06-22 20:52:53 +00:00