summaryrefslogtreecommitdiffstats
path: root/macosx/HBRange.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: split HBTitle header to make it easier to test. Added some simple tests.ritsuka2015-06-011-1/+1
* MacGui: wrap more hb_title properties in HBTitle.ritsuka2015-05-071-1/+1
* MacGui: fix a couple nasty rounding errors.Rodeo2015-05-031-1/+1
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-221-1/+6
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-091-1/+1
* MacGui: fix chapters range auto naming.ritsuka2015-02-011-0/+11
* MacGui: fix a bunch of regressions (various crash when in some textfields, en...ritsuka2014-12-301-0/+5
* MacGui: use bindings to toggle the chapters/seconds/frames UI.ritsuka2014-12-291-0/+8
* MacGui: move more things out of HBController.ritsuka2014-12-281-0/+20
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-0/+20
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-0/+90
* MacGui: set the chapter titles directly in HBJob. Move more things over to HB...ritsuka2014-12-221-0/+26