42 Commits (d04e2bea4fca671c01a9213f3590628b240506be)

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