您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Chris Smith 3da6557215 Added custom window icon 16 年前
..
actions Added event handling and formatter for self nick changes Fixed formatter for umodes lacking a * 16 年前
addons Logging history window is now a child of the window it's for, rather than a child of the server The window manager now automatically removes child windows as needed 16 年前
commandline Moved resource manager into util 17 年前
commandparser ErrorManager now outputs a trace along with the message to System.err is there are no ready error listeners Fixed an assertion from the previous commit TextPane passes a frame when stylising strings 16 年前
config Added custom window icon Added custom window container Server notification targets now support window:foo syntax 16 年前
installer All Dialogs are now singletons (which should solve Issue 432: Channel settings briefly shows previously attempted to be set channel settings) 16 年前
interfaces Added Selection and IconChange listeners Removed deprecated frame manager methods 16 年前
logger ErrorManager now outputs a trace along with the message to System.err is there are no ready error listeners Fixed an assertion from the previous commit TextPane passes a frame when stylising strings 16 年前
parser Updated plugins for Config. deprecation 17 年前
plugins PluginManager now catches exceptions thrown when processEvent calls are forwarded 17 年前
res Added custom window icon Added custom window container Server notification targets now support window:foo syntax 16 年前
themes Moved resource manager into util 17 年前
ui Added custom window icon Added custom window container Server notification targets now support window:foo syntax 16 年前
updater Tidy up the UpdateChecker 16 年前
util synchronized access to singleton instances in About and Prefs dialogs Alias is now serialisable ValueComparator for the debug command is now private static Downloader closes its input stream MainFrame caches ui.showversion plugin is now transient in NickColourPanel 16 年前
Channel.java Channels now cache sendwho and showmodeprefix settings 16 年前
ChannelClientProperty.java javadoc, style, etc 17 年前
CustomWindow.java Added custom window icon Added custom window container Server notification targets now support window:foo syntax 16 年前
FrameContainer.java Added Selection and IconChange listeners Removed deprecated frame manager methods 16 年前
FrameContainerComparator.java Moved FrameContainerComparator into the core, moved non standard windows back to the bottom of the list but kept GlobalWindow at the top 17 年前
GlobalWindow.java Window Manager work. Horribly broken at the minute, but my PC can't seem to cope with editing files. 16 年前
IconManager.java Javadoc and style fixes 17 年前
Invite.java Server invite handling Simplified how Servers track away states 17 年前
Main.java FrameManagers now use {add,del}Window(FrameContainer) and {add,del}Window(FrameContainer, FrameContainer) instead of {add,del}Server and {add,del}Custom 17 年前
MessageTarget.java Added new chat command class 17 年前
Query.java NPE fix 16 年前
Raw.java Raw windows can now be closed and removed 16 年前
Server.java Added custom window icon Added custom window container Server notification targets now support window:foo syntax 16 年前
ServerEventHandler.java Added event handling and formatter for self nick changes Fixed formatter for umodes lacking a * 16 年前
ServerManager.java Window Manager work. Horribly broken at the minute, but my PC can't seem to cope with editing files. 16 年前
ServerState.java Some more event tidying 17 年前
WritableFrameContainer.java Fixed edge-case bug in WritableFrameContainer.getNumLines 17 年前
package-info.java Repackaged: Core, Ui, Plugins 17 年前