[vlc-commits] macosx: replace our custom 'Recent Items'	implementation with the default within NSDocumentController,	which gives us nice custom menu items in case 2 files share the exact	same name
    Felix Paul Kühne 
    git at videolan.org
       
    Wed Dec 28 01:39:51 CET 2011
    
    
  
vlc/vlc-1.2 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Dec 27 13:22:15 2011 +0100| [5c30b523cadcbd4d7cd5efe8ba6475286322514d] | committer: Jean-Baptiste Kempf
macosx: replace our custom 'Recent Items' implementation with the default within NSDocumentController, which gives us nice custom menu items in case 2 files share the exact same name
(cherry picked from commit ce0859d020c54a7eb76e1fdc91e03323010c37fe)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=5c30b523cadcbd4d7cd5efe8ba6475286322514d
---
 .../macosx/Resources/English.lproj/MainMenu.xib    |  519 ++++++++++++++++----
 modules/gui/macosx/MainMenu.h                      |    4 -
 modules/gui/macosx/MainMenu.m                      |   70 +---
 3 files changed, 426 insertions(+), 167 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commitdiff;h=5c30b523cadcbd4d7cd5efe8ba6475286322514d
    
    
More information about the vlc-commits
mailing list