5779 Commits (fb0ab89eb5927cd948a403fa112bd8c8e4ffe0a3)

Author SHA1 Message Date
  Chris Smith ea9f034616 Nested exceptions are now reported the other way around, so they get categorised properly 16 years ago
  Chris Smith a3707b4a57 Give up trying to prevent NPE in ConfigManager.doStats and just catch the damn thing 16 years ago
  Chris Smith e460dddf94 IrcAddress now parses the query and fragment parts of URIs 16 years ago
  Shane Mc Cormack 64d945da64 Unbreak stuff! 16 years ago
  Shane Mc Cormack 6a8da8d96d Enable old ActionsManger until the new one actually does something 16 years ago
  Gregory Holmes c89ba67292 fixes ctrl+enter being broken since the inputhandler changes 16 years ago
  Gregory Holmes bb27407083 fixes issue 943: java.lang.ClassCastException: com.dmdirc.ui.swing.components.TextAreaInputField cannot be cast to com.dmdirc.ui.swing.components 16 years ago
  Shane Mc Cormack 889314a04e Moved osx stuff 16 years ago
  Chris Smith 59b4a059bf Update intelligent linking to include "?" in the trailing punctuation regex 16 years ago
  Chris Smith 510280110a CommandLineParser now errors out if trailing characters are appended to a short arg (e.g. -pFOO) 16 years ago
  Shane Mc Cormack 267dcf31c6 .dmg create now complete. 16 years ago
  Chris Smith 1c7bccecde Switch SwingPreferencesDialog to use MigLayout instead of some bastard offspring of Spring and Grid layouts 16 years ago
  Shane Mc Cormack be35d60216 Linux installer now creates meanigfully-named temp dirs (adds DMDirc. prefix) 16 years ago
  Chris Smith 77b1da5805 Fix default notifications.whois pref being different to the default setting 16 years ago
  Gregory Holmes 69db3d7e03 fixes issue 933: Users should be able to disable treeview drag selection 16 years ago
  Shane Mc Cormack e7ab11eec6 Add OSX logo in OSX icon format 16 years ago
  Shane Mc Cormack e600a76e07 128x128 version of logo for OSX 16 years ago
  Gregory Holmes a6b85cc777 Duration editor popup is now "positioned somewhere vaguely near the edit button" 16 years ago
  Gregory Holmes 54d2069d93 Fixed Duration editor showing nothing when the time was 0 16 years ago
  Chris Smith 96589afe22 More work on the user level plugin 16 years ago
  Gregory Holmes c250731ba2 fixes issue 597: Up/down keypresses are received by the input handler when a popup menu is open 16 years ago
  Chris Smith ea823fde73 ServerManager now synchronises access to its server list 16 years ago
  Chris Smith 1e8f74fd29 Receiving a connect error from the parser will no longer cause an assertion failure if a server is closing 16 years ago
  Shane Mc Cormack 591a496f95 Readd "003" as a valid handler 16 years ago
  Shane Mc Cormack 32a86bbb68 Fix issue 930 16 years ago
  Shane Mc Cormack 5d969629fe nowplaying plugin no longer causes an NPE (and stops the prefs panel loading) if no media sources are loaded 16 years ago
  Shane Mc Cormack 8b919f10a6 Javadoc fixes. 16 years ago
  Shane Mc Cormack 8067e10642 Remove "Got Message for channel I am not on" error. 16 years ago
  Shane Mc Cormack 0474a234f6 Detect bitlbee, Fixes Issue 926 16 years ago
  Gregory Holmes 77fa1fdfd6 fixes issue 838 16 years ago
  Chris Smith 8489ecdeb9 Hyperion umode aliases 16 years ago
  Gregory Holmes e147c96f9a fixes issue 925 16 years ago
  Gregory Holmes d2704bd3f9 fixes issue 928 16 years ago
  Chris Smith 60070e4c8e Set a connect timeout of 10 seconds for all downloaded pages 16 years ago
  Chris Smith f81f128f04 Initial work on user level plugin 16 years ago
  Chris Smith 05f54d2562 Synchronise access to invite list 16 years ago
  Chris Smith d092c6ccbb DummyController.getActiveWindow now returns null 16 years ago
  Chris Smith f5be2711d7 DummyInputWindow is no longer final. Fixes broken unit test. 16 years ago
  Gregory Holmes bda3e4063d Slight textpane restructing/tidying 16 years ago
  Chris Smith ca826194f6 Added ExternalCommand interface 16 years ago
  Chris Smith a896f35e8b Added ValidatingCommand and made /me implement it 16 years ago
  Gregory Holmes bc435fe04e Added a class to represent a selected range in the textpane 16 years ago
  Gregory Holmes 57917e7eca fix some focus issues introduced with the line wrap indicator 16 years ago
  Gregory Holmes 86e27c4c64 work on issue 454: Line wrap indicator 16 years ago
  Chris Smith a2e1b286d1 Add scalar linewrap icon 16 years ago
  Chris Smith df06b574b9 Work around for config stats NPE 16 years ago
  Gregory Holmes 8f9e13ef57 work on issue 454: Line wrap indicator 16 years ago
  Gregory Holmes 3d0f323580 fixues issue 461 16 years ago
  Chris Smith f6ec27c017 Fix the update checker checking for updates twice every time 16 years ago
  Gregory Holmes 56399b5617 fixes issue 385 16 years ago