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

Maciej mjs at opensource.apple.com
Tue Oct 4 21:16:26 PDT 2005


mjs         05/10/04 21:16:26

  Modified:    .        ChangeLog WebKitSystemInterface.h
                        libWebKitSystemInterface.a
  Log:
          - updated
  
          * WebKitSystemInterface.h:
          * libWebKitSystemInterface.a:
  
  Revision  Changes    Path
  1.17      +7 -0      WebKitLibraries/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebKitLibraries/ChangeLog,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- ChangeLog	8 Sep 2005 21:33:50 -0000	1.16
  +++ ChangeLog	5 Oct 2005 04:16:24 -0000	1.17
  @@ -1,3 +1,10 @@
  +2005-10-04  Maciej Stachowiak  <mjs at apple.com>
  +
  +        - updated
  +
  +        * WebKitSystemInterface.h:
  +        * libWebKitSystemInterface.a:
  +
   2005-09-08  Justin Garcia  <justin.garcia at apple.com>
   
           * WebKitSystemInterface.h: Update to latest
  
  
  
  1.17      +2 -0      WebKitLibraries/WebKitSystemInterface.h
  
  Index: WebKitSystemInterface.h
  ===================================================================
  RCS file: /cvs/root/WebKitLibraries/WebKitSystemInterface.h,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- WebKitSystemInterface.h	8 Sep 2005 21:33:50 -0000	1.16
  +++ WebKitSystemInterface.h	5 Oct 2005 04:16:25 -0000	1.17
  @@ -105,6 +105,8 @@
   void WKReleaseStyleGroup(void *group);
   BOOL WKCGContextGetShouldSmoothFonts(CGContextRef cgContext);
   
  +void WKSetPatternPhaseInUserSpace(CGContextRef, CGPoint);
  +
   #define WKGlyphVectorSize (50 * 32)
   
   typedef void *WKGlyphVectorRef;
  
  
  
  1.18      +149 -160  WebKitLibraries/libWebKitSystemInterface.a
  
  	<<Binary file>>
  
  



More information about the webkit-changes mailing list