]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets
Advanced controls bar
[vlc] / modules / gui / wxwidgets /
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...
2006-05-07 Christophe Mutricywx/dilaogs/ : Fix button alignment in dialogs (refs...
2006-05-07 Clément StenacForward-port and adapt [15500]
2006-04-30 Antoine CellerierFix statistics panel alignement
2006-04-28 Antoine CellerierDisplay file size instead of svn revision in update...
2006-04-26 Clément StenacOh look ! Bananas !
2006-04-25 Clément StenacAdd edit button for VLM (Closes:#530)
2006-04-24 Antoine Cellerier * Handle submodules correctly in the prefs (so we...
2006-04-23 Antoine CellerierHack to handle service discovery submodules correctly...
2006-04-18 Clément StenacFix refcount bug
2006-04-18 Clément StenacAdd separate audio and video popup menus
2006-04-17 Felix Paul Kühne* revert 2 hacky compilation fixes which were accidente...
2006-04-17 Felix Paul Kühne* mark some buggy strings as pointed out by Mathias...
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-04-01 Clément StenacString fixes to extrapanel. Thanks to Steven on IRC
2006-03-31 Clément StenacwxWidgets strings (Refs:#438)
2006-03-29 Antoine Cellerierfix #578. patch by Steven Sheehy. thanks.
2006-03-28 Antoine CellerierFix update dialog layout in Windows
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-24 Christophe Mutricywxwidgets.c: missing from [14902] commit
2006-03-23 Christophe Mutricywx/interfaces.cpp: Add an option to display tool bar...
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-21 Rémi Denis-CourmontFix G++ 4.1 compilation problem
2006-03-18 Clément StenacDon't expand WX Tree root - Patch by Alexander Gall...
2006-03-18 Clément StenacApparently fix WX playlist crash (Closes:#205)
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-12 Rémi Denis-CourmontPropagate changes from previous commit
2006-03-12 Clément StenacDisable update checker in Win32 until it's fixed
2006-03-12 Clément StenacRevert [14732]
2006-03-12 Clément StenacMight fix a bit update layout in win32
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-11 Clément StenacWork around what looks like a ...
2006-03-11 Clément StenacChange some button orders
2006-03-09 Rémi Denis-CourmontUse the fine stack as we can
2006-03-08 Damien Fouilleulall: reworked gui layout of dialog boxes to get rid...
2006-03-08 Clément StenacFix wizard matrix on win32. Closes:#531
2006-03-07 Rémi Denis-Courmont- Undo [14667]
2006-03-07 Antoine CellerierFix wx DnD once more.
2006-03-06 Rémi Denis-CourmontWxWidgets: use wraptext in UTF-8 mode as that is the...
2006-03-05 Rémi Denis-CourmontFix some warnings
2006-03-05 Antoine CellerierWe can now DnD a file everywhere on the playlist dialog...
2006-03-05 Antoine CellerierRemove uneeded include (since playlist DnD is now diffe...
2006-03-05 Rémi Denis-CourmontFix compilation AGAIN
2006-03-04 Christophe Mutricyfileinfo.*: I should lean C++
2006-03-04 Antoine Cellerierplaylist.cpp, playlist.hpp: fix segfault when destroyin...
2006-03-04 Antoine CellerierFix node insertion. Thanks to zorglub.
2006-03-04 Rémi Denis-CourmontFix off by one bugs
2006-03-04 Antoine Cellerierdialogs/playlist.*: Add File Drop in playlist handling...
2006-03-04 Rémi Denis-Courmontcloses #579
2006-03-04 Antoine Celleriermodules/gui/wxwidgets/dialogs/playlist.cpp: add some...
2006-03-04 Christophe Mutricyfileinfo.hpp: we need to use b_stats in Update()
2006-03-04 Christophe Mutricyfileinfo.*: Don't show stats when they qre disable.
2006-03-04 Antoine Cellerieradd "Add node" function to node contextual menu
2006-03-04 Antoine CellerierDrag and Drop support in wx playlist.
2006-03-04 Clément StenacDon't prepend :sout= to sout string in VLM dialog ...
2006-03-04 Clément StenacFix ordering of widgets in sout panel (Closes:#469)
2006-03-04 Clément StenacShoud fix #'565
2006-03-04 Christophe Mutricywx/dialogs/open.cpp: Fix the caching option. Closes...
2006-03-01 Felix Paul Kühne* more systray related ifndefs for the Darwin platform
2006-03-01 Felix Paul Kühne* Darwin compilation fix
next