171 Revize (b691b144910ce8825197463e25ec1e2a306b7f9d)

Autor SHA1 Zpráva Datum
  Shane Mc Cormack b691b14491 Update the copyright date on all files. před 14 roky
  Shane Mc Cormack c04b824345 Get licenses from plugins. před 14 roky
  Chris Smith e1755d7c41 Normalise paths used in PluginInfo.getRelativePath() před 14 roky
  Shane Mc Cormack 636a8efda1 Reformat the plugin manager před 14 roky
  Shane Mc Cormack 8cba804acc Rework previous commit. (Issue 2978) před 15 roky
  Shane Mc Cormack 567d3c58a7 Fixes issue 2978. před 15 roky
  Gregory Holmes 1709ba6b5e fixes issue 2983 před 15 roky
  Chris Smith 554c7b0dd1 Don't try to reload plugins if they fail to be added. před 15 roky
  Chris Smith 6886693f07 More debugging před 15 roky
  Chris Smith b19d107a0b Plugins are now versioned using git. Fixes issue 2316. před 15 roky
  Shane Mc Cormack d9209ab07b Add updateProvides() call in loadPlugin(). Fixes issue 2347. Fixes issue 2346. před 15 roky
  Shane Mc Cormack f4ae5473f8 Don't check for services (which may well lead to loading plugins that the user doesn't want loaded) when temploading. před 15 roky
  Chris Smith c431d48239 Tidy up more of Dataforce's concurrency mess před 15 roky
  Shane Mc Cormack c29d31ffbf Fixes issue 2325 před 15 roky
  Shane Mc Cormack 7171850bce If no alias is defined for an export, the method name itself is used such that "getFoo in class.path" is the same as "getFoo in class.path as getFoo" před 15 roky
  Shane Mc Cormack 185e071c68 Use correct domain for icons (issue 2303) před 15 roky
  Shane Mc Cormack a39e2a4d4b Probably fixes issue 2303. před 15 roky
  Shane Mc Cormack 62f202a952 More 2204 work před 15 roky
  Shane Mc Cormack dc2e287bff .. před 15 roky
  Shane Mc Cormack c03e5af234 More work on 2204 před 15 roky
  Shane Mc Cormack 6d7c920e03 Work on issue 2204 před 15 roky
  Chris Smith 61bc043879 Remove superfluous import před 15 roky
  Chris Smith 26bb145584 Catch Throwable not Exception when calling a plugin's onLoad method před 15 roky
  Chris Smith 79d2b27e87 Remove old version/update channel things před 15 roky
  Shane Mc Cormack 75eb14de9a Check that the metadata exists and that there isa keysection called defaults before trying to read the defaults. před 15 roky
  Chris Smith 33c815ade3 Javadoc fix, make get/setDomain non-final před 15 roky
  Shane Mc Cormack 8d941c3d59 Ok, I suck. I really suck. před 15 roky
  Shane Mc Cormack 3c7f721af1 oops, silly mistake! před 15 roky
  Shane Mc Cormack 9dadba0c52 Commit changes that didn't commit before před 15 roky
  Shane Mc Cormack 4eb23aacce Issue 2244 - Plugin defaults can now be set in the plugin.config by using the defaults: key. před 15 roky
  Chris Smith 273207f93c Add missing/fix stupid Javadoc před 15 roky
  Chris Smith de5813cbdc Add getRelativeFilename to PluginInfo and use that when updating the před 15 roky
  Shane Mc Cormack c2ae2a6526 When asking the parent classloader for a class, don't get it to check the GCL as we do that ourself anyway. před 15 roky
  Shane Mc Cormack 18e1ee3d24 Remove from provides lists when unloading. před 15 roky
  Shane Mc Cormack fb58ef3cbf Fix AutoLoading, fixes issue 2163. před 15 roky
  Chris Smith 8c23d609a0 Javadoc, overrides před 15 roky
  Chris Smith ea03491052 Javadoc fixes před 15 roky
  Chris Smith 7af29c06f4 Import tidying před 15 roky
  Chris Smith 19a2a004cd Lagdisplay plugin is now a subplugin of the swing ui před 15 roky
  Shane Mc Cormack 033d8aeacd Actually do something with the migrated variable! před 15 roky
  Shane Mc Cormack 1584b50d3f Fixes issue 2137 (Check all required-services, not just the first one) před 15 roky
  Shane Mc Cormack bcd15f15b3 Allow specifying "any" as a service name, eg "any ui". před 15 roky
  Shane Mc Cormack fe6aed8100 Fixes před 15 roky
  Shane Mc Cormack 4b57f504c7 Add isUnloadable() and metadata->unloadable před 15 roky
  Shane Mc Cormack 38c542eb13 Fix converting persistent před 15 roky
  Shane Mc Cormack 441b409afb Required Services are now specified as a list section rather than a key of requires: před 15 roky
  Shane Mc Cormack 400343ee3b Show providers aswell as services if requested. před 15 roky
  Shane Mc Cormack eac75fa3fb Show provider count. před 15 roky
  Shane Mc Cormack abf569ae51 Fix loading of classes from the current plugin. před 15 roky
  Shane Mc Cormack ac2d699eb5 Sub plugins maybe? před 15 roky