summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj/SubtitlesDefaults.xib
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: rename "Configure Defaults" to "Selection Behavior", align some UI ↵Damiano Galassi2017-06-191-12/+13
| | | | element.
* macgui: Revise subtitles defaults tooltips.Bradley Sepos2016-12-201-14/+21
|
* MacGui: restore type select in the defaults languages table.Damiano Galassi2016-12-141-41/+20
|
* MacGui: better UI accessibility.Damiano Galassi2016-10-211-3/+5
|
* MacGui: fix an ambiguous autolayout contrains in the subtitles defaults window.Damiano Galassi2016-09-031-11/+7
|
* MacGui: convert more xibs to Auto Layout.Damiano Galassi2016-07-301-69/+114
|
* MacGui: add an help button to quickly open the docs in the add preset, audio ↵Damiano Galassi2016-05-291-6/+17
| | | | and subtitles defaults sheets.
* MacGui: switch the defaults languages to view based tables, and a little ↵Damiano Galassi2016-01-261-33/+53
| | | | project cleanup. Remove to unneeded casts.
* MacGui: set the right autoresize mask for the cancel buttons of the defaults ↵Damiano Galassi2015-11-161-3/+3
| | | | panels.
* MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets ↵Damiano Galassi2015-10-291-24/+39
| | | | instead of a single done button. Fixed the bitrates and mixdowns popups in the audio defaults.
* MacGui: fix the build. Set the xibs compatibility to Xcode 6.3.ritsuka2015-07-281-5/+25
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7382 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: correct typo.ritsuka2015-07-041-5/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7336 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: add some accessibility titles to the UI items.ritsuka2015-02-251-4/+6
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6943 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fix warnings.ritsuka2015-02-201-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6930 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: add Burn-In options to subtitle defaults hopefully similar to the ↵ritsuka2015-02-171-15/+86
| | | | | | LinGui. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6916 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fix subtitles defaults window resizing and delete an empty item in ↵ritsuka2015-01-231-7/+8
| | | | | | the title popup. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6802 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: set a min size and aligned the “Done” button in the Subtitles ↵ritsuka2014-09-181-3/+4
| | | | | | Defaults window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6417 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: enabled type select in the languages table view.ritsuka2014-08-031-3/+3
| | | | | | Improved the subtitles defaults selection to avoid adding the same track twice. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6261 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: add drag & drop to rearrange languages in the subtitles default panel.ritsuka2014-08-021-2/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6258 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: added some tooltips to the subtitles defaults window and made the ↵ritsuka2014-08-011-11/+12
| | | | | | defaults buttons in the subtitles tab more visible. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6253 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Implemented a configuration panel similar to the win/lin gui one for ↵ritsuka2014-07-291-0/+192
the subtitles defaults, and added some more options from the other guis (add all, remove all). The SubtitleAddForeignAudioSubtitle setting will be added later after the automatic audio selection is done. Fixed a bug where HandBrake used 50% of cpu time if the subtitles table view was selected. Refactored a big part of HBSubtitlesController to make it works with the new automatic options and to cleaned the table view data source. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6241 b64f7644-9d1e-0410-96f1-a4d463321fa5