68 次程式碼提交 (0.8)

作者 SHA1 備註 提交日期
  Greg Holmes 8381857bdc Manually bump all the plugin versions 10 年之前
  Greg Holmes 6368650310 Remove deprecations from the OSD plugin. 10 年之前
  Chris Smith 74aa499be4 Autoformat all the plugins. 10 年之前
  Chris Smith a78b6fe8c7 Various style fixes. 10 年之前
  Chris Smith 27910de71d Initial work removing calls to getOptionColour. 10 年之前
  Greg Holmes f43be1d40c Remove lombok from next set of plugins 10 年之前
  Shane Mc Cormack c7990ef968 Update Copyright to 2014 10 年之前
  Chris Smith 0f1fd3bea6 Add @Exported annotation to all exported methods. 10 年之前
  Greg Holmes e7301384cc Tidy up javadoc 10 年之前
  Chris Smith 2e0a59b753 Daggerify the DCC plugin. 10 年之前
  Chris Smith adced3940d Remove horrible SwingController lookups. 10 年之前
  Chris Smith 6f7fce7b27 Remove static colour manager refs 10 年之前
  Chris Smith c6ed9e1029 Pass in CommandControllers to some plugin commands 10 年之前
  Chris Smith 526cb3e37b Use config interfaces where possible. 10 年之前
  Chris Smith 28e3529e08 Handle stuff moving. 10 年之前
  Chris Smith 0e4e578f75 Remove all IdentityManager references from plugins 10 年之前
  Greg Holmes 2ca4779a17 Add base command plugins 11 年之前
  Shane Mc Cormack d30f7690e4 Update copyright for 2013 11 年之前
  Shane Mc Cormack a0a4b2cb23 Revert "Stop using deprecated Command constructor" 11 年之前
  Greg Holmes 561acbc78c Stop using deprecated Command constructor 11 年之前
  Shane Mc Cormack 11e80671c4 Desingleton PluginManager (and as a side-effect, ServerManager). 11 年之前
  Greg Holmes 2b0dc53a8d Add new method for invokeAndWait using Callable not ReturnableThread 12 年之前
  Shane Mc Cormack f40fbcff29 Update copyright for 2012 12 年之前
  Chris Smith fda9c21381 Bye bye deprecations! 12 年之前
  Greg Holmes 14540d9688 Begin to remove deprecated IdentityManager methods. 12 年之前
  Chris Smith 034882ff81 Colour abstraction 12 年之前
  Greg Holmes ed90b0e13f Fix fallout from plugin deprecations. 13 年之前
  Chris Smith 4a84877785 Import order fixes 13 年之前
  Greg Holmes 85a02e5f38 Change header? 13 年之前
  Greg Holmes c9fadebbd6 Use new BasePlugin methods for registering commands. 13 年之前
  Chris Smith 969b084619 Fix fallout from CommandManager changes 13 年之前
  Greg Holmes 5f035d6e76 Change Plugin to an interface and add BasePlugin abstract class. 13 年之前
  Chris Smith f5fff70ef4 Fix line endings / trailing spaces 13 年之前
  Chris Smith 84a4059c5f Plugins support for core frame container changes 13 年之前
  Greg Holmes f406144fa0 s/timout/timeout/ 13 年之前
  Shane Mc Cormack e1106c80db Update Copyright 13 年之前
  Greg Holmes fd736aa8c1 Add intelligent tab completion for osd command --timeout 13 年之前
  Greg Holmes d31d8480c0 Correct OSD command help text. 13 年之前
  Simon Mott a6a808177e Adds --timeout parameter to /osd command 13 年之前
  Chris Smith af504465f5 Plugin support for PreferencesManager rename 13 年之前
  Chris Smith bb47b22b58 Style fixes 13 年之前
  Chris Smith 07fa0b2697 Use new optional integer methods 13 年之前
  Greg Holmes 0a50d61679 Add notifications plugin 13 年之前
  Greg Holmes 3563d122e5 Load OSD Manager in ctor not on plugin load. 13 年之前
  Chris Smith e50c0b3f69 Stop commands registering themselves in ctors 13 年之前
  Simon Mott ea460fbf9c Changed Timeout setting in OSD plugin to be an OptionalInteger which allows for OSD windows to stay open indefinitely 13 年之前
  Chris Smith 93f7e8fdff Validator move 14 年之前
  Simon Mott 45a723ae05 Prevent OSD windows from using negative timeout delays 14 年之前
  Chris Smith 430711e424 Style fixes 14 年之前
  Chris Smith 91a6413801 Fix fallout from command changes 14 年之前