summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform/mac
Commit message (Expand)AuthorAgeFilesLines
* Resolve undefined symbols with "mime" in their names resulting frommark@chromium.org2008-10-241-1/+1
* Don't use some Mac-specific editor methods that now come in from Editor.cppmark@chromium.org2008-10-241-2/+8
* fork PlatformScreenMac into our port to avoid PLATFORM(MAC) issuespinkerton@google.com2008-10-231-0/+99
* More fixes for port. Don't build GKURLMac since we hopefully won't needmark@chromium.org2008-10-221-0/+61
* Some of the easier fixes in port for the PLATFORM(MAC) killing projectmark@chromium.org2008-10-221-142/+0
* chromium tree changes for removing platform(mac). pinkerton@google.com2008-10-223-26/+165
* Add stubs for these functions. They seem to get pulled in as a result of PLA...darin@google.com2008-10-181-0/+40
* Stub out writing to the pasteboard. Ends up calling NSAttributedString initWi...pinkerton@google.com2008-10-171-0/+10
* Provide a do-nothing constructor and destructor for the Mac ScrollView.mark@chromium.org2008-10-071-0/+6
* Allow HAVE_ACCESSIBILITY to be turned off at build time. third_party/WebKitamanda@chromium.org2008-10-071-0/+5
* Rename ScrollView::getDocumentView() to ScrollView::documentView() to trackmark@chromium.org2008-10-061-1/+1
* Merge enough of the trunk WebKit changes into our copy of PasteboardMac.mm tomark@chromium.org2008-10-061-3/+7
* Drag FrameMac.mm through the mud to get it merged. Do the same withmark@chromium.org2008-10-031-1/+0
* Merge our version of DragDataMac.mmmark@chromium.org2008-10-031-2/+2
* temporarily adding file to resolve issue where we can't just add port to sear...pinkerton@google.com2008-10-031-0/+142
* use updated add/release methodspinkerton@google.com2008-10-031-2/+2
* add stub for ScrollViewMac to build in platform/macpinkerton@google.com2008-08-271-0/+213
* Forking webkit sources for clipboard/drag impl on Mac. It's almost exactlypinkerton@google.com2008-08-263-0/+892