選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Shane Mc Cormack bc962bde2c ant installer task added. uses ./release.sh this to build the correct type of installer. 16年前
checkstyle Updated reports to reflect identities package name change 17年前
docs/rfcs Added missing files 17年前
installer ./release.sh this will now automatically work out the type of release based on the current directory. (trunk, tag or branch) 16年前
launcher Added irc:// handler support to Linux installers Linux scripts now use kdialog/zenity where appropriate to show error messages. No longer expect users to have a terminal open 16年前
nbproject Compiled addon classes are no longer added to the jarfile as they are useless there now. 16年前
src Added com.dmdirc.addons.timeplugin.TimeActionMetaType$1 as a persistant class PluginInfos now store a list of all the classes in their jar Renamed PersistantClassLoader to GlobalClassLoader GlobalClassLoader now looks in all the loaded plugins when finding a non-persistant non-core class GlobalClassLoader now knows what jar each persistant class is in, rather than just looking through all jars that are known to have at least 1 persistant class. 16年前
test/com/dmdirc Update test for moved class 16年前
BuildAll.sh Nightly Build script now builds Plugins_date_svnrev.zip aswell 16年前
BuildPlugins.xml Fixed bug where .class files in subdirs (aka mediasources plugin) were not being added to the jars. 16年前
DoReports.sh Committing current DoReports.sh 17年前
build.xml ant installer task added. uses ./release.sh this to build the correct type of installer. 16年前
createAllPluginJar.sh createAllPluginJar.sh is now run in the ant build script (i'd like do this this in ant, but cant seem to find a way to list directories in ant) 16年前
createPluginJar.sh Horrible, horrible bash script now outputs where it says it does 16年前
doreports.xml .. 17年前
junitreport.xml Added uncommited changes from soren 17年前
manifest.mf Removed ClassPath manifest hack 17年前
style_build.xml Added automatic utilities used on website 17年前