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.
Gregory Holmes c307409b03 fixing all the horrible bugs introduced removing singletones, fixes issue 2429 15 years ago
checkstyle Update copyright header to 2009 15 years ago
docs/rfcs Added missing files 17 years ago
installer Fix installer using old names for time/osd plugins 15 years ago
launcher Issue 1558 15 years ago
lib Upgrade mig to 3.7 (fix crap load of bugs introduced by this); move frames into their own package; tidy up some formatting, imports and javadoc, remove NullBorder class, use built in EmptyBorder instead 15 years ago
nbproject Upgrade mig to 3.7 (fix crap load of bugs introduced by this); move frames into their own package; tidy up some formatting, imports and javadoc, remove NullBorder class, use built in EmptyBorder instead 15 years ago
src fixing all the horrible bugs introduced removing singletones, fixes issue 2429 15 years ago
test/com/dmdirc fix fucking unit tests 15 years ago
.gitignore added a bunch of installer crap to .gitignore 15 years ago
AddSVN.sh Revert git-related AddSVN.sh hacks. 16 years ago
BuildAll.sh Remove plugins added by ant before handing teh jar over to the installer 15 years ago
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 years ago
UpdateCopyright.sh Update copyright header to 2009 15 years ago
build-installer.xml Build-file fiddlage. Does not impact functionality. 16 years ago
build-jar.xml Add mig to ui_swing before the main jar is created. Always add all plugins the the main jar even if they are all up to date. 15 years ago
build-plugins.xml Build-file fiddlage. Does not impact functionality. 16 years ago
build-reports.xml Go go gadget Dataforce's "refactoring" 15 years ago
build-tests.xml Fix InputTextFrameTest 15 years ago
build-versioning.xml Fix errors when identity manager loads defaults in the wrong order 15 years ago
build.xml Add mig to ui_swing before the main jar is created. Always add all plugins the the main jar even if they are all up to date. 15 years ago
createAllPluginJar.sh ${srcdir} doesn't exist here, use ${PWD} 15 years ago
createPluginJar.sh Fix createPluginJar not getting versions when using SVN 15 years ago
manifest.mf Removed ClassPath manifest hack 17 years ago