summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* mac: Use new queue-related toolbar icons on Mac.Bradley Sepos2017-12-1310-4/+4
* mac: Use new open source toolbar icon on Mac.Bradley Sepos2017-12-135-2/+2
* MacGui: do not update the UI if the windows are not visible.Damiano Galassi2017-12-122-12/+84
* MacGui: do not hide the "Range:" label when libdvdnav is disabled.Damiano Galassi2017-12-121-11/+6
* MacGui: use the standard macOS icons for the general and advanced preferences...Damiano Galassi2017-12-121-2/+2
* mac: Use newest preview toolbar icon.Bradley Sepos2017-12-125-2/+2
* mac: Revert to the old preview icon.Bradley Sepos2017-12-115-2/+2
* MacGui: rearrange the title description to show the index and timecode before...Damiano Galassi2017-12-111-7/+10
* Add new preview toolbar icon.Bradley Sepos2017-12-115-2/+2
* MacGui: add a "Start" column in the chapters tableview.Damiano Galassi2017-12-117-30/+118
* MacGui: remove the audio preferences.Damiano Galassi2017-12-113-160/+5
* MacGui: remove an old workaround for a forgotten issue with progress bars.Damiano Galassi2017-12-071-13/+0
* MacGui: fix main window layout on 10.7.Damiano Galassi2017-12-071-115/+142
* MacGui: when reloading a job from the queue, reset the job state to HBJobStat...Damiano Galassi2017-12-071-0/+1
* MacGui: remove unneeded outlets and NSAnimationContext in HBController.Damiano Galassi2017-12-072-33/+11
* MacGui: preserve the textfield selection/insertion point when calling HB_endE...Damiano Galassi2017-12-071-1/+12
* 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-062-6/+7
* 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: Widen popover to show all official presets without clipping.Bradley Sepos2017-12-061-1/+1
* Nudge new presets icon a few pixels.Bradley Sepos2017-12-062-0/+0
* mac: Update a couple toolbar button tooltips.Bradley Sepos2017-12-051-5/+4
* Add new presets toolbar icon.Bradley Sepos2017-12-055-2/+2
* mac: Rename instances of cancelled to canceled.Bradley Sepos2017-12-054-11/+11
* Revert "MacGui: show PAR and DAR in the summary panel."Bradley Sepos2017-12-051-29/+1
* mac: Fix Duration baseline alignment.Bradley Sepos2017-12-051-2/+1
* mac: Update Selection Behavior texts and tooltips.Bradley Sepos2017-12-055-23/+23
* mac: Revise main window typography and alignment.Bradley Sepos2017-12-051-79/+101
* mac: Remove genstrings.sh.Bradley Sepos2017-12-031-2/+0
* MacGui: rearrange the filters tab elements.Damiano Galassi2017-11-301-244/+236
* MacGui: fix an summary tab exception on older versions of macOS.Damiano Galassi2017-11-301-7/+10
* MacGui: add a header to the presets popover.Damiano Galassi2017-11-304-10/+55
* MacGui: fix rotation in summary panel, show rotation in filters list when fli...Damiano Galassi2017-11-303-45/+60
* MacGui: show PAR and DAR in the summary panel.Damiano Galassi2017-11-271-1/+29
* build: Add support for Xcode Archive feature.Bradley Sepos2017-11-274-2/+55
* MacGui: use the KVO constants.Damiano Galassi2017-11-271-8/+8
* MacGui: remove the mp4 options empty space when the container is not mp4.Damiano Galassi2017-11-272-83/+116
* MacGui: create the NSDrawer only when necessary in HBController (before it wa...Damiano Galassi2017-11-253-45/+39
* MacGui: fix some layout issues on older version of macOS.Damiano Galassi2017-11-255-46/+38
* MacGui: convert the main window xib to auto layout.Damiano Galassi2017-11-252-157/+217
* MacGui: use a popover instead of a drawer on 10.10+ .Damiano Galassi2017-11-246-45/+128
* MacGui: add a popup button to select the preset in the main window.Damiano Galassi2017-11-246-80/+179
* MacGui: use KVO to get a good part of the change notification in the summary ...Damiano Galassi2017-11-248-30/+231
* D&D opening file could cause crashHofi2017-11-231-2/+3
* MacGui: short job description in the summary tab.Damiano Galassi2017-11-138-12/+325
* MacGui: fix a potential null dereference.Damiano Galassi2017-11-121-2/+5
* MacGui: show a preview image in the summary tab.Damiano Galassi2017-11-126-5/+47
* 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