summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj
Commit message (Expand)AuthorAgeFilesLines
* MacGui: align the chapters title textfield.Damiano Galassi2015-10-221-3/+3
* MacGui: added undo/redo support to the video, picture, filters, chapters and ...Damiano Galassi2015-10-201-4/+99
* MacGui: rename the 'send to app' preference keys and removed the default app.Damiano Galassi2015-10-191-2/+6
* MacGui: fixed the 'Send file to' preference.Damiano Galassi2015-10-191-3/+3
* MacGui: improved queue with undo/redo support for adding/removing jobs, and a...Damiano Galassi2015-10-191-5/+5
* MacGui: renamed the built-in preset menu item to 'Reset Built-in Presets'.Damiano Galassi2015-10-172-5/+5
* MacGui: cleanup the csv import/export code and the chapters view controller.Damiano Galassi2015-10-161-4/+3
* MacGui: align the presets view to the topDamiano Galassi2015-10-161-8/+8
* MacGui: added accessibility text to the preferences popup buttons.Damiano Galassi2015-10-151-17/+17
* MacGui: remove the window and show text from the toolbar items titleDamiano Galassi2015-10-101-5/+6
* MacGui: use the new deinterlate preset keysDamiano Galassi2015-10-091-227/+124
* MacGui: fix the preview window position between restartDamiano Galassi2015-10-091-2/+2
* MacGui: add a duration column to the chapters tableDamiano Galassi2015-10-091-58/+71
* MacGui: move some code out of HBPreviewController.m. Remember the windows siz...Damiano Galassi2015-10-061-11/+21
* MacGui: small UI alignmentsDamiano Galassi2015-10-051-10/+10
* MacGui: add a lot of tooltips to the picture tab, taken from the linux guiDamiano Galassi2015-10-031-10/+43
* MacGui: change the picture tab label color to gray when no source is loadedDamiano Galassi2015-10-032-12/+57
* MacGui: move start and pause after the queue buttons in the main window toolbarDamiano Galassi2015-09-291-4/+4
* MacGui: set 1 as the default value for the Scan only title optionDamiano Galassi2015-09-291-3/+4
* MacGui: enable core animation in the activity window so the bottom corners of...Damiano Galassi2015-09-041-8/+8
* MacGui: try a different layout for the picture tab, show the source size and ...Damiano Galassi2015-08-291-380/+395
* MacGui: default to 'source maximum' in the Picture Size popup of the add pres...Damiano Galassi2015-08-291-9/+9
* MacGui: revert part of the previous commit that should have not been committedritsuka2015-08-061-130/+115
* MacGui: switch back another property to assign, 10.7 does not support weak fo...ritsuka2015-08-061-115/+130
* MacGui: swap the Video and Picture tab.ritsuka2015-08-051-13/+13
* MacGui: fix the build. Set the xibs compatibility to Xcode 6.3.ritsuka2015-07-2819-87/+341
* MacGui: remove the "use picture filters" checkbox in the add preset sheet. Th...ritsuka2015-07-271-22/+27
* MacGui: move the picture and filters settings to the main window.ritsuka2015-07-275-1157/+1867
* MacGui: do not let an instance edit a job that another instance is currently ...ritsuka2015-07-221-7/+7
* MacGui: various queue improvements, including:ritsuka2015-07-222-19/+55
* MacGui: rename "Source" to "Open Source", and add the "Open Recent" menu item.ritsuka2015-07-042-6/+16
* MacGui: correct typo.ritsuka2015-07-041-5/+4
* MacGui: update the layout of the add preset window.ritsuka2015-06-041-106/+74
* MacGui: add more tooltips. All the tooltips in https://reviews.handbrake.fr/r...ritsuka2015-05-177-78/+91
* MacGui: allow exporting a preset folder. Add import/export menu item to the p...ritsuka2015-05-162-33/+44
* MacGui: remove the built in presets update alert.ritsuka2015-05-141-40/+22
* MacGui: use libhb built-in presets and validation functions. Update the forma...ritsuka2015-05-141-19/+31
* MacGui: use small size for the cropping radio button.ritsuka2015-05-071-42/+42
* MacGui: fix scan progress bar.ritsuka2015-04-302-14/+14
* MacGui: update the tooltips of the new auto passthru options.ritsuka2015-04-201-3/+3
* MacGui: Add TrueHD, Flac and EAC3 auto passthru options in the default sheet.ritsuka2015-04-181-9/+51
* MacGui: disabled the alternate row background in the presets drawer. It didn'...ritsuka2015-04-071-3/+3
* MacGui: changed the Preview Window and Picture Panel behaviour to avoid the h...ritsuka2015-04-072-7/+33
* MacGui: add an alert window to show the exceptions not handled. Hopefully it ...ritsuka2015-03-241-0/+126
* MacGui: bind angle popup to the angle property of HBJob.ritsuka2015-03-191-29/+36
* MacGui: add some accessibility titles to the UI items.ritsuka2015-02-256-38/+80
* MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...ritsuka2015-02-211-27/+39
* MacGui: fix warnings.ritsuka2015-02-202-4/+4
* MacGui: add Burn-In options to subtitle defaults hopefully similar to the Lin...ritsuka2015-02-171-15/+86
* MacGui: add a "Clear All" and "Clear completed items" menu items to the queue...ritsuka2015-02-021-9/+22