1106 次程式碼提交 (8381857bdc7550b008cde24545f02c4c88f390ff)

作者 SHA1 備註 提交日期
  Greg Holmes 3096dc6684 Fix a couple of style errors in the textpane 13 年之前
  Greg Holmes c9fadebbd6 Use new BasePlugin methods for registering commands. 13 年之前
  Chris Smith b9ccdf76f9 Remove unused ctor args 13 年之前
  Chris Smith 1ed60c75bd Remove unused fields, params and classes 13 年之前
  Greg Holmes ee7505be95 Expose Swing UI version in about dialog. 13 年之前
  Chris Smith fbf1d84c1a Remove pointless constructors 13 年之前
  Chris Smith c3eeeace73 Fix web ui having wrong titles, names and icons 13 年之前
  Greg Holmes 3640d1717c Fix msn parser breaking on timeout 13 年之前
  Greg Holmes 7c0388f4b8 Show restart dialog when retart is needed 13 年之前
  Simon Mott 1d52c51289 /popout and /popin command added to swing ui 13 年之前
  Greg Holmes 0d469817e3 Remove frame changed action triggering from the UI 13 年之前
  Greg Holmes e7b2ef53cc Move Input command to SwingUI 13 年之前
  Greg Holmes 5f76f5b75c Remove windows from commands 13 年之前
  Chris Smith e60a0bc76f Make some commands use new BaseCommandInfo class 13 年之前
  Chris Smith 7a1f50f3a1 Pass correct arg when making numeric calls in XMPP parser 13 年之前
  Chris Smith 40a4e2fab9 Fix XMPP parser not caching server name 13 年之前
  Greg Holmes f7f9223483 Make protocol descriptors check if a URI is secure. 13 年之前
  Greg Holmes 19b7174227 Fixes away state handling in parser 13 年之前
  Chris Smith 969b084619 Fix fallout from CommandManager changes 13 年之前
  Greg Holmes 338dae7db1 Don't use tostring for CSD title 13 年之前
  Chris Smith 01cbd5830f Use @ChildImplementations 13 年之前
  Greg Holmes c51d08c6d7 Add initial work on MSN parser 13 年之前
  Chris Smith 318f0fd32f Fix fallout from WindowManager changes 13 年之前
  Chris Smith 7d1d256d19 Contactlist plugin 13 年之前
  Chris Smith 5035ea4ae7 Use new WM method in SwingController to fix reattaching 13 年之前
  Chris Smith 36fd171ca1 Expose AwayState in other parsers 13 年之前
  Greg Holmes 612e2779bf Don't load remote images in the EDT. 13 年之前
  Greg Holmes f5de47b21c Revert "Don't load remote images in the EDT" 13 年之前
  Greg Holmes 00b7926810 Don't load remote images in the EDT 13 年之前
  Greg Holmes 3d4f66b93c Windows uses the renderer size not the object size... 13 年之前
  Greg Holmes 4fd1fb67fa Client will now quit when closed from the swing UI. 13 年之前
  Greg Holmes a115066bfa Make swing UI detach on unload 13 年之前
  Chris Smith e5fcc3f50d Fix server list provider to be sane 13 年之前
  Greg Holmes 7869939cde Don't invokeandwait for no reason. 13 年之前
  Greg Holmes 25e3a7c21e Add new UIController method to UIControllers. 13 年之前
  Greg Holmes fda2a3ecbc Don't hang the EDT when setting active frames. 13 年之前
  Greg Holmes 67d6f2af60 Add listeners for frame info events. 13 年之前
  Greg Holmes 7ae8510086 Hack around notification bug until issue CLIENT-247 is resolved. 13 年之前
  Greg Holmes e0220cf274 Adds an active window command back to the client, swing ui only. 13 年之前
  Chris Smith ecc72a9585 XMPP improvements 13 年之前
  Chris Smith 92e4db746b Recalculate presence when endpoints are removed 13 年之前
  Chris Smith 9ee6857590 Decouple selection handling from the core 13 年之前
  Greg Holmes decb60c49b Style fixes 13 年之前
  Greg Holmes c98f67b435 Switch to using DateUtils 13 年之前
  Chris Smith 37016ac81e Remove window open and close methods 13 年之前
  Greg Holmes 5f035d6e76 Change Plugin to an interface and add BasePlugin abstract class. 13 年之前
  Chris Smith f5fff70ef4 Fix line endings / trailing spaces 13 年之前
  Greg Holmes 3a479cb30f Don't load/unload plugins in the EDT 13 年之前
  Greg Holmes 90d9a407d7 Don't apply updates in the EDT 13 年之前
  Greg Holmes 0eac1c649b Don't dereference null items in server lists. 13 年之前