121 Commits (d04e2bea4fca671c01a9213f3590628b240506be)

Author SHA1 Message Date
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Chris Smith 77b570a30f Style fixes 13 years ago
  Chris Smith cc979023da Deprecation/mass deletion 13 years ago
  Greg Holmes 5a4b2c1d3a Fix obscure bug with zip resource manager outputting invalid URLs 13 years ago
  Chris Smith 7040726e21 Deprecate and stop using StringTranscoder 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith 5d584f2068 Style fixes 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
  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
  Chris Smith 58b2e9113f Move util classes into separate repo 14 years ago
  Chris Smith 613debc69c Add getResourceURL method to resource manager 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
  Chris Smith 27fef67524 Fix potential file handle leak in TextFile 14 years ago
  Chris Smith 3743933255 Fix some stupid if statements 14 years ago
  Chris Smith 2b4f122e29 Escape pipes in URLs 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith f8fc611fc1 Use URI instead of IrcAddress. 14 years ago
  Chris Smith d3dc745c29 More file closing fixes in util classes 14 years ago
  Chris Smith f2cd3fb991 Fix possible file leaks in Downloader 14 years ago
  Chris Smith 3e8d7c6ea2 Servers no longer autoconnect. 15 years ago
  Chris Smith f55a6902f2 Issue 2736. 15 years ago
  Chris Smith 5aec5dfc9f Servers now use IrcAddresses in constructors. Issue 2736. 15 years ago
  Chris Smith 06079f141e Correct javadoc for IRC Address 15 years ago
  Gregory Holmes 14ec26bb50 fixes issue 2491 15 years ago
  Chris Smith e4cd22244c All methods marked @since 0.6.3 are now @since 0.6.3m1 15 years ago
  Chris Smith af98f76ea2 ConfigFile now forces UTF-8, fixes issue 1775 15 years ago
  Chris Smith 95cf0dce9b TextFile can now be told which charset to use 15 years ago
  Chris Smith 0c23a0fc69 More deprecation fixes 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith 64517d103d Fix Greg's NPE in Downloader 16 years ago
  Chris Smith 0694bc072b Fix SIOOBe when extracting a resource without a path with usePath set to true 16 years ago
  Gregory Holmes 33daf50313 issue 1341 16 years ago
  Chris Smith ca8a3b3714 Fixes and improvements based on findbugs report 16 years ago
  Chris Smith cc40c87b31 Downloader now uses floats for progress properly. Fixes issue 1404 16 years ago
  Chris Smith 13912937d0 Style and javadoc fixes. Does not impact functionality 16 years ago
  Chris Smith 59fb45593f Style and javadoc fixes. Does not impact functionality 16 years ago
  Chris Smith f6a763bf99 Unit tests for issues 1391 and 1392 (and URLHandler in general) 16 years ago
  Gregory Holmes 173127e5a5 fixes issue 1391: URLHandler.substituteParams should replace unknown ports with \"\" not -1 16 years ago
  Shane Mc Cormack 3a11411c48 Added getResourcesEndingWithAsBytes() methods to ResourceManagers 16 years ago
  Gregory Holmes 37bee62bc7 issue 1274: Code tidying (Moved ReturnableThread hackiness to com.dmdirc.util) 16 years ago
  Chris Smith dfcfc16783 Minor style fixes 16 years ago
  Chris Smith cb1d3b464b DCC Plugin now uses its own icons. Fixes issue 1253. 16 years ago
  Chris Smith 90b24d3077 Handle url handlers (heh) with quotes in properly. 16 years ago
  Chris Smith 55d5f54efa URLhandler no longer randomly uses /bin/sh or cmd.exe 16 years ago
  Chris Smith 2f4dcd468f Make the way identities are migrated much more sensible. 16 years ago
  Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) 16 years ago