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

1083 Коммитов

Автор SHA1 Сообщение Дата
aaronleventhal%moonset.net 4a2039307b Bug 345723. Support 3 new accessible object attributes: layout guess, id and xml-roles. r=Ming Gao 2006-09-12 19:37:36 +00:00
aaronleventhal%moonset.net 8c9fe38051 Bug 340670. Implement first accessible text attribute. Patch by Ming Gao. r=aaronlev 2006-09-12 17:06:12 +00:00
aaronleventhal%moonset.net 96cb22acbe Bug 349909. GetText[At|Before|After]Offset broken in some cases for lines. r=ginn.chen 2006-09-12 13:37:54 +00:00
uriber%gmail.com 58e29c5cff Refactor nsIFrame::PeekOfset to use iteration instead of recursion, plus some more related refactoring. bug=300131 r+sr=roc 2006-09-11 20:43:01 +00:00
hwaara%gmail.com f571bf6288 Prefix members with 'm' per review comment. b=342146
NPODB
2006-09-11 16:22:22 +00:00
hwaara%gmail.com f03a2c9249 Implement support for Universal Access accessibility support. Off by default on mac. b=342146 2006-09-11 15:46:01 +00:00
hwaara%gmail.com cd142c348f Implement support for Universal Access accessibility support.
Accessibility is off by default on mac. b=342146
2006-09-11 15:44:00 +00:00
uriber%gmail.com 63dc4e2947 Backing out bug 300131 until I figure out how to deal with the bustage. 2006-09-11 08:03:28 +00:00
uriber%gmail.com 1b4975fbeb Refactor nsIFrame::PeekOfset to use iteration instead of recursion, and some related refactoring. bug=300131 r+sr=roc 2006-09-11 06:39:56 +00:00
ginn.chen%sun.com fdf321b1b8 Bug 350063 Window index returned -1 always on calling getIndexInParent
patch by Evan.yan at sun.com r=aaronleventhal
2006-09-11 06:18:06 +00:00
aaronleventhal%moonset.net 1ff648c1ba Bug 351948. Regression, location bar no longer has accessible name. r=ginn.chen, sr=neil 2006-09-10 17:54:32 +00:00
aaronleventhal%moonset.net 592dfdac4c Bug 347219. File inputs and other embedded form controls in radio buttons not accessible. For chrome changes, r=mano. For mozilla/accessible changes, r=ginn.chen, sr=neil 2006-09-10 17:52:52 +00:00
aaronleventhal%moonset.net 720911f967 Bug 346833. Content for :before and :after no longer exposed. r=ginn.chen, sr=roc 2006-09-08 14:42:25 +00:00
hwaara%gmail.com 91b5feefd6 Some XUL accessible wrap classes no longer used. b=351563, r=hwaara, aaronlev. Patch by surkov.alexander@gmail.com 2006-09-07 11:25:09 +00:00
mozilla.mano%sent.com 6cdecb7325 Bug 351381 - Should be possible to expose the selected item in a dhtml combobox via its aaa:valuenow attribute. r=aaronlev, sr=neil. 2006-09-07 01:19:39 +00:00
hwaara%gmail.com 137db787c9 Revert whitespace change. b=351412 2006-09-06 14:32:17 +00:00
hwaara%gmail.com 5a46f25f67 Implement readonly attribute |children| to get the children of an accessible. b=351412, r=aaronlev 2006-09-06 14:29:56 +00:00
aaronleventhal%moonset.net ccac260b19 Bug 351505. Rev the IID for nsIAccessibleDocument. r=ginn.,chen 2006-09-06 14:17:44 +00:00
hwaara%gmail.com 6353f977d3 Remove unused file. b=351405, r=aaron 2006-09-05 13:24:17 +00:00
aaronleventhal%moonset.net fb8dfe2dc4 Bug 351262. Regression in DHTML state change events. r=ginn.chen, sr=neil 2006-09-04 20:44:56 +00:00
aaronleventhal%moonset.net 3b85e0bdc2 crash when using at-poke log text-caret-moved event. r=evan.yan 2006-09-02 02:12:07 +00:00
aaronleventhal%moonset.net e0ed90e6b1 Bug 342288. Initial support for ATK object attributes. Patch by Ming Gao. r=aaronlev, sr=neil 2006-08-31 21:07:41 +00:00
aaronleventhal%moonset.net cd9b71c1de Bug 344423. Backspace notifications off by 1 2006-08-30 14:17:05 +00:00
ginn.chen%sun.com 31c37d4741 Bug 343150 Use AtkHyperlinkImpl
patch by nian.liu at sun.com r=ginn.chen
2006-08-30 09:03:45 +00:00
ginn.chen%sun.com c09b1a0dd3 Bug 332660 GTK file picker as used in Firefox is not accessibile for GOK
r=aaronleventhal sr=roc
2006-08-30 05:19:06 +00:00
ginn.chen%sun.com 2f9b75599f Back out bug 343150, it couldn't compile with atk < 1.12.1 2006-08-28 06:47:17 +00:00
ginn.chen%sun.com 55c4194d62 Bug 343150 Use AtkHyperlinkImpl
patch by nian.liu at sun.com r=ginn.chen
2006-08-28 06:18:25 +00:00
aaronr%us.ibm.com 9473133512 add initial support for accessible objects for xforms. Bug 337690, patch by surkov r=aaronleventhal+aaronr, sr=neil 2006-08-24 21:14:44 +00:00
ginn.chen%sun.com 4829508750 Bug 347983 [atk]Build properly when libatk < 1.12.1 on build platform
r=aaronlev, bsd, Frank Hecker
2006-08-24 03:22:00 +00:00
ginn.chen%sun.com f52c913213 Bug 349635 Return DocType in atk_document_get_attribute*
patch by Evan.Yan at Sun.COM r=ginn.chen, aaronleventhal
2006-08-23 08:20:26 +00:00
aaronleventhal%moonset.net 4745733aab Backing out fix for bug 346833 until it can be done correctly. 2006-08-21 17:09:52 +00:00
hwaara%gmail.com 6fe31e437f Clarify getChildAtPoint() comment a bit. r=aaronlev 2006-08-17 14:39:11 +00:00
aaronleventhal%moonset.net ebe9a9e97b Bug 346730. List bullets not exposed. Also, expose content generated frames within nsIAccessibleText. r=ginn.chen 2006-08-17 13:21:41 +00:00
aaronleventhal%moonset.net b398b23b5c Bug 346833. Objects in :before and :after no longer exposed. r=ginn.chen, sr=roc 2006-08-17 13:19:49 +00:00
aaronleventhal%moonset.net cf4a040dbd Bustage fix 2006-08-16 15:09:07 +00:00
aaronleventhal%moonset.net 0e45d1cf82 Attempt to fix odd bustage on btek 2006-08-16 15:05:08 +00:00
aaronleventhal%moonset.net 9f20e78fc8 Bug 345825. Fixes for accessible text methods getTextAtOffset and getRangeExtents. r=ginn.chen 2006-08-16 13:36:19 +00:00
ginn.chen%sun.com 750b977e29 Bug 340802 New ATK: Implement AtkDocument support
patch by Evan.Yan at sun.com r=ginn.chen, aaronlev
2006-08-16 03:06:42 +00:00
aaronleventhal%moonset.net 13efca7808 Bug 348616. Fix HTML button accessible and accessible objects when onclick is present. r=nian.liu 2006-08-16 01:50:36 +00:00
aaronleventhal%moonset.net 584116ee82 Bug 348037. GetIndexInParent impl for ATK counting too many children. r=ginn.chen 2006-08-15 14:37:30 +00:00
aaronleventhal%moonset.net 8d88dcf118 Backing out for now 2006-08-15 14:11:50 +00:00
aaronleventhal%moonset.net 6bb1f420c8 Bug 348037. GetIndexInParent impl for ATK counting too many children. r=ginn.chen 2006-08-15 13:16:04 +00:00
ginn.chen%sun.com b27aafad3f Bug 348197 firefox crash with orca running [@nsAccessNode::GetDocAccessibleFor]
patch by Evan.Yan at sun.com r=aaronleventhal
2006-08-15 04:50:46 +00:00
timeless%mozdev.org 8eddc1534e Bug 347851 Building XULRunner with --embedding-profile=minimal failed
Make accessible tree support only build ifdef MOZ_XUL
patch by romaxa@gmail.com r=timeless r=aaronl sr=bz
2006-08-14 15:43:49 +00:00
aaronleventhal%moonset.net 02b1aa595d Bug 348155. Position in lists not exposed correctly. r+sr=roc 2006-08-14 13:38:53 +00:00
aaronleventhal%moonset.net a63f9b55d5 Bustage fix 2006-08-11 18:02:52 +00:00
aaronleventhal%moonset.net 6b1796c091 Bustage fix 2006-08-11 17:54:03 +00:00
aaronleventhal%moonset.net 327814208a Bug 348158. Accessibility cache gets out of sync. Provide assertions so we catch this in the future. r=ginn.chen 2006-08-11 17:21:56 +00:00
ginn.chen%sun.com 595d9d17f8 Bug 348007 Firefox will crash if use index = -1 to get top level
accessible
r= aaronleventhal
2006-08-11 06:04:10 +00:00
aaronleventhal%moonset.net 59ecd69676 Bug 346906. GetLinkIndex not working. r=parente 2006-08-08 14:50:12 +00:00
aaronleventhal%moonset.net fb0ab8fca9 Bug 341462. XUL menuitems should not fire accessible focus for mouseover. Patch by Ginn Chen. r=aaronlev 2006-08-08 14:01:19 +00:00
aaronleventhal%moonset.net 75ff9a70fe Bug 346858. Add support for ATK relations. r=nian.liu 2006-08-04 03:58:05 +00:00
aaronleventhal%moonset.net 90c184561d bug 346936. crashes [@ nsAccessibilityService::CreateRootAccessible]. r=ginn.chen, sr=dbaron 2006-08-03 19:42:47 +00:00
aaronleventhal%moonset.net 18cee34982 Bug 320357. Linux magnifier can't work with wrapped text. r=ginn.chen 2006-08-03 13:42:42 +00:00
aaronleventhal%moonset.net 8cf276cfad bug 347038. Remove unused and unneeded GetSelectedLinkIndex. r=evan.yan 2006-08-03 03:59:32 +00:00
aaronleventhal%moonset.net 0467075665 Fixing bustage 2006-08-03 03:44:21 +00:00
aaronleventhal%moonset.net 99f4ac25ce Bug 346906. GetLinkIndex() is off by 1. r=neo.liu 2006-08-03 03:32:32 +00:00
aaronleventhal%moonset.net 1902f15696 Bug 347022. Use ATK_ROLE_EMBEDDED for wairole:application. r=evan.yan 2006-08-03 03:25:37 +00:00
jwalden%mit.edu 86ae7c5087 Backing out patch for bug 347022 to fix Linux GTK2 bustage 2006-08-02 20:37:07 +00:00
aaronleventhal%moonset.net 2f200c23b0 Bug 347022. Use ATK_ROLE_EMBEDDED for wairole:application. r=evan.yan 2006-08-02 18:40:51 +00:00
aaronleventhal%moonset.net 34abab516c Bug 346649. Firefox crashes [@ nsHyperTextAccessible::GetPosAndText]. Patch by evan.yan. r=ginn.chen, r=aaronlev 2006-08-02 16:44:25 +00:00
aaronleventhal%moonset.net a67529e197 Bug 346852. Remove platform-specific roles. r=evan.yan 2006-08-02 14:40:32 +00:00
aaronleventhal%moonset.net 365ef57986 bug 346721. Parent of bullet accessible incorrect. r=pligrim, sr=neil 2006-08-01 12:44:24 +00:00
ginn.chen%sun.com 61ddb332c9 Bug 343156 New ATK: expose new action for images, to open long description
in a new tab
patch by nian.liu at sun.com r=aaronleventhal sr=neil
2006-07-31 05:21:46 +00:00
ginn.chen%sun.com a53c56d5a0 Bug 345275 make eAction_*'s definition to where they belong and remove
e*_Action enum
patch by nian liu at sun.com r=aaronleventhal sr=neil
2006-07-31 04:31:13 +00:00
ginn.chen%sun.com eb63cd5609 Bug 345825 getTextAtOffset doesn't work correctly
r=aaronleventhal
2006-07-27 06:08:19 +00:00
aaronleventhal%moonset.net f16986637b Bug 344896. Refactor accessibility events handling. Part 1 of fix, add nsPIAccessible::allowsAnonChildAccessibles(). Patch by Alexander Surkov. r=aaronlev 2006-07-26 19:38:25 +00:00
ginn.chen%sun.com c3647ca531 Bug 345421 nsRoleMap.h uses -1 for PRUint32
patch by gaomingcn at gmail.com r=aaronleventhal
2006-07-25 05:31:28 +00:00
ginn.chen%sun.com 3277b68fb2 Bug 345434 Firefox crashes with orca testcase
[@nsHyperTextAccessible::GetRelativeOffset]
r=aaronleventhal
2006-07-25 03:50:35 +00:00
aaronleventhal%moonset.net 8cf5c3b9a2 Bug 241015. Remote XUL is not accessible. Patch by Alexander Surkov. r=aaronlev. Chrome r='s by neil and mano 2006-07-24 16:12:08 +00:00
aaronleventhal%moonset.net 7b664c9b96 Fixing bustage 2006-07-24 15:05:34 +00:00
aaronleventhal%moonset.net 763b77a52f Bug 275010. Support AtkTable and start work to provide hint on layout vs. data table. r=surkov 2006-07-24 14:26:25 +00:00
ginn.chen%sun.com 4639e40174 Bug 345424 document_frame always implements EditableText interface
r=aaronleventhal
2006-07-24 06:18:30 +00:00
ginn.chen%sun.com 440ef48371 Bug 345422 GOK can't UI Grab nightly firefox
r=aaronleventhal
2006-07-24 06:17:01 +00:00
ginn.chen%sun.com b45e74a0b7 Bug 341747 Fix missing commas r=me 2006-07-21 05:52:06 +00:00
aaronleventhal%moonset.net 119f798090 Bug 338337. Updates to DHTML accessible roles and relations. r=pilgrim, sr=tor 2006-07-20 21:08:57 +00:00
aaronleventhal%moonset.net dbe92bcd90 Bug 345192. Some caret events not reported in midas text edit areas. r=evan.yan 2006-07-19 17:50:44 +00:00
cvshook%sicking.cc c7936e48f6 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
aaronleventhal%moonset.net 37882c1f6c Bug 344901. Document frame accessible has no child. Patch from Ginn Chen. r=aaronlev 2006-07-19 02:51:14 +00:00
aaronleventhal%moonset.net 9d69b9f0c4 Bug 334353. Duplicate insert/delete events. r=evan.yan, sr=roc 2006-07-19 01:56:54 +00:00
aaronleventhal%moonset.net 5b1b85355c Bug 344505. Any accessible role on a table means the descendant table structures are not relevant unless they have a role. r=pilgrim 2006-07-18 20:47:44 +00:00
aaronleventhal%moonset.net d530b4db53 Fixing bustage that's only happening on thunderbird tbox 2006-07-17 20:45:10 +00:00
aaronleventhal%moonset.net 5edcd86e4e Fixing more bustage 2006-07-17 17:12:11 +00:00
aaronleventhal%moonset.net a8017cdb3f Fix type from last checkin for bug 341747 2006-07-17 16:10:22 +00:00
aaronleventhal%moonset.net f8e7aac2e9 Proper bustage fix 2006-07-17 15:25:18 +00:00
aaronleventhal%moonset.net 9ab39d6948 Proper bustage fix 2006-07-17 15:24:28 +00:00
aaronleventhal%moonset.net 5c898d14ab Fixing bustage 2006-07-17 15:18:45 +00:00
aaronleventhal%moonset.net 3dfdea34bc Bug 341747. Remove #ifdefs from nsIAccessible.idl. Also fixes bug 214580. Remove {C++ from nsIAccessible.idl. Patch from Mike Gao. r=aaronlev, ginn.chen 2006-07-17 14:53:36 +00:00
aaronleventhal%moonset.net 3209bd0786 Bug 344539. Use EMBEDS relation on top accessible object to point to content area. r+sr=roc 2006-07-17 14:10:24 +00:00
aaronleventhal%moonset.net 419a7f03e7 Incorrect checkin last 2006-07-14 02:51:44 +00:00
aaronleventhal%moonset.net e64d8fb34e Fixing bustage 2006-07-14 02:48:22 +00:00
aaronleventhal%moonset.net b7a8cbbae7 Bug 344403. Don't refer to |this| in constructors in mozilla/accessible (bad practice overall). r=mats, sr=neil 2006-07-13 14:22:12 +00:00
aaronleventhal%moonset.net bbd7c57eed Bug 313443. Show caret moved events reliably. r=ginn.chen, sr=neil 2006-07-13 13:58:38 +00:00
aaronleventhal%moonset.net 7939a5fec9 Bug 344392. Prefer markup over frame type for determining accessible type. r=ginn.chen 2006-07-13 12:55:15 +00:00
gavin%gavinsharp.com f32bd1cc35 Bug 340902: Split ui.key.generalAccessKey into prefs for content and chrome, patch by Simon B�nzli <zeniko@gmail.com>, r=mats.palmgren, sr=roc 2006-07-13 10:18:12 +00:00
uriber%gmail.com 6b7fcba507 Attempt to fix bustage from bug 343763 2006-07-13 06:53:24 +00:00
ginn.chen%sun.com 289b81fb79 Bug 343375 Crash when pressing the Enter key in the URL bar [@
g_type_check_value_holds - g_value_set_double -
nsDocAccessibleWrap::FireToolkitEvent]
patch by nian.liu at sun.com r=aaronleventhal sr=roc
2006-07-13 06:03:17 +00:00
ginn.chen%sun.com e096ea33d3 Bug 341463 Firefox emits focus event before "window:activate" event
nsWindow.cpp r+sr=roc a11y part r=aaronleventhal
2006-07-13 05:42:32 +00:00
aaronleventhal%moonset.net 407eb3f19c Fixing bustage 2006-07-12 13:45:36 +00:00
aaronleventhal%moonset.net be0a86e3cb Bug 312093. Support accessible caret, selection, nsIAccessibleEditableText. r=ginn.chen 2006-07-12 13:14:53 +00:00
aaronleventhal%moonset.net 879c12013f Bug 333579. Firefox crash with image map areas and accessibility. r=pilgrim, sr=neil 2006-07-12 04:21:52 +00:00
aaronleventhal%moonset.net ed7905bc9f Bug 328198. An <li> instead of <span> with a role gets spoken as custom control. r=pilgrim, sr=neil 2006-07-11 16:34:40 +00:00
leon.sha%sun.com 1d06a1edf8 Bugzilla Bug 340978, The accessible table implementation in Thunderbird appears to be implemented incorrectly.
Patch by Evan.Yan@Sun.COM.
aaronleventhal: review+
neil: superreview+
2006-07-10 05:37:20 +00:00
aaronleventhal%moonset.net c4b3bad5dd Bug 343661. Configure Security Warnings associated description not exposed. Patch by Mark Pilgrim, r=aaronlev, sr=neil 2006-07-06 02:42:09 +00:00
aaronleventhal%moonset.net 32e45703fb Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano 2006-07-05 20:42:22 +00:00
aaronleventhal%moonset.net 876a627199 Bug 339565. Google.com textfield shows unexpectedly with GOK. Forgot to make one change requested by Neil. Original patch by Nian Liu, r=aaronlev, sr=neil 2006-07-05 12:52:44 +00:00
cvshook%sicking.cc cf07d96809 Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
tor%cs.brown.edu 76cfc2ad30 Backout of bug 339237. 2006-07-01 07:44:49 +00:00
aaronleventhal%moonset.net e815f2841a Bug 339565. Gogle.com textfield autocomplete shows unexpectedly with GOK. Patch by Nian Liu. r=aaronlev, sr=neil 2006-07-01 04:02:03 +00:00
aaronleventhal%moonset.net 613a2b63b2 Bug 342979. Role attribute should be recognized in XHTML 1.x namespace. r=pilgrim, sr=neil 2006-07-01 03:52:29 +00:00
aaronleventhal%moonset.net 2e03d30048 Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano 2006-07-01 03:30:58 +00:00
aaronleventhal%moonset.net c14e913d21 Bug 340827. Support nsIAccessibleTab cross platform -- one more tweak needed for it to build on Windows. r=aaronlev 2006-06-27 15:46:24 +00:00
aaronleventhal%moonset.net 2ec38575a5 Bug 340827. Support nsIAccessibleTable cross platform. Patch by Ming Gao. r=aaronlev 2006-06-27 15:42:09 +00:00
aaronleventhal%moonset.net 3b67833fe3 Bug 342698. Stack overflow when getting state of document. r=markp 2006-06-26 14:54:25 +00:00
aaronleventhal%moonset.net 7c56af8d4f Bug 340665. New ATK: expose links as ATK_ROLE_LINK, if available. r=Evan.Yan 2006-06-26 13:37:03 +00:00
aaronleventhal%moonset.net 2aa027a978 Backing out bug 340672 as a bustage fix. 2006-06-26 13:35:36 +00:00
aaronleventhal%moonset.net 6d4b2fcdc3 Bug 340665. New ATK: expose links as ATK_ROLE_LINK, if available. r=Evan.Yan 2006-06-26 13:00:27 +00:00
aaronleventhal%moonset.net 7fd66afad7 Bug 340672. Expose ATK value change events. r=Evan.Yan 2006-06-26 12:56:36 +00:00
aaronleventhal%moonset.net ab1e25dd3d Bug 340661. Remove unneeded nsHTMLImageMapAccessible. r=pilgrim 2006-06-22 17:22:30 +00:00
aaronleventhal%moonset.net 07c2f8f972 Fixing bustage 2006-06-21 14:58:00 +00:00
aaronleventhal%moonset.net 73e6383ecc Bustage fix 2006-06-21 14:40:57 +00:00
aaronleventhal%moonset.net 09330745ca Bug 342186. Implement nsIAccessible::EXT_STATE_DEFUNCT. r=ginn.chen 2006-06-21 14:00:11 +00:00
aaronleventhal%moonset.net 59a695aa6d Fixing bustage 2006-06-21 13:40:51 +00:00
aaronleventhal%moonset.net 5d1389f2f1 Bug 340829. Implement big hunk of new-atk, nsAccessibleHyperText, to support specialized accessibility interfaces cross-platform and expose containment hierarchy as such. r=ginn.chen 2006-06-21 13:29:10 +00:00
aaronleventhal%moonset.net fc30af6010 Bug 341745. Clean up accessible text entry classes and make sure nsIAccessible::ROLE_TEXT always refers to content. r=pilgrim 2006-06-16 17:13:37 +00:00
ginn.chen%sun.com 66243c0a99 Fix bustage of Bug 340825 2006-06-16 05:36:41 +00:00
aaronleventhal%moonset.net 304ad93423 Bug 341650. Fix issues with accessible object selection. r=pilgrim 2006-06-15 18:29:44 +00:00
aaronleventhal%moonset.net a40af53e5c Bug 333295. Coverity error in nsDocAccessible::GetBoundsRect(). Fixed by Mike Gao. r=aaronlev, sr=roc 2006-06-15 17:01:32 +00:00
aaronleventhal%moonset.net 6da0b5b336 Bug 333294. UMR in nsAccessible::GetXULName(), found by coverity, fixed by Mike Gao. r=aaronlev, sr=roc 2006-06-15 16:59:31 +00:00
aaronleventhal%moonset.net c1a7541844 Bug 340825. New ATK, implement nsIAccessible value for all platforms and for DHTM, via nsAccessible. r=ginn.chen 2006-06-15 16:55:32 +00:00
benjamin%smedbergs.us 893a093a73 Reverting bug 340825 for aaronlev due to a busted checkin 2006-06-15 15:22:23 +00:00
aaronleventhal%moonset.net e9e2a3dca5 Bug 340825. One more part of nsIAccessibleValue cross platform fix. r=ginn.chen 2006-06-15 15:00:50 +00:00
aaronleventhal%moonset.net 54d095ce90 Bug 340825. Implement nsIAccessibleValue in cross platform code so it can be used anywhere. r=ginn.chen 2006-06-15 14:55:02 +00:00
aaronleventhal%moonset.net 81d88dd551 Another bustage fix. Somehow #endif was missing 2006-06-15 14:18:52 +00:00
aaronleventhal%moonset.net a36c1836e1 Fixing bustage, this was not supposed to be in 2006-06-15 14:08:47 +00:00
aaronleventhal%moonset.net b3f52c095e Bug 341013. Use description relations in ATK. r=ginn.chen 2006-06-15 13:40:23 +00:00
aaronleventhal%moonset.net 8940e8c546 Bug 340773. Wrong use of ifdefs for ATK constants. Patch by Ginn Chen. r=aaronl 2006-06-09 12:33:36 +00:00
aaronleventhal%moonset.net bcc0f9181f Bug 340822. Move accessible/public/atk interfaces up one directory. r=ginn.chen, r=bsmedberg 2006-06-09 10:47:20 +00:00
ginn.chen%sun.com 9c6bbea346 missed this file in last checkin of Bug 320393
sorry
2006-06-09 03:58:34 +00:00
ginn.chen%sun.com 05ff3137d1 Bug 338234 Name of preference tab can not be reported by screen readers
patch by evan.yan at sun.com r=aaronleventhal sr=roc
2006-06-09 03:29:33 +00:00
ginn.chen%sun.com 7c9e3e85b3 Bug 320393 Tree list items should have accessible RELATION_NODE_OF relation
patch by nian.liu at sun.com r=aaronleventhal sr=roc
2006-06-09 03:25:37 +00:00
ginn.chen%sun.com 0b69ffe1e1 Bug 339634 GLib-GObject-CRITICAL **: gtype.c:2215: initialization
assertion failed, use IA__g_type_init() prior to this function
r+sr=roc
2006-06-06 03:40:08 +00:00
ginn.chen%sun.com 9cd8136da0 remove files for Bug 339314
r=aaronleventhal
2006-05-29 05:48:46 +00:00
ginn.chen%sun.com 475276a34c Bug 339314 remove the unnecessary nsMaiInterface classes
r=aaronleventhal
2006-05-29 05:46:38 +00:00
ginn.chen%sun.com ef91b8c8bb Bug 339311 remove unused variables in accessible source
r=aaronleventhal
2006-05-29 05:44:48 +00:00
ginn.chen%sun.com cf9545ec62 Bug 339310 mAccChildCount should be PRInt32 instead of PRUint32
r=aaronleventhal
2006-05-29 05:43:12 +00:00
rob_strong%exchangecode.com cfffd47e16 Bug 338807 - Unable to DLLRegisterServer AccessibleMarshal.dll on trunk builds (C Runtime library error). r=ted.mielczarek, sr=bsmedberg 2006-05-25 20:25:53 +00:00
ginn.chen%sun.com 272cb5a4b7 Bug 333293 UMR in nsAccessibleText::GetCurrectOffset prevChar if aOffset
<= 0
r=aaronleventhal sr=roc
2006-05-22 03:51:35 +00:00
ginn.chen%sun.com 1db0e95880 Bug 334650 When tabbing between links, link-selected events do not seem
to be issued reliably (fix for image link)
r=aaronleventhal sr=darin
2006-05-19 03:02:58 +00:00
aaronleventhal%moonset.net b204a81d9a Bug 337148. Crash in accessibility when huge file loaded with with Window-Eyes screen reader. r=ginn.chen, sr=darin, a=ginn.chen 2006-05-18 17:47:32 +00:00