]> git.sesse.net Git - vlc/history - modules/gui/gtk
* ./doc/skins/events-howto.txt: added some events
[vlc] / modules / gui / gtk /
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-05-05 Gildas Bazin* ALL: removed the old channels server stuff (was depre...
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-17 Sam Hocevar * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
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-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-09 Christophe MassiotFixed GTK compilation.
2003-02-05 Sam Hocevar * ./modules/gui/gtk/gtk_callbacks.c: fixed a bug...
2003-02-02 Sam Hocevar * ./po/*: more interface strings harmonization.
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash...
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk...
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk...
2003-01-29 Sam Hocevar * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk...
2003-01-29 Gildas Bazin* modules/gui/gtk/*: changed the disc open dialog to...
2003-01-28 Sam Hocevar * ./bootstrap, ./toolbox: moved the Glade bugs fixing...
2003-01-28 Laurent Aimar * gtk: fixed 'cannot find file.xpm'.
2003-01-28 Gildas Bazin* src/video_output/video_output.c, include/video_output...
2003-01-27 Olivier Teulière * src/misc/objects.c: vlc_list_find now returns a...
2003-01-26 Gildas Bazin* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input...
2003-01-26 Laurent Aimar * all: raah, clean up glade output.
2003-01-26 Laurent Aimar * added stream output dialog box.
2003-01-23 Sam Hocevar * ./modules/*: warning fixes.
2003-01-22 Laurent Aimar * gtk: fixed a segfault with deinterlace.
2003-01-21 Laurent Aimar * added "use DVD menu" choice.
2003-01-21 Laurent Aimar * gui/gtk : added a subtitle option in open dialog...
2003-01-20 Laurent Aimar * all: begin to up to date the gtk/gnome interface...
2003-01-17 Sam Hocevar * ./modules/gui/gtk/gtk_callbacks.c, ./modules/gui...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-16 Sam Hocevar * ALL: merged more UI strings.
2003-01-15 Sam Hocevar * ALL: slightly changed some interface strings so...
2003-01-10 Loïc Minier * re-included playlist.h (got confused with vlc-playl...
2003-01-10 Cyril Deguet* fixed previous commit (didn't work everytime)
2003-01-10 Cyril Deguet* enable the network channel box when selecting network...
2003-01-10 Loïc Minier * removed an useless inclusion
2003-01-06 Simon Latapie * added a i_min, i_max, f_min and f_max in module_conf...
2003-01-03 Sam Hocevar * ./modules/gui/gtk/gtk.c, ./modules/gui/gtk/gnome...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-13 Gildas Bazin* ALL: added a new vlc_list_t common type. vlc_list_fin...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-25 Sam Hocevar * ./modules/gui/gtk/open.c: made the HTTP text bar...
2002-11-12 Gildas Bazin* modules/gui/gtk/gtk_callbacks.c: fixed deadlocks.
2002-11-12 Gildas Bazin* modules/gui/gtk/gtk.c: small bug-fix for a crash...
2002-11-06 Johan Bilien * modules/access/vcd/vcd.*: added entry points suppor...
2002-10-14 Sam Hocevar * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-04 Gildas Bazin* src/misc/threads.c, src/misc/win32_specific.c, includ...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-16 Sam Hocevar * ./modules/gui/gtk/gtk.glade: handled delete event...
2002-08-24 Sam Hocevar * ./modules/gui/gtk/open.c: the Gtk and GNOME interfa...
2002-08-20 Sam Hocevar * ./modules/gui/gtk/display.c: changed the configurat...
2002-08-20 Sam Hocevar * ./modules/misc/gtk_main.c: created the gtk_main...
2002-08-15 Sam Hocevar * ./src/misc/modules.c: the module linked list is...
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...