選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Gregory Holmes 9a5d1968e2 fixes issue 2980, hopefully doesnt break anything else 14年前
checkstyle Update copyright header to 2009 15年前
docs/rfcs Added missing files 17年前
installer makeInstallerLinux.sh now no longer deletes functions.sh when it finishes makeInstallerLinux.sh now includes the contents of funtions.sh into the installer stub so that it can run... 14年前
launcher Client support for launcher options. (Currently jsut ignores them because the website doesn't understand them) Also fixes a missing 'then' from gerrit being annoying! 14年前
lib Include findbugs-ant.jar in lib 14年前
libwin Added shared PAS file >_< 15年前
modules Update the parser, yay!!! 14年前
nbproject remove udplicate junit 14年前
src fixes issue 2980, hopefully doesnt break anything else 14年前
test/com/dmdirc fixes issue 3036: Alter StyliserStylesTest to avoid Line class, make Line class package private 14年前
.gitignore Add reports to .gitignore 14年前
.gitmodules Parser as a submodule 15年前
BuildAll.sh Remove plugins added by ant before handing teh jar over to the installer 15年前
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!) 15年前
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. 15年前
build-reports.xml Include findbugs-ant.jar in lib 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年前