]> git.sesse.net Git - vlc/history - modules/gui/wxwindows/dialogs.cpp
VLC update checker in the wxWidgets interface (in help menu)
[vlc] / modules / gui / wxwindows / dialogs.cpp
2005-07-24 Antoine CellerierVLC update checker in the wxWidgets interface (in help...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-15 Olivier Teulière * modules/gui/wxwindows/fileinfo.cpp: do not use p_int...
2005-04-09 Gildas Bazin* modules/gui/wxwindows/dialogs.cpp: fixed open directo...
2005-04-05 Gildas Bazin* modules/gui/wxwindows/dialogs.cpp: fixed add directory.
2005-04-02 Sigmund Augdal Helbergwx: use the documented Move method rather than the...
2005-04-01 Laurent Aimar * wxwin: at start up, restore last size+position+state...
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-11-14 Clément StenacRe-enable logging
2004-11-13 Clément StenacAdd directory in wxWidgets
2004-11-06 Clément StenacImplement new playlist system in wxWidgets interface
2004-08-24 Cyril Deguet * all: removed obsolete b_blocking in intf_dialogs_arg_t
2004-07-12 Clément StenacRemoved the old streaming wizard\nSplitted the interfac...
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-06 Clément Stenac* Interaction between bookmarks and streaming wizard
2004-04-29 Clément Stenac* Made the open dialog a wxDialog to be able to call...
2004-04-25 Cyril Deguet * dialogs.cpp: put NULL for the parent window argumen...
2004-04-11 Gildas Bazin* modules/gui/wxwindows/*:
2004-04-09 Clément StenacBeginning of an improved streaming wizard. Do not use...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/*: some code cleanup for the...
2004-03-23 Gildas Bazin* modules/gui/wxwindows/*:
2004-03-01 Gildas Bazin* modules/gui/wxwindows/*: make sure we re-use the...
2004-01-26 Gildas Bazin* modules/gui/wxwindows/*: adapted to the new playlist...
2004-01-25 Derk-Jan Hartman* string review
2004-01-05 Clément Stenac modules/gui/wxwindows/playlist.cpp
2003-12-11 Cyril Deguet* solved race conditions issues when the OpenSkin dialog is
2003-11-10 Gildas Bazin* modules/gui/wxwindows/*: dshow open panel is fully...
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-15 Gildas Bazin* modules/gui/skins/win32/win32_run.cpp: don't forget...
2003-08-28 Gildas Bazin* modules/gui/wxwindows/*, src/playlist/playlist.c...
2003-08-27 Gildas Bazin* modules/gui/wxwindows/*: small clean-up in included...
2003-07-25 Gildas Bazin* modules/gui/wxwindows/*: fixed clean-up of the dialog...
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-20 Gildas Bazin* modules/gui/wxwindows/*, include/vlc_interface.h...
2003-07-18 Gildas Bazin* modules/video_output/directx/events.c: closing the...
2003-07-17 Gildas Bazin* modules/gui/wxwindows/*: enable popup menu support...
2003-07-17 Gildas Bazin* modules/gui/wxwindows/*: The wxwindows interface...