⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Timeline



Jul 6, 2003:

10:56 AM Changeset in webkit [4592]
  • 6 copies
    2 deletes in tags/WebKit-85~3

This commit was manufactured by cvs2svn to create tag 'WebKit-85~3'.

10:56 AM Changeset in webkit [4591] by darin
  • 2 edits in trunk/WebKit
  • fix compile error from B&I Panther build
  • WebCoreSupport.subproj/WebTextRenderer.m: (-[WebTextRenderer extendUnicodeCharacterToGlyphMapToInclude:]): Rearrange code so that we won't get a warning if numGlyphs type is either signed or unsigned. We don't want to depend on the new ATS headers or the old ones; this is compatible with both. (-[WebTextRenderer extendCharacterToGlyphMapToInclude:]): Ditto.

Jul 3, 2003:

9:58 PM Changeset in webkit [4590] by darin
  • 2 edits in trunk/WebKit
  • WebCoreSupport.subproj/WebImageRenderer.m: Remove obsolete comment.
3:15 PM Changeset in webkit [4589] by cblu
  • 2 edits in trunk/WebKit

Fixed: <rdar://problem/3206011>: Don't accepts drags when showing dialogs or sheets

Reviewed by john.

  • Misc.subproj/WebNSViewExtras.m: (-[NSView _web_dragOperationForDraggingInfo:]):
3:04 PM Changeset in webkit [4588] by cblu
  • 4 edits in trunk/WebKit

Fixed: <rdar://problem/3291566>: Aborting standalone image load makes image directory page unusable

Reviewed by john.

  • WebKit.pbproj/project.pbxproj: Xcode-ified WebKit.pbproj
  • WebView.subproj/WebImageView.h:
  • WebView.subproj/WebImageView.m: (-[WebImageView drawRect:]): layout if we need to, fill with white if we don't have an image yet (-[WebImageView setNeedsLayout:]): set the bit (-[WebImageView layout]): if we don't have an image, the frame size is the visible area so we draw white over the previous web page
2:22 PM Changeset in webkit [4587] by mjs
  • 4 edits in trunk/JavaScriptCore

Reviewed by Ken.

  • fixed 3096961 - JavaScriptCore should link only to what it uses, shouldn't drag in Cocoa.framework
  • JavaScriptCore.pbproj/project.pbxproj: Don't link Cocoa.framework; just pull in CoreFoundation and CoreServices.
  • kjs/date_object.cpp: Include CoreServices.h instead of Carbon.h (the stuff we want is in CarbonCore).
1:56 PM Changeset in webkit [4586] by sullivan
  • 3 edits in trunk/WebCore
  • fixed 3167770 -- visited and unvisited link colors are too close in default stylesheet
  • fixed 3315344 -- default active link color should be red as in other browsers

Reviewed by Hyatt

  • khtml/css/html4.css: Changed a:link and a:visited colors to match Mozilla (a slightly lighter blue for link, and a purpley shade instead of navy for visited). Also changed a:link:active and a:visited:active to be red instead of black.
11:54 AM Changeset in webkit [4585] by darin
  • 3 edits in trunk/WebCore

Reviewed by Ken.

  • khtml/html/html_formimpl.cpp: (HTMLSelectElementImpl::parseAttribute): Remove livepage.apple.com hack since the site has been changed.
Note: See TracTimeline for information about the timeline view.