]> git.sesse.net Git - vlc/history - modules/gui
* it works !
[vlc] / modules / gui /
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...
2003-03-29 Gildas Bazin* modules/gui/wxwindows/*: added demuxdump support...
2003-03-26 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
2003-03-26 Gildas Bazin* src/libvlc.c, src/libvlc.h: added a config option...
2003-03-26 Sam Hocevar * ./README.MacOSX.rtf, ./modules/gui/macosx/playlist...
2003-03-25 Sam Hocevar * ./modules/gui/skins/Modules.am: fixed a typo.
2003-03-24 Derk-Jan Hartman* more interface support for directories.
2003-03-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: misc fixes and...
2003-03-22 Gildas Bazin* modules/gui/wxwindows/*: Added a stream output dialo...
2003-03-21 Emmanuel Puig* slider.cpp: fixed mouse down refresh bug
2003-03-21 Emmanuel Puig* Fixing Parkinson disease bug (it's not funny, it...
2003-03-20 Emmanuel Puig* Fixing a refresh bug when opening an open file dialog box
2003-03-19 Emmanuel Puig* Fiwing WINDOW_CLOSE and WINDOW_OPEN synchronization
2003-03-19 Emmanuel Puig* button.cpp : Fixing bug when disabling control
2003-03-19 Derk-Jan Hartman* fix for multiple monitors.
2003-03-19 Emmanuel Puig* Fixed skin config save
2003-03-19 VideoLAN* Adding onmouseover and onmouseout events to button...
2003-03-18 Jon Lech Johansen * ./modules/gui/macosx/vout.m: cosmetic.
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/vout.m:
2003-03-18 Olivier TeulièreCompilation fixes
2003-03-18 Olivier TeulièreCompilation fixes and cosmetic changes
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/vout.m:
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/info.m: keep the same panel open...
2003-03-18 Olivier TeulièreKeep quiet, explanations will follow.
2003-03-18 Sam Hocevar * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and...
2003-03-17 Derk-Jan Hartman* modules/gui/macosx/playlist.m:
2003-03-17 Derk-Jan Hartman * modules/gui/macosx/playlist.?:
2003-03-17 Sam Hocevar * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
2003-03-17 Derk-Jan Hartman* src/playlist/playlist.c:
2003-03-17 Marc Ariberti * familiar.c: added pixmap directory for linupy2...
2003-03-16 Jon Lech Johansen * ./modules/gui/macosx/aout.m: Swapped stereo and...
2003-03-15 Jon Lech JohansenAnother attempt at fixing the soundstick issue (unconfi...
2003-03-15 Jon Lech JohansenJeff Moore @ Apple: The HAL specifically won't allow...
2003-03-14 Derk-Jan Hartman* ALL: Bumped version to 0.5.3-cvs
2003-03-14 Jon Lech Johansen * ./modules/gui/macosx/aout.m: Added mono classificat...
2003-03-14 Christophe MassiotAttempt at fixing the soundstick issue (unconfirmed).
2003-03-13 Sigmund Augdal Helbergset a default size for the fileinfo dialog
2003-03-13 Derk-Jan Hartman* modules/gui/macosx/misc.?
2003-03-13 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj:
2003-03-13 Marc Ariberti * all: enhancements of the familiar interface includes :
2003-03-13 Olivier TeulièreWe don't segfault anymore when trying to go fullscreen...
2003-03-12 Eric Petit * configure.ac.in: compile fix for BeOS/BONE (s/LDFALG...
2003-03-11 Gildas Bazin* ALL: experimental code for stream (dvd) navigation...
2003-03-11 Alexis de LattreAdded sout.* and subtitles.*
2003-03-10 Gildas Bazin* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: small...
2003-03-07 Gildas Bazin* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: clean...
2003-03-06 Derk-Jan Hartman* the close window command was reacting irratic because...
2003-03-06 Derk-Jan Hartman* not < but > ;)
2003-03-06 Derk-Jan Hartman* fixed an issue with blackbars at certain aspect ratio...
2003-03-06 Derk-Jan HartmanALL: fixed: http://bugzilla.videolan.org/cgi-bin/bugzil...
2003-03-06 Derk-Jan Hartman* modules/gui/macosx/applescript.?
2003-03-06 Derk-Jan Hartman* If labels are nil, then it shouldn't disable the...
2003-03-04 Christophe Massiot* Made rt-priority a real-time variable (shut-up sam...
2003-03-04 Derk-Jan Hartman* this code should allow for the use of gestures under...
2003-03-04 Derk-Jan Hartman* grrr debug message in the wild.
2003-03-04 Derk-Jan HartmanALL:
2003-03-01 Olivier Teulière - about.dfm: the layout of the "About" dialog box...
2003-02-28 Olivier TeulièreInternationalization now works for the win32 interface...
next