3038 Commits (b4591c19a9308a88f0c30f9affc14120dc46e17a)
 

Autor SHA1 Nachricht Datum
  Chris Smith b4591c19a9 Bunch of minor style improvements vor 16 Jahren
  Gregory Holmes 19dd7948cf another stab at the layout for the prefs dialog tree (better?) vor 16 Jahren
  Shane Mc Cormack f9f94333bf Linux installer now runs on PCBSD (And probably other BSDs) if java/java6 is pre-installed. vor 16 Jahren
  Chris Smith 68afd30982 Remove addon_revision constant. vor 16 Jahren
  Shane Mc Cormack ebfae6fe4a Add addon site IDs to the plugins vor 16 Jahren
  Shane Mc Cormack 7106180c9f Fix NPE, checkRequirements() now returns a boolean (like it should have done in the first place) vor 16 Jahren
  Shane Mc Cormack 36e89289c5 Automatically instanciate PluginComponent() when a new plugin is detected. vor 16 Jahren
  Chris Smith 6046bd41e0 Remove debugging that greg left in vor 16 Jahren
  Shane Mc Cormack f083a9c1b0 On unix building will automatically substitute the correct SVN Revision :D vor 16 Jahren
  Chris Smith 06cb2b25d8 ListenerList now uses a MapList not WeakMapList. vor 16 Jahren
  Chris Smith 2b67bfb4f2 Added update components for plugins vor 16 Jahren
  Chris Smith 6659762a6c Remove RELEASE_DATE vor 16 Jahren
  Chris Smith 1b9d4326e8 Change all uses of RELEASE_DATE to SVN_REVISION vor 16 Jahren
  Chris Smith 3b7e099df3 Main.java now includes SVN revision, deprecate release date vor 16 Jahren
  Shane Mc Cormack 65a8407648 Copy ANT_OPTS export from sora to trunk vor 16 Jahren
  Shane Mc Cormack dff2c8fc87 Increase addon revision, recent UI change caused older plugins not to work anymore vor 16 Jahren
  Shane Mc Cormack 025fe8cdb7 Fixed nightlies not being built due to character encoding issues. vor 16 Jahren
  Gregory Holmes e9eea66244 Rejiggling of the prefs dialog layout (fixing the ok/cancel buttons being misplaced and adding some annoying netbeans 6 auto formatting) vor 16 Jahren
  Chris Smith 82c9ab68c4 Update whois idle time and reconnect delay formatters to use new duration format vor 16 Jahren
  Gregory Holmes 5c4154b955 fixes issue 967: java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer — ui.swing.components.durationeditor.DurationEd vor 16 Jahren
  Chris Smith 332e141a37 Added new URLBuilder class, and made IconManager use it vor 16 Jahren
  Chris Smith 616471a06b Remove unused deprecated Formatter.hasFormat method vor 16 Jahren
  Chris Smith 4091c36d03 Remove deprecated getActiveFrame methods vor 16 Jahren
  Chris Smith 1601bf2d28 Undeprecate the ResourceManager methods vor 16 Jahren
  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