116 Révisions (fd83b6b2a939647bd4ca4c20a0c85ccb2d1b2655)

Auteur SHA1 Message Date
  Shane Mc Cormack fd83b6b2a9 Update Copyright il y a 13 ans
  Chris Smith 5d584f2068 Style fixes il y a 14 ans
  Chris Smith a032a667eb Move CipherUtils into config package il y a 14 ans
  Chris Smith 0542faba35 Move URLHandler to ui.core.util il y a 14 ans
  Chris Smith a1e0ae2c2c Move downloader to util il y a 14 ans
  Chris Smith 5a683ed6a8 Don't use logger pointlessly in Downloader il y a 14 ans
  Chris Smith bcb50254d7 Change non-regex uses of replaceAll to replace il y a 14 ans
  Chris Smith 94cc28e7c3 Quote replacements in URL handler il y a 14 ans
  Chris Smith 58b2e9113f Move util classes into separate repo il y a 14 ans
  Chris Smith 613debc69c Add getResourceURL method to resource manager il y a 14 ans
  Gregory Holmes 888b63372a Adds code to extract files ending with a suffix to a directory, required for some plugins il y a 14 ans
  Chris Smith 27fef67524 Fix potential file handle leak in TextFile il y a 14 ans
  Chris Smith 3743933255 Fix some stupid if statements il y a 14 ans
  Chris Smith 2b4f122e29 Escape pipes in URLs il y a 14 ans
  Shane Mc Cormack b691b14491 Update the copyright date on all files. il y a 14 ans
  Chris Smith f8fc611fc1 Use URI instead of IrcAddress. il y a 14 ans
  Chris Smith d3dc745c29 More file closing fixes in util classes il y a 14 ans
  Chris Smith f2cd3fb991 Fix possible file leaks in Downloader il y a 14 ans
  Chris Smith 3e8d7c6ea2 Servers no longer autoconnect. il y a 15 ans
  Chris Smith f55a6902f2 Issue 2736. il y a 15 ans
  Chris Smith 5aec5dfc9f Servers now use IrcAddresses in constructors. Issue 2736. il y a 15 ans
  Chris Smith 06079f141e Correct javadoc for IRC Address il y a 15 ans
  Gregory Holmes 14ec26bb50 fixes issue 2491 il y a 15 ans
  Chris Smith e4cd22244c All methods marked @since 0.6.3 are now @since 0.6.3m1 il y a 15 ans
  Chris Smith af98f76ea2 ConfigFile now forces UTF-8, fixes issue 1775 il y a 15 ans
  Chris Smith 95cf0dce9b TextFile can now be told which charset to use il y a 15 ans
  Chris Smith 0c23a0fc69 More deprecation fixes il y a 15 ans
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 il y a 15 ans
  Chris Smith 64517d103d Fix Greg's NPE in Downloader il y a 16 ans
  Chris Smith 0694bc072b Fix SIOOBe when extracting a resource without a path with usePath set to true il y a 16 ans
  Gregory Holmes 33daf50313 issue 1341 il y a 16 ans
  Chris Smith ca8a3b3714 Fixes and improvements based on findbugs report il y a 16 ans
  Chris Smith cc40c87b31 Downloader now uses floats for progress properly. Fixes issue 1404 il y a 16 ans
  Chris Smith 13912937d0 Style and javadoc fixes. Does not impact functionality il y a 16 ans
  Chris Smith 59fb45593f Style and javadoc fixes. Does not impact functionality il y a 16 ans
  Chris Smith f6a763bf99 Unit tests for issues 1391 and 1392 (and URLHandler in general) il y a 16 ans
  Gregory Holmes 173127e5a5 fixes issue 1391: URLHandler.substituteParams should replace unknown ports with \"\" not -1 il y a 16 ans
  Shane Mc Cormack 3a11411c48 Added getResourcesEndingWithAsBytes() methods to ResourceManagers il y a 16 ans
  Gregory Holmes 37bee62bc7 issue 1274: Code tidying (Moved ReturnableThread hackiness to com.dmdirc.util) il y a 16 ans
  Chris Smith dfcfc16783 Minor style fixes il y a 16 ans
  Chris Smith cb1d3b464b DCC Plugin now uses its own icons. Fixes issue 1253. il y a 16 ans
  Chris Smith 90b24d3077 Handle url handlers (heh) with quotes in properly. il y a 16 ans
  Chris Smith 55d5f54efa URLhandler no longer randomly uses /bin/sh or cmd.exe il y a 16 ans
  Chris Smith 2f4dcd468f Make the way identities are migrated much more sensible. il y a 16 ans
  Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) il y a 16 ans
  Chris Smith 40b1aa81f4 Identities/ConfigFiles no longer try to write to non-writable files il y a 16 ans
  Chris Smith b115c5adac Identities now force a save once they've migrated il y a 16 ans
  Chris Smith 971603925a Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. il y a 16 ans
  Chris Smith 6b52f5e5a2 Move themes to ui.themes il y a 16 ans
  Chris Smith 990797b148 Update some util unit tests il y a 16 ans