aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/InfoBar.h
AgeCommit message (Collapse)AuthorFilesLines
2012-03-13Change name of the 'layout' method of ScintillaView and InfoBar to ↵nyamatongwe1-1/+1
'positionSubViews' as 'layout' has been added to their superclass NSView in OS X 10.7. The existing 'layout' method interfered with the new automatic layout feature.
2009-06-26From scintilla-cocoa bzr.nyamatongwe1-0/+55