4057 Commits (fd83b6b2a939647bd4ca4c20a0c85ccb2d1b2655)

Author SHA1 Message Date
  Chris Smith 3edf3c79a7 Don't NPE when resetting a closing channel window 14 years ago
  Simon Mott 4302cd751c Adds input command which allows actions to add text to an inputField 14 years ago
  Chris Smith b35ae339e9 Add support for external messages and actions 14 years ago
  Chris Smith 9ceea8aab0 Expose client SSL cert settings 14 years ago
  Chris Smith e0892720a4 Option to style channel links 14 years ago
  Chris Smith 0b3bb41c3e Ignore command improvements 14 years ago
  Chris Smith 998318f381 Debug-- 14 years ago
  Chris Smith f2d18a98b7 Default comchannels notifications now fallback to server windows 14 years ago
  Chris Smith 29b3abf03f Highlights are now case-insensitive by default 14 years ago
  Chris Smith dd61b6cd8a New actions substitutor. 14 years ago
  Simon Mott b667c29739 Add FileBrowser to PreferencesType enum 14 years ago
  Simon Mott 3e0eb4ccd6 getCurrentTopic now uses core storage for topics, this fixes on join topics not being added to the topic list 14 years ago
  Gregory Holmes 943cffb012 Dont try to load null streams as identities 14 years ago
  Gregory Holmes a88a52af5b Catch LinkageError not NoClassDefError when loading plugin classes 14 years ago
  Chris Smith 154d3c0a59 Fix weird behaviour in CommandArguments 14 years ago
  Chris Smith 72cb83cb31 Fix a fencepost error in CommandArguments 14 years ago
  Gregory Holmes 5c2c7eb49e Add an is on channel method to channel. 14 years ago
  Chris Smith 5dd54461a9 Add blank topics appropriately when rejoining 14 years ago
  Chris Smith 255fa677e9 Handle some identity folder problems better. 14 years ago
  Chris Smith 984b36b234 Run some listeners in separate threads 14 years ago
  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