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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
steffen.wilberg%web.de
|
3e2958db51
|
Bug 260054: fix nasty typo. r=mconnor, a=asa
|
2005-06-20 11:52:01 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
mconnor%steelgryphon.com
|
8948c6b712
|
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
|
86397cb20a
|
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
|
aa157eaf6d
|
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
|
14d70e51fb
|
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
|
5721a53440
|
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
|
9833e8799a
|
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
|
e1c1a583de
|
Fix silly typo in fix for bug 295121. r=mconnor, a=brendan
|
2005-05-23 17:46:20 +00:00 |
|
mconnor%steelgryphon.com
|
563a40a15e
|
bug 295121 - no securityUI in additional tabs, r=bz, a=asa
|
2005-05-23 17:03:06 +00:00 |
|