3 коммитов (85c7e7f34bd19a7d27b48eff70db48626530d7d8)

Автор SHA1 Сообщение Дата
  Shane Mc Cormack 85c7e7f34b Update copyright for 2017 7 лет назад
  Chris Smith 99f60d43b0 Fix some unused imports/fields/etc. 7 лет назад
  Chris Smith e52b88ec90 Move base command etc to API 7 лет назад
  Chris Smith f4784c4130 Make Command an interface 7 лет назад
  Chris Smith 7127abfa36 Make commands extend BaseCommand. 7 лет назад
  Chris Smith a652e88581 Rename Command to BaseCommand. 7 лет назад
  Chris Smith 1ae3f15867 Move IRC control codes to their own class. 7 лет назад
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 7 лет назад
  Chris Smith a3b2815d16 Remove ramaining addLine methods. 8 лет назад
  Chris Smith 621a53cf06 Change all command error/output to use events. 8 лет назад
  Chris Smith 2204bf0570 Convert some commands to use output events. 8 лет назад
  Chris Smith 344e0d38a3 Make Commands take a WindowModel. 9 лет назад
  Shane Mc Cormack 9f3fcd1b59 2015! 9 лет назад
  Chris Smith a11ce023d9 Mark some Command params as nullable. 9 лет назад
  Chris Smith 25e7564521 Commands must have non-null origins too. 10 лет назад
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10 лет назад
  Greg Holmes e20eb24353 Remove more lombok 10 лет назад
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 лет назад
  Chris Smith f45fca1fb7 Some more static removal/tidying/etc. 10 лет назад
  Chris Smith 0620e3d432 Make all core commands provide a controller. 10 лет назад
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 лет назад
  Shane Mc Cormack 7b67f19db2 Revert "Continue main removal" 11 лет назад
  greboid f9c93121a9 Begin work on removing CommandManager singleton 11 лет назад
  Chris Smith a9631ebf02 Commands clean up 12 лет назад
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 лет назад
  Greg Holmes d04e2bea4f Change header? 13 лет назад
  Chris Smith 949770857a Make CommandManager a singleton 13 лет назад
  Chris Smith 77b570a30f Style fixes 13 лет назад
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 лет назад
  Chris Smith 68b0ed1d1f Style fixes 13 лет назад
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 лет назад
  Chris Smith 5d584f2068 Style fixes 14 лет назад
  Chris Smith 00ae9c2a1f Core style fixes 14 лет назад
  Chris Smith 2edf699e02 Introduce command contexts. 14 лет назад
  Chris Smith f4bbdb48fe Massive window changes. 14 лет назад
  Chris Smith 5334959656 Commands now use containers not windows 14 лет назад
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 лет назад
  Chris Smith e8e4a0a43a ValidatingCommand and WrappableCommand now use CommandArguments 15 лет назад
  Chris Smith c33fd01752 Initial work on moving to CommandArguments 15 лет назад
  Chris Smith d5298a5486 Command.implodeArgs can be static 15 лет назад
  Chris Smith 27c887cdae Command no longer implements CommandInfo. Horrible breakage ensues. 15 лет назад
  Chris Smith 1ef0277d3a Issue 1453: Initial separation of Command and CommandInfo 15 лет назад
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 лет назад
  Chris Smith ae4f818d20 Load more code tidying 16 лет назад
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 лет назад
  Chris Smith f2b300aad5 Added Command.doTable 16 лет назад
  Chris Smith e5e13a12df Commands no longer have arities 16 лет назад
  Chris Smith 071567bbac massive command parser butchering 16 лет назад
  Chris Smith 0a0e241b81 Commands now use constants for the two common formats (commandOutput/commandError) 16 лет назад
  Chris Smith 67b7959c17 Command parser refactoring 16 лет назад