gavin%gavinsharp.com
|
f0f9486d57
|
Bug 314335: make use of the defaultbutton and buttonlabel attributes of dialogs, where appropriate, r=mano
|
2005-10-30 17:16:17 +00:00 |
darin%meer.net
|
73531d421c
|
fixes bug 311613 "UI doesn't update when going from partial-> full update" patch by bent, r=beng
|
2005-10-25 00:33:50 +00:00 |
mozilla.mano%sent.com
|
8250996b6b
|
Bug 311228 - If Update is done in background (e.g. Autoupdate), disable the Restart Application button for a short delay when the wizard pops up. r=mconnor.
|
2005-10-18 16:48:12 +00:00 |
mozilla.mano%sent.com
|
ad58c44061
|
Bug 305226 - Fix the Details link in the Donwloading update wizard page. r=mscott/mconnor.
|
2005-10-17 19:52:40 +00:00 |
beng%bengoodger.com
|
1b6cbeb8c4
|
305226 - details link in software update is broken. make sure there's a fallback url if the update.xml file does not provide one. r=darin, mscott a=mscott
|
2005-10-03 16:34:49 +00:00 |
gavin%gavinsharp.com
|
601e30b458
|
Bug 310374: fix strict warning in updates.js, patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg
|
2005-10-01 20:21:55 +00:00 |
ben%bengoodger.com
|
ca883c49cb
|
302062 comprehensive log of updates - normalizes the names used by the client for the |type| field on the update object to use the same values sent by AUS in the response xml, makes the update object correctly serialize the buildID property, and makes sure the right Update object is added to the Update Manager so that multiple entries can show up. r=darin, a=asa
|
2005-09-26 22:15:32 +00:00 |
mconnor%steelgryphon.com
|
99d3e5bc46
|
bug 307124 - pressing enter in the update wizard moves forward regardless of update state, r=mano
|
2005-09-19 00:28:51 +00:00 |
joshmoz%gmail.com
|
d500b9ea69
|
make app update window on Mac big enough to fit everything. b=307436 r=mano sr=ben
|
2005-09-08 17:13:45 +00:00 |
dougt%meer.net
|
16f85452f3
|
removing offensive wording in comment. a comment only change.
|
2005-09-06 18:35:10 +00:00 |
scott%scott-macgregor.org
|
b7faa35899
|
Bug #303941 --> Convert update's link widget to use the existing text-link widget. This allows link clicks
to work correctly in Thunderbird.
sr=ben
|
2005-08-30 23:33:36 +00:00 |
cmp%mozilla.org
|
1c3db0b45c
|
Implement update service channels. Bug 302721, attachment 192129. Patch
by Darin Fisher <darin@meer.net>. r=benjamin@smedbergs.us
|
2005-08-25 02:16:35 +00:00 |
ben%bengoodger.com
|
d9dad68f82
|
303449 - show update history button missing from preferences
|
2005-08-05 22:05:41 +00:00 |
ben%bengoodger.com
|
b72057d121
|
show update full name (including build id) in the update history window
|
2005-08-03 20:31:27 +00:00 |
ben%bengoodger.com
|
6bd3809bf2
|
302269 - the updates wizard should use standard wizard buttons for the "updates found" page - adjust the button initialization routine to take account of this new "extra1" button and use it to show the "Later" button, putting the "Download" text in the "Next >" button. r=darin.
Also contains portions of 301622 - don't show "security" warning for nightly builds. r=darin
|
2005-08-03 20:20:23 +00:00 |
ben%bengoodger.com
|
ba7a1b9d66
|
302269 - remove unnecessary style rules now that the updates found page is using the standard wizard buttons. r=darin
|
2005-08-03 20:18:50 +00:00 |
ben%bengoodger.com
|
8d0ba4dfe4
|
UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin
|
2005-07-26 23:21:15 +00:00 |
ben%bengoodger.com
|
badc645fd7
|
302066 - move SoftwareUpdate CSS style rules into Skin CSS to support skinability - this will allow 299389 to be fixed properly.
|
2005-07-25 22:17:53 +00:00 |
aaronleventhal%moonset.net
|
aebfbc785b
|
Bug 301398. Another round of link fixes. Now we're down to 2 link implementations. r+a=mconnor
|
2005-07-25 19:23:12 +00:00 |
ben%bengoodger.com
|
a6620e042a
|
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
|
1913ec8226
|
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 |
ben%bengoodger.com
|
a938271a67
|
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 |
ben%bengoodger.com
|
f891816a6a
|
make install notification work on subsequent start after install - not done yet
|
2005-06-30 01:35:45 +00:00 |
ben%bengoodger.com
|
0e91fb7346
|
clean up on restart
|
2005-06-29 01:34:36 +00:00 |
ben%bengoodger.com
|
5b9489e904
|
unify preference handling, fix update history not to show redundant entries
|
2005-06-28 18:56:40 +00:00 |
ben%bengoodger.com
|
4183466b5d
|
fix js error in update service
|
2005-06-28 16:46:24 +00:00 |
ben%bengoodger.com
|
adbdd8367b
|
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 |
ben%bengoodger.com
|
0d4f1596d4
|
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
|
38499e6a55
|
Add update history list UI
|
2005-06-27 01:18:10 +00:00 |
ben%bengoodger.com
|
a6dfc3b12e
|
Finish update available page, better network error reporting.
|
2005-06-26 22:33:59 +00:00 |
ben%bengoodger.com
|
6e37d41b47
|
Start adding some nicer error messages
|
2005-06-24 23:52:42 +00:00 |
ben%bengoodger.com
|
5a2c751251
|
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 |
ben%bengoodger.com
|
9bdf34b94d
|
Fix logging to be done per Update Service component
|
2005-06-24 15:32:15 +00:00 |
ben%bengoodger.com
|
de23a1b742
|
partial progress
|
2005-06-23 21:45:06 +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 |
ben%bengoodger.com
|
8da4b63af0
|
fix bugs in the downloader panel
|
2005-06-23 01:52:35 +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 |
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 |
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 |
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 |
ben%bengoodger.com
|
dab16d5889
|
make status notification prettier, part 1 of n
|
2005-06-17 22:55:58 +00:00 |
ben%bengoodger.com
|
acaf0306f0
|
getting update manager to work better
|
2005-06-17 19:14:35 +00:00 |
ben%bengoodger.com
|
da5faf88d9
|
add 'no updates found' page.
|
2005-06-17 01:18:48 +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 |
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 |