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

519 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 6ec1f3c69c Support update.manifest with DOS style line endings. 2005-06-24 00:36:33 +00:00
darin%meer.net b2a07e9513 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 de23a1b742 partial progress 2005-06-23 21:45:06 +00:00
doronr%us.ibm.com 63ed99c766 Bug 298524 - Add init() method to richlistbox. r=robstrong,mconnor a=bsmedberg 2005-06-23 20:04:57 +00:00
timeless%mozdev.org c5e41d9010 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 beccfdb119 Make ShowProgressUI return even when the updater UI is not active. 2005-06-23 05:03:26 +00:00
darin%meer.net 56a4c4bb6b 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 8da4b63af0 fix bugs in the downloader panel 2005-06-23 01:52:35 +00:00
darin%meer.net 9fd7df35cf 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
doronr%us.ibm.com 21b2acb9dc Bug 298140 - Extension Manager regressions. patch by rob strong, r/a=bsmedberg 2005-06-22 20:29:45 +00:00
cls%seawood.org c849b2aa0c Use HOST_EXTRA_LIBS for linking HOST_PROGRAMS.
Do not define WinMain() for gcc builds.
Bug #298417 r=bsmedberg a=chofmann
2005-06-22 15:55:32 +00:00
joshmoz%gmail.com c135a26410 don't allow resizing of mac update window 2005-06-22 04:08:18 +00:00
darin%meer.net 7248273fe9 Make the updater window a bit wider to accommodate localized text. 2005-06-22 01:48:54 +00:00
darin%meer.net 2eb8227dd1 Make sure the updater UI is initially visible to the user. 2005-06-22 01:26:28 +00:00
darin%meer.net a9812347f2 Make ShowProgressUI return when QuitProgressUI is called instead of terminating
the updater process.
2005-06-22 01:06:41 +00:00
ben%bengoodger.com 54f6e93d4a Many update improvements: making background update work properly. User nagging after user opts to do something later. Rework timer manager so it's less retarded. etc. 2005-06-22 00:59:50 +00:00
joshmoz%gmail.com 64fc692d3c back out attempt to make ShowProgressUI return. it doesn't work right 2005-06-22 00:16:01 +00:00
joshmoz%gmail.com 325e4daa48 make ShowProgressUI return in Mac OS X updater 2005-06-21 23:52:26 +00:00
joshmoz%gmail.com 2dbef1a44b add localization code to the mac updater UI. It won't work until the call to ReadStrings() can succeed, but the code for when that happens is all there. 2005-06-21 08:36:11 +00:00
ben%bengoodger.com 5e733db868 Tidy up finished page some more 2005-06-21 02:04:47 +00:00
ben%bengoodger.com 9b727cbb41 work on improving 'updates found' page 2005-06-20 23:23:45 +00:00
ben%bengoodger.com 643d5523ca Make sure we close input streams properly when reading the update files so we don't create lots of active-update.xml files, also use more exception handling to ensure streams are reliably closed. 2005-06-20 22:29:31 +00:00
ben%bengoodger.com 20d8d7e494 Make pause and resume work properly across UI sessions, allow the UI to be reopened and show current state of update download... 2005-06-20 20:56:25 +00:00
joshmoz%gmail.com b479b6ac7f don't allow user to quit out of Mac OS X updater by any means until the patching job is finished 2005-06-20 19:10:19 +00:00
joshmoz%gmail.com 7b33054207 make Mac OS X update UI work. 2005-06-20 18:33:36 +00:00
ben%bengoodger.com bde3dab65b work on finish page for wizard 2005-06-19 23:43:26 +00:00
ben%bengoodger.com a3cf19b212 Make downloading page work nicely, remove update manager components for now 2005-06-19 22:42:25 +00:00
joshmoz%gmail.com 84bdddf2fa fix bad pointer operator for gcc 4 - why did gcc 3.3 even accept that 2005-06-18 18:02:50 +00:00
joshmoz%gmail.com 9edc942571 Make Mac OS X updater UI actually show up, and center it. The progress bar doesn't update still, but we're closer.l 2005-06-18 05:40:08 +00:00
darin%meer.net bb236c4122 Generate dist/bin/updater.app 2005-06-18 01:25:35 +00:00
darin%meer.net c541844dcd Adding application bundle for updater. Provided by Josh Aas. 2005-06-18 01:16:26 +00:00
darin%meer.net a47731eb5e Landing part of the progress UI for OSX from Josh Aas and hooking it up to the build. 2005-06-18 00:59:37 +00:00
ben%bengoodger.com dab16d5889 make status notification prettier, part 1 of n 2005-06-17 22:55:58 +00:00
cls%seawood.org 17c630e890 Define _WIN32_IE for mingw builds. Fixing bustage.
Thanks to Sebastian Tusk <bugzilla.20.scyt@spamgourmet.com> for the patch.
Bug #297999 r=cls a=asa
2005-06-17 20:57:56 +00:00
ben%bengoodger.com acaf0306f0 getting update manager to work better 2005-06-17 19:14:35 +00:00
doronr%us.ibm.com eeff828418 Bug 285584 - Make download & extension manager use accessible XBL widget. r=mconnor,a=bsmedberg 2005-06-17 18:11:02 +00:00
ben%bengoodger.com 8593174392 encode + in update url 2005-06-17 01:23:00 +00:00
ben%bengoodger.com da5faf88d9 add 'no updates found' page. 2005-06-17 01:18:48 +00:00
darin%meer.net 414bfe4895 fixes bug 297609 "updater should keep going if a 'Remove' command cannot be completed because the target file does not exist" r=bsmedberg 2005-06-17 00:30:59 +00:00
doronr%us.ibm.com 65c5070fb5 Bug 289076 - plugin finder URL should not be localizable. r/a=bsmedberg 2005-06-16 18:24:34 +00:00
gandalf%firefox.pl 04a5e517fb Bug 297684: Non-localizable label in Updates wizard: "Finished"; p=stefan_h@hem.utfors.se,r=gandalf,a=bsmedberg 2005-06-16 12:53:43 +00:00
timeless%mozdev.org f08db9d3ac Bug 293663 Unable to install themes or extensions manually
patch by rob_strong@exchangecode.com r=mconnor a=asa
2005-06-16 04:28:42 +00:00
timeless%mozdev.org e93b983c19 Bug 294640 One bad RDF can block the whole FireFox Update mechanism
patch by rob_strong@exchangecode.com r=bsmedberg a=asa
2005-06-16 04:10:02 +00:00
timeless%mozdev.org 26bc8c94a1 Bug 292619 to-be-installed extension disappears from EM during incompatible update check
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-16 04:06:27 +00:00
timeless%mozdev.org f2da4ed7ab Bug 291792 "undefined" folder created because installDroppedInFiles doesn't check for return value of getIDForLocation
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-16 04:03:39 +00:00
ben%bengoodger.com eb10f3919a make pause/resume work properly 2005-06-16 00:02:10 +00:00
ben%bengoodger.com 082097cd00 show progress properly, begin to make pause/resume work 2005-06-15 23:17:53 +00:00
ben%bengoodger.com 90d006f517 make the downloader work again! 2005-06-15 19:36:32 +00:00
ben%bengoodger.com d56af314ae fix some errors in update manager UI 2005-06-15 01:01:45 +00:00
ben%bengoodger.com 49d84b63a3 Add code to build UI from the update manager, track state and update name on nsIUpdate 2005-06-15 00:05:31 +00:00