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

sullivan sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:57:19 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit f29da7d49b112f6e5c99362c286d2bc4cd5b7643
Author: sullivan <sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 5 18:51:08 2002 +0000

    WebKit:
    
    	- fixed 3091271 -- missing plug-in icon is on white
    	background, not transparent.
    
            * Resources/nullplugin.tiff: Photoshopped the white away. It's
    	still ugly, but that's a separate bug (3091274)
    
    WebBrowser:
    
    	Removed the text from the lock icon. Also cleaned up the
    	code that positions the lock icon in the window.
    
            * BrowserWindow.m:
            (-[BrowserWindow adjustRightSideImageViewFrame]):
    	new method, sets the image view's frame based on the image size
    	and specified margins
            (-[BrowserWindow setUpRightSideImageView]):
    	now calls adjustRightSideImageViewFrame
            (-[BrowserWindow setTitleBarRightSideImage:]):
    	now calls adjustRightSideImageViewFrame if image has changed
    
            * Resources/Images/Lock.tif: textless version
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2564 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index a386713..cb059c5 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,11 @@
+2002-11-05  John Sullivan  <sullivan at apple.com>
+
+	- fixed 3091271 -- missing plug-in icon is on white
+	background, not transparent.
+
+        * Resources/nullplugin.tiff: Photoshopped the white away. It's
+	still ugly, but that's a separate bug (3091274)
+
 2002-11-05  Maciej Stachowiak  <mjs at apple.com>
 
 	- fixed 3083732 - SJ: window comes out blank on samsung site
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index a386713..cb059c5 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,3 +1,11 @@
+2002-11-05  John Sullivan  <sullivan at apple.com>
+
+	- fixed 3091271 -- missing plug-in icon is on white
+	background, not transparent.
+
+        * Resources/nullplugin.tiff: Photoshopped the white away. It's
+	still ugly, but that's a separate bug (3091274)
+
 2002-11-05  Maciej Stachowiak  <mjs at apple.com>
 
 	- fixed 3083732 - SJ: window comes out blank on samsung site
diff --git a/WebKit/Resources/nullplugin.tiff b/WebKit/Resources/nullplugin.tiff
index 8ae51ff..a09398d 100644
Binary files a/WebKit/Resources/nullplugin.tiff and b/WebKit/Resources/nullplugin.tiff differ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list