aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPOutlineView.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace the use of hard coded preference keys with constants to prevent ↵stuconnolly2009-10-171-4/+1
| | | | issues such as the one fixed in revision 1419. All future preference usage should be done so using these constants.
* Made it so that SPTableView and SPOutlineView will respond to enter or ↵mltownsend2009-08-251-0/+33
return being hit when a row is selected and go into edit mode.