]> git.sesse.net Git - vlc/history - modules/gui/macosx/interaction.m
macosx: Use input_ItemHasErrorWhenReading to display a small icon if there was an...
[vlc] / modules / gui / macosx / interaction.m
2008-08-01 Pierre d'Herbemontmacosx: Use input_ItemHasErrorWhenReading to display...
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-04-20 Rafaël CarréFix ddf73ca0199b45de2b8b924a131df3922e5d48b5 : the...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-02-24 Pierre d'Herbemontgui/macosx/interaction.m: Don't destroy twice the window.
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-03-02 Pierre d'HerbemontZoom fullscreen effect on Mac OS X 10.4.
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2006-08-01 Clément StenacImprove Qt interaction stuff
2006-07-31 Felix Paul Kühne* removed the old panel which used to show msg_err...
2006-07-30 Felix Paul Kühne* additional interaction enhancements
2006-07-29 Felix Paul Kühne* enhanced the interaction core with some method additi...
2006-07-13 Felix Paul Kühne* implement the error panel correctly (for the records...
2006-07-08 Felix Paul Kühne* complete clean-up
2006-07-03 Felix Paul Kühne* implemented a non-blocking progress-bar in the main...
2006-05-16 Felix Paul Kühne* sorry, this part wasn't supposed to be committed yet
2006-05-16 Felix Paul Kühne* ask for the name of the new node through the interact...
2006-05-14 Felix Paul Kühne* new dialogue type to prompt the user for a string
2006-05-14 Felix Paul Kühne* introduction of a widget-free progress bar dialogue...
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-04-01 Christophe Mutricygui/macos/*: 2nd String Review (refs #438)
2006-03-19 Benjamin Pracht* First string review of the OSX interface
2006-03-01 Felix Paul Kühne* download the updated versions through VLC and not...
2006-02-25 Felix Paul Kühne* slightly enlarged the progress_for_downloads-panel...
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 Felix Paul Kühne* replaced all NSLog-calls by msg_***
2006-02-08 Jérome DecoodtFix message advice (use description.widgets instead...
2006-01-12 Antoine CellerierFSF address change.
2005-12-21 Derk-Jan HartmanPreliminary interaction framework for Mac OS X. Not...