選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Gregory Holmes e7f0fb73d8 rar 14年前
checkstyle Update copyright header to 2009 15年前
docs/rfcs Added missing files 17年前
installer Fix Apple JNI. Not sure why I was unable to fix this in the past... Fixes issue 3188 14年前
launcher Use XDG_CONFIG_HOME for storing the config if ~/.DMDirc/ does not exist. Fixes issue 3097 14年前
lib Include findbugs-ant.jar in lib 14年前
libwin Added shared PAS file >_< 15年前
modules breakage? 14年前
nbproject remove udplicate junit 15年前
reports Checkstyle on the parser works again. Add contents of http://reports.dmdirc.com/ to repo so that we have a copy somewhere. 14年前
src rar 14年前
test/com/dmdirc Fix /mode command unit test 14年前
.gitignore Checkstyle on the parser works again. Add contents of http://reports.dmdirc.com/ to repo so that we have a copy somewhere. 14年前
.gitmodules Parser as a submodule 15年前
BuildAll.sh make BuildAll.sh git-aware. If a .git dir is present in the directory then git will be used, else fallback to svn. 14年前
DoReports.sh Tidy up BuildAll.sh and readd svn up to DoReports.sh, as it's not actually managed by Bamboo (that'd be too sensible!) 16年前
UpdateCopyright.sh Update copyright header to 2009 15年前
build-installer.xml build installer-stable now passes --upload aswell for automatic uploading of releases 15年前
build-jar.xml fixes issue ; adds jxlayer 15年前
build-plugins.xml Build-file fiddlage. Does not impact functionality. 16年前
build-reports.xml Checkstyle on the parser works again. Add contents of http://reports.dmdirc.com/ to repo so that we have a copy somewhere. 14年前
build-tests.xml Fix InputTextFrameTest 15年前
build-versioning.xml Defaults are now versioned by git. Fixes issue 2360. 15年前
build.xml Make plugin libs get added to plugin jars correctly when built via netbeans (which doesn't build the jar and thus doesn't fire -pre-jar) Automatically run `git submodule init` and `git submodule update` when compiling to make sure submodules are all ok. 15年前
createAllPluginJar.sh Make plugin libs get added to plugin jars correctly when built via netbeans (which doesn't build the jar and thus doesn't fire -pre-jar) Automatically run `git submodule init` and `git submodule update` when compiling to make sure submodules are all ok. 15年前
createPluginJar.sh Add lots of nice " around things to allow horrible spaces in file names! Fixes issue 2528 15年前
manifest.mf Removed ClassPath manifest hack 17年前