Set the area in which the window resize widget resides, in a vertical column, as...
commit5de8b165edc3070ddc261139a04b6f5d18e1809e
authorEvan Schoenberg <evan@adiumx.com>
Sat, 26 Jan 2008 22:36:58 +0000 (26 22:36 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Sat, 26 Jan 2008 22:36:58 +0000 (26 22:36 +0000)
treee15a8bdba3d3aee1f2dba490c80be0577a8f5c9f
parent6b8f026f709353220828c6cbb84823887f237016
Set the area in which the window resize widget resides, in a vertical column, as needing display after the contact list scrolls when using the standard contact list. This is necessary because we use a small sized scroll bar which overlaps the resize widget. Fixes #9055

git-svn-id: svn://svn.adiumx.com/adium/trunk@22498 1c916fce-81e2-0310-a464-8ca513f45935
Adium.xcodeproj/project.pbxproj
Resources/ContactListWindow.nib/classes.nib
Resources/ContactListWindow.nib/info.nib
Resources/ContactListWindow.nib/keyedobjects.nib
Source/AIStandardListScrollView.h [new file with mode: 0644]
Source/AIStandardListScrollView.m [new file with mode: 0644]