Changeset 203 for trunk/X11

Show
Ignore:
Timestamp:
08/30/07 08:20:21 (1 year ago)
Author:
sligor
Message:

X11 v0.11 alpha -> xvc full binding added

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/X11/CHANGES

    r202 r203  
     1Release 0.11 ALPHA: 
     2================== 
     3added: Full xcb bindings 
     4     
    15Release 0.1 ALPHA: 
    26================== 
  • trunk/X11/README

    r202 r203  
    331)What is it ? 
    44------------ 
    5 This is a binding of Xlib for D language (version 1) 
     5This is a binding of Xlib and xcb for D language (version 1) 
    66 
    772)I found a bug and/or I want to patch this binding 
     
    1010You can also patch directly here http://www.dsource.org/projects/bindings 
    1111 
    12 3)How I use this binding ? 
     123)How I use Xlib binding ? 
    1313-------------------------- 
    1414 
     
    3232http://tronche.com/gui/x/xlib/ for documentation 
    3333 
     345)How I use xcb binding ? 
     35------------------------- 
     36Read README file in xcb directory 
    3437 
    35 5)I want to improove this binding what I can do? 
     386)I want to improove this binding what I can do? 
    3639------------------------------------------------ 
    3740    ->read TODO file 
  • trunk/X11/TODO

    r202 r203  
    33 
    44-Test test and retest ! You can share your code for a Test Suite 
    5 -Bind other X11 librairy extensions 
     5-Bind other X11 library extensions 
    66-Write other example code