CocoaDialog
overview | download | documentation | examples | todo | sf.net project page

Latest release

Updated May 10, 2004

binary download

1.1.2 quick download link
1.1.2 download page

source download

This is the source corresponding to the binary release above.
1.1.2 source download page

Changelog

1.1.2   10/05/2004
	- fixed crash that would occur when printing return values containing 
	  non-Roman characters. Thanks to Nobumi Iyanaga for finding this.
	- added "debug" class method to CDControl and got rid of those 
	  printf()s.
			

full Changelog

Old releases

See the file list on sourceforge.

CVS

To check out the code from CVS, use the following commands:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cocoadialog login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cocoadialog co cocoadialog

You can also browse CVS with a web based interface here.

Let me know if you have problems building from this xcode project. I trimmed a lot of crap out of CVS.