2234 Commits (86bc245e80b797fbf16814eefa6146453b984298)
 

Author SHA1 Message Date
  Gregory Holmes 86bc245e80 createAllPluginJar.sh is now run in the ant build script (i'd like do this this in ant, but cant seem to find a way to list directories in ant) 16 years ago
  Chris Smith 65ca76e6b9 DcopMediaSourcePlugin now tries to load the dcop plugin if it's not loaded, rather than just blindly failing 16 years ago
  Chris Smith b9af701aa7 Remove empty dir 16 years ago
  Chris Smith 32b6ee6838 No need for stupid nowplaying directory hacks now 16 years ago
  Chris Smith 962e661fd5 Switched plugins to use new action callbacks instead of eventplugin + proxying 16 years ago
  Chris Smith b9d682b2c5 Made the PluginManager a hell of a lot less stupid 16 years ago
  Chris Smith 07dde3a5cb Horrible, horrible bash script now outputs where it says it does 16 years ago
  Shane Mc Cormack 3ffc32dd06 Fixed error with getFriendlyVersion() 16 years ago
  Shane Mc Cormack a5c5bb9e10 This script complements createPluginJar.sh by creating jars of all plugins in the addons directory. 16 years ago
  Shane Mc Cormack 61510ce5fe Overhauled plugins system. (Fixes issue 479) 16 years ago
  Chris Smith 4546fa6bd9 Remove some deprecated Formatter methods 16 years ago
  Chris Smith 3983732894 Added ChannelEventHandler 16 years ago
  Chris Smith fb4af6559e Fix NPE in action manager 16 years ago
  Chris Smith e6a47b07ea Abstract some behavior of ServerEventHandler 16 years ago
  Chris Smith c4ba7b73c5 Any object can now register to listen to actions 16 years ago
  Shane Mc Cormack b41d77f97b Added List<String> getResourcesStartingWith(final String resourcesPrefix) method to get a list of all files in a resource, without opening them to get their bytes or inputstreams 16 years ago
  Gregory Holmes 3327cfdfc5 w/e i just changed 16 years ago
  Shane Mc Cormack 7424b1935e Fixed invalid type 16 years ago
  Gregory Holmes ee27ddcdd1 Added stub methods for more detailed user errors 16 years ago
  Gregory Holmes 3e63892f40 Added resourceExists to resource managers 16 years ago
  Shane Mc Cormack 22bf40c706 This was an unsuccesfull quick untested hack. missing ; 16 years ago
  Shane Mc Cormack 7e906f5dbd Missing ) 16 years ago
  Shane Mc Cormack e10385e185 Refixed issue 478. Parser now remembers the value it sent, and only acts when that value is returned. If a pong is returned twice, only the first is processed. 16 years ago
  Gregory Holmes 4d66450415 random changes that might aswell be committed 16 years ago
  Gregory Holmes d2be13a1d8 When was this renamed and not done? 16 years ago
  Gregory Holmes db0922dee4 NPE Fix in Frame 16 years ago
  Chris Smith 1527ebdac9 Move ConfigChangeListener into the interfaces package 16 years ago
  Chris Smith e95897a44c Update Checker bug fix 16 years ago
  Chris Smith b4c0ea880a Added interface + callback for the update checker 16 years ago
  Gregory Holmes be557741aa ui.sortByMode, ui.sortByCase, ui.quickCopy are now cached 16 years ago
  Chris Smith 325f1d7cc3 The update checker now clears its list of updates prior to parsing a new update reply 16 years ago
  Chris Smith 14e0eba15c Server action substitutions are no longer attempted if the server isn't connected 16 years ago
  Shane Mc Cormack f477a48228 Fixed parser not correctly parsing MAXLIST. (Fixes bug 519) 16 years ago
  Gregory Holmes 2c8792c0ea New resizable alias manager layout 16 years ago
  Gregory Holmes d39655f467 Added cheap work arounds for two annoying NPE's 16 years ago
  Shane Mc Cormack dfb93e3104 resetState is now called in the constructor 16 years ago
  Shane Mc Cormack 6e14788bd0 Applied previous fix to other boolean mode parsers. 16 years ago
  Shane Mc Cormack d93beddff3 Fixed bug where giving a channelclient a mode they areready had, caused them to appear as a higher mode. (ie +v on someone already voiced (but not opped) made them appear opped.) 16 years ago
  Gregory Holmes 6f3fb88fa1 Feedback dialog work 16 years ago
  Gregory Holmes 87c5dda760 Renamed TopicModesPane to TopicPane, as it should always have been called 16 years ago
  Gregory Holmes 41e15d837e Some kind of stupidity detecting AI is needed, although it might block too many commits 16 years ago
  Gregory Holmes 515d05a2f2 Stabbing another cause of the input field not having focus when windows are activated 16 years ago
  Chris Smith 01f518f1f0 Fix parser error callback 16 years ago
  Chris Smith 7ef9f79c2e Added identity ordering 16 years ago
  Chris Smith 445bc160d7 Identities can now be specified as global 16 years ago
  Chris Smith 8c0c430f0a Added /reloadidentities to please the whiny muppet 16 years ago
  Chris Smith 7fe51e6698 Added ServerError handler and added End of MOTD param in 16 years ago
  Chris Smith c86a053924 Crap. 16 years ago
  Gregory Holmes 7847425a56 javadoc 16 years ago
  Gregory Holmes 78d37802c7 Changed styliser to style an existing document or the current method 16 years ago