surkov.alexander%gmail.com
|
763800e393
|
Bug 388910 - building with disabled MOZ_XUL failed, patch=romaxa@gmail.com, r=me, sr=neil
|
2007-07-24 07:50:51 +00:00 |
bzbarsky%mit.edu
|
25fc7a1231
|
Address nits in patch for bug 257868. r+sr=roc
|
2007-07-24 01:19:44 +00:00 |
mats.palmgren%bredband.net
|
77955239b8
|
Reset the sibling pointers for our children in InvalidateChildren(). Patch by Ginn Chen<ginn.chen@sun.com>. b=387252 r=me
|
2007-07-23 14:01:46 +00:00 |
ginn.chen%sun.com
|
6cf48d4743
|
Bug 387496 No focus events when navigating among HTML menu/list items
r=aaronleventhal
|
2007-07-23 07:46:48 +00:00 |
ginn.chen%sun.com
|
5a29248630
|
Bug 387347 Text with "float" style inaccessible
r=aaronleventhal
|
2007-07-17 09:32:11 +00:00 |
surkov.alexander%gmail.com
|
eb88d96ed7
|
Bug 386836 - same map used in several img caused firefox crash, patch=me, ginn.chen, r=me
|
2007-07-16 12:42:40 +00:00 |
surkov.alexander%gmail.com
|
e508498455
|
Bug 387986 - correct nsAccessibilityService::GetStringStates, r=ginn.chen
|
2007-07-16 07:57:46 +00:00 |
surkov.alexander%gmail.com
|
06a0f62389
|
use xpcom;s nsVoidPtrHashKey, r=aaronlev, sr=neil
|
2007-07-14 03:09:42 +00:00 |
surkov.alexander%gmail.com
|
7df8283d15
|
Bug 387925 - state expandable isn;t exposed correctly, r=aaronlev
|
2007-07-14 03:02:40 +00:00 |
aaronleventhal%moonset.net
|
4f2556e27d
|
Comment fix in nsDocAccessible. r=bz
|
2007-07-13 17:19:40 +00:00 |
bzbarsky%mit.edu
|
ee3679d650
|
Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
|
2007-07-12 20:05:49 +00:00 |
surkov.alexander%gmail.com
|
90f609311a
|
Bug 387857 - implement IAccessibleTable::rowCOlumnExtentsAt, r=ginn.chen
|
2007-07-12 09:40:21 +00:00 |
surkov.alexander%gmail.com
|
e2a20cf0b9
|
Bug 386971 - rename nsIAccEditableText::editor, r=ginn.chen
|
2007-07-12 06:56:56 +00:00 |
surkov.alexander%gmail.com
|
109ba89cbd
|
Bug 385573 - implement IAccessibleTable::getSelected* methods, r=evan.yan, aaronlev, sr=neil
|
2007-07-11 16:08:34 +00:00 |
surkov.alexander%gmail.com
|
c830b1f1d7
|
Bug 386978 - bustage fix on mac, os/2, patch=mats, peter weilbacher, me, r=ginn.chen
|
2007-07-11 08:24:59 +00:00 |
surkov.alexander%gmail.com
|
1502576dbf
|
Bug 378042 - expose group position for toolbarbuttons, patch=vasiliy.potapenko, r=me, aaronlev, sr=neil
|
2007-07-11 07:58:50 +00:00 |
ginn.chen%sun.com
|
17e320daa7
|
Bug 385326 text content in MIDAS is not accessible
fix for atk events
r=surkov.alexander
|
2007-07-09 10:17:31 +00:00 |
jwalden%mit.edu
|
ef68fcf595
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
aaronleventhal%moonset.net
|
78244d63d3
|
Bug 379875. Support checkable in ATK via object attribute since there is no other way in ATK. r=david.bolter
|
2007-07-06 07:50:34 +00:00 |
aaronleventhal%moonset.net
|
97f5ee2654
|
ARIA disabled state is no longer universal, it applies only to specific roles. Also remove some roles that are no longer supported in the spec. r=david.bolter
|
2007-07-06 07:49:22 +00:00 |
Evan.Yan%Sun.COM
|
00e11da24d
|
bug 386161 - no focus event when arrowing down in xul tree table
r=surkov.alexander
|
2007-07-06 06:53:18 +00:00 |
surkov.alexander%gmail.com
|
16ae8c350f
|
Bug 386971 - following up fix
|
2007-07-05 17:14:34 +00:00 |
surkov.alexander%gmail.com
|
e16ab804c1
|
Bug 386971 - expose editor from nsIAccEditableText, r=ginn.chen
|
2007-07-05 17:12:28 +00:00 |
surkov.alexander%gmail.com
|
3a9bdb621f
|
Bustage fix of bug 386978
|
2007-07-05 16:25:15 +00:00 |
surkov.alexander%gmail.com
|
2547bd5b7f
|
Bug 386978 - get rid FireToolkitEvent, r=aaronlev
|
2007-07-05 16:02:56 +00:00 |
aaronleventhal%moonset.net
|
f2b6379f0f
|
Bug 377783. Fix crash and clean up table a11y. r=evan.yan
|
2007-07-05 15:39:30 +00:00 |
surkov.alexander%gmail.com
|
f7ffa047cc
|
Bug 383095 - implement IAccessibleApplication, r=aaronlev, sr=neil
|
2007-07-05 12:54:26 +00:00 |
surkov.alexander%gmail.com
|
eba5f80578
|
Bug 386922 - rename nsAccessibilityUtils, r=aaronlev
|
2007-07-05 11:29:29 +00:00 |
enndeakin%sympatico.ca
|
a71cb5f411
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 15:49:46 +00:00 |
aaronleventhal%moonset.net
|
ab881f8bdc
|
Fixing bustage again
|
2007-07-04 08:49:00 +00:00 |
aaronleventhal%moonset.net
|
e4879911a7
|
Fixing bustage again
|
2007-07-04 08:38:54 +00:00 |
aaronleventhal%moonset.net
|
9320f49c4a
|
Fixing bustage
|
2007-07-04 08:24:23 +00:00 |
aaronleventhal%moonset.net
|
3ae17ad7bf
|
Bug 386721. More ARIA properties are universal. r=david.bolter
|
2007-07-04 07:54:56 +00:00 |
aaronleventhal%moonset.net
|
ca11c01e12
|
Bug 386717. Changes to how tables, grids and treegrids are handled in ARIA. r=david.bolter
|
2007-07-04 07:52:19 +00:00 |
surkov.alexander%gmail.com
|
597eef16f6
|
Bug 378468 - remove warnings from nsDocAccessible::InvalidateCacheSubtree, r=ginn.chen
|
2007-07-03 16:19:08 +00:00 |
ginn.chen%sun.com
|
4252711e51
|
Bug 385326 text content in MIDAS is not accessible
r=surkov.alexander
|
2007-07-02 11:18:07 +00:00 |
surkov.alexander%gmail.com
|
93e9735c95
|
Bug 386282 - nsIAccessible::GetDescription() fails on document accessible, r=me, patch=vasiliy.potapenko
|
2007-07-02 06:14:11 +00:00 |
aaronleventhal%moonset.net
|
180ab566e0
|
Bug 384426. Description relations not getting exposed. r=surkov
|
2007-06-30 20:23:16 +00:00 |
aaronleventhal%moonset.net
|
30398af49f
|
Fixing bustage
|
2007-06-30 20:21:11 +00:00 |
aaronleventhal%moonset.net
|
e5e2c6a0c1
|
Fieldset children and relations incorrect. r=surkov
|
2007-06-30 20:06:14 +00:00 |
surkov.alexander%gmail.com
|
94124b2d2f
|
Bug 378468 - correct handling of show/hiden/reorder events, r=aaronlev
|
2007-06-30 02:49:32 +00:00 |
enndeakin%sympatico.ca
|
d6cdd07569
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 22:16:06 +00:00 |
enndeakin%sympatico.ca
|
250695914b
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 19:04:52 +00:00 |
roc+%cs.cmu.edu
|
b4eb07076f
|
Fixing bustage
|
2007-06-27 03:06:04 +00:00 |
aaronleventhal%moonset.net
|
3c67e8cbe2
|
Bug 385447. Try to remove special case to assign containerAccessible in nsDocAccessible::InvalidateCacheSubtree(). r=surkov
|
2007-06-25 08:31:20 +00:00 |
aaronleventhal%moonset.net
|
c8afb42f1e
|
Bug 385718. State change events for focus causing extra document loads in Window-Eyes. r=ginn.chen
|
2007-06-25 08:28:22 +00:00 |
aaronleventhal%moonset.net
|
a4ead8f588
|
Bug 385474. Remove extra accessible EVENT_SHOW/EVENT_HIDE hack for progress meters. r=surkov
|
2007-06-25 08:26:58 +00:00 |
Evan.Yan%Sun.COM
|
432d767217
|
fix bustage of bug 385437 event object for EVENT_TEXT_CARET_MOVED.
r=surkov.alexander
|
2007-06-25 02:33:18 +00:00 |
aaronleventhal%moonset.net
|
93eb9692a9
|
Bug 385456. Remove unused aFrame arguments in accessible constructors. r=evan.yan
|
2007-06-24 22:04:46 +00:00 |
aaronleventhal%moonset.net
|
3a1863d502
|
Bug 385444. Reduce special cases for show/hide/reorder event firing. r=surkov
|
2007-06-23 08:25:31 +00:00 |