NSURLConnection additional tests

2011-01-20 Thread Philippe Roussel
Hi Richard, I would like to know if you would accept something like the attached patch to the test suite. I did go the Python route but can switch to a WebServer based helper if needed. The code doesn't try to locate the python executable, it will just return if python is not in the PATH. If

NSSearchField remaining issues

2011-01-20 Thread Doug Simons
Yesterday I updated NSSearchFieldCell.m (r31911) to fix a number of issues with things not displaying quite right and with the search menu in particular. Mostly search fields are now working much better, with behavior that more closely matches Cocoa. There are a couple of little things left