]> git.sesse.net Git - vlc/history - modules/gui/skins2
* modules/gui/skins2/Modules.am: include the default skins2 theme in the "make dist...
[vlc] / modules / gui / skins2 /
2004-03-01 Gildas Bazin* modules/gui/skins2/Modules.am: include the default...
2004-03-01 Cyril Deguet* all: changed dtd version to 1.99 before the final...
2004-03-01 Cyril Deguet* parser/builder.cpp, parser/skin_parser.cpp: unique...
2004-02-29 Cyril Deguet* src/skin_main.cpp: do not delete the input a second...
2004-02-29 Cyril Deguet* controls/*, src/generic_window.cpp, src/generic_layou...
2004-02-29 Cyril Deguet* src/skin_main.cpp: fixed a bug related to the destruc...
2004-02-27 Gildas Bazin* src/skin_main.cpp: fixed bug related to the destructi...
2004-02-27 Gildas Bazin* modules/gui/skins2/*: portability fixes.
2004-02-14 Gildas Bazin* modules/gui/skins2/events/evt_scroll.hpp: small porta...
2004-02-08 Gildas Bazin* modules/gui/skins2/Modules.am: added missing file...
2004-02-08 Gildas Bazin* src/interface/interface.c: added skins2 to the interf...
2004-02-01 Olivier Teulière * modules/gui/skins2/bezier.*: Compute the points...
2004-02-01 Cyril Deguet* parser/builder.cpp: stores the curves in the theme...
2004-02-01 Cyril Deguet* parser/xmlparser.cpp: abort parsing when an error...
2004-01-28 Gildas Bazin* modules/gui/skins2/win32/win32_graphics.cpp: small...
2004-01-27 Gildas Bazin* configure.ac: don't link with msimg32 directly has...
2004-01-27 Gildas Bazin* modules/gui/skins2/win32/*: dynamically load AlphaBle...
2004-01-25 Cyril Deguet* all: save the theme configuration at exit (theme...
2004-01-25 Cyril Deguet* src/generic_window.cpp: don't raise the windows on...
2004-01-25 Cyril Deguet* x11/x11_display.cpp: only 8 bpp mode was working...
2004-01-25 Cyril Deguet* all: support of 8 bpp mode for X11 skins. Like in...
2004-01-25 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
2004-01-25 Cyril Deguet* all: fixed segfaults when initialization fails
2004-01-25 Cyril Deguet* all: replaced the flex parser by the libxml one
2004-01-24 Cyril Deguet* parser/xmlparser.cpp: added DTD validation
2004-01-24 Cyril Deguet* configure.ac: check xml2-config for skins2
2004-01-18 Cyril Deguet* utils/var_bool.*: VarBool is now an interface for...
2004-01-18 Cyril Deguet* src/window_manager.cpp: no more magnetism with invisb...
2004-01-18 Cyril Deguet* src/theme_loader.cpp: use yyrestart() instead of...
2004-01-11 Cyril Deguet* modules/gui/skins/*:
2004-01-11 Cyril Deguet* src/vlc_proc.*: quick fix to handle the new playlist...
2004-01-10 Anil Daoud* fixed skins2 module loading when libtar is present...
2004-01-10 Derk-Jan Hartman* mtime_t != int This was causing incorrect results...
2004-01-08 Rémi Denis-CourmontAdded .cvsignore
2004-01-05 Cyril Deguet* commands/cmd_*.hpp: use the DEFINE_COMMAND macro...
2004-01-05 Gildas Bazin* modules/gui/skins2/vars/playlist.cpp: use ICONV_CONST...
2004-01-05 Sam Hocevar * modules/gui/skins2/vars/playlist.cpp: Hack to preve...
2004-01-05 Gildas Bazin* configure.ac: win32 compilation fixes for the skins2...
2004-01-05 Clément Stenac* ALL: playlist API changes
2004-01-04 Gildas Bazin* modules/gui/skins2/vars/playlist.*: win32 compilation...
2004-01-04 Cyril Deguet* the sample theme should work better with that...
2004-01-04 Cyril Deguet* first forgotten file...
2004-01-03 Cyril Deguet* all: sample theme for skins2 interface
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...