]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/menus.cpp
Use pl_Release with the right argument.
[vlc] / modules / gui / wxwidgets / menus.cpp
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-06-18 Jean-Paul SamanReplace vlc_object_find() and vlc_object_release()...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-02-24 Rafaël Carréremove buggy and inconsistent intf-switch
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-21 Rémi Denis-CourmontFixes from hobophobe on IRC
2006-10-21 Clément StenacRebuild the array of currently playing items as a backg...
2006-10-07 Gildas Bazin* modules/gui/wxwindows/menus.cpp: avoid using the...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-03 Clément StenacFix postprocessing in menu (Closes:#659)
2006-06-09 Gildas Bazin* modules/gui/wxwidgets/menus.cpp: avoid using STL...
2006-05-07 Antoine CellerierCrash fix. Thanks to _steven_ on IRC
2006-05-07 Clément StenacForward-port and adapt [15500]
2006-04-18 Clément StenacFix refcount bug
2006-04-18 Clément StenacAdd separate audio and video popup menus
2006-03-21 Rémi Denis-CourmontFix G++ 4.1 compilation problem
2006-02-26 Clément StenacDisable intf-switch in the interface (Refs:#564) -...
2006-01-12 Antoine CellerierFSF address change.
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...
2005-08-07 Olivier Teulière * wxwidgets/menus.cpp: Added "Open Directory" in the...
2005-08-03 Christophe MutricyForgot to change a few variable names (refs #80)
2005-08-03 Christophe MutricywxWindows -> wxWidgets step 3 (refs #80)
2005-08-03 Christophe MutricywxWindows -> wxWidgets in configure.ac and renaming...