ben%bengoodger.com
3c2a3e3e61
303848 - integrate feedview better with firefox browser code/live bookmarking system.
...
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
2005-08-12 00:34:19 +00:00
aaronleventhal%moonset.net
e4e0e6b687
Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente
2005-08-10 18:15:53 +00:00
scott%scott-macgregor.org
9617fb14ba
Bug #302683 --> Get More Themes (Extensions) doesn't launch a browser in Thunderbird
...
make the textlink widget smart enough to send non exposed urls out to the desktop instead of trying
to open them internally.
sr=neil
r=bsmedberg
a=bsmedberg
2005-08-08 19:11:08 +00:00
cbiesinger%web.de
da98fdccb8
301119 allow error pages to load favicons
...
xpfe:
dveditz: second-review+
benjamin: first-review+
asa: approval1.8b4+
toolkit:
benjamin: first-review+
benjamin: approval1.8b4+
patch by me, ported to toolkit by Henrik Skupin <hskupin@gmail.com>
2005-08-08 16:25:11 +00:00
aaronleventhal%moonset.net
d80a548916
Small correction for checkin to bug 249136, accidentally had checked in |this.selectedTab| instead of |browser.selectedTab|.
2005-08-06 14:13:38 +00:00
aaronleventhal%moonset.net
ff4ab56d38
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
e3d1c1e4a6
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
e9de7a5fbc
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
49d562fb74
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
9dfc5a19c5
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
ee112c3a3c
Bug 302402. Some XUL links opening twice. r+a=mconnor
2005-08-05 16:11:10 +00:00
gavin%gavinsharp.com
a0ae9e0b40
Bug 303541 : Text link widget doesn't getPreventDefault, r+a=mconnor
2005-08-05 15:14:06 +00:00
mozilla.mano%sent.com
9d0d2d27ca
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
d93b267171
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
706fef46c1
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
de82ee61b3
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
00f6b0b461
Bug 249136. Focus lost when key pressed in newly loading foreground tab. r=mconnor, a=mconnor
2005-08-04 21:10:39 +00:00
ben%bengoodger.com
066325e90d
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
timeless%mozdev.org
89c4c25089
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
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
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
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
mconnor%steelgryphon.com
fa31580ba8
bug 287467 - flash game stops close tab from working, r+a=bsmedberg
2005-07-28 15:56:08 +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
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
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
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
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
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
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
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
6a93de69fa
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
aaronleventhal%moonset.net
f0616be271
Bug 300780. Fix initial focus in richlistbox. r=mconnor, a=mconnor
2005-07-25 03:41:46 +00:00
gavin%gavinsharp.com
5129662272
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
aaronleventhal%moonset.net
a477d13b57
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
aaronleventhal%moonset.net
6535384349
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
3fd916a1bc
Bug 299947 - Make richlistbox send events like a listbox r/a=mconnor
2005-07-20 19:45:43 +00:00
aaronleventhal%moonset.net
5bfd5b3810
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
02b22c05d0
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
mozilla.mano%sent.com
0db408e132
Bug 286197 - preferences should not close upon hitting enter on Mac OS X. r+a=mconnor.
2005-07-19 18:13:50 +00:00
bmlk%gmx.de
c74dfeeab1
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
mozilla.mano%sent.com
67e3835eac
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
dd240c0e80
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
aaronleventhal%moonset.net
ae390f7364
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
aaronleventhal%moonset.net
8527c35ab3
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
d9f20d23bd
Bug 300245 XUL listboxes don't mousewheel scroll correctly r+sr=roc a=asa
2005-07-13 16:58:04 +00:00
mozilla.mano%sent.com
bc1083033a
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
1da3d271dc
Bug 224002 - double clicking tab close button creates new tab. r=mconnor, a=asa.
2005-07-07 15:44:17 +00:00
doronr%us.ibm.com
39105c7c03
Bug 299272 - make richlistbox standalone. r=mconnor a=bsmedberg
2005-07-05 21:07:09 +00:00
mozilla.mano%sent.com
19bbe4db24
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
28265ae658
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
e91ac43262
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
bafc4e5bef
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
mozilla.mano%sent.com
ed7ed78ac0
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
2b3765f0e1
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
timeless%mozdev.org
498e2bc81f
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
mozilla.mano%sent.com
859633d631
Bug 287111 - Change onpreferenceread/onpreferencewrite to onsyncfrompreference/onsynctopreference. r=mconnor/mscott, a=bsmedberg.
2005-06-28 20:08:56 +00:00
mozilla.mano%sent.com
366079c4a0
Backing out bug 298894
2005-06-28 15:42:22 +00:00
mozilla.mano%sent.com
b349221b0f
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
a7e79693fa
Bug 275519 - [Mac] Support Command+Option+Arrows for tab switching. r=mconnor, a=bsmedberg.
2005-06-28 14:53:24 +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
db48x%yahoo.com
96c2d4a605
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
aaronleventhal%moonset.net
d1b948ddd2
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
27fcae5531
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
steffen.wilberg%web.de
8b69565752
Bug 260054: fix nasty typo. r=mconnor, a=asa
2005-06-20 11:52:01 +00:00
mozilla.mano%sent.com
dea4254a31
Bug 284776 - Need support in dialog.xml for setting a default button. r=mconnor a=asa.
2005-06-18 10:21:49 +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
steffen.wilberg%web.de
1a9cc78236
Bug 260054: add context sensitive Help to the preferences dialog. r=mconnor, a=asa
2005-06-16 22:16:26 +00:00
bryner%brianryner.com
37e80e76f5
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
db48x%yahoo.com
3c2553f425
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
813cc2b267
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
vladimir%pobox.com
82eb365a0a
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
neil%parkwaycc.co.uk
e5c1289a75
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
fd155e3c35
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
timeless%mozdev.org
8c8867e3f9
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
mconnor%steelgryphon.com
40cde85e88
bug 297005 - regression in dragging files to tab bar, r+a=bsmedberg
2005-06-08 14:20:03 +00:00
mozilla.mano%sent.com
1270c90901
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
mozilla.mano%sent.com
ee22dc8bd3
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
mconnor%steelgryphon.com
a5e78ae5c3
bug 295721 - improvements to tabbox to better match native focus/activation behaviour, r=vlad, a=shaver
2005-06-07 02:17:07 +00:00
mconnor%steelgryphon.com
e4961897ab
bug 179656 - allow drag and drop reordering of tabs, patch originally based on miniT by dorando, r=vlad, a=shaver
2005-06-07 02:10:09 +00:00
varga%nixcorp.com
a3c20278b9
Fix for bug 287461. Caret Browsing is hardbound to the F7 key and is unable to be overridden with javascript like F3, F5, etc.
...
r+sr=neil patch by Brian King <brian@mozdev.org>
2005-06-01 13:24:11 +00:00
aaronleventhal%moonset.net
26e7ae1b96
Bug 263853. Neither Alt+down nor F4 key are listing the URLs from the address bar. Patch by gavin.sharp@gmail.com, r=mconnor, a=shaver
2005-06-01 02:14:46 +00:00
bzbarsky%mit.edu
779aaed048
Removing uneeded manual wrapper. More attempts at bug 294893, r+sr=jst, a=drivers
2005-05-25 15:20:28 +00:00
mconnor%steelgryphon.com
135cf1adae
bug 294524 - reload buttons don't work after sanitizing, patch by Teune van Steeg <twanno@lycos.nl>, r=me, a=asa
2005-05-24 05:42:44 +00:00
bzbarsky%mit.edu
c46b398fbc
Fix silly typo in fix for bug 295121. r=mconnor, a=brendan
2005-05-23 17:46:20 +00:00
mconnor%steelgryphon.com
0002e2d56d
bug 295121 - no securityUI in additional tabs, r=bz, a=asa
2005-05-23 17:03:06 +00:00
brendan%mozilla.org
928334d514
Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz.
2005-05-20 17:41:10 +00:00
mconnor%steelgryphon.com
fc79110431
Bug 294815 - Possible to create a <browser> with no securityUI by accident, r=bz, a=brendan
2005-05-20 02:09:09 +00:00
mozilla.mano%sent.com
59b2a298ae
Bug 294290 - Port patch from bug 225563 to toolkit (keyboard activation of <html:a> in an XUL page needs to prevent activation of the default OK button). patch from Gavin Sharp <gavin.sharp.gmail.com> r=neil, a=asa
2005-05-17 18:02:04 +00:00
dbaron%dbaron.org
879c58672c
Cleaner fix for bug 290036. b=290949 r=dveditz sr=darin a=asa
2005-05-12 18:20:07 +00:00
bryner%brianryner.com
592dbdc176
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
steffen.wilberg%web.de
9a585b1266
Bug 284081: When software install (xpinstall.enabled) is disabled, clicking 'Edit Options' on the message bar opens an empty window. r=mconnor, a=asa
2005-04-28 21:49:46 +00:00
doronr%us.ibm.com
e90909ae71
Bug 220626 - Enable keyboard access to Blocked Popups notification bar. r=mconnor,a=mkaply
2005-04-28 17:28:00 +00:00
cst%andrew.cmu.edu
ae233f9744
Bug 289553 Make dynamically changing the favicon update the icon in the tab
...
r=mconnor a=asa
2005-04-26 16:41:36 +00:00
bzbarsky%mit.edu
a18cef67ee
Fix bug 290878. client* coords are broken for events in a popup....
...
r=neil/mconnor, sr=roc, a=asa
2005-04-24 20:15:31 +00:00
dbaron%dbaron.org
54d32d1a6b
Don't allow javascript: favicons. b=290036 r=dveditz sr=brendan a=chase
2005-04-13 04:38:18 +00:00
aaronleventhal%moonset.net
bb1b37f305
Bug 288986. Disabled attribute confusion causing some XUL elements to be exposed in accessibility APIs as disabled when they aren't. sr=neil, a=asa
2005-04-12 15:28:01 +00:00
dbaron%dbaron.org
fbf1213627
Put try/catch around removeObserver that sometimes (inexplicably) fails. b=288770 r=mconnor
2005-04-05 04:41:41 +00:00