]> git.sesse.net Git - vlc/history - modules/gui
switch to jdk 1.5
[vlc] / modules / gui /
2008-02-10 Rémi Denis-CourmontUse config_GetDataDir() instead of DATA_PATH.
2008-02-10 Jean-Baptiste KempfQt4 - cosmetic.
2008-02-10 Ilkka OllakkaAdd state-callback to check item-change, change playlis...
2008-02-10 Jean-Baptiste KempfQt4 - save the mainInterface size only if there was...
2008-02-10 Jean-Baptiste KempfQt4 - Destroy correctly the qt4 interface when used...
2008-02-10 Jean-Baptiste KempfQt4 - beginning of cleaning correctly the DP.
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
2008-02-10 Jean-Baptiste KempfQt4 - Messages. Simplification and extend the tree...
2008-02-10 Jean-Baptiste KempfQt4 - setToolTip on the rateLabel.
2008-02-10 Jean-Baptiste KempfQt4 - Windows, try to fix the Open Containing Folder...
2008-02-10 Jean-Baptiste KempfQt4 - SoundSlider setToolTip only in the correct range.
2008-02-10 Jean-Baptiste KempfQt4 - tree: remove the \n at the end of each line...
2008-02-09 Rémi DuraffortReplace the button to the right place.
2008-02-09 Felix Paul Kühnemacosx: same as previous commit plus revert of [24799...
2008-02-09 Felix Paul Kühnemacosx: fully implemented the interface and audio categ...
2008-02-09 Rémi DuraffortWrap the code and remove unnecessary line.
2008-02-09 Rémi DuraffortHide the header bar of the Tree.
2008-02-08 Rémi DuraffortAdd the tree of the modules loaded in the messages...
2008-02-08 Jean-Baptiste KempfQt4 - Fix compil if you don't have update-check.
2008-02-08 Jean-Baptiste KempfQt4 - Switch the HelpDialog to a QVLCFrame, save size...
2008-02-08 Jean-Baptiste KempfQt4 - Same for Bookmark Dialog Ref. #1374
2008-02-08 Jean-Baptiste KempfQt4 - Save Extended panel size/pos in the good way...
2008-02-08 Jean-Baptiste KempfQt4 - add a file to document a few things, especially...
2008-02-08 Jean-Baptiste KempfQt4 - Save Message Dialog position and Size on quit...
2008-02-08 Jean-Baptiste KempfQt4 - Permit QVLCFrame to have empty default size and...
2008-02-08 Jean-Baptiste KempfQt4 - Fix mediaInfoPanel in most (all?) of the situatio...
2008-02-08 Jean-Baptiste KempfQt4 - Add more debug to inputManager events.
2008-02-08 Jean-Baptiste KempfQt4 - Fix the VLM Input selection
2008-02-08 Jean-Baptiste KempfQt4 - remove debug.
2008-02-08 Jean-Baptiste KempfQt4 - Include fix
2008-02-08 Jean-Baptiste KempfQt4 - Remove the qt-pl-showflags from preferences and...
2008-02-08 Jean-Baptiste KempfQt4 - SPrefs: start the volume of the audio panel at...
2008-02-08 Jean-Baptiste KempfQt4 - Minimum size for help dialog.
2008-02-08 Jean-Baptiste KempfQt4 - Menu: consistency for update dialog.
2008-02-07 Christophe MutricyDistribute update.m and update.m
2008-02-07 Jean-Baptiste KempfQt4 - Fix the "sound slider moves at first time, even...
2008-02-07 Jean-Baptiste KempfQt4 - SoundSlider. Enable MouseTracking and show a...
2008-02-07 Jean-Baptiste KempfQt4 - MI: remove unneeded variables that weren't cleare...
2008-02-07 Jean-Baptiste KempfQt4 - Resizing changes. Part 1
2008-02-06 Jean-Baptiste KempfQt4 - Try to force the IM to show the name in DVD titles...
2008-02-06 Christophe MutricyMissing "
2008-02-05 Jean-Baptiste KempfQt4 - Update: clean and message Debug. My fault for...
2008-02-03 Rémi DuraffortAdd a public function to create the p_update struct.
2008-02-03 Rémi Denis-CourmontWe don't check for limits.h, so don't use HAVE_LIMITS_H
2008-02-03 Felix Paul Kühnemacosx: GUI demo of Simple Preferences showing the...
2008-02-02 Felix Paul Kühneqt4 - ehm, I did neither resize the windows nor wanted...
2008-02-02 Felix Paul Kühneqt4 - some string unifications. Open for comments.. ;)
2008-02-02 Antoine CellerierCapture devices interface changes: put v4l2 before...
2008-02-02 Antoine CellerierAdd a missing word.
2008-02-02 Jean-Baptiste KempfQt4- DOn't assumer string has been included
2008-02-01 Jean-Baptiste KempfQt4 - Use qtu() and no stdString
2008-02-01 Rémi DuraffortFix previous commit.
2008-02-01 Rémi DuraffortCompilation fix for Qt4.2
2008-01-31 Christophe MutricyRevert [24713]. If problem there is it's in configure...
2008-01-31 Christophe MutricyAdd a tooltip
2008-01-31 Jean-Baptiste KempfQt4 - #ifdef WIN32 consistancy if some insane people...
2008-01-31 Felix Paul Kühnemacosx: added an extra sanity check to fix video playba...
2008-01-31 Felix Paul Kühne*coughcough*
2008-01-31 Felix Paul Kühneqt4: fix [24714] properly
2008-01-31 Jean-Paul SamanDisable broken code, please compile before you checkin
2008-01-31 Jean-Paul SamanDisable broken code in qt4.
2008-01-31 Jean-Baptiste KempfQt4 - Fix behaviour with --qt-display-mode 2
2008-01-31 Jean-Baptiste KempfQt4 - Start mode configuration simplification.
2008-01-31 Jean-Baptiste KempfQt4 - tracks detection is splitted from the other funct...
2008-01-31 Jean-Baptiste KempfQt4 - Fix compilation
2008-01-31 Jean-Baptiste KempfQt4 - taglib defines attachment:// Make a comment on...
2008-01-31 Jean-Baptiste KempfQt4 - UpdateArt separation from other functions in...
2008-01-31 Jean-Baptiste KempfRemove useless ui properties.
2008-01-31 Jean-Baptiste KempfQt4 - Extended Panels. try to fix the sizing ...
2008-01-31 Jean-Baptiste KempfQt4 - Simple Preferences, audio: you expect to deal...
2008-01-31 Jean-Baptiste KempfQt4 - Updates: actually call the udpater when needed...
2008-01-31 Jean-Baptiste KempfQt4 - Update check every x days. Put it in the preferen...
2008-01-31 Jean-Baptiste KempfQt4 - Launch the update every x days ( x being 14 days...
2008-01-30 Jean-Baptiste KempfQt4 - Sprefs audio alignment fix.
2008-01-30 Jean-Baptiste KempfQt4 - Sprefs, avoid to cut text.
2008-01-28 Rafaël Carréncurses: removes useless unused parameter warnings...
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2008-01-28 Jean-Baptiste KempfQt4 - Message, translate the filetype filtering......
2008-01-28 Jean-Baptiste KempfQt4 - VLM Export in the interface. Patch by Jean-Franço...
2008-01-28 Jean-Baptiste KempfQt4 - More debug to track regressions from today's...
2008-01-28 Jean-Baptiste KempfQt4 - Should fix the hasVideo and hasAudio detection...
2008-01-28 Jean-Baptiste KempfQt4 - Try to fix the detection of video tracks and...
2008-01-28 Jean-Baptiste KempfQt4- IM: update copyright and add myself to people...
2008-01-28 Jean-Baptiste KempfQt4 IM. Commenting the work done.
2008-01-28 Jean-Baptiste KempfQt4 - Avoid assertion problem...
2008-01-28 Jean-Baptiste KempfQt4 - Be sure to update the meta on Playlist Change.
2008-01-28 Jean-Baptiste KempfQt4 - IM. simplification again, since emit inputChanged...
2008-01-28 Jean-Baptiste KempfQt4 - Simplification and fix the IM interaction.
2008-01-27 Jean-Baptiste KempfFix previous commits.
2008-01-27 Jean-Baptiste KempfQt4 - Input Manager, cosmetic, comments and perf.
2008-01-27 Jean-Baptiste KempfQt4 - cosmetic
2008-01-27 Jean-Baptiste KempfQt4 - Try to separate IM and MIM
2008-01-27 Dennis van Amerongen* modules/gui/minimal_macosx/intf.h: add config.h in...
2008-01-27 Felix Paul Kühnemacosx: fix [24573]
2008-01-27 Felix Paul Kühnemacosx: we need to import intf.h before any import...
2008-01-26 Jean-Baptiste KempfQt4 - Fix segfault from previous commit, and read from...
2008-01-26 Jean-Baptiste KempfQt4- Playlist Model. Save the showColumn flags in the...
2008-01-26 Jean-Baptiste KempfQt4 - Split PLItem and PLModel in two different files.
2008-01-26 Jean-Baptiste KempfQt4 - playlist, Don't fetch name if you have title...
2008-01-26 Jean-Baptiste KempfQt4 - Fix some sizing in open dialog.
next