summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj
Commit message (Expand)AuthorAgeFilesLines
* MacGUI: Update main window preset control when renaming via popover.Bradley Sepos2018-03-171-2/+5
* MacGUI: Add Delete item to Presets menu.Bradley Sepos2018-03-171-3/+11
* MacGUI: Add Presets item to main window toolbar again.Bradley Sepos2018-02-031-8/+9
* MacGui: do not resize the main window if the text in the title popup is too l...Damiano Galassi2018-01-311-27/+32
* MacGUI: More minor adjustments and fixes to main window auto layout.Bradley Sepos2018-01-261-3/+2
* MacGUI: Disable all labels when no source loaded.Bradley Sepos2018-01-252-0/+24
* MacGUI: Consistently left-align main window titles.Bradley Sepos2018-01-251-6/+6
* MacGUI: Make toolbar layout and configuration more consistent.Bradley Sepos2018-01-251-6/+5
* MacGUI: Fix sizing issue with Add Titles To Queue toolbar button.Bradley Sepos2018-01-251-2/+2
* MacGUI: Add ellipsis to label button that opens a dialog, update tooltip.Bradley Sepos2018-01-251-5/+5
* MacGUI: Improve auto layout on main window.Bradley Sepos2018-01-251-10/+12
* MacGui: Add preset reload button.sr552018-01-251-13/+31
* MacGui: Change + to 'Save New Preset' to be consistent with the Win/Linux GUIs.sr552018-01-251-5/+4
* mac: Use E-AC3 instead of EAC3 in audio selection behavior sheet.Bradley Sepos2018-01-231-2/+2
* MacGui: rearrange the toolbar and add a button to save a new preset in the ma...Damiano Galassi2018-01-101-11/+23
* MacGui: improve VoiceOver navigation.Damiano Galassi2017-12-195-314/+346
* MacGui: make the previous and next preview image button larger, fix the pictu...Damiano Galassi2017-12-151-17/+14
* MacGui: remove the source size label from the dimensions panel.Damiano Galassi2017-12-151-57/+33
* MacGui: add a next and previous button to the summary panel preview.Damiano Galassi2017-12-152-4/+80
* MacGui: add a "New preset" menu item to the preset pull down."Damiano Galassi2017-12-141-3/+9
* MacGui: do not automatically resize the window if the source file name is lon...Damiano Galassi2017-12-131-35/+38
* MacGui: do not hide the "Range:" label when libdvdnav is disabled.Damiano Galassi2017-12-121-11/+6
* MacGui: add a "Start" column in the chapters tableview.Damiano Galassi2017-12-111-16/+67
* MacGui: remove the audio preferences.Damiano Galassi2017-12-111-93/+0
* MacGui: fix main window layout on 10.7.Damiano Galassi2017-12-071-115/+142
* MacGui: remove unneeded outlets and NSAnimationContext in HBController.Damiano Galassi2017-12-071-13/+7
* MacGui: fix some warnings in the xib files.Damiano Galassi2017-12-072-52/+49
* mac: Adjust main window progress area vertical spacing.Bradley Sepos2017-12-061-4/+4
* mac: Add missing constraints to main window scanning progress bar.Bradley Sepos2017-12-061-1/+5
* mac: Tweak spacing on Summary tab.Bradley Sepos2017-12-061-4/+4
* mac: Update a couple toolbar button tooltips.Bradley Sepos2017-12-051-5/+4
* mac: Fix Duration baseline alignment.Bradley Sepos2017-12-051-2/+1
* mac: Update Selection Behavior texts and tooltips.Bradley Sepos2017-12-052-19/+18
* mac: Revise main window typography and alignment.Bradley Sepos2017-12-051-79/+101
* MacGui: rearrange the filters tab elements.Damiano Galassi2017-11-301-244/+236
* MacGui: add a header to the presets popover.Damiano Galassi2017-11-301-5/+18
* MacGui: remove the mp4 options empty space when the container is not mp4.Damiano Galassi2017-11-271-79/+96
* MacGui: create the NSDrawer only when necessary in HBController (before it wa...Damiano Galassi2017-11-252-20/+12
* MacGui: fix some layout issues on older version of macOS.Damiano Galassi2017-11-253-44/+29
* MacGui: convert the main window xib to auto layout.Damiano Galassi2017-11-251-127/+201
* MacGui: use a popover instead of a drawer on 10.10+ .Damiano Galassi2017-11-242-20/+53
* MacGui: add a popup button to select the preset in the main window.Damiano Galassi2017-11-241-15/+28
* MacGui: use KVO to get a good part of the change notification in the summary ...Damiano Galassi2017-11-241-3/+28
* MacGui: short job description in the summary tab.Damiano Galassi2017-11-131-8/+8
* MacGui: show a preview image in the summary tab.Damiano Galassi2017-11-121-1/+2
* MacGui: realign the main window ui elements.Damiano Galassi2017-11-128-188/+259
* MacGui: rearrange main window tabs order, fix some warnings.Damiano Galassi2017-11-124-37/+50
* MacGui: add a double click action to start editing a chapter title. Align thi...Damiano Galassi2017-11-121-30/+20
* MacGui: do not allow the path separator "/" character to be inserted in the o...Damiano Galassi2017-11-111-1/+5
* MacGui: move the format options to the summary tab.Damiano Galassi2017-11-102-176/+230