3414 Commits (a63efaad4a8cfba865e58edadb74a378e2905673)
 

Autor SHA1 Nachricht Datum
  Chris Smith 1309c84173 Components in the prefs panel can now only take 70% of the width vor 16 Jahren
  Shane Mc Cormack 54bd9dc6ac Slightly more useful refactoring. vor 16 Jahren
  Shane Mc Cormack ad78e6b00f Finish the refactoring of checkRequirements that MD87 started. vor 16 Jahren
  Gregory Holmes c116ea948e potential fix for some cursor not updating bugs vor 16 Jahren
  Gregory Holmes ca3fb1dfc1 highlighting should only happen when mouse button 1 is down vor 16 Jahren
  Gregory Holmes d6e189f00a javadoc vor 16 Jahren
  Gregory Holmes baba15fef5 fixes issue 911: Textpane scrolling improvements vor 16 Jahren
  Gregory Holmes f3d6c9e25c Remove unused imports in Apple vor 16 Jahren
  Shane Mc Cormack f8f2eb5940 Add require-ui to plugin.infos. vor 16 Jahren
  Shane Mc Cormack 6eeb084771 use Main.getUI().getClass().getPackage().getName() instead of Main.getUI().getClass().getName() so that plugins check for "com.dmdirc.ui.swing" not "com.dmdirc.ui.swing.SwingController" vor 16 Jahren
  Shane Mc Cormack de9960cf9f Allow plugins to specify a regex to compare to the current running UI (uses Main.getUI().getClass()) to check. vor 16 Jahren
  Gregory Holmes b73699f7f2 those didnt commit, foad vor 16 Jahren
  Gregory Holmes 9f81a63112 temporary bodge for issue 947: Dragging the mouse out the bottom of the textpane selects incorrectly vor 16 Jahren
  Shane Mc Cormack d666fc9d83 use mrj.version to check if we are on OSX, as the stuff in this only applies when using the apple JVM vor 16 Jahren
  Shane Mc Cormack c8417515e8 Removed debugging vor 16 Jahren
  Shane Mc Cormack 2e22af18b0 Improved OS X Support greatly. vor 16 Jahren
  Chris Smith abc23da8ab Command Parser's command history now excludes all duplicate commands. This prevents things like the logging plugin unintentionally filling the history with rubbish, and preventing legitimate use vor 16 Jahren
  Chris Smith ae3b2e0aae The "Source of whois command" now uses the right setting (it previously missed the "(raw )?" part) vor 16 Jahren
  Shane Mc Cormack 3b05fc9188 use getOptionBool.. vor 16 Jahren
  Shane Mc Cormack 786e85fe11 Use correct creator code vor 16 Jahren
  Shane Mc Cormack 1aa1e94da0 OS X related stuff (issue 954) vor 16 Jahren
  Chris Smith 9a9f3c4f9f Bitlbee mode aliases vor 16 Jahren
  Chris Smith 8e32ed855f OFTC hybrid mode aliases vor 16 Jahren
  Gregory Holmes 96f0b68034 fixed the console errors being generated by the swinginputfield vor 16 Jahren
  Gregory Holmes 02201422ba remove a sysout call from the last commit i didnt mean to commit (still yet to fix the console errors) vor 16 Jahren
  Gregory Holmes 3ed787e774 Fixes issue 934: Migration Wizard and First Run Wizard vor 16 Jahren
  Chris Smith ea9f034616 Nested exceptions are now reported the other way around, so they get categorised properly vor 16 Jahren
  Chris Smith a3707b4a57 Give up trying to prevent NPE in ConfigManager.doStats and just catch the damn thing vor 16 Jahren
  Chris Smith e460dddf94 IrcAddress now parses the query and fragment parts of URIs vor 16 Jahren
  Shane Mc Cormack 7ead8517fd Fix OSX Launcher a bit vor 16 Jahren
  Shane Mc Cormack 64d945da64 Unbreak stuff! vor 16 Jahren
  Shane Mc Cormack 6a8da8d96d Enable old ActionsManger until the new one actually does something vor 16 Jahren
  Gregory Holmes c89ba67292 fixes ctrl+enter being broken since the inputhandler changes vor 16 Jahren
  Gregory Holmes bb27407083 fixes issue 943: java.lang.ClassCastException: com.dmdirc.ui.swing.components.TextAreaInputField cannot be cast to com.dmdirc.ui.swing.components vor 16 Jahren
  Shane Mc Cormack cb6d207da7 Fix typo in comments vor 16 Jahren
  Shane Mc Cormack bc262dc849 Fix nightlies not working properly vor 16 Jahren
  Shane Mc Cormack 90ea34cd87 Update makeInstallerOSX.sh, rename from osx/osx to osx/res vor 16 Jahren
  Shane Mc Cormack 889314a04e Moved osx stuff vor 16 Jahren
  Chris Smith 59b4a059bf Update intelligent linking to include "?" in the trailing punctuation regex vor 16 Jahren
  Shane Mc Cormack 87011dd338 Register irc:// handler vor 16 Jahren
  Shane Mc Cormack c03f185b32 -a not -o vor 16 Jahren
  Shane Mc Cormack fdc9906f89 Make launcher ignore -psn param (issue 940) vor 16 Jahren
  Chris Smith 510280110a CommandLineParser now errors out if trailing characters are appended to a short arg (e.g. -pFOO) vor 16 Jahren
  Shane Mc Cormack d933893afa Use non-depecated property vor 16 Jahren
  Shane Mc Cormack 809eb85207 Remove temp dmg vor 16 Jahren
  Shane Mc Cormack dc43db6cef Add --target param vor 16 Jahren
  Shane Mc Cormack 5cbf0ad185 Try to use java6 binary if available vor 16 Jahren
  Shane Mc Cormack f282e1da26 Linux installer now builds properly on OSX vor 16 Jahren
  Shane Mc Cormack 80b73e8585 More minor fixes vor 16 Jahren
  Shane Mc Cormack 914cf3713a Minor fixes vor 16 Jahren