您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Shane Mc Cormack 243120c1ac Start support for unattended installs. 16 年前
..
actions Action now instansiates the PreferencesSetting properly (how on earth did everything except chancolours appear to work with it backwards?) Fixes issue 1285 16 年前
addons Change status text when cancelling. Fixes issue 1290 again 16 年前
commandline Add -k/--check command line param. Exits with 0 or 1 if an existing dmdirc instance was found via RMI. (0 == Found) Windows uninstaller now asks if the user wants to continue rather than just doing it Windows uninstaller now uses the return value of DMDirc.jar -k to check if DMDirc is running before trying to uninstall. Fixes issue 441. 16 年前
commandparser Remove deprecated parser methods for converting strings - Updated everything to use non-deprecated way Replace stupid implementations of handles() in callbacks with decent code. Spaces -> Tabs *runs* 16 年前
config Plugin addon IDs may now be specified in the config Fixes issue 1299 16 年前
installer Start support for unattended installs. Issue 1319 16 年前
interfaces Downloader now supports progress callbacks when downloading 16 年前
licenses Minor code tidying 16 年前
logger work on issue 1027: New Actions Editor UI logger tidying 16 年前
parser Fix build. Some code tidying (issue 1274) 16 年前
plugins Lies did I break the trunk, lies! (issue 1300) 16 年前
res Hourglass icon is now yellow, added restart needed icon. Issue 1303 16 年前
ui fixes issue 1314: Paste dialog recenters itself when editing text 16 年前
updater Make launcher executable. Fixes issue 1301 16 年前
util issue 1274: Code tidying (Moved ReturnableThread hackiness to com.dmdirc.util) 16 年前
Channel.java FrameContainers now manage ConfigManagers instead of requiring their descendents to implement a getConfigManager method 16 年前
ChannelClientProperty.java Core style/pmd fixes 16 年前
ChannelEventHandler.java I'm sure I commited this already. Fix formatter splitusermode. Fix issue 1187 16 年前
CustomWindow.java FrameContainers now manage ConfigManagers instead of requiring their descendents to implement a getConfigManager method 16 年前
EventHandler.java Don't try to remove callbacks if the parser is null 16 年前
FrameContainer.java Global window now gets maximised properly Fixes issue 1153 16 年前
FrameContainerComparator.java Core style/pmd fixes 16 年前
GlobalWindow.java Tidy up the initialisation procedure somewhat 16 年前
IgnoreList.java Core style/pmd fixes 16 年前
Invite.java Updated copyright header on all files. 16 年前
Main.java AddSVN.sh now uses sed and --post removes all older crap. Fixes issue 1265. 16 年前
MessageTarget.java FrameContainers now manage ConfigManagers instead of requiring their descendents to implement a getConfigManager method 16 年前
Precondition.java Updated copyright header on all files. 16 年前
Query.java FrameContainers now manage ConfigManagers instead of requiring their descendents to implement a getConfigManager method 16 年前
Raw.java FrameContainers now manage ConfigManagers instead of requiring their descendents to implement a getConfigManager method 16 年前
Server.java Server now synchronises state changes against itself. Might fix issue 1280 and annoying bamboo hanging 16 年前
ServerEventHandler.java ok, I suck, I test compiled the wrong thing. (Issue 1161, issue 1141, issue 1039) 16 年前
ServerManager.java Core style/pmd fixes 16 年前
ServerState.java Added DISCONNECTING server state. Should fix 'event called from parser that's not in use' errors. 16 年前
Topic.java Core style/pmd fixes 16 年前
WritableFrameContainer.java FrameContainers now manage ConfigManagers instead of requiring their descendents to implement a getConfigManager method 16 年前
package-info.java Updated copyright header on all files. 16 年前