3821 Commits (d6223c564b91ac7e2bc24c563d7170496746cc93)
 

Author SHA1 Message Date
  Chris Smith ebc1e5722c Added ChannelClientInfo unit test 16 years ago
  Chris Smith bb72f53946 Add unit test for 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 abed7d6778 Added extensive unit testing for styliser (finally!) 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
  Chris Smith 43d0ae8efe Unit test for issue 1410 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
  Shane Mc Cormack 061d241d09 Put findbugs output in separate dir for bamboo 16 years ago
  Chris Smith 86523cf792 Misc unit testsa 16 years ago
  Chris Smith ba1bc66ddd TestParser and TestParserFactory can now fiddle a network name into the 005s 16 years ago
  Chris Smith ca8a3b3714 Fixes and improvements based on findbugs report 16 years ago
  Chris Smith 528a24c637 ServerTest tests now use a TestParserFactory so they don't spam connect/disconnects stupidly fast 16 years ago
  Shane Mc Cormack 784d9fb2c0 Try doing findbugs first? 16 years ago
  Shane Mc Cormack 0284ca894f Run findbugs on its own so that clover stuff doesn't confuse it! 16 years ago
  Shane Mc Cormack e3923c8a1b Run findbugs on its own so that clover stuff doesn't confuse it! 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 8ff5bfd3dc Clean and compile before running reports 16 years ago
  Chris Smith 2a41d1eaf3 DummyChannelWindow and DummyServerWindow now extend DummyInputWindow instead of redeclaring the same methods. 16 years ago
  Shane Mc Cormack 6c522d8181 In theory this should make the javadoc always available on the website. 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 0d1ac53ca4 Make PMD ignore AvoidFinalLocalVariable rule, which would appear to suck balls 16 years ago
  Chris Smith 3539f63724 Get rid of stupid delete-xml-files task 16 years ago
  Gregory Holmes fab51440a3 issue 579: Ability to change font in channel windows 16 years ago
  Shane Mc Cormack 792f53c860 Merge changes from renji 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 f001c4426d if a file called prePackage.sh is found in a dir it will be executed before the dir is added to the archive. 16 years ago
  Shane Mc Cormack d13f760145 Fixes issue 1389: Plugin System needs tweaking. 16 years ago