summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MacGui: add a double click action to start editing a chapter title. Align thi...Damiano Galassi2017-11-122-32/+41
* MacGui: initialize the selectedCategory ivar with the default value in HBAddP...Damiano Galassi2017-11-121-0/+1
* MacGui: do not allow the path separator "/" character to be inserted in the o...Damiano Galassi2017-11-113-7/+34
* MacGui: move the format options to the summary tab.Damiano Galassi2017-11-106-177/+295
* MacGui: always use the new add category controller to add a category.Damiano Galassi2017-11-101-6/+7
* MacGui: select the newly created category in the add preset sheet.Damiano Galassi2017-11-101-1/+1
* MacGui: add a popup menu to select the category in the add preset sheet.Damiano Galassi2017-11-108-31/+348
* MacGui: rename Folder to Category.Damiano Galassi2017-11-108-25/+26
* MacGui: remove the i386 architecture from Growl framework, and the strip phas...Damiano Galassi2017-11-042-34/+0
* MacGui: fix a wrong usage of CFData API, CFDataCreateMutable creates a a CFD...Damiano Galassi2017-11-031-17/+21
* MacGui: Disable implicit animations on 10.9 and earlier.Damiano Galassi2017-10-111-2/+2
* MacGui: end fields editing before the filename check.Damiano Galassi2017-09-151-1/+2
* MacGui: move the filters to a separate tab.Damiano Galassi2017-09-079-853/+959
* Remove spaces and square brackets from Xcode scheme names. Add a distribution...Damiano Galassi2017-09-075-0/+102
* MacGui: move the color space code out of HBCore.Damiano Galassi2017-08-314-176/+206
* MacGui: sanitise modulus values.Damiano Galassi2017-08-061-0/+5
* MacGUI: Add Align A/V Start to Queue info.Bradley Sepos2017-07-261-0/+5
* MacGUI: Capitalize Web Optimized and iPod 5G Support.Bradley Sepos2017-07-262-4/+4
* MacGui: update the main window browse button tooltip.Damiano Galassi2017-07-261-6/+6
* MacGui: mark some preview's layers as opaque.Damiano Galassi2017-07-261-0/+2
* MacGui: allow crop values to be larger than sourceValue / 2Damiano Galassi2017-07-265-74/+93
* MacGUI, WinGUI: Add NLMeans threads parameter to syntax in tooltips.Bradley Sepos2017-07-241-1/+1
* MacGui: fix the minimun disk space textfield tooltip.Damiano Galassi2017-07-211-7/+8
* MacGui: do not crash if hb_video_encoder_get_name returns NULL, it might happ...Damiano Galassi2017-06-191-2/+3
* MacGui: use "localizedStandardCompare:" to sort the titles by name in the add...Damiano Galassi2017-06-191-9/+10
* MacGui: rename "Configure Defaults" to "Selection Behavior", align some UI el...Damiano Galassi2017-06-196-91/+97