1990 コミット (0.5.1)
 

作成者 SHA1 メッセージ 日付
  Chris Smith 1dbf3dc118 Linking improvements 16年前
  Gregory Holmes 3a720df92f rollover is removed when the mouse leaves the nicklist 16年前
  Chris Smith db5d8c34e4 ActionManager now caches its killswitch setting 16年前
  Chris Smith bf43cc33c1 Better handling of a potential NPE in Action.save 16年前
  Gregory Holmes 4345fefad7 Treeview now caches its config values 16年前
  Chris Smith e6e7757775 Added -r CLI switch to temporarily disable error reporting 16年前
  Chris Smith cc7c57c059 Moved ConfigInfo into the debug command 16年前
  Chris Smith 0fb0fac751 Command and Silence chars are now accessible via the CommandManager 16年前
  Chris Smith 2557a28160 Added shutdown hook 16年前
  Gregory Holmes ccb5567142 Cache frameBufferSize in Frame 16年前
  Chris Smith 51d4731ec1 The global identity now deletes settings that are present in the global defaults 16年前
  Gregory Holmes 44f7f87ecf Issue 477: Nicklist should cache config vars 16年前
  Chris Smith 4eca9aacde NPE fix in identity 16年前
  Chris Smith 29000f2d72 lastcommand notification matches are now case sensitive 16年前
  Chris Smith a81427ff36 lastcommand notification types now support regular expressions 16年前
  Chris Smith 9a20d62108 Intelligent notification targets 16年前
  Gregory Holmes 183e38fffc Fixed prefs dialog general.browser throwing an IOBe error 16年前
  Chris Smith 041d1781fa Implemented Command.showUsage, and made all commands use it (reduces some code reptition) 16年前
  Gregory Holmes 4bb5feb130 ssue 460: title bar showing on internal frames after ui reset 16年前
  Chris Smith 714170bdd8 Identities ignore calls to setOption where the value is the same as the currently set value 16年前
  Chris Smith 5f78e7c2ff Added notification groups 16年前
  Chris Smith 7f9b270fe2 Config stats are now counted for hasOption as well 16年前
  Chris Smith 617322e863 Tab completion no longer resolves tabcompletion.casesensitive for every possible target each time 16年前
  Chris Smith ecf9270ddf Intelligent linking 16年前
  Shane Mc Cormack 19b5acacea reloadPlugin will now reactivate a plugin that was active before it was reloaded. 16年前
  Chris Smith 90beee2b1c Deleted Config.java 16年前
  Chris Smith eb2927ae51 Added showraw, meminfo and rungc options to /debug 16年前
  Chris Smith e038f746a3 Added lookup statistics to config manager, and output via the debug command 16年前
  Shane Mc Cormack e2a0b0ac8a Config deprecation changes 16年前
  Chris Smith e296c13496 More deprecation fixes 16年前
  Chris Smith 0c4543a2f1 More deprecation fixes 16年前
  Shane Mc Cormack fa668b32fc Updated plugins for Config. deprecation 16年前
  Chris Smith 249d0e4603 More deprecation fixes 16年前
  Chris Smith 4f9b8adb91 More deprecation fixes 16年前
  Chris Smith 89989ad12e More deprecation fixes 16年前
  Chris Smith 808912f4ce More deprecation fixes 16年前
  Gregory Holmes cf0482757d Issue 431: Changing Look & Feel has no effect 16年前
  Chris Smith a6625e1766 Remove some deprecated uses of Config 16年前
  Gregory Holmes 684c29bdfd Fix for GTK+ look and feel (and possible NPE on elsewhere i guess) 16年前
  Chris Smith d0b45e772e Deprecation of the year 16年前
  Gregory Holmes db42ce17c5 TextLabel and HTMLLabel classes added 16年前
  Gregory Holmes ddff32effc Initial work on the new textpane 16年前
  Gregory Holmes 364856ecd8 ProgramError test changes 16年前
  Chris Smith b037edd900 Remove config.init from unit tests 16年前
  Gregory Holmes d48c3eb515 Fixed daily wtf entry 16年前
  Gregory Holmes 2bc2c9a52d fixed the new optional options int he prefs panel 16年前
  Chris Smith c94508c4ed Added plexus (rizon) mode aliases 16年前
  Gregory Holmes 74ce8e9bf4 Added plugin/action re-extraction wizard 16年前
  Chris Smith 969712ed13 Formatter now catches MissingFormatArgumentExceptions, and includes detailed error info in its error messages 16年前
  Chris Smith 2151373f6c NPE fix in now playing plugin 16年前