]> git.sesse.net Git - vlc/commit
* include/vlc_help.h src/libvlc.h: thou shalt not hardcode newlines in the middle...
authorGildas Bazin <gbazin@videolan.org>
Wed, 8 Oct 2003 19:40:42 +0000 (19:40 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 8 Oct 2003 19:40:42 +0000 (19:40 +0000)
commitc28682f6ad82acc4771bc4a393cb25dd97f651c9
treee4fabba61cb7ff4051bb6bd9d411cfa96082710e
parent52f2126b0ac23dcc372f1b2f3862a35753186647
* include/vlc_help.h src/libvlc.h: thou shalt not hardcode newlines in the middle of sentences.
* src/extras/libc.c, include/vlc_common.h: resuscitated vlc_wraptext() and added utf8 support.
* modules/gui/wxwindows/preferences.cpp: use vlc_wraptext() for capabilities help.
include/vlc_common.h
include/vlc_help.h
modules/gui/wxwindows/preferences.cpp
modules/gui/wxwindows/wxwindows.h
src/extras/libc.c
src/libvlc.h