3937 Commits (0.6)
 

Author SHA1 Message Date
  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
  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
  Chris Smith 5a263efc55 Added some basic logging plugin unit tests 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
  Chris Smith abc66d62b1 ParamModePanel now uses a validating text field, and refuses to validate if the input contains spaces 16 years ago
  Shane Mc Cormack 60c256e8f2 Issue 1321 and Issue 1246 16 years ago
  Chris Smith 78ca5a7191 Intelligent linking now includes ! in trailing punct 16 years ago
  Shane Mc Cormack 6f26fcf737 Fixes issue 1321: Prefs dialog is too tall. 16 years ago
  Chris Smith 4daf219085 Added ActionListener and ParserFactory implementations to test harness package, and rejiggled TestParser a bit 16 years ago
  Gregory Holmes d0fca1222b fixes issue 1355: Topic changes don't change window title 16 years ago
  Chris Smith 02e9baa05b Added ParserFactory class and made Servers use it. Allows for unit tests to inject their own parsers. 16 years ago
  Shane Mc Cormack 989dd5a86a Fix broken logic. 16 years ago
  Shane Mc Cormack 70652cfaac Fix junit failures not raising issues 16 years ago
  Chris Smith 72bc4b6c66 Whoops. Fear the typo 16 years ago
  Chris Smith 93a574362f Parser unit tests. Fear the broken logic. 16 years ago
  Chris Smith dd3525ac71 Plugin unit tests 16 years ago
  Shane Mc Cormack df799dd3e2 Javadoc fixes (issue 1369) 16 years ago
  Shane Mc Cormack fd631b77b7 Forgetting to save ftl. (Issue 1369) 16 years ago
  Shane Mc Cormack 150539df55 Update tests to work with new PIs (Issue 1369) 16 years ago
  Shane Mc Cormack a1cb348ddc PluginInfo and PluginManager now reference plugins using URLs. 16 years ago
  Gregory Holmes 7aa904a075 fixes issue 1370: On windows, the Ok button at the bottom of the AMD is labeled Cancel 16 years ago
  Shane Mc Cormack e5615b25ea Create /usr/lib/jvm at the right place 16 years ago
  Chris Smith 65fd3d686b /me wonders if the plugin system was designed to be hard to unit test 16 years ago
  Chris Smith 565e6c7f67 PluginInfo unit tests 16 years ago
  Shane Mc Cormack 91bec51836 Code Tidying (Issue 1274) 16 years ago
  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 years ago