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.
Chris Smith d9688be750 Actions are now saved when the client exits (in addition to anywhere the UI cares to save them; fixes issue 453) 16 years ago
checkstyle Updated reports to reflect identities package name change 17 years ago
docs/rfcs Added missing files 17 years ago
installer Fix settings update properly, it is now done after we have built the installer.jar 16 years ago
launcher Linux launcher can now update itself. 16 years ago
nbproject Compiled addon classes are no longer added to the jarfile as they are useless there now. 16 years ago
src Actions are now saved when the client exits (in addition to anywhere the UI cares to save them; fixes issue 453) Updated umodes action pack to have correct component number Changed a couple of listener lists from WeakMapLists to MapLists so AICs don't get GC'd Deprecated the old actions methods so they're easy to spot for removal post-0.6 16 years ago
test/com/dmdirc Update test case 16 years ago
BuildAll.sh Remove *_latest* rather than move 16 years ago
BuildPlugins.xml Look in src not build for .ignore file 16 years ago
DoReports.sh Committing current DoReports.sh 17 years ago
build.xml ant installer task added. uses ./release.sh this to build the correct type of installer. 16 years ago
createAllPluginJar.sh A file called .ignore in the directory for a plugin will stop the automatic scripts (ant file and createAllPluginJar.sh) from building the .jar file for that plugin. 16 years ago
createPluginJar.sh Horrible, horrible bash script now outputs where it says it does 16 years ago
doreports.xml .. 17 years ago
junitreport.xml Added uncommited changes from soren 17 years ago
manifest.mf Removed ClassPath manifest hack 17 years ago
style_build.xml Added automatic utilities used on website 17 years ago