3707 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Author SHA1 Message Date
  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
  Chris Smith e038f746a3 Added lookup statistics to config manager, and output via the debug command 17 years ago
  Shane Mc Cormack e2a0b0ac8a Config deprecation changes 17 years ago
  Chris Smith e296c13496 More deprecation fixes 17 years ago
  Chris Smith 0c4543a2f1 More deprecation fixes 17 years ago
  Shane Mc Cormack fa668b32fc Updated plugins for Config. deprecation 17 years ago
  Chris Smith 249d0e4603 More deprecation fixes 17 years ago
  Chris Smith 4f9b8adb91 More deprecation fixes 17 years ago
  Chris Smith 89989ad12e More deprecation fixes 17 years ago
  Chris Smith 808912f4ce More deprecation fixes 17 years ago
  Gregory Holmes cf0482757d Issue 431: Changing Look & Feel has no effect 17 years ago
  Chris Smith a6625e1766 Remove some deprecated uses of Config 17 years ago
  Gregory Holmes 684c29bdfd Fix for GTK+ look and feel (and possible NPE on elsewhere i guess) 17 years ago
  Chris Smith d0b45e772e Deprecation of the year 17 years ago
  Gregory Holmes db42ce17c5 TextLabel and HTMLLabel classes added 17 years ago
  Gregory Holmes ddff32effc Initial work on the new textpane 17 years ago
  Gregory Holmes d48c3eb515 Fixed daily wtf entry 17 years ago
  Gregory Holmes 2bc2c9a52d fixed the new optional options int he prefs panel 17 years ago
  Chris Smith c94508c4ed Added plexus (rizon) mode aliases 17 years ago
  Gregory Holmes 74ce8e9bf4 Added plugin/action re-extraction wizard 17 years ago
  Chris Smith 969712ed13 Formatter now catches MissingFormatArgumentExceptions, and includes detailed error info in its error messages 17 years ago
  Chris Smith 2151373f6c NPE fix in now playing plugin 17 years ago
  Chris Smith 1fb7dbc2d1 Fix IOB when saving an empty list using Identity.setOption 17 years ago
  Chris Smith 222c2ba280 Rename aliases to use the file names the alias manager would use 17 years ago
  Chris Smith 661bb8a404 Default aliases 17 years ago
  Gregory Holmes cc34912e98 Issue 425: Expose new error report status info via the GUI 17 years ago
  Chris Smith 8025cc8fec Actually add call to show the migration wizard... 17 years ago
  Chris Smith 2ab7c12df8 Config no longer needs an init() call to make it work 17 years ago
  Chris Smith de3597f732 Config, GlobalWindow and IconManager now use IdentityManager.getGlobalConfig to avoid instansiating multiple global managers 17 years ago
  Chris Smith b20e630b28 IdentityManager now uses static final lists, rather than checking for null and instansiating. 17 years ago
  Gregory Holmes ab9e80773b Fixed an IOBe in the error list dialog (not entirely sure how it gets triggered, but its now ignored) 17 years ago
  Gregory Holmes 78c91e80df Optional colours choosers now work 17 years ago