]> git.sesse.net Git - vlc/history - modules/gui/macosx/misc.h
macosx: add custom numberformatter to goto time field to only allow digits and :
[vlc] / modules / gui / macosx / misc.h
2013-04-30 David Fuhrmannmacosx: add custom numberformatter to goto time field...
2013-02-24 David Fuhrmannmacosx: adapt VLCTimeField and add additional option...
2013-02-15 David Fuhrmannmacosx: only revert presentation options on fullscreen...
2012-11-18 David Fuhrmannmacosx: only hide dock and menu bar when necessary
2012-09-13 David Fuhrmannmacosx: add new common window class in order to dedupli...
2012-09-07 David Fuhrmannmacosx: implemented scroll wheel behaviour for fullscre...
2012-09-04 David Fuhrmannmacosx: add scroll wheel support for progress and volum...
2012-08-24 Felix Paul Kühnemacosx/misc: simplify header
2012-07-23 David Fuhrmannmacosx: remove outdated and unused isFullscreen methods
2012-07-03 Felix Paul Kühnemacosx: fixed time slider alignment issue
2012-05-21 David Fuhrmannmacosx: added forgotten method declaration in header...
2012-05-21 Felix Paul Kühnemacosx: make sure that the fullscreen window is the...
2012-05-20 Felix Paul Kühnemacosx: added an option to let the Apple Remote control...
2012-04-10 Felix Paul Kühnemacosx: re-implement drag & drop support for VLCVoutVie...
2012-04-08 Felix Paul Kühnemacosx: removed VLCControllerView, which was superseede...
2012-02-17 Felix Paul Kühnemacosx: fixed rounded bottom corners when using the...
2012-02-15 Felix Paul Kühnemacosx: fixed alignment issues in the main window's...
2012-02-15 David Fuhrmannmacosx: make sure that isFullscreen only returns true...
2012-02-05 Felix Paul Kühnemacosx: don't resize the vout in case VLC is in fullscr...
2012-02-05 Felix Paul Kühnemacosx: added a 1.5px shadow (white) to the window...
2012-01-26 Felix Paul Kühnemacosx: fixed slider knobs in the black ui style
2011-12-30 Felix Paul Kühnemacosx: re-written the way we render 3 part images...
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-09-04 Felix Paul Kühnemacosx: slim the split view divider and turn it black
2011-08-17 Felix Paul Kühnemacosx: fix compilation with the 10.5 SDK
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-16 Felix Paul Kühnemacosx: use an updated API to set the behavior of menu...
2011-08-02 Felix Paul Kühnemacosx: fill the side bar with SDs, etc.
2011-07-27 Felix Paul Kühnemacosx: store counting mode of the time field (default...
2011-07-24 Felix Paul Kühnemacosx: don't use Carbon to retrieve icons from the OS
2011-07-22 Felix Paul Kühnemacosx: moved preliminary vout to main window, removed...
2011-06-30 Felix Paul Kühnemacosx: move re-useable code from VLCControls to a...
2011-06-23 Felix Paul Kühnemacosx: re-implemented time slider to fit the new style
2011-06-22 Felix Paul Kühnemacosx: basic UI to have something as a start
2011-04-14 Mike HoubenRemoving the blue Theme on Mac OS X
2008-08-01 Pierre d'Herbemontmacosx: Use input_ItemHasErrorWhenReading to display...
2007-12-28 Felix Paul Kühne* add a 'graphite' button set including the facilities...
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-09-13 Rafaël CarréFix macosx gui compilation (shame on me i broke it...
2007-03-30 Pierre d'HerbemontMac OS X gui: Attempt to fix compilation error.
2007-03-03 Pierre d'HerbemontCompare two NSScreen using their display id, rather...
2007-03-03 Pierre d'HerbemontFix main screen detection on Mac OS X.
2007-03-02 Pierre d'HerbemontSupport other displays fade out. Change video-device...
2007-03-02 Pierre d'HerbemontZoom fullscreen effect on Mac OS X 10.4.
2006-01-12 Antoine CellerierFSF address change.
2005-08-22 Derk-Jan Hartman* finally use the iTunes volumeslider knob that we...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-12 Benjamin Pracht* intf.* : try to restore an a bit more intelligent...
2004-12-15 Benjamin Pracht* Implements playlist toggle button
2004-05-19 Derk-Jan Hartman* iTunes style slider
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2003-11-15 Derk-Jan Hartman* New OSX controller (iTunes style)
2003-03-13 Derk-Jan Hartman* modules/gui/macosx/misc.?
2003-01-21 Jon Lech Johansen * ./modules/gui/macosx/aout.m: output more debug...