[vlc-commits] macosx: resume dialog: Replace "always continue" button with a check box

David Fuhrmann git at videolan.org
Sun Jul 3 19:03:06 CEST 2016


vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sun Jul  3 18:59:42 2016 +0200| [b6c317146c58691ebd8fc3858ebe3e85152f31d9] | committer: David Fuhrmann

macosx: resume dialog: Replace "always continue" button with a check box

This better matches similarly styled macOS dialogs, with the meaning
"just do it and do not annoy me again". Value will be set on click
on the checkbox.

close #17134

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b6c317146c58691ebd8fc3858ebe3e85152f31d9
---

 .../macosx/Resources/English.lproj/CoreDialogs.xib |    8 +-
 .../Resources/English.lproj/ResumeDialog.xib       |   89 ++++++++++----------
 modules/gui/macosx/ResumeDialogController.h        |    4 +-
 modules/gui/macosx/ResumeDialogController.m        |   12 ++-
 modules/gui/macosx/VLCPlaylist.m                   |    3 -
 5 files changed, 58 insertions(+), 58 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b6c317146c58691ebd8fc3858ebe3e85152f31d9


More information about the vlc-commits mailing list