summaryrefslogtreecommitdiffstats
path: root/macosx/HBTitle.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-37/+11
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-1/+11
* MacGui: set the chapter titles directly in HBJob. Move more things over to HB...ritsuka2014-12-221-0/+5
* MacGui: fixed a number of memory leaks. Do not set some deprecated hb_job fie...ritsuka2014-12-221-0/+9
* MacGui: use HBJob when possible.ritsuka2014-12-211-1/+1
* MacGui: small improvements to HBTitle and HBJob.ritsuka2014-12-201-19/+23
* MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m...ritsuka2014-12-031-0/+218