3 Commity (4c35da850dc4faceb43aa004bbf4b0703038b7cc)

Autor SHA1 Wiadomość Data
  Chris Smith 4c35da850d Update copyright. 7 lat temu
  Chris Smith 7127abfa36 Make commands extend BaseCommand. 7 lat temu
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 lat temu
  Chris Smith c357e80ba7 Change some FrameContainers to WindowModels. 9 lat temu
  Chris Smith 344e0d38a3 Make Commands take a WindowModel. 9 lat temu
  Chris Smith d629b64e4b Replace Channel with GroupChat in commands. 9 lat temu
  Chris Smith ac970af390 Replace Channel with GroupChat in a few commands. 9 lat temu
  Shane Mc Cormack 9f3fcd1b59 2015! 9 lat temu
  Chris Smith 9ced1244e4 Change to Connection in ExternalCommands. 9 lat temu
  Chris Smith 6ecb8e2e9a Make getParser() optional. 9 lat temu
  Chris Smith f830257585 Rename getOptionalConnection() to getConnection(). 9 lat temu
  Chris Smith 39bfa3f01f Remove some deprecated uses of getConnection(). 9 lat temu
  Chris Smith b0d0c95be7 Propagate annotations around a bit. 9 lat temu
  Chris Smith 01fa9b6453 Bulk remove inheritDoc. 10 lat temu
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 lat temu
  Chris Smith c59e662ad4 FrameContainers should expose a Connection. 10 lat temu
  Chris Smith 0620e3d432 Make all core commands provide a controller. 10 lat temu
  Chris Smith 1d439133aa Inject all the commands. 10 lat temu
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 lat temu
  Shane Mc Cormack 7b67f19db2 Revert "Continue main removal" 11 lat temu
  greboid f9c93121a9 Begin work on removing CommandManager singleton 11 lat temu
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 lat temu
  Greg Holmes d04e2bea4f Change header? 13 lat temu
  Chris Smith 7cd4171bf1 Add BasicCommandInfo and make core commands use it 13 lat temu
  Chris Smith c90b7be0aa Commands style fixes 13 lat temu
  Chris Smith 77b570a30f Style fixes 13 lat temu
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 lat temu
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 lat temu
  Chris Smith a0c696ca89 Commands no longer register themselves in their ctors 13 lat temu
  Chris Smith 5d584f2068 Style fixes 14 lat temu
  Chris Smith 2edf699e02 Introduce command contexts. 14 lat temu
  Chris Smith f4bbdb48fe Massive window changes. 14 lat temu
  Chris Smith 5334959656 Commands now use containers not windows 14 lat temu
  Chris Smith a72b699cb0 Intelligent command completion now includes context 14 lat temu
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 lat temu
  Chris Smith 5d7782a1c1 Most channel commands can no longer be used offline 14 lat temu
  Chris Smith 1b1dcbb8ce Under 300 errors! 15 lat temu
  Chris Smith 97be347f31 Channel commands 15 lat temu
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 lat temu
  Chris Smith ca826194f6 Added ExternalCommand interface 16 lat temu
  Chris Smith 6cf5ff5aa9 Fixes Issue 881. 16 lat temu
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 lat temu
  Chris Smith c663f84afe Added /names and /umode commands 16 lat temu
  Chris Smith e5e13a12df Commands no longer have arities 16 lat temu
  Chris Smith 071567bbac massive command parser butchering 16 lat temu
  Chris Smith 67b7959c17 Command parser refactoring 16 lat temu
  Chris Smith 5f011a46ab Moved InputWindow interface into ui.interfaces 17 lat temu
  Chris Smith fcef8e2770 Renamed CommandWindow to InputWindow and moved to UI 17 lat temu
  Chris Smith 49c80932d3 Typo fix++ 17 lat temu
  Gregory Holmes fb66b5c5e1 All commands now have an isSilent param 17 lat temu