5764 Комити (bf75c6be4c0f16a9a770660d514b9ef36b7cbcf5)
 

Аутор SHA1 Порука Датум
  Chris Smith 2d9158a8d7 Javadoc and tidying up пре 17 година
  Chris Smith 0f8911c6e3 ServerFrame now no longer needs a Server instance in its constructor пре 17 година
  Shane Mc Cormack 0edfb2e579 renamed ParseHost -> parseHost пре 17 година
  Chris Smith be76ee0afa Added QueryCommand, QueryCommandParser and CommandManager.loadQueryCommands пре 17 година
  Gregory Holmes 8bd324e75b Added preliminary Query class пре 17 година
  Chris Smith 7edc2310b9 Fully javadoc'd the channel class. Reordered methods so they're grouped by functionality, as per the coding conventions. пре 17 година
  Chris Smith 6220a2028e Moved creation of the server's command parser from the UI to the core пре 17 година
  Chris Smith 2acad8d700 Background colours are now supported пре 17 година
  Chris Smith d02d4af6b9 Now support foreground colours пре 17 година
  Chris Smith 35e6a00402 Added support for underlining пре 17 година
  Shane Mc Cormack 48d1bf0543 added svn:keywords Id to files that didn't have it. пре 17 година
  Shane Mc Cormack 2b0f32c1d7 svn:keywords Id пре 17 година
  Shane Mc Cormack 637d365d8a svn:kewords +Id пре 17 година
  Shane Mc Cormack 763334adf2 Javadoc Corrections пре 17 година
  Gregory Holmes 5284d93988 Added basic messsage formatter, needs more default formats added пре 17 година
  Chris Smith 1e58875319 The styliser now supports bold пре 17 година
  Chris Smith 6803591b9d Added Styliser class пре 17 година
  Chris Smith 70bdab0fc5 Internal frames now use the main frame's icon пре 17 година
  Shane Mc Cormack a460cd1c22 Added SSL support to Parser. (Trusts ALL certificates at present, this can be worked on) пре 17 година
  Gregory Holmes 37c16dbcf1 Made NewServerDialog open centered with the MainFrame пре 17 година
  Chris Smith 823e025fd4 Fix concurrent modification error when closing channel windows пре 17 година
  Chris Smith 28763eacd1 Read alternate nickname from config file as well пре 17 година
  Chris Smith 7492cedbd0 Save the config if the user closes the main frame rather than using /quit пре 17 година
  Chris Smith 12fbeb8c11 Use a default nickname from the config file пре 17 година
  Chris Smith 1396ba0fcb Added cycle command пре 17 година
  Chris Smith 2f9c8e5915 Added part command пре 17 година
  Shane Mc Cormack 4fba843211 Someone changing the topic now actually changes it. пре 17 година
  Shane Mc Cormack bf2b6258b8 Added default values for variables пре 17 година
  Chris Smith a04c9e304b The background of the main desktopPane is now a light grey пре 17 година
  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 пре 17 година
  Chris Smith f458a89309 Innerframe titles are now displayed in the main titlebar when maximised пре 17 година
  Shane Mc Cormack 370c506907 Pointless, removed. пре 17 година
  Chris Smith 9b43dc99d0 Updated core to work with parser changes пре 17 година
  Chris Smith 3996f4646c Added a temporary icon for the main frame пре 17 година
  Shane Mc Cormack d13f6eca91 Added svn:keywords +Id to all Callback stuff пре 17 година
  Shane Mc Cormack 26bfb2a813 Moved Callbacks and Interfaces into new packages: пре 17 година
  Chris Smith 953e1f624b MainFrame now uses Logger if it can't toggle the state of an internal frame пре 17 година
  Chris Smith 8d0885412f Made Raw/Channel/Server classes compatible with the parser changes пре 17 година
  Gregory Holmes bd4194f52a Added error and debug methods that use the default log level пре 17 година
  Gregory Holmes dc0a0d13b7 Changed logging and levels. пре 17 година
  Chris Smith cec4f06fba Servers are now closed nicely when the client is closed пре 17 година
  Shane Mc Cormack 2b851bd7d3 Rewrote callback system. пре 17 година
  Gregory Holmes a487f2a80c Fixed NicklistListModel not setting the config options it accessed пре 17 година
  Chris Smith 3aaf4aa2d4 Remove debugging info пре 17 година
  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 пре 17 година
  Chris Smith a481b7c957 Channels are now parted and their associated information killed when a channel window is closed пре 17 година
  Gregory Holmes 2945115f5d Updated logger to use the new FatalErrorDialog пре 17 година
  Chris Smith e5641646c1 * me/0 is no longer displayed in help output пре 17 година
  Chris Smith 8ca6834cdf Added help/0 command пре 17 година
  Chris Smith c33b6640eb Added join/1 command пре 17 година