[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

rjw rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:21:43 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 6f6289f6f99a3887f4ba29d7a44369aa9f973ff2
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jun 27 13:52:35 2002 +0000

    Forgot to commit ChangeLog.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1450 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 1a41844..efe6e1f 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -34,6 +34,16 @@
 
 2002-06-26  Richard Williamson  <rjw at apple.com>
 
+        Many improvements to selection.  More Cocoa like,
+        normalized all text drawing code paths for selected 
+        and unselected cases.  
+        
+        Still need to work on:
+        1.  'slow' drawing cases, i.e. runs with non-base characters
+            or runs requiring font substitution.
+        2.  Select All menu item.
+        3.  Auto scrolling.
+        
         * WebCoreSupport.subproj/IFTextRenderer.m:
         (-[IFTextRenderer drawString:atPoint:withColor:]):
         (-[IFTextRenderer drawGlyphs:numGlyphs:fromGlyphPosition:toGlyphPosition:atPoint:withTextColor:backgroundColor:]):
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 1a41844..efe6e1f 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -34,6 +34,16 @@
 
 2002-06-26  Richard Williamson  <rjw at apple.com>
 
+        Many improvements to selection.  More Cocoa like,
+        normalized all text drawing code paths for selected 
+        and unselected cases.  
+        
+        Still need to work on:
+        1.  'slow' drawing cases, i.e. runs with non-base characters
+            or runs requiring font substitution.
+        2.  Select All menu item.
+        3.  Auto scrolling.
+        
         * WebCoreSupport.subproj/IFTextRenderer.m:
         (-[IFTextRenderer drawString:atPoint:withColor:]):
         (-[IFTextRenderer drawGlyphs:numGlyphs:fromGlyphPosition:toGlyphPosition:atPoint:withTextColor:backgroundColor:]):

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list