86 Revīzijas (d04e2bea4fca671c01a9213f3590628b240506be)

Autors SHA1 Ziņojums Datums
  Greg Holmes d04e2bea4f Change header? 13 gadus atpakaļ
  Greg Holmes 7de4daf5a2 Move Input command to swing ui 13 gadus atpakaļ
  Greg Holmes 935c21ebf8 Remove windows from commands 13 gadus atpakaļ
  Chris Smith 7cd4171bf1 Add BasicCommandInfo and make core commands use it 13 gadus atpakaļ
  Chris Smith 949770857a Make CommandManager a singleton 13 gadus atpakaļ
  Chris Smith c90b7be0aa Commands style fixes 13 gadus atpakaļ
  Chris Smith ef8a269d00 Make UIs responsible for their own selection handling. 13 gadus atpakaļ
  Chris Smith 77b570a30f Style fixes 13 gadus atpakaļ
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 gadus atpakaļ
  Greg Holmes 936792f136 Remove debug command from client, moved to a plugin. 13 gadus atpakaļ
  Greg Holmes a1c4dde046 Fix some PMD errors. 13 gadus atpakaļ
  Chris Smith a0c696ca89 Commands no longer register themselves in their ctors 13 gadus atpakaļ
  Chris Smith 5d584f2068 Style fixes 14 gadus atpakaļ
  Chris Smith 6e42762d67 Style fixes 14 gadus atpakaļ
  Chris Smith 00ae9c2a1f Core style fixes 14 gadus atpakaļ
  Simon Mott bb628e6158 adds serversetting command that displays server settings dialog 14 gadus atpakaļ
  Chris Smith 4bb001e258 Add invite command 14 gadus atpakaļ
  Simon Mott 4302cd751c Adds input command which allows actions to add text to an inputField 14 gadus atpakaļ
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 gadus atpakaļ
  Chris Smith 4f8dc5fa47 Finish basic join channel command. Fixes issue 1444. Issue 2736. 15 gadus atpakaļ
  Chris Smith e4cd22244c All methods marked @since 0.6.3 are now @since 0.6.3m1 15 gadus atpakaļ
  Chris Smith 143c2c1f4d Fix help command and then fix subsequent breakage 15 gadus atpakaļ
  Chris Smith af0ce866b7 Remove remaining deprecated loadCommand method 15 gadus atpakaļ
  Chris Smith 89ddbfdaa6 Fiddling with method deprecation 15 gadus atpakaļ
  Chris Smith c71f179d59 Switch command parsers from using deprecated methods, and remove those that aren't in use by plugins 15 gadus atpakaļ
  Chris Smith 5fd1350626 Tidy up and deprecated some pointless methods in CommandManager. 15 gadus atpakaļ
  Chris Smith b395d5d6e5 You can now register commands of types that don't already have parsers (handy for starting up) 15 gadus atpakaļ
  Chris Smith fc830e35a6 Channel/Query parsers are now also registered as Chat parsers 15 gadus atpakaļ
  Chris Smith af3fd83d71 Remove and simplify some ugly code 15 gadus atpakaļ
  Chris Smith c46da9510f Refactor various CommandManager methods to cope with CommandInfos 15 gadus atpakaļ
  Chris Smith 27c887cdae Command no longer implements CommandInfo. Horrible breakage ensues. 15 gadus atpakaļ
  Chris Smith 44693c7f9f Pass CommandInfo onto the parsers correctly 15 gadus atpakaļ
  Chris Smith 2d6d11d6c4 More command abstraction 15 gadus atpakaļ
  Chris Smith 1ef0277d3a Issue 1453: Initial separation of Command and CommandInfo 15 gadus atpakaļ
  Chris Smith 4daf47ca4b More deprecation fixes and style improvements 15 gadus atpakaļ
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 gadus atpakaļ
  Chris Smith 074671302c /help is now a global command 16 gadus atpakaļ
  Chris Smith 5e9885685d Tab Completion Flexability [sic] 16 gadus atpakaļ
  Chris Smith 293e87044a Added getOptionChar to ConfigSource and made CommandManager use it. 16 gadus atpakaļ
  Chris Smith 6ef783d983 Commands are now removed properly when they're unregistered. 16 gadus atpakaļ
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 gadus atpakaļ
  Chris Smith 8cdeab2ef4 Core javadoc. Fixes issue 633. 16 gadus atpakaļ
  Chris Smith a57f0f14f0 Remove some deprecated methods 16 gadus atpakaļ
  Chris Smith 99b55c47e9 Change the way queries are stored, and made them update tab completers properly. 16 gadus atpakaļ
  Chris Smith 5acbc62e3b Deprecation related to popup manager 16 gadus atpakaļ
  Chris Smith 2e50bdd0e2 Added oper command 16 gadus atpakaļ
  Chris Smith c663f84afe Added /names and /umode commands 16 gadus atpakaļ
  Chris Smith 2e210b70d3 Moved some logic from UI to Core, added alias command 16 gadus atpakaļ
  Shane Mc Cormack 5c99b2d35d Added unloadplugin command 16 gadus atpakaļ
  Chris Smith 7688441349 Fix topic command 16 gadus atpakaļ