]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets
qt4 - Open: various fixes.
[vlc] / modules / gui / wxwidgets /
2007-05-26 Gildas Bazin* modules/gui/wxwidgets/*: fix a bunch of warnings.
2007-05-25 Christophe Mutricygui/wx: i18n fixes pointed by Cristi Secara
2007-05-04 Damien Fouilleul- wxwidgets: slider tweaks completed, needs testing
2007-05-04 Damien Fouilleul- wxwidgets: for win32, patch movie wxSlider underlying...
2007-04-29 Jean-Baptiste KempfWx - Increase the time display. Close #1116. Does not...
2007-04-27 Christophe MutricyFix memory corruption in wx locales handling on UTF8...
2007-04-12 Christophe Mutricyscore is cached, so it's not a good idea to have it...
2007-03-23 Christophe MutricyFix the strings.
2007-03-22 Christophe Mutricywx: Check in Open() if we have an X
2007-03-01 Laurent AimarDeactivated VLM control by wx while I clean it. (It...
2007-02-20 Laurent AimarFixed segfault in AutoBuiltPanel::AutoBuiltPanel.
2007-02-20 Jean-Paul Samanplaylist_NodeAddInput() prototype changed, this commit...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-01-17 Christophe MutricyFix the preferences under wx
2007-01-09 Christophe MutricyPartial fix of the wx prefs. The modules settings are...
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-09 Marian DurkovicFix for non-working DELETE key in Playlist on Win32
2006-12-06 Christophe Mutricysub_fps is a float and need to be a float. Don't loose...
2006-12-04 Marian DurkovicAdd quotes to all VLM commands requested by VLM wx...
2006-11-29 Marian DurkovicForwardport [18136]: Fixed RecursiveDeleteSelection...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-23 Marian DurkovicCompletely replace all ANSI CP dependend mb_str()
2006-11-22 Christophe MutricyAdapt to the new config_item_t.
2006-11-20 Rafaël CarréWxwidgets playlist fix
2006-11-19 Rafaël CarréFixes wxwidgets compilation
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
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-CourmontCompile fix
2006-11-12 Rémi Denis-CourmontApply online help patch from Vincent Dimar.
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-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-11 Dennis van Amerongen* modules/gui/wxwidgets/extrapanel.cpp: Add the puzzle...
2006-11-09 Dennis van Amerongen* wxwidgets: revert go-where-you-click slider changes...
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-CourmontFixes from hobophobe on IRC
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-21 Clément StenacRebuild the array of currently playing items as a backg...
2006-10-20 Rémi Denis-Courmont- Don't try altivec compiler flags except on PPC and...
2006-10-13 Gildas Bazin* modules/gui/wxwidgets: small code cleanup.
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-07 Gildas Bazin* modules/gui/wxwindows/menus.cpp: avoid using the...
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-09-30 Clément StenacMerge author/artist
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-22 Christophe Mutricyi18n fixes pointed by Marian Hikanik
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-08-16 Gildas Bazin* modules/gui/wxwidgets/dialogs/playlist.cpp: remove...
2006-08-15 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/gui/wxwid...
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-08-03 Clément Stenac* Some Qt interaction stuff
2006-07-30 Felix Paul Kühneosx/intf.m: don't show msg_err's in the OSX GUI anymore...
2006-07-30 Felix Paul Kühne* additional interaction enhancements
2006-07-29 Felix Paul Kühne* minor core cleanup and WX compilation fix
2006-07-08 Christophe MutricyFix compilation. It inserts the playlist only in tree...
2006-06-21 Yoann Peronneau* wxwidgets: repair slider dragging.
2006-06-20 Yoann Peronneau* wxwidgets: try to implement a go-where-you-click...
2006-06-14 Yoann Peronneau* Tree playlist XSPF export
2006-06-11 Gildas Bazin* modules/gui/wxwidgets: don't call aout_VolumeGet...
2006-06-10 Gildas Bazin* modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilati...
2006-06-09 Gildas Bazin* modules/gui/wxwidgets/menus.cpp: avoid using STL...
2006-06-09 Yoann Peronneau* proof of concept of drag & dropping a subtitle file...
2006-06-01 Christophe MutricyDon't lock the mutex twice
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-28 Clément StenacFix
2006-05-28 Clément StenacFile type filters and implementation in WX. Refs:#24
2006-05-27 Clément StenacHere too
2006-05-25 Clément StenacMark skins2-config, wx-config and parent-item as internal
2006-05-25 Clément StenacAdd a change_internal modifier to options. Please check...
2006-05-25 Clément Stenac* Almost fix shoutcast (still some problems in "flat...
2006-05-25 Clément StenacFix playing from popup
2006-05-21 Christophe MutricyFix the integer widget
2006-05-17 Clément StenacForgot to change the deletion function
2006-05-15 Clément StenacShould fix win32 WX compile
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-11 Christophe Mutricywxwidgets/* : Forwardport [15370]. button localisation
2006-05-08 Christophe Mutricy* : svn:keywords
2006-05-07 Antoine CellerierCrash fix. Thanks to _steven_ on IRC
2006-05-07 Christophe Mutricyinteractions.*: button order (fix #470)
2006-05-07 Olivier Teulière * modules/gui/wxwidgets/dialogs/subtitles.cpp: Bigger...
next