44 커밋 (d04e2bea4fca671c01a9213f3590628b240506be)

작성자 SHA1 메시지 날짜
  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 년 전
  Greg Holmes a1c4dde046 Fix some PMD errors. 13 년 전
  Chris Smith 2a2355a537 Use listeners for nicklist updates 13 년 전
  Chris Smith a0c696ca89 Commands no longer register themselves in their ctors 13 년 전
  Chris Smith 5d584f2068 Style fixes 14 년 전
  Chris Smith 00ae9c2a1f Core style fixes 14 년 전
  Chris Smith 2edf699e02 Introduce command contexts. 14 년 전
  Chris Smith b821286c41 /setnickcolour now works with new frame system 14 년 전
  Chris Smith a42e5be4fe Remove some deprecated method use 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 effc8a86c7 Don't abstract the parser from itself internally, as that just causes headaches 15 년 전
  Chris Smith 1b1dcbb8ce Under 300 errors! 15 년 전
  Chris Smith 54125d2f8e Parser abstraction. What more do you want me to say? 15 년 전
  Chris Smith 97be347f31 Channel commands 15 년 전
  Chris Smith bd2cbccb30 Style fixes and more deprecation work 15 년 전
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 년 전
  Shane Mc Cormack 657b5485d1 Rename parser, again. Issue 1903 15 년 전
  Chris Smith 8657b5e630 Added ChannelWindow.redrawNicklist and made SetNickColour command use it instead of assuming we were using the swing UI 16 년 전
  Chris Smith 1e633c505c Issue 881. 16 년 전
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 년 전
  Chris Smith e5e13a12df Commands no longer have arities 16 년 전
  Chris Smith 0a0e241b81 Commands now use constants for the two common formats (commandOutput/commandError) 16 년 전
  Chris Smith 67b7959c17 Command parser refactoring 16 년 전
  Chris Smith 041d1781fa Implemented Command.showUsage, and made all commands use it (reduces some code reptition) 16 년 전
  Chris Smith 89989ad12e More deprecation fixes 16 년 전
  Gregory Holmes fa5e747c1d Removed Frame dependencies in commands 17 년 전
  Gregory Holmes 27ba50f263 Moved the ui into com.dmdirc.ui.swing 17 년 전
  Gregory Holmes 739f6b6e93 ZOMG style fixes 17 년 전
  Shane Mc Cormack 6b184df8cb compileall now also compiles nowplaying plugin 17 년 전
  Chris Smith 5f011a46ab Moved InputWindow interface into ui.interfaces 17 년 전
  Chris Smith fcef8e2770 Renamed CommandWindow to InputWindow and moved to UI 17 년 전
  Gregory Holmes f4438c734b javadoc, style, etc 17 년 전
  Chris Smith 1dd3f3d682 All core commands are now silencable 17 년 전
  Chris Smith 49c80932d3 Typo fix++ 17 년 전
  Gregory Holmes fb66b5c5e1 All commands now have an isSilent param 17 년 전
  Shane Mc Cormack 7a22e084d1 Repackaged: Logger, CommandParser, Actions, Identities 17 년 전
  Shane Mc Cormack f7b6081fcf Moved Files from uk/org/ownage/ to com/ 17 년 전
  Chris Smith 53dafbf8f7 /setnickcolour can now independently set or remove the nicklist or text colours (or both) 17 년 전
  Chris Smith e7602d9d01 Initial support for different nicklist/text nick colours 17 년 전
  Chris Smith 22ffc6c872 Remove horrible casting of user maps, and a couple of warning supressions 17 년 전
  Shane Mc Cormack cd3854e0fa [g|s]etMiscObject -> [g|s]etMap. 17 년 전
  Chris Smith 0b0b1eb39c Some more deprecation fixes. 17 년 전
  Chris Smith 38e50bbc0a Fixed some uses of deprecated methods, deprecated some more stuff 17 년 전