]> git.sesse.net Git - vlc/history - modules/gui
* skins2/src/skin_main.cpp: Do not forget to return a value
[vlc] / modules / gui /
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-23 Benjamin Pracht* Do not make a vlc_object_find to find the playlist...
2006-03-23 Benjamin Pracht* Use the correct limit when looping
2006-03-21 Benjamin Pracht* There is no reason not to allow to open the informati...
2006-03-21 Benjamin Pracht* Only enable "Jump To Time" when the stream is seekable
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-19 Benjamin PrachtForgot that one
2006-03-19 Benjamin Pracht* fix compilation
2006-03-19 Benjamin Pracht* First string review of the OSX interface
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-17 Felix Paul Kühne* don't overwrite existing files
2006-03-16 Antoine Cellerierhum, forgot to set the default value
2006-03-16 Antoine CellerierAdd attribute flat="true/false" to Playtree. When flat...
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 Derk-Jan Hartman* Use the proper parent object to do var_Get macosx...
2006-03-09 Rémi Denis-CourmontUse the fine stack as we can
2006-03-09 Felix Paul Kühne* put a warning to prevent users from reporting known...
2006-03-09 Jean-Paul SamanUpdate e-mail address
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 Derk-Jan Hartman* Fix the issue where sometimes the Menubar wouldn...
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 Felix Paul Kühne* make sure that the timer which is updating the stats...
2006-03-05 Antoine CellerierSelect item after deleting items from the playlist...
2006-03-05 Felix Paul Kühne* don't show the statistics-tab if the stats aren't...
2006-03-05 Antoine Cellerierctrl_tree.cpp: fix selection bug (when pressing KEY_DOW...
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 Felix Paul Kühne* fix the table on the second tab and added an extra...
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-03 Felix Paul Kühne*.m: unified the title of the Information-panel and...
2006-03-03 Felix Paul Kühne* fixed a signed vs unsinged warning
2006-03-03 Felix Paul Kühne* added a NSTimer to update the statistics every second
2006-03-03 Felix Paul Kühne* implemented the statistics-tab. No auto-update yet.
2006-03-02 Felix Paul Kühne* re-designed the information/properties panel to show...
2006-03-02 Felix Paul Kühne* MainMenu.nib, playlist.m: use NSSearchField instead...
2006-03-01 Felix Paul Kühne* don't store the temp release note in the user's Cache...
2006-03-01 Felix Paul Kühne* removed unused, useless variable
2006-03-01 Felix Paul Kühne* download the updated versions through VLC and not...
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-26 Felix Paul Kühne* added a "Go To Specific Position" feature (closes...
2006-02-25 Felix Paul Kühne* retrieve the release notes and display them
2006-02-25 Felix Paul Kühne* slightly enlarged the progress_for_downloads-panel...
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-21 Felix Paul Kühne* fix the selection of both Theora and Vorbis on OSX...
2006-02-19 Felix Paul Kühne* fixed keywords and encoding
2006-02-19 Felix Paul Kühne* added the progress dialogue to the set of widgets
2006-02-19 Clément Stenac* Show meta-information separately
2006-02-19 Felix Paul Kühne* replaced all NSLog-calls by msg_***
2006-02-19 Cyril Deguet* all: new skin variable "vlc.isFullscreen" (guess...
2006-02-19 Clément StenacFix a warning
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-18 Felix Paul Kühne* forgot that one in [14365]
2006-02-18 Felix Paul Kühne* added a note about the update-checker to the news...
2006-02-18 Felix Paul Kühne* new CheckForUpdate panel (closes #310)
2006-02-17 Rémi Denis-CourmontMinor change so that 50 is actually the number of items...
2006-02-16 Felix Paul Kühne* added a button to create an empty node at the top...
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-02-14 Rémi Denis-Courmont- Partial fix for reading characters with multibyte...
2006-02-14 Jérome DecoodtAdd --macosx-black switch to black non video screens...
2006-02-13 Rémi Denis-Courmont- Unicode fixes for ncurses on non-UTF8 consoles (close...
next