2647 Commits (9cd9f272f1da4bb9bd6aeb1389b0423daf0e88b1)
 

Author SHA1 Message Date
  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 ebe7d49952 Update test case 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
  Shane Mc Cormack f1cec2c096 Installer no longer requires whole project to be checked out. 16 years ago
  Gregory Holmes 7ddb09df31 Abstracted JTextField mainly for InputHandler 16 years ago
  Shane Mc Cormack e8df0e02f1 Fixed building of installers in tags/branches 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 24963f3023 use ln -sf not just ln -s 16 years ago
  Shane Mc Cormack e5b908f6a1 Look in src not build for .ignore file 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 e70eb59de6 fixed unit test for writeableframecontainer 16 years ago
  Gregory Holmes 5efabf9ccc Issue 405: Support for invites 16 years ago
  Shane Mc Cormack 777a15d6e9 symlinks are now forced rather than deleting old files or assuming they don't exist. Also stops errors being shown to console 16 years ago
  Shane Mc Cormack b5d6dc0634 More cosmetic changes 16 years ago
  Shane Mc Cormack 477e603190 cosmetic changes 16 years ago
  Shane Mc Cormack bb2c452731 Nightlies no longer do javadoc as this is handled by doreports and was getting done twice 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
  Shane Mc Cormack 2c21a863c1 Nightly build now builds installers aswell 16 years ago
  Shane Mc Cormack 4f1b76927d Don't execute javac 13 times, just do it all in 1 go 16 years ago
  Chris Smith c935830ce3 ConfigManager synchronises its sources list 16 years ago
  Shane Mc Cormack c9b3d5ca65 I suck, bash uses = not == 16 years ago