3 次程式碼提交 (4c35da850dc4faceb43aa004bbf4b0703038b7cc)

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