]> git.sesse.net Git - vlc/history - modules/gui/macosx/MainWindowTitle.m
macosx: add yosemite graphics to project file and use them in code
[vlc] / modules / gui / macosx / MainWindowTitle.m
2014-10-02 David Fuhrmannmacosx: add yosemite graphics to project file and use...
2014-03-05 David Fuhrmannmacosx: show reveal-in-finder menu replacement at a...
2013-07-13 Felix Paul Kühnemacosx: fix 10.6 runtime support
2013-05-17 Felix Paul KühneRevert "macosx: clean code of objectAtIndex"
2013-05-11 David Fuhrmannmacosx: fix color tint change notification (fixes ...
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-04-30 Felix Paul Kühnemacosx: use modern ObjC syntax for C-Numbers to NSNumbe...
2013-02-09 David Fuhrmannmacosx: add lion fullscreen support for detached windows
2012-10-08 David Fuhrmannmacosx: adapt and fix fullscreen handling after latest...
2012-09-03 Felix Paul Kühnemacosx: unify and modernize coding style
2012-09-02 Felix Paul Kühnemacosx: fixed conditionals for the different OS X relea...
2012-06-30 David Fuhrmannmacosx: improve accessibility support for black ui
2012-06-21 Felix Paul Kühnemacosx: work-around a weird bug which let the drop...
2012-06-21 Felix Paul Kühnemacosx: fixed custom revealInFinder implementation...
2012-06-21 Felix Paul Kühnemacosx: reimplemented the right-click Reveal-in-Finder...
2012-06-18 Felix Paul Kühnemacosx: allow the user to minimize the main window...
2012-06-04 Felix Paul Kühnemacosx: fixed white spacing errors
2012-04-21 David Fuhrmannmacosx: fix lion fullscreen button in dark ui in some...
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-23 Felix Paul Kühnemacosx: fixed compilation when using the 10.5 or 10...
2012-02-19 Felix Paul Kühnemacosx: implemented accessibility code for the custom...
2012-02-11 Felix Paul Kühnemacosx: re-write the resize control used in the black...
2012-02-05 Felix Paul Kühnemacosx: added a 1.5px shadow (white) to the window...
2012-01-15 Felix Paul Kühnemacosx: make sure that playbacks stops when closing...
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...
2011-12-30 Felix Paul Kühnemacosx: re-written the way we render 3 part images...
2011-12-29 Felix Paul Kühnemacosx: implement proper window button artwork (refs...
2011-12-28 Felix Paul Kühnemacosx: minor appearance fixes
2011-12-27 Felix Paul Kühnemacosx: added some bits of documentation
2011-12-27 Felix Paul Kühnemacosx: added a resize control to the main window ...
2011-12-25 Felix Paul Kühnemacosx: added placeholder artwork for the title bar...
2011-12-25 Felix Paul Kühnemacosx: added a basic traffic lights icon set for the...
2011-12-24 Felix Paul Kühnemacosx: hide the titlebar's fullscreen button if we...
2011-12-23 Felix Paul Kühnemacosx: prove-of-concept of a styled window title bar