]> git.sesse.net Git - vlc/history - modules/gui/macosx/MainWindow.m
macosx: allow the user to hide the sidebar (close #6088)
[vlc] / modules / gui / macosx / MainWindow.m
2012-03-04 Felix Paul Kühnemacosx: allow the user to hide the sidebar (close ...
2012-03-04 David Fuhrmannmacosx: fix white fullscreen when video ended(close...
2012-03-01 Felix Paul Kühnemacosx: don't allow option-click on the playlist button...
2012-03-01 Felix Paul Kühnemacosx: hide the playlist without option click when...
2012-02-28 David Fuhrmannmacosx: the window should not be always the main window
2012-02-28 David Fuhrmannmacosx: close the right window when pressing Cmd+W
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-27 Felix Paul Kühnemacosx: don't show the playlist on stop in minimized...
2012-02-26 Felix Paul Kühnemacosx: slow down the forward/backward buttons a bit...
2012-02-26 Felix Paul Kühnemacosx: fixed a logic problem which prevent the proper...
2012-02-26 Felix Paul Kühnemacosx: fixed another manifestation of the progress...
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: proper gui update when toogle mute state
2012-02-23 Felix Paul Kühnemacosx: really fixed the time line drawing artifacts...
2012-02-21 Felix Paul Kühnemacosx: stop the playback on when closing the main...
2012-02-21 Felix Paul Kühnemacosx: resizing fixes for the minimized state. additio...
2012-02-21 Felix Paul Kühnemacosx: implemented option-click on playlist button...
2012-02-21 Felix Paul Kühnemacosx: work-around a corner case and disallow the...
2012-02-21 Felix Paul Kühnemacosx: fixed seldom crash when collapsing stuff in...
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: slightly the drawing of the mainwindow's shadow...
2012-02-17 Felix Paul Kühnemacosx: fixed rounded bottom corners when using the...
2012-02-17 Felix Paul Kühnemacosx: fixed wrong behavior of the drop zone introduce...
2012-02-16 Felix Paul Kühnemacosx: provide a way to hide the dropzone eventhough...
2012-02-15 Rafaël CarréOSX GUI: simplify resizeWindow()
2012-02-15 Felix Paul Kühnemacosx: fixed alignment issues in the main window's...
2012-02-15 David Fuhrmannmacosx: make sure that non-embedded window is not visib...
2012-02-15 David Fuhrmannmacosx: make fullscreen animation compatible with non...
2012-02-15 David Fuhrmannmacosx: choose right default screen when entering fulls...
2012-02-15 David Fuhrmannmacosx: make sure that isFullscreen only returns true...
2012-02-15 Felix Paul Kühnemacosx: make sure the interface doesn't leak any inputs...
2012-02-12 Felix Paul Kühnemacosx: improve dropzone resizing (fixes #6018)
2012-02-12 Felix Paul Kühnemacosx: implemented the sidebar completely to support...
2012-02-12 Felix Paul Kühnemacosx: save playback modes on quit and recover more...
2012-02-11 David Fuhrmannmacosx: don't allow lion fullscreen in combination...
2012-02-11 Felix Paul Kühnemacosx: make sure the fspanel is visible when using...
2012-02-09 Felix Paul Kühnemacosx: fixed zooming the main window when using the...
2012-02-07 David Fuhrmannmacosx: fix start and end rect of fullscreen animation...
2012-02-07 David Fuhrmannmacosx: further improvement to updateWindow in order...
2012-02-05 Felix Paul Kühnemacosx: added 2 options: 'macosx-pause-minimized' and...
2012-02-05 Felix Paul Kühnemacosx: added a 1.5px shadow (white) to the window...
2012-02-05 David Fuhrmannmacosx: always make the fullscreen window front when...
2012-01-29 David Fuhrmannmacosx: implements user choice to autosave volume on...
2012-01-29 David Fuhrmannmacosx: unblackout other screens on lion as well, when...
2012-01-29 David Fuhrmannmacosx: save the current volume in intended variable
2012-01-29 Felix Paul Kühnemacosx: displayed ocalizable sstrings correctly
2012-01-29 Felix Paul Kühnemacosx: fixed broken appearance of the main window...
2012-01-24 Felix Paul Kühnemacosx: make sure the main window's position is correct...
2012-01-22 Felix Paul Kühnemacosx: make sure that the fullscreen controller is...
2012-01-22 David Fuhrmannmacosx: leave fullscreen when last playlist item stops
2012-01-20 Felix Paul Kühnemacosx: make sure that the non-native fullscreen mode...
2012-01-20 Felix Paul Kühnemacosx: make sure that NSApplicationWillTerminateNotifi...
2012-01-20 Felix Paul Kühnemacosx: pause playback on window minimization only...
2012-01-20 Felix Paul Kühnemacosx: fixed unresponsive playlist correlated to video...
2012-01-15 Felix Paul Kühnemacosx: make sure that playbacks stops when closing...
2012-01-15 Felix Paul Kühnemacosx: fixed fullscreen mode when linking against...
2012-01-14 Felix Paul Kühnemacosx: fixed enabling/disabling SDs through the sidebar
2012-01-11 Felix Paul Kühnemacosx: prevent ugly rendering artifacts when resizing...
2012-01-11 Felix Paul Kühnemacosx: only enable Lion's fullscreen mode in case...
2012-01-11 Felix Paul Kühnemacosx: reimplement 'fullscreen video device' (fixes...
2012-01-08 Felix Paul Kühnemacosx: fix DVD menu control and usage of hotkeys with...
2012-01-08 Felix Paul Kühnemacosx: always expand all sidebar nodes on launch ...
2012-01-08 Felix Paul Kühnemacosx: fixed pl counter and make sure we pause the...
2012-01-08 Felix Paul Kühnemacosx: fix the window menu's close and minimize comman...
2012-01-07 Felix Paul Kühnemacosx: improve handling the mute action in the main...
2012-01-07 Felix Paul Kühnemacosx: make sure that the bottombar controls don't...
2012-01-07 Felix Paul Kühnemacosx: fixed trivial appearance issue with the time...
2012-01-07 Felix Paul Kühnemacosx: some improvements to the non-embedded vout...
2012-01-06 Felix Paul Kühnemacosx: fixed volume range (fix #5790)
2012-01-06 Felix Paul Kühnemacosx: fixed border styles of playlist table and sideb...
2012-01-06 Felix Paul Kühnemacosx: don't draw the time slider's 'fancy gradient...
2012-01-04 Brendon Justinmacosx: hide the mouse cursor in Lion fullscreen
2011-12-30 Felix Paul Kühnemacosx: fix another rendering issue with the 'time...
2011-12-30 Felix Paul Kühnemacosx: fixed progress bar position (refs #5742)
2011-12-30 Felix Paul Kühnemacosx: fixed round window corners when using the black...
2011-12-30 Felix Paul Kühnemacosx: re-written the way we render 3 part images...
2011-12-29 Felix Paul Kühnemacosx: remove the window's resize button when VLC...
2011-12-29 Felix Paul Kühnemacosx: resolve conflict between sidebar icons and...
2011-12-29 Felix Paul Kühnemacosx: save window position manually when using the...
2011-12-28 Felix Paul Kühnemacosx: minor appearance fixes
2011-12-28 Felix Paul Kühnemacosx: further improve splitview resizing
2011-12-27 Felix Paul Kühnemacosx: added a resize control to the main window ...
2011-12-25 Felix Paul Kühnemacosx: work-around incompatibility between custom...
2011-12-24 Felix Paul Kühnemacosx: hide the titlebar's fullscreen button if we...
2011-12-24 Felix Paul Kühnemacosx: implement proper zooming for Leopard and Snow...
2011-12-23 Felix Paul Kühnemacosx: hide the mainwindow's black title bar when...
2011-12-23 Felix Paul Kühnemacosx: support the Lion-style resizing within the...
2011-12-23 Felix Paul Kühnemacosx: prove-of-concept of a styled window title bar
2011-12-23 Felix Paul Kühnemacosx: adapt to the new sidebar icons
2011-12-23 Felix Paul Kühnemacosx: fixed 'disappearing' main window (fixes #5714)
2011-12-22 Felix Paul Kühnemacosx: fixed crash when closing the main window while...
2011-12-22 Felix Paul Kühnemacosx: fix search field size on Lion (fixes #5566)
2011-12-22 Felix Paul Kühnemacosx: fix fspanel when using Lion's fullscreen mode...
2011-12-20 Felix Paul Kühnemacosx: enter fullscreen only if we were on Lion or...
2011-12-20 Felix Paul Kühnemacosx: save a few objc selector lookups
2011-12-20 Felix Paul Kühnemacosx: correctly hide the controls within the native...
2011-12-19 Felix Paul Kühnemacosx: improve drawing of the 'fancy gradient effect...
2011-12-15 Pere Orgafix filename self-references
2011-10-31 Sebastien Zwickertmacosx: fixes a memory leak.
next