30 Commits (3488ce79cf02dbbb001ef329da86d2dbd4cd25f2)

Author SHA1 Message Date
Felix Paul Kühne d21e2440ea macosx: remove support for OS X 10.6 Snow Leopard 11 years ago
David Fuhrmann 0d7d2cb4b1 macosx: also cache old native fullscreen images and move to better place 12 years ago
David Fuhrmann 2c674d7692 macosx: add yosemite guard 12 years ago
David Fuhrmann 03e70c71d1 macosx: add NSFullScreenWindowMask to compatibilityFixes.h and avoid NSAnimationContext warning 12 years ago
David Fuhrmann ba62dea9b1 macosx: rename macro for mavericks detection since its out now 13 years ago
Felix Paul Kühne f8d6e49280 macosx: fix compatibility header for compilation on 10.6 13 years ago
David Fuhrmann 4ebe98116b always hide menu bar for fullscreen on osx redacted (fixes #9040) 13 years ago
Felix Paul Kühne 6195d81f6a macosx: use a more precise (Mountain) Lion definition 14 years ago
Felix Paul Kühne 0849d6e510 macosx: update check for Lion and add another one for Mountain Lion 14 years ago
Felix Paul Kühne 61d496451f macosx: removed explicit 10.5 compatibility code 14 years ago
Felix Paul Kühne 35ccb9b18e macosx: CAS: show drag-copy-cursor when receiving items from the playlist (10.6+ only) 14 years ago
Felix Paul Kühne ce2b23f7e8 macosx: reimplemented the right-click Reveal-in-Finder feature on the window title when using the dark interface style 14 years ago
David Fuhrmann 5c5bd81719 macosx: add NSApplicationDelegate for VLCMain class and correct one method declaration 14 years ago
David Fuhrmann 69d5d9aeaa macosx: lion fullscreen: show fs controller not before animation is finished 14 years ago
Felix Paul Kühne 1c23e3df85 macosx: restore 10.5 compatibility 14 years ago
Felix Paul Kühne 2619d2f6a9 macosx: fixed compilation when using the 10.5 or 10.6 SDK 14 years ago
Felix Paul Kühne efc40549ca macosx: compilation fix when using the 10.5 or 10.6 SDK 14 years ago
Felix Paul Kühne e93cace3b3 macosx: implemented accessibility code for the custom window buttons used in the black window style (close #6093) 14 years ago
Felix Paul Kühne c4808dbd84 macosx: really fixed compilation on 10.5 14 years ago
Felix Paul Kühne 4665c50e94 macosx: fixed compilation issue on Leopard 14 years ago
Felix Paul Kühne cd4bf104f3 macosx: don't draw the time slider's 'fancy gradient effect' on Leopard, since this leads to ugly artifacts due to the outdated CoreAnimation version 14 years ago
Felix Paul Kühne 4c9c15ce9d macosx: further improve splitview resizing 15 years ago
Felix Paul Kühne e316b5a5c1 macosx: fix and slightly optimize (on 10.6+) the open recent menu (fixes #5538) 15 years ago
Jean-Baptiste Kempf 8b9b52a781 MacOS: workaround bug in SDK10.5 15 years ago
Felix Paul Kühne 7911a9209f macosx: copyright fixes 15 years ago
Felix Paul Kühne 2c1424825a macosx: correctly hide the cursor when using Lion's native fullscreen mode. Fixes #5327 15 years ago
Felix Paul Kühne 67b1aab71a macosx: fix some more compilation warnings 15 years ago
Felix Paul Kühne 1a54bf7cd0 macosx: clean up 15 years ago
Felix Paul Kühne ead6422cf1 macosx: simplified the subtitle opening sheet 15 years ago
Felix Paul Kühne 1477998d54 macosx: moved compatiblity fixes to a designated header 15 years ago