]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets
new failing test for medialistplayer_next
[vlc] / modules / gui / wxwidgets /
2008-03-16 Rémi DuraffortRemove useless test before a delete.
2008-03-15 Rémi DuraffortRemove useless test before free and delete.
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-08 Rémi DuraffortUse PLAYLIST_PLAY instead of PLAYLIST_AUTOPLAY.
2008-03-04 Pavlov KonstantinWe're on git now, so show Git commit instead of svn...
2008-03-03 André WeberEnable the last parameter of the macros change_integer_...
2008-03-02 Rémi DuraffortAvoid a segfault when services_discovery_GetServicesNam...
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-24 Rémi Denis-CourmontRemove net_AddressIsMulticast:
2008-01-24 Dennis van Amerongen* modules/gui/wxwidgets and skins2: add various more...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Jean-Baptiste KempfWxWidget: Fix compilation.
2008-01-01 Christophe MutricyHappy new year
2007-12-22 Rémi Duraffortuse a pointer to a function instead of a callback
2007-12-20 Jean-Paul SamanMake wxwidgets compile again. The preference dialog...
2007-12-15 Rémi Denis-CourmontRemove code killed by previous commit
2007-12-15 Rémi Denis-CourmontHide internal settings
2007-12-14 Gildas Bazin* modules/gui/wxwidgets: fix breakage introduced by...
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-14 Jean-Paul Samanmake use of new module_* API
2007-12-11 Rémi DuraffortAdd the modification to the wxwidget interface and...
2007-12-09 Rémi Denis-CourmontRemove unneeded psz_program hack.
2007-11-12 Jean-Baptiste KempfWx: this should fix the [23027] commit for compilation...
2007-11-11 Antoine CellerierUse the services_discovery_GetServicesNames() function...
2007-10-18 Rafaël Carréplaylist_CreateNode(): add an argument to specify an...
2007-09-28 Christophe MutricyDon't show unsaveable options in the preferences
2007-09-16 Rémi Denis-CourmontSwitch the few var_GetString remains to var_GetNonEmpty...
2007-09-16 Rémi Denis-CourmontUse var_GetNonEmptyString were applicable
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Rafaël CarréUses different accelerators for Video & View menus...
2007-09-05 Damien Fouilleulwxwidgets: fix crash in playlist due to change in meta...
2007-09-02 Rafaël CarréFix wxwidgets compilation
2007-09-01 Rémi Denis-CourmontUse RTP sout for RTP
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
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-18 Jean-Baptiste KempfWx: compile fix
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-15 Damien Fouilleulwxwidgets: meta fixes, constify update_download
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-07-29 Rémi Denis-CourmontVLC_Changeset is always available
2007-05-28 Gildas Bazin modules/gui/wxwidgets/*: bunch of fixes.
2007-05-27 Gildas Bazin* modules/gui/wxwidgets/dialogs/playlist.cpp: use the...
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.
next