]> git.sesse.net Git - vlc/history - modules/gui/skins2
some more mouse control on playtree display/selection
[vlc] / modules / gui / skins2 /
2004-06-11 Olivier Teulière * skins2/src/skin_main.cpp: New demux2 module to load...
2004-06-08 Laurent Aimar * playlist: oops, compilation fix.
2004-06-07 Laurent Aimar * all: don't use input_OffsetToTime anymore.
2004-06-05 Olivier Teulière * skins2/src/theme_loader.cpp: Added a forgotten heade...
2004-06-01 Cyril Deguet * x11_display.cpp: support 15bpp mode for X11 skins...
2004-05-31 Olivier Teulière * skins2: same fix as in modules/access/directory.c
2004-05-24 Olivier Teulière * skins2: Open the file requester dialog when clicking...
2004-05-20 Sam Hocevar * modules/gui/skins2/src/skin_main.cpp:
2004-05-18 Olivier Teulière * skins2/utils/var_text.cpp: avoid an infinite loop...
2004-05-18 Gildas Bazin* skins2/src/vlcproc.cpp: a few cleanup fixes.
2004-05-17 Olivier Teulière * skins2:
2004-05-12 Olivier Teulière * skins2: Removed the Theme.fadetime attribute (unused)
2004-05-08 Olivier Teulière * skins2/src/skin_main.cpp: Transparency is default...
2004-05-05 Olivier Teulière * skins2/parser/skin_parser.cpp: Make sure that IDs...
2004-05-04 Olivier Teulière * skins2/parser/skin_parser.cpp: Fixed my last commit.
2004-05-02 Olivier Teulière * skins2/parser/interpreter.cpp: parse the "or" operator
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-04-30 Gildas Bazin* modules/gui/skins2/*: a few bug fixes.
2004-04-30 Gildas Bazin* share/skins2/skin.catalog: added a default catalog...
2004-04-29 Cyril Deguet * parser/expr_evaluator: expression evaluator using...
2004-04-25 Cyril Deguet * ctrl_text.cpp: put the control text in the "moving...
2004-04-20 Gildas Bazin* modules/wxwindows/wxwindows.cpp, modules/skins2/src...
2004-04-20 Gildas Bazin* src/libvlc.h: put the SAP options where they belong...
2004-04-20 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: don't "play...
2004-04-18 Olivier Teulière * skins2: Other attempt at supporting transparency...
2004-04-12 Gildas Bazin* modules/gui/skins2/x11/x11_factory.cpp: added "share...
2004-04-12 Olivier Teulière * skins2/win32/win32_factory.cpp: Compilation fix
2004-04-12 Cyril Deguet * all: the DTD lookup for skins2 themes now use XML...
2004-04-12 Cyril Deguet * src/os_factory.hpp: added a method OSFactory::getRe...
2004-04-12 Olivier Teulière * skins/win32/win32_graphics.cpp: Fix for alphablendin...
2004-04-11 Cyril Deguet * all: support of playlist loop in skins2
2004-04-08 Olivier TeulièreDisabled my last changes, since they don't seem to...
2004-04-08 Olivier Teulière * skins2/win32/win32_window.cpp: Transparency works...
2004-04-06 Cyril Deguet * x11_graphics: check if the width and height are...
2004-04-06 Olivier Teulière * skins2/src/theme_loader.cpp: .vlt files can now...
2004-04-05 Cyril Deguet * x11_loop.cpp: check if there is a theme before...
2004-04-04 Gildas Bazin* modules/gui/skins2/src/dialogs.cpp: the dialogs provi...
2004-04-04 Olivier Teulière * skins2: Do not try anymore to display images whose...
2004-04-03 Cyril Deguet * src/window_manager.cpp: added a synchVisibility...
2004-04-03 Cyril Deguet * x11/x11_display.cpp: the "parent" window now receiv...
2004-04-03 Olivier Teulière * skins2: when the user click on a window, raise onl...
2004-04-03 Olivier Teulière * skins2: do not save the config when changing the...
2004-04-03 Cyril Deguet * x11/x11_window.cpp: reset the "drawable" variable...
2004-04-03 Cyril Deguet * x11_display.cpp: create a dummy "parent" window...
2004-04-03 Cyril Deguet * ctrl_text.cpp: check if the scrolling is still...
2004-04-03 Cyril Deguet * src/vlcproc.cpp: DO NOT update the GUI directly...
2004-04-03 Olivier Teulière * skins2: Added friend classes where appropriate,...
2004-04-03 Cyril Deguet * ustring.cpp: fixed the operator= (the trailing ...
2004-04-03 Cyril Deguet * all: support of shuffle from the skins2 interface:
2004-04-03 Cyril Deguet * bitmap_font.cpp: fixed the white space character...
2004-04-01 Olivier Teulière * skins2: Anchors are now stored in the layouts, not...
2004-04-01 Gildas Bazin* configure.ac, modules/gui/skins2/utils/bezier.cpp:
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-31 Olivier Teulière * All: Compilation fixes for Solaris 9, courtesy of...
2004-03-27 Cyril Deguet * bitmap_font.cpp: full support of text bitmap font
2004-03-27 Cyril Deguet * all: beginning of "text" bitmap font support. The...
2004-03-27 Cyril Deguet * all: beginning of bitmap font support. At the momen...
2004-03-24 Olivier Teulière * skins2/parser/builder*: All the controls now have...
2004-03-23 Gildas Bazin* share/Makefile.am: added default skins2 theme and...
2004-03-22 Olivier Teulière * skins2/win32/win32_loop.cpp: Refresh the needed...
2004-03-22 Cyril Deguet * all : skeleton of a future bitmap font support
2004-03-21 Cyril Deguet * moved the default font in share/skins2/fonts
2004-03-21 Cyril Deguet * moved the default skins2 theme in share/skins2...
2004-03-16 Olivier Teulière * skins2/win32/win32_graphics.cpp: fixed a bunch of...
2004-03-14 Cyril Deguet * all: the vout window now processes refresh events.
2004-03-14 Cyril Deguet * all: split GenericWindow into GenericWindow (genera...
2004-03-14 Cyril Deguet * all: the vout window is now managed by a resizable...
2004-03-14 Olivier Teulière * skins2/win32/*: Embedded vout works on Windows too...
2004-03-13 Olivier Teulière * skins2/win32/win32_factory.cpp: compilation fix
2004-03-13 Cyril Deguet * all: first implementation of skinnable vouts (X11...
2004-03-11 Olivier Teulière * include/vlc_keys.h: mouse wheel events now considere...
2004-03-07 Olivier Teulière * skins/vars/stream.cpp: support $N (stream name)...
2004-03-07 Cyril Deguet * ctrl_list.cpp: insert a 1-pixel line between two...
2004-03-07 Olivier Teulière * skins2/parser/builder.cpp: check Font::init()'s...
2004-03-07 Cyril Deguet * all: the tooltip window is now managed by the windo...
2004-03-07 Cyril Deguet * src/ft2_font.cpp: initialize some members to avoid...
2004-03-07 Olivier Teulière * skins2/*: - show/hide do not bypass the window manag...
2004-03-06 Cyril Deguet * png_bitmap.cpp: fixed the transparency
2004-03-06 Olivier Teulière * skins2/src/os_window.hpp: added some 'const' keywords
2004-03-06 Cyril Deguet * src/png_bitmap.cpp: support for transparent PNGs
2004-03-06 Olivier Teulière * skins2/src/generic_window.cpp: avoid crashing on...
2004-03-05 Olivier Teulière * skins2/*: Change mouse cursor above a Resize control...
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Cyril Deguet* utils/bezier.cpp: use lrint() to avoid rounding issues
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-02 Olivier Teulière - skins2/utils/bezier.*: Added support for curves...
2004-03-01 Gildas Bazin* modules/gui/skins2/Modules.am: oops, 1 file too much.
2004-03-01 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: default skin...
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...
next