aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/InfoBar.mm
AgeCommit message (Expand)AuthorFilesLines
2019-12-13Backport: Add or fix file name comments.Neil1-1/+1
2019-03-25Backport: Use generic std::abs instead of abs and fabs.Neil1-1/+1
2019-03-31Backport: Use generic versions of ceil, floor, round, lround, trunc from <cma...mitchell1-1/+3
2017-10-26Backport: Bug [#1979]. Fix Cocoa hang when Scintilla loaded from SMB share on...Chinh Nguyen1-5/+11
2018-03-13Backport: Bug as it uses a getter and discards the result instead of a setter.mitchell1-1/+1
2017-04-22Use simple alloc as "memory zones are no longer used by Objective-C"Neil Hodgson1-1/+1
2015-02-14Fix warnings for suspicious type conversions and not fully bracketed initiali...Neil Hodgson1-4/+4
2015-02-14Fix doc comments.Neil Hodgson1-1/+1
2013-12-15Format normalization - whitespace and braces made consistent.Neil1-35/+35
2013-11-11Update InfoBar to use combined images.Neil Hodgson1-1/+1
2013-09-08Fix spelling mistakes in comments.nyamatongwe1-2/+2
2013-01-08Fix memory leak.nyamatongwe1-1/+1
2012-03-13Change name of the 'layout' method of ScintillaView and InfoBar to 'positionS...nyamatongwe1-3/+3
2011-05-2164-bit fixes.nyamatongwe1-1/+1
2010-04-22Updated to launchpad scintilla-cocoa revision 33.nyamatongwe1-1/+1
2009-09-04Fix in the InfoBar to avoid setting a cell class for the entire application.nyamatongwe1-0/+4
2009-06-26From scintilla-cocoa bzr.nyamatongwe1-0/+444