Fixed the accessibility hierarchy of the message view to allow the accessibility...
commit1515c3e62ab6971678c666c84f3ef6d5bb449a46
authorEvan Schoenberg <evan@adiumx.com>
Mon, 14 Jan 2008 22:12:48 +0000 (14 22:12 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Mon, 14 Jan 2008 22:12:48 +0000 (14 22:12 +0000)
treefe4af65cd08b558cce351a5602bd8f903cec6f45
parentd23ba523dcf53136016359dd4c591d5e5cce4311
Fixed the accessibility hierarchy of the message view to allow the accessibility APIs to access the `WebView` containing messages so that the chat can be read via VoiceOver and used with other assistive devices.

Fixes #8506 (refs #8748, a duplicate of #8506).

git-svn-id: svn://svn.adiumx.com/adium/trunk@22314 1c916fce-81e2-0310-a464-8ca513f45935
Adium.xcodeproj/project.pbxproj
Plugins/Dual Window Interface/AIMessageViewController.h
Plugins/Dual Window Interface/AIMessageViewController.m
Plugins/Dual Window Interface/MessageView.nib/classes.nib
Plugins/Dual Window Interface/MessageView.nib/info.nib
Plugins/Dual Window Interface/MessageView.nib/keyedobjects.nib
Source/AIMessageWindowOutgoingScrollView.h [new file with mode: 0644]
Source/AIMessageWindowOutgoingScrollView.m [new file with mode: 0644]