]> git.sesse.net Git - vlc/commit
* modules/gui/wxwindows/*: changed the preferences panel to use textctrls for float...
authorGildas Bazin <gbazin@videolan.org>
Thu, 19 Jun 2003 12:21:53 +0000 (12:21 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 19 Jun 2003 12:21:53 +0000 (12:21 +0000)
commit9ea835e5d7b4f8a574ff5c14931b9d3402492019
tree38ab144ee4720ef3cbe5d63683d51851316d69f7
parent618d4d65adf2d99404e4ad1cfde10073ad1f7a5a
* modules/gui/wxwindows/*: changed the preferences panel to use textctrls for float values as spinctrls don't support floats. The advanced checkbox is only displayed if needed. Fixed the play/pause buttons tooltip.
modules/gui/wxwindows/interface.cpp
modules/gui/wxwindows/preferences.cpp