4908 Commits (86472a2b87500d29ca0fca89f33420853179fbba)

Author SHA1 Message Date
  Chris Smith 57f98de626 Core support for ternary away states 14 years ago
  Shane Mc Cormack f8044fa5b9 Fixes issue 0003604: Ternary away states 14 years ago
  Chris Smith 176f97963a Implement findResource(s) in plugin classloader 14 years ago
  Chris Smith 613debc69c Add getResourceURL method to resource manager 14 years ago
  Chris Smith 629c83a678 Javadoc fixes 14 years ago
  Simon Mott e6d54da8e0 passes shiftPressed boolean around 14 years ago
  Gregory Holmes 9ff6a2e4c5 Some groundwork for shift+tab cycling backwards in tab completers 14 years ago
  Shane Mc Cormack 194ad9594a Make .desktop files executeable. Fixes issue 3565 14 years ago
  Simon Mott b41740f6ec Sends whos on channel join 14 years ago
  Gregory Holmes 26b8e87aaf Fixes issue 3598: Add a sane way to get a plugin info for a specific plugin 14 years ago
  Gregory Holmes 3448c9abe6 Add some documentation for developers regarding pluginpreferencescategories 14 years ago
  Chris Smith d4b544928f Show warnings on unloaded plugin's prefs categories 14 years ago
  Gregory Holmes 0ab0aae739 Fixes issue 3571: java.lang.NoSuchFieldError: val$localTarget 14 years ago
  Gregory Holmes 3449b8f26d Fixes issue 3285: s/License/Licences 14 years ago
  Chris Smith 61a5d69673 Clicking a URI now updates the parser accordingly 14 years ago
  Chris Smith dc6a4829d6 We don't need to provide a cacert password 14 years ago
  Chris Smith a76a8b74da Identity.unsetOption no longer holds locks when firing callbacks 14 years ago
  Chris Smith 4ecaf4c542 Methods to support per-profile performs 14 years ago
  Chris Smith 65f9d33e72 Use StreamUtil in CertificateManager 14 years ago
  Chris Smith b509c986a5 s/0.6.4/0.6.3/ 14 years ago
  Chris Smith 37f092d1f2 Intelligent linking for channels 14 years ago
  Chris Smith 376823bd4f Styliser now uses correct channel prefixes when linking channels 14 years ago
  Chris Smith a130e303c0 Update unit tests for Styliser changes 14 years ago
  Chris Smith ae2043ceae Styliser is no longer static 14 years ago
  Chris Smith ffa0d96538 Core support for deferred list modes 14 years ago
  Chris Smith d4424a2a71 Action now sanitises file names 14 years ago
  Shane Mc Cormack 759ed7abc2 Normalise the config dir path (remove duplicate / or \ etc). 14 years ago
  Shane Mc Cormack 3f9d376f6f Fixes issue 0003495: Remove code to migrate plugin.info files. 14 years ago
  Chris Smith 417e675da1 Rewrite DF's hideous disable actions hack 14 years ago
  Gregory Holmes c7941c5f72 Make ErrorManager.getTrace static and public so I can remove stupid reflection in twitter plugin 14 years ago
  Chris Smith 3a2f781d36 Let's not NPE on new Linux users, it's rude 14 years ago
  Gregory Holmes 75d2ba97fc Adds code to handle server notices 14 years ago
  Gregory Holmes 888b63372a Adds code to extract files ending with a suffix to a directory, required for some plugins 14 years ago
  Shane Mc Cormack 41e4c9fe06 Include extra information in IRCParser errors. (Fixes issue 3158) 14 years ago
  Shane Mc Cormack 70da6a1b3e Only allow delPlugin or reloadPlugin to work on plugins that are unloadable (unless they havn't been loaded yet.). 14 years ago
  Gregory Holmes c674f73798 Enhances /debug configstats to allow regex searching 14 years ago
  Gregory Holmes dfb48fe3bf Fixes issue 3458 14 years ago
  Gregory Holmes 3a341bcc98 Adds support for getting client uptime 14 years ago
  Gregory Holmes 523091208c Fices issue 3238: rework plugin license getting code 14 years ago
  Gregory Holmes 00962ee655 Move swing licences to the swing plugin 14 years ago
  Chris Smith a458c3ef6d Add action concurrency groups 14 years ago
  Chris Smith 82242399ae Error processing actions is now an app error 14 years ago
  Chris Smith e3e9c27c4e Fire CLIENT_FRAME_CHANGED actions from the WindowManager 14 years ago
  Chris Smith df5bb32036 More deprecations 14 years ago
  Chris Smith c847860378 Switch to using WindowManager 14 years ago
  Chris Smith b1ee704e88 And make getActiveWindow static so we can use it... 14 years ago
  Chris Smith 1ad2998487 Deprecate UIController.getActiveWindow. 14 years ago
  Gregory Holmes 1e1d08fc9b Tracks active window in window manager 14 years ago
  Gregory Holmes 2950254ed4 Caching for icons doesn't cache the config call 14 years ago
  Chris Smith 96142cec40 Tidy up Main a bit 14 years ago