5025 Commits (2a5f7d134666cc862f6d46d8568cf3bf14211138)

Author SHA1 Message Date
  Chris Smith 779ad44fe8 Rewrite how window closing works 14 years ago
  Chris Smith 11d69bfa4d Fix typo in whois numeric formatter 14 years ago
  Gregory Holmes ae60dbd240 Fixes issue 3724: AED shows validation error on name when editing an existing action 14 years ago
  Chris Smith 82b788be0e Deletion of actions should go through action groups 14 years ago
  Chris Smith 1263596779 Javadoc fixage 14 years ago
  Chris Smith 73a2fb41aa More style changes 14 years ago
  Chris Smith 77569b8666 More style improvements 14 years ago
  Chris Smith e5763b824c Style improvements 14 years ago
  Chris Smith c074493e7c Remove some done todos 14 years ago
  Gregory Holmes 12cb25daa2 Required for http://gerrit.dmdirc.com/#change,813 14 years ago
  Shane Mc Cormack 109ae925a5 This might fix issue 0003529: Error processing action: null — plugins.PluginInfo.loadClass(PluginInfo.java:873) 14 years ago
  Shane Mc Cormack aa043ca32a This might fix issue 3411. 14 years ago
  Chris Smith 74e95da488 Fix per-profile performs not working 14 years ago
  Chris Smith a7cc5c0d87 Fix deadlock when reconnecting 14 years ago
  Shane Mc Cormack 17c0cdb996 Remove unneeded unloadIndetities(); 14 years ago
  Gregory Holmes bf1b2384fc Catch FileNotFoundException and raise a nice error for the user 14 years ago
  Gregory Holmes a66b318313 I *think* this fixes it, I can't think how to test the unloading... 14 years ago
  Gregory Holmes 86472a2b87 Fixes issue 3564: s/License/Licence/ where applicable in linux installer 14 years ago
  Chris Smith a00f48954c Auto-extract bundled plugins if newer 14 years ago
  Gregory Holmes e3b838e17c Sort the license list tree map 14 years ago
  Chris Smith 384b726c30 Fiddle with some prefs descriptions 14 years ago
  Simon Mott f61bc94b20 Add UI Selection to Prefs->GUI 14 years ago
  Chris Smith 5c3b562ea5 Styliser method to get string between unstyled indicies 14 years ago
  Chris Smith dca79bf057 Auto numeric formatting 14 years ago
  Chris Smith 5a8238e4d8 Don't hold locks while calling identity listeners 14 years ago
  Chris Smith a032a667eb Move CipherUtils into config package 14 years ago
  Chris Smith 0542faba35 Move URLHandler to ui.core.util 14 years ago
  Chris Smith a1e0ae2c2c Move downloader to util 14 years ago
  Chris Smith 5a683ed6a8 Don't use logger pointlessly in Downloader 14 years ago
  Shane Mc Cormack d6af8e30c9 Temp solution for issue 0003674: Ability to disable automatic CTCP responses. 14 years ago
  Chris Smith e573364b7e Don't try to load folders as identities 14 years ago
  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