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

1147 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 2cfd8bf2c3 Fix missing newline at end of file (causing gcc warnings). 2007-03-31 07:14:03 +00:00
ginn.chen%sun.com b9fd1aecd7 Bug 375452 URL bar entry acc is firing object:property-change:accessible-value
patch by aaronleventhal r=ginn.chen
2007-03-28 02:10:25 +00:00
dbaron%dbaron.org d2a7c1e86a Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 15:35:02 +00:00
surkov.alexander%gmail.com 50d6572901 Fix for bug 374362 - build failure with -enable-accessibility using OSX10.3.9SDK. r=hwaara 2007-03-27 14:07:09 +00:00
surkov.alexander%gmail.com 0206afb650 Fix for bug 371594 - expose groupPosition for Gecko. r=aaronlev 2007-03-27 12:17:11 +00:00
ginn.chen%sun.com 8a02289480 Bug 360184 Accessible row/column and row/column header of tables are incorrect
patch by Evan.Yan at sun.com r=surkov.alexander
2007-03-27 08:43:00 +00:00
aaronleventhal%moonset.net fecdf8a6f6 Bug 374718. ARIA value changes not working in ATK. r=ginn.chen 2007-03-21 16:46:28 +00:00
ginn.chen%sun.com 03775ea301 Bug 369389 getNSelections() always returns 0 for textboxes
patch by Nian.Liu at sun.com r=ginn.chen
2007-03-21 10:54:03 +00:00
aaronleventhal%moonset.net 194d6ac2ec Bug 374100. Fix GetTextAtOffset when the end offset is inside an embedded object. r=surkov 2007-03-21 06:13:32 +00:00
ginn.chen%sun.com f5eba55e78 Bug 367637 Crash [@ pr_FindSymbolInLib] from [@ nsAppRootAccessible::Create]
r=aaronleventhal
2007-03-20 02:29:53 +00:00
ginn.chen%sun.com f57596d42d Bug 370455 ��� SHOWING state incorrectly set for content of tabs whose content is not showing
patch by Nian.Liu at sun.com r=surkov.alexander
2007-03-19 06:45:35 +00:00
surkov.alexander%gmail.com b681a6788c Fix for bug 373531 - implement IA2::state, r=aaronlev 2007-03-18 15:54:48 +00:00
surkov.alexander%gmail.com 70047e8328 Fix for bug 362365 - use anonid for relations within of world of anonymous content, patch=me, aaronlev, r=Olli.Pettay, sr=jst 2007-03-18 14:08:33 +00:00
surkov.alexander%gmail.com 1d27f5bb84 Fix for bug 370790 - implement IAccessibleAction, r=aaronlev, ginn.chen 2007-03-18 05:21:13 +00:00
aaronleventhal%moonset.net 8b40bff1e6 Bug 363628. Implement ARIA owns property. r=surkov, r=david.bolter 2007-03-16 16:03:30 +00:00
surkov.alexander%gmail.com 84269d4d44 Mac bustage fix for bug 373532 2007-03-16 09:56:07 +00:00
aaronleventhal%moonset.net 3dc32d0a09 Bug 374100. Regression in GetTextAtOffset for forced line breaks. r=parente 2007-03-15 19:43:53 +00:00
aaronleventhal%moonset.net caad97e5dc Bug 371045. Firefox not firing focus event on application switching. r=ginn.chen 2007-03-15 18:58:10 +00:00
surkov.alexander%gmail.com ea1e22838e Fix for bug 373532 - moved states out of nsIAccessible. r=aaronlev 2007-03-15 14:18:33 +00:00
surkov.alexander%gmail.com 87bfbc39c1 =Fix for bug 373532 - move roles out of nsIAccessible. r=aaronlev 2007-03-15 02:26:13 +00:00
aaronleventhal%moonset.net 36f2673661 Bug 373077. getTextAtOffset() failing when there are list bullet frames involved. r=parente 2007-03-13 14:56:49 +00:00
ginn.chen%sun.com f493afbc6c Back out bug 372367 due to a regression 2007-03-13 03:22:44 +00:00
ginn.chen%sun.com 1b49da2364 Bug 373325 Firefox crash randomly [@ nsAccessNode::GetRootAccessible]
patch by Evan.Yan at sun.com r=aaronleventhal
2007-03-12 05:41:31 +00:00
surkov.alexander%gmail.com 2cbe7cb995 =Fix for bug 372367 - nsIAccessible::isEditable is dead. r=aaronlev 2007-03-11 07:02:13 +00:00
aaronleventhal%moonset.net e7f9c647b4 Bug 368191. Implement ARIA activedescendant property. r=david.bolter 2007-03-10 23:11:04 +00:00
tor%cs.brown.edu fe44ffe2d9 Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
r+sr=sicking
2007-03-10 13:49:43 +00:00
surkov.alexander%gmail.com 2cdc24343a Fix for bug 373364 - implement IA2:role. r=aaronlev 2007-03-10 03:00:08 +00:00
aaronleventhal%moonset.net 33b45b29e0 Bug 369640. Fix ARIA multiselect -- the correct name is multiselectable. r=david.bolter 2007-03-09 21:15:39 +00:00
surkov.alexander%gmail.com 3ec808d762 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 0e71417587 Fix for bug 372708 - add implementation skeleton for IAccessible2. r=aaronlev 2007-03-09 13:51:47 +00:00
aaronleventhal%moonset.net d1b8d2eaac Bug 373036. Text caret move events no longer getting fired. r=parente 2007-03-08 21:15:29 +00:00
surkov.alexander%gmail.com ea9e30d704 bustage fix of bug 371750. r=bsmedberg 2007-03-08 15:53:55 +00:00
surkov.alexander%gmail.com b12fe0f8d8 Fix bug 371750 make nsIAccessible::keyBinding work for several actions. r=aaronlev,ginn 2007-03-08 15:25:35 +00:00
ginn.chen%sun.com 0a9a789449 Bug 368950 atk_object_notify_state_change triggers gobject critical warning when accessibility is turned
patch by Evan.Yan at sun.com r=aaronleventhal
2007-03-08 06:57:31 +00:00
aaronleventhal%moonset.net 10dfb3b210 Bug 373050. Make accessibility states SENSITIVE and ENABLED the exact opposite of DISABLED. r=parente 2007-03-07 21:20:51 +00:00
asqueella%gmail.com 2d3513c5e3 Bug 367704 - crash [@ nsAccessible::GetPreviousSibling] on a nsRootAccessible
p=Mook <mook.moz+mozbz@gmail.com>
r=aaronleventhal
2007-03-07 19:54:31 +00:00
Olli.Pettay%helsinki.fi 8d98880cc2 Bug 372797, Convert ScrollFrameIntoView users to use ScrollContentIntoView, r+sr=roc 2007-03-07 19:08:36 +00:00
aaronleventhal%moonset.net 0ba7bfc5fb Bug 366438. Fix accessible line break algorithm. r=surkov 2007-03-06 13:44:42 +00:00
benjamin%smedbergs.us f08f1b45b4 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
ginn.chen%sun.com 0e9eaf00b2 Bug 369260 remove recursion
patch by Evan.Yan@sun.com r=aaronleventhal
2007-03-05 06:30:35 +00:00
benjamin%smedbergs.us 544a5e4eb5 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 63ddbf6f50 Bug 370676. Import IAccessible2 interfaces into tree. Patch by Alexander Surkov. r=aaronleventhal, sr=bsmedberg 2007-03-01 20:24:38 +00:00
ginn.chen%sun.com 8ab4aca0e8 Fix bustage of bug 369260, null check 2007-03-01 09:59:13 +00:00
ginn.chen%sun.com 8ec4e3e1a0 Bug 369260 Thunderbird crash [@ nsAccessible::TextLength]
patch by Evan.Yan and aaronleventhal r=surkov.alexander
2007-03-01 05:54:07 +00:00
aaronleventhal%moonset.net 437249c2e0 Bug 371593. Expose nsIAccessNode::scrollTo(). Patch by Alexander Surkov. r=aaronlev 2007-02-28 14:21:41 +00:00
aaronleventhal%moonset.net 5d4566f142 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
aaronleventhal%moonset.net 680e7a3c66 Bug 371167. ARIA link should allow name to be created from descendents. r=david.bolter 2007-02-22 02:55:59 +00:00
asqueella%gmail.com 3be3ebf36a bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc
2007-02-18 17:34:09 +00:00
jonas%sicking.cc 933a869dff Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest. 2007-02-16 22:59:06 +00:00
aaronleventhal%moonset.net 1c1aadd795 Bug 346146. Text fields inside autocomplete should report the accessible HASPOPUP state. r=surkov 2007-02-16 19:46:41 +00:00