]> git.sesse.net Git - vlc/history - modules/gui/skins2
Qt4 - Remove the qt-pl-showflags from preferences and put it in QSettings,because...
[vlc] / modules / gui / skins2 /
2008-01-24 Dennis van Amerongen* modules/gui/wxwidgets and skins2: add various more...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-18 Rémi Denis-CourmontOups, this is a C++ file
2008-01-18 Rémi Denis-CourmontUse poll() instead of select() to fix an unlikely overf...
2007-12-09 Rémi Denis-CourmontRemove unneeded psz_program hack.
2007-09-16 Rémi Denis-CourmontApparent memleak (ipkiss should review perhaps?)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Antoine CellerierFix win32 typo.
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-09-05 Rafaël CarréFix [21766]
2007-09-05 Rémi Denis-CourmontConst warning
2007-08-22 Rafaël Carréskins2: Alternate method to set always on top for X11...
2007-08-22 Rafaël CarréDo not try to load non-existing skins files
2007-08-20 Christophe Mutricyunbreak compilation
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-16 Rémi Denis-CourmontRemove redumdant parameter to vlc_global
2007-05-20 Antoine Cellerier* Some more fixes (+ don't redefine a function that...
2007-05-20 Antoine Cellerier* Fix non linux compilation round 2.
2007-04-04 Loïc Minier* Fix missing include causing a build failure with...
2007-03-27 Yoann Peronneau* use add_file instead of add_string for skins2-last...
2007-03-13 Olivier TeulièreComments must stay Doxygen-style comments
2007-03-13 Rémi Denis-CourmontAvoid reference to deprecated FromLocale() in comments ;)
2007-03-11 Rémi Denis-CourmontUse long instead of int32_t when passing 32-bits value...
2007-02-25 Christophe MutricyCompile fix
2007-02-25 Cyril Deguet* fixed build of skins2 interface on MacOS X (renamed...
2007-02-20 Jean-Paul Samanplaylist_Add() prototype changed
2007-02-12 Olivier Teulière * skins2/controls/ctrl_text.cpp: Fixed weird behaviour...
2007-01-28 Olivier Teulière * skins2:
2007-01-28 Olivier Teulière * skins2:
2007-01-12 Rémi Denis-CourmontDo not assume long integers are 32-bits.
2006-12-11 Olivier Teulière * skins2/vars/equalizer.cpp: Fixed an invalid memory...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-25 Rémi Denis-CourmontUse utf8 directory wrappers
2006-11-25 Rémi Denis-CourmontSkins2 theme loader:
2006-11-19 Antoine CellerierUse appropriate help text.
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-12 Rémi Denis-CourmontRemove unused iconv handle
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-11 Rémi Denis-CourmontDon't build Win32 code on Linux !
2006-11-09 Olivier Teulière * skins2/parser/skin_parser.cpp: Fixed a crash, and...
2006-11-08 Marian DurkovicFix skins2 Drag&Drop to accept files with non-ANSI...
2006-10-21 Rémi Denis-CourmontFixes from hobophobe on IRC
2006-10-21 Jean-Paul SamanRemove useless comparisson (n >= 0) was always true...
2006-10-21 Clément StenacPlaylist
2006-10-15 Rafaël Carréskins2 fullscreen button work with audio visualizations
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
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...
next