52 コミット (c2e94604e5d7f3ccdea7f5658fe66495985469ce)

作成者 SHA1 メッセージ 日付
  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年前
  Chris Smith 05fcdd81ab Stop using Main.getUI() in swing subplugins 14年前
  Chris Smith ae3eb43d28 Massive window changes. 14年前
  Chris Smith 03ef0bc895 Fix fallout from command changes 14年前
  Chris Smith e5bd6abd73 Changes for intelligent command completion 14年前
  Chris Smith 720d22f663 Unit tests 14年前
  Simon Mott 1ecff3587b Created OsdPolicies Enum 14年前
  Chris Smith 7c10d0b14a Fix concurrency problems in OSD plugin 14年前
  Simon Mott d76be99686 OSD Space recycling fix - no longer spazzes out when user clicks an osd closed. Also re-added Stylized to remove control codes 14年前
  Simon Mott 14827c7250 Fixes deadlock in OSD plugin 14年前
  Simon Mott 9d7031825c Fixes deadlock in OSD plugin 14年前
  Gregory Holmes c288ddcc75 EDT!!!!! minor synchronisation fix 14年前
  Simon Mott 0ba9a44ab3 OSD windows reuse space depending on policy. 14年前
  Simon Mott 7532460882 Javadoc changes 14年前
  Simon Mott cfb1c90aa6 Create queueing for OSD windows. 14年前
  Gregory Holmes 3dede2fcd2 Code tidying. Add minimum height on the OSD window label. 14年前
  Simon Mott c880a9113c Groundwork for OSD Queueing 14年前