]> git.sesse.net Git - vlc/history - modules/gui/macosx/coredialogs.m
macosx: Update progress dialog on the main thread, make check thread safe
[vlc] / modules / gui / macosx / coredialogs.m
2015-03-21 David Fuhrmannmacosx: Update progress dialog on the main thread,...
2015-03-13 Jean-Baptiste KempfConsistent strings to avoid duplications
2013-10-03 David Fuhrmannmacosx: remove show details button from error panel
2013-08-24 David Fuhrmannmacosx: fix moaar utf8 rendering issues
2013-08-24 David Fuhrmannmacosx: fix another potential utf8 displaying issue...
2013-08-24 David Fuhrmannmacosx: fix potential string format attack
2013-08-22 Felix Paul Kühnemacosx: fix UTF8 rendering issue in question dialog
2013-07-28 Felix Paul Kühnemacosx: fix compilation on 10.6 with clang 3.0
2013-06-22 David Fuhrmannmacosx: dialogs provider: fix crash for question dialog...
2013-05-17 Felix Paul KühneRevert "macosx: clean code of objectAtIndex"
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-04-30 Felix Paul Kühnemacosx: use modern ObjC syntax for C-String to NSString...
2012-09-03 Felix Paul Kühnemacosx: unify and modernize coding style
2012-08-22 Felix Paul Kühnemacosx: fixed crash in CoreDialogs when closing the...
2012-06-14 Felix Paul Kühnemacosx: updated copyright headers
2012-04-19 Felix Paul Kühnemacosx: fixed a bunch of compilation warnings, which...
2012-04-02 Felix Paul Kühnemacosx: make sure that the 'updating font cache' dialog...
2012-03-01 Felix Paul Kühnemacosx: fixed a crash
2012-03-01 Felix Paul Kühnemacosx: cosmetics
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-19 Felix Paul Kühnemacosx: delay the 'rebuilding fontcache' dialog (close...
2012-02-11 Felix Paul Kühnemacosx: l10n fixes
2011-11-19 Felix Paul Kühnemacosx: show an indeterminate progress bar style when...
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-07-24 Felix Paul Kühnemacosx: don't use Carbon to retrieve icons from the OS
2011-07-24 Felix Paul Kühnemacosx: don't use NSNotifcations to handle VLC's dialog...
2009-07-04 Rémi Denis-CourmontOSX: adapt to error dialog changes (untested)
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Felix Paul Kühnemacosx: fixed non-appearance of the verbose error panel...
2009-05-21 Felix Paul Kühnemacosx: finally completed the progress-panel's implemen...
2009-05-21 Felix Paul Kühnemacosx: finally completed the progress-panel's implemen...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-08 Felix Paul Kühnemacosx: draft for 'dialog-progress-bar' and clean up
2009-04-07 Felix Paul Kühnemacosx: reflect the renamings in the respective files
2009-04-07 Felix Paul Kühnemacosx: rename files as there is no Interaction framewo...