6693 Incheckningar (master)

Upphovsman SHA1 Meddelande Datum
  Chris Smith ca8a3b3714 Fixes and improvements based on findbugs report 16 år sedan
  Shane Mc Cormack 32dffea8ef Add comments to winamp.dpr to help me see wtf the horrible windowsy code does when i look at it in the future. 16 år sedan
  Chris Smith cc40c87b31 Downloader now uses floats for progress properly. Fixes issue 1404 16 år sedan
  Chris Smith 2a41d1eaf3 DummyChannelWindow and DummyServerWindow now extend DummyInputWindow instead of redeclaring the same methods. 16 år sedan
  Chris Smith 13912937d0 Style and javadoc fixes. Does not impact functionality 16 år sedan
  Chris Smith 59fb45593f Style and javadoc fixes. Does not impact functionality 16 år sedan
  Gregory Holmes fab51440a3 issue 579: Ability to change font in channel windows 16 år sedan
  Shane Mc Cormack 46f984db3f Fixes issue 1398 16 år sedan
  Shane Mc Cormack a1d6a6665d Some initial work for issue 1393 16 år sedan
  Chris Smith f6a763bf99 Unit tests for issues 1391 and 1392 (and URLHandler in general) 16 år sedan
  Gregory Holmes 173127e5a5 fixes issue 1391: URLHandler.substituteParams should replace unknown ports with \"\" not -1 16 år sedan
  Gregory Holmes 2ef51079de lets just pretend this fixes issue 1386 16 år sedan
  Shane Mc Cormack 1543d3b685 Code Tidying (issue 1274), added some @since. 16 år sedan
  Shane Mc Cormack db8c26727a More work on Issue 457 (Now Playing for Windows) 16 år sedan
  Shane Mc Cormack 3a11411c48 Added getResourcesEndingWithAsBytes() methods to ResourceManagers 16 år sedan
  Shane Mc Cormack d13f760145 Fixes issue 1389: Plugin System needs tweaking. 16 år sedan
  Shane Mc Cormack 001772b530 CLIENT_PREFS_CLOSED is now called when the prefs dialog closes. 16 år sedan
  Shane Mc Cormack fa7922584c Fix for me sucking. Issue 1374 16 år sedan
  Shane Mc Cormack 18fcc9f2a5 Fix for Fix for issue 1374 wrt files not actually being opened (eg unit testing, or IOEs) 16 år sedan
  Chris Smith 16a8284ac0 Fix issue 1375: Dummy UI NPEs instansiating query windows 16 år sedan
  Shane Mc Cormack bdabe5fbfc Fix Issue 1374: Logging plugin now writes Channel/Query closed messages to files that timed out. 16 år sedan
  Shane Mc Cormack 0004879c73 Fixes issue 1373: alterMode() will queue a corresponding unset mode for modes that need it 16 år sedan
  Gregory Holmes f3f092aafd fixes issue 1351: Channel Modes Dialog - Unsetting Channel Key 16 år sedan
  Chris Smith 7db041d0e9 Methods in LoggingPlugin that aren't instance-specific are now static. Does not impact functionality. 16 år sedan
  Chris Smith af48f31ef0 LoggingPlugin is no longer final for no good reason. Does not impact functionality. 16 år sedan
  Gregory Holmes 3c2146f692 fixes issue 1366: When joining multile channels in 1 go the treeview gets confused. 16 år sedan
  Shane Mc Cormack 9b837bc8d4 Fix some random background colours I missed before when I did Issue 1324 16 år sedan
  Chris Smith abc66d62b1 ParamModePanel now uses a validating text field, and refuses to validate if the input contains spaces 16 år sedan
  Shane Mc Cormack 60c256e8f2 Issue 1321 and Issue 1246 16 år sedan
  Chris Smith 78ca5a7191 Intelligent linking now includes ! in trailing punct 16 år sedan
  Shane Mc Cormack 6f26fcf737 Fixes issue 1321: Prefs dialog is too tall. 16 år sedan
  Gregory Holmes d0fca1222b fixes issue 1355: Topic changes don't change window title 16 år sedan
  Chris Smith 02e9baa05b Added ParserFactory class and made Servers use it. Allows for unit tests to inject their own parsers. 16 år sedan
  Shane Mc Cormack 989dd5a86a Fix broken logic. 16 år sedan
  Shane Mc Cormack df799dd3e2 Javadoc fixes (issue 1369) 16 år sedan
  Shane Mc Cormack a1cb348ddc PluginInfo and PluginManager now reference plugins using URLs. 16 år sedan
  Gregory Holmes 7aa904a075 fixes issue 1370: On windows, the Ok button at the bottom of the AMD is labeled Cancel 16 år sedan
  Shane Mc Cormack 91bec51836 Code Tidying (Issue 1274) 16 år sedan
  Shane Mc Cormack 2b9212f043 getResourceManager now sets a 10 second timer to clear the ResourceManager (so as not to hold the file open) rather than relying on it being closed by everything that calls it. 16 år sedan
  Shane Mc Cormack affaa6880c Don't add dmdirc icon to default message. (Issue 1365) 16 år sedan
  Gregory Holmes c10d1dc125 fixes issue 1365: Status bar messages should support icons 16 år sedan
  Gregory Holmes bf470550b5 fixes issue 1353: Any x setting <= 250 displays the same as x = 0 16 år sedan
  Gregory Holmes d3d29a857f Populate themes in a different thread. Issue 1334 16 år sedan
  Gregory Holmes 479fbf50fa Populate plugins in a different thread. Issue 1334 16 år sedan
  Gregory Holmes 88b2637906 JFileChooser--. Issue 1334 16 år sedan
  Chris Smith ed1db3575c Nowplaying plugin no longer queries the currently playing track when the preferences dialog is initialised 16 år sedan
  Chris Smith cf1bd397c6 Parser may send socketclosed events when the server is trying to disconnect 16 år sedan
  Chris Smith 5d0b2a9f4e ServerEventHandler now checks state before passing on events 16 år sedan
  Chris Smith 1e9c95e4b7 Changed an assertion in Server.java to throw an exception instead 16 år sedan
  Chris Smith 339e5e8150 Global Window now says its max length is -1, WritableFrameContainer now handles max line lengths of <= 0 better 16 år sedan