]> git.sesse.net Git - vlc/history - modules/gui/skins2/controls
Remove redumdant b_play code
[vlc] / modules / gui / skins2 / controls /
2007-02-12 Olivier Teulière * skins2/controls/ctrl_text.cpp: Fixed weird behaviour...
2006-09-09 Clément StenacCopyright stuff
2006-08-19 Olivier Teulière * skins2/controls/ctrl_slider.cpp: fixed 2 little...
2006-08-16 Olivier Teulière * skins2/controls/ctrl_image.cpp: Allow resizing to...
2006-08-15 Olivier Teulière * skins2/controls/ctrl_image.cpp: Avoid a crash when...
2006-08-15 Olivier Teulière * skins2/controls/*: forward the onResize() method...
2006-08-06 Olivier Teulière * skins2: Fixed resizing of the Text control
2006-07-30 Olivier Teulière * skins2/*: fixed some doxygen comments
2006-06-04 Olivier Teulière * modules/gui/skins2/*: Use ARG instead of ARG* as...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: More simplifications of the...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: The second template argument...
2006-06-03 Olivier Teulière * modules/gui/skins2/*:
2006-04-30 Antoine CellerierForward port [15485] and [15486].
2006-04-30 Antoine CellerierForward port [15458].
2006-04-29 Antoine CellerierForward port [15418] and [15420].
2006-04-22 Cyril Deguet* all: new handling of vout controls to allow serveral...
2006-04-17 Cyril Deguet* ctrl_checkbox: fixed initial image of checkbox
2006-04-17 Olivier Teulière * skins2/controls/ctrl_tree.cpp: I forgot 1 occurrence...
2006-04-17 Olivier Teulière * skins2/controls/ctrl_tree.cpp: Check that the iterat...
2006-03-16 Antoine CellerierAdd attribute flat="true/false" to Playtree. When flat...
2006-03-05 Antoine CellerierSelect item after deleting items from the playlist...
2006-03-05 Antoine Cellerierctrl_tree.cpp: fix selection bug (when pressing KEY_DOW...
2006-02-19 Clément StenacFix a warning
2006-02-12 Clément StenacPlaytree: handle delete nicely
2006-02-11 Clément StenacReposition the slider when expanding/retracting a node...
2006-02-11 Clément StenacDon't make image when we are not interested in the...
2006-02-11 Clément StenacHandle Page up / Page down (Refs:#477)
2006-02-11 Clément StenacDon't invalidate selection on item change (Refs:#477)
2006-02-10 Clément StenacFix playtree deletion
2006-02-10 Rémi Denis-Courmontgcc 4.1 compile fix from marvin24 # gmx.de
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2006-01-11 Cyril Deguet* builder.cpp: the "visible" attribute is now taken...
2005-12-04 Clément StenacClean up - convert todos to doxygen style
2005-12-04 Clément StenacImplement playtree.sort() (basic implementation)
2005-12-04 Clément StenacSelection is almost working correctly
2005-12-04 Clément StenacImprove ensureVisible
2005-12-04 Clément StenacFix crash while drawing playlist
2005-12-04 Clément StenacImprovements to playtree
2005-12-03 Clément StenacSupport for passing an argument from subject to observer
2005-12-03 Clément StenacFix tree selection
2005-12-03 Clément StenacShould fix playlist scrolling
2005-12-03 Cyril Deguet* all: support of animated bitmaps in skins: there...
2005-12-03 Clément StenacAdd a checkRemove method to CmdGeneric.
2005-11-28 Olivier Teulière * skins2: The Image control now supports the "action2...
2005-11-27 Olivier Teulière * skins2/controls/ctrl_resize.cpp: The action of a...
2005-11-27 Olivier Teulière * skins2/*: cosmetic changes
2005-11-27 Olivier Teulière * skins2/controls/ctrl_image.cpp: fixed a resizing...
2005-11-19 Olivier Teulière * skins2/controls/ctrl_generic.hpp: removed a useless...
2005-11-16 Cyril Deguet* ctrl_slider.cpp: take the resize factor into account...
2005-11-15 Cyril Deguet* all: fixed a bug occuring when a slider was resized...
2005-11-15 Olivier Teulière * skins2: the Text control now supports 2 additional...
2005-11-13 Olivier Teulière * skins2/controls/ctrl_checkbox.cpp: Avoid the "phanto...
2005-11-13 Cyril Deguet* ctrl_slider.cpp: fixed an uninitialized member (and...
2005-11-12 Olivier Teulière * skins2/parser/builder.cpp: create the background...
2005-11-12 Olivier Teulière * skins2/controls/ctrl_slider.cpp: Suppose that the...
2005-11-10 Cyril Deguet* winamp2.xml: all the equalizer sliders are working !!
2005-11-10 Cyril Deguet* winamp2.xml: added the Equalizer and Playlist windows.
2005-11-08 Cyril Deguet* all: the skin sliders can now have a background image...
2005-11-02 Cyril Deguet* all: first support of graphical equalizer in the...
2005-11-01 Cyril Deguet* all: added an attribute "autoresize" to the Video...
2005-10-23 Cyril Deguet* ctrl_tree.cpp: (un)folding of a playlist item is...
2005-10-23 Cyril Deguet* png_bitmap.cpp: fixed handling of PNG bitmaps with...
2005-09-03 Olivier Teulière * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug...
2005-09-03 Olivier Teulière * skins2 (tree playlist):
2005-08-20 Antoine Cellerierpropset
2005-08-20 Antoine Cellerieradd KEY_ENTER and KEY_SPACE to launch action()
2005-08-20 Antoine Cellerier * keyboard (arrows) navigation
2005-08-20 Antoine Celleriercode CtrlTree::autoScoll . Its still mostly buggy and...
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...
next