3 Commits (4c35da850dc4faceb43aa004bbf4b0703038b7cc)

Author SHA1 Message Date
  Chris Smith 4c35da850d Update copyright. 7 years ago
  Chris Smith 7127abfa36 Make commands extend BaseCommand. 7 years ago
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 years ago
  Chris Smith 513120b5be Convert events to use new date APIs. 8 years ago
  Chris Smith 9d18ce8942 Remove usages of FrameContainer window methods. 8 years ago
  Chris Smith 621a53cf06 Change all command error/output to use events. 8 years ago
  Chris Smith f75e7f79f2 Fix almost all remaining FrameContainer refs. 9 years ago
  Chris Smith 499feaea3a Make WindowManager use WindowModel. 9 years ago
  Chris Smith 344e0d38a3 Make Commands take a WindowModel. 9 years ago
  Chris Smith 5488531eb9 Make Connection return a WindowModel. 9 years ago
  Chris Smith ce25b15a62 Switch some more output to events. 9 years ago
  Chris Smith a97c0a581f Flip some string comparisons. 9 years ago
  Shane Mc Cormack 9f3fcd1b59 2015! 9 years ago
  Chris Smith e819b7085f Remove some more Server useages. 9 years ago
  Chris Smith f830257585 Rename getOptionalConnection() to getConnection(). 9 years ago
  Chris Smith 31a78eb743 Fix various deprecated uses. 9 years ago
  Chris Smith f2f89a9c9f Change optionals. 9 years ago
  Chris Smith d11784d24a Use Stream API in place of foreach loops. 9 years ago
  Chris Smith 663ef2c19c Sprinkle some @Nullables around. 9 years ago
  Chris Smith b0d0c95be7 Propagate annotations around a bit. 9 years ago
  Chris Smith 1ec3b56141 FrameContainer parents are Optional. 10 years ago
  Chris Smith 01fa9b6453 Bulk remove inheritDoc. 10 years ago
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10 years ago
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 years ago
  Chris Smith c59e662ad4 FrameContainers should expose a Connection. 10 years ago
  Greg Holmes 64b6878f29 Java 7 conversions 10 years ago
  Greg Holmes 0c43d2a21e Remove most singleton uses of WindowManager. 10 years ago
  Chris Smith 0620e3d432 Make all core commands provide a controller. 10 years ago
  Chris Smith 1d439133aa Inject all the commands. 10 years ago
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 years ago
  Shane Mc Cormack 7b67f19db2 Revert "Continue main removal" 11 years ago
  greboid f9c93121a9 Begin work on removing CommandManager singleton 11 years ago
  Greg Holmes ab45825e88 De-singleton + unit test 12 years ago
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 years ago
  Greg Holmes d04e2bea4f Change header? 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
  Chris Smith c90b7be0aa Commands style fixes 13 years ago
  Chris Smith d76efc309f Make WindowManager non-static 13 years ago
  Chris Smith ef8a269d00 Make UIs responsible for their own selection handling. 13 years ago
  Chris Smith 77b570a30f Style fixes 13 years ago
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith da78032175 Add command flag utility classes and make /echo and /set use them. 13 years ago
  Chris Smith a0c696ca89 Commands no longer register themselves in their ctors 13 years ago
  Chris Smith 2edf699e02 Introduce command contexts. 14 years ago
  Chris Smith 2897dcca5a Core support for lines with arbitrary timestamps 14 years ago
  Chris Smith f4bbdb48fe Massive window changes. 14 years ago
  Chris Smith 5334959656 Commands now use containers not windows 14 years ago
  Chris Smith 0ecbf05e69 WindowManager now uses FrameContainers 14 years ago