summaryrefslogtreecommitdiffstats
path: root/macosx/HBSubtitlesDefaultsController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add an help button to quickly open the docs in the add preset, audio ...Damiano Galassi2016-05-291-0/+6
* MacGui: move the objc libhb wrapper to a separate framework.Damiano Galassi2016-03-111-1/+2
* MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets inste...Damiano Galassi2015-10-291-6/+9
* MacGui: annotate the type of some arrays, and check the count of the input jo...Damiano Galassi2015-10-281-4/+4
* MacGui: improve subtitles defaults undo support.Damiano Galassi2015-10-241-5/+6
* MacGui: partial undo/redo support in the defaults sheets.Damiano Galassi2015-10-221-0/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-8/+3
* MacGui: fixed some warnings.ritsuka2014-10-301-5/+0
* MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...ritsuka2014-08-221-3/+3
* MacGui: fixed a number of missing release.ritsuka2014-08-041-0/+1
* MacGui: enabled type select in the languages table view.ritsuka2014-08-031-1/+2
* MacGui: add drag & drop to rearrange languages in the subtitles default panel.ritsuka2014-08-021-2/+24
* MacGui: Implemented a configuration panel similar to the win/lin gui one for ...ritsuka2014-07-291-0/+68