aaronleventhal%moonset.net
37f937ea73
Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg
2005-08-06 04:20:13 +00:00
aaronleventhal%moonset.net
23da1858e6
Bug 302677. Accessible focus events incorrect for autocomplete. r=mconnor, +sr=neil, a=bsmedberg
2005-08-06 04:14:55 +00:00
aaronleventhal%moonset.net
c9232f814a
Bug 280153. Better fix for initial default focus in trees and lists so that it doesn't cause scrolling. Focus a visible item if no other item was focused. r=mconnor, a=bsmedberg
2005-08-06 04:10:42 +00:00
ben%bengoodger.com
48ecfb0eda
300089 - make sure active-updates.xml is cleared out more aggressively in error conditions to prevent busted update windows in edge cases. r=darin... also includes appearance tweak to mac downloading panel
2005-08-06 01:40:04 +00:00
rob_strong%exchangecode.com
ae5a2f8e5d
Bug 302581 Show install dialog for single extension updates as well as multiple. r+a=bsmedberg
2005-08-06 00:00:26 +00:00
rob_strong%exchangecode.com
0e55a2b6c1
Bug 303270 Theme's chrome.manifest are not always created when upgrading. r+a=bsmedberg
2005-08-05 23:53:39 +00:00
rob_strong%exchangecode.com
a0f8978a3e
Bug 302750 Extension manager: can't install multiple updates anymore. r+a=bsmedberg
2005-08-05 23:47:11 +00:00
ben%bengoodger.com
9f022e06d9
303449 - show update history button missing from preferences
2005-08-05 22:05:41 +00:00
ben%bengoodger.com
c3ec2009d8
303485 - update manager no longer connects to update server: add 'extra1' button to MacOS X wizard buttons binding so client code can access and use it. r=darin
2005-08-05 21:42:47 +00:00
aaronleventhal%moonset.net
2d64f5345b
Bug 301737. Fix keyboard and accessibility API support for multiple selection for listboxes. r=mconnor, sr=neil, a=mkaply
2005-08-05 18:16:32 +00:00
aaronleventhal%moonset.net
9ecbd670ca
Bug 302402. Some XUL links opening twice. r+a=mconnor
2005-08-05 16:11:10 +00:00
aaronleventhal%moonset.net
d94bada0cc
Bug 302646. Fix accessibility problems in printing dialogs. r+a=mconnor
2005-08-05 15:53:24 +00:00
gavin%gavinsharp.com
ffe391ad25
Bug 303541 : Text link widget doesn't getPreventDefault, r+a=mconnor
2005-08-05 15:14:06 +00:00
mozilla.mano%sent.com
bf7bbf98c2
Bug 303555 - fix wrong new enitity name from bug 302164. r+a=mconnor.
2005-08-05 14:52:14 +00:00
gavin%gavinsharp.com
a2cf1d0806
Bug 270557 : downloads fail silently if the default download path is invalid, e.g. leads to a removed drive, patch by Son Le <son.le0@gmail.com>, r+a=mconnor
2005-08-05 06:37:10 +00:00
mozilla.mano%sent.com
1a83e3ffce
Bug 303307 - [Mac] If a prefpane doesn't have its own title, fallback to the prefwindow title. r+a=mconnor.
2005-08-05 06:27:30 +00:00
aaronleventhal%moonset.net
1d21983381
Backing out fix for bug 249136 for now; it caused bug 303475, bug 303477 and bug 303479
2005-08-05 02:49:30 +00:00
gavin%gavinsharp.com
23e8137d89
Bug 303075 : removeProgressListener resets the progressListener to null instead of removing it, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor
2005-08-04 23:53:22 +00:00
aaronleventhal%moonset.net
5ea7efb24e
Bug 302667. Correct fix for tabs so that focus and tab reordering all work right. r+a=mconnor
2005-08-04 21:36:26 +00:00
aaronleventhal%moonset.net
7d376a9edf
Bug 302980. Malformed get more extensions URL. r+a=mconnor
2005-08-04 21:16:28 +00:00
aaronleventhal%moonset.net
051ea5a8c9
Bug 249136. Focus lost when key pressed in newly loading foreground tab. r=mconnor, a=mconnor
2005-08-04 21:10:39 +00:00
mozilla.mano%sent.com
42ea3948cd
Bug 302164 - Imporvements to text and button labels in the 'Remember Password' dialog. r+a=mconnor
2005-08-04 19:39:33 +00:00
ben%bengoodger.com
1677b353ab
show update full name (including build id) in the update history window
2005-08-03 20:31:27 +00:00
ben%bengoodger.com
250897a14e
302059 - Software Update should do an extension update check before showing a prompt (to avoid excessive prompting if there are updates to incompatible items) r=darin
...
302062 - provide the client side requirements for showing a comprehensive log of updates across nightly builds r=darin
2005-08-03 20:25:12 +00:00
ben%bengoodger.com
49a1b247ef
300925 - "Close" button should read "Hide" for less confusion, r=darin
...
301622 - Browser should only report legitimate security updates as important security updates with scary text, not nightlies. r=darin
2005-08-03 20:22:47 +00:00
ben%bengoodger.com
0f51406bf7
302269 - remove style rules particular to the custom buttons now that we're using the wizard's buttons. r=darin
2005-08-03 20:21:02 +00:00
ben%bengoodger.com
d6cec21b9f
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
7126495fb5
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
df3f1c9208
Part of 302269 - Make "Updates Available" page use standard wizard buttons.
...
Add an "extra1" button to the wizard button deck: it is guaranteed left-aligned on all platforms.
r=darin
2005-08-03 20:17:23 +00:00
darin%meer.net
7f8ad24e11
fixes bug 300087 "Mac update fetches, but does not apply" r=beng a=chase
2005-08-03 17:31:30 +00:00
gavin%gavinsharp.com
fb565a8948
Bug 302668 : Blank buttons show up in Extension Manager on OS X when updates are available, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg
2005-08-03 15:14:37 +00:00
gavin%gavinsharp.com
ce73589138
Bug 302759 : Remote maxVersion does not override install.rdf maxVersion during an upgrade, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg
2005-08-03 15:10:43 +00:00
timeless%mozdev.org
d34d5ff158
Bug 302838 Update references to non-existing chrome files
...
patch by hskupin@gmail.com r=bsmedberg a=bsmedberg
2005-08-02 21:57:46 +00:00
aaronleventhal%moonset.net
95e28115f0
Bug 302678. Fix accessibility problems with empty richlistbox. r=parente, sr=neil, a=mkaply
2005-08-02 15:05:49 +00:00
gavin%gavinsharp.com
c36e9bc7b5
Bug 302847 : Remove lookupMethod code from toolkit/, patch by Frank Wein <bugzilla@mcsmurf.de>, r=mconnor+Neil, a=bsmedberg
2005-08-02 12:34:55 +00:00
gavin%gavinsharp.com
1fa9c0c81b
Bug 302466 : Context menu of an Extension in EM should say "Find Update" instead of "Find Updates", patch by Jaime Mitchell <bugzilla@jaimem.org.uk>, r=rob_strong, a=bsmedberg
2005-08-02 11:57:29 +00:00
bsmedberg%covad.net
0ec95ce74b
Bustage fix from bug 302039 - STUPID /me needs to null-terminate manually constructed PRUnichar strings, as noted by jruderman
2005-08-02 11:15:13 +00:00
ben%bengoodger.com
e61c4e352f
299507 - automatic update options dialog contains too much text. revised UI designed by mike beltzner.
...
also fixes preferences binding to use event names that match the onfoo attributes.
2005-08-02 05:27:14 +00:00
ben%bengoodger.com
5b15231cb4
303022 - background extension update checking does not observe preferences.
...
r=darin
2005-08-02 05:25:02 +00:00
scott%scott-macgregor.org
ac7c5ca225
Bug #303007 --> Tall throbber when auto-update is downloading update in Thunderbird.
...
Port missing change from winstripe
2005-08-02 00:11:35 +00:00
aaronleventhal%moonset.net
73c6837503
Bug 281932. Fix a11y problems in print preview. Also create tabbable <toolbarbutton>s via toolbar button class=tabbable. r=mconnor, a=mconnor
2005-07-31 15:34:57 +00:00
bsmedberg%covad.net
3d7a68959b
Bug 302039 - Locked profile dialog needs a better message, r=mconnor+beltzner, a=asa
2005-07-29 15:54:34 +00:00
dougt%meer.net
3bf919b409
currently doButtonCommand uses a timeout to avoid closing the window during the
...
oncommand event. this self described hack probably can be removed.
r=mconner
sr=benjamin
a=benjamin
b=302424
VS: ----------------------------------------------------------------------
2005-07-28 20:26:27 +00:00
cbiesinger%web.de
d62314530b
bug 280190 Make netError.xhtml look better. Also makes it themable.
...
patch by Henrik Skupin <hskupin@gmail.com> a=bsmedberg/mconnor
Core part: r=biesi sr=peterv
Toolkit part: r=mconnor
SeaMonkey part: r=neil sr=darin
2005-07-28 18:00:28 +00:00
darin%meer.net
1dfc2cc997
fixes bug 300404 "Firefox fails to start immediatly after software update" r+a=bsmedberg
2005-07-28 17:35:29 +00:00
mconnor%steelgryphon.com
2dd887fb29
bug 287467 - flash game stops close tab from working, r+a=bsmedberg
2005-07-28 15:56:08 +00:00
bsmedberg%covad.net
81731529f1
Additional xulrunner-specific bustage fixup from bug 295482
2005-07-27 22:48:15 +00:00
bsmedberg%covad.net
3555f66e5c
Bustage fix for dougt, bug 295482
2005-07-27 21:46:39 +00:00
darin%meer.net
3c4ae7c6f3
fixes bug 302119 "XULRunner restarts 3 times on startup even if profile exists" r+a=bsmedberg
2005-07-27 20:49:34 +00:00
darin%meer.net
1d96e20fde
fixes bug 300488 "firefox -remote applies pending updates while main process still running" r+a=bsmedberg
2005-07-27 20:46:34 +00:00
dougt%meer.net
e75e37664c
* This moves most of the configuration options of minimo into configure.in.
...
* This makes minimo use the same toolkit that ff uses.
* This makes toolkit build on WINCE. (makefile love only)
* This moves all default configuration options above where we enable
applications in configure.in
Build only changes.
r=bsmedberg
a=bsmedberg
2005-07-27 20:42:44 +00:00
scott%scott-macgregor.org
9b8a2b9d04
Bug #300827 --> Toolbar icons showing up in toolbar menu items on Mac OS X.
...
Make sure menus don't inherit the list-style-image attribute.
r=mano
sr=bsmedberg
2005-07-27 20:27:32 +00:00
darin%meer.net
a982e6b94f
fixes bug 297147 "Update Windows registry after software update" r+a=bsmedberg
2005-07-27 18:24:54 +00:00
timeless%mozdev.org
ba55b1a5bc
Bug 302206 Need to restart Firefox twice after updating an extension
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-07-27 16:09:49 +00:00
timeless%mozdev.org
5f93fc9567
Bug 302271 All extensions enabled after software update
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-07-27 16:08:09 +00:00
timeless%mozdev.org
6e366d7553
Bug 302181 Extension compatibility update is reported but not applied
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-07-27 16:06:16 +00:00
timeless%mozdev.org
036813c96b
Bug 300116 Extension Manager only checks for updates for the selected extension
...
patch by zach r=bsmedberg a=bsmedberg
2005-07-27 16:04:30 +00:00
rbs%maths.uq.edu.au
e5802c5bef
Prevent View Selection Source from triggering the crasher bug 252970, r+sr=bz, a=mconnor
2005-07-27 07:51:52 +00:00
jwalden%mit.edu
7bada1cf7a
Bug 268776 - Help Viewer uses browser chrome. r=kmgerich, a=bsmedberg
2005-07-27 02:51:56 +00:00
jwalden%mit.edu
80c75a4ba0
Bug 296012 - Support an optional nc:platform attribute on items in Help content pack trees. r=shaver, a=bsmedberg
2005-07-27 00:45:43 +00:00
ben%bengoodger.com
dc5a647b34
302272 - incorrect styles for update now button on OS X cause blank buttons to show up in extensions window
2005-07-26 23:45:49 +00:00
ben%bengoodger.com
ddf2fbc62a
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
aaronleventhal%moonset.net
84da97d9f1
Bug 302111. Fix regression for broken back and forward buttons in help, r+a=mconnor
2005-07-26 22:27:29 +00:00
aaronleventhal%moonset.net
e95bfdbb40
Bug 301742. Customize char encoding dialog. r+a=mconnor
2005-07-26 22:17:10 +00:00
doronr%us.ibm.com
ccc3a0d76c
Bug 301870 - commands not updated when an item is de-selected in a richlistbox. r/a=mconnor
2005-07-26 21:21:14 +00:00
bsmedberg%covad.net
fff31d39d4
Bug 265492 - Packages sometimes contain compreg/xpti/chrome.rdf, r=kairo r+a=chase
2005-07-26 16:46:57 +00:00
mozilla.mano%sent.com
ec33a4e38d
Bug 263146 (use the Cmd key instead of the Ctrl key on Mac) - tree-widget fixes. r+a=mconnor
2005-07-26 11:31:59 +00:00
gavin%gavinsharp.com
76c3a08472
Bug 300895: EM: "will be installed the next time you restart Firefox" needs grammar check, patch by Tim Meader <tmeader@gmail.com>, r+a=mconnor
2005-07-26 03:59:23 +00:00
gavin%gavinsharp.com
432e1ede45
Bug 301837 followup, fix strict warning, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor
2005-07-26 00:11:45 +00:00
bugzilla%arlen.demon.co.uk
6a5e6ef55f
Bug 264750 Updating disabled extensions re-enables them
...
p=rob_strong@exchangecode.com r/a=benjamin
2005-07-25 23:27:38 +00:00
bugzilla%arlen.demon.co.uk
d095e92124
Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
...
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin
2005-07-25 23:05:34 +00:00
bsmedberg%covad.net
c5e81e462e
Bustage fix.
2005-07-25 22:41:54 +00:00
aaronleventhal%moonset.net
efb0f5b86e
Bug 301435. Focus breaks when item removed from download manager. Patch by Doron Rosenberg. r+a=mconnor
2005-07-25 22:21:31 +00:00
ben%bengoodger.com
02baaa0e98
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
bsmedberg%covad.net
515f8c4b69
Bug 299991 - XULRunner stub executable, r=darin a=shaver
2005-07-25 22:16:56 +00:00
ben%bengoodger.com
81f0156359
299740 - Changes to update wizard text 'For more general information about this update, Click here' to 'View more information about this update' - text by deb richardson
2005-07-25 22:13:08 +00:00
bryner%brianryner.com
83216585ac
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
2005-07-25 22:09:39 +00:00
mozilla.mano%sent.com
32940fb5bf
Bug 301069 - Expose dialog titles on OS X (Dialog orgin spoofing isn't fixed on Mac). r=josh/mconnnor, a=mconnor
2005-07-25 20:14:25 +00:00
scott%scott-macgregor.org
1fe50fe884
mozapps\update\update.css is an obsolete file leftover from the old
...
update system
a=ben
2005-07-25 19:49:29 +00:00
aaronleventhal%moonset.net
d6040bc73b
Bug 280153. Often no visible focus when tree or list gets focus. r+a=mconnor
2005-07-25 19:25:38 +00:00
aaronleventhal%moonset.net
be531d3dfc
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
aaronleventhal%moonset.net
f1c3e70e82
Bug 301776. Really difficult to see focus on unselected tree or list items (1px light beige border on white background). r=mconnor, a=mconnor
2005-07-25 18:32:15 +00:00
bsmedberg%covad.net
c0f1bfd09a
Bug 239411 - install delay should stop+reset when software installation dialog loses focus, r=ben a=deerpark
2005-07-25 17:51:40 +00:00
masayuki%d-toybox.com
d03ab2a7fd
Bug 296720 Can't get to links using FastFind (Ctrl+F) r+a=mconnor
2005-07-25 17:46:00 +00:00
ben%bengoodger.com
f26e452469
296566: move extension update into extension manager. 1) add background update timer to check for updates to extensions on a regular basis 2) replace observer service notifications with a new interface nsIAddonUpdateCheckListener 3) rename nsIExtensionDownloadListener to nsIAddonUpdateListener 4) show extension update inline in the extension manager 5) update all UI clients to interfaces in 2 and 3 including mismatch UI etc. 6) remove unnecessary files r=rob_strong@exchangecode.com
2005-07-25 17:29:18 +00:00
aaronleventhal%moonset.net
806c0089c9
Bug 297421. Open link in new tab causes focus rects to remain when switching tabs. Focus going to tab label when clicking on new tab, should only do so on second click. r=mconnor, a=mconnor
2005-07-25 16:13:50 +00:00
bsmedberg%covad.net
cfbccf108f
Bug 302016 - When upgrading, extensions don't work until a restart is performed, patch by Rob strong, r+a=me
2005-07-25 14:44:02 +00:00
gavin%gavinsharp.com
6e600fffd2
Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor
2005-07-25 04:42:13 +00:00
aaronleventhal%moonset.net
e6fb8d8c0f
Bug 300780. Fix initial focus in richlistbox. r=mconnor, a=mconnor
2005-07-25 03:41:46 +00:00
bzbarsky%mit.edu
8ec23fe4de
Fixing regression due to not renaming things consistently. Bug 301875,
...
r+a=mconnor
2005-07-25 03:25:54 +00:00
gavin%gavinsharp.com
4f32feca88
Bug 301837 : NaN appears when entering a letter and/or symbol in the history "days" box, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor
2005-07-24 05:13:34 +00:00
bsmedberg%covad.net
b3905512fd
Bug 300731 - Change app/extension version scheme going forward, r=darin+shaver a=shaver
2005-07-23 14:05:25 +00:00
bsmedberg%covad.net
178f20a738
Bug 297312 - EM gets confused between multiple installations of the same version, r=darin+robstrong, self-approving per deerpark triage meeting.
2005-07-23 14:00:07 +00:00
bsmedberg%covad.net
7191542d83
Bug 301385 - command line flag for help (-h) doesn't work, and static EnumHelp unused, r=darin a=shaver
2005-07-22 20:05:41 +00:00
bzbarsky%mit.edu
10d1c576d9
Expose the subject name for the cert and an nsISupports pointer to the cert on
...
nsIPrincipal that represents a certificate principal. Change preference
storage to ensure matches in not only the fingerprint but also the subjectName
before applying privileges from preferences to a certificate principal. Remove
possibility for creating certificate principals without a useful identifying
name and make sure that names don't get munged by being forced to ASCII. Bug
240661, r=caillon, sr=dveditz, a=bsmedberg
2005-07-22 19:05:42 +00:00
ben%bengoodger.com
b064ff44b4
bug 300927 - Help Menu Check for Updates item is incorrectly labeled at times - make the code more bullet proof for states where we have a rogue active-updates.xml file but no updates directory... also show an 'Apply Downloaded Update Now...' item when the update has already been downloaded that shows the restart now UI... r=darin
2005-07-22 17:11:03 +00:00
joshmoz%gmail.com
704ceef6a8
make it more obvious when we fail to localize strings in Mac OS X update UI by making the default "default string". b=301350 r+sr=darin a=asa
2005-07-22 00:23:07 +00:00
aaronleventhal%moonset.net
3034ce80f7
Bug 300779. Allow multiple selection using keyboard in treeviews that use seltype multiple. r+sr=neil, a=bsmedberg
2005-07-21 19:24:41 +00:00
bsmedberg%covad.net
9b3c33e69c
Try to fix windows bustage by using #define instead of static const, from bug 296561.
2005-07-21 15:01:35 +00:00
bsmedberg%covad.net
5fba1c6aea
Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa
2005-07-21 13:33:43 +00:00
cbiesinger%web.de
a9baed0c18
bug 301327 don't try to copy NSPR libs for zip packages
...
r=caillon,bsmedberg a=bsmedberg
2005-07-20 20:48:21 +00:00
aaronleventhal%moonset.net
9d39f4bd85
bug 287739. New way of doing mnemnonics on message bar buttons that doesn't break extensions. Patch by Giorgio Maone. r=mconnor, a=bsmedberg
2005-07-20 19:47:09 +00:00
doronr%us.ibm.com
51adbfe941
Bug 299947 - Make richlistbox send events like a listbox r/a=mconnor
2005-07-20 19:45:43 +00:00
aaronleventhal%moonset.net
f3ae3ea672
Bug 301436. Start using official DHTML a11y namespaces. r+sr=jst, a=asa
2005-07-20 19:34:55 +00:00
masayuki%d-toybox.com
15165f0770
Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor
2005-07-20 08:40:13 +00:00
aaronleventhal%moonset.net
3852830c73
Bug 301318. Fix initial focus in help and remove unnecessary throbber code. r=mconnor, a=mconnor
2005-07-20 03:55:24 +00:00
mozilla.mano%sent.com
e8ee5dabe0
Bug 278377 - add 'window' and 'help' menus to View Source windows. r=mconnor, a=bsmedberg.
2005-07-20 00:00:55 +00:00
mnyromyr%tprac.de
57acec65cf
Bug 285288: Arrow overlaps "To:, Cc: Bcc:" - p=Henrik Skupin <hskupin@gmail.com>, r/a=bsmedberg
2005-07-19 21:33:50 +00:00
timeless%mozdev.org
5633974e9b
Bug 262373 Fresh installed extensions cause software update to fail
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-07-19 21:03:20 +00:00
neil%parkwaycc.co.uk
6945b22f8d
Bug 147058 regressed bug 126726 b=299555 p=martijn wargers r+sr=me a=bsmedberg
2005-07-19 20:43:24 +00:00
gavin%gavinsharp.com
fcb25dd678
Bug 300963: about:config allows creation of prefs with no name, r+sr=Neil, a=bsmedberg
2005-07-19 20:37:26 +00:00
mozilla.mano%sent.com
300b48e042
Bug 286197 - preferences should not close upon hitting enter on Mac OS X. r+a=mconnor.
2005-07-19 18:13:50 +00:00
webmail%kmgerich.com
3a9360bc5b
Revised warning icons for Winstripe, bug #301183 , a=mconnor
2005-07-19 11:32:09 +00:00
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
bmlk%gmx.de
d2f3fc20c1
use screen rather than frame cooridnates for autoscroll, bug=223542 p=Tuukka Tolvanen r=mconnor a=asa
2005-07-17 13:43:14 +00:00
bzbarsky%mit.edu
9aa3066a02
More uses of EmptyC?String(). Bug 232691, patch by Charles Fenwick
...
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky, a=bsmedberg
2005-07-15 21:41:47 +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
75caa102e3
Bug 300442 - Extensions fail to install since landing of patch for Bug 298524. patch from Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg.
2005-07-15 10:03:52 +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
mozilla.mano%sent.com
bf547497d9
Bug 299480 - neterror.xhtml startup document isn't RTL in RTL locales. r+a=bsmedberg, sr+bzbarksky
2005-07-14 22:52:11 +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
aaronleventhal%moonset.net
ec03b5002b
Bug 280065. Make XUL links accessible. Patch by Peter Parente. r=aaronlev, r=mconnor, sr=neil, a=asa
2005-07-14 15:12:12 +00:00
rbs%maths.uq.edu.au
9399f742e7
Give the View Selection Source window a proper name, b=236465, r=mconnor, a=asa
2005-07-13 21:32:48 +00:00
mozilla.mano%sent.com
f83ecb998c
Bug 300127 - gnomestripe menulist.css not packaged: duplicate menulist dropmarkers. patch from Tuukka Tolvanen <tuukka.tolvanen@gmail.com>, r=mconnor, a=asa.
2005-07-13 19:04:55 +00:00
mozilla.mano%sent.com
c7c3a403a2
Bug 299710 - Back / Forward buttons (in the help viewer) shoudn't have a pressed state when they're disabled. r=mconnor, a=bsmedberg.
2005-07-13 18:19:53 +00:00
aaronleventhal%moonset.net
196f8df714
Bug 287739. All message bar buttons need mnemonics otherwise they are very difficult to discover and activate for screen reader users. Patch thanks to Peter Parente (parente@cs.unc.edu). r=mconnor, a=asa
2005-07-13 18:18:47 +00:00
neil%parkwaycc.co.uk
7e7eb54d25
Bug 300245 XUL listboxes don't mousewheel scroll correctly r+sr=roc a=asa
2005-07-13 16:58:04 +00:00
masayuki%d-toybox.com
345675f071
Bug 298658 When Enter key is pressed in FAYT mode, we should close find toolbar r=bryner, a=mconnor
2005-07-13 16:27:27 +00:00
leon.sha%sun.com
4aca0aa39e
Bug 297752, Thunderbird -version core dump.
...
Patch by leon.sha@sun.com .
darin: review+
asa: approval-aviary1.1a2+
2005-07-11 04:04:20 +00:00
steffen.wilberg%web.de
fda4bfd03f
Bug 299974: adjust Help docs to the new Help Viewer. r=jeff, a=asa
2005-07-09 07:03:53 +00:00
mconnor%steelgryphon.com
704ab15c4b
bug 300039 - crash in download manager, r=bsmedberg, a=chase
2005-07-08 19:11:56 +00:00
cst%andrew.cmu.edu
854a7e6f6a
Bug 263532 "Remember logon" dialog box should have "No" as default
...
(Firefox version of bug 121443)
Patch by ajschult, r=bryner, a=asa
2005-07-08 01:22:05 +00:00
mkaply%us.ibm.com
08241a8228
BeOS build bustage - 224305
2005-07-07 20:40:02 +00:00
mozilla.mano%sent.com
f185878e84
Bug 296275 - forward button history throws error. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa.
2005-07-07 19:30:09 +00:00
mconnor%steelgryphon.com
5bf0bb3078
bug 251625 - take two, r+a=bsmedberg
2005-07-07 17:45:47 +00:00
mconnor%steelgryphon.com
15bc82525e
bug 295817 - Rework help viewer UI, r=vlad, a=asa
2005-07-07 17:39:59 +00:00
mozilla.mano%sent.com
f8a096d3fc
Bug 243893 - Open in Tab is unusable when toolbars are not present. r=mconnor, a=asa
2005-07-07 15:52:50 +00:00
mozilla.mano%sent.com
20c3ae1439
Bug 224002 - double clicking tab close button creates new tab. r=mconnor, a=asa.
2005-07-07 15:44:17 +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
cbiesinger%web.de
1d680b6014
more bustage fixing
2005-07-06 23:32:10 +00:00
cbiesinger%web.de
370febddd1
fixing firefox bustage
2005-07-06 23:22:27 +00:00
cbiesinger%web.de
69dc249cbd
Bug 298842 make the temp file part of nsITransfer
...
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +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
doronr%us.ibm.com
aa0a66ed50
Bug 299272 - make richlistbox standalone. r=mconnor a=bsmedberg
2005-07-05 21:07:09 +00:00
mozilla.mano%sent.com
9f351fd162
Bug 299580 - Cannot enter 8 or 9 into the history 'days' box. patch from Caleb <bugs.caleb@gmail.com>, r=mconnor, a=shaver.
2005-07-05 19:42:10 +00:00
mozilla.mano%sent.com
2df178da9b
Bug 299706 - When a tab is focused, cmd+right/left-arrow drags it and goes back/forward. r=mconnor, a=chase.
2005-07-05 18:50:21 +00:00
mozilla.mano%sent.com
5afa15e23b
Bug 297286 (Changing Color breaks 'Set as desktop background') - Fire colorpicker and preferences events in the right context object. r=mconnor, a=asa
2005-07-05 05:17:59 +00:00
mozilla.mano%sent.com
0b02adc796
Bug 299396 - FAYT doesn't work in non-browser windows (help, view source). r=mconnor, a=cbread
2005-07-01 21:50:16 +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
mozilla.mano%sent.com
2447366cca
Bug 286182 - When instant-apply is on, textfield-widget prefs values aren't being saved during input. r=mconnor, a=mkaply
2005-07-01 00:46:28 +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
timeless%mozdev.org
1184451153
Bug 292913 Potential OOM crash [@ LoadDirsIntoArray]
...
patch by b.jacques@planet.nl r=darin a=bsmedberg
2005-06-30 20:46:59 +00:00
bsmedberg%covad.net
d63a7e67dc
Bug 299193 - update.css was not added to pinstripe, regression from bug 296566, patch by robstrong r+a=me
2005-06-30 20:37:03 +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
f50cef80cd
Bug 299196 - extensions.css not updated in pinstripe from bug 285584 - patch by Rob Strong, r+a=bsmedberg
2005-06-30 13:12:52 +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
mozilla.mano%sent.com
c2bcfea585
Bug 230401 - Focus not in address bar after opening new Tab by DoubleClick. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor/bsmedberg, a=bsmedberg.
2005-06-29 17:19:28 +00:00
mozilla.mano%sent.com
5a2baeff85
Bug 221824 - Winstripe should be rtl compatible, preferences.css padding fixes. patch from Reuven Gonen <linxspider@gmail.com>, r=me, a=bsmedberg.
2005-06-29 15:32:18 +00:00
mozilla.mano%sent.com
660f99eeba
Bug 221824 - Winstripe should be rtl compatible, global.css padding fixes. r=me a=bsmedberg.
2005-06-29 15:28:02 +00:00
mozilla.mano%sent.com
e237b71662
Relanding Bug 298894 - [Mac] Make the enter key only (and always) fire the default button. r=mconnor/jhpedemonte, sr=neil, a=bsmedberg.
2005-06-29 14:20:57 +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
16fd4d30ca
Bug 298704 richlistbox should call ensureElementIsVisible and not scrollToElement in selectedItem
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-28 21:30:56 +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
40e77ee857
Backing out bug 298894
2005-06-28 15:42:22 +00:00
mozilla.mano%sent.com
845185e364
Bug 298894 - [Mac] Make the enter key only (and always) fire the default button. r=mconnor/jhpedemonte, sr=neil, a=bsmedberg.
2005-06-28 14:59:43 +00:00
mozilla.mano%sent.com
5fa17ea7a5
Bug 275519 - [Mac] Support Command+Option+Arrows for tab switching. r=mconnor, a=bsmedberg.
2005-06-28 14:53:24 +00:00
mozilla.mano%sent.com
1c6a79fdd0
Bug 298799 - [Mac] Browser tab titles move and flicker when changing tabs. r=mconnor, a=bsmedberg.
2005-06-28 14:44:32 +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
mkaply%us.ibm.com
8656263be5
OS/2 build bustage
2005-06-28 04:32: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
bryner%brianryner.com
24d553c3fe
Fix typeahead find when fastback is turned on by checking that the pres shell is attached to a window before using it. Clean up some warnings as well. Bug 298622, r+sr=dbaron, a=chase.
2005-06-28 01:02:03 +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
scott%scott-macgregor.org
8c4d4ea1d5
Bug #298949 --> Thunderbird's Extension Manager Dialog is DOA
...
Fix the regression caused by Bug #285584
2005-06-27 21:55:33 +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
739f4f6901
Use XRE_GetBinaryPath to construct the argv[0] of the application to launch
...
after the updater completes. This mimics what is done to restart Firefox.
2005-06-24 22:44:09 +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
doronr%us.ibm.com
eccd3fcc83
Bug 296127 - [Mac] Options button systematically disappears. Patch by rob strong, r=kevin a=bsmedberg
2005-06-24 22:11:02 +00:00
webmail%kmgerich.com
d45e228f5a
Remove old printing CSS and images from Winstripe (bug #297992 )
...
Add RTL chevron image to Winstripe (bug # 221824)
a=asa
2005-06-24 21:14:46 +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
masayuki%d-toybox.com
1f93ebdcd5
Bug 259454 IME input (e.g., Chinese, Japanese and Korean) cannot be performed in Find Toolbar when opened with "/" or "'" r=bryner, dbaron, sr=dbaron, a=benjamin
2005-06-24 04:25:43 +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
bsmedberg%covad.net
fab45591e2
Bug 297923 - Make the standalone glue work on mac, and write GRE-finding code which looks for our new XUL framework, and make our new XUL framework. r=jhpedemonte+darin a=chofmann
2005-06-23 16:55:52 +00:00
mkaply%us.ibm.com
2a5c4e7b2c
#293404
...
r=mconnor, a=asa
Misspelling fix from devin - devin's first bug fix - nice job
2005-06-23 13:36:09 +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
2bff37b882
Remove commented out code.
2005-06-23 04:08:14 +00:00
darin%meer.net
1ac5f6abf8
fix win32 bustage
2005-06-23 04:06:17 +00:00
darin%meer.net
91e5d28f6c
Pass callback parameters as separate arguments.
2005-06-23 04:04:36 +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
darin%meer.net
6a30b4829a
Make nsUpdateDriver.cpp work on Mac OSX.
2005-06-22 20:51:27 +00:00
doronr%us.ibm.com
8941f37a65
Bug 298140 - Extension Manager regressions. patch by rob strong, r/a=bsmedberg
2005-06-22 20:29:45 +00:00
mozilla.mano%sent.com
5c48683e3e
Bug 264562 - Disable FAYT on about:blank / about:config. patch from Michael Clackler <mikeclackler@hotmail.com> and Jaime Mitchell <bugzilla@jaimem.org.uk>, r=mconnor, a=asa.
2005-06-22 20:17:25 +00:00
db48x%yahoo.com
cb7a6636f9
bug 291375: toolkit: javascript strict warning in tabbrowser.xml - redeclaration of var reallyClose
...
patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=bsmedberg, a=bsmedberg
2005-06-22 19:07:36 +00:00
mconnor%steelgryphon.com
62da1d290d
bug 251625 - .part files not removed when cancelling download. r=bsmedberg, a=chofmann
2005-06-22 17:12:14 +00:00
cls%seawood.org
fa9b3fbffb
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
92c165ef92
don't allow resizing of mac update window
2005-06-22 04:08:18 +00:00
darin%meer.net
1e46958622
Make the updater window a bit wider to accommodate localized text.
2005-06-22 01:48:54 +00:00
darin%meer.net
3d7e9a1a42
Make sure the updater UI is initially visible to the user.
2005-06-22 01:26:28 +00:00
darin%meer.net
9b0cd07584
Make ShowProgressUI return when QuitProgressUI is called instead of terminating
...
the updater process.
2005-06-22 01:06:41 +00:00
ben%bengoodger.com
b4932db5a2
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
279c6972d0
back out attempt to make ShowProgressUI return. it doesn't work right
2005-06-22 00:16:01 +00:00
joshmoz%gmail.com
21f31989b4
make ShowProgressUI return in Mac OS X updater
2005-06-21 23:52:26 +00:00
aaronleventhal%moonset.net
0e192b3393
Bug 281538. Fix new richlistbox widget to expose itself to screen readers and other assistive technologies. r=mconner, a=mkaply
2005-06-21 20:13:56 +00:00
doronr%us.ibm.com
843af9a7d3
Bug 298186 - richlistbox - richlistitem's disabled property is not available except by using getAttribute. r=mconnor a=chofmann
2005-06-21 18:13:01 +00:00
joshmoz%gmail.com
1e8c105ee5
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
a7acafc4d3
Tidy up finished page some more
2005-06-21 02:04:47 +00:00
ben%bengoodger.com
a3adad8b4f
work on improving 'updates found' page
2005-06-20 23:23:45 +00:00
darin%meer.net
c043681487
fixes bug 297862 "Provide an API to restart the application" r=bsmedberg a=asa
2005-06-20 23:18:00 +00:00
scott%scott-macgregor.org
4783dcc79e
Add small throbber images to the qute theme. Required by the new update service
2005-06-20 22:39:30 +00:00
ben%bengoodger.com
8ed12a9d8e
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
117dedb47d
Change wording on background download prompt dialog
2005-06-20 21:26:13 +00:00
ben%bengoodger.com
2558122a2a
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
f09b4a0677
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
0dacaaecf8
make Mac OS X update UI work.
2005-06-20 18:33:36 +00:00
steffen.wilberg%web.de
3e2958db51
Bug 260054: fix nasty typo. r=mconnor, a=asa
2005-06-20 11:52:01 +00:00
ben%bengoodger.com
9bd1c743ed
work on finish page for wizard
2005-06-19 23:43:26 +00:00
ben%bengoodger.com
357ce4b4ef
Make downloading page work nicely, remove update manager components for now
2005-06-19 22:42:25 +00:00
bugzilla%arlen.demon.co.uk
87ad4cd4ce
Bug 243902 about:plugins includes a link to netscape
...
p=stefan_h@hem.utfors.se r/sr=neil.parkwaycc.co.uk a=asa
2005-06-19 19:48:21 +00:00
cbiesinger%web.de
05459f44fc
bug 289695 use the right free function
...
patch by Itay Perl <itay.perl@gmail.com> r=bsmedberg a=bsmedberg
2005-06-19 18:09:51 +00:00
joshmoz%gmail.com
b99a072b0a
fix bad pointer operator for gcc 4 - why did gcc 3.3 even accept that
2005-06-18 18:02:50 +00:00
mozilla.mano%sent.com
7bc2e3a929
Bug 284776 - Need support in dialog.xml for setting a default button. r=mconnor a=asa.
2005-06-18 10:21:49 +00:00
joshmoz%gmail.com
36347e4da9
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
84d4890b64
Generate dist/bin/updater.app
2005-06-18 01:25:35 +00:00
darin%meer.net
65ff9c2568
Adding application bundle for updater. Provided by Josh Aas.
2005-06-18 01:16:26 +00:00
darin%meer.net
ac3e0b9640
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
0d5d836aaa
make status notification prettier, part 1 of n
2005-06-17 22:55:58 +00:00
darin%meer.net
b99c0dd888
fixes bug 298046 "XRE_PROFILE_TEMP_PATH should be XRE_PROFILE_LOCAL_PATH" r+a=bsmedberg
2005-06-17 21:03:53 +00:00
cls%seawood.org
bef743c3f8
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
9229ea7731
getting update manager to work better
2005-06-17 19:14:35 +00:00
doronr%us.ibm.com
148f27f947
Bug 285584 - Make download & extension manager use accessible XBL widget. r=mconnor,a=bsmedberg
2005-06-17 18:11:02 +00:00
bsmedberg%covad.net
d2edde688d
Bug 297570 - Crash in nsMenuFrame when the menu is display: none (seen in "GM" extension), regression from bug 295711 - use visibility: collapse as a workaround for the time being r=mconnor sr=bz
2005-06-17 13:44:07 +00:00
gandalf%firefox.pl
429b6a0f82
Bug 294609: Restore Ctrl+Enter to highlight for the Find Bar; p=gavin.sharp@gmail.com, r=mconnor, a=asa
2005-06-17 04:40:02 +00:00
webmail%kmgerich.com
f857157337
Bug 294479: Add portrait and landscape icons to Winstripe print setup dialog
2005-06-17 02:59:26 +00:00
ben%bengoodger.com
2c2c0be0d0
encode + in update url
2005-06-17 01:23:00 +00:00
ben%bengoodger.com
9a801a6355
add 'no updates found' page.
2005-06-17 01:18:48 +00:00
darin%meer.net
f9aa9a5fab
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
steffen.wilberg%web.de
683087b90f
Bug 260054: add context sensitive Help to the preferences dialog. r=mconnor, a=asa
2005-06-16 22:16:26 +00:00
doronr%us.ibm.com
2e373f4427
Bug 289076 - plugin finder URL should not be localizable. r/a=bsmedberg
2005-06-16 18:24:34 +00:00
peterv%propagandism.org
555cc2a1f9
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
2005-06-16 12:58:13 +00:00
gandalf%firefox.pl
6c3bda1208
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
e249f32343
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
2f051908b5
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
51eb8da79a
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
74936419a6
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
ed8394a54b
make pause/resume work properly
2005-06-16 00:02:10 +00:00
bryner%brianryner.com
e4a343f08f
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
ben%bengoodger.com
92c55b5616
show progress properly, begin to make pause/resume work
2005-06-15 23:17:53 +00:00
ben%bengoodger.com
b65206ff6c
make the downloader work again!
2005-06-15 19:36:32 +00:00
joshmoz%gmail.com
5f890490c2
gcc 4 fixes for Mac OS X. part 2 of landing (last part). Patch by Mark Mentovai. b=294244 r=josh sr=darin a=dbaron
2005-06-15 03:52:48 +00:00
ben%bengoodger.com
d1f1b3f791
fix some errors in update manager UI
2005-06-15 01:01:45 +00:00
jwalden%mit.edu
00acb3a546
Bug 297577 - Update search sentence in welcome.xhtml (searches are automatic now, not Enter-activated). p=stefan_h@hem.utfors.se, r=me, a=asa
2005-06-15 00:11:44 +00:00
ben%bengoodger.com
112fe89ad1
Add code to build UI from the update manager, track state and update name on nsIUpdate
2005-06-15 00:05:31 +00:00
darin%meer.net
780c7fb24b
Factor updater.ini parsing out into a separate source module for use under OSX.
...
Cleanup GTK progress UI somewhat.
2005-06-14 23:09:52 +00:00
darin%meer.net
fded8f1054
Position UI elements in a slightly nicer way, r=sparky
2005-06-14 22:16:01 +00:00
db48x%yahoo.com
e475909d23
bug 296662: Javascript strict warnings in preferences dialog
...
patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa
2005-06-14 10:19:34 +00:00
db48x%yahoo.com
f07970c3be
bug 292592: Remove unused theme pictures (icon32.png, downloadOptions.png)
...
patch by Robert Parenton <rparenton@louisianaada.org>, r=kevin, a=shaver
2005-06-14 10:10:00 +00:00
db48x%yahoo.com
a12a79eefd
bug 290668: Update button in Extensions window should be disabled when list is empty
...
patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor, a=asa
2005-06-14 10:03:48 +00:00
db48x%yahoo.com
b0e8cdbebd
bug 287792: View Source panel does not have 'Normal Text Size' option in 'View' menu
...
patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mconnor, a=asa
2005-06-14 09:49:37 +00:00
db48x%yahoo.com
0092617a45
bug 280584: Maybe this part of the autoscroll code could be optimized (mousemove event handler)?
...
patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor, a=asa
2005-06-14 09:47:24 +00:00
db48x%yahoo.com
9ad5d96c41
bug 263346: find toolbar deforms page with relative-height frames so click on link doesn't always work
...
patch by Michael Clacker, r=mconnor, a=asa
2005-06-14 09:39:51 +00:00
vladimir%pobox.com
e9d79a9a24
b=109672, site icon for iframe content is shown as proxy icon, patch from bugzilla.mozilla.org@chsc.dk, r=vladimir,a=asa
2005-06-14 08:04:09 +00:00
darin%meer.net
a6550f8a40
Construct update URL using RegExps per suggestion from Ben.
...
Include "0" in baseURL per Chase.
2005-06-14 01:54:18 +00:00
bsmedberg%covad.net
b67b1105d3
Use == not = for real.
2005-06-13 21:49:08 +00:00
ben%bengoodger.com
699f400458
improve update manager load/save of update items, make update/patch items implement serialize/deserialize from DOM nodes, change method/attribute names on interfaces slightly to properly use interCaps
2005-06-13 21:08:40 +00:00
bsmedberg%covad.net
be5473004c
Re-landing bug 297315 nsCommandLine.cpp with a typo-fix if (rv = NS_ERROR_ABORT) becomes ==
2005-06-13 21:07:18 +00:00
bsmedberg%covad.net
a18a6e3917
Trial backout of just nsCommandLine.cpp from bug 297315.
2005-06-13 19:54:52 +00:00
ben%bengoodger.com
6925680170
More implementation of update manager - load and save update files.
2005-06-13 18:53:11 +00:00
bsmedberg%covad.net
84a2c9fc02
Bug 297315 - sorts the XPCOM implementation of nsICategoryManager.enumerateCategory alphabetically r=darin a=asa
2005-06-13 18:39:19 +00:00
mkaply%us.ibm.com
06f5b86744
#297386
...
r=bsmedberg, sr=darin, a=bsmedberg
Add OS/2 implementation of thread for updater and reorder some #ifdefs
2005-06-13 17:53:18 +00:00
mkaply%us.ibm.com
4f815036f8
OS/2 build bustage - default to unistd.h for non windows platforms
2005-06-13 17:19:43 +00:00
bsmedberg%covad.net
2e3c82ba6e
Re-land bug 224305 part "windows" - Separate GRE (xulrunner) registration from the installer scripts, r=darin a=asa. The first patch accidentally contained some extraneous changes to the static component loader which are for a different bug.
2005-06-13 16:45:22 +00:00
mkaply%us.ibm.com
e7fbfb2925
OS/2 build bustage - exit() requires stdlib.h
2005-06-13 14:46:21 +00:00
bryner%brianryner.com
2e53931b53
Bug 78672, xpfe must not print to console in opt builds. Patch by gautheri@noos.fr, r=mconnor, a=asa.
2005-06-12 18:27:04 +00:00
gandalf%firefox.pl
04f16491fc
Bug 297118: Remove afxres.h dependency from new update code; p=bugzilla@mcsmurf.de,r=cls,sr=darin,a=asa
2005-06-11 20:14:01 +00:00
gandalf%firefox.pl
31f502d4a6
Bug 288823: Trace-malloc fails to compile on windows; p=bugzilla@mcsmurf.de,r+sr=dbaron,a=brendan
2005-06-11 12:52:23 +00:00
db48x%yahoo.com
01bbb234da
bug 289695: nsFormHistory.cpp, nsAutoVoidArray should call PR_Free on matchingValues, and not delete it.
...
r=mconnor, a=asa
2005-06-11 07:33:05 +00:00
darin%meer.net
ff3b3e4cad
Construct update URL using properties from nsIXULAppInfo and nsIXULRuntime.
2005-06-11 01:09:54 +00:00
ben%bengoodger.com
2633a4810b
more update manager work
2005-06-11 00:04:52 +00:00
ben%bengoodger.com
32ddfe36a3
Implement load/save for the Update Manager
2005-06-10 23:58:10 +00:00
ben%bengoodger.com
b42ec02ba4
Add new Update Manager interface and service to track current and past updates
2005-06-10 23:37:38 +00:00
mozilla.mano%sent.com
56b9a141f4
Bug 294208 (FAYT shoudn't be blocked when a form button, checkbox or a radio element is focused) - replace element localname checks to instanceof checks. r=mconnor, sr=bzbarksy, a=asa.
2005-06-10 22:44:29 +00:00
ben%bengoodger.com
9cc785354f
Hook up 'View installed updates' button in preferences
2005-06-10 21:46:12 +00:00
ben%bengoodger.com
a2e6013f30
Add support for optional license to updates. This allows for updates to inform the user of license changes with included components and force them to agree before they can update the software. Also add a 'View installed updates' button to the preferences panel
2005-06-10 21:27:24 +00:00
bsmedberg%covad.net
04fadef34d
Backout bug 224305 due to unexplained tbox orange (probably has something to do with static builds?)
2005-06-10 21:01:40 +00:00
bsmedberg%covad.net
cf7946b5b3
mac bustage from bug 224305
2005-06-10 19:54:35 +00:00
bsmedberg%covad.net
042168e3d4
More platform-specific bustage from bug 224305
2005-06-10 19:52:45 +00:00
bsmedberg%covad.net
f290a07e0f
Bug 224305 part "windows" - Separate GRE (xulrunner) registration from the installer scripts, r=darin a=asa
2005-06-10 19:21:27 +00:00
bsmedberg%covad.net
b511ffd3df
Bug 296426 - nsIXULRuntime should provide build config info, r=darin a=asa
2005-06-10 18:23:28 +00:00
scott%scott-macgregor.org
976c8ba53a
Bug #269483 --> Thunderbird UI changes to support the new update service (which is not turned on yet)
...
add a toolbar button to the menubar for update notifications, add advanced pref UI to support the new settings, add a menu item under Help for Checking for Updates.
2005-06-10 18:09:21 +00:00
bsmedberg%covad.net
0ae29a13b8
Cleanup from bug 253742 - use named strings to eliminate temporaries in a loop, patch by Jens BannMann <jens.b@web.de> r=me a=asa
2005-06-10 13:13:53 +00:00
timeless%mozdev.org
dfa4e12d4e
Bug 296578 When upgrading from a 1.0 profile themes are not listed in the Theme Manager
...
patch by rob_strong-bugmail@exchangecode.com r=bsmedberg a=asa
2005-06-10 02:27:27 +00:00
robert%accettura.com
e5be9bbeec
Some polish to the reporter tool. No bug r+a=ben
2005-06-10 00:42:07 +00:00
ben%bengoodger.com
42e7ba37ba
for testing
2005-06-10 00:17:10 +00:00
ben%bengoodger.com
415e1b3674
Add an 'errors' page to the update wizard to report verification errors.
2005-06-10 00:07:47 +00:00
darin%meer.net
5d8c5ebd1d
This patch includes fixes for bug 297121 "many timer messages in javascript console",
...
and it also includes the following fixes:
- make binaryToHex work for octets < 0x10
- make selectUpdate return non-null
- no need for "map" variable in _verifyDownload
2005-06-09 22:15:49 +00:00
bryner%brianryner.com
8ecd4478fd
Don't force mork to create an XPCOM wrapper when querying link-visited state (bug 297144). r=mconnor, sr=bzbarsky, a=chofmann
2005-06-09 20:51:18 +00:00
neil%parkwaycc.co.uk
57c8b76648
Sync xpfe and toolkit's textbox.xml p=gautheri@noos.fr r=mconnor sr=me a=asa
2005-06-09 20:30:34 +00:00
timeless%mozdev.org
d884d8eec9
Bug 285513 Selected options pane fails to persist if the last selected pane no longer exists
...
patch by dave.townsend@blueprintit.co.uk r=mconnor a=shaver
2005-06-09 20:02:16 +00:00
mvl%exedo.nl
17005177f4
Bug 293472 Remove unused images from classic.jar in Firefox and Thunderbird.
...
p=sipaq <bugzilla@babylonsounds.com>, r=mconnor, a=asa
2005-06-09 15:18:21 +00:00
mozilla.mano%sent.com
6505570a1c
Bug 294208 - FAYT shoudn't be blocked when a form button, checkbox or a radio element is focused. r=mconnor, a=asa
2005-06-09 15:00:19 +00:00
doronr%us.ibm.com
040304a07c
Bug 295407 - Finish button doesn't dismiss PFS dialog (manual installs). r=mconnor,a=asa
2005-06-09 14:57:25 +00:00
ben%bengoodger.com
a6176302e6
fall back to downloading a complete download package if the verification of the patch fails
2005-06-09 01:06:45 +00:00
timeless%mozdev.org
1ff3b005ab
Bug 293755 "image" attribute on prefpane element doesn't work (typo)
...
patch by twanno@lycos.nl r=mconnor a=chofmann
2005-06-09 00:34:45 +00:00
darin%meer.net
79965b9cac
fixing VS8 Beta2 build bustage, bug 292021
2005-06-09 00:16:38 +00:00
ben%bengoodger.com
a86bfc6930
add support for restarting downloads at different priority levels (background vs. foreground), separate out update and extensions jar manifests for faster development turnaround
2005-06-08 22:39:45 +00:00
darin%meer.net
7e80080b48
Verify downloads leveraging nsICryptoHash.
2005-06-08 22:15:17 +00:00
ben%bengoodger.com
8c9acf2311
Fix the |selectUpdate| function on the update service to correctly return the best available update from a set of available updates
2005-06-08 21:13:43 +00:00
ben%bengoodger.com
31733b51b3
make getPref helper function return default values consistently, and ensure background checking does not commence until after a profile has been selected so that the user's settings are honored.
2005-06-08 20:48:25 +00:00
darin%meer.net
b1e47d43a3
Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg
2005-06-08 18:04:25 +00:00
darin%meer.net
dcd9aa5bfe
Landing patch for bug 292408 "Software update driver for nsAppRunner.cpp" r=bsmedberg a=chofmann
2005-06-08 17:40:38 +00:00
mconnor%steelgryphon.com
98bfb7243d
bug 297005 - regression in dragging files to tab bar, r+a=bsmedberg
2005-06-08 14:20:03 +00:00
mozilla.mano%sent.com
153868bcb7
backing out bug 169826 (Port patch from bug 164006 to Firefox (wyciwyg: in tab titles)) as it caused bug 297037 / 297047
2005-06-08 14:09:29 +00:00
timeless%mozdev.org
e6c51929eb
Bug 296643 Uninstalling themes in Safe Mode kills extensions
...
patch by moz_bugzilla@exchangecode.com r=bsmedberg a=asa
2005-06-08 00:44:13 +00:00
timeless%mozdev.org
fc863b1ab6
Bug 267906 Disabled extensions with a externally raised maxVersion claim to be incompatible
...
patch by moz_bugzilla@exchangecode.com r=bsmedberg a=asa
2005-06-08 00:41:56 +00:00
ben%bengoodger.com
134b94df1a
Implement new timer manager for handling of update interval timers for the update service and the extension manager
2005-06-08 00:21:30 +00:00
timeless%mozdev.org
48e369ae75
Bug 255619 Ability to restrict to compatible operating systems
...
introduce <em:targetPlatform> nodes to install.rdf
patch by jens.b@web.de r=bsmedberg a=asa
2005-06-07 22:20:34 +00:00
timeless%mozdev.org
a613622c05
Bug 253742 No way of installing platform specific XPCOM components (dll/so) based on user OS.
...
patch by jens.b@web.de r=bsmedberg a=asa
2005-06-07 22:10:56 +00:00
scott%scott-macgregor.org
af0391257d
Bug #296940 --> Port Firefox update changes to Thunderbird to avoid an infinite loop on startup.
2005-06-07 21:45:14 +00:00
mozilla.mano%sent.com
bd7934086a
Bug 169826 - Port patch from bug 164006 to Firefox (wyciwyg: in tab titles). patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa
2005-06-07 21:18:17 +00:00
bsmedberg%covad.net
8721f99271
Bug 295235 - remove remaining contents.rdf chrome registration from Firefox and Thunderbird, r=mconnor a=asa
2005-06-07 19:55:49 +00:00
bsmedberg%covad.net
dad12753a6
Bug 296430 part "firefox" - Use a firefox-specific dirprovider to provide the <extension>/searchplugins key, r=darin a=asa (at some point in the future I will move the remaining app-specific keys from nsXREDirProvider to nsMailDirectoryProvider)
2005-06-07 19:45:11 +00:00
mozilla.mano%sent.com
4837cd7e4e
last part of 242831 - allow tabbing to buttons in the Pinstripe theme. r=mconnor a=asa
2005-06-07 19:28:42 +00:00