]> git.sesse.net Git - vlc/commit
* ./plugins/gtk/*: new generic "Open Target" window. Please test and
authorSam Hocevar <sam@videolan.org>
Thu, 11 Jul 2002 19:28:13 +0000 (19:28 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 11 Jul 2002 19:28:13 +0000 (19:28 +0000)
commitc33cab357247c91e736aa711e2b6ca0892c91e6d
treef5285417dec8a8b550ea3edc9d9fbf79d60b3798
parent7fadd296cae41d6d56cbeb730ab21849b83d4fe4
  * ./plugins/gtk/*: new generic "Open Target" window. Please test and
    comment on usability.
20 files changed:
bootstrap.sh
plugins/gtk/gnome.c
plugins/gtk/gnome.glade
plugins/gtk/gnome_callbacks.c
plugins/gtk/gnome_callbacks.h
plugins/gtk/gnome_interface.c
plugins/gtk/gnome_interface.h
plugins/gtk/gtk.c
plugins/gtk/gtk.glade
plugins/gtk/gtk_callbacks.c
plugins/gtk/gtk_callbacks.h
plugins/gtk/gtk_common.h
plugins/gtk/gtk_control.c
plugins/gtk/gtk_interface.c
plugins/gtk/gtk_interface.h
plugins/gtk/gtk_menu.c
plugins/gtk/gtk_modules.c
plugins/gtk/gtk_open.c
plugins/gtk/gtk_playlist.c
plugins/gtk/gtk_preferences.c