5352 Commits (18e0c6b275553aa09480c52a0fbdc3d4c8fcb830)

Author SHA1 Message Date
  Gregory Holmes e3b4fbdb53 synchronize on the dialog list not the method to get the dialogs 17 years ago
  Gregory Holmes 3fd86f198e Issue 412: 'Configure plugins' menu 17 years ago
  Gregory Holmes 89e7cf5f91 Issue 465: OSD respond live to config changes 17 years ago
  Gregory Holmes b61ed2b9b5 Fixed error manager saying errors failed to send if the error was a new error 17 years ago
  Gregory Holmes 447766bdce Fixed IOBe on the new prefs setting code 17 years ago
  Gregory Holmes 1f99353fab Prefs dialog (should) only set options when it needs to 17 years ago
  Gregory Holmes d2960b0d06 Fixed treeview prefs dialog issues 17 years ago
  Gregory Holmes 3230fdedd9 Potentially fixed an issue whereby the active node could still have its notification colour 17 years ago
  Gregory Holmes 432c273258 Fixed error sending 17 years ago
  Gregory Holmes 3396fd6b92 Actions can no longer have null names or triggers when using the actions editor 17 years ago
  Chris Smith 9ee93a8574 Fix perform panel 17 years ago
  Chris Smith a4364680f5 A whole bunch of non-commited changes. 17 years ago
  Shane Mc Cormack 1b8ecf6d47 PluginManager now gives better reasons for plugins failing to load/unload 17 years ago
  Chris Smith 801e7f498f Fix global identities that are added late not being added to the global manager 17 years ago
  Chris Smith 67b7959c17 Command parser refactoring 17 years ago
  Gregory Holmes 4ae1d5de04 Time format change in error list 17 years ago
  Chris Smith e735a4ca24 Better English on the FatalErrorDialog 17 years ago
  Gregory Holmes 370e00c3bd Statusbar now shows the highest priority error until the error list is shown 17 years ago
  Chris Smith 5e1ef92af1 /debug error <app|user> <low|medium|high|fatal|unknown> 17 years ago
  Gregory Holmes 1c0b5ae8fb Error sending uses the new Downloader class, doesnt sleep for 5 seconds when sending for the first time 17 years ago
  Chris Smith 880e851ee0 Added downloader, updated updater checker to use it, added /debug forceupdate 17 years ago
  Gregory Holmes 00135b1b4a Fixed error on not havig a dialog state set in the config 17 years ago
  Chris Smith 2ab0a01607 Created util package, moved some stuff in 17 years ago
  Chris Smith 1dbf3dc118 Linking improvements 17 years ago
  Gregory Holmes 3a720df92f rollover is removed when the mouse leaves the nicklist 17 years ago
  Chris Smith db5d8c34e4 ActionManager now caches its killswitch setting 17 years ago
  Chris Smith bf43cc33c1 Better handling of a potential NPE in Action.save 17 years ago
  Gregory Holmes 4345fefad7 Treeview now caches its config values 17 years ago
  Chris Smith e6e7757775 Added -r CLI switch to temporarily disable error reporting 17 years ago
  Chris Smith cc7c57c059 Moved ConfigInfo into the debug command 17 years ago
  Chris Smith 0fb0fac751 Command and Silence chars are now accessible via the CommandManager 17 years ago
  Chris Smith 2557a28160 Added shutdown hook 17 years ago
  Gregory Holmes ccb5567142 Cache frameBufferSize in Frame 17 years ago
  Chris Smith 51d4731ec1 The global identity now deletes settings that are present in the global defaults 17 years ago
  Gregory Holmes 44f7f87ecf Issue 477: Nicklist should cache config vars 17 years ago
  Chris Smith 4eca9aacde NPE fix in identity 17 years ago
  Chris Smith 29000f2d72 lastcommand notification matches are now case sensitive 17 years ago
  Chris Smith a81427ff36 lastcommand notification types now support regular expressions 17 years ago
  Chris Smith 9a20d62108 Intelligent notification targets 17 years ago
  Gregory Holmes 183e38fffc Fixed prefs dialog general.browser throwing an IOBe error 17 years ago
  Chris Smith 041d1781fa Implemented Command.showUsage, and made all commands use it (reduces some code reptition) 17 years ago
  Gregory Holmes 4bb5feb130 ssue 460: title bar showing on internal frames after ui reset 17 years ago
  Chris Smith 714170bdd8 Identities ignore calls to setOption where the value is the same as the currently set value 17 years ago
  Chris Smith 5f78e7c2ff Added notification groups 17 years ago
  Chris Smith 7f9b270fe2 Config stats are now counted for hasOption as well 17 years ago
  Chris Smith 617322e863 Tab completion no longer resolves tabcompletion.casesensitive for every possible target each time 17 years ago
  Chris Smith ecf9270ddf Intelligent linking 17 years ago
  Shane Mc Cormack 19b5acacea reloadPlugin will now reactivate a plugin that was active before it was reloaded. 17 years ago
  Chris Smith 90beee2b1c Deleted Config.java 17 years ago
  Chris Smith eb2927ae51 Added showraw, meminfo and rungc options to /debug 17 years ago