vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Sep 24 19:38:30 
2015 +0200| [7aa7b62785140dc4bad9cc44d1d170956e5e96c5] | committer: David 
Fuhrmann

macosx: Refactor MainWindow class for better code-style consistency

Most of the IBOutlets that used Hungarian notation are renamed and
the bindings in the MainWindow.xib were adjusted accordingly.
Additonally all IBOutlets are properties now instead of ivars.
Removed spacing in front of arguments in Objective C methods.
Replace another unnecessary iteration used for source list item
expansion.

Signed-off-by: David Fuhrmann <dfuhrm...@videolan.org>

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

 .../macosx/Resources/English.lproj/MainWindow.xib  |   64 ++--
 modules/gui/macosx/MainWindow.h                    |   73 +++--
 modules/gui/macosx/MainWindow.m                    |  325 ++++++++++----------
 3 files changed, 242 insertions(+), 220 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7aa7b62785140dc4bad9cc44d1d170956e5e96c5
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to