10021 Commits (eba7d85b03c712e10d7b12b593649aeb034ae0c6)
 

Author SHA1 Message Date
  Gregory Holmes 48bdc4e38d Fixed the bug i introduced without paying attention 17 years ago
  Gregory Holmes 84378e7cf1 Added basic TreeView FrameManager, for real this time 17 years ago
  Gregory Holmes cdb124f0fa Added basic TreeView FrameManager 17 years ago
  Chris Smith e38882f901 The main objects now all implement FrameContainer 17 years ago
  Shane Mc Cormack 24bf653ac2 Removed line that was copied and pasted by mistake. 17 years ago
  Chris Smith 98e9adb7b4 Default server, port and password are now read from the config 17 years ago
  Shane Mc Cormack 9391ecbe09 Fixed Issue 61. Parser no longer tries to parse things that it doesn't need to before recieving 001. 17 years ago
  Chris Smith ac8b2e32b2 Added activateFrame to all main classes 17 years ago
  Chris Smith 6841805796 Added DummyFrameManager 17 years ago
  Chris Smith 7844cfa07e Added toString method for main objects 17 years ago
  Chris Smith 0b65646029 Added channelSelfJoin message 17 years ago
  Chris Smith 7dc45d700e Couple of formatting tweaks 17 years ago
  Chris Smith bcc9fc7885 Maximise windows on focus, instead of all of them when one is maximised 17 years ago
  Gregory Holmes 881a6b38af Added javadoc 17 years ago
  Gregory Holmes 4438e087a2 Added javadoc 17 years ago
  Chris Smith 2996635d26 All of the UI except the Identity Manager dialog (which will probably be completely rewritten before it's used) is now javadoc'd 17 years ago
  Gregory Holmes 036b898ece Updated serialVersionUIDs 17 years ago
  Gregory Holmes f76e6acf24 Fixed auto scrolling issues 17 years ago
  Chris Smith df045ab16f Input fields now request focus when an internal frame is activated 17 years ago
  Chris Smith 739b3ce453 Fixed issue 62 17 years ago
  Gregory Holmes 215d09ae25 Updated javadoc to remove references to the now removed ClientInfo in the interfaces 17 years ago
  Chris Smith 37d1ac7e65 Fix issue 64 17 years ago
  Chris Smith ca3781cac0 Carat position is now set to the end of the tab completed word 17 years ago
  Chris Smith 1f93656610 Added config option to make the tab completer case insensitive 17 years ago
  Chris Smith 93eb6d747a Added tab completion support to Raw and Query windows 17 years ago
  Chris Smith 6bc14f4f87 Added support for tab completing a word with multiple matches 17 years ago
  Chris Smith df2910a636 Added tab completion support to server and channel windows 17 years ago
  Chris Smith fb3eb66bdb * Added empty TabCompleter class 17 years ago
  Chris Smith 1101681019 Added InputHandler 17 years ago
  Chris Smith 3e2fbec965 Added serialVersionUID to all serializable classes 17 years ago
  Chris Smith 42729086e1 The fatal error dialog now has a title 17 years ago
  Chris Smith 32dbfa3799 Added option to new server dialog to use SSL 17 years ago
  Chris Smith 682d873934 The new server dialog can now re-use an existing connection if the user desires 17 years ago
  Chris Smith 3d17c42a6c * Actually call closeQueries() when the server window is closing... 17 years ago
  Chris Smith 8cbf703606 Frames are now maximised if there is another maximised window. 17 years ago
  Chris Smith 474f46a15b Respect the "always maximise" preference, and default it to off 17 years ago
  Chris Smith 6d1bdb66f6 * Added FrameManager interface 17 years ago
  Shane Mc Cormack 98e6d7e439 Updated colours in line with mirc. 17 years ago
  Chris Smith b6507260be Fixed imports 17 years ago
  Shane Mc Cormack 42436f511d javadoc enhancements 17 years ago
  Shane Mc Cormack ad15229ca5 Added IgnoreList stuff. 17 years ago
  Chris Smith 376ec438fe * Added timestamps! 17 years ago
  Chris Smith 8001d8fb6c * Added methods to Server and Channel frames to allow easy formatting of messages 17 years ago
  Chris Smith 18c3c5f321 More channel callbacks now use the formatter 17 years ago
  Chris Smith 59c29190af * Styliser now uses a colour at the start of a string as the default colour. 17 years ago
  Shane Mc Cormack 68f3ebd947 Fixed previous commit. 17 years ago
  Shane Mc Cormack dc3b32e891 added getImportantModePrefix() 17 years ago
  Gregory Holmes 480486e019 Fixed Server and Query after last revision 17 years ago
  Shane Mc Cormack d57b4a5adc cClient is no longer passed to any On[Unknown|Private][Notice|Action|Message|CTCP(?Reply)] callback due to being null most of the time. 17 years ago
  Gregory Holmes 02b118112a Made logger error's output a stacktrace 17 years ago