]> git.sesse.net Git - vlc/history - modules/gui/skins2/controls
skins2: use new vout_window_ReportSize
[vlc] / modules / gui / skins2 / controls /
2014-09-04 Erwan Tulouskins2: fix buttons and checkbox artefacts with animate...
2013-07-13 Rémi Duraffortskins2: fix wrong qualifier (cid #1049814)
2013-04-25 Erwan Tulouskins2: sliderBg (same issue as slider wrt to notifyLayout)
2013-04-25 Erwan Tulouskins2: slider fix notifyLayout wrongly removed
2013-04-08 Erwan Tulouskins2: slider background (some rework)
2013-04-08 Erwan Tulouskins2: fix background slider focus problems
2013-04-08 Erwan Tulouskins2: first check for playout existence (generic...
2013-04-08 Erwan Tulouskins2: add a needed boundary check (playtree control)
2013-04-06 Erwan Tulouskins2: reuse graphics from generic bitmap cache (radia...
2013-04-06 Erwan Tulouskins2: reuse graphics from generic bitmap cache (slider)
2013-04-06 Erwan Tulouskins2: cosmetic
2013-04-05 Erwan Tulouskins2: remove range constraint for slider
2013-04-05 Erwan Tulouskins2: cosmetics (no functional change)
2013-04-05 Erwan Tulouskins2: remove unneeded code
2013-04-04 Erwan Tulouskins2: cosmetic
2013-04-02 Erwan Tulouskins2: fix forgotten notify in text control
2013-04-01 Erwan Tulouskins2: fix video not properly tied to the right video...
2013-04-01 Erwan Tulouskins2: fix text control misfunctioning when changing...
2013-04-01 Erwan Tulouskins2: fix initial text state to reflect documentation
2013-02-11 Erwan Tulouskins2: don't default the first visible item to selected
2013-01-27 Erwan Tulouskins2: fix art file failing to display when changing...
2012-04-17 Erwan Tulouskins2: fix vlc sometimes crashing with drag'n'drop.
2012-03-22 Erwan Tulouskins2(win): fix mouse wheel ineffective on Windows
2011-11-29 Rémi Denis-CourmontRemove write-only timer statistics
2011-06-06 Erwan Tulouskins2: drag&drop (small tweak)
2011-06-06 Erwan Tulouskins2: fix some important playlist limitations or...
2011-05-17 Erwan Tulouskins2: kill many compil warnings
2011-05-15 Rémi Duraffortskins2: fix warnings about initialization order.
2011-03-01 Erwan Tulouskins2: remove questionable trick
2011-02-25 Erwan Tulouskins2: use the 0-400% range for volume
2011-01-24 Erwan Tulouskins2: remove a comment that proved wrong
2011-01-16 Erwan Tulouskins2: use enum type for better clarity
2011-01-16 Erwan Tulouskins2: some optimisation for playlist
2011-01-16 Erwan Tulouskins2: refactor some code
2011-01-16 Erwan Tulouskins2: add accessors to VarTree
2011-01-16 Erwan Tulouskins2: cache scaled image
2011-01-16 Erwan Tulouskins2: better cleanup for button and checkbox
2010-12-11 Erwan Tulouskins2: implement a new 'focus' attribute for text...
2010-11-27 Erwan Tulouskins2: rework the fullscreen controller
2010-11-22 Erwan Tulouskins2: fix minor artefact with animated image
2010-11-11 Rémi DuraffortC++: use postfix operator for interators (that's suppos...
2010-09-16 Erwan Tulouskins2: small optimisation
2010-08-14 Erwan Tulouskins2: don't resize video if set up not to do so.
2010-08-10 Erwan Tulouskins2: playlist, fix selection issue
2010-08-10 Erwan Tulouskins2: playlist, fix issues when deletion is at stake
2010-08-10 Erwan Tulouskins2: fix slider position a bit erratic
2010-08-10 Erwan Tulouskins2: playlist (cosmetic)
2010-08-10 Erwan Tulouskins2: fix arrows short of 1
2010-08-05 Erwan Tulouskins2: playlist (missing parentheses)
2010-08-05 Erwan Tulouskins2: fix playlist arrows and enter no longer functioning
2010-07-31 Erwan Tulouskins2: improve refresh of layouts
2010-07-29 Erwan Tulouskins2: optimize refresh of text control
2010-07-29 Erwan Tulouskins2: optimize the refresh of slider control
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].
next