]> git.sesse.net Git - vlc/commit
* MainMenu.nib, playlist.m: use NSSearchField instead of NSTextField, so we don't...
authorFelix Paul Kühne <fkuehne@videolan.org>
Thu, 2 Mar 2006 12:14:52 +0000 (12:14 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Thu, 2 Mar 2006 12:14:52 +0000 (12:14 +0000)
commitb58dfe3584f7a60fcd5afbdac903b513f7082804
tree5c31d628e2a9bce964cd60155e938b5392721260
parent8e3a102f3f6558cde8dd1d2ab450c9b472b47b9b
* MainMenu.nib, playlist.m: use NSSearchField instead of NSTextField, so we don't need to replace it manually anymore. This breaks the 10.2-compatibility. (refs #189)

* update.m: use mtime() instead of NSCalenderDate for the time-stamp

* sfilters.m: fixed 2 compilation warnings (corrected UTF8String to char casting)
modules/gui/macosx/playlist.m
modules/gui/macosx/sfilters.m
modules/gui/macosx/update.m