4 次代码提交 (4c35da850dc4faceb43aa004bbf4b0703038b7cc)

作者 SHA1 备注 提交日期
  Chris Smith 4c35da850d Update copyright. 7 年前
  Chris Smith 7127abfa36 Make commands extend BaseCommand. 7 年前
  Chris Smith 1ae3f15867 Move IRC control codes to their own class. 7 年前
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 年前
  Chris Smith 217b5b1a22 Remove input methods from WindowModel. 8 年前
  Chris Smith 621a53cf06 Change all command error/output to use events. 8 年前
  Chris Smith 344e0d38a3 Make Commands take a WindowModel. 9 年前
  Shane Mc Cormack 9f3fcd1b59 2015! 9 年前
  Chris Smith 460601925a Tidying. 9 年前
  Chris Smith 693264fb86 Make all the things final. 9 年前
  Chris Smith b0d0c95be7 Propagate annotations around a bit. 9 年前
  Chris Smith 6dee6ca79e Remove WritableFrameContainer. 10 年前
  Chris Smith 01fa9b6453 Bulk remove inheritDoc. 10 年前
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10 年前
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 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 年前
  Chris Smith a9631ebf02 Commands clean up 12 年前
  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 949770857a Make CommandManager a singleton 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 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 143c2c1f4d Fix help command and then fix subsequent breakage 15 年前
  Chris Smith 76ca1ed8e0 Chat and global commands 15 年前
  Chris Smith 9d3dc80159 The help command now compiles and nearly works 15 年前
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 年前
  Chris Smith 074671302c /help is now a global command 16 年前
  Chris Smith 2373146040 Issue 881. 16 年前
  Chris Smith 7e213d56f2 Improved the /help command, although I'm not sure I like it 16 年前
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 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 17 年前
  Gregory Holmes fa5e747c1d Removed Frame dependencies in commands 17 年前
  Gregory Holmes 27ba50f263 Moved the ui into com.dmdirc.ui.swing 17 年前
  Chris Smith 09697ffe7c Help command is now global, and now shows global commands 17 年前