5352 Commits (18e0c6b275553aa09480c52a0fbdc3d4c8fcb830)

Author SHA1 Message Date
  Gregory Holmes 47d28b6f94 Issue 522: Search bar layout issues 16 years ago
  Gregory Holmes f8410f3d97 Logging command works again 16 years ago
  Chris Smith 7cb4afc331 Cached some config setting with an annoyingly long name 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
  Gregory Holmes 7f52a73b7d tooltips 16 years ago
  Chris Smith b3b4e99632 Fixed update checker's update listener being GC'd 16 years ago
  Gregory Holmes 98f0400f12 Update notifications work again 16 years ago
  Chris Smith 0b5427d335 Revert textpane changes 16 years ago
  Chris Smith d130e39642 Added debug benchmark command 16 years ago
  Gregory Holmes f33216dc7e Using the new textpane, auto scrolling is broken (or rather not auto scrolling) search doesn't work, and there are some speed issues 16 years ago
  Chris Smith 34d403ba12 Channel/notification abstraction 16 years ago
  Chris Smith c3cdd44a25 DocumentContent: More minor tidying 16 years ago
  Chris Smith f7f95af149 DocumentContent: More tidying up and documenting 16 years ago
  Chris Smith aaa04bcda6 Frame now actually uses its cached quick copy value 16 years ago
  Chris Smith 30f7f3a2c7 DocumentContent: Removed GapContent reference, test now yields in between adding lines 16 years ago
  Chris Smith 1d09482778 DocumentContent: Now uses the line end cache properly 16 years ago
  Chris Smith abadb0aa2e DocumentContent: Some initial tidying 16 years ago
  Chris Smith 13f47aa925 Working DocumentContent. Needs a hell of a lot of tidying up and optimising, but it's working. 16 years ago
  Chris Smith b7af106b54 Formatter for 405 (you have joined too many channels) 16 years ago
  Gregory Holmes 72a5db9d09 yea, we probably dont want to break the whole client just 'cause windows is stupid 16 years ago
  Gregory Holmes 47ee8d7561 damn windows users, why do they exist, they exist to make me add endless workarounds for their crappy OS thats why! 16 years ago
  Gregory Holmes 6a723f1bed Configure plugins menu fixed nicely, also now re-enables itself 16 years ago
  Gregory Holmes 444209d033 I'm trying to load a plugin that's already loaded?! WOW! I couldn't care less. 16 years ago
  Gregory Holmes bed87d1fb4 Issue 520: Removing components from the statusbar is broken. 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
  Gregory Holmes c692435c19 activate channels we're not in, join ones we are, go me! 16 years ago
  Chris Smith ec1ddfe65a Channel event abstraction stuff 16 years ago
  Shane Mc Cormack 8efbe43d76 Spaces -> Tabs 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 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
  Shane Mc Cormack 3ffc32dd06 Fixed error with getFriendlyVersion() 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