diff options
| author | Carl Worth <cworth@cworth.org> | 2005-04-27 14:09:41 +0000 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2005-04-27 14:09:41 +0000 |
| commit | f3bc5e55541b53c414d066a1f6afb89e55f68a08 (patch) | |
| tree | 53252708eb5910c0f57beeed388e4e87e3c89422 /ChangeLog | |
| parent | 2f5b0808b8e19af0c8c9e5fbaef4051404f7d7e7 (diff) | |
Use 1 instead of 0 for width and height to avoid BadValue errors from XCreatePixmap.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-04-27 Carl Worth <cworth@cworth.org> + * test/cairo-test.c: (set_xlib_target), (cleanup_xlib_target): + Use 1 instead of 0 for width and height to avoid BadValue errors + from XCreatePixmap. + +2005-04-27 Carl Worth <cworth@cworth.org> + * test/.cvsignore: * test/buffer-diff.c: (xunlink), (buffer_diff), (image_diff): * test/buffer-diff.h: |
