[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
Tue Dec 27 13:22:41 CET 2011


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Dec 27 13:22:15 2011 +0100| [ce0859d020c54a7eb76e1fdc91e03323010c37fe] | committer: Felix Paul Kühne

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

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

 .../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.git/?a=commitdiff;h=ce0859d020c54a7eb76e1fdc91e03323010c37fe


More information about the vlc-commits mailing list