[vlc-commits] macosx: addons manager: restructure UI and fix some problems

David Fuhrmann git at videolan.org
Mon May 19 11:41:09 CEST 2014


vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Mon May 19 11:00:36 2014 +0200| [77fbebca8fd7e54a879f25cd7d556f03cd585f9f] | committer: David Fuhrmann

macosx: addons manager: restructure UI and fix some problems

- remove the + and - buttons, and add a single install button
  instead. Current implementation of uninstall / install has a
  toggle behaviour, so having two buttons was misleading.
- add a fetch button, to load the online repository on request only,
  as done in the qt interface.

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

 .../Resources/English.lproj/AddonManager.xib       |  456 ++++++++++----------
 modules/gui/macosx/AddonManager.h                  |    6 +-
 modules/gui/macosx/AddonManager.m                  |   40 +-
 3 files changed, 279 insertions(+), 223 deletions(-)

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


More information about the vlc-commits mailing list