5212 Commits (d04e2bea4fca671c01a9213f3590628b240506be)

Author SHA1 Message Date
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Greg Holmes 4a0789f5b4 Fix plugin mta data URIs to work under windows 13 years ago
  Chris Smith 5c3b4a5383 More plugin tidying 13 years ago
  Chris Smith 9bd2686783 Use new injector 13 years ago
  Greg Holmes d71a407529 Don't create needless empty strings 13 years ago
  Greg Holmes 96d80cf487 Optimise toArray calls 13 years ago
  Chris Smith f1da9e0c9d Allow basic dependency injection in plugins 13 years ago
  Chris Smith c293b48994 Expose metadata in plugin manager 13 years ago
  Chris Smith 234a63a8f9 Make the metadata object remember plugin URLs 13 years ago
  Chris Smith ef389b2b33 Move plugin metadata validation into separate class 13 years ago
  Chris Smith 6990211c71 Moving plugin metadata handling to new class 13 years ago
  Greg Holmes 31222339fb Unregister a command if already loaded when unregistering it from the plugin. 13 years ago
  Greg Holmes 5a2ca0e348 Add command handling methods to BasePlugin 13 years ago
  Chris Smith bb70d16d7b Remove unused private fields 13 years ago
  Chris Smith 2c840ab707 Remove unused ctors 13 years ago
  Chris Smith eb91d4c453 Catch linkage errors when unloading plugins 13 years ago
  Greg Holmes 7de4daf5a2 Move Input command to swing ui 13 years ago
  Greg Holmes 935c21ebf8 Remove windows from commands 13 years ago
  Chris Smith 7cd4171bf1 Add BasicCommandInfo and make core commands use it 13 years ago
  Greg Holmes 54a8444072 Make protocol descriptors check if a URI is secure. 13 years ago
  Chris Smith 949770857a Make CommandManager a singleton 13 years ago
  Chris Smith c90b7be0aa Commands style fixes 13 years ago
  Chris Smith d76efc309f Make WindowManager non-static 13 years ago
  Chris Smith ed0d62a517 Add new WindowManager methods for syncing windows 13 years ago
  Chris Smith de3775e81d Fix concurrency problems in ServerManager 13 years ago
  Chris Smith dd66ed3947 /away now calls appropriate back method 13 years ago
  Greg Holmes 3346f6b0ee Add UI initialisation dialog. 13 years ago
  Chris Smith 3df3ee558d Style and stupidity fixes 13 years ago
  Chris Smith 521daeca81 Initial work in action error persistence 13 years ago
  Greg Holmes a00342d935 Remove legacy hidequeries setting. Focus queries on open as required. 13 years ago
  Chris Smith ef8a269d00 Make UIs responsible for their own selection handling. 13 years ago
  Greg Holmes 2c1653bfc4 Move formatter.formatDuration to utils 13 years ago
  Chris Smith 77b570a30f Style fixes 13 years ago
  Chris Smith aa71f73cef Remove Window open and close methods 13 years ago
  Greg Holmes 3379aff27c Remove an ignored catch for an unchecked exception 13 years ago
  Greg Holmes ee39cee4ba Don't raise user errors as well as report error to new server window 13 years ago
  Greg Holmes 7c7469ffb5 Change Plugin to an interface and add BasePlugin abstract class. 13 years ago
  Chris Smith f2018c541b Remove trailing spaces 13 years ago
  Chris Smith e7f95e426d Make some methods protected in Plugin 13 years ago
  Chris Smith f77c4e5920 Add statusbar notification target 13 years ago
  Simon Mott ff126f3879 URLHandler now uses new CommandUtils.parseArguments 13 years ago
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 years ago
  Greg Holmes e7a2e087f8 Add some methods to query children in plugins 13 years ago
  Chris Smith c85becfe06 Tidy CertManager code and make it use listeners 13 years ago
  Chris Smith cc979023da Deprecation/mass deletion 13 years ago
  Shane Mc Cormack de53f38769 Move installers and launchers into modules/installer and rewrite build scripts. 13 years ago
  Chris Smith 330dec2b6c Include class name in "unknown socket error" messages 13 years ago
  Greg Holmes 5a4b2c1d3a Fix obscure bug with zip resource manager outputting invalid URLs 13 years ago
  Greg Holmes 6617b9e674 Move default timeout logic to StatusMessage 13 years ago
  Greg Holmes f8ee8c787f Status bar deprecation in core 13 years ago