3337 Révisions (46ba750f216d71fa6be468a5f3a65f9c38367c59)
 

Auteur SHA1 Message Date
  Chris Smith 8cbf703606 Frames are now maximised if there is another maximised window. il y a 17 ans
  Chris Smith 474f46a15b Respect the "always maximise" preference, and default it to off il y a 17 ans
  Chris Smith 6d1bdb66f6 * Added FrameManager interface il y a 17 ans
  Shane Mc Cormack 98e6d7e439 Updated colours in line with mirc. il y a 17 ans
  Chris Smith b6507260be Fixed imports il y a 17 ans
  Shane Mc Cormack 42436f511d javadoc enhancements il y a 17 ans
  Shane Mc Cormack ad15229ca5 Added IgnoreList stuff. il y a 17 ans
  Chris Smith 376ec438fe * Added timestamps! il y a 17 ans
  Chris Smith 8001d8fb6c * Added methods to Server and Channel frames to allow easy formatting of messages il y a 17 ans
  Chris Smith 18c3c5f321 More channel callbacks now use the formatter il y a 17 ans
  Chris Smith 59c29190af * Styliser now uses a colour at the start of a string as the default colour. il y a 17 ans
  Shane Mc Cormack 68f3ebd947 Fixed previous commit. il y a 17 ans
  Shane Mc Cormack dc3b32e891 added getImportantModePrefix() il y a 17 ans
  Gregory Holmes 480486e019 Fixed Server and Query after last revision il y a 17 ans
  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. il y a 17 ans
  Gregory Holmes 02b118112a Made logger error's output a stacktrace il y a 17 ans
  Chris Smith 9e857e032a Javadoc'd, tidied up, and fixed licenses for all ui.messages classes il y a 17 ans
  Shane Mc Cormack b5e443526f Converted spaces to tabs il y a 17 ans
  Gregory Holmes ec4c2a3be8 Fixed some compiler warnings on several classes il y a 17 ans
  Chris Smith 775c5a0bef Javadoc'd the raw class il y a 17 ans
  Chris Smith a383eab5d2 commandparser package is now fully javadoc'd il y a 17 ans
  Chris Smith e1dfd37dce * Added me/0 and me commands for query windows il y a 17 ans
  Gregory Holmes 34e8863df5 Added QueryFrame il y a 17 ans
  Chris Smith 2d9158a8d7 Javadoc and tidying up il y a 17 ans
  Chris Smith 0f8911c6e3 ServerFrame now no longer needs a Server instance in its constructor il y a 17 ans
  Shane Mc Cormack 0edfb2e579 renamed ParseHost -> parseHost il y a 17 ans
  Chris Smith be76ee0afa Added QueryCommand, QueryCommandParser and CommandManager.loadQueryCommands il y a 17 ans
  Gregory Holmes 8bd324e75b Added preliminary Query class il y a 17 ans
  Chris Smith 7edc2310b9 Fully javadoc'd the channel class. Reordered methods so they're grouped by functionality, as per the coding conventions. il y a 17 ans
  Chris Smith 6220a2028e Moved creation of the server's command parser from the UI to the core il y a 17 ans
  Chris Smith 2acad8d700 Background colours are now supported il y a 17 ans
  Chris Smith d02d4af6b9 Now support foreground colours il y a 17 ans
  Chris Smith 35e6a00402 Added support for underlining il y a 17 ans
  Shane Mc Cormack 48d1bf0543 added svn:keywords Id to files that didn't have it. il y a 17 ans
  Shane Mc Cormack 2b0f32c1d7 svn:keywords Id il y a 17 ans
  Shane Mc Cormack 637d365d8a svn:kewords +Id il y a 17 ans
  Shane Mc Cormack 763334adf2 Javadoc Corrections il y a 17 ans
  Gregory Holmes 5284d93988 Added basic messsage formatter, needs more default formats added il y a 17 ans
  Chris Smith 1e58875319 The styliser now supports bold il y a 17 ans
  Chris Smith 6803591b9d Added Styliser class il y a 17 ans
  Chris Smith 70bdab0fc5 Internal frames now use the main frame's icon il y a 17 ans
  Shane Mc Cormack a460cd1c22 Added SSL support to Parser. (Trusts ALL certificates at present, this can be worked on) il y a 17 ans
  Gregory Holmes 37c16dbcf1 Made NewServerDialog open centered with the MainFrame il y a 17 ans
  Chris Smith 823e025fd4 Fix concurrent modification error when closing channel windows il y a 17 ans
  Chris Smith 28763eacd1 Read alternate nickname from config file as well il y a 17 ans
  Chris Smith 7492cedbd0 Save the config if the user closes the main frame rather than using /quit il y a 17 ans
  Chris Smith 12fbeb8c11 Use a default nickname from the config file il y a 17 ans
  Chris Smith 1396ba0fcb Added cycle command il y a 17 ans
  Chris Smith 2f9c8e5915 Added part command il y a 17 ans
  Shane Mc Cormack 4fba843211 Someone changing the topic now actually changes it. il y a 17 ans