55 コミット (b691b144910ce8825197463e25ec1e2a306b7f9d)

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