vlc/vlc-1.2 | branch: master | Felix Paul Kühne <[email protected]> | Fri Dec 30 12:38:51 2011 +0100| [848daa451a33304cd2a4b05760bb5d161e598af4] | committer: Jean-Baptiste Kempf
macosx: re-written the way we render 3 part images by using another custom view (refs #5742) this fixes various drawing issues with the time slider and the window title (cherry picked from commit fb10d75691887dacc875163ad7cf92e584272205) Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=848daa451a33304cd2a4b05760bb5d161e598af4 --- .../macosx/Resources/English.lproj/MainMenu.xib | 765 ++++++++------------ modules/gui/macosx/MainWindow.h | 14 +- modules/gui/macosx/MainWindow.m | 58 +-- modules/gui/macosx/MainWindowTitle.h | 3 +- modules/gui/macosx/MainWindowTitle.m | 6 +- modules/gui/macosx/misc.h | 16 + modules/gui/macosx/misc.m | 68 ++- 7 files changed, 385 insertions(+), 545 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commitdiff;h=848daa451a33304cd2a4b05760bb5d161e598af4 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
