]> git.sesse.net Git - vlc/history - modules/gui/skins2/controls
Do not include vlc_modules.h in vlc_common.h
[vlc] / modules / gui / skins2 / controls /
2010-07-20 Erwan Tulouskins2: implement a ArtManager singleton
2010-07-20 Erwan Tulouskins2: rework image control (scale while preserving...
2010-07-01 Erwan Tulouskins2: fix RadialSlider (overflow)
2010-07-01 Erwan Tulouskins2: fix RadiaSlider (typo)
2010-07-01 Erwan Tulouskins2: fix RadialSlider
2010-05-18 Erwan Tulouskins2: implement art display in image controls
2010-05-18 Erwan Tulouskins2: fix a refresh artefact (not frequent corner...
2010-05-06 Erwan Tulouskins2: fix skins crashing when playlist is flat
2010-04-07 Erwan Tulouskins2: add a way to hide Video/Audio/Misc popupmenus
2010-03-19 Erwan Tulouskins2: For playlist controls, keys to be forwarded...
2010-02-25 Erwan Tulouskins2: extend --[no]-qt-video-autoresize to skins2
2010-02-23 Erwan Tulouskins2: fix #689 (text control refresh issue)
2010-01-25 Erwan Tulouskins2: remove dead code
2010-01-14 Erwan Tulouskins2: improve deallocation of ressources for layouts...
2010-01-14 Erwan Tulouskins2: remove dead code
2010-01-14 Erwan Tulouskins2: remove unnecessary notifyLayout()
2009-12-27 Erwan Tulouskins2: add a 'loop' parameter for animated bitmaps
2009-12-15 Erwan Tulouskins2: new fullscreen implementation (currently intend...
2009-12-05 JP DingerSkins2: Mostly cosmetics, some C++ style casting, facto...
2009-12-05 JP DingerSkins2: Cosmetic.
2009-12-05 JP DingerSkins2: Cosmetics, 100% pure. We don't indent for label...
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-09-06 Erwan Tulouskins2: redraw a black background required for some...
2009-08-24 Erwan Tulouskins2: rework of vout manager
2009-08-06 Rémi Denis-CourmontRemove broken lrint hack (fix: #3030)
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-16 Rémi DuraffortThat's safe to delete NULL.
2009-06-28 Erwan Tulouskins2: remove unneeded code (already inherited from...
2009-06-12 Erwan Tulouskins2: improve resizing when multiple layers are used...
2009-06-05 Erwan Tulouskins2: correct crashes when using zoom and multiple...
2009-03-19 Rémi DuraffortFix string format.
2009-03-16 Erwan Tulouskins2 vout manager
2009-01-02 Rémi Duraffortsome cleaning.
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()
next