52 Commits (c2e94604e5d7f3ccdea7f5658fe66495985469ce)

Author SHA1 Message Date
  Greg Holmes 2ca4779a17 Add base command plugins 11 years ago
  Shane Mc Cormack d30f7690e4 Update copyright for 2013 11 years ago
  Shane Mc Cormack a0a4b2cb23 Revert "Stop using deprecated Command constructor" 11 years ago
  Greg Holmes 561acbc78c Stop using deprecated Command constructor 11 years ago
  Shane Mc Cormack 11e80671c4 Desingleton PluginManager (and as a side-effect, ServerManager). 11 years ago
  Greg Holmes 2b0dc53a8d Add new method for invokeAndWait using Callable not ReturnableThread 12 years ago
  Shane Mc Cormack f40fbcff29 Update copyright for 2012 12 years ago
  Chris Smith fda9c21381 Bye bye deprecations! 12 years ago
  Greg Holmes 14540d9688 Begin to remove deprecated IdentityManager methods. 12 years ago
  Chris Smith 034882ff81 Colour abstraction 12 years ago
  Greg Holmes ed90b0e13f Fix fallout from plugin deprecations. 13 years ago
  Chris Smith 4a84877785 Import order fixes 13 years ago
  Greg Holmes 85a02e5f38 Change header? 13 years ago
  Greg Holmes c9fadebbd6 Use new BasePlugin methods for registering commands. 13 years ago
  Chris Smith 969b084619 Fix fallout from CommandManager changes 13 years ago
  Greg Holmes 5f035d6e76 Change Plugin to an interface and add BasePlugin abstract class. 13 years ago
  Chris Smith f5fff70ef4 Fix line endings / trailing spaces 13 years ago
  Chris Smith 84a4059c5f Plugins support for core frame container changes 13 years ago
  Greg Holmes f406144fa0 s/timout/timeout/ 13 years ago
  Shane Mc Cormack e1106c80db Update Copyright 13 years ago
  Greg Holmes fd736aa8c1 Add intelligent tab completion for osd command --timeout 13 years ago
  Greg Holmes d31d8480c0 Correct OSD command help text. 13 years ago
  Simon Mott a6a808177e Adds --timeout parameter to /osd command 13 years ago
  Chris Smith af504465f5 Plugin support for PreferencesManager rename 13 years ago
  Chris Smith bb47b22b58 Style fixes 13 years ago
  Chris Smith 07fa0b2697 Use new optional integer methods 13 years ago
  Greg Holmes 0a50d61679 Add notifications plugin 13 years ago
  Greg Holmes 3563d122e5 Load OSD Manager in ctor not on plugin load. 13 years ago
  Chris Smith e50c0b3f69 Stop commands registering themselves in ctors 13 years ago
  Simon Mott ea460fbf9c Changed Timeout setting in OSD plugin to be an OptionalInteger which allows for OSD windows to stay open indefinitely 13 years ago
  Chris Smith 93f7e8fdff Validator move 14 years ago
  Simon Mott 45a723ae05 Prevent OSD windows from using negative timeout delays 14 years ago
  Chris Smith 430711e424 Style fixes 14 years ago
  Chris Smith 91a6413801 Fix fallout from command changes 14 years ago
  Chris Smith 05fcdd81ab Stop using Main.getUI() in swing subplugins 14 years ago
  Chris Smith ae3eb43d28 Massive window changes. 14 years ago
  Chris Smith 03ef0bc895 Fix fallout from command changes 14 years ago
  Chris Smith e5bd6abd73 Changes for intelligent command completion 14 years ago
  Chris Smith 720d22f663 Unit tests 14 years ago
  Simon Mott 1ecff3587b Created OsdPolicies Enum 14 years ago
  Chris Smith 7c10d0b14a Fix concurrency problems in OSD plugin 14 years ago
  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 years ago
  Simon Mott 14827c7250 Fixes deadlock in OSD plugin 14 years ago
  Simon Mott 9d7031825c Fixes deadlock in OSD plugin 14 years ago
  Gregory Holmes c288ddcc75 EDT!!!!! minor synchronisation fix 14 years ago
  Simon Mott 0ba9a44ab3 OSD windows reuse space depending on policy. 14 years ago
  Simon Mott 7532460882 Javadoc changes 14 years ago
  Simon Mott cfb1c90aa6 Create queueing for OSD windows. 14 years ago
  Gregory Holmes 3dede2fcd2 Code tidying. Add minimum height on the OSD window label. 14 years ago
  Simon Mott c880a9113c Groundwork for OSD Queueing 14 years ago