You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Smith 3da6557215 Added custom window icon 16 years ago
..
actions Added event handling and formatter for self nick changes Fixed formatter for umodes lacking a * 16 years ago
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 years ago
commandline Moved resource manager into util 16 years ago
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 years ago
config Added custom window icon Added custom window container Server notification targets now support window:foo syntax 16 years ago
installer All Dialogs are now singletons (which should solve Issue 432: Channel settings briefly shows previously attempted to be set channel settings) 16 years ago
interfaces Added Selection and IconChange listeners Removed deprecated frame manager methods 16 years ago
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 years ago
parser Updated plugins for Config. deprecation 17 years ago
plugins PluginManager now catches exceptions thrown when processEvent calls are forwarded 17 years ago
res Added custom window icon Added custom window container Server notification targets now support window:foo syntax 16 years ago
themes Moved resource manager into util 16 years ago
ui Added custom window icon Added custom window container Server notification targets now support window:foo syntax 16 years ago
updater Tidy up the UpdateChecker 16 years ago
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 years ago
Channel.java Channels now cache sendwho and showmodeprefix settings 16 years ago
ChannelClientProperty.java javadoc, style, etc 17 years ago
CustomWindow.java Added custom window icon Added custom window container Server notification targets now support window:foo syntax 16 years ago
FrameContainer.java Added Selection and IconChange listeners Removed deprecated frame manager methods 16 years ago
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 years ago
GlobalWindow.java Window Manager work. Horribly broken at the minute, but my PC can't seem to cope with editing files. 16 years ago
IconManager.java Javadoc and style fixes 17 years ago
Invite.java Server invite handling Simplified how Servers track away states 16 years ago
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 years ago
MessageTarget.java Added new chat command class 17 years ago
Query.java NPE fix 16 years ago
Raw.java Raw windows can now be closed and removed 16 years ago
Server.java Added custom window icon Added custom window container Server notification targets now support window:foo syntax 16 years ago
ServerEventHandler.java Added event handling and formatter for self nick changes Fixed formatter for umodes lacking a * 16 years ago
ServerManager.java Window Manager work. Horribly broken at the minute, but my PC can't seem to cope with editing files. 16 years ago
ServerState.java Some more event tidying 17 years ago
WritableFrameContainer.java Fixed edge-case bug in WritableFrameContainer.getNumLines 17 years ago
package-info.java Repackaged: Core, Ui, Plugins 17 years ago