]> git.sesse.net Git - vlc/history - modules/gui/macosx/update.m
* removed some further hangover from the original patch and finally added embeddedWin...
[vlc] / modules / gui / macosx / update.m
2006-05-12 Felix Paul Kühne* made the look-for-update process faster and more...
2006-03-19 Benjamin Pracht* First string review of the OSX interface
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...