]> git.sesse.net Git - vlc/history - modules/gui/macosx/fspanel.m
macosx: Fix #1802 Cursor not hidden if fullscreen controller is disabled (OS X).
[vlc] / modules / gui / macosx / fspanel.m
2008-08-01 Pierre d'Herbemontmacosx: Fix #1802 Cursor not hidden if fullscreen contr...
2008-07-06 Pierre d'Herbemontmacosx: Fix various crashes with the fspanel.
2008-07-06 Pierre d'Herbemontmacosx: Invalidate the fspanel timer.
2008-03-26 Felix Paul Kühnehide the FSPanel at the same time as the cursor
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-10-24 Felix Paul Kühne* make sure that we're using UTF-8 instead of Western...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-06-23 Pierre d'HerbemontMac OS X gui: Fade out in a smoother way.
2007-03-05 Pierre d'HerbemontMac OS X gui: Make sure that misc.h is included as...
2007-03-03 Pierre d'HerbemontMac OS X gui: Fix the fspanel screen selection, and...
2007-03-03 Pierre d'HerbemontMake sure the cursor gets hidden in fullscreen on Mac...
2007-02-20 Felix Paul Kühne* don't double free an object! Thanks to nivix for...
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2006-12-26 Felix Paul Kühne* be more accurate when fading in and out (refs #913...
2006-12-18 Felix Paul Kühne* hide the fspanel if VLC looses its front app state...
2006-12-18 Felix Paul Kühne* added an option to disable the fspanel
2006-12-12 Felix Paul Kühne* switched the middle arrow buttons from faster/slower...
2006-12-07 Derk-Jan Hartman* forwardport: [18319], [18320]
2006-11-26 Felix Paul Kühne* centre fspanel in the lower third of the screen....
2006-11-26 Felix Paul Kühne* missing file in previous commit
2006-11-26 Felix Paul Kühne* the remaining compilation fixes plus a bit of clean...
2006-11-05 Felix Paul Kühne* forward-port [17501] and [17500]
2006-10-12 Felix Paul Kühne* fade in quicker and fix the fade-in/out problems...
2006-10-04 Felix Paul Kühne* implemented the volume slider
2006-10-01 Felix Paul Kühne* finished the time slider
2006-10-01 Felix Paul Kühne* temporary fix to keep VLC linking. I don't know yet...
2006-10-01 Felix Paul Kühne* native GUI elements for the Fullscreen panel by Simon...
2006-09-14 Felix Paul Kühne* fix a nasty handling bug and convert all comments...
2006-09-10 Felix Paul Kühne* New Fullscreen controller panel