summaryrefslogtreecommitdiffstats
path: root/macosx/NSWindow+HBAdditions.m
Commit message (Collapse)AuthorAgeFilesLines
* Misc. typosluz.paz2018-02-201-1/+1
| | | Found via `codespell -q 3 --skip="./gtk/po`
* MacGui: preserve the textfield selection/insertion point when calling ↵Damiano Galassi2017-12-071-1/+12
| | | | HB_endEditing.
* MacGui: end the textfields editing before adding a job to queue or creating ↵Damiano Galassi2017-03-161-7/+34
| | | | a preset, so all the current job settings will be saved.
* MacGui: use AVFoundation as the first option for the preview playback. Add ↵Damiano Galassi2016-05-031-0/+79
volume and tracks controls to the player hud.