42 Commits (d04e2bea4fca671c01a9213f3590628b240506be)

Author SHA1 Message Date
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Greg Holmes 935c21ebf8 Remove windows from commands 13 years ago
  Chris Smith 949770857a Make CommandManager a singleton 13 years ago
  Chris Smith 77b570a30f Style fixes 13 years ago
  Chris Smith f2018c541b Remove trailing spaces 13 years ago
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 years ago
  Chris Smith 8eb818807b Deprecation and style fixes 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith 5d584f2068 Style fixes 14 years ago
  Chris Smith 00ae9c2a1f Core style fixes 14 years ago
  Chris Smith 2edf699e02 Introduce command contexts. 14 years ago
  Chris Smith 0f3ae3503e Raw windows now have proper command parsers 14 years ago
  Chris Smith f4bbdb48fe Massive window changes. 14 years ago
  Chris Smith 515aabbdef Lots more window changes/breakgae 14 years ago
  Chris Smith 5334959656 Commands now use containers not windows 14 years ago
  Chris Smith 12b2b2e81b Channel/External commands can now take multiple channels 14 years ago
  Chris Smith e5763b824c Style improvements 14 years ago
  Chris Smith 9a02fdccfd Update the copyright headers Shane hasn't bothered to 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith bf590d89f8 External command fixes 14 years ago
  Gregory Holmes 0fd36aaddc fixes issue 3027 15 years ago
  Chris Smith e4cd22244c All methods marked @since 0.6.3 are now @since 0.6.3m1 15 years ago
  Chris Smith b6fd7639ca External commands no longer no longer work. Fixes issue 2391. 15 years ago
  Chris Smith a8474c9ac0 Add CommandOptions class and make all server commands that can't be used 15 years ago
  Chris Smith 143c2c1f4d Fix help command and then fix subsequent breakage 15 years ago
  Chris Smith c33fd01752 Initial work on moving to CommandArguments 15 years ago
  Chris Smith c71f179d59 Switch command parsers from using deprecated methods, and remove those that aren't in use by plugins 15 years ago
  Chris Smith 1ef0277d3a Issue 1453: Initial separation of Command and CommandInfo 15 years ago
  Chris Smith 1025831fa3 Remove more fallback arguments to config methods 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith b1923c77f3 Issue 1868 16 years ago
  Chris Smith 2811156db0 Fix silly inefficiency with CommandParser.addHistory 16 years ago
  Chris Smith abc23da8ab Command Parser's command history now excludes all duplicate commands. This prevents things like the logging plugin unintentionally filling the history with rubbish, and preventing legitimate use 16 years ago
  Chris Smith ca826194f6 Added ExternalCommand interface 16 years ago
  Chris Smith 67abaff546 Command Parsers now use RollingLists for their histories, instead of manually implementing the behaviour themselves. 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith 29f427057f Fix CME in CommandParser. Backport 16 years ago
  Chris Smith e5e13a12df Commands no longer have arities 16 years ago
  Chris Smith 6d02957121 * Topic pane no longer defaults to limiting to 250 characters if the server doesn't specify length 16 years ago
  Chris Smith 404005099b Various NPE fixes. Fixes raw window not closing properly if the server doesn't have a parser, and the command parser throwing an NPE for some odd windows. All other fixes affect 0.6 code only 16 years ago
  Chris Smith 97a5f9f562 All enforced preconditions are now documented with annotations 16 years ago
  Chris Smith 67b7959c17 Command parser refactoring 16 years ago