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 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 5fe2e4fbf5 Use method references. 9 年前
  Chris Smith d11784d24a Use Stream API in place of foreach loops. 9 年前
  Chris Smith b0d0c95be7 Propagate annotations around a bit. 9 年前
  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 年前
  Chris Smith 2e121ed421 Remove CommandManager.getMain(). 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 4edc853bbf Desingleton PluginManager (and as a side-effect, ServerManager). 11 年前
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 年前
  Greg Holmes a4031bdad2 Add getMetaData method to PluginInfo and use it 13 年前
  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 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 年前
  Shane Mc Cormack 8170188903 Only suggest plugins that are actually loaded when offering tab completion. 15 年前
  Chris Smith 76ca1ed8e0 Chat and global commands 15 年前
  Chris Smith 273207f93c Add missing/fix stupid Javadoc 15 年前
  Shane Mc Cormack 1f1c672138 *whistles* 15 年前
  Shane Mc Cormack 4c48fe08b6 Loading and Unloading plugins now updates the autoload list. 15 年前
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 年前
  Shane Mc Cormack fc45fb1a43 Related to issue 1408, tidying up plugin related commands. 16 年前
  Chris Smith ae4f818d20 Load more code tidying 16 年前
  Chris Smith 2032285c28 Issue 881. 16 年前
  Chris Smith 5e9885685d Tab Completion Flexability [sic] 16 年前
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 年前
  Shane Mc Cormack 5c99b2d35d Added unloadplugin command 16 年前
  Chris Smith e5e13a12df Commands no longer have arities 16 年前
  Shane Mc Cormack 61510ce5fe Overhauled plugins system. (Fixes issue 479) 16 年前
  Chris Smith 0a0e241b81 Commands now use constants for the two common formats (commandOutput/commandError) 16 年前
  Chris Smith 67b7959c17 Command parser refactoring 17 年前
  Chris Smith 81bb84ca77 /ReloadPlugin is now intelligently completable 17 年前