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.
Shane Mc Cormack 5fc87ec47a Commiting by request. 14 anni fa
checkstyle Update copyright header to 2009 15 anni fa
docs/rfcs Added missing files 17 anni fa
installer Fix Apple JNI. Not sure why I was unable to fix this in the past... Fixes issue 3188 14 anni fa
launcher Use XDG_CONFIG_HOME for storing the config if ~/.DMDirc/ does not exist. Fixes issue 3097 14 anni fa
lib Include findbugs-ant.jar in lib 14 anni fa
libwin Added shared PAS file >_< 15 anni fa
modules Update parser commit 14 anni fa
nbproject fixes issue 3226 Adds a random nb6.8 change to the project properties (which seems completely pointless but i cant stop it adding it Fixes a random import being formatted wrong 14 anni fa
reports Checkstyle on the parser works again. Add contents of http://reports.dmdirc.com/ to repo so that we have a copy somewhere. 14 anni fa
src Commiting by request. 14 anni fa
test/com/dmdirc Fix /mode command unit test 14 anni fa
.gitignore Checkstyle on the parser works again. Add contents of http://reports.dmdirc.com/ to repo so that we have a copy somewhere. 14 anni fa
.gitmodules Parser as a submodule 15 anni fa
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 anni fa
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 anni fa
UpdateCopyright.sh Update copyright header to 2009 15 anni fa
build-installer.xml build installer-stable now passes --upload aswell for automatic uploading of releases 15 anni fa
build-jar.xml fixes issue ; adds jxlayer 15 anni fa
build-plugins.xml Build-file fiddlage. Does not impact functionality. 16 anni fa
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 anni fa
build-tests.xml Fix InputTextFrameTest 15 anni fa
build-versioning.xml Defaults are now versioned by git. Fixes issue 2360. 15 anni fa
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 anni fa
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 anni fa
createPluginJar.sh Add lots of nice " around things to allow horrible spaces in file names! Fixes issue 2528 15 anni fa
manifest.mf Removed ClassPath manifest hack 17 anni fa