2346 Commits (5bd229158bdcd8a05f7c0bf04bedd9c074af5e30)
 

Author SHA1 Message Date
  Shane Mc Cormack 5bd229158b Installer moved into trunk 16 years ago
  Shane Mc Cormack a99924ad5d Small change to prevent showing the UAC info dialog if the user isn't using UAC. 16 years ago
  Shane Mc Cormack 04177dfe52 Added code for windows launcher. 16 years ago
  Shane Mc Cormack 03795feb0f JWrappingLabel: 16 years ago
  Chris Smith 1a0edc25f5 Fix obscure bug in Formatter that occurs when two formats are identical but are passed different number of args 16 years ago
  Gregory Holmes 7a5b9bcea0 didn't mean to commit that, cba copying it 16 years ago
  Gregory Holmes 595aa00302 breaking things is always fun 16 years ago
  Gregory Holmes 67633dbf1b New WizardDialog and wizard layouts 16 years ago
  Shane Mc Cormack c152579074 Now draws background color when isOpaque(); 16 years ago
  Shane Mc Cormack f1e80bdd5b Added support for horizontal alignment. 16 years ago
  Shane Mc Cormack 07447ef8df Added JWrappingLabel - JLabel that wraps text. 16 years ago
  Chris Smith 96b5725ea1 Notifications now allow fork: and formatter: types 16 years ago
  Chris Smith 016220c3a1 Stuff using the new notification system (read: almost everything) can now have its format type set by actions/plugins again 16 years ago
  Shane Mc Cormack a4dd95b239 Same fix as before, this time for actions 16 years ago
  Shane Mc Cormack 6a05e1fbae Fixed channelMessages being created as channelSelfExternalMessages 16 years ago
  Shane Mc Cormack 5c99b2d35d Added unloadplugin command 16 years ago
  Chris Smith f6b5560767 We now use +port instead of --ssl for server commands 16 years ago
  Chris Smith 99a13cdf9a Channel refactoring 16 years ago
  Gregory Holmes 345b2162ab new CSD layout 16 years ago
  Gregory Holmes 47ab9478d1 Issue 505: Extended list mode information 16 years ago
  Gregory Holmes 30a5c761f6 new Actions manager layout, should fix GTK button sizing bug 16 years ago
  Gregory Holmes bc3b23b51e First run wizard is sized slightly better, not sure why its not sized perfectly 16 years ago
  Gregory Holmes b9cd61fac1 About dialog work 16 years ago
  Gregory Holmes 53afc1dc6d Fixed some javadoc 16 years ago
  Gregory Holmes 901d24e6be some more validator crap 16 years ago
  Chris Smith 79c005e528 ErrorManager now only submits one error every 20 seconds 16 years ago
  Gregory Holmes dc88512bdd Javadoc fixes 16 years ago
  Gregory Holmes 820b175481 URL's without protocols now default to http 16 years ago
  Shane Mc Cormack a7e1ab13ef I'm sure I commited this already. 16 years ago
  Gregory Holmes 08f94f1203 I miss the times when it was just GTK that was a pain in the ass, welcome to Nimbus and associated fixes 16 years ago
  Gregory Holmes 79bcca3876 Netbeans really doesn't like deleting files when its told 16 years ago
  Gregory Holmes 371e29a4df IrcAddress.connect can now take a profile as an argument 16 years ago
  Gregory Holmes cb0f7fdccd More URL Handler work 16 years ago
  Gregory Holmes 2d43fc23af Update test for moved class 16 years ago
  Gregory Holmes fc6742e774 More work on URL handling 16 years ago
  Chris Smith 7688441349 Fix topic command 16 years ago
  Chris Smith e5e13a12df Commands no longer have arities 16 years ago
  Chris Smith 071567bbac massive command parser butchering 16 years ago
  Gregory Holmes 72c98ee9e1 Initial work on URL handling 16 years ago
  Chris Smith 7e181df3a4 Remove some now unused imports 16 years ago
  Chris Smith 9bc93e216c Lag display plugin now displays "Not connected" when the server isn't connected, and removes cached text on disconnection (fixing a potential minor memory leak) 16 years ago
  Chris Smith 216b26d0e7 IgnoreList work, and some minor code tidying 16 years ago
  Chris Smith b36aa2aa1b Added server_disconnected AT 16 years ago
  Shane Mc Cormack 398d72fe91 Fixed bug where .class files in subdirs (aka mediasources plugin) were not being added to the jars. 16 years ago
  Chris Smith 4776ca0a81 Server.showRaw now activates existing raw instances instead of blindly adding more 16 years ago
  Shane Mc Cormack ee4dbf7376 When on unreal, requestListModes sends modes 1 at a time. 16 years ago
  Chris Smith 123f20b2f5 ConfigFile javadoc + methods 16 years ago
  Shane Mc Cormack af2c4bb82c ofc I tested this 16 years ago
  Shane Mc Cormack e2cb5ac1ad requestListModes will now use "LISTMODE" not "MODE" if supported. 16 years ago
  Shane Mc Cormack 69c2e836da requestListModes is now only called after the initial NAMES reply is returned, and if the current ircd is freenode, it won't ask for modes e and I when not opped. 16 years ago