]> git.sesse.net Git - vlc/history - modules/gui/macosx/misc.m
macosx: removed tabs and fixed whitespacing errors
[vlc] / modules / gui / macosx / misc.m
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-23 David Fuhrmannmacosx: proper use of presenation options, removal...
2012-02-23 David Fuhrmannmacosx: fixed a warning about missing [super dealloc]
2012-02-23 Felix Paul Kühnemacosx: really fixed the time line drawing artifacts...
2012-02-19 Felix Paul Kühnemacosxd 2.0.0's 1 bug: fixed redraw issue within the...
2012-02-17 Felix Paul Kühnemacosx: fixed rounded bottom corners when using the...
2012-02-16 Felix Paul Kühnemacosx: when opening subtitles while playing a movie...
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-09 David Fuhrmannmacosx: let fullscreen controls show the complete time...
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-12-28 Felix Paul Kühnemacosx: implemented the logo and marquee filters in...
2011-12-28 Felix Paul Kühnemacosx: further improve splitview resizing
2011-12-20 Felix Paul Kühnemacosx: correctly hide the controls within the native...
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-09-04 Felix Paul Kühnemacosx: clean up
2011-09-04 Felix Paul Kühnemacosx: set the splitview divider to 60% gray instead...
2011-09-04 Felix Paul Kühnemacosx: slim the split view divider and turn it black
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-15 Felix Paul Kühnemacosx: saved various objc selector dispatches when...
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-06-20 Felix Paul Kühnemacosx: fixed incorrect URL creation (closes #4966)
2011-05-19 Felix Paul Kühnemacosx: disable window restoration on relaunch for...
2011-04-25 Felix Paul Kühnemacosx: added Audio Effects panel to demonstrate BGHUDA...
2011-04-25 Felix Paul Kühnemacosx: fixed media key support on OS X 10.6+
2011-04-14 Mike HoubenRemoving the blue Theme on Mac OS X
2010-12-28 Felix Paul Kühnemacosx: return a value in a non-void method
2009-06-22 Derk-Jan Hartmanmacosx: NSScreen(VLCAdditions) does not leak.
2009-06-22 Derk-Jan HartmanRevert "macosx: NSScreen dealloc is not only called...
2009-06-22 Derk-Jan Hartmanmacosx: NSScreen dealloc is not only called at end...
2009-06-15 Jean-Paul Samanmacosx: removeallObjects from NSMutableArray before...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Felix Paul Kühnemacosx: fixed regressions from merges with the 1.0...
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfFix conflicts.
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-24 Jean-Paul Samanmacosx: release allocated objects.
2009-05-03 Felix Paul Kühnemacosx: disable the SL-look for the main controller...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-12 Felix Paul Kühnemacosx: experimental 64bit support
2009-04-09 Felix Paul Kühnemacosx: updated window styles for VLCControllerWindow...
2009-03-03 Felix Paul Kühnemacosx: remove some more special cases for 10.4 and...
2009-02-06 Felix Paul Kühnemacosx: updated used Cocoa methods to the current defin...
2008-08-01 Pierre d'Herbemontmacosx: Use input_ItemHasErrorWhenReading to display...
2008-07-05 Rémi Denis-CourmontCharset fixes
2008-03-28 Felix Paul KühneFixed 'Blackout screens' on multi-screen setups
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-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-03-03 Pierre d'HerbemontMac OS X gui: Rework VLCVoutWindow behaviour when macos...
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.
2007-02-10 Felix Paul Kühne* fixed a bug which prevented the fspanel to show up...
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2006-12-09 Felix Paul Kühne* make sure that the opened media is always enqueueded...
2006-04-30 Benjamin Pracht* Patch from Basil Achermann to handle esc and space...
2006-01-12 Antoine CellerierFSF address change.
2005-09-12 Derk-Jan Hartman* Remove 10.3 only properties of the volumeSlider
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...
2005-02-17 Derk-Jan Hartman* Finally fixed the issue with resizing the controller...
2004-12-15 Benjamin Pracht* Implements playlist toggle button
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-05-23 Derk-Jan Hartman* Remove the old info window from SVN.
2004-05-19 Derk-Jan Hartman* iTunes style slider
2004-04-20 Andre Pang* Mac OS X: intercept and respond to user-configured...
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...