3059 Révisions (8657b5e6304ebf624c32db0c8276768e892cc789)
 

Auteur SHA1 Message Date
  Chris Smith 8657b5e630 Added ChannelWindow.redrawNicklist and made SetNickColour command use it instead of assuming we were using the swing UI il y a 16 ans
  Chris Smith 79e0f9364b Moved IconManager to UI il y a 16 ans
  Chris Smith 288cc6ed4b Added umode +h to asuka mode aliases il y a 16 ans
  Chris Smith b537317b3f Added DISCONNECTING server state. Should fix 'event called from parser that's not in use' errors. il y a 16 ans
  Chris Smith 4fecf78820 Basic PreferencesManager unit test il y a 16 ans
  Chris Smith ee0c51d2cc Fix a couple of bugs with plugin versioning hacks il y a 16 ans
  Chris Smith ca3867f84c Updated ChannelInfo unit test for parser method rename il y a 16 ans
  Chris Smith 34d37325d2 Core style/pmd fixes il y a 16 ans
  Chris Smith 50a5664219 PMD violation fixes il y a 16 ans
  Chris Smith 923ca3e42c Updated BuildAll.sh to call a script to submit plugins to the addon site il y a 16 ans
  Chris Smith 5467545a07 ErrorManager should now refuse to report NoClassDefFoundError and NoSuchMethodError exceptions il y a 16 ans
  Chris Smith 30f242eea4 Remove version numbers from all plugins il y a 16 ans
  Chris Smith e050d96cb4 Plugins that don't have version/friendly version specified now have their version/friendly version set to their SVN revision il y a 16 ans
  Gregory Holmes 13f80468cb Fixes issue 910 il y a 16 ans
  Chris Smith ae4f818d20 Load more code tidying il y a 16 ans
  Chris Smith fa6b78251b Add unit test for DCC plugin's ip<->long methods il y a 16 ans
  Chris Smith 02407bb1c8 Fix various PMD violations, javadoc errors, and general crap code. Mostly around the DCC plugin il y a 16 ans
  Chris Smith 9a4f7e7f7a Remove a few unused properties il y a 16 ans
  Gregory Holmes f303578199 Fixed some FindBugs errors il y a 16 ans
  Shane Mc Cormack 1b34323a41 Don't add unneeded junk to the install dir il y a 16 ans
  Shane Mc Cormack 2eafd7ee79 WindowsInstaller now doesn't compare a string using != il y a 16 ans
  Chris Smith b4591c19a9 Bunch of minor style improvements il y a 16 ans
  Gregory Holmes 19dd7948cf another stab at the layout for the prefs dialog tree (better?) il y a 16 ans
  Shane Mc Cormack f9f94333bf Linux installer now runs on PCBSD (And probably other BSDs) if java/java6 is pre-installed. il y a 16 ans
  Chris Smith 68afd30982 Remove addon_revision constant. il y a 16 ans
  Shane Mc Cormack ebfae6fe4a Add addon site IDs to the plugins il y a 16 ans
  Shane Mc Cormack 7106180c9f Fix NPE, checkRequirements() now returns a boolean (like it should have done in the first place) il y a 16 ans
  Shane Mc Cormack 36e89289c5 Automatically instanciate PluginComponent() when a new plugin is detected. il y a 16 ans
  Chris Smith 6046bd41e0 Remove debugging that greg left in il y a 16 ans
  Shane Mc Cormack f083a9c1b0 On unix building will automatically substitute the correct SVN Revision :D il y a 16 ans
  Chris Smith 06cb2b25d8 ListenerList now uses a MapList not WeakMapList. il y a 16 ans
  Chris Smith 2b67bfb4f2 Added update components for plugins il y a 16 ans
  Chris Smith 6659762a6c Remove RELEASE_DATE il y a 16 ans
  Chris Smith 1b9d4326e8 Change all uses of RELEASE_DATE to SVN_REVISION il y a 16 ans
  Chris Smith 3b7e099df3 Main.java now includes SVN revision, deprecate release date il y a 16 ans
  Shane Mc Cormack 65a8407648 Copy ANT_OPTS export from sora to trunk il y a 16 ans
  Shane Mc Cormack dff2c8fc87 Increase addon revision, recent UI change caused older plugins not to work anymore il y a 16 ans
  Shane Mc Cormack 025fe8cdb7 Fixed nightlies not being built due to character encoding issues. il y a 16 ans
  Gregory Holmes e9eea66244 Rejiggling of the prefs dialog layout (fixing the ok/cancel buttons being misplaced and adding some annoying netbeans 6 auto formatting) il y a 16 ans
  Chris Smith 82c9ab68c4 Update whois idle time and reconnect delay formatters to use new duration format il y a 16 ans
  Gregory Holmes 5c4154b955 fixes issue 967: java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer — ui.swing.components.durationeditor.DurationEd il y a 16 ans
  Chris Smith 332e141a37 Added new URLBuilder class, and made IconManager use it il y a 16 ans
  Chris Smith 616471a06b Remove unused deprecated Formatter.hasFormat method il y a 16 ans
  Chris Smith 4091c36d03 Remove deprecated getActiveFrame methods il y a 16 ans
  Chris Smith 1601bf2d28 Undeprecate the ResourceManager methods il y a 16 ans
  Chris Smith 1309c84173 Components in the prefs panel can now only take 70% of the width il y a 16 ans
  Shane Mc Cormack 54bd9dc6ac Slightly more useful refactoring. il y a 16 ans
  Shane Mc Cormack ad78e6b00f Finish the refactoring of checkRequirements that MD87 started. il y a 16 ans
  Gregory Holmes c116ea948e potential fix for some cursor not updating bugs il y a 16 ans
  Gregory Holmes ca3fb1dfc1 highlighting should only happen when mouse button 1 is down il y a 16 ans