]> git.sesse.net Git - vlc/history - modules/gui
* modules/video_output/x11/xcommon.c, modules/gui/wxwidgets/video.cpp, modules/gui...
[vlc] / modules / gui /
2006-08-15 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/gui/wxwid...
2006-08-15 Olivier Teulière * skins2/controls/ctrl_image.cpp: Avoid a crash when...
2006-08-15 Olivier Teulière * skins2/controls/*: forward the onResize() method...
2006-08-15 Olivier Teulière * skins2/src/skin_main.cpp: Fixed a crash in the prefe...
2006-08-15 Olivier Teulière * qt4: Added a few forward declarations and includes
2006-08-07 Clément StenacFix sort by artist
2006-08-07 Felix Paul Kühne* configure.ac: enabled Obj-C exceptions in the OBJCFLA...
2006-08-06 Clément Stenac* Add random/loop buttons
2006-08-06 Olivier Teulière * skins2: Fixed resizing of the Text control
2006-08-06 Felix Paul Kühne* fix compilation warnings by adding _defaultTableHeade...
2006-08-06 Olivier Teulière * skins2: fixed the xkeepratio/ykeepratio attributes...
2006-08-06 Clément StenacQt4:
2006-08-05 Olivier Teulière * skins2: new "xkeepratio" and "ykeepratio" attributes...
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-08-03 Clément StenacHandle blocking errors, fix layout for login
2006-08-03 Clément Stenac* Some Qt interaction stuff
2006-08-01 Clément StenacRemove references to deprecated files
2006-08-01 Clément StenacImprove Qt interaction stuff
2006-07-31 Felix Paul Kühne* interaction.c: always show errors through the interac...
2006-07-31 Felix Paul Kühne* removed the old panel which used to show msg_err...
2006-07-30 Felix Paul Kühne* compilation fix
2006-07-30 Felix Paul Kühneosx/intf.m: don't show msg_err's in the OSX GUI anymore...
2006-07-30 Felix Paul Kühne* additional interaction enhancements
2006-07-30 Clément StenacIcons support
2006-07-30 Clément StenacQt4 playlist dialog base stuff
2006-07-30 Olivier Teulière * skins2/*: fixed some doxygen comments
2006-07-30 Olivier Teulière * skins2/src/generic_layout.cpp: refresh the area...
2006-07-30 Olivier Teulière * skins2: when restoring the previous skin because...
2006-07-29 Felix Paul Kühne* minor core cleanup and WX compilation fix
2006-07-29 Felix Paul Kühne* enhanced the interaction core with some method additi...
2006-07-29 Jérome DecoodtAdd Ctrl+clic to handle one button mice
2006-07-28 Clément StenacCheck type before cast
2006-07-28 Clément StenacWTF isn't QEvent a QObject ?
2006-07-28 Clément StenacDon't use RTTI
2006-07-25 Olivier Teulière * skins2/src/skin_common.hpp: Added missing header
2006-07-24 Christophe MutricyLocalized the stings inside the .ui and update the...
2006-07-24 Olivier Teulière * skins2/src/dialogs.cpp: more encoding fixes
2006-07-23 Olivier Teulière * skins2: fixed several encoding issues. In particular...
2006-07-20 Felix Paul Kühne* some minor fixes (signed vs unsigned ints, removed...
2006-07-20 Christophe MutricyCompile fix. gcc doesn't like foo=foo();
2006-07-20 Clément StenacFix a bunch of bugs
2006-07-19 Clément StenacSome more Qt interaction support
2006-07-19 Clément StenacAdd support for modules help strings (Closes:#413)
2006-07-18 Clément StenacA bunch of various fixes (encoding, refcount, layout)
2006-07-18 Clément StenacLayout improvements
2006-07-18 Clément Stenac* Fix a number of encoding bugs
2006-07-18 Clément Stenac* compiles-but-untested complete implementation of...
2006-07-17 Felix Paul Kühne* adapted the extended panel to the latest video filter...
2006-07-15 Felix Paul Kühne* removed useless include
2006-07-15 Felix Paul Kühne* implemented a ctrl-click menu for the vouts (refs...
2006-07-13 Christophe MutricyFix dist
2006-07-13 Christophe Mutricyqt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-07-13 Felix Paul Kühne* implement the error panel correctly (for the records...
2006-07-13 Clément StenacBeginning of menus implementation
2006-07-12 Pavlov Konstantinget rid of unresolved symbols
2006-07-08 Christophe MutricyFix compilation. It inserts the playlist only in tree...
2006-07-08 Felix Paul Kühne* complete clean-up
2006-07-08 Mohammed Adnène... cosmetic changes + compilation fixes
2006-07-08 Clément StenacImprove embedded video output
2006-07-07 Antoine CellerierFix segfault (thanks to zorglub for the hint)
2006-07-06 Damien Fouilleulvout.m: change in fullscreen behaviour
2006-07-05 Clément Stenac[Untested] Save interface position
2006-07-03 Felix Paul Kühne* implemented a non-blocking progress-bar in the main...
2006-07-01 Clément StenacPreliminary embedded vout implementation
2006-06-28 Christophe Mutricyadd the volume icons
2006-06-28 Clément Stenacvarious fixes
2006-06-28 Christophe Mutricyfix compile for builddir != srcdir
2006-06-28 Clément StenacIcons
2006-06-26 Clément StenacSome more Qt playlist code
2006-06-26 Clément StenacSome more playlist code
2006-06-25 Clément StenacPlaylist model
2006-06-21 Yoann Peronneau* wxwidgets: repair slider dragging.
2006-06-20 Yoann Peronneau* wxwidgets: try to implement a go-where-you-click...
2006-06-20 Clément StenacSome skeleton files for playlist
2006-06-14 Damien Fouilleulfixes for crash in Safari plugin when terminating ...
2006-06-14 Olivier Teulière * skins2/parser/interpreter.cpp: Check the VarMAnager...
2006-06-14 Yoann Peronneau* Tree playlist XSPF export
2006-06-13 Felix Paul Kühne* code and GUI improvements
2006-06-11 Clément StenacSkeleton for open
2006-06-11 Gildas Bazin* modules/gui/wxwidgets: don't call aout_VolumeGet...
2006-06-10 Christophe Mutricyqt4/input_manager.cpp: compile fix
2006-06-10 Gildas Bazin* modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilati...
2006-06-09 Gildas Bazin* modules/gui/wxwidgets/menus.cpp: avoid using STL...
2006-06-09 Clément Stenac* Split apart gui and input management
2006-06-09 Yoann Peronneau* proof of concept of drag & dropping a subtitle file...
2006-06-08 Clément StenacDon't forget to reset slider position
2006-06-08 Clément StenacDon't laugh
2006-06-08 Clément StenacSome general clean up
2006-06-06 Pavlov Konstantincompile fix
2006-06-04 Rémi Denis-CourmontSome build systems clean up. Now require automake 1.7
2006-06-04 Olivier Teulière * modules/gui/skins2/*: Use ARG instead of ARG* as...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: More simplifications of the...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: The second template argument...
2006-06-04 Clément StenacMore cosmetics for plastique
2006-06-03 Olivier Teulière * modules/gui/skins2/*:
2006-06-03 Clément StenacCosmetics
2006-06-03 Clément Stenac* Fix crash
2006-06-03 Clément StenacPreferences
2006-06-02 Clément StenacEmpty files
2006-06-02 Clément StenacTodo for prefs widgets
next