]> git.sesse.net Git - vlc/history - modules/gui/skins2/controls
missing const to non-const cast
[vlc] / modules / gui / skins2 / controls /
2005-08-20 Antoine Celleriersome more mouse control on playtree display/selection
2005-08-20 Antoine Cellerier * ctrl_*.cpp : mouse scrolling behavior change
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-15 Cyril Deguet * all: replaced remaining C callbacks by commands
2005-08-06 Cyril Deguet * all: fixed member initialization order
2005-08-06 Cyril Deguet * all: use command objects in FSM instead of C-style...
2005-08-06 Cyril Deguet * charset.c: don't return a pointer to a buffer alloca...
2005-07-18 Cyril Deguet- all: compilation fixes with vc7.1
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-14 Olivier Teulière * skins2: New Playlist.bgimage attribute, to specify...
2005-05-04 Cyril Deguet* skin.dtd: added an attribute "resize" in the "Image...
2005-05-01 Cyril Deguet* os_graphics.hpp: added a parameter "blend" to drawBit...
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2004-12-22 Gildas Bazin* modules/gui/skins2/*: added svn Id property.
2004-12-17 Olivier Teulière * skins2: Do not paint on the embedded video output...
2004-12-17 Olivier Teulière * skins/utils/bezier.cpp: Fixed a bug in the computati...
2004-12-16 Olivier Teulière * skins2: When a control changes, refresh only the...
2004-08-22 Cyril Deguet * ctrl_list.cpp: beginning of key handling in the...
2004-08-01 Cyril Deguet * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT...
2004-06-27 Gildas Bazin* modules/gui/skins2/controls/ctrl_checkbox.cpp: handle...
2004-06-26 Gildas Bazin* modules/gui/skins2/controls/ctrl_image.cpp: fixed...
2004-06-25 Cyril Deguet * ctrl_button.cpp : handle double click events too
2004-04-25 Cyril Deguet * ctrl_text.cpp: put the control text in the "moving...
2004-04-04 Olivier Teulière * skins2: Do not try anymore to display images whose...
2004-04-03 Cyril Deguet * ctrl_text.cpp: check if the scrolling is still...
2004-04-03 Cyril Deguet * src/vlcproc.cpp: DO NOT update the GUI directly...
2004-03-31 Olivier Teulière * All: Compilation fixes for Solaris 9, courtesy of...
2004-03-27 Cyril Deguet * all: beginning of bitmap font support. At the momen...
2004-03-14 Cyril Deguet * all: split GenericWindow into GenericWindow (genera...
2004-03-14 Cyril Deguet * all: the vout window is now managed by a resizable...
2004-03-07 Cyril Deguet * ctrl_list.cpp: insert a 1-pixel line between two...
2004-03-07 Cyril Deguet * src/ft2_font.cpp: initialize some members to avoid...
2004-03-07 Olivier Teulière * skins2/*: - show/hide do not bypass the window manag...
2004-03-05 Olivier Teulière * skins2/*: Change mouse cursor above a Resize control...
2004-03-02 Olivier Teulière - skins2/utils/bezier.*: Added support for curves...
2004-02-29 Cyril Deguet* controls/*, src/generic_window.cpp, src/generic_layou...
2004-02-27 Gildas Bazin* modules/gui/skins2/*: portability fixes.
2004-02-01 Olivier Teulière * modules/gui/skins2/bezier.*: Compute the points...
2004-02-01 Cyril Deguet* parser/xmlparser.cpp: abort parsing when an error...
2004-01-18 Cyril Deguet* utils/var_bool.*: VarBool is now an interface for...
2004-01-11 Cyril Deguet* modules/gui/skins/*:
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...