5707 Commits (58c4f7cff95ead7659d397243f345f1e2fe34ef6)

Author SHA1 Message Date
  Gregory Holmes 9ffea9275f Fixed a possible NPE in the IconManager 16 years ago
  Chris Smith f12896f0aa Detection and better handling of potential NPE in Query 16 years ago
  Chris Smith 0711096938 Add detection into WindowManager for some potential breakage 16 years ago
  Gregory Holmes 27f72ba6a9 Extended list modes are no longer persistant if the CSD is cancelled 16 years ago
  Chris Smith 8255200093 snircd/asuka mode alias fixes 16 years ago
  Chris Smith 78352b2962 Fix stupid df error, plugins now work 16 years ago
  Chris Smith a54328b18f Max of one invite per channel 16 years ago
  Chris Smith a82f2fb857 Added formatter for 501 (snircd unknown mode) 16 years ago
  Shane Mc Cormack 966cfbb2d6 Check if file exists before trying to load it, and throw a nicer error. 16 years ago
  Chris Smith c663f84afe Added /names and /umode commands 16 years ago
  Chris Smith 6a4d120baf Mode aliases++ 16 years ago
  Shane Mc Cormack e74c848ddf DOnt ask for +H on starchat 16 years ago
  Chris Smith 29bc0f0283 Fix missing space in mode alias error 16 years ago
  Chris Smith bc76661242 Issue 540: Added prefs dialog to SystrayPlugin 16 years ago
  Chris Smith 34f05a244d Constantify a bunch of strings in actions 16 years ago
  Chris Smith 3cd9ab7fc8 Add meta-data to action packs 16 years ago
  Chris Smith 691788b77c Actions now parse meta-data 16 years ago
  Chris Smith 2a3244ea84 More actions work 16 years ago
  Chris Smith 5388ec2e35 Added mutex to UpdateChecker to prevent duplicate invocations. Probably needs backporting to .5.5 16 years ago
  Chris Smith 7b443815c4 Breaking the trunk? Me? Never! 16 years ago
  Chris Smith 16e3932396 Slightly faster (~40%) line tokeniser 16 years ago
  Gregory Holmes 7ddb09df31 Abstracted JTextField mainly for InputHandler 16 years ago
  Gregory Holmes bd80a3ebba Do some more ui things on the ui thread 16 years ago
  Gregory Holmes 76ecd152b8 Issue 512: Updates configuration UI 16 years ago
  Chris Smith f0f6593793 Initial actions changes 16 years ago
  Chris Smith a9f74fa601 Fix dmdirc.config not saving if it had been loaded with erroneous data 16 years ago
  Chris Smith 4d826e847a NPE fix in ActionModel. Backport to .5.5 please! 16 years ago
  Gregory Holmes a4670f2046 Slight layout alteration in the Profile manager dialog 16 years ago
  Chris Smith 2e210b70d3 Moved some logic from UI to Core, added alias command 16 years ago
  Gregory Holmes b91c9ccf09 Changed naming scheme for aliases (renamed defaults) 16 years ago
  Gregory Holmes 3ab4b284b7 Invites can now be dismissed 16 years ago
  Gregory Holmes 8b03d5f454 Invite icon 16 years ago
  Gregory Holmes 4890072065 StepLayout is now a complete layout manager not a complete hack 16 years ago
  Chris Smith 19b2820491 Some initial unbutchering of the vlc plugin. It's still horrible. 16 years ago
  Chris Smith 0342f857ef Added EquatableWeakReference to make up for Sun's crap (Weak)Reference implementation 16 years ago
  Shane Mc Cormack b15285ef83 Finish the filename 16 years ago
  Shane Mc Cormack 837aae7644 break not return 16 years ago
  Shane Mc Cormack a7adaac782 Now fallsback and tries to use the filename to guess artist/title if otherwise unknown 16 years ago
  Gregory Holmes dcd0f0b437 JWrappingLabel uses system font rendering hints 16 years ago
  Gregory Holmes 34e4e3bb43 ValidatingTextLabels now have reasons on in tooltips for the errors 16 years ago
  Gregory Holmes 5a9a4b409a Show something not nothing if the window is an unknown type (Window status plugin) 16 years ago
  Gregory Holmes 5efabf9ccc Issue 405: Support for invites 16 years ago
  Shane Mc Cormack c9f0b6d453 I'm sure I commited this already, GPL won't try and get info from null things 16 years ago
  Chris Smith c935830ce3 ConfigManager synchronises its sources list 16 years ago
  Gregory Holmes 34d3dc4247 Feedback nag status bar icon added. 16 years ago
  Chris Smith 505bbdd8e7 Added feedback icons. Apparently changed the hourglass source, somehow, sometime. 16 years ago
  Gregory Holmes 8239bb9738 Issue 539: Logger should create error directory if it doesn't exist 16 years ago
  Chris Smith 69d91d293d Server now only raises one error for missing mode aliases, rather than one per mode 16 years ago
  Chris Smith c36b7d5205 ErrorManager no longer reports errors where DMDircEventQueue is the first DMDirc-related line in the trace 16 years ago
  Chris Smith 551bc6b531 Config identity now saves stuff once again 16 years ago