gecko/accessible/src/base
2013-11-05 12:31:32 -05:00
..
AccCollector.cpp
AccCollector.h
AccEvent.cpp Bug 928504 - reorg text selection change event firing, r=tbsaunde 2013-10-26 10:58:53 -04:00
AccEvent.h Bug 928504 - reorg text selection change event firing, r=tbsaunde 2013-10-26 10:58:53 -04:00
AccGroupInfo.cpp Bug 782544 - Don't expose position info for table cells. r=surkov 2013-11-05 12:31:32 -05:00
AccGroupInfo.h Bug 782544 - Don't expose position info for table cells. r=surkov 2013-11-05 12:31:32 -05:00
AccIterator.cpp Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
AccIterator.h Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
AccTypes.h Bug 791916 - Make label tag a label accessible regardless of frame type. r=surkov 2013-09-11 17:06:22 -07:00
ARIAMap.cpp Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
ARIAMap.h Bug 864646 - get rid nsARIAMap struct, r=tbsaunde 2013-04-25 12:48:26 +09:00
ARIAStateMap.cpp Bug 894573 - ARIA state mapping should treat undefined value same way if value was missed, r=tbsaunde 2013-08-01 11:11:56 -04:00
ARIAStateMap.h Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
Asserts.cpp Bug 923289 - introduce relation type map, r=tbsaunde 2013-10-22 19:55:27 -04:00
DocManager.cpp Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug 2013-10-23 07:32:04 +08:00
DocManager.h Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
EventQueue.cpp Bug 928504 - reorg text selection change event firing, r=tbsaunde 2013-10-26 10:58:53 -04:00
EventQueue.h Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
Filters.cpp
Filters.h Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
FocusManager.cpp Bug 928504 - reorg text selection change event firing, r=tbsaunde 2013-10-26 10:58:53 -04:00
FocusManager.h Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
Logging.cpp Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
Logging.h Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
Makefile.in Bug 910253 - Part b: Move conditional LOCAL_INCLUDES to moz.build in accessible/; r=mshal 2013-09-06 08:41:29 +02:00
moz.build Bug 814569 - get rid nsAccessNode, r=tbsaunde 2013-10-28 23:30:55 -04:00
NotificationController.cpp Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
NotificationController.h Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
nsAccCache.h Bug 784739 - Switch from NULL to nullptr in accessible/; r=ehsan 2013-04-02 20:33:43 -04:00
nsAccessibilityService.cpp Bug 923289 - introduce relation type map, r=tbsaunde 2013-10-22 19:55:27 -04:00
nsAccessibilityService.h Bug 923289 - introduce relation type map, r=tbsaunde 2013-10-22 19:55:27 -04:00
nsAccessiblePivot.cpp Bug 933408 - Introduce prefilter transparent. r=surkov 2013-11-01 14:43:43 -07:00
nsAccessiblePivot.h Bug 899333 - Pivot text traversal should traverse into the subtree. r=tbsaunde 2013-09-17 20:07:45 -04:00
nsAccUtils.cpp Bug 928504 - reorg text selection change event firing, r=tbsaunde 2013-10-26 10:58:53 -04:00
nsAccUtils.h Bug 928504 - reorg text selection change event firing, r=tbsaunde 2013-10-26 10:58:53 -04:00
nsCoreUtils.cpp Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug 2013-10-23 07:32:04 +08:00
nsCoreUtils.h Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst 2013-10-02 07:40:07 -04:00
nsEventShell.cpp bug 874483 - get rid of some static constructors in accessible/ r=surkov 2013-05-21 12:03:33 -04:00
nsEventShell.h Bug 810268 - there's no way to know unselected item when selection in single selection was changed, r=tbsaunde 2013-07-28 14:33:57 -04:00
nsTextEquivUtils.cpp Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
nsTextEquivUtils.h Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00
Platform.h
Relation.h Bug 677952: Remove unused public version of Relation::operator=. r=tbsaunde 2013-10-22 17:29:17 +02:00
RelationType.h Bug 873450 - Implement IA2 containing relations, r=tbsaunde 2013-10-25 11:14:32 -04:00
RelationTypeMap.h Bug 873450 - Implement IA2 containing relations, r=tbsaunde 2013-10-25 11:14:32 -04:00
Role.h Bug 808596 - Introduce key role. r=surkov 2013-04-29 14:07:39 -07:00
RoleMap.h Bug 914050 - Main window announced to VoiceOver as unknown, r=surkov 2013-09-09 16:48:26 +02:00
SelectionManager.cpp Bug 931911 - crash in mozilla::a11y::SelectionManager::ProcessSelectionChanged(nsISelection*), r=tbsaunde 2013-10-29 23:19:04 -04:00
SelectionManager.h Bug 928504 - reorg text selection change event firing, r=tbsaunde 2013-10-26 10:58:53 -04:00
States.h Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
Statistics.h
StyleInfo.cpp [Bug 847110] Fix up includes in layout/style r=dbaron 2013-03-02 19:31:48 -05:00
StyleInfo.h
TextAttrs.cpp Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob 2013-10-07 19:15:59 -04:00
TextAttrs.h Bug 445510 - Support ARIA-based text attributes, r=tbsaunde 2013-02-09 13:36:34 +09:00
TextUpdater.cpp Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
TextUpdater.h
TreeWalker.cpp
TreeWalker.h Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde 2013-09-11 00:18:59 +02:00