]> git.sesse.net Git - vlc/history - modules/gui/skins2
some more mouse control on playtree display/selection
[vlc] / modules / gui / skins2 /
2005-08-20 Antoine Celleriersome more mouse control on playtree display/selection
2005-08-20 Clément StenacWrap all gz functions to avoid void* -> int casts.
2005-08-20 Antoine Cellerier * ctrl_*.cpp : mouse scrolling behavior change
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-15 Cyril Deguet * compilation fix
2005-08-15 Cyril Deguet * all: replaced remaining C callbacks by commands
2005-08-07 Olivier Teulière * wxwidgets/menus.cpp: Added "Open Directory" in the...
2005-08-06 Cyril Deguet * all: fixed member initialization order
2005-08-06 Cyril Deguet * all: use command objects in FSM instead of C-style...
2005-08-06 Cyril Deguet * dialogs.cpp: fixed an assert failure in open skins...
2005-08-06 Cyril Deguet * charset.c: don't return a pointer to a buffer alloca...
2005-08-06 Cyril Deguet * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open...
2005-08-05 Christophe Massiot * modules/gui/skins2/src/skin_main.cpp: Unsubscribe...
2005-08-05 Christophe Massiot * ALL: a couple more vlc_object_release()...
2005-08-03 Olivier Teulière * skins2/vars/playlist.cpp: compilation fix
2005-08-03 Rémi Denis-CourmontUse UTF-8 internally (closes #16 and introduces lots...
2005-08-02 Cyril Deguet* var_manager.cpp: explicit object destruction order...
2005-07-25 Olivier Teulière * skins2: Prevent invisible windows from anchoring...
2005-07-23 Olivier Teulière * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLU...
2005-07-18 Cyril Deguet- all: compilation fixes with vc7.1
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-03 Gildas Bazin* modules/gui/skins2/*: a few portability fixes.
2005-05-14 Cyril Deguet* ft2_bitmap.cpp: committed my changes again (yes x11...
2005-05-14 Olivier Teulière * skins2: New Playlist.bgimage attribute, to specify...
2005-05-14 Olivier Teulière * skins2/src/ft2_bitmap.cpp: Restored the previous...
2005-05-04 Cyril Deguet* skin.dtd: added an attribute "resize" in the "Image...
2005-05-02 Rocky Bernsteingcc 3.4.3 gave this error:
2005-05-01 Cyril Deguet* ft2_font.cpp: added a cache for glyphs rendered with...
2005-05-01 Cyril Deguet* os_graphics.hpp: added a parameter "blend" to drawBit...
2005-04-22 Olivier Teulière * skins2: Added support for multiple actions (separate...
2005-04-18 Olivier Teulière * skins2: Fixed 2 bugs related with embedded vout...
2005-04-15 Gildas Bazin* src/misc/configuration.c, ALL: support for auto-savea...
2005-04-03 Olivier Teulière * skins2: Text control now accepts lefttop and rightbo...
2005-04-02 Gildas Bazin* modules/misc/xml/*, include/vlc_xml.h: new xml_Reader...
2005-04-01 Sigmund Augdal Helbergall: ported xml parsers to stream_t
2005-03-21 Olivier Teulière * skins2: added vlc.volumeUp() and vlc.volumeDown...
2005-03-20 Cyril Deguet- all: use fribidi in skins2 text rendering if available
2005-03-03 Rémi Denis-Courmont- Fixed a typo. Skins2 wouldn't compile
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-02-21 Gildas Bazin* src/extras/dirent.c, ALL: fixed win32/ce dirent repla...
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2005-02-11 Damien FouilleulGCC 3.3.3 has strong type checking
2005-02-10 Gildas Bazin* modules/gui/skins2/src/theme_loader.cpp: portability...
2005-01-09 Cyril Deguet- all: skeleton for a MacOSX port of skins2 (happy...
2004-12-22 Gildas Bazin* modules/gui/skins2/*: added svn Id property.
2004-12-20 Gildas Bazin* modules/gui/skins2/src/vlcproc.cpp: fixed crash on...
2004-12-19 Olivier Teulière * skins2: handle "item-deleted" variable
2004-12-18 Olivier Teulière * skins: Reload the current skin correctly even when...
2004-12-18 Olivier Teulière * skins: Reparent the embedded vout window when switch...
2004-12-18 Olivier Teulière * skins2: Loading a new theme while an embedded vout...
2004-12-17 Olivier Teulière * skins2: Do not paint on the embedded video output...
2004-12-17 Olivier Teulière * skins/utils/bezier.cpp: Fixed a bug in the computati...
2004-12-17 Gildas Bazin* modules/gui/skins2/src/png_bitmap.cpp: compilation...
2004-12-16 Olivier Teulière * skins2: When a control changes, refresh only the...
2004-12-16 Gildas Bazin* modules/gui/skins2/*: use image handler to load graph...
2004-12-16 Gildas Bazin* modules/gui/skins2/parser/skin_parser.cpp: fixed...
2004-12-16 Gildas Bazin* modules/gui/skins2/*: fixed a whole bunch of memory...
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Olivier Teulière * skins2: use black as the "flickering color", when...
2004-12-11 Clément StenacImprovements to preferences
2004-12-07 Clément StenacRecommit 9469->9479 + fix wxT/wxU
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-11-24 Cyril Deguet- all: the text variable "$N" is now the media name...
2004-11-21 Clément StenacForgot this
2004-11-20 Clément Stenac* do not set request on startup, we don't want autoplay
2004-11-14 Olivier Teulière * modules/gui/skins2: ignore WM_PAINT events on the...
2004-11-07 Clément StenacFix item delete in skins
2004-11-06 Clément Stenacfix for new playlist API
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-10-03 Cyril Deguet - scaled_bitmap.cpp: fixed an old bug in the bresenham...
2004-09-30 Gildas Bazin* ALL: updates for the test release.
2004-09-07 Gildas Bazin* src/extras/libc.c: provide iconv facility in the...
2004-08-29 Cyril Deguet * async_queue.*: AsyncQueue::remove is now thread...
2004-08-25 Olivier Teulière * skins2: new "playlist.load()" and "playlist.save...
2004-08-24 Cyril Deguet * the default skin is now shipped as a .vlt (whether...
2004-08-24 Cyril Deguet * all: removed obsolete b_blocking in intf_dialogs_arg_t
2004-08-22 Cyril Deguet * all: french translation for skin popup menu
2004-08-22 Cyril Deguet * theme_repository.*: the popup menu for skin selecti...
2004-08-22 Olivier Teulière * skins2/src/window_manager.cpp: Added the vlc.isOnTop...
2004-08-22 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: added a skins...
2004-08-22 Cyril Deguet * all: skeleton of a popup menu entry for skin selection
2004-08-22 Cyril Deguet * ctrl_list.cpp: beginning of key handling in the...
2004-08-12 Olivier Teulière * skins2/src/vlcproc.*: Added the isRepeat boolean...
2004-08-09 Olivier Teulière * skins2: support playlist.setRandom(true) and playlis...
2004-08-06 Sam Hocevar * Really fixed strict aliasing breakage here and...
2004-08-01 Cyril Deguet * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT...
2004-08-01 Olivier Teulière * modules/gui/skins2/parser/interpreter.cpp: Added...
2004-07-20 Mohammed Adnène... author :)
2004-07-05 Gildas Bazin* modules/gui/skins2/win32/win32_factory.cpp: implement...
2004-07-04 Mohammed Adnène... added a function to minimize VLC (check win32 compilation)
2004-06-27 Gildas Bazin* modules/gui/skins2/controls/ctrl_checkbox.cpp: handle...
2004-06-26 Gildas Bazin* modules/gui/skins2/controls/ctrl_image.cpp: fixed...
2004-06-26 Gildas Bazin* modules/gui/skins2/x11/x11_window.cpp: "stay on top...
2004-06-26 Gildas Bazin* modules/gui/skins2/*: removed a couple of fixme
2004-06-26 Gildas Bazin src/playlist/playlist.c, modules/gui/skins2/src/skin_m...
2004-06-26 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: small cleanup...
2004-06-25 Cyril Deguet * ctrl_button.cpp : handle double click events too
2004-06-22 Gildas Bazin* modules/gui/skins / skins2: compilation fixes.
next