2168 次程式碼提交 (86bc245e80b797fbf16814eefa6146453b984298)

作者 SHA1 備註 提交日期
  Chris Smith 0a0e241b81 Commands now use constants for the two common formats (commandOutput/commandError) 17 年之前
  Chris Smith 350ec3cc67 Debug command improvements 17 年之前
  Gregory Holmes 7c22039c5e Fixed the window menu manager from not showing anything but parent containers 17 年之前
  Gregory Holmes 5229587e1c FrameManagers now use {add,del}Window(FrameContainer) and {add,del}Window(FrameContainer, FrameContainer) instead of {add,del}Server and {add,del}Custom 17 年之前
  Shane Mc Cormack fb6e852c59 Added missing dots. 17 年之前
  Chris Smith 8c55e32c13 Remove unused method from config manager 17 年之前
  Chris Smith 2daf38f09a Fixed getOptionBool and re-added non-fallback version 17 年之前
  Gregory Holmes e6d39c04cb ConfigManager.getOptionBool(domain, key) has been replaced with getOptionBool(domain, key, fallback) 17 年之前
  Chris Smith 5cedbfbbe8 Added /debug globalconfiginfo 17 年之前
  Gregory Holmes cf2bbd9aa0 Installer is step 3 not 2 17 年之前
  Gregory Holmes ffcada908d Wizards now listen to enter and escape 17 年之前
  Gregory Holmes 4274a4cf00 "Plugins configure menu only shows active and configurable options now, previously showed inactive plugins aswell" 17 年之前
  Chris Smith c29c245d86 URL linking improvement (now removes trailing full stops and commas) 17 年之前
  Gregory Holmes dd11d0f046 Switched settings accelerator from s to e and switched server menu (old file menu) from f to s 17 年之前
  Gregory Holmes 09f40f7f48 Fixed the About dialog and plugin dialog links not opening a browser 17 年之前
  Gregory Holmes 65df18baa9 BUG: Condition editor now shows the correct comparisons (has been showing comparisons for the argument 'till now) 17 年之前
  Gregory Holmes 71c48ec809 Error icon in the status bar no longer shows whilst the error list is open 17 年之前
  Gregory Holmes 6d8ea6f39c Removed debug from ErrorManager 17 年之前
  Gregory Holmes dd6d9462e0 Fixed configure plugin menu not clearing when repopulating 17 年之前
  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 年之前
  Shane Mc Cormack bb5180a4d8 PluginManager now catches exceptions thrown when processEvent calls are forwarded 17 年之前
  Gregory Holmes e3b4fbdb53 synchronize on the dialog list not the method to get the dialogs 17 年之前
  Gregory Holmes 3fd86f198e Issue 412: 'Configure plugins' menu 17 年之前
  Gregory Holmes 89e7cf5f91 Issue 465: OSD respond live to config changes 17 年之前
  Gregory Holmes b61ed2b9b5 Fixed error manager saying errors failed to send if the error was a new error 17 年之前
  Gregory Holmes 447766bdce Fixed IOBe on the new prefs setting code 17 年之前
  Gregory Holmes 1f99353fab Prefs dialog (should) only set options when it needs to 17 年之前
  Gregory Holmes d2960b0d06 Fixed treeview prefs dialog issues 17 年之前
  Gregory Holmes 3230fdedd9 Potentially fixed an issue whereby the active node could still have its notification colour 17 年之前
  Gregory Holmes 432c273258 Fixed error sending 17 年之前
  Gregory Holmes 3396fd6b92 Actions can no longer have null names or triggers when using the actions editor 17 年之前
  Chris Smith 9ee93a8574 Fix perform panel 17 年之前
  Chris Smith a4364680f5 A whole bunch of non-commited changes. 17 年之前
  Shane Mc Cormack 1b8ecf6d47 PluginManager now gives better reasons for plugins failing to load/unload 17 年之前
  Chris Smith 801e7f498f Fix global identities that are added late not being added to the global manager 17 年之前
  Chris Smith 67b7959c17 Command parser refactoring 17 年之前
  Gregory Holmes 4ae1d5de04 Time format change in error list 17 年之前
  Chris Smith e735a4ca24 Better English on the FatalErrorDialog 17 年之前
  Gregory Holmes 370e00c3bd Statusbar now shows the highest priority error until the error list is shown 17 年之前
  Chris Smith 5e1ef92af1 /debug error <app|user> <low|medium|high|fatal|unknown> 17 年之前
  Gregory Holmes 1c0b5ae8fb Error sending uses the new Downloader class, doesnt sleep for 5 seconds when sending for the first time 17 年之前
  Chris Smith 880e851ee0 Added downloader, updated updater checker to use it, added /debug forceupdate 17 年之前
  Gregory Holmes 00135b1b4a Fixed error on not havig a dialog state set in the config 17 年之前
  Chris Smith 2ab0a01607 Created util package, moved some stuff in 17 年之前
  Chris Smith 1dbf3dc118 Linking improvements 17 年之前
  Gregory Holmes 3a720df92f rollover is removed when the mouse leaves the nicklist 17 年之前
  Chris Smith db5d8c34e4 ActionManager now caches its killswitch setting 17 年之前
  Chris Smith bf43cc33c1 Better handling of a potential NPE in Action.save 17 年之前
  Gregory Holmes 4345fefad7 Treeview now caches its config values 17 年之前
  Chris Smith e6e7757775 Added -r CLI switch to temporarily disable error reporting 17 年之前