8345 Commits (9d6525adadf3a9c681d44328f0f7170d8f17b5df)
 

Autor SHA1 Nachricht Datum
  Chris Smith df2910a636 Added tab completion support to server and channel windows vor 17 Jahren
  Chris Smith fb3eb66bdb * Added empty TabCompleter class vor 17 Jahren
  Chris Smith 1101681019 Added InputHandler vor 17 Jahren
  Chris Smith 3e2fbec965 Added serialVersionUID to all serializable classes vor 17 Jahren
  Chris Smith 42729086e1 The fatal error dialog now has a title vor 17 Jahren
  Chris Smith 32dbfa3799 Added option to new server dialog to use SSL vor 17 Jahren
  Chris Smith 682d873934 The new server dialog can now re-use an existing connection if the user desires vor 17 Jahren
  Chris Smith 3d17c42a6c * Actually call closeQueries() when the server window is closing... vor 17 Jahren
  Chris Smith 8cbf703606 Frames are now maximised if there is another maximised window. vor 17 Jahren
  Chris Smith 474f46a15b Respect the "always maximise" preference, and default it to off vor 17 Jahren
  Chris Smith 6d1bdb66f6 * Added FrameManager interface vor 17 Jahren
  Shane Mc Cormack 98e6d7e439 Updated colours in line with mirc. vor 17 Jahren
  Chris Smith b6507260be Fixed imports vor 17 Jahren
  Shane Mc Cormack 42436f511d javadoc enhancements vor 17 Jahren
  Shane Mc Cormack ad15229ca5 Added IgnoreList stuff. vor 17 Jahren
  Chris Smith 376ec438fe * Added timestamps! vor 17 Jahren
  Chris Smith 8001d8fb6c * Added methods to Server and Channel frames to allow easy formatting of messages vor 17 Jahren
  Chris Smith 18c3c5f321 More channel callbacks now use the formatter vor 17 Jahren
  Chris Smith 59c29190af * Styliser now uses a colour at the start of a string as the default colour. vor 17 Jahren
  Shane Mc Cormack 68f3ebd947 Fixed previous commit. vor 17 Jahren
  Shane Mc Cormack dc3b32e891 added getImportantModePrefix() vor 17 Jahren
  Gregory Holmes 480486e019 Fixed Server and Query after last revision vor 17 Jahren
  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. vor 17 Jahren
  Gregory Holmes 02b118112a Made logger error's output a stacktrace vor 17 Jahren
  Chris Smith 9e857e032a Javadoc'd, tidied up, and fixed licenses for all ui.messages classes vor 17 Jahren
  Shane Mc Cormack b5e443526f Converted spaces to tabs vor 17 Jahren
  Gregory Holmes ec4c2a3be8 Fixed some compiler warnings on several classes vor 17 Jahren
  Chris Smith 775c5a0bef Javadoc'd the raw class vor 17 Jahren
  Chris Smith a383eab5d2 commandparser package is now fully javadoc'd vor 17 Jahren
  Chris Smith e1dfd37dce * Added me/0 and me commands for query windows vor 17 Jahren
  Gregory Holmes 34e8863df5 Added QueryFrame vor 17 Jahren
  Chris Smith 2d9158a8d7 Javadoc and tidying up vor 17 Jahren
  Chris Smith 0f8911c6e3 ServerFrame now no longer needs a Server instance in its constructor vor 17 Jahren
  Shane Mc Cormack 0edfb2e579 renamed ParseHost -> parseHost vor 17 Jahren
  Chris Smith be76ee0afa Added QueryCommand, QueryCommandParser and CommandManager.loadQueryCommands vor 17 Jahren
  Gregory Holmes 8bd324e75b Added preliminary Query class vor 17 Jahren
  Chris Smith 7edc2310b9 Fully javadoc'd the channel class. Reordered methods so they're grouped by functionality, as per the coding conventions. vor 17 Jahren
  Chris Smith 6220a2028e Moved creation of the server's command parser from the UI to the core vor 17 Jahren
  Chris Smith 2acad8d700 Background colours are now supported vor 17 Jahren
  Chris Smith d02d4af6b9 Now support foreground colours vor 17 Jahren
  Chris Smith 35e6a00402 Added support for underlining vor 17 Jahren
  Shane Mc Cormack 48d1bf0543 added svn:keywords Id to files that didn't have it. vor 17 Jahren
  Shane Mc Cormack 2b0f32c1d7 svn:keywords Id vor 17 Jahren
  Shane Mc Cormack 637d365d8a svn:kewords +Id vor 17 Jahren
  Shane Mc Cormack 763334adf2 Javadoc Corrections vor 17 Jahren
  Gregory Holmes 5284d93988 Added basic messsage formatter, needs more default formats added vor 17 Jahren
  Chris Smith 1e58875319 The styliser now supports bold vor 17 Jahren
  Chris Smith 6803591b9d Added Styliser class vor 17 Jahren
  Chris Smith 70bdab0fc5 Internal frames now use the main frame's icon vor 17 Jahren
  Shane Mc Cormack a460cd1c22 Added SSL support to Parser. (Trusts ALL certificates at present, this can be worked on) vor 17 Jahren