4894 Commits (2635a6bec070563ad0266d26c45fc2478bff9f7a)

Author SHA1 Message Date
  Gregory Holmes 2635a6bec0 Fixes issue 3426: Javadoc installer ui sensibly 14 years ago
  Chris Smith bcb50254d7 Change non-regex uses of replaceAll to replace 14 years ago
  Chris Smith 94cc28e7c3 Quote replacements in URL handler 14 years ago
  Gregory Holmes a2f15926ce Make not empty validator do a null check 14 years ago
  Shane Mc Cormack 3d75793628 Renaming. 14 years ago
  Chris Smith 58b2e9113f Move util classes into separate repo 14 years ago
  Shane Mc Cormack a400c774f2 Identities support for plugins.. 14 years ago
  Chris Smith fc5d94b7f3 Core support for socket timeout exceptions 14 years ago
  Chris Smith 0c74703169 Add channel topic listeners 14 years ago
  Chris Smith b3c8eea46f Add GetOptionString for optional Strings 14 years ago
  Chris Smith 2cb47e1a80 Add background images 14 years ago
  Chris Smith 13f6d73a93 Remove pointless branch on ConfigSource 14 years ago
  Chris Smith 4e56bd188a Accept DMDIRC_HOME env var for config dir 14 years ago
  Shane Mc Cormack 74d6e03028 Fixes issue 3620, just catch all exception and linkageerrors when executing exported services. 14 years ago
  Shane Mc Cormack 14bb646c9a Don't try to install left over pipe files. 14 years ago
  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