]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/wxwidgets.hpp
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / wxwidgets / wxwidgets.hpp
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-04-27 Christophe MutricyFix memory corruption in wx locales handling on UTF8...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-17 Mark MoriartyRevert wxwidgets.hpp change -- problem appears to have...
2006-11-15 Mark MoriartyAttempt to fix wxwidgets file open and Messages display.
2006-11-12 Rémi Denis-CourmontEven WxWidgets is entitled to const blessing
2006-11-12 Rémi Denis-CourmontI did it.
2006-11-12 Rémi Denis-CourmontAnother attempt to tame WxString
2006-11-12 Rémi Denis-CourmontSafer macros locale conversion macros for WxWidgets.
2006-11-12 Rémi Denis-CourmontFix compilation of WxWidgets.
2006-11-06 Marian DurkovicForwardport Unicode wxWidgets fixes - [17434], [17436...
2006-10-26 Rafaël CarréTerminates string with '\0'
2006-10-26 Rafaël Carrétypo
2006-10-26 Rémi Denis-CourmontHmm, lets see.
2006-10-26 Rémi Denis-CourmontRevert [17287].
2006-10-26 Rafaël Carréfrontport [17287] from branch
2006-10-22 Rafaël Carrétypo
2006-10-22 Rémi Denis-CourmontDrop wcslen() and back to original DnD. Refix it.
2006-10-22 Rafaël Carréfrontport [17255]
2006-10-21 Rémi Denis-CourmontRush fix for 0.8.6
2006-10-21 Rémi Denis-CourmontI might have finally got it right
2006-10-21 Rémi Denis-CourmontCompile fix attempt
2006-10-21 Rémi Denis-CourmontShorter version
2006-10-21 Rémi Denis-CourmontUntested bug-to-bug fix for clueless file browsers.
2006-10-13 Gildas Bazin* modules/gui/wxwidgets: small code cleanup.
2006-04-02 Clément StenacWX Strings review by Steven Sheehy (Refs:#438)
2006-03-21 Rémi Denis-CourmontI knew I was foolish to expect wxWidgets to work properly.
2006-03-21 Rémi Denis-CourmontAttempt to use wc_str() even if wxWidgets is not built...
2006-03-21 Rémi Denis-CourmontAttempt to fix Unicode wxWidgets interface on Win32
2006-03-21 Rémi Denis-CourmontA bit explanation of the wxWidgets string conversion...
2006-03-09 Rémi Denis-CourmontUse the fine stack as we can
2006-03-07 Rémi Denis-Courmont- Undo [14667]
2006-03-07 Antoine CellerierFix wx DnD once more.
2006-03-05 Rémi Denis-CourmontFix compilation AGAIN
2006-03-04 Antoine Cellerierplaylist.cpp, playlist.hpp: fix segfault when destroyin...
2006-01-12 Antoine CellerierFSF address change.
2005-11-30 Gildas Bazin* modules/gui/wxwidgets: massive cleanup and simplifica...
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...