2007-05-29 Sam Weinig Fix the Qt and Gdk builds. * WebCore.pro: 2007-05-29 Adele Peterson Reviewed by Adam. Fix for REGRESSION: Focus ring artifacts appear around a widget's search field at times (Address Book, Dictionary) * rendering/RenderThemeMac.mm: (WebCore::RenderThemeMac::paintSearchField): We only need this hack for drawing the search field focus ring on Tiger. On Leopard, drawWithFrame correctly draws the cell's focus ring. 2007-05-29 Alp Toker Reviewed by Mitz. Patch for http://bugs.webkit.org/show_bug.cgi?id=13899 * platform/graphics/cairo/GraphicsContextCairo.cpp: (WebCore::GraphicsContext::strokeArc): Use cairo_arc_negative() to fix CSS rounded borders. (WebCore::GraphicsContext::beginTransparencyLayer): (WebCore::GraphicsContext::endTransparencyLayer): save/restore is redundant. push/pop group does this implicitly. 2007-05-29 Sam Weinig Reviewed by Oliver. Patch for http://bugs.webkit.org/show_bug.cgi?id=13912 Autogenerate the JS bindings for the MediaList * DerivedSources.make: * WebCore.xcodeproj/project.pbxproj: * bindings/js/kjs_css.cpp: * bindings/js/kjs_css.h: * bindings/objc/DOMUtility.mm: (KJS::createDOMWrapper): * bindings/scripts/CodeGeneratorJS.pm: * css/MediaList.idl: * page/DOMWindow.idl: Add constructor. 2007-05-29 Matt Perry Reviewed by Maciej. Fixed some rendering issues for