Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Shane Mc Cormack b5676bbd55 Added uncommited changes from soren 17 anos atrás
checkstyle Updated reports to reflect identities package name change 17 anos atrás
docs/rfcs Added missing files 17 anos atrás
nbproject Removed reports folder, excluded bash scripts from the jar 17 anos atrás
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 17 anos atrás
test/com/dmdirc Comment out incorrect unit tests 17 anos atrás
BuildAll.sh Nightly build script now removes the build and dist dirs prior to building to force non-stale builds 17 anos atrás
DoReports.sh Committing current DoReports.sh 17 anos atrás
build.xml Initial import 17 anos atrás
doreports.xml .. 17 anos atrás
junitreport.xml Added uncommited changes from soren 17 anos atrás
manifest.mf Removed ClassPath manifest hack 17 anos atrás
style_build.xml Added automatic utilities used on website 17 anos atrás