8485 Commits (1f802dd0724e07b03b8154ab84dc0b7444408a61)
 

Author SHA1 Message Date
  Gregory Holmes 208cf5f883 Provisional preferences dialog, totally unfinished, layout is messy, options dont load defaults nor save input. 17 years ago
  Chris Smith 8f4ae58ca0 Various identity bits and pieces 17 years ago
  Chris Smith 6464eaeaca Added various ircd mode files 17 years ago
  Gregory Holmes 5763eb14f0 Channel dialog topics work 17 years ago
  Chris Smith 9361149539 Added load() method to IdentityManager - currently just loads defaults from jar 17 years ago
  Chris Smith 92a517abbf Fixed bug with servers being registered with a null title 17 years ago
  Shane Mc Cormack 587c7ecda5 Fixed getMaxLength missing a toString() and a () 17 years ago
  Shane Mc Cormack d26495cbba Edited 17 years ago
  Shane Mc Cormack b42e34e805 ... 17 years ago
  Shane Mc Cormack 65fdde0a19 added getMaxLength() method 17 years ago
  Chris Smith 5d56acccf2 Improved anti-alias code 17 years ago
  Shane Mc Cormack 65c27f3e15 Fix to support stupid IRCDs that do not give a sensible 005 that includes chanmodes -_- 17 years ago
  Gregory Holmes fc10dd82f0 Stopped modes being flushed regardless of whether they were changed 17 years ago
  Shane Mc Cormack 8d60889b54 Added option to allow enabling/disabling antialiasing on fonts. (J6 Automatically enables it if the system has it enabled, but J5 doesn't) 17 years ago
  Shane Mc Cormack 736183334d Moved getSvnInfo() to the bottom 17 years ago
  Chris Smith 2c09c29e84 The user can now specify the L&F to use with the ui.lookandfeel config option 17 years ago
  Shane Mc Cormack 9f546b8209 added clearModeQueue() command 17 years ago
  Shane Mc Cormack f296e0a139 Made some methods protected as they should be 17 years ago
  Gregory Holmes f2bf4c9ef2 Made ok/cancel buttons stay on the LHS of the channel settings dialog and preferences dialog 17 years ago
  Gregory Holmes c0bea5e2de Initial preferences dialog, temporary menu location. 17 years ago
  Gregory Holmes 5141585fd1 Style fixes 17 years ago
  Gregory Holmes 5f13c7f82f Style fixes, version updated 17 years ago
  Chris Smith 7144b47150 Added Clear command 17 years ago
  Gregory Holmes c32f0ca819 Updated channel settings dialog to apply changed modes 17 years ago
  Chris Smith 002f9f3998 Added basic IrcAddress class 17 years ago
  Gregory Holmes ef74ccda4e Channel management layout changes 17 years ago
  Chris Smith 86ef6d95b6 Tidy up whitespace and comments 17 years ago
  Chris Smith 3b5185fec1 Refactored server class to remove duplicate code 17 years ago
  Chris Smith 284eb22650 Style fixes for Server.java 17 years ago
  Shane Mc Cormack a37bc56e0f Added automatic utilities used on website 17 years ago
  Shane Mc Cormack c4df1ab64e == doesn't work for strings, stupid idiot! *slaps self* 17 years ago
  Shane Mc Cormack dab4380d5f IRCD Detection. (Will be used by ProcessListModes to decide what is what. Stupid retarded lack of sensible listmode sending...) 17 years ago
  Chris Smith 220e4dd784 More identity additions 17 years ago
  Gregory Holmes 75009f9b33 Channel management layout changes 17 years ago
  Gregory Holmes aef1c13f91 Added basic list mode support 17 years ago
  Chris Smith 7c858b27b3 Added MOTD handling 17 years ago
  Shane Mc Cormack b3b67780a1 Added support for ircnet Reoplist -_- 17 years ago
  Shane Mc Cormack 3b8272e5a8 StringIndexOutOfBoundsException fix 17 years ago
  Chris Smith 0c314513ae More identity template classes 17 years ago
  Chris Smith 982fd82868 Core style improvements 17 years ago
  Chris Smith 53e359ffe4 Fixed yet another tree view bug 17 years ago
  Chris Smith 8f20e781f9 Added initial basic unit tests for ui.messages 17 years ago
  Shane Mc Cormack 9212a9e116 Made sure all parser realted classes have a getSvnInfo() method. 17 years ago
  Chris Smith 29e8449179 Fixed bug with active channel turning red... 17 years ago
  Chris Smith 5a355c8687 Fixed regression from 526! 17 years ago
  Chris Smith be39a028fe Added skeleton identity files 17 years ago
  Shane Mc Cormack 1dc09672ec Better method. 17 years ago
  Shane Mc Cormack ae32486bb2 Added getNetworkName() and getServerName(). 17 years ago
  Chris Smith 95ce4c4d27 Fixed NPE in Channel.sendNotification 17 years ago
  Chris Smith 1b80aa228f Added default CTCP replies 17 years ago