]> git.sesse.net Git - vlc/history - modules/gui/skins2
Advanced controls bar
[vlc] / modules / gui / skins2 /
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-09 Clément StenacCopyright stuff
2006-08-20 Olivier Teulière * skins2/src/top_window.cpp: Hide the tooltip when...
2006-08-20 Olivier Teulière * skins2/win32/win32_dragdrop.cpp: Added a missing...
2006-08-19 Olivier Teulière * skins2/controls/ctrl_slider.cpp: fixed 2 little...
2006-08-18 Olivier Teulière * skins2/parser/interpreter.cpp: Restored action names...
2006-08-18 Olivier Teulière * skins2/src/theme.cpp: Improved the saving/loading...
2006-08-16 Olivier Teulière * skins2/controls/ctrl_image.cpp: Allow resizing to...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: better fix than [16273] ...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: - fixed an infinite loop when...
2006-08-15 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/gui/wxwid...
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-15 Olivier Teulière * skins2/src/skin_main.cpp: Fixed a crash in the prefe...
2006-08-06 Olivier Teulière * skins2: Fixed resizing of the Text control
2006-08-06 Olivier Teulière * skins2: fixed the xkeepratio/ykeepratio attributes...
2006-08-05 Olivier Teulière * skins2: new "xkeepratio" and "ykeepratio" attributes...
2006-07-30 Felix Paul Kühne* compilation fix
2006-07-30 Olivier Teulière * skins2/*: fixed some doxygen comments
2006-07-30 Olivier Teulière * skins2/src/generic_layout.cpp: refresh the area...
2006-07-30 Olivier Teulière * skins2: when restoring the previous skin because...
2006-07-25 Olivier Teulière * skins2/src/skin_common.hpp: Added missing header
2006-07-24 Olivier Teulière * skins2/src/dialogs.cpp: more encoding fixes
2006-07-23 Olivier Teulière * skins2: fixed several encoding issues. In particular...
2006-07-08 Christophe MutricyFix compilation. It inserts the playlist only in tree...
2006-06-14 Olivier Teulière * skins2/parser/interpreter.cpp: Check the VarMAnager...
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-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-25 Clément StenacMark skins2-config, wx-config and parent-item as internal
2006-05-21 Antoine CellerierAdd support for keyboard multimedia keys on win32....
2006-05-14 Olivier Teulière * skins2: new LayoutID.isActive boolean variable
2006-05-14 Olivier Teulière * skins2/src/skin_main.cpp: Do not forget to return...
2006-05-14 Olivier Teulière * skins2/parser/skin_parser.cpp: make sure the IDs...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-14 Olivier Teulière * skins2/win32/win32_factory.cpp: msg_Err --> msg_Dbg
2006-05-14 Cyril Deguet* vlcproc.cpp: fixed detection of play/pause status...
2006-05-13 Olivier Teulière * skins2: new skins2-taskbar configuration option...
2006-05-13 Olivier Teulière * skins2: The skins2-systray option can now be changed...
2006-05-13 Olivier Teulière * skins2: new skins2-systray option on Windows to...
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...
next