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 b6e5f48a08 Fix including functions.sh when using dash not bash. 14 anni fa
checkstyle Update copyright header to 2009 15 anni fa
docs/rfcs Added missing files 17 anni fa
installer Fix including functions.sh when using dash not bash. 14 anni fa
launcher Fix including functions.sh when using dash not bash. 14 anni fa
lib Include findbugs-ant.jar in lib 14 anni fa
libwin Added shared PAS file >_< 15 anni fa
modules Update the parser, yay!!! 14 anni fa
nbproject remove udplicate junit 14 anni fa
src Some kind of solution to issue 2735. If getUI() returns null then the UIs will be reextracted, the swing UI will be reset as the default UI, and the client will try to restart. Only allow for one restart and not constant looping. 14 anni fa
test/com/dmdirc fixes issue 3036: Alter StyliserStylesTest to avoid Line class, make Line class package private 14 anni fa
.gitignore Add reports to .gitignore 14 anni fa
.gitmodules Parser as a submodule 15 anni fa
BuildAll.sh Remove plugins added by ant before handing teh jar over to the installer 15 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!) 15 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. 15 anni fa
build-reports.xml Include findbugs-ant.jar in lib 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