]> git.sesse.net Git - vlc/history - modules/gui/macosx/update.h
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / gui / macosx / update.h
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-02-28 Felix Paul Kühnemacosx-update: UPDATE_CHECK is defined in config.h...
2008-02-27 Felix Paul Kühne* coding style fixes (please don't do [NSString string...
2008-02-25 Rafaël Carrécosmetics + evil (?) -> hack (objective C definitely...
2008-02-25 Rafaël Carréfix update code in macosx gui
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-10-24 Felix Paul Kühne* make sure that we're using UTF-8 instead of Western...
2007-04-07 Felix Paul Kühne* re-worded the GUI strings a bit and removed a useless...
2007-04-01 Pierre d'HerbemontMac OS X gui: Ask the user if she wants to check update...
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...