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

2247 Коммитов

Автор SHA1 Сообщение Дата
aaronleventhal%moonset.net 69e1292de8 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 d953705f08 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 18862e9ab1 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 31c3d07c83 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 ffa73581ae 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 f47933625d 303022 - background extension update checking does not observe preferences.
r=darin
2005-08-02 05:25:02 +00:00
scott%scott-macgregor.org 1c0a5b393b 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 2b423c88c0 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 0f730a4cb7 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 38e717e44b 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 4210ca4c07 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 e8fcfb5c63 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 fa31580ba8 bug 287467 - flash game stops close tab from working, r+a=bsmedberg 2005-07-28 15:56:08 +00:00
bsmedberg%covad.net 9d77cf8d0d Additional xulrunner-specific bustage fixup from bug 295482 2005-07-27 22:48:15 +00:00
bsmedberg%covad.net 08b73927ec Bustage fix for dougt, bug 295482 2005-07-27 21:46:39 +00:00
darin%meer.net 773a4c7495 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 f6ba585c6d 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 8de93d4125 * 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 9c8a4551e4 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 aa85a21407 fixes bug 297147 "Update Windows registry after software update" r+a=bsmedberg 2005-07-27 18:24:54 +00:00
timeless%mozdev.org a1c29b82e5 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 29d0cdc9e4 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 95f904226d 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 b519b28d77 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 0893894d75 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 89fdec737a Bug 268776 - Help Viewer uses browser chrome. r=kmgerich, a=bsmedberg 2005-07-27 02:51:56 +00:00
jwalden%mit.edu 528d0405e7 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 1d4394262f 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 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
aaronleventhal%moonset.net 0245548c6d 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 1a36976c90 Bug 301742. Customize char encoding dialog. r+a=mconnor 2005-07-26 22:17:10 +00:00
doronr%us.ibm.com 61052b8df7 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 897b071f5e 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 e90a870d46 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 d42acb280e 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 15df2a093b 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 552fbd14b7 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 cb9cb1cecd 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 e4c37dd5c0 Bustage fix. 2005-07-25 22:41:54 +00:00
aaronleventhal%moonset.net b74432a727 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 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
bsmedberg%covad.net be61801fba Bug 299991 - XULRunner stub executable, r=darin a=shaver 2005-07-25 22:16:56 +00:00
ben%bengoodger.com 0d9f29eddb 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 c64546a715 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 6c3150163e 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 86094dad75 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 1fdcc227e6 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 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
aaronleventhal%moonset.net b8fb5dd2ce 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 f8dc2784ec 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