6631 Commits (c539721d58cb0bf15a173f96a781641d1dcc9cbc)

Author SHA1 Message Date
  Shane Mc Cormack 8be26c10ff Fixes issue 1433 16 years ago
  Chris Smith fc460cbad9 Fixes issue 1431: Nowplaying plugin config leaks timers 16 years ago
  Chris Smith 2ca100ba8e Fixes issue 1423: InputHandler should expose input buffer 16 years ago
  Chris Smith 1458a8755b Fixes issue 1421: way to get list of windows from WM 16 years ago
  Shane Mc Cormack cc73130f7e Add Log4J Wrapper Class (Related to issue 1419) 16 years ago
  Shane Mc Cormack 6bc39281b4 Logic++ (Issue 1420) 16 years ago
  Shane Mc Cormack 7b25ec13cf Handle duplicate 001s properly (Fixes issue 1420) 16 years ago
  Chris Smith e8d42024e6 Update ChannelClientInfo.getImportantMode* javadoc to clarify return value if no modes 16 years ago
  Chris Smith 77f1e0c5a9 Deprecated ChannelClientInfo.isFake, as we don't use it in DMDirc and it seems rather pointless 16 years ago
  Shane Mc Cormack db3b83c926 Correct addon id (Issue 457) 16 years ago
  Shane Mc Cormack da29e5e3bc Add plugin.info. 16 years ago
  Shane Mc Cormack ef0c43a683 iTunes support for windows now playing. (Issue 457) 16 years ago
  Gregory Holmes 6e1417ced6 fixes issue 1416: non maximised window title changes change main frame 16 years ago
  Gregory Holmes 8e654e6317 fixes issue 1415: /query foo opens a new query and sets the main title of DMDirc to "foo" instead of "DMDirc - foo" 16 years ago
  Chris Smith 60c8f76bbf Fix issue 1413 (styliser doesn't reset monospaced font when it reaches a ctrl+o char) 16 years ago
  Gregory Holmes 417eaada9a groundwork for issue 1249: Textpane should have a bulk-add method. 16 years ago
  Shane Mc Cormack 101b401aa0 Fixes Issue 1410 probably. 16 years ago
  Chris Smith 22fd661cfb Issue 1409. isPlaying returns false when paused as well. I suck. 16 years ago
  Chris Smith eba827317e Amarok media source now says it's not running if Amarok is stopped 16 years ago
  Shane Mc Cormack 09d3e72141 Issue 1408, fix last commit error. 16 years ago
  Shane Mc Cormack fc45fb1a43 Related to issue 1408, tidying up plugin related commands. 16 years ago
  Gregory Holmes 3d0ee7769a fixes issue 1400 (will raise a new issue when it happens again) 16 years ago
  Shane Mc Cormack db038a7537 Initial work on issue 1405 16 years ago
  Chris Smith ca8a3b3714 Fixes and improvements based on findbugs report 16 years ago
  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 years ago
  Chris Smith cc40c87b31 Downloader now uses floats for progress properly. Fixes issue 1404 16 years ago
  Chris Smith 2a41d1eaf3 DummyChannelWindow and DummyServerWindow now extend DummyInputWindow instead of redeclaring the same methods. 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
  Gregory Holmes fab51440a3 issue 579: Ability to change font in channel windows 16 years ago
  Shane Mc Cormack 46f984db3f Fixes issue 1398 16 years ago
  Shane Mc Cormack a1d6a6665d Some initial work for issue 1393 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
  Gregory Holmes 2ef51079de lets just pretend this fixes issue 1386 16 years ago
  Shane Mc Cormack 1543d3b685 Code Tidying (issue 1274), added some @since. 16 years ago
  Shane Mc Cormack db8c26727a More work on Issue 457 (Now Playing for Windows) 16 years ago
  Shane Mc Cormack 3a11411c48 Added getResourcesEndingWithAsBytes() methods to ResourceManagers 16 years ago
  Shane Mc Cormack d13f760145 Fixes issue 1389: Plugin System needs tweaking. 16 years ago
  Shane Mc Cormack 001772b530 CLIENT_PREFS_CLOSED is now called when the prefs dialog closes. 16 years ago
  Shane Mc Cormack fa7922584c Fix for me sucking. Issue 1374 16 years ago
  Shane Mc Cormack 18fcc9f2a5 Fix for Fix for issue 1374 wrt files not actually being opened (eg unit testing, or IOEs) 16 years ago
  Chris Smith 16a8284ac0 Fix issue 1375: Dummy UI NPEs instansiating query windows 16 years ago
  Shane Mc Cormack bdabe5fbfc Fix Issue 1374: Logging plugin now writes Channel/Query closed messages to files that timed out. 16 years ago
  Shane Mc Cormack 0004879c73 Fixes issue 1373: alterMode() will queue a corresponding unset mode for modes that need it 16 years ago
  Gregory Holmes f3f092aafd fixes issue 1351: Channel Modes Dialog - Unsetting Channel Key 16 years ago
  Chris Smith 7db041d0e9 Methods in LoggingPlugin that aren't instance-specific are now static. Does not impact functionality. 16 years ago
  Chris Smith af48f31ef0 LoggingPlugin is no longer final for no good reason. Does not impact functionality. 16 years ago
  Gregory Holmes 3c2146f692 fixes issue 1366: When joining multile channels in 1 go the treeview gets confused. 16 years ago
  Shane Mc Cormack 9b837bc8d4 Fix some random background colours I missed before when I did Issue 1324 16 years ago