]> git.sesse.net Git - vlc/history - modules/gui/skins/gtk2/gtk2_api.cpp
* added <unistd.h> or it doesn't compile !
[vlc] / modules / gui / skins / gtk2 / gtk2_api.cpp
2003-04-28 Cyril Deguet* fixed compilation under linux
2003-04-24 Cyril Deguet* get screen size with gtk2
2003-04-22 Cyril Deguet* output.c: avoid a floating point exception when aout...
2003-04-21 Cyril Deguet* changed "Window" into "SkinWindow" to prepare X11...
2003-04-21 Cyril Deguet* fixed refresh of the playlist (and a segfault...)
2003-04-16 Olivier Teulière * modules/gui/skins/*: we now #include skin files...
2003-04-16 Emmanuel Puig* gtk2_bitmap.cpp: fixed constructor bug
2003-04-16 Cyril Deguet* at last, transpareny WORKS !!!!!
2003-04-15 Emmanuel Puig* GTK2 events work even better
2003-04-15 Emmanuel Puig* Events are even better, not yet perfect !
2003-04-15 Olivier Teulière * event broadcasting should work
2003-04-14 Cyril Deguet* implemented OSAPI_GetTime() with glib
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 !