summaryrefslogtreecommitdiffstats
path: root/macosx/HBOutputFileWriter.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: revert part of the previous commit that should have not been committedritsuka2015-08-061-1/+1
* MacGui: switch back another property to assign, 10.7 does not support weak fo...ritsuka2015-08-061-1/+1
* MacGui: check if the log file can be written or not in HBOutputFileWriter init.ritsuka2015-07-031-6/+22
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-2/+0
* MacGui: fix a crash on 10.8 and previous versions. NSURL fileSystemRepresenta...ritsuka2015-02-251-1/+1
* MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...ritsuka2015-02-211-0/+6
* MacGui: refactor the stderr/stdout redirect code to be more modular.ritsuka2015-02-201-0/+69