]> git.sesse.net Git - vlc/history - modules/gui/macosx/update.m
* MainMenu.nib, playlist.m: use NSSearchField instead of NSTextField, so we don't...
[vlc] / modules / gui / macosx / update.m
2006-03-02 Felix Paul Kühne* MainMenu.nib, playlist.m: use NSSearchField instead...
2006-03-01 Felix Paul Kühne* don't store the temp release note in the user's Cache...
2006-03-01 Felix Paul Kühne* removed unused, useless variable
2006-03-01 Felix Paul Kühne* download the updated versions through VLC and not...
2006-02-25 Felix Paul Kühne* retrieve the release notes and display them
2006-02-18 Felix Paul Kühne* added a note about the update-checker to the news...
2006-02-18 Felix Paul Kühne* new CheckForUpdate panel (closes #310)
2005-10-02 Felix Paul Kühne* remove/disable the update-checker on OSX until 0...
2005-10-02 Felix Paul KühneImplemented the retrieval of the versions, files and...
2005-08-21 Felix Paul Kühne* port of the wx-update-panel to OSX (GUI works, updati...