]> git.sesse.net Git - vlc/commit
* extras/MacOSX/vlc.pbproj/project.pbxproj:
authorDerk-Jan Hartman <hartman@videolan.org>
Sun, 11 May 2003 23:17:31 +0000 (23:17 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sun, 11 May 2003 23:17:31 +0000 (23:17 +0000)
commitcfbae21409153ff568876701d53275eaefe1f40e
tree61dfb58352be5a2ef65937f7fd828c78ce43cd09
parentb4080ac4fabf7c04ed706a55ed6a9f61404c1a5d
* extras/MacOSX/vlc.pbproj/project.pbxproj:
  - Add the THANKS file to the Mac OS X application
* modules/gui/macosx/about.?:
  - Use c-style comments instead of //
  - Open the AUTHORS file with the correct Encoding
  - Display the THANKS file as well
  - Rotate the scrolling when at the end
* modules/gui/macosx/intf.m:
  - put Cocoa into multithreaded mode as soon as possible. Not really
    causing any problems now, but is cleaner.
* modules/gui/macosx/prefs.m:
  - Select the current setting when we create a combobox.
extras/MacOSX/vlc.pbproj/project.pbxproj
modules/gui/macosx/about.h
modules/gui/macosx/about.m
modules/gui/macosx/intf.m
modules/gui/macosx/prefs.m