]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/wxwidgets.cpp
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / wxwidgets / wxwidgets.cpp
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-05-26 Gildas Bazin* modules/gui/wxwidgets/*: fix a bunch of warnings.
2007-04-12 Christophe Mutricyscore is cached, so it's not a good idea to have it...
2007-03-22 Christophe Mutricywx: Check in Open() if we have an X
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-23 Marian DurkovicCompletely replace all ANSI CP dependend mb_str()
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-05-25 Clément StenacMark skins2-config, wx-config and parent-item as internal
2006-04-14 Rémi Denis-CourmontSame as previous commit (refs #581)
2006-04-02 Clément StenacWX Strings review by Steven Sheehy (Refs:#438)
2006-03-31 Clément StenacwxWidgets strings (Refs:#438)
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-24 Christophe Mutricywxwidgets.c: missing from [14902] commit
2006-03-18 Clément StenacDon't abort windows position remembering if small playl...
2006-03-13 Clément StenacAdd a tristate for WX playlist mode (normal/embedded...
2006-03-01 Felix Paul Kühne* more systray related ifndefs for the Darwin platform
2006-01-12 Antoine CellerierFSF address change.
2006-01-04 Clément StenacAdd support for several message queues - please test
2005-11-30 Gildas Bazin* modules/gui/wxwidgets: massive cleanup and simplifica...
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...
2005-10-25 Antoine Cellerierone more fix :) -- courmisch approved ...
2005-10-25 Rémi Denis-CourmontWork-around wxWidgets overriding the LC_NUMERIC setting...
2005-10-06 Clément StenacMisc WX improvements - patches by zcot
2005-08-14 Rémi Denis-CourmontDon't set LC_NUMERIC in the wxWidgets plugin.
2005-08-13 Rémi Denis-CourmontUndo LC_NUMERIC change
2005-08-13 Antoine CellerierDisclaimer : this commit would need to be checked by...
2005-08-04 Felix Paul Kühne* removed unneeded ifdef, which broke the compilation...
2005-08-03 Christophe MutricyRenaming of wxwidgets options. Close the renaming ...
2005-08-03 Christophe MutricywxWindows -> wxWidgets step 3 (refs #80)