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

228 Коммитов

Автор SHA1 Сообщение Дата
aaronleventhal@moonset.net c2459774c9 Bug 371273. Fire caret/selection events for movement within document when find bar is open. Also fixes MSAA caret position when user is typing/deleting text, and moves MSAA specific code out of cross platform code area. r=surkov 2007-05-07 11:55:17 -07:00
aaronleventhal@moonset.net 133a30de2e Bug 376887. If document gets painted before being fully loaded, and gets focused, the accessible tree is often incorrectly truncated. r=surkov 2007-05-04 08:15:00 -07:00
surkov.alexander@gmail.com a2b73ec77f Fix for bug 378038 - expose IAccessibleText and IAccessibleEditableText, r=aaronlev, sr=neil 2007-05-01 10:08:26 -07:00
surkov.alexander@gmail.com 5441048693 Fix for bug 378197 - use nsIAccessibleCoordinateType in nsIAccessibleText, r=evan.yan 2007-04-23 05:00:45 -07:00
surkov.alexander@gmail.com f5490e1044 Fix for bug 377617 - get rid of AtkTextChange struct, r=ginn.chen 2007-04-16 23:52:52 -07:00
surkov.alexander@gmail.com cd37bac6da Fix for bug 376832 - L0, 1 of 1 being exposed for acc_description on everything, r=aaronlev 2007-04-16 22:13:24 -07:00
surkov.alexander@gmail.com a58ab1be09 Fix for bug 377037 - get rid of StateChange struct, r=ginn.chen 2007-04-12 23:03:30 -07:00
surkov.alexander@gmail.com 0d225ddd5e Fix for bug 377285 - sync nsIAccessNode::scrollTo with IA2, r=aaronlev 2007-04-12 09:54:09 -07:00
surkov.alexander@gmail.com d60920b810 Fix for bug 376275 - get rid an assertion from getTextAtOffset on list bullets, r=aaronlev 2007-04-10 21:17:33 -07:00
surkov.alexander@gmail.com 12d94e0c61 Fix for bug 376753 - Allow QueryInterface to IA2 witout crashing, patches=aaronlev, me, r=me, aaronlev 2007-04-07 20:58:08 -07:00
surkov.alexander@gmail.com e5606bdbd4 Fix for bug 374790 - fix MSAA event map, patch=aaronlev, me 2007-04-06 08:36:42 -07:00
aaronleventhal@moonset.net ebb88d3cc3 Reversing backout of fix for bug 372367 as it is not the cause of startup crashes when a screen reader is running. Original patch by surkov, r=ginn.chen 2007-04-05 15:14:08 -07:00
aaronleventhal@moonset.net 59aac6785e Backing out fix for bug 372367 as it causes startup crashes when a screen reader is running 2007-04-05 14:52:03 -07:00
surkov.alexander@gmail.com 05eff40391 Fix for bug 372367 - nsIAccessible::isEditable is dead, r=ginn.chen 2007-04-04 02:58:34 -07:00
surkov.alexander@gmail.com aa97ea854c Fix for bug 374790 - fire IA2 events, r=ginn.chen 2007-04-04 01:37:23 -07:00
surkov.alexander@gmail.com 4faff9db41 Fix for bug 374390 - merge GetExtState into GetState by using two out params, r=evan.yan 2007-04-02 08:56:24 -07:00
surkov.alexander@gmail.com 2fb4c478af Fix for bug 371594 - expose groupPosition for Gecko. r=aaronlev 2007-03-27 05:17:11 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
surkov.alexander%gmail.com 4c5520ee4d Fix for bug 370790 - implement IAccessibleAction, r=aaronlev, ginn.chen 2007-03-18 05:21:13 +00:00
surkov.alexander%gmail.com 351d948bd6 Fix for bug 373532 - moved states out of nsIAccessible. r=aaronlev 2007-03-15 14:18:33 +00:00
surkov.alexander%gmail.com 1ae2451181 =Fix for bug 373532 - move roles out of nsIAccessible. r=aaronlev 2007-03-15 02:26:13 +00:00
ginn.chen%sun.com 2909e5b1c5 Back out bug 372367 due to a regression 2007-03-13 03:22:44 +00:00
surkov.alexander%gmail.com c7c6765b9d =Fix for bug 372367 - nsIAccessible::isEditable is dead. r=aaronlev 2007-03-11 07:02:13 +00:00
surkov.alexander%gmail.com 85a6ccb4d8 Fix bug 373329 - use HWND instead of OLE_HANDLE in IA2. r=aaronlev 2007-03-09 16:03:00 +00:00
surkov.alexander%gmail.com b21f43d3bc Fix bug 371750 make nsIAccessible::keyBinding work for several actions. r=aaronlev,ginn 2007-03-08 15:25:35 +00:00
benjamin%smedbergs.us 898816b740 Bug 372343 - further cleanup to make dependencies and build targets clear, and avoid multiple manifests with roughly the same information, r=surkov 2007-03-05 14:13:22 +00:00
benjamin%smedbergs.us dbb23f984a Bug 372343 - msys builds broken from IA2 landing, patch by surkov and RyanVM, r=me 2007-03-02 19:02:59 +00:00
aaronleventhal%moonset.net 215feb964e Bug 370676. Import IAccessible2 interfaces into tree. Patch by Alexander Surkov. r=aaronleventhal, sr=bsmedberg 2007-03-01 20:24:38 +00:00
aaronleventhal%moonset.net 30fbfa5ecc Bug 371593. Expose nsIAccessNode::scrollTo(). Patch by Alexander Surkov. r=aaronlev 2007-02-28 14:21:41 +00:00
aaronleventhal%moonset.net 9c44b9ea7a Bug 369777. Separate programmatic action name from localized description. Patch by david.bolter@utoronto.ca. r=aaronlev 2007-02-25 03:43:20 +00:00
ginn.chen%sun.com 6c63ab34e6 Bug 357430 New ATK: expose AtkImage interface via nsIAccessibleImage
patch by Mike Gao and Nian Liu r=aaronleventhal,ginn.chen
2007-02-12 07:04:58 +00:00
aaronleventhal%moonset.net 31c4147026 Bug 369540. Remove accessibility support for deprecated sentence boundaries. r=evan.yan 2007-02-08 20:01:11 +00:00
aaronleventhal%moonset.net 05a9c6baff Bug 367412. Fix Mozilla's usage of states, and refactor. r=ginn.chen, r=surkov, sr=neil 2007-01-28 03:58:18 +00:00
aaronleventhal%moonset.net 0787f01896 Bug 278034. Reconstruct both HTML and XUL combobox accessibles 2007-01-11 20:07:36 +00:00
Olli.Pettay%helsinki.fi b2cbc94366 Bug 358714 ��� implement accessible object for xforms minimal select in xhtml context, r=aaronr,aaronl, sr=neil 2007-01-10 14:39:44 +00:00
Olli.Pettay%helsinki.fi 366a0a5ff4 Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil 2006-12-28 14:19:47 +00:00
hwaara%gmail.com bf05506b89 implement accessible objects for xforms date input controls, r=aaronr, aaronlev, sr=neil, b=349644. Patch by Alexander Surkov <surkov.alexander@gmail.com> 2006-12-12 16:19:18 +00:00
hwaara%gmail.com f7a23c5958 Implement accessible objects for xforms select controls. Patch by Alexander Surkov <surkov.alexander@gmail.com>. r=aaronr, aaronlev, b=348053 2006-12-06 13:44:19 +00:00
aaronleventhal%moonset.net ad900abef1 Bug 355540. Accessible objects for xforms upload and some inputs. Patch by Alexander Surkov. r=aaronlev, r=aaronr, sr=neil 2006-11-02 14:50:32 +00:00
timeless%mozdev.org 46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
aaronr%us.ibm.com 0a37c639d2 [XForms] fire event for xforms:range when value is changed and turn it into accessibility event. Bug 351067, patch by surkov, r=aaronlev+aaronr, sr=neil 2006-10-30 19:06:24 +00:00
aaronleventhal%moonset.net e0c5dcaa1f Bug 349885. GetAccessibleFor() doesn't look if ally nodes are allowed inside anon content. Patch by Alexander Surkov. r=aaronlev, sr=neil 2006-10-30 02:49:34 +00:00
ginn.chen%sun.com cff0159fb0 Bug 343136 rev uuid 2006-09-29 07:42:55 +00:00
ginn.chen%sun.com d85c8bd9c4 Bug 343136 Support ATK document events
patch by Nian Liu at sun.com r=aaronlev, ginn.chen
2006-09-29 05:45:07 +00:00
aaronleventhal%moonset.net cbd3fb6983 Bug 350186. Accessible objects for xforms input controls. Patch by surkov. r=aaronlev, r=aaronr, sr=neil 2006-09-25 15:22:05 +00:00
hwaara%gmail.com aa03587796 Fix regression from bug 352357; we rely on the constants in the interface being continous (there must not be any gaps). Too bad IDL doesn't offer any auto-enumeration... r=aaronlev 2006-09-20 17:23:25 +00:00
aaronleventhal%moonset.net bcb5fcb2c0 Bug 349519. Crash and incorrect results for getOffsetAtPoint. r=ginn.chen, sr=roc 2006-09-19 17:29:10 +00:00
hwaara%gmail.com 329183e862 implement accessible object for xforms:range. Patch by Alexander Surkov (surkov.alexander@gmail.com). r=aaronr, sr=neil, b=351027 2006-09-19 10:37:27 +00:00
hwaara%gmail.com 233d8cfc48 Make mozAccessible use mac-native (UA) roles. Remove mozDocAccessible as it's not needed. Implement new |isRoot| method to tell whether an accessible is the root accessible. b=352327, r=surkov
Remove some unused cross-platform roles. b=352357, r=aaronlev
2006-09-19 08:48:33 +00:00
hwaara%gmail.com 629dc44a28 Revert whitespace change. b=351412 2006-09-06 14:32:17 +00:00