5352 Commits (18e0c6b275553aa09480c52a0fbdc3d4c8fcb830)

Author SHA1 Message Date
  Chris Smith 18e0c6b275 Tidy up some ColourManager refs and inject. 10 years ago
  Chris Smith 263d9e330d Inject some action wrappers. 10 years ago
  Chris Smith ff552de9c6 Fix up the ThemeManager's static state and inject. 10 years ago
  Chris Smith fe114fb56f Remove some more TestMain references. 10 years ago
  Chris Smith 7333fc3f2e Move more initialisation into dagger. 10 years ago
  Chris Smith 861fe41dfb Fix tests that don't work in parallel. 10 years ago
  Chris Smith d92598e079 Inject StatusBarManager and MessageSinkManager. 10 years ago
  Chris Smith f0d929f391 Initialise the IdentityManager in Dagger. 10 years ago
  Chris Smith e86677fa6d Inject the CommandManager. 10 years ago
  Chris Smith b37b954647 Inject the CommandLoader. 10 years ago
  Chris Smith beda762db4 Inject the PluginManager. 10 years ago
  Chris Smith fdee421ebb Inject the config directory. 10 years ago
  Chris Smith 4a05d0a32d Improve some actions tests. 10 years ago
  Chris Smith 771606c649 Minor changes to facilitate testing. 10 years ago
  Chris Smith 37f17e6a18 Make the CommandLineParser less singleton-y. 10 years ago
  Chris Smith 25628cdde2 Introduce Dagger. 10 years ago
  Chris Smith 297d591758 Change how the ActionManager's initialised. 10 years ago
  Chris Smith c87f4de60a Stop IdentityManager initialising itself. 10 years ago
  Chris Smith 68ce22ff7d Pass IdentityManager into commands that use it. 10 years ago
  Chris Smith 7254dc17eb Pass in configuration dir to PluginManager. 10 years ago
  Chris Smith 15d78e5e0b PluginManager shouldn't keep a reference to Main. 10 years ago
  Chris Smith e6e61f2ef1 Remove deprecated, unused IdentityManager methods. 10 years ago
  Chris Smith 08bac19e14 Pass in dependencies to ServerManager explicitly. 10 years ago
  Chris Smith 25e2909f96 Fix build warnings. 10 years ago
  Chris Smith 1afcf20413 Add interface for things that want to quit. 10 years ago
  Chris Smith fb756b921c Remove Main reference from IdentityManager. 10 years ago
  Chris Smith ec24b3ece8 Remove ActionManager's Main reference. 10 years ago
  Chris Smith 2e121ed421 Remove CommandManager.getMain(). 10 years ago
  Chris Smith 7243ab1fba Pass in most dependencies to Server. 10 years ago
  Chris Smith 29c0c560b6 Remove ActionComponentArgument. 10 years ago
  Chris Smith 61938b593f Add dependency on Dagger. 10 years ago
  Greg Holmes 9d3b9e68bd Simplify PluginsFilesHelper. 11 years ago
  Greg Holmes a7bd9a515e Fix frame buffer trimming preferences. 11 years ago
  Shane Mc Cormack 0de66ad59f Fix bug introduced in Id3d1e92c7db813911b4bf4f27b92d4eff92bdd41 that stops actions actually being deleted. 11 years ago
  Shane Mc Cormack 5c6ceae856 Fix reloading plugins. 11 years ago
  Greg Holmes 2d4c41a4e5 Add base command plugins 11 years ago
  Greg Holmes ea301900fa hacky check for plugin download validity 11 years ago
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 years ago
  Shane Mc Cormack 7b67f19db2 Revert "Continue main removal" 11 years ago
  Shane Mc Cormack d74b916231 Revert "Add CommandController to plugin DI." 11 years ago
  Greg Holmes e93538e9dc Continue main removal 11 years ago
  Greg Holmes cc15866d40 Add CommandController to plugin DI. 11 years ago
  greboid f9c93121a9 Begin work on removing CommandManager singleton 11 years ago
  Shane Mc Cormack b2954e9e5c raw window should probably use server.sendline rather than calling itself repeatedly... 11 years ago
  Shane Mc Cormack 4edc853bbf Desingleton PluginManager (and as a side-effect, ServerManager). 11 years ago
  Shane Mc Cormack 792f3cc7dc Make main less static. 11 years ago
  Chris Smith c4cb789cae Apparently we want a working client. Who knew? 12 years ago
  Chris Smith 568688caef Skip lists ftw. 12 years ago
  Chris Smith 6800ed773b Handle update responses more defensively. 12 years ago
  Greg Holmes 8e83dde6d2 Dont do colour dialog checks if line has a single character. 12 years ago