Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Shane Mc Cormack b5676bbd55 Added uncommited changes from soren vor 17 Jahren
checkstyle Updated reports to reflect identities package name change vor 17 Jahren
docs/rfcs Added missing files vor 17 Jahren
nbproject Removed reports folder, excluded bash scripts from the jar vor 17 Jahren
src Renamed: CallbackNotFound -> CallbackNotFoundException Renamed: ProcessorNotFound -> ProcessorNotFoundException pre005 isValidChannelName() now checks if the first character is either #, &, !, or + rather than just returning true regardless ProcessMessage now allows for messages without a message param (eg ":foo!bar@baz privmsg #qux" is treated as ":foo!bar@baz privmsg #qux :", although I do believe this should enver happen) ProcessMessage now also checks to see if it has accidentally recieved a NOTICE AUTH message, and forwards it to the correct processor if it has (Checks: Source is server, tokens 1+2 are "NOTICE AUTH") "Got Join for channel I am not on" message now gives the parsers current host, not the user who joined (That can be seen in "lastline") General Installer Changes - Installer is now a thread that StepInstall calls to make the installing information appear as it happens, not all at once - Shortcuts are now handled using an enum, and "Installers" can now specify which shortcut types apply to them. Windows Installer Changes: - Now copes with vista's changes to file locations - Should in theory work on windows 95 and up (Altho java 6 only works on NT-Based versions of windows from 2000 and up so this is untested) Linux Installer Changes: - .desktop files created by root now call themselves DMDirc (Global) - installing as root will not prompt to create a desktop shortcut vor 17 Jahren
test/com/dmdirc Comment out incorrect unit tests vor 17 Jahren
BuildAll.sh Nightly build script now removes the build and dist dirs prior to building to force non-stale builds vor 17 Jahren
DoReports.sh Committing current DoReports.sh vor 17 Jahren
build.xml Initial import vor 17 Jahren
doreports.xml .. vor 17 Jahren
junitreport.xml Added uncommited changes from soren vor 17 Jahren
manifest.mf Removed ClassPath manifest hack vor 17 Jahren
style_build.xml Added automatic utilities used on website vor 17 Jahren