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

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:19:15 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit ffe35f4ff97e308389d33ed05d85e19e93470478
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Jan 12 05:13:14 2003 +0000

            Reviewed by John.
    
    	- fixed 3144479 -- put TITLE from links in status bar
    
            * WebKit.exp: Add _WebElementLinkTitleKey and also sort this file.
    
            * WebCoreSupport.subproj/WebImageRenderer.m: Need to touch a file to get the above
    	to have any effect, so update the copyright date here.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3302 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 84f033a..6c24092 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,14 @@
+2003-01-11  Darin Adler  <darin at apple.com>
+
+        Reviewed by John.
+
+	- fixed 3144479 -- put TITLE from links in status bar
+
+        * WebKit.exp: Add _WebElementLinkTitleKey and also sort this file.
+
+        * WebCoreSupport.subproj/WebImageRenderer.m: Need to touch a file to get the above
+	to have any effect, so update the copyright date here.
+
 2003-01-09  Darin Adler  <darin at apple.com>
 
         * WebKit.pbproj/project.pbxproj: Add the year 2003, remove CFBundleIconFile,
diff --git a/WebKit/WebCoreSupport.subproj/WebImageRenderer.m b/WebKit/WebCoreSupport.subproj/WebImageRenderer.m
index dc80dfc..93cb971 100644
--- a/WebKit/WebCoreSupport.subproj/WebImageRenderer.m
+++ b/WebKit/WebCoreSupport.subproj/WebImageRenderer.m
@@ -1,6 +1,6 @@
 /*	
         WebImageRenderer.m
-	Copyright (c) 2002, Apple, Inc. All rights reserved.
+	Copyright (c) 2002, 2003, Apple, Inc. All rights reserved.
 */
 
 #import <WebKit/WebImageRenderer.h>
diff --git a/WebKit/WebKit.exp b/WebKit/WebKit.exp
index 955e4b3..6468371 100644
--- a/WebKit/WebKit.exp
+++ b/WebKit/WebKit.exp
@@ -26,9 +26,14 @@
 .objc_class_name_WebURLsWithTitles
 .objc_class_name_WebView
 _WebActionButtonKey
+_WebActionButtonKey
+_WebActionElementKey
 _WebActionElementKey
 _WebActionModifierFlagsKey
+_WebActionModifierFlagsKey
 _WebActionNavigationTypeKey
+_WebActionNavigationTypeKey
+_WebActionOriginalURLKey
 _WebBookmarkChildrenKey
 _WebBookmarkDidChangeNotification
 _WebBookmarkWillChangeNotification
@@ -39,12 +44,13 @@ _WebElementImageKey
 _WebElementImageURLKey
 _WebElementLinkLabelKey
 _WebElementLinkTargetFrameKey
+_WebElementLinkTitleKey
 _WebElementLinkURLKey
 _WebElementStringKey
 _WebErrorDomainWebKit
+_WebHistoryAllEntriesRemovedNotification
 _WebHistoryEntriesAddedNotification
 _WebHistoryEntriesRemovedNotification
-_WebHistoryAllEntriesRemovedNotification
 _WebHistoryLoadedNotification
 _WebIconDatabaseDidAddIconNotification
 _WebIconLargeSize
@@ -54,8 +60,3 @@ _WebIconSmallSize
 _WebModifiedBookmarkKey
 _WebURLNamePboardType
 _WebURLPboardType
-_WebActionNavigationTypeKey
-_WebActionElementKey
-_WebActionButtonKey
-_WebActionModifierFlagsKey
-_WebActionOriginalURLKey

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list