]> git.sesse.net Git - vlc/commit
* modules/codec/quicktime.c: i had accidently upgraded this plugin to 100
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 26 May 2003 14:59:37 +0000 (14:59 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 26 May 2003 14:59:37 +0000 (14:59 +0000)
commite230f122275a28d1a07fd42872a8310e2aa35be8
tree5c4975da24e4c5729d256a7e5747a9de5c198511
parent2db764f9f8ebd952f53af8a6333b773ba3bfa93c
* modules/codec/quicktime.c: i had accidently upgraded this plugin to 100
* modules/demux/avi/avi.c: fixed a spelling error reported by emulynx
* modules/gui/macosx/intf.?: added a wrapString:toWidth function
* modules/gui/macosx/prefs.?: removed the use of vlc_wraptext, because it
  was ugly. now we use our own, osx method. This fixes tooltips in japanese
  I'm not sure, but i think src/extras/libc.c vlc_wraptext is now unused.
modules/codec/quicktime.c
modules/demux/avi/avi.c
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m
modules/gui/macosx/prefs.h
modules/gui/macosx/prefs.m