110 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Autor SHA1 Nachricht Datum
  Shane Mc Cormack b691b14491 Update the copyright date on all files. vor 14 Jahren
  Chris Smith 6b944efeea Fix stupid bug in launcher component vor 14 Jahren
  Shane Mc Cormack 58d139e795 Client support for launcher options. (Currently jsut ignores them because the website doesn't understand them) vor 14 Jahren
  Chris Smith e2dfa656bd Fix various updater component settings problems. vor 14 Jahren
  Shane Mc Cormack 2099e80d17 Some Error Checking. vor 15 Jahren
  Shane Mc Cormack 30a9e449ca Show what plugin caused an error, Fixes issue 3017. vor 15 Jahren
  Gregory Holmes fd1ff77312 wrong stash vor 15 Jahren
  Gregory Holmes 1709ba6b5e fixes issue 2983 vor 15 Jahren
  Chris Smith 537061a0e0 Oh dear god the craziness. vor 15 Jahren
  Chris Smith 6f68b2cd7f alpha/beta/rc/milestone releases are now valid versions! vor 15 Jahren
  Chris Smith e4cd22244c All methods marked @since 0.6.3 are now @since 0.6.3m1 vor 15 Jahren
  Chris Smith d0fec6df2e Fixes issue 2567 vor 15 Jahren
  Chris Smith b5f40f3490 Imports from same package vor 15 Jahren
  Chris Smith 9fed0676cd Remove imports from same package vor 15 Jahren
  Chris Smith 5637a0a73f Move updater interfaces into the updater package vor 15 Jahren
  Chris Smith 9bbf1362ed Don't clear the list of updates inappropriately. Fixes issue 2412. vor 15 Jahren
  Chris Smith 42535c001f Defaults are now versioned by git. Fixes issue 2360. vor 15 Jahren
  Chris Smith 41646f32d4 Updater I/O errors are now user errors not app errors. Fixes issue 2335 sort of. vor 15 Jahren
  Chris Smith b19d107a0b Plugins are now versioned using git. Fixes issue 2316. vor 15 Jahren
  Chris Smith f6daef7b3c Improvements to Version vor 15 Jahren
  Chris Smith 66d5e25acb Don't treat downloader errors as app errors when updating vor 15 Jahren
  Chris Smith 7cdc4d10ca Plugins that aren't unloadable now require a restart, rather than just vor 15 Jahren
  Chris Smith 64b5d708b2 I may well suck vor 15 Jahren
  Chris Smith 7232f809e9 Initial work on switching to non-integer versions vor 15 Jahren
  Chris Smith 0bdebf0294 More useful error when components don't update properly vor 15 Jahren
  Chris Smith cad3740f7e Last of the (easy) deprecations vor 15 Jahren
  Chris Smith 0c23a0fc69 More deprecation fixes vor 15 Jahren
  Chris Smith 4daf47ca4b More deprecation fixes and style improvements vor 15 Jahren
  Chris Smith f32cfafeef Remove more fallback arguments to config methods vor 15 Jahren
  Chris Smith 63b45dc2a9 Make error messages when updating more useful. vor 15 Jahren
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 vor 15 Jahren
  Shane Mc Cormack 17e531b13b Issue 1882 vor 15 Jahren
  Gregory Holmes 33daf50313 issue 1341 vor 16 Jahren
  Shane Mc Cormack 078e4953c3 Fixes issue 1488: PluginInfo should look for "persistent" not "persistant" vor 16 Jahren
  Shane Mc Cormack 3801816726 Add missing @since tag vor 16 Jahren
  Shane Mc Cormack d41aae9cff Fixes issue 1458: Update pane in prefs dialog should show nice versions not svn versions where currently available vor 16 Jahren
  Chris Smith 13912937d0 Style and javadoc fixes. Does not impact functionality vor 16 Jahren
  Chris Smith d80bdf2c54 Update checker now has/uses restart required state, and actually notifies listeners about all state changes, rather than a few select ones. vor 16 Jahren
  Shane Mc Cormack 93633e6546 Don't delete the old .jar is the plugin is persistant. vor 16 Jahren
  Shane Mc Cormack 9739483c02 Make launcher executable. vor 16 Jahren
  Shane Mc Cormack 59bb06a7b2 After a plugin has been updated, update the metainfo and the list of classes. vor 16 Jahren
  Chris Smith 072a4195c9 Plugin addon IDs may now be specified in the config vor 16 Jahren
  Chris Smith d4b0319535 Updates now store UpdateComponents. vor 16 Jahren
  Chris Smith dfcfc16783 Minor style fixes vor 16 Jahren
  Chris Smith e197fe387f If we can't rename an update plugin, slap '.update' on the end of its file name and tell the user to restart. Fixes issue 1185. vor 16 Jahren
  Chris Smith 2bb91940e8 Updater now tries to remove plugins before installing new ones, and throws an exception if the rename fails vor 16 Jahren
  Chris Smith 3e18588f90 Plugin update components are no longer prefixed by "Plugin: " vor 16 Jahren
  Chris Smith ece5b98dac Updates are no longer added if there was an error parsing the update line vor 16 Jahren
  Chris Smith c3eefed216 Downloader now supports progress callbacks when downloading vor 16 Jahren
  Chris Smith 2b67bfb4f2 Added update components for plugins vor 16 Jahren