55 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Author SHA1 Message Date
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Shane Mc Cormack 70e97d73c0 Bump all plugin versions to force server-side recompile for addons site. 14 years ago
  Chris Smith 1b1dcbb8ce Under 300 errors! 15 years ago
  Chris Smith 3cb45a4969 Revert changes to lag display plugin 15 years ago
  Chris Smith ee652e67e3 Some kind of over-the-top EDT safety in lag display plugin. 15 years ago
  Gregory Holmes f4b181c73b initial work on removing singletons 15 years ago
  Chris Smith 32221980fe Allow labels to be turned off 15 years ago
  Chris Smith 27909073b8 Fairly ugly code to show labels on selected points on the lag graph 15 years ago
  Chris Smith 41a8a150b4 Add lag display graph options to the config 15 years ago
  Chris Smith 826340d13e Default to 50 points not 100 15 years ago
  Chris Smith 3c08f30f0a Graph drawing 15 years ago
  Chris Smith cb5ca3d105 Add ping history panel 15 years ago
  Chris Smith a1f9f039d9 Store the ping history 15 years ago
  Chris Smith 5bd494eea9 Add config settings/properties for graphing 15 years ago
  Chris Smith 155f6d8068 Abstract lag display popup panel/window into the swing ui 15 years ago
  Chris Smith 7df12a3359 createPluginJar.sh can now cope with friendly version names 15 years ago
  Chris Smith 0c32e085c2 plugin.infoicide 15 years ago
  Gregory Holmes fbbada8fca missing files from previous commit 15 years ago
  Gregory Holmes 2474adb707 fixes issue 2284: add StatusBarLabel interface to remove Component import from core 15 years ago
  Chris Smith b30467050f Ident and lag display plugins now set their defaults in their configs 15 years ago
  Chris Smith 3337772fe8 PreferencesSettings may no longer take a fallback 15 years ago
  Chris Smith d041640da2 Lag display popup will now be aligned properly with the label, rather 15 years ago
  Chris Smith 19a2a004cd Lagdisplay plugin is now a subplugin of the swing ui 15 years ago
  Shane Mc Cormack 901e43b856 minor plugin.config changes 15 years ago
  Shane Mc Cormack 9f5011e67d Preliminary plugin.configs for everything 15 years ago
  Chris Smith a7a881398c Switch all UI stuff to use SwingController.getMainFrame() in favour of 15 years ago
  Chris Smith 7912d6fe02 Initial work on moving UI to a plugin 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith 9bb146b4a2 Lag display popup no longer tries to show network unless the server is connected 16 years ago
  Chris Smith 8743021b7c Fixes Issue 1729 16 years ago
  Chris Smith 8a0e815ba4 Issue 1729 16 years ago
  Chris Smith 1d8e400f74 Fixes issue 0001736 16 years ago
  Chris Smith a0f26e254d Fixes issue 1720 (lag display plugin popup) 16 years ago
  Chris Smith 30f242eea4 Remove version numbers from all plugins 16 years ago
  Shane Mc Cormack ebfae6fe4a Add addon site IDs to the plugins 16 years ago
  Chris Smith c40388b02c Lag display plugin is no longer called laddisplay 16 years ago
  Gregory Holmes 5df0ecd8d2 Removed use of deprecated getActiveFrame() methods 16 years ago
  Chris Smith 72217d762d Added support for the new config system to plugin manager. 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith 0e82575b37 Added SERVER_PINGSET action type 16 years ago
  Chris Smith 7b443815c4 Breaking the trunk? Me? Never! 16 years ago
  Chris Smith 9bc93e216c Lag display plugin now displays "Not connected" when the server isn't connected, and removes cached text on disconnection (fixing a potential minor memory leak) 16 years ago
  Chris Smith 962e661fd5 Switched plugins to use new action callbacks instead of eventplugin + proxying 16 years ago
  Shane Mc Cormack 61510ce5fe Overhauled plugins system. (Fixes issue 479) 16 years ago
  Chris Smith 1527ebdac9 Move ConfigChangeListener into the interfaces package 16 years ago
  Gregory Holmes 54d7efe0fe Fixed height issues on the status bar 16 years ago
  Chris Smith 86ca6ee680 Added quote alias 16 years ago
  Chris Smith 80e68fa608 Initial work on alternate ping method for lag display plugin 16 years ago
  Chris Smith d7f59fc85c The lag display plugin now caches ping times (so if you focus a window that's in the process of timing out, it'll display "Xs+" as expected instead of the last successful ping time) 16 years ago
  Chris Smith 01e96b7dfe * Remove some debug spam from actions and themes 17 years ago