]> git.sesse.net Git - vlc/history - modules/gui/macosx/Windows.h
macosx: use modern ObjC syntax for C-Numbers to NSNumber conversations
[vlc] / modules / gui / macosx / Windows.h
2013-02-10 David Fuhrmannmacosx: update copyright headers for some recently...
2013-02-10 David Fuhrmannmacosx: fix another wrong occurrence of the fspanel
2013-02-09 David Fuhrmannmacosx: only show fspanel when needed, additional fixed...
2013-02-09 David Fuhrmannmacosx: support multiple VLC windows in fullscreen...
2013-02-09 David Fuhrmannmacosx: add lion fullscreen support for detached windows
2013-01-12 David Fuhrmannmacosx: fix and improve window level handling
2012-11-15 Felix Paul Kühnemacosx: white space and minor coding style fixes
2012-11-10 David Fuhrmannmacosx: simplify vout window instantiation
2012-10-20 David Fuhrmannmacosx: implement vout actions handling for multiple...
2012-10-08 David Fuhrmannmacosx: adapt and fix fullscreen handling after latest...
2012-10-02 David Fuhrmannmacosx: move the resizing code to VLCVideoWindowCommon...
2012-09-30 David Fuhrmannmacosx: add own video view for each window
2012-09-21 David Fuhrmannmacosx: create new classes for all controls bar related...
2012-09-14 David Fuhrmannmacosx: deduplicate window accessibility code
2012-09-14 David Fuhrmannmacosx: small cleanup in VLCWindow
2012-09-13 David Fuhrmannmacosx: add new common window class in order to dedupli...