6001 Revize (2a04fd59e5cc52f7c713e3ac9e202e2ed8b99f27)
 

Autor SHA1 Zpráva Datum
  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
  Chris Smith 8d0885412f Made Raw/Channel/Server classes compatible with the parser changes před 17 roky
  Gregory Holmes bd4194f52a Added error and debug methods that use the default log level před 17 roky
  Gregory Holmes dc0a0d13b7 Changed logging and levels. před 17 roky
  Chris Smith cec4f06fba Servers are now closed nicely when the client is closed před 17 roky
  Shane Mc Cormack 2b851bd7d3 Rewrote callback system. před 17 roky
  Gregory Holmes a487f2a80c Fixed NicklistListModel not setting the config options it accessed před 17 roky
  Chris Smith 3aaf4aa2d4 Remove debugging info před 17 roky
  Chris Smith 7f0d140c57 Frames are now staggered as they're opened, so you don't end up with too many windows in the same place před 17 roky
  Chris Smith a481b7c957 Channels are now parted and their associated information killed when a channel window is closed před 17 roky
  Gregory Holmes 2945115f5d Updated logger to use the new FatalErrorDialog před 17 roky
  Chris Smith e5641646c1 * me/0 is no longer displayed in help output před 17 roky
  Chris Smith 8ca6834cdf Added help/0 command před 17 roky
  Chris Smith c33b6640eb Added join/1 command před 17 roky
  Chris Smith 2867da135e Added dialog to display fatal error information před 17 roky
  Chris Smith 3b932b5ae3 Closing the server frame now terminates the server connection (+ associated windows) před 17 roky
  Chris Smith 8fe1479c8d Changed default server to one that actually works well před 17 roky
  Chris Smith 7f6fe4f903 * Added Channel.close(), Raw.close() and Server.close() před 17 roky
  Chris Smith 7f5d6f7183 * Added me and me/0 commands před 17 roky
  Shane Mc Cormack 219ee974a3 Fixed javadoc před 17 roky
  Shane Mc Cormack d642b42135 javadoc on doDebug před 17 roky
  Shane Mc Cormack bc98e68501 Moved some debug spam into bDebug where it should be. před 17 roky
  Chris Smith 83e2828095 * Server now handles errors thrown by the IRC Parser, and forwards them to Logger před 17 roky
  Shane Mc Cormack f7e1a55ba3 Fixed ParserError again. před 17 roky
  Shane Mc Cormack 45b04aa3f0 Fixed ParserError class. před 17 roky
  Shane Mc Cormack a11e662b6f onError now uses a ParserError object and passes that to the callback instead. This allows for more flexability, and keeps the logic před 17 roky
  Chris Smith 713f61fa51 * Added method to Channel to get the Server it's associated with před 17 roky