[vlc-devel] CVS Commit (ipkiss)
cvs at videolan.org
cvs at videolan.org
Sun Jun 1 01:24:00 CEST 2003
Update of /cvs/videolan/vlc/modules/gui/skins/controls
Modified Files:
button.cpp generic.cpp generic.h playlist.cpp playlist.h
Update of /cvs/videolan/vlc/modules/gui/skins/src
Modified Files:
event.cpp window.cpp
Log Message:
* skins/controls/button.cpp: Fixed a nasty bug.
* skins/controls/generic.h: Some public fields are now protected
* skins/src/window.cpp:
- Added a few debug messages
- Invisible controls don't receive events anymore
Note: There are still a few bugs in the code handling the controls and
their different states, and I think they will be difficult to fix with
the current code structure. A rewrite of this part of code could be a
good idea (perhaps using states and transitions between states, like
Zinf does?).
--
ipkiss
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list