7477 Revize (34da22339c6c41341a38c07c1f31bd0c47e2d1e3)
 

Autor SHA1 Zpráva Datum
  Chris Smith 59c29190af * Styliser now uses a colour at the start of a string as the default colour. před 17 roky
  Shane Mc Cormack 68f3ebd947 Fixed previous commit. před 17 roky
  Shane Mc Cormack dc3b32e891 added getImportantModePrefix() před 17 roky
  Gregory Holmes 480486e019 Fixed Server and Query after last revision před 17 roky
  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. před 17 roky
  Gregory Holmes 02b118112a Made logger error's output a stacktrace před 17 roky
  Chris Smith 9e857e032a Javadoc'd, tidied up, and fixed licenses for all ui.messages classes před 17 roky
  Shane Mc Cormack b5e443526f Converted spaces to tabs před 17 roky
  Gregory Holmes ec4c2a3be8 Fixed some compiler warnings on several classes před 17 roky
  Chris Smith 775c5a0bef Javadoc'd the raw class před 17 roky
  Chris Smith a383eab5d2 commandparser package is now fully javadoc'd před 17 roky
  Chris Smith e1dfd37dce * Added me/0 and me commands for query windows před 17 roky
  Gregory Holmes 34e8863df5 Added QueryFrame před 17 roky
  Chris Smith 2d9158a8d7 Javadoc and tidying up před 17 roky
  Chris Smith 0f8911c6e3 ServerFrame now no longer needs a Server instance in its constructor před 17 roky
  Shane Mc Cormack 0edfb2e579 renamed ParseHost -> parseHost před 17 roky
  Chris Smith be76ee0afa Added QueryCommand, QueryCommandParser and CommandManager.loadQueryCommands před 17 roky
  Gregory Holmes 8bd324e75b Added preliminary Query class před 17 roky
  Chris Smith 7edc2310b9 Fully javadoc'd the channel class. Reordered methods so they're grouped by functionality, as per the coding conventions. před 17 roky
  Chris Smith 6220a2028e Moved creation of the server's command parser from the UI to the core před 17 roky
  Chris Smith 2acad8d700 Background colours are now supported před 17 roky
  Chris Smith d02d4af6b9 Now support foreground colours před 17 roky
  Chris Smith 35e6a00402 Added support for underlining před 17 roky
  Shane Mc Cormack 48d1bf0543 added svn:keywords Id to files that didn't have it. před 17 roky
  Shane Mc Cormack 2b0f32c1d7 svn:keywords Id před 17 roky
  Shane Mc Cormack 637d365d8a svn:kewords +Id před 17 roky
  Shane Mc Cormack 763334adf2 Javadoc Corrections před 17 roky
  Gregory Holmes 5284d93988 Added basic messsage formatter, needs more default formats added před 17 roky
  Chris Smith 1e58875319 The styliser now supports bold před 17 roky
  Chris Smith 6803591b9d Added Styliser class před 17 roky
  Chris Smith 70bdab0fc5 Internal frames now use the main frame's icon před 17 roky
  Shane Mc Cormack a460cd1c22 Added SSL support to Parser. (Trusts ALL certificates at present, this can be worked on) před 17 roky
  Gregory Holmes 37c16dbcf1 Made NewServerDialog open centered with the MainFrame před 17 roky
  Chris Smith 823e025fd4 Fix concurrent modification error when closing channel windows před 17 roky
  Chris Smith 28763eacd1 Read alternate nickname from config file as well před 17 roky
  Chris Smith 7492cedbd0 Save the config if the user closes the main frame rather than using /quit před 17 roky
  Chris Smith 12fbeb8c11 Use a default nickname from the config file před 17 roky
  Chris Smith 1396ba0fcb Added cycle command před 17 roky
  Chris Smith 2f9c8e5915 Added part command před 17 roky
  Shane Mc Cormack 4fba843211 Someone changing the topic now actually changes it. před 17 roky
  Shane Mc Cormack bf2b6258b8 Added default values for variables před 17 roky
  Chris Smith a04c9e304b The background of the main desktopPane is now a light grey před 17 roky
  Chris Smith 8363f3d1a5 Fixed major bug whereby channels weren't being removed from their hashmap correctly, preventing the client from closing if you had parted a channel před 17 roky
  Chris Smith f458a89309 Innerframe titles are now displayed in the main titlebar when maximised před 17 roky
  Shane Mc Cormack 370c506907 Pointless, removed. před 17 roky
  Chris Smith 9b43dc99d0 Updated core to work with parser changes před 17 roky
  Chris Smith 3996f4646c Added a temporary icon for the main frame před 17 roky
  Shane Mc Cormack d13f6eca91 Added svn:keywords +Id to all Callback stuff před 17 roky
  Shane Mc Cormack 26bfb2a813 Moved Callbacks and Interfaces into new packages: před 17 roky
  Chris Smith 953e1f624b MainFrame now uses Logger if it can't toggle the state of an internal frame před 17 roky