]> git.sesse.net Git - vlc/commit
* ALL: there were reports of crashes in the menucode. i think it was that
authorDerk-Jan Hartman <hartman@videolan.org>
Tue, 6 May 2003 20:12:28 +0000 (20:12 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Tue, 6 May 2003 20:12:28 +0000 (20:12 +0000)
commit9adb4abdcb43f433db00dc2abd33c0ff7ba04750
tree2d6d060d12186a99761dade8014376cbdeb424ac
parent84cb5c55f40921395aaa5103d9738d28c9e50175
* ALL: there were reports of crashes in the menucode. i think it was that
  the VLCWindow could suddenly disappear (the vout closed) and therefore we
  could no longer reference it. This should fix that. Also made this code
  more generic to avoid code duplication.
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
modules/gui/macosx/controls.h
modules/gui/macosx/controls.m
modules/gui/macosx/intf.m