]> git.sesse.net Git - vlc/history - modules/gui/macosx/StringUtility.m
macosx: robustify media key trap handling
[vlc] / modules / gui / macosx / StringUtility.m
2014-10-02 David Fuhrmannmacosx: add yosemite graphics to project file and use...
2014-07-13 Felix Paul Kühnemacosx: fix compilation warnings
2014-05-16 Felix Paul Kühnemacosx: clean-up string utility
2014-04-26 Felix Paul Kühnemacosx/StringUtility: add helper to format time strings
2014-03-04 David Fuhrmannmacosx: do not warn when trying to translate null strings
2014-02-27 David Fuhrmannmacosx: reorder string functions and add add some docum...
2014-02-27 David Fuhrmannmacosx: fix page up / page down hotkey support
2013-07-28 Felix Paul Kühnemacosx: fix compilation on 10.6 with clang 3.0
2013-07-21 David Fuhrmannmacosx: fix a bunch of string memleaks in video effects...
2013-06-20 David Fuhrmannmacosx: fix space hotkey for audio files (close #8818)
2013-04-30 Felix Paul Kühnemacosx: use modern ObjC syntax for C-String to NSString...
2013-04-20 David Fuhrmannmacosx: remove completely unsensical and unneeded deloc...
2012-10-16 Felix Paul Kühnemacosx: fixed compilation for llvm-gcc-4.2
2012-09-21 David Fuhrmannmacosx: suppress format warnings in StringUtility
2012-09-03 Felix Paul Kühnemacosx: unify and modernize coding style
2012-08-24 Felix Paul Kühnemacosx/MainWindow: move getCurrentTimeAsString to Strin...
2012-08-24 Felix Paul Kühnemacosx/simple_prefs: move OSXStringKeyToString to Strin...
2012-08-24 Felix Paul Kühnemacosx: split StringUtility from VLCMain and move it...