6601 Commit (5cc0af4324ea2762934cca594a7d3fbb6d1fa352)

Autore SHA1 Messaggio Data
  Gregory Holmes 173127e5a5 fixes issue 1391: URLHandler.substituteParams should replace unknown ports with \"\" not -1 16 anni fa
  Gregory Holmes 2ef51079de lets just pretend this fixes issue 1386 16 anni fa
  Shane Mc Cormack 1543d3b685 Code Tidying (issue 1274), added some @since. 16 anni fa
  Shane Mc Cormack db8c26727a More work on Issue 457 (Now Playing for Windows) 16 anni fa
  Shane Mc Cormack 3a11411c48 Added getResourcesEndingWithAsBytes() methods to ResourceManagers 16 anni fa
  Shane Mc Cormack d13f760145 Fixes issue 1389: Plugin System needs tweaking. 16 anni fa
  Shane Mc Cormack 001772b530 CLIENT_PREFS_CLOSED is now called when the prefs dialog closes. 16 anni fa
  Shane Mc Cormack fa7922584c Fix for me sucking. Issue 1374 16 anni fa
  Shane Mc Cormack 18fcc9f2a5 Fix for Fix for issue 1374 wrt files not actually being opened (eg unit testing, or IOEs) 16 anni fa
  Chris Smith 16a8284ac0 Fix issue 1375: Dummy UI NPEs instansiating query windows 16 anni fa
  Shane Mc Cormack bdabe5fbfc Fix Issue 1374: Logging plugin now writes Channel/Query closed messages to files that timed out. 16 anni fa
  Shane Mc Cormack 0004879c73 Fixes issue 1373: alterMode() will queue a corresponding unset mode for modes that need it 16 anni fa
  Gregory Holmes f3f092aafd fixes issue 1351: Channel Modes Dialog - Unsetting Channel Key 16 anni fa
  Chris Smith 7db041d0e9 Methods in LoggingPlugin that aren't instance-specific are now static. Does not impact functionality. 16 anni fa
  Chris Smith af48f31ef0 LoggingPlugin is no longer final for no good reason. Does not impact functionality. 16 anni fa
  Gregory Holmes 3c2146f692 fixes issue 1366: When joining multile channels in 1 go the treeview gets confused. 16 anni fa
  Shane Mc Cormack 9b837bc8d4 Fix some random background colours I missed before when I did Issue 1324 16 anni fa
  Chris Smith abc66d62b1 ParamModePanel now uses a validating text field, and refuses to validate if the input contains spaces 16 anni fa
  Shane Mc Cormack 60c256e8f2 Issue 1321 and Issue 1246 16 anni fa
  Chris Smith 78ca5a7191 Intelligent linking now includes ! in trailing punct 16 anni fa
  Shane Mc Cormack 6f26fcf737 Fixes issue 1321: Prefs dialog is too tall. 16 anni fa
  Gregory Holmes d0fca1222b fixes issue 1355: Topic changes don't change window title 16 anni fa
  Chris Smith 02e9baa05b Added ParserFactory class and made Servers use it. Allows for unit tests to inject their own parsers. 16 anni fa
  Shane Mc Cormack 989dd5a86a Fix broken logic. 16 anni fa
  Shane Mc Cormack df799dd3e2 Javadoc fixes (issue 1369) 16 anni fa
  Shane Mc Cormack a1cb348ddc PluginInfo and PluginManager now reference plugins using URLs. 16 anni fa
  Gregory Holmes 7aa904a075 fixes issue 1370: On windows, the Ok button at the bottom of the AMD is labeled Cancel 16 anni fa
  Shane Mc Cormack 91bec51836 Code Tidying (Issue 1274) 16 anni fa
  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 anni fa
  Shane Mc Cormack affaa6880c Don't add dmdirc icon to default message. (Issue 1365) 16 anni fa
  Gregory Holmes c10d1dc125 fixes issue 1365: Status bar messages should support icons 16 anni fa
  Gregory Holmes bf470550b5 fixes issue 1353: Any x setting <= 250 displays the same as x = 0 16 anni fa
  Gregory Holmes d3d29a857f Populate themes in a different thread. Issue 1334 16 anni fa
  Gregory Holmes 479fbf50fa Populate plugins in a different thread. Issue 1334 16 anni fa
  Gregory Holmes 88b2637906 JFileChooser--. Issue 1334 16 anni fa
  Chris Smith ed1db3575c Nowplaying plugin no longer queries the currently playing track when the preferences dialog is initialised 16 anni fa
  Chris Smith cf1bd397c6 Parser may send socketclosed events when the server is trying to disconnect 16 anni fa
  Chris Smith 5d0b2a9f4e ServerEventHandler now checks state before passing on events 16 anni fa
  Chris Smith 1e9c95e4b7 Changed an assertion in Server.java to throw an exception instead 16 anni fa
  Chris Smith 339e5e8150 Global Window now says its max length is -1, WritableFrameContainer now handles max line lengths of <= 0 better 16 anni fa
  Chris Smith e0c72fcb24 ConfigManager.getOptions(domain) now iterates backwards over identities, so higher precendence ones get added last (and thus override others). 16 anni fa
  Chris Smith 11d15369bd Initial work on addon browser 16 anni fa
  Gregory Holmes 8863d40ae9 fixes issue 1329: Update manager should be dismissed with "OK" even if some items are "Restart needed" 16 anni fa
  Gregory Holmes 9fd470f1c2 fixes issue 1174: No way to restore minimised window from treeview 16 anni fa
  Chris Smith d2d6bf2d2c WindowManager now proxies selection listener stuff, for the lazy/lazoid. Fixes issue 1199, but won't help a bit with its dependency. Hah! 16 anni fa
  Chris Smith d80bdf2c54 Update checker now has/uses restart required state, and actually notifies listeners about all state changes, rather than a few select ones. 16 anni fa
  Gregory Holmes a1c716ddc6 fixes issue 1336: OSD is screwed 16 anni fa
  Gregory Holmes 04684f38ac fixes issue 1336: OSD is screwed 16 anni fa
  Chris Smith b81a909691 Synchronise access to the FrameContainer listener list when doing icon-related stuff 16 anni fa
  Chris Smith 82de393831 Servers now clear away state when disconnecting, fixes issue 1308 16 anni fa