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年前