]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/dialogs
* skins2: when restoring the previous skin because a new one failed to load,
[vlc] / modules / gui / wxwidgets / dialogs /
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-14 Yoann Peronneau* Tree playlist XSPF export
2006-06-10 Gildas Bazin* modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilati...
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 StenacAdd a change_internal modifier to options. Please check...
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 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-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-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-02 Clément StenacWX Strings review by Steven Sheehy (Refs:#438)
2006-03-31 Clément StenacwxWidgets strings (Refs:#438)
2006-03-28 Antoine CellerierFix update dialog layout in Windows
2006-03-25 Clément Stenac* Remove Advanced/Misc
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-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-08 Damien Fouilleulall: reworked gui layout of dialog boxes to get rid...
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-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 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-02-23 Clément StenacBitrates only
2006-02-23 Clément StenacDisplay bitrates in kbps
2006-02-21 Clément Stenacwxstuff
2006-02-21 Clément StenacAdd a close button. Put "-" instead of nothing when...
2006-02-19 Clément Stenac* Show meta-information separately
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-17 Rémi Denis-CourmontMinor change so that 50 is actually the number of items...
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-02-11 Christophe Mutricywx/dialogs/*: Don't put labels in buttons if we have...
2006-02-10 Clément StenacDisable broken stuff (Refs:#459)
2006-02-05 Antoine Celleriersout-standard-url is deprecated
2006-02-05 Clément StenacAdd a "Close" button to the errors window and fix the...
2006-02-05 Clément StenacSome WX VLM dialog improvements
2006-02-03 Christophe MutricySeems that the widget return the path in local encoding
2006-02-02 Antoine Cellerierinclude/* : fix doxygen comments
2006-02-02 Antoine Cellerieruse VLC threads instead of wxWidgets threads.
2006-02-02 Antoine Cellerierlets hope that this fixes the win32 build
2006-02-02 Antoine CellerierFix misplaced include (triggered error on win32 build...
2006-02-02 Antoine Celleriersrc/*, include/* : update core functions. (Should make...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-29 Christophe Mutricyinfopanels: Redimension the text area. implement modifiable
2006-01-28 Clément StenacAdd CDDB support to CDDA module (Refs:#459)
2006-01-28 Clément StenacFix refcount problem
2006-01-28 Clément StenacFixes for prehistoric build system
2006-01-24 Antoine Cellerieruse wxTR_HAS_VARIABLE_ROW_HEIGHT in the meta data tree...
2006-01-23 Clément StenacGather some sout stats (Refs:#473)
2006-01-21 Antoine Cellerierthis looks better (thanks to Dnumgis for noticing)
2006-01-21 Antoine Cellerierlooks nicer this way
2006-01-21 Clément StenacDon't preparse if we are about to play - Refs:#192
2006-01-21 Clément StenacPreparse items added through the directory access or...
2006-01-21 Clément StenacAudio - Refs:#473
2006-01-15 Clément StenacLayout stuff
2006-01-15 Clément StenacShow stats in interface (Refs:#473)
2006-01-12 Antoine CellerierFSF address change.
2005-12-18 Clément StenacWork around bu^unexpected behaviour in wxTreeCtrl ...
2005-12-17 Clément StenacImprove the open box layout
2005-12-15 Rémi Denis-Courmont- Add brackets around IPv6 address automatically if...
2005-12-15 Clément StenacUse a wxDialog rather than a wxFrame
2005-12-15 Clément StenacDon't put a progress bar behing each input box
2005-12-14 Clément StenacFix no
next