]> git.sesse.net Git - vlc/history - modules/gui
* added preferences, file info and stream output dialogs to the skins
[vlc] / modules / gui /
2003-04-21 Olivier Teulière * added preferences, file info and stream output dialo...
2003-04-21 Cyril Deguet* fixed refresh of the playlist (and a segfault...)
2003-04-20 Cyril Deguet* fixed a segfault at exit
2003-04-20 Cyril Deguet* a few segfaults but wxwindows works under linux !
2003-04-20 Olivier Teulière * added wxwindows Open and Messages dialog boxes into...
2003-04-20 Jon Lech Johansen * ./modules/gui/skins/src/themeloader.cpp: compile...
2003-04-20 Emmanuel Puig* Fixed mouse wheel
2003-04-20 Cyril Deguet* fixed the "always on top" bug
2003-04-20 Emmanuel Puig* Added support of wheel with win32
2003-04-20 Emmanuel Puig* Fixed support of wheel for playlist with GTK2
2003-04-20 Cyril Deguet* enabled scrolling in the playlist with the mouse...
2003-04-19 Derk-Jan Hartman* Added a 'opaqueness' configoption to macosx-vout...
2003-04-19 Emmanuel Puig* Font fixed
2003-04-19 Derk-Jan Hartman* There was a problem where deinterlace could not be...
2003-04-19 Cyril Deguet* fixed a segfault
2003-04-19 Cyril Deguet* drag&drop works ! (at least with mozilla)
2003-04-19 Emmanuel Puig* Fixed wrapping for texts
2003-04-18 Eric Petit Added a few keyboard shortcuts
2003-04-18 Eric Petit Under BeOS, disable the screensaver if playing in...
2003-04-18 Eric Petit beos/*: fixed fullscreen shortcuts
2003-04-18 Cyril Deguet* network stream now work
2003-04-18 Eric Petit ALL: fixed i18n under BeOS
2003-04-17 Emmanuel Puig* Ask tooney to know ! (fix minor bug)
2003-04-17 Cyril Deguet* small fix
2003-04-17 Emmanuel Puig* Scrolling text now works on linux
2003-04-17 Emmanuel Puig* Fixed kludge
2003-04-17 Emmanuel Puig* Added AddEllipse: the slider now works ! :)
2003-04-17 Emmanuel Puig* Added clip region to graphics
2003-04-17 Emmanuel Puig* Improved font support for linux (just missing underli...
2003-04-17 Anil Daoud* oups forgot to commit this one. still the hide/show...
2003-04-17 Anil Daoud* We now use hide/show for the file info window
2003-04-17 Emmanuel Puig* Can get size of a text
2003-04-17 Emmanuel Puig* SkinManage is called by a timer
2003-04-17 Emmanuel Puig* Fixed dewtructor
2003-04-17 Cyril Deguet* beginning of font support !
2003-04-16 Emmanuel Puig* gtk2_theme.cpp: window are not automatically visibled
2003-04-16 Olivier Teulière * modules/gui/skins/*: we now #include skin files...
2003-04-16 Emmanuel Puig* Removed debug calls
2003-04-16 Emmanuel Puig* Can now quit the interface
2003-04-16 Emmanuel Puig* gtk2_bitmap.cpp: fixed constructor bug
2003-04-16 Cyril Deguet* small fix
2003-04-16 Cyril Deguet* at last, transpareny WORKS !!!!!
2003-04-15 Cyril Deguet * remove a small kludge
2003-04-15 Emmanuel Puig* GTK2 events work even better
2003-04-15 Emmanuel Puig* Fixed GTK2 events
2003-04-15 Emmanuel Puig* Events are even better, not yet perfect !
2003-04-15 Olivier Teulière * event broadcasting should work
2003-04-15 Emmanuel Puig* Fixed mouse leave notification
2003-04-15 Emmanuel Puig* Fixed mouse leaving notification for windows
2003-04-15 Emmanuel Puig* Fixed mouse events
2003-04-15 Derk-Jan Hartmanmodules/gui/macosx/controls.m:
2003-04-15 Derk-Jan Hartman* reselect current playlist item when reordering items.
2003-04-15 Olivier Teulière * compilation fix
2003-04-15 Olivier Teulière * basic event handling
2003-04-14 Gildas Bazin* modules/gui/skins/src/event.cpp: fixed another small...
2003-04-14 Cyril Deguet* implemented OSAPI_GetTime() with glib
2003-04-14 Cyril Deguet* it works event better !!
2003-04-14 Cyril Deguet* it works !
2003-04-14 Cyril Deguet* better window size
2003-04-14 Emmanuel Puig* Controls coordinate are available
2003-04-14 Cyril Deguet* get the size of a bitmap
2003-04-14 Cyril Deguet* bad directory
2003-04-14 Emmanuel Puig* Added use of channel server for skins: still experimental
2003-04-13 Cyril Deguet* at last an image !!
2003-04-13 Cyril Deguet* something will be visible soon, be patient...
2003-04-13 Cyril Deguet* should have repaired win32 skins
2003-04-13 Cyril Deguet* Gtk2 skins: it doesn't work but it runs without any...
2003-04-12 Cyril Deguet* now the skin module compiles AND links !
2003-04-12 Cyril Deguet* at last made the skin module compile under linux !
2003-04-11 VideoLAN* New message: VLC_NET_ADDUDP, to add an UDP stream...
2003-04-11 VideoLAN* Fixed bug: When button or checkbox are disabled,...
2003-04-09 Derk-Jan Hartman* All : added an about VLC panel. It scrolls the names...
2003-04-09 Derk-Jan Hartman* modules/gui/macosx/*:
2003-04-09 Sam Hocevar * ./modules/gui/kde/preferences.cpp: KDE 2 backport.
2003-04-08 Gildas Bazin* modules/gui/skins/src/event.cpp, modules/gui/skins...
2003-04-07 Gildas Bazin* modules/gui/wxwindows/interface.cpp: removed debug...
2003-04-06 Christophe Massiot* Bumped up revision number to 0.5.3
2003-04-06 Olivier Teulière - modules/gui/skins/skin_main.cpp: Try to open the...
2003-04-06 Gildas Bazin* modules/gui/wxwindows/messages.cpp: added a verbose...
2003-04-06 Sigmund Augdal Helbergexpand info categories by default
2003-04-06 Christophe Massiot* OS X : create dummy fr.lproj etc. directories, so...
2003-04-01 Christophe Massiot* Bumped up revision number to 0.5.3-test2
2003-04-01 Gildas Bazin* modules/gui/wxwindows/*: misc small improvements...
2003-04-01 Gildas Bazin* modules/gui/skins/src/event.cpp: Event::CreateEvent...
2003-04-01 Gildas Bazin* modules/gui/wxwindows/*: few modifications to the...
2003-03-31 Christophe Massiot* modules/codec/*: Fixed a PTS bug at the initializatio...
2003-03-30 Jon Lech Johansen * ALL: Move CoreAudio aout into seperate module.
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: another bunch of improvements.
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: small formating changes.
2003-03-30 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: we only list...
2003-03-30 Gildas Bazin* include/configuration.h: added the add_directory...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: fixed the save feature of...
2003-03-30 Sigmund Augdal Helbergenabled the menu-entry to show file info when there...
2003-03-30 Sigmund Augdal Helbergmodules/gui/kde/interface.cpp: removed a debug message
2003-03-30 Gildas Bazin* configure.ac.in: removed the -fno-exceptions gcc...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: improved the...
2003-03-29 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed an event proble...
2003-03-29 Sigmund Augdal Helbergpreferences.cpp: Changed the preferences dialog to...
2003-03-29 Gildas Bazin* modules/gui/wxwindows/*: small fixes to the open...
next