[webkit-changes] cvs commit: WebKitLibraries ChangeLog WebKitSystemInterface.h libWebKitSystemInterface.a

Justin justing at opensource.apple.com
Thu Sep 8 14:33:52 PDT 2005


justing     05/09/08 14:33:51

  Modified:    .        ChangeLog WebKitSystemInterface.h
                        libWebKitSystemInterface.a
  Log:
          * WebKitSystemInterface.h: Update to latest
          * libWebKitSystemInterface.a: ditto
  
  Revision  Changes    Path
  1.16      +5 -0      WebKitLibraries/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebKitLibraries/ChangeLog,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- ChangeLog	4 Sep 2005 19:53:34 -0000	1.15
  +++ ChangeLog	8 Sep 2005 21:33:50 -0000	1.16
  @@ -1,3 +1,8 @@
  +2005-09-08  Justin Garcia  <justin.garcia at apple.com>
  +
  +        * WebKitSystemInterface.h: Update to latest
  +        * libWebKitSystemInterface.a: ditto
  +
   2005-09-04  Darin Adler  <darin at apple.com>
   
           * WebKitSystemInterface.h: Update to latest
  
  
  
  1.16      +2 -0      WebKitLibraries/WebKitSystemInterface.h
  
  Index: WebKitSystemInterface.h
  ===================================================================
  RCS file: /cvs/root/WebKitLibraries/WebKitSystemInterface.h,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- WebKitSystemInterface.h	4 Sep 2005 19:53:34 -0000	1.15
  +++ WebKitSystemInterface.h	8 Sep 2005 21:33:50 -0000	1.16
  @@ -126,3 +126,5 @@
   
   CGContextRef WKNSWindowOverrideCGContext(NSWindow *, CGContextRef);
   void WKNSWindowRestoreCGContext(NSWindow *, CGContextRef);
  +
  +BOOL WKSupportsMultipartXMixedReplace(NSMutableURLRequest *request);
  
  
  
  1.17      +137 -141  WebKitLibraries/libWebKitSystemInterface.a
  
  	<<Binary file>>
  
  



More information about the webkit-changes mailing list