summaryrefslogtreecommitdiffstats
path: root/third_party/apple
Commit message (Collapse)AuthorAgeFilesLines
* Pass license check script for most of the tree.evan@chromium.org2010-03-191-3/+2
| | | | | | | | | | | | | Modified license-checker script to allow pruning directories we know to be ok. Still need to do a bit of third_party/* , as well as file a bunch of bugs on pieces where the licenses aren't clear, but I'm running out of energy. Review URL: http://codereview.chromium.org/1100003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42045 0039d316-1c4b-4281-b951-d872f2087c98
* Add ImageAndTextCell to third_party/apple/.rsesek@chromium.org2010-01-054-0/+277
| | | | | | | | BUG=29334 Review URL: http://codereview.chromium.org/523045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35497 0039d316-1c4b-4281-b951-d872f2087c98
* Remove ImageAndTextCell, shess had an idea how to use NSButtonCell to do thethakis@chromium.org2009-12-042-229/+0
| | | | | | | | | | | same thing. BUG=29334 TEST=none Review URL: http://codereview.chromium.org/467011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33756 0039d316-1c4b-4281-b951-d872f2087c98
* Add Apple's ImageAndTextCell to third_party.thakis@chromium.org2009-09-252-0/+229
I asked dannyb@, he was ok with that as long as we put it somewhere into third_party. The code will be used e.g. in the search engine manager, the task manager and maybe in the frozen renderer dialog. I copied the files from /Developer/Examples/AppKit/DragNDropOutlineView on a Leopard system (and copied the license notice from the m file to the h file). TEST=none BUG=none Review URL: http://codereview.chromium.org/231026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27211 0039d316-1c4b-4281-b951-d872f2087c98