]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets
- Undo [14667]
[vlc] / modules / gui / wxwidgets /
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
2006-02-28 Clément StenacDon't preparse folders using input_Preprase
2006-02-26 Clément StenacDisable intf-switch in the interface (Refs:#564) -...
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-21 Clément StenacFix theora in WX too (Closes:#531)
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 StenacShow sliders for stream with no time info but position...
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-04 Christophe MutricyInclude the bitmaps in tarball
2006-02-04 Clément StenacBetter fix
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-CourmontAdditionnal conversions
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-29 Rémi Denis-CourmontRemove debug messages
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-27 Antoine CellerierUpdate copyright dates used in interfaces and binaries...
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 Rémi Denis-CourmontUgly bug-to-bug fix for wxWidgets drag'n'drop (closes...
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.
2006-01-04 Clément StenacAdd support for several message queues - please test
2005-12-28 Jean-Paul SamanRemoved unused variables, this fixes some compiler...
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
2005-12-14 Clément StenacWX support for progressbar dialog. Still need some...
2005-12-12 Clément StenacUse standard buttons
2005-12-12 Clément StenacSupport interaction in skins2
2005-12-12 Clément StenacHandle all types of buttons and fix layouts
2005-12-11 Clément StenacHandle removal
2005-12-11 Clément StenacBeginning of a WX implementation
2005-12-09 Clément StenacReplace function callback by variable callback.
2005-12-07 Gildas Bazin* modules/gui/wxwidgets: save embedded playlist size...
2005-12-07 Clément StenacImprove dialogs handling
2005-12-06 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: last issues...
2005-12-06 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: still more impro...
2005-12-06 Rémi Denis-CourmontEmpty gettext translated strings are illegal
2005-12-04 Gildas Bazin* modules/gui/wxwidgets: display and resizing of the...
2005-12-03 Gildas Bazin* modules/gui/wxwidgets: wxSplitterWindow is buggy...
2005-12-02 Gildas Bazin* modules/gui/wxwidgets: wxwidgets 2.4.2 compilation...
2005-12-02 Gildas Bazin* modules/gui/wxwidgets: use a wxSplitterWindow to...
2005-12-02 Gildas Bazin* modules/gui/wxwidgets: start of a playlist_manager...
2005-12-01 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: slightly smaller...
2005-12-01 Gildas Bazin* modules/gui/wxwidgets: fixes and improvements to...
2005-11-30 Gildas Bazin* modules/gui/wxwidgets: massive cleanup and simplifica...
2005-11-29 Felix Paul Kühne* fix transcoding using H.264 / H.263. The change in...
2005-11-29 Antoine Cellerieradd the magnify filter to the list
2005-11-27 Clément Stenac* Improve strings for jumps
next