]> git.sesse.net Git - vlc/history - modules/gui/skins2
Forward-port and adapt [15500]
[vlc] / modules / gui / skins2 /
2006-05-01 Olivier Teulière * skins2/src/generic_layout.cpp: do not draw on top...
2006-05-01 Cyril Deguet* forward port of [15504]
2006-04-30 Antoine CellerierForward port [15485] and [15486].
2006-04-30 Antoine CellerierForward port [15458].
2006-04-30 Cyril Deguet* generic_layout.cpp: don't draw controls of an invisib...
2006-04-29 Antoine CellerierForward port [15418] and [15420].
2006-04-29 Clément StenacBe sure to write correct time values
2006-04-26 Olivier Teulière * skins2: Added the vlc.snapshot() action
2006-04-25 Cyril Deguet* top_window.cpp: stupid bug...
2006-04-24 Olivier Teulière * skins2/parser/interpreter.cpp: Fixed a crash when...
2006-04-22 Cyril Deguet* all: new handling of vout controls to allow serveral...
2006-04-18 Clément StenacAdd a dialogs.playlist() command
2006-04-18 Clément StenacAdd dialogs.audioPopup, dialogs.videoPopup and dialogs...
2006-04-18 Clément StenacAdd vlc.hasAudio variable
2006-04-18 Clément StenacMake sure we hide the skins playlist
2006-04-17 Clément StenacAdd todo
2006-04-17 Clément StenacAdd a (default enabled) skinned-playlist option
2006-04-17 Cyril Deguet* all: convert keys in INI files to lower case, to...
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-04-17 Cyril Deguet* all: added a INI file parser in skins2. For instance...
2006-04-15 Cyril Deguet* all: added a new skin text variable "$S" to get the...
2006-04-14 Clément StenacStrings
2006-04-09 Cyril Deguet* all: new skin text variable "$B" to get the stream...
2006-03-31 Olivier Teulière skins2/src/ft2_font.*: s/initalize/initialize/
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-25 Cyril Deguet* added a new skin variable "vlc.hasVout", true when...
2006-03-25 Cyril Deguet* generic_window.cpp: register window visibility variab...
2006-03-25 Cyril Deguet* attribute "nbFrames" of element Bitmap is now "nbfram...
2006-03-16 Antoine Cellerierhum, forgot to set the default value
2006-03-16 Antoine CellerierAdd attribute flat="true/false" to Playtree. When flat...
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
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 Cyril Deguet* all: new skin variable "vlc.isFullscreen" (guess...
2006-02-19 Clément StenacFix a warning
2006-02-13 Olivier Teulière * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean...
2006-02-12 Olivier Teulière * skins2/commands/cmd_dvd.*: New commands for DVD...
2006-02-12 Clément StenacFix refcount problems
2006-02-12 Clément StenacRemove debug
2006-02-12 Clément StenacPlaytree: handle delete nicely
2006-02-11 Clément StenacAdd support for insert and delete in X11 skins
2006-02-11 Olivier Teulière * skins2/win32/win32_loop.cpp: Added support for the...
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-07 Rémi Denis-CourmontAll CRLF fixes
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-21 Clément StenacGet rid of warning
2006-01-16 Jean-Paul SamanCompiler warning about a missing return statement in...
2006-01-16 Jean-Paul SamanUse brackets to avoid ambiguos else
2006-01-12 Antoine CellerierFSF address change.
2006-01-11 Cyril Deguet* builder.cpp: the "visible" attribute is now taken...
2006-01-04 Clément StenacAdd support for several message queues - please test
2005-12-12 Clément StenacSupport interaction in skins2
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 Olivier Teulière * skins2/src/generic_layout.cpp: Fixed a resizing...
2005-12-04 Clément StenacFix crash while drawing playlist
2005-12-04 Olivier Teulière * skins2/macosx/macosx_factory.cpp: compilation fix
2005-12-04 Clément StenacPopup compile fix
2005-12-04 Clément StenacImprovements to playtree
2005-12-04 Olivier Teulière * skins2: support for custom popup menus, and win32...
2005-12-03 Clément StenacSupport for passing an argument from subject to observer
2005-12-03 Clément StenacNaive implementation of deletion : full rebuild after...
2005-12-03 Clément StenacRemove useless playtree.* commands
2005-12-03 Clément StenacFix tree selection
2005-12-03 Clément StenacShould fix playlist scrolling
2005-12-03 Cyril Deguet* forgot to add the new files...
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-12-02 Clément StenacDon't preparse item on playing it
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 Cyril Deguet* all: added a new variable "equalizer.preamp" (self...
2005-11-27 Olivier Teulière * skins2/*: cosmetic changes
2005-11-27 Olivier Teulière * skins2/src/theme.cpp: allow specifying lists of...
2005-11-27 Olivier Teulière * skins2/controls/ctrl_image.cpp: fixed a resizing...
2005-11-27 Olivier Teulière * skins2/parser/interpreter.cpp: cosmetic change
2005-11-21 Scott Caudleimplement some minimum size of wx interface at all...
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 Olivier Teulière * skins2/parser/builder.cpp: fixed a warning
2005-11-15 Cyril Deguet* all: fixed a bug occuring when a slider was resized...
2005-11-15 Olivier Teulière * skins2/src/bitmap_font.hpp: getHeight() now really...
2005-11-15 Olivier Teulière * skins2/vars/time.cpp: do not print leading spaces...
2005-11-15 Olivier Teulière * skins2: the Text control now supports 2 additional...
2005-11-13 Olivier Teulière * skins2: support $t, $d, and $l in text controls...
2005-11-13 Cyril Deguet* winamp2.xml: support smaller volume bars (65 pixels...
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-13 Olivier Teulière * skins2: prevent a window from using the layout of...
2005-11-12 Olivier Teulière * skins2/parser/builder.cpp: create the background...
next