3821 Commitit (d6223c564b91ac7e2bc24c563d7170496746cc93)
 

Tekijä SHA1 Viesti Päivämäärä
  Shane Mc Cormack 001772b530 CLIENT_PREFS_CLOSED is now called when the prefs dialog closes. 16 vuotta sitten
  Shane Mc Cormack fa7922584c Fix for me sucking. Issue 1374 16 vuotta sitten
  Chris Smith 5a263efc55 Added some basic logging plugin unit tests 16 vuotta sitten
  Shane Mc Cormack 18fcc9f2a5 Fix for Fix for issue 1374 wrt files not actually being opened (eg unit testing, or IOEs) 16 vuotta sitten
  Chris Smith 16a8284ac0 Fix issue 1375: Dummy UI NPEs instansiating query windows 16 vuotta sitten
  Shane Mc Cormack bdabe5fbfc Fix Issue 1374: Logging plugin now writes Channel/Query closed messages to files that timed out. 16 vuotta sitten
  Shane Mc Cormack 0004879c73 Fixes issue 1373: alterMode() will queue a corresponding unset mode for modes that need it 16 vuotta sitten
  Gregory Holmes f3f092aafd fixes issue 1351: Channel Modes Dialog - Unsetting Channel Key 16 vuotta sitten
  Chris Smith 7db041d0e9 Methods in LoggingPlugin that aren't instance-specific are now static. Does not impact functionality. 16 vuotta sitten
  Chris Smith af48f31ef0 LoggingPlugin is no longer final for no good reason. Does not impact functionality. 16 vuotta sitten
  Gregory Holmes 3c2146f692 fixes issue 1366: When joining multile channels in 1 go the treeview gets confused. 16 vuotta sitten
  Shane Mc Cormack 9b837bc8d4 Fix some random background colours I missed before when I did Issue 1324 16 vuotta sitten
  Chris Smith abc66d62b1 ParamModePanel now uses a validating text field, and refuses to validate if the input contains spaces 16 vuotta sitten
  Shane Mc Cormack 60c256e8f2 Issue 1321 and Issue 1246 16 vuotta sitten
  Chris Smith 78ca5a7191 Intelligent linking now includes ! in trailing punct 16 vuotta sitten
  Shane Mc Cormack 6f26fcf737 Fixes issue 1321: Prefs dialog is too tall. 16 vuotta sitten
  Chris Smith 4daf219085 Added ActionListener and ParserFactory implementations to test harness package, and rejiggled TestParser a bit 16 vuotta sitten
  Gregory Holmes d0fca1222b fixes issue 1355: Topic changes don't change window title 16 vuotta sitten
  Chris Smith 02e9baa05b Added ParserFactory class and made Servers use it. Allows for unit tests to inject their own parsers. 16 vuotta sitten
  Shane Mc Cormack 989dd5a86a Fix broken logic. 16 vuotta sitten
  Shane Mc Cormack 70652cfaac Fix junit failures not raising issues 16 vuotta sitten
  Chris Smith 72bc4b6c66 Whoops. Fear the typo 16 vuotta sitten
  Chris Smith 93a574362f Parser unit tests. Fear the broken logic. 16 vuotta sitten
  Chris Smith dd3525ac71 Plugin unit tests 16 vuotta sitten
  Shane Mc Cormack df799dd3e2 Javadoc fixes (issue 1369) 16 vuotta sitten
  Shane Mc Cormack fd631b77b7 Forgetting to save ftl. (Issue 1369) 16 vuotta sitten
  Shane Mc Cormack 150539df55 Update tests to work with new PIs (Issue 1369) 16 vuotta sitten
  Shane Mc Cormack a1cb348ddc PluginInfo and PluginManager now reference plugins using URLs. 16 vuotta sitten
  Gregory Holmes 7aa904a075 fixes issue 1370: On windows, the Ok button at the bottom of the AMD is labeled Cancel 16 vuotta sitten
  Shane Mc Cormack e5615b25ea Create /usr/lib/jvm at the right place 16 vuotta sitten
  Chris Smith 65fd3d686b /me wonders if the plugin system was designed to be hard to unit test 16 vuotta sitten
  Chris Smith 565e6c7f67 PluginInfo unit tests 16 vuotta sitten
  Shane Mc Cormack 91bec51836 Code Tidying (Issue 1274) 16 vuotta sitten
  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 vuotta sitten
  Shane Mc Cormack affaa6880c Don't add dmdirc icon to default message. (Issue 1365) 16 vuotta sitten
  Shane Mc Cormack baed328e5b Show what java binary was found. 16 vuotta sitten
  Shane Mc Cormack 0f8557977d Make Launcher compatible with FreeBSD 16 vuotta sitten
  Shane Mc Cormack 49baf4e2c1 I suck - missing & 16 vuotta sitten
  Shane Mc Cormack cde251189c BSD tar outputs extracted file names to stderr not stdout (POSIX standard says to do it that way for some reason o.0) 16 vuotta sitten
  Shane Mc Cormack 46e1016624 Try to use "md5" binary not md5sum if md5sum can't be found. 16 vuotta sitten
  Shane Mc Cormack 215b5f3b85 Remove debugging 16 vuotta sitten
  Shane Mc Cormack b34149276a Show download size better (use `bc` to convert from bytes to nice values) 16 vuotta sitten
  Gregory Holmes c10d1dc125 fixes issue 1365: Status bar messages should support icons 16 vuotta sitten
  Shane Mc Cormack 3386666e1a Lotsa changes to the linux installer to make it also run on OpenSolaris (and possibly normal solaris aswell, I don't have gui access to a normal solaris machine from here will try when I go back to uni) 16 vuotta sitten
  Shane Mc Cormack fcb653f4b4 I'm sure I already fixed this... If pidof is found use it, rather than only trying to use it if its not found.. 16 vuotta sitten
  Shane Mc Cormack 3f96794ca5 Fix stub 16 vuotta sitten
  Shane Mc Cormack d2678fa377 Separate installer stub and makeInstallerLinux 16 vuotta sitten
  Gregory Holmes bf470550b5 fixes issue 1353: Any x setting <= 250 displays the same as x = 0 16 vuotta sitten
  Gregory Holmes d3d29a857f Populate themes in a different thread. Issue 1334 16 vuotta sitten
  Gregory Holmes 479fbf50fa Populate plugins in a different thread. Issue 1334 16 vuotta sitten