1commit 995ed33726ac1e840ea1d6a28f48d6883a4bad59
2Author:     Carl Worth <cworth@cworth.org>
3AuthorDate: Wed Aug 24 09:29:39 2005 +0000
4Commit:     Carl Worth <cworth@cworth.org>
5CommitDate: Wed Aug 24 09:29:39 2005 +0000
6
7    Increment CAIRO_VERSION to 1.0.0 and libtool versioning to 4:2:2.
8
9 ChangeLog    |  5 +++++
10 configure.in | 12 ++++++------
11 2 files changed, 11 insertions(+), 6 deletions(-)
12
13commit 95c1d5470151d4f9778a840847c9b532da1ef9f7
14Author:     Carl Worth <cworth@cworth.org>
15AuthorDate: Wed Aug 24 09:26:28 2005 +0000
16Commit:     Carl Worth <cworth@cworth.org>
17CommitDate: Wed Aug 24 09:26:28 2005 +0000
18
19    Fix typos. Add CAIRO_STATUS_INVALID_DASH.
20
21 ChangeLog | 4 ++++
22 NEWS      | 9 +++++++--
23 2 files changed, 11 insertions(+), 2 deletions(-)
24
25commit 766f63567c8ecfc6881781054ac792e6252b8106
26Author:     Carl Worth <cworth@cworth.org>
27AuthorDate: Wed Aug 24 09:12:37 2005 +0000
28Commit:     Carl Worth <cworth@cworth.org>
29CommitDate: Wed Aug 24 09:12:37 2005 +0000
30
31    Unabbreviate "eg." to "for example,".
32
33 ChangeLog | 4 ++++
34 README    | 2 +-
35 2 files changed, 5 insertions(+), 1 deletion(-)
36
37commit 2cd76fc77f5455fb2bb141a4e75b3ced0004a1e2
38Author:     Carl Worth <cworth@cworth.org>
39AuthorDate: Wed Aug 24 08:46:02 2005 +0000
40Commit:     Carl Worth <cworth@cworth.org>
41CommitDate: Wed Aug 24 08:46:02 2005 +0000
42
43    Update name from "0.5 porting guide" to "1.0 porting guide."
44
45 ChangeLog     |  5 +++++
46 PORTING_GUIDE | 14 +++++++++++---
47 2 files changed, 16 insertions(+), 3 deletions(-)
48
49commit aa4b9f4b00c5cf7be0f525caa2419b00a0dc26b5
50Author:     Carl Worth <cworth@cworth.org>
51AuthorDate: Wed Aug 24 08:28:00 2005 +0000
52Commit:     Carl Worth <cworth@cworth.org>
53CommitDate: Wed Aug 24 08:28:00 2005 +0000
54
55    Some text cleanups from Øyvind Kolås.
56
57 ChangeLog | 5 +++++
58 README    | 9 +++++----
59 2 files changed, 10 insertions(+), 4 deletions(-)
60
61commit d86f5af717baf1e44df3d10633c46482ed44b9da
62Author:     Carl Worth <cworth@cworth.org>
63AuthorDate: Wed Aug 24 08:12:22 2005 +0000
64Commit:     Carl Worth <cworth@cworth.org>
65CommitDate: Wed Aug 24 08:12:22 2005 +0000
66
67    Add Amaury Jacquot.
68
69 AUTHORS   | 1 +
70 ChangeLog | 4 ++++
71 2 files changed, 5 insertions(+)
72
73commit ccc7a2f115960514ba43f24e85df9472b0fd4c60
74Author:     Carl Worth <cworth@cworth.org>
75AuthorDate: Wed Aug 24 08:07:24 2005 +0000
76Commit:     Carl Worth <cworth@cworth.org>
77CommitDate: Wed Aug 24 08:07:24 2005 +0000
78
79    Fix typo.
80
81 ChangeLog | 4 ++++
82 RELEASING | 2 +-
83 2 files changed, 5 insertions(+), 1 deletion(-)
84
85commit f4188a4680140c280bdf28c26020488d976b1dde
86Author:     Carl Worth <cworth@cworth.org>
87AuthorDate: Wed Aug 24 07:58:07 2005 +0000
88Commit:     Carl Worth <cworth@cworth.org>
89CommitDate: Wed Aug 24 07:58:07 2005 +0000
90
91    Fix typos.
92
93 AUTHORS   | 2 +-
94 ChangeLog | 5 +++++
95 README    | 2 +-
96 3 files changed, 7 insertions(+), 2 deletions(-)
97
98commit bd510d8b4b7ab22a8699d55734e22b57648752d8
99Author:     Tor Lillqvist <tml@novell.com>
100AuthorDate: Wed Aug 24 07:56:45 2005 +0000
101Commit:     Tor Lillqvist <tml@novell.com>
102CommitDate: Wed Aug 24 07:56:45 2005 +0000
103
104    Drop PDF and PS backend and FT font API from Win32 DLL entry points for now.
105
106 ChangeLog       | 5 +++++
107 src/Makefile.am | 3 ---
108 2 files changed, 5 insertions(+), 3 deletions(-)
109
110commit d86b741b4e9fdae422f7ef8c791ce779812b2be9
111Author:     Carl Worth <cworth@cworth.org>
112AuthorDate: Wed Aug 24 07:16:01 2005 +0000
113Commit:     Carl Worth <cworth@cworth.org>
114CommitDate: Wed Aug 24 07:16:01 2005 +0000
115
116    Fix typos.
117
118 ChangeLog | 4 ++++
119 README    | 4 ++--
120 2 files changed, 6 insertions(+), 2 deletions(-)
121
122commit 83b2f98d4955149c0d9941ed42ea51bf0d6cc993
123Author:     Carl Worth <cworth@cworth.org>
124AuthorDate: Wed Aug 24 06:50:51 2005 +0000
125Commit:     Carl Worth <cworth@cworth.org>
126CommitDate: Wed Aug 24 06:50:51 2005 +0000
127
128    Move glitz into the experimental list.
129
130 ChangeLog | 4 ++++
131 README    | 4 ++--
132 2 files changed, 6 insertions(+), 2 deletions(-)
133
134commit 9fde3cc0e3eea213c0f0fdfd8ca571fe63f4ddc9
135Author:     Carl Worth <cworth@cworth.org>
136AuthorDate: Wed Aug 24 06:48:02 2005 +0000
137Commit:     Carl Worth <cworth@cworth.org>
138CommitDate: Wed Aug 24 06:48:02 2005 +0000
139
140    Put glitz in the experimental section.
141    Give glitz the experimental treatment, (disable it by default.
142
143 ChangeLog    | 7 +++++++
144 INSTALL      | 2 +-
145 configure.in | 8 ++++++--
146 3 files changed, 14 insertions(+), 3 deletions(-)
147
148commit 19c25d63c2c4dd7a178e90df81b711ba667cbdd1
149Author:     Carl Worth <cworth@cworth.org>
150AuthorDate: Wed Aug 24 06:17:39 2005 +0000
151Commit:     Carl Worth <cworth@cworth.org>
152CommitDate: Wed Aug 24 06:17:39 2005 +0000
153
154    Add some more detailed build instructions.
155
156 ChangeLog |   4 +++
157 INSTALL   | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
158 2 files changed, 117 insertions(+), 5 deletions(-)
159
160commit 985d8571d2266715229d5e1e9d2037897240d6ce
161Author:     Billy Biggs <vektor@dumbterm.net>
162AuthorDate: Wed Aug 24 06:09:11 2005 +0000
163Commit:     Billy Biggs <vektor@dumbterm.net>
164CommitDate: Wed Aug 24 06:09:11 2005 +0000
165
166    Fix some minor typos in the doc.
167
168 ChangeLog   |  5 +++++
169 src/cairo.c | 18 +++++++++---------
170 2 files changed, 14 insertions(+), 9 deletions(-)
171
172commit b5a7a195791007e3c367b92a1fcc628699ca8043
173Author:     Carl Worth <cworth@cworth.org>
174AuthorDate: Wed Aug 24 06:07:58 2005 +0000
175Commit:     Carl Worth <cworth@cworth.org>
176CommitDate: Wed Aug 24 06:07:58 2005 +0000
177
178    Disable ATSUI by default as well.
179
180 ChangeLog    | 4 ++++
181 configure.in | 8 ++++++--
182 2 files changed, 10 insertions(+), 2 deletions(-)
183
184commit 3a9f977817b287e56f54760aece3105771a7dcc1
185Author:     Carl Worth <cworth@cworth.org>
186AuthorDate: Wed Aug 24 05:43:48 2005 +0000
187Commit:     Carl Worth <cworth@cworth.org>
188CommitDate: Wed Aug 24 05:43:48 2005 +0000
189
190    Add pointer to http://bugs.freedesktop.org.
191
192 BUGS      | 12 ++++++++++++
193 ChangeLog |  4 ++++
194 2 files changed, 16 insertions(+)
195
196commit 9282036cd354a5714655ce4ad7859a99a1800b19
197Author:     Carl Worth <cworth@cworth.org>
198AuthorDate: Wed Aug 24 05:36:05 2005 +0000
199Commit:     Carl Worth <cworth@cworth.org>
200CommitDate: Wed Aug 24 05:36:05 2005 +0000
201
202    Add more detailed notes on what is required to compile cairo on Mac OS X or win32.
203
204 ChangeLog |  5 +++++
205 README    | 23 +++++++++++++++++++++++
206 2 files changed, 28 insertions(+)
207
208commit 4569aeda97c15084998eb956a659ad1ace302819
209Author:     Carl Worth <cworth@cworth.org>
210AuthorDate: Wed Aug 24 05:28:28 2005 +0000
211Commit:     Carl Worth <cworth@cworth.org>
212CommitDate: Wed Aug 24 05:28:28 2005 +0000
213
214    Change upload directory from snapshots to releases now thatwe're doing stable releases of cairo.
215
216 ChangeLog   | 6 ++++++
217 Makefile.am | 4 ++--
218 RELEASING   | 2 +-
219 3 files changed, 9 insertions(+), 3 deletions(-)
220
221commit 18ef8944dc318b240791070ef5282b4037bd2441
222Author:     Carl Worth <cworth@cworth.org>
223AuthorDate: Wed Aug 24 05:25:51 2005 +0000
224Commit:     Carl Worth <cworth@cworth.org>
225CommitDate: Wed Aug 24 05:25:51 2005 +0000
226
227    Give PostScript and PDF backends the experimental treatment, disabling them by default.
228
229 ChangeLog    |  5 +++++
230 configure.in | 16 ++++++++++++----
231 2 files changed, 17 insertions(+), 4 deletions(-)
232
233commit 5ca5ddde0b505403a3a129c2c743c8e5f8fa9b90
234Author:     Carl Worth <cworth@cworth.org>
235AuthorDate: Wed Aug 24 05:21:50 2005 +0000
236Commit:     Carl Worth <cworth@cworth.org>
237CommitDate: Wed Aug 24 05:21:50 2005 +0000
238
239    Add notes for 1.0 release. Thanks to Owen Taylor.
240    Note that PS and PDF backends are experimental.
241    Note the progress that has been completed so that 1.0 is ready now.
242
243 ChangeLog |  9 +++++++
244 NEWS      | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
245 README    |  4 ++--
246 ROADMAP   | 28 ++++++++++++++--------
247 4 files changed, 111 insertions(+), 12 deletions(-)
248
249commit 112094a350c4ed3a936a748f55bcbae7eac4e5c1
250Author:     Carl Worth <cworth@cworth.org>
251AuthorDate: Wed Aug 24 02:25:39 2005 +0000
252Commit:     Carl Worth <cworth@cworth.org>
253CommitDate: Wed Aug 24 02:25:39 2005 +0000
254
255    Update documentation for most path construction functions. Add discussion of the effects on the current point to all functions. Rephrase the wording of the relative functions. Big rewrite of cairo_arc description. Add discussion of join not caps to cairo_close_path.
256
257 ChangeLog | 8 +++++++-
258 1 file changed, 7 insertions(+), 1 deletion(-)
259
260commit 235838d49f966804970fa06715e2e89b92f39c9f
261Author:     Keith Packard <keithp@keithp.com>
262AuthorDate: Wed Aug 24 01:47:13 2005 +0000
263Commit:     Keith Packard <keithp@keithp.com>
264CommitDate: Wed Aug 24 01:47:13 2005 +0000
265
266    Use new device_x_scale/device_y_scale surface fields to set the device coordinate space to the nominal pixels.
267    Treat more alpha values as translucent (up to 0.999)
268    Fix emit_image to actually use a temporary image when necessary.
269    Change PS coordinate space to match cairo (top-down), adjust PS output to use new space.
270    Find more cases where PS output was not supported and fall back to image surface.
271    reviewed by: cworth
272
273 ChangeLog              |  28 ++++++++++
274 src/cairo-ps-surface.c | 146 +++++++++++++++++++++++++++++++------------------
275 2 files changed, 121 insertions(+), 53 deletions(-)
276
277commit 5198e71eaf07538307843a58a57f4551411f40b6
278Author:     Keith Packard <keithp@keithp.com>
279AuthorDate: Wed Aug 24 01:42:19 2005 +0000
280Commit:     Keith Packard <keithp@keithp.com>
281CommitDate: Wed Aug 24 01:42:19 2005 +0000
282
283    _cairo_surface_show_glyphs may return UNSUPPORTED in which case a call to scaled_font->backend->show_glyphs is needed.
284    reviewed by: cworth
285
286 ChangeLog                |  8 ++++++++
287 src/cairo-meta-surface.c | 17 +++++++++++++++++
288 2 files changed, 25 insertions(+)
289
290commit e4166936b9d2e1197efcdc378a6113a6c68a41ed
291Author:     Keith Packard <keithp@keithp.com>
292AuthorDate: Wed Aug 24 01:39:56 2005 +0000
293Commit:     Keith Packard <keithp@keithp.com>
294CommitDate: Wed Aug 24 01:39:56 2005 +0000
295
296    Add device_x_scale and device_y_scale to surface so that the coordinate system seen by the backend can differ from the nominal device coordinate space used by the application.
297    Useful for printer backends where the device coordinate space should be in pixels while the user visible device space is in points.
298    There is no API to set these values; the backends using this functionality should do that themselves before the first cairo_t is created.
299    reviewed by: cworth
300
301 ChangeLog                  | 27 ++++++++++++++++++++++++
302 src/cairo-gstate-private.h |  4 ++--
303 src/cairo-gstate.c         | 51 ++++++++++++++++++++++++++++++++++++----------
304 src/cairo-surface.c        | 10 +++++----
305 src/cairoint.h             |  2 ++
306 5 files changed, 77 insertions(+), 17 deletions(-)
307
308commit 77a0ae7439bba5b442fc7c3bee5eb61ebfe24abb
309Author:     Carl Worth <cworth@cworth.org>
310AuthorDate: Wed Aug 24 01:13:36 2005 +0000
311Commit:     Carl Worth <cworth@cworth.org>
312CommitDate: Wed Aug 24 01:13:36 2005 +0000
313
314    Fix cairo_show_text to advance the current point. Add documentation for cairo_show_text.
315    Add test to verify that the current-point-advancing behavior of cairo_show_text is working.
316    Remove bug about cairo_show_text not advancing the current point.
317
318 BUGS                                 |   4 ---
319 ChangeLog                            |  15 ++++++++
320 src/cairo.c                          |  54 ++++++++++++++++++++++++----
321 test/.cvsignore                      |   1 +
322 test/Makefile.am                     |   3 ++
323 test/show-text-current-point-ref.png | Bin 0 -> 1606 bytes
324 test/show-text-current-point.c       |  68 +++++++++++++++++++++++++++++++++++
325 7 files changed, 134 insertions(+), 11 deletions(-)
326
327commit 5ac2d216ab5322869cd2540c7cc2cda579eaf85e
328Author:     Carl Worth <cworth@cworth.org>
329AuthorDate: Wed Aug 24 00:19:52 2005 +0000
330Commit:     Carl Worth <cworth@cworth.org>
331CommitDate: Wed Aug 24 00:19:52 2005 +0000
332
333    Update documentation for most path construction functions. Add discussion of the effects on the current point to all functions. Rephrase the wording of the relative functions. Big rewrite of cairo_arc description. Add discussion of join not caps to cairo_close_path.
334
335 ChangeLog   |   4 ++
336 src/cairo.c | 130 +++++++++++++++++++++++++++++++++++++++++-------------------
337 2 files changed, 93 insertions(+), 41 deletions(-)
338
339commit 4f44cd809db5c72638d14963870848eba9f266d1
340Author:     Carl Worth <cworth@cworth.org>
341AuthorDate: Tue Aug 23 23:20:53 2005 +0000
342Commit:     Carl Worth <cworth@cworth.org>
343CommitDate: Tue Aug 23 23:20:53 2005 +0000
344
345    Minor doc edit.
346
347 ChangeLog   | 4 ++++
348 src/cairo.h | 2 +-
349 2 files changed, 5 insertions(+), 1 deletion(-)
350
351commit ef8b5b6a50667792a1cbdd5d338c8f0a154855ff
352Author:     Carl Worth <cworth@cworth.org>
353AuthorDate: Tue Aug 23 23:13:35 2005 +0000
354Commit:     Carl Worth <cworth@cworth.org>
355CommitDate: Tue Aug 23 23:13:35 2005 +0000
356
357    Minor doc edits.
358
359 ChangeLog                         | 4 ++++
360 doc/public/tmpl/cairo-matrix.sgml | 6 +++---
361 2 files changed, 7 insertions(+), 3 deletions(-)
362
363commit 4047fa507720c01a9ac0377de92ddc71ff2f359f
364Author:     Carl Worth <cworth@cworth.org>
365AuthorDate: Tue Aug 23 22:48:13 2005 +0000
366Commit:     Carl Worth <cworth@cworth.org>
367CommitDate: Tue Aug 23 22:48:13 2005 +0000
368
369    Prefer cairo over Cairo when not at the beginning of a sentence.
370
371 ChangeLog                         | 8 ++++++++
372 doc/public/tmpl/cairo-matrix.sgml | 2 +-
373 doc/public/tmpl/cairo-status.sgml | 2 +-
374 doc/public/tmpl/cairo-types.sgml  | 2 +-
375 doc/public/tmpl/cairo.sgml        | 6 +++---
376 5 files changed, 14 insertions(+), 6 deletions(-)
377
378commit 0b616d20dd77aaa4549759a49d72dd1007290ebb
379Author:     Billy Biggs <vektor@dumbterm.net>
380AuthorDate: Tue Aug 23 21:36:08 2005 +0000
381Commit:     Billy Biggs <vektor@dumbterm.net>
382CommitDate: Tue Aug 23 21:36:08 2005 +0000
383
384    Add a long description.
385    Fix a typo.
386    Document the return value of cairo_scaled_font_reference().
387    Document the width and height parameters of cairo_xlib_surface_set_drawable().
388
389 ChangeLog                        | 9 +++++++++
390 doc/public/tmpl/cairo-image.sgml | 7 +++++--
391 doc/public/tmpl/cairo.sgml       | 2 +-
392 src/cairo-font.c                 | 2 ++
393 src/cairo-xlib-surface.c         | 2 ++
394 5 files changed, 19 insertions(+), 3 deletions(-)
395
396commit 86889a55de043b1357af39a2446b948068d54179
397Author:     Billy Biggs <vektor@dumbterm.net>
398AuthorDate: Tue Aug 23 21:10:39 2005 +0000
399Commit:     Billy Biggs <vektor@dumbterm.net>
400CommitDate: Tue Aug 23 21:10:39 2005 +0000
401
402    Document the rest of the path functions (except the two text ones, which should coordinate with their corresponding non-path versions).
403    Minor shuffling.
404
405 ChangeLog                        |  9 ++++
406 doc/public/cairo-sections.txt    | 18 ++++----
407 doc/public/tmpl/cairo-paths.sgml | 87 ++++++++++++++++++++++---------------
408 doc/public/tmpl/cairo-text.sgml  | 19 ---------
409 src/cairo.c                      | 92 ++++++++++++++++++++++++++++++++++++++++
410 5 files changed, 163 insertions(+), 62 deletions(-)
411
412commit 1e054fa3966341c08069d90daa0a430571539d3f
413Author:     Kristian Høgsberg <krh@redhat.com>
414AuthorDate: Tue Aug 23 20:08:21 2005 +0000
415Commit:     Kristian Høgsberg <krh@redhat.com>
416CommitDate: Tue Aug 23 20:08:21 2005 +0000
417
418    More minor edits.
419
420 AUTHORS   | 2 +-
421 ChangeLog | 5 +++++
422 README    | 2 ++
423 3 files changed, 8 insertions(+), 1 deletion(-)
424
425commit ebb54333561b4b4e85660687f1188999435f1a7a
426Author:     Billy Biggs <vektor@dumbterm.net>
427AuthorDate: Tue Aug 23 19:54:11 2005 +0000
428Commit:     Billy Biggs <vektor@dumbterm.net>
429CommitDate: Tue Aug 23 19:54:11 2005 +0000
430
431    Minor edits.
432
433 ChangeLog |  4 ++++
434 README    | 16 +++++++---------
435 2 files changed, 11 insertions(+), 9 deletions(-)
436
437commit 326911a749979104fbcd60e5af93f902257a5389
438Author:     Billy Biggs <vektor@dumbterm.net>
439AuthorDate: Tue Aug 23 19:52:09 2005 +0000
440Commit:     Billy Biggs <vektor@dumbterm.net>
441CommitDate: Tue Aug 23 19:52:09 2005 +0000
442
443    Update the long description of cairo_matrix_t to match the current sources.
444    Add cairo_path_data_t.
445    Some documentation updates and improvements.
446
447 ChangeLog                         | 11 +++++
448 doc/public/tmpl/cairo-matrix.sgml | 30 +++++--------
449 doc/public/tmpl/cairo-paths.sgml  |  6 +++
450 src/cairo-ft-font.c               |  5 +--
451 src/cairo-path-data.c             |  4 +-
452 src/cairo-pattern.c               |  4 +-
453 src/cairo.c                       | 89 ++++++++++++++++++++++++-------------
454 src/cairo.h                       | 92 ++++++++++++++++++++-------------------
455 8 files changed, 139 insertions(+), 102 deletions(-)
456
457commit ee3e72e6a9e777aec5a0993352de1f8e77065989
458Author:     Carl Worth <cworth@cworth.org>
459AuthorDate: Tue Aug 23 19:34:20 2005 +0000
460Commit:     Carl Worth <cworth@cworth.org>
461CommitDate: Tue Aug 23 19:34:20 2005 +0000
462
463    Add suppression for uninitialized data in fbBltOne.
464
465 ChangeLog                   |  5 +++++
466 test/.valgrind-suppressions | 16 ++++++++++++++++
467 2 files changed, 21 insertions(+)
468
469commit 0b063224a6d72ea025720060abf0781d4df81757
470Author:     Carl Worth <cworth@cworth.org>
471AuthorDate: Tue Aug 23 19:31:10 2005 +0000
472Commit:     Carl Worth <cworth@cworth.org>
473CommitDate: Tue Aug 23 19:31:10 2005 +0000
474
475    Big update in preparation for 1.0.
476
477 ChangeLog |   4 ++
478 README    | 149 ++++++++++++++++++++++++++++++++++++++++++++------------------
479 2 files changed, 110 insertions(+), 43 deletions(-)
480
481commit 83aae920630ec9be77fc80cb544c6272859f4460
482Author:     Carl Worth <cworth@cworth.org>
483AuthorDate: Tue Aug 23 17:36:20 2005 +0000
484Commit:     Carl Worth <cworth@cworth.org>
485CommitDate: Tue Aug 23 17:36:20 2005 +0000
486
487    Added several names to the AUTHORS file (since 2005-01-24):
488    Josh Aas <joshmoz@gmail.com> Billy Biggs <vektor@dumbterm.net> Damien Carbery <damien.carbery@sun.com> Steve Chaplin <stevech1097@yahoo.com.au> Tomasz Cholewo <cholewo@ieee-cis.org> John Ehresman <jpe@wingide.com> Behdad Esfahbod <behdad@behdad.org> Bertram Felgenhauer <int-e@gmx.de> J. Ali Harlow <ali@avrc.city.ac.uk> Adrian Johnson <ajohnson@redneon.com> Michael Johnson <ahze@ahze.net> Øyvind Kolås <pippin@freedesktop.org> Martin Kretzschmar <martink@gnome.org> Tor Lillqvist <tml@novell.com> Luke-Jr <luke-jr@utopios.org> Jeff Muizelaar <jeff@infidigm.net> Peter Nilsson <c99pnn@cs.umu.se> Geoff Norton <gnorton@customerdna.com> Robert O'Callahan <rocallahan@novell.com> Mike Owens <etc@filespanker.com> Stuart Parmenter <pavlov@pavlov.net> Tim Rowley <tim.rowley@gmail.com> Jason Dorje Short <jdorje@users.sf.net> Travis Spencer <tspencer@cs.pdx.edu> Malcolm Tredinnick <malcolm@commsecure.com.au>
489
490 AUTHORS   | 29 +++++++++++++++++++++++++++--
491 ChangeLog | 34 +++++++++++++++++++++++++++++++---
492 2 files changed, 58 insertions(+), 5 deletions(-)
493
494commit b4d43d7fddd9d0843a97a8f321cafc646f59d76d
495Author:     Billy Biggs <vektor@dumbterm.net>
496AuthorDate: Tue Aug 23 16:31:59 2005 +0000
497Commit:     Billy Biggs <vektor@dumbterm.net>
498CommitDate: Tue Aug 23 16:31:59 2005 +0000
499
500    Experimental Quartz and XCB backends removed from the public doc for now.
501
502 ChangeLog                 | 5 +++++
503 doc/public/cairo-docs.xml | 6 ++++--
504 2 files changed, 9 insertions(+), 2 deletions(-)
505
506commit f5c16c2e4815306308de5c884d11ff9888229986
507Author:     Owen Taylor <otaylor@redhat.com>
508AuthorDate: Tue Aug 23 15:16:37 2005 +0000
509Commit:     Owen Taylor <otaylor@redhat.com>
510CommitDate: Tue Aug 23 15:16:37 2005 +0000
511
512    Reverse the help text for --enable-xcb,
513    --enable-quartz.
514
515 ChangeLog    | 5 +++++
516 configure.in | 6 +++---
517 2 files changed, 8 insertions(+), 3 deletions(-)
518
519commit b8d610c56e77afe6e27514d8a1ce76bd9aaf8274
520Author:     Owen Taylor <otaylor@redhat.com>
521AuthorDate: Tue Aug 23 15:11:44 2005 +0000
522Commit:     Owen Taylor <otaylor@redhat.com>
523CommitDate: Tue Aug 23 15:11:44 2005 +0000
524
525    Disable XCB and Quartz backends unless explicitely enabled. Add a big warning message if they are enabled about bugs and API instability.
526
527 ChangeLog    |  6 ++++++
528 configure.in | 19 +++++++++++++++++--
529 2 files changed, 23 insertions(+), 2 deletions(-)
530
531commit 00af78735e02a0384ada84d57cd208f06bcaaadc
532Author:     Owen Taylor <otaylor@redhat.com>
533AuthorDate: Tue Aug 23 14:53:08 2005 +0000
534Commit:     Owen Taylor <otaylor@redhat.com>
535CommitDate: Tue Aug 23 14:53:08 2005 +0000
536
537    Rip out all the code for doing anything other than linear interpolation between color stops, instead of doing different funky things based on pattern->filter. (#4184)
538
539 ChangeLog           |  7 ++++++
540 src/cairo-pattern.c | 66 +++--------------------------------------------------
541 2 files changed, 10 insertions(+), 63 deletions(-)
542
543commit 48b3a1cacd9d486c0e279ea8fadfb2fd4e3207a0
544Author:     Owen Taylor <otaylor@redhat.com>
545AuthorDate: Tue Aug 23 14:52:38 2005 +0000
546Commit:     Owen Taylor <otaylor@redhat.com>
547CommitDate: Tue Aug 23 14:52:38 2005 +0000
548
549    Check for AlphaBlend() with GetProcAddress() to support older compilation environments like MSVC 6. (Also fixes this portion of the code to run on Win98 and Win95, but much of the rest of cairo-win32-* won't work in that environment) (#3926, Hans Breuer, Christian Biesinger, based on code originally from Mozilla)
550    Remove WINVER define, since it was there only for AlphaBlend().
551
552 src/cairo-win32-private.h | 6 ------
553 1 file changed, 6 deletions(-)
554
555commit c4c1c4db96549e4ffcbd0ee081661d54522860c9
556Author:     Carl Worth <cworth@cworth.org>
557AuthorDate: Tue Aug 23 14:51:51 2005 +0000
558Commit:     Carl Worth <cworth@cworth.org>
559CommitDate: Tue Aug 23 14:51:51 2005 +0000
560
561    Remove assert statements that violate two intentional instances of ref_count == 0.
562
563 ChangeLog        | 6 ++++++
564 src/cairo-font.c | 8 ++++++--
565 2 files changed, 12 insertions(+), 2 deletions(-)
566
567commit 2dfb7a662f63642d63a91e39ea1828957fab0705
568Author:     Carl Worth <cworth@cworth.org>
569AuthorDate: Tue Aug 23 14:37:09 2005 +0000
570Commit:     Carl Worth <cworth@cworth.org>
571CommitDate: Tue Aug 23 14:37:09 2005 +0000
572
573    Fix memory leak of pattern.
574
575 ChangeLog           | 4 ++++
576 test/text-pattern.c | 2 ++
577 2 files changed, 6 insertions(+)
578
579commit a96a4a7ce6c402ab96a9e06b453d9c2203fad7bb
580Author:     Owen Taylor <otaylor@redhat.com>
581AuthorDate: Tue Aug 23 14:30:52 2005 +0000
582Commit:     Owen Taylor <otaylor@redhat.com>
583CommitDate: Tue Aug 23 14:30:52 2005 +0000
584
585    Check for AlphaBlend() with GetProcAddress() to support older compilation environments like MSVC 6. (Also fixes this portion of the code to run on Win98 and Win95, but much of the rest of cairo-win32-* won't work in that environment) (#3926, Hans Breuer, Christian Biesinger, based on code originally from Mozilla)
586    Remove WINVER define, since it was (hopefully) there only for AlphaBlend().
587
588 ChangeLog                 |  13 ++++++
589 src/cairo-win32-surface.c | 109 ++++++++++++++++++++++++++++++++++++++--------
590 2 files changed, 105 insertions(+), 17 deletions(-)
591
592commit 6d8df3957dc0223b35b119788d9c0f460b06141a
593Author:     Owen Taylor <otaylor@redhat.com>
594AuthorDate: Tue Aug 23 14:12:01 2005 +0000
595Commit:     Owen Taylor <otaylor@redhat.com>
596CommitDate: Tue Aug 23 14:12:01 2005 +0000
597
598    Call _get_pattern_load_flags() on the resolved pattern, not the input pattern. (Further fix from sunmoon1997)
599
600 ChangeLog           | 6 ++++++
601 src/cairo-ft-font.c | 2 +-
602 2 files changed, 7 insertions(+), 1 deletion(-)
603
604commit f219b83466f926ee48ba6abbf69ec723c9eba685
605Author:     Carl Worth <cworth@cworth.org>
606AuthorDate: Tue Aug 23 14:04:28 2005 +0000
607Commit:     Carl Worth <cworth@cworth.org>
608CommitDate: Tue Aug 23 14:04:28 2005 +0000
609
610    if users attempt to twice destroy or re-reference a destroyed object. The condition for detecting this case is a ref_count of 0.
611    Reviewed by: otaylor Fixes bug #4198
612
613 ChangeLog           | 17 +++++++++++++++++
614 src/cairo-font.c    |  8 ++++++++
615 src/cairo-pattern.c |  4 ++++
616 src/cairo-surface.c |  4 ++++
617 src/cairo.c         |  4 ++++
618 5 files changed, 37 insertions(+)
619
620commit a0ecb16417a4c3f92b0a7682b84be702480748b4
621Author:     Carl Worth <cworth@cworth.org>
622AuthorDate: Tue Aug 23 13:57:00 2005 +0000
623Commit:     Carl Worth <cworth@cworth.org>
624CommitDate: Tue Aug 23 13:57:00 2005 +0000
625
626    Move CAIRO_CONTENT_VALID and CAIRO_FORMAT_VALID from the public cairo.h to the private cairoint.h where they belong.
627
628 ChangeLog      | 7 +++++++
629 src/cairo.h    | 9 ---------
630 src/cairoint.h | 9 +++++++++
631 3 files changed, 16 insertions(+), 9 deletions(-)
632
633commit f229b1abfb01d3c42cba1dec36a271fe75c503a9
634Author:     Owen Taylor <otaylor@redhat.com>
635AuthorDate: Tue Aug 23 13:34:14 2005 +0000
636Commit:     Owen Taylor <otaylor@redhat.com>
637CommitDate: Tue Aug 23 13:34:14 2005 +0000
638
639    when creating the temporary mask, do glyph ADD mask, not (glyph IN source) ADD mask. Set the mask as having component alpha when it's 4-channel.
640    test/text-antialias-subpixel.c test/Makefile.am: No longer XFAIL.
641    test/text-antialias-gray.c test/text-antialias-subpixel.c
642    Don't turn off metrics hinting, it doesn't make sense.
643    Update.
644
645 ChangeLog                            |  15 +++++++++++++++
646 src/cairo-ft-font.c                  |  10 ++++++----
647 test/Makefile.am                     |   1 -
648 test/text-antialias-gray-ref.png     | Bin 723 -> 727 bytes
649 test/text-antialias-gray.c           |   1 -
650 test/text-antialias-none-ref.png     | Bin 277 -> 278 bytes
651 test/text-antialias-none.c           |   1 -
652 test/text-antialias-subpixel-ref.png | Bin 1079 -> 1081 bytes
653 test/text-antialias-subpixel.c       |   4 +---
654 9 files changed, 22 insertions(+), 10 deletions(-)
655
656commit c11f0376d4c4aec3ff1c849f333aad2ce56f06bd
657Author:     Carl Worth <cworth@cworth.org>
658AuthorDate: Tue Aug 23 12:48:17 2005 +0000
659Commit:     Carl Worth <cworth@cworth.org>
660CommitDate: Tue Aug 23 12:48:17 2005 +0000
661
662    Revise the description of indentation and tabs to be clear (I hope).
663
664 CODING_STYLE | 29 ++++++++++++++++++++++++-----
665 ChangeLog    |  5 +++++
666 2 files changed, 29 insertions(+), 5 deletions(-)
667
668commit 317af5618c01d1be86308aebc0e87d7752a7e309
669Author:     Carl Worth <cworth@cworth.org>
670AuthorDate: Tue Aug 23 10:55:00 2005 +0000
671Commit:     Carl Worth <cworth@cworth.org>
672CommitDate: Tue Aug 23 10:55:00 2005 +0000
673
674    Fix inadvertent commit of incorrect reference image
675
676 test/text-antialias-subpixel-ref.png | Bin 970 -> 1079 bytes
677 1 file changed, 0 insertions(+), 0 deletions(-)
678
679commit 9aa1f4d868c7fdad6412205538697899fe760dca
680Author:     Carl Worth <cworth@cworth.org>
681AuthorDate: Tue Aug 23 10:39:27 2005 +0000
682Commit:     Carl Worth <cworth@cworth.org>
683CommitDate: Tue Aug 23 10:39:27 2005 +0000
684
685    Clear to opaque white at the beginning of the test so that the 0 alpha values in the destination don't cause bizarre results. (main): Note that only the image backend should fail now.
686    Add new reference image.
687
688 ChangeLog                            |   9 +++++++++
689 test/Makefile.am                     |   1 +
690 test/text-antialias-subpixel-ref.png | Bin 0 -> 970 bytes
691 test/text-antialias-subpixel.c       |   5 ++++-
692 4 files changed, 14 insertions(+), 1 deletion(-)
693
694commit 9e68e0ceef2519b28e582fdaa8f2a8a33401735a
695Author:     Carl Worth <cworth@cworth.org>
696AuthorDate: Tue Aug 23 10:11:16 2005 +0000
697Commit:     Carl Worth <cworth@cworth.org>
698CommitDate: Tue Aug 23 10:11:16 2005 +0000
699
700    Add more comments on the improved state of this bug. Commit a reference image generated with cairo_text_path; cairo_fill. (We may not require getting this exact result, but I think it is worth examining the differences closely.)
701
702 ChangeLog                |   9 +++++++++
703 test/text-rotate-ref.png | Bin 0 -> 12446 bytes
704 test/text-rotate.c       |  39 +++++++++++++++++++++++++++++++++++++--
705 3 files changed, 46 insertions(+), 2 deletions(-)
706
707commit 985c919b9fca504125df024e511eacf42a001985
708Author:     Carl Worth <cworth@cworth.org>
709AuthorDate: Tue Aug 23 09:10:45 2005 +0000
710Commit:     Carl Worth <cworth@cworth.org>
711CommitDate: Tue Aug 23 09:10:45 2005 +0000
712
713    Add docs-publish target to build and push documentation, (since our nightly server-side cron job is not working right now).
714
715 ChangeLog   |  6 ++++++
716 Makefile.am | 15 +++++++++++++--
717 2 files changed, 19 insertions(+), 2 deletions(-)
718
719commit 0c2aa6e6abda77b67af91b32721b228097326d6d
720Author:     Carl Worth <cworth@cworth.org>
721AuthorDate: Tue Aug 23 08:21:46 2005 +0000
722Commit:     Carl Worth <cworth@cworth.org>
723CommitDate: Tue Aug 23 08:21:46 2005 +0000
724
725    Move comment about missing cleanup of caches on XCloseDisplay from BUGS to a _cairo_xlib_close_display. Also covered in bug #4120.
726
727 BUGS                    | 7 -------
728 ChangeLog               | 7 +++++++
729 src/cairo-xlib-screen.c | 3 +++
730 3 files changed, 10 insertions(+), 7 deletions(-)
731
732commit 60f9c8d9fd914004e183adaf2bbba76b08c4e950
733Author:     Carl Worth <cworth@cworth.org>
734AuthorDate: Tue Aug 23 07:51:56 2005 +0000
735Commit:     Carl Worth <cworth@cworth.org>
736CommitDate: Tue Aug 23 07:51:56 2005 +0000
737
738    Remove caps-sub-paths from the XFAIL list since it is fixed now.
739
740 ChangeLog             | 6 ++++++
741 test/Makefile.am      | 1 -
742 test/caps-sub-paths.c | 3 +--
743 3 files changed, 7 insertions(+), 3 deletions(-)
744
745commit 256456b708292b200e49107e360bfb45b7eb5bf0
746Author:     Carl Worth <cworth@cworth.org>
747AuthorDate: Tue Aug 23 07:44:14 2005 +0000
748Commit:     Carl Worth <cworth@cworth.org>
749CommitDate: Tue Aug 23 07:44:14 2005 +0000
750
751    Fix for bug #4205:
752    Abstract the cap-addition code from the end of the stroke operation into a new _cairo_stroker_add_caps function.
753    Call the new _cairo_stroker_add_caps at the beginning of every move_to so that we get caps on every subpath and not just the last one.
754
755 ChangeLog               | 13 ++++++++++++
756 src/cairo-path-stroke.c | 55 +++++++++++++++++++++++++++++++------------------
757 2 files changed, 48 insertions(+), 20 deletions(-)
758
759commit 55a517991e0d2435a58cab7fd61e272048eddbe8
760Author:     Billy Biggs <vektor@dumbterm.net>
761AuthorDate: Tue Aug 23 05:54:38 2005 +0000
762Commit:     Billy Biggs <vektor@dumbterm.net>
763CommitDate: Tue Aug 23 05:54:38 2005 +0000
764
765    Add libpixman.la to the libcairo_la_DEPENDENCIES line so that changes to pixman get picked up.
766
767 ChangeLog       | 5 +++++
768 src/Makefile.am | 2 +-
769 2 files changed, 6 insertions(+), 1 deletion(-)
770
771commit 099060f9254e972ae2d28f51815b75da01736a8f
772Author:     Owen Taylor <otaylor@redhat.com>
773AuthorDate: Tue Aug 23 05:18:48 2005 +0000
774Commit:     Owen Taylor <otaylor@redhat.com>
775CommitDate: Tue Aug 23 05:18:48 2005 +0000
776
777    Some fixes for warnings from sparse (Part of #4208, Kjartan Maraas)
778    Use NULL, not 0.
779    Fix C99'ism of mixed code and declarations.
780
781 ChangeLog          | 10 ++++++++++
782 src/cairo-matrix.c | 13 +++++++------
783 test/cairo-test.c  |  2 +-
784 3 files changed, 18 insertions(+), 7 deletions(-)
785
786commit 704874c16538f0653f37be253f2fc3d89963667d
787Author:     Carl Worth <cworth@cworth.org>
788AuthorDate: Tue Aug 23 01:55:29 2005 +0000
789Commit:     Carl Worth <cworth@cworth.org>
790CommitDate: Tue Aug 23 01:55:29 2005 +0000
791
792    caps only added to last subpath: COVERED by test/caps-sub-paths and bug #4205.
793
794 BUGS      | 4 ----
795 ChangeLog | 5 +++++
796 2 files changed, 5 insertions(+), 4 deletions(-)
797
798commit eb206f0a12aac21807bfba5414ad0ed34a62fc37
799Author:     Carl Worth <cworth@cworth.org>
800AuthorDate: Tue Aug 23 01:50:25 2005 +0000
801Commit:     Carl Worth <cworth@cworth.org>
802CommitDate: Tue Aug 23 01:50:25 2005 +0000
803
804    Use the expect_failure variant of cairo_test so that make check prints the reason this test fails.
805
806 ChangeLog             | 5 +++++
807 test/caps-sub-paths.c | 3 ++-
808 2 files changed, 7 insertions(+), 1 deletion(-)
809
810commit 4b0ed008ba51a4e2e9f62c360f6ae8dcb708817c
811Author:     Carl Worth <cworth@cworth.org>
812AuthorDate: Tue Aug 23 01:02:16 2005 +0000
813Commit:     Carl Worth <cworth@cworth.org>
814CommitDate: Tue Aug 23 01:02:16 2005 +0000
815
816    Add test to demonstrate bug #4205, missing caps on all but last sub-path in a complex path.
817
818 ChangeLog                   |   9 +++++++
819 test/.cvsignore             |   1 +
820 test/Makefile.am            |   4 +++
821 test/caps-sub-paths-ref.png | Bin 0 -> 164 bytes
822 test/caps-sub-paths.c       |  63 ++++++++++++++++++++++++++++++++++++++++++++
823 5 files changed, 77 insertions(+)
824
825commit 65bfc03e7284301fc1cea4b88de72f7928f3857a
826Author:     Carl Worth <cworth@cworth.org>
827AuthorDate: Tue Aug 23 00:03:09 2005 +0000
828Commit:     Carl Worth <cworth@cworth.org>
829CommitDate: Tue Aug 23 00:03:09 2005 +0000
830
831    Remove discussion of the BAD_NESTING restriction from the documentation of cairo_create. No such restriction exists anymore.
832
833 ChangeLog   |  6 ++++++
834 src/cairo.c | 10 ----------
835 2 files changed, 6 insertions(+), 10 deletions(-)
836
837commit c0bbf9ac08020cafdb7de4dae5099e9cf196802c
838Author:     Carl Worth <cworth@cworth.org>
839AuthorDate: Tue Aug 23 00:00:42 2005 +0000
840Commit:     Carl Worth <cworth@cworth.org>
841CommitDate: Tue Aug 23 00:00:42 2005 +0000
842
843    Fix for bug #4192:
844    New function to handle both calling FT_Done_Face on unscaled->face and decrementing font_map->num_open_faces.
845    Call new _font_map_release_face_lock_held as approporiate.
846    Assert that (font_map->num_open_faces == 0) when we're done, to help guarantee the bug is fixed.
847    Don't call FT_Done_Face anymore, instead assert that (unscaled->face == NULL) by the time this function is called.
848    Prefer TRUE/FALSE as values for cairo_bool_t have_scale.
849
850 ChangeLog           | 26 ++++++++++++++++++++++++++
851 src/cairo-ft-font.c | 50 ++++++++++++++++++++++++++++++++++++--------------
852 2 files changed, 62 insertions(+), 14 deletions(-)
853
854commit dc907490e35c26ebb7d1fd106963f754d389ad82
855Author:     Billy Biggs <vektor@dumbterm.net>
856AuthorDate: Mon Aug 22 22:23:54 2005 +0000
857Commit:     Billy Biggs <vektor@dumbterm.net>
858CommitDate: Mon Aug 22 22:23:54 2005 +0000
859
860    Add version.xml to content_files so it will be copied to the right place for DESTDIR builds.
861
862 ChangeLog              | 5 +++++
863 doc/public/Makefile.am | 1 +
864 2 files changed, 6 insertions(+)
865
866commit a68097a219543160ea6ff12628626dcdb070f97e
867Author:     Billy Biggs <vektor@dumbterm.net>
868AuthorDate: Mon Aug 22 22:11:44 2005 +0000
869Commit:     Billy Biggs <vektor@dumbterm.net>
870CommitDate: Mon Aug 22 22:11:44 2005 +0000
871
872    Rework the index for the reference manual.
873    Update descriptions and add new files for added sections.
874
875 ChangeLog                               |  33 ++
876 doc/public/cairo-docs.xml               |  50 +-
877 doc/public/cairo-sections.txt           | 262 ++++++----
878 doc/public/tmpl/cairo-font-options.sgml | 194 ++++++++
879 doc/public/tmpl/cairo-font.sgml         | 268 +---------
880 doc/public/tmpl/cairo-ft.sgml           |  18 +-
881 doc/public/tmpl/cairo-glitz.sgml        |   4 +-
882 doc/public/tmpl/cairo-image.sgml        |  73 +++
883 doc/public/tmpl/cairo-matrix.sgml       |   5 +-
884 doc/public/tmpl/cairo-paths.sgml        | 207 ++++++++
885 doc/public/tmpl/cairo-pattern.sgml      |  92 ++--
886 doc/public/tmpl/cairo-pdf.sgml          |   4 +-
887 doc/public/tmpl/cairo-png.sgml          |  26 +-
888 doc/public/tmpl/cairo-ps.sgml           |   4 +-
889 doc/public/tmpl/cairo-quartz.sgml       |   4 +-
890 doc/public/tmpl/cairo-scaled-font.sgml  | 110 +++++
891 doc/public/tmpl/cairo-status.sgml       |  63 +++
892 doc/public/tmpl/cairo-surface.sgml      |  53 +-
893 doc/public/tmpl/cairo-text.sgml         | 189 ++++++++
894 doc/public/tmpl/cairo-transforms.sgml   | 127 +++++
895 doc/public/tmpl/cairo-types.sgml        |  42 ++
896 doc/public/tmpl/cairo-version.sgml      |  54 +++
897 doc/public/tmpl/cairo-win32-fonts.sgml  |  57 +++
898 doc/public/tmpl/cairo-win32.sgml        |  40 +-
899 doc/public/tmpl/cairo-xcb-xrender.sgml  |   4 +-
900 doc/public/tmpl/cairo-xcb.sgml          |   4 +-
901 doc/public/tmpl/cairo-xlib.sgml         |   4 +-
902 doc/public/tmpl/cairo.sgml              | 833 ++++----------------------------
903 28 files changed, 1588 insertions(+), 1236 deletions(-)
904
905commit 2d9d744f8c8a9fdf011a292ef6e823605d000f23
906Author:     Owen Taylor <otaylor@redhat.com>
907AuthorDate: Mon Aug 22 20:43:23 2005 +0000
908Commit:     Owen Taylor <otaylor@redhat.com>
909CommitDate: Mon Aug 22 20:43:23 2005 +0000
910
911    Make cairo_ft_unscaled_font_backend static.
912    Add missing static.
913    Use NULL, not 0.
914    Use void in the definition of void functions, not ().
915    Make non-exported cairo_pattern_nil_* static.
916
917 ChangeLog                | 17 +++++++++++++++++
918 src/cairo-font.c         |  6 +++---
919 src/cairo-ft-font.c      |  4 ++--
920 src/cairo-gstate.c       |  2 +-
921 src/cairo-pattern.c      |  8 ++++----
922 src/cairo-ps-surface.c   |  2 +-
923 src/cairo-xlib-surface.c |  2 +-
924 7 files changed, 29 insertions(+), 12 deletions(-)
925
926commit c792e6783c8424805b83c50a8c3fd9afa3ab8ed9
927Author:     Carl Worth <cworth@cworth.org>
928AuthorDate: Mon Aug 22 17:20:29 2005 +0000
929Commit:     Carl Worth <cworth@cworth.org>
930CommitDate: Mon Aug 22 17:20:29 2005 +0000
931
932    ref_counts will go negative: COVERED by https://bugs.freedesktop.org/show_bug.cgi?id=4198
933
934 BUGS      | 6 ------
935 ChangeLog | 5 +++++
936 2 files changed, 5 insertions(+), 6 deletions(-)
937
938commit 0fb5b1d4c44be43c9463fe8818aea1aed88facc5
939Author:     Carl Worth <cworth@cworth.org>
940AuthorDate: Mon Aug 22 16:56:43 2005 +0000
941Commit:     Carl Worth <cworth@cworth.org>
942CommitDate: Mon Aug 22 16:56:43 2005 +0000
943
944    Remove several entries in an effort to obsolete the BUGS file in favor of bugzilla and cairo/test. Specifically:
945    cairo_image_surface_create should clear image: NOTABUG. The user can clear if desired, and cairo clearing unconditionally would be performance overhead).
946    cairo_clip is really slow: FIXED/COVERED. Since the time this entry was added we've got rectangular, pixel-alignend clipping optimized. And there's a bug in bugzilla (https://bugs.freedesktop.org/show_bug.cgi?id=4191) for optimizing IN.
947    self-intersecting path is wrong: COVERED by test/self-intersecting.c.
948    Cairo is crashing Xnest: NEEDINFO. Is this still happening? Xfake has been working quite well for a very long time now.
949    font-size=0 in SVG does bad things: FIXED.
950
951 BUGS      | 37 -------------------------------------
952 ChangeLog | 23 +++++++++++++++++++++++
953 2 files changed, 23 insertions(+), 37 deletions(-)
954
955commit 23baafbaa8d3295f109030637b5e73102e48ea8a
956Author:     Bertram Felgenhauer <int-e@gmx.de>
957AuthorDate: Mon Aug 22 16:52:40 2005 +0000
958Commit:     Bertram Felgenhauer <int-e@gmx.de>
959CommitDate: Mon Aug 22 16:52:40 2005 +0000
960
961    remove.
962
963 ChangeLog          |  5 +++++
964 src/cairo-matrix.c | 31 -------------------------------
965 src/cairoint.h     |  4 ----
966 3 files changed, 5 insertions(+), 35 deletions(-)
967
968commit 988310429036dd94ee0bb75b4c6a2fb7c930d448
969Author:     Bertram Felgenhauer <int-e@gmx.de>
970AuthorDate: Mon Aug 22 16:50:30 2005 +0000
971Commit:     Bertram Felgenhauer <int-e@gmx.de>
972CommitDate: Mon Aug 22 16:50:30 2005 +0000
973
974    correct the calculation of the error bound.
975
976 ChangeLog       |  5 +++++
977 src/cairo-arc.c | 20 ++++++--------------
978 2 files changed, 11 insertions(+), 14 deletions(-)
979
980commit c0905759b059cf679674019c5c4dd09971bedab9
981Author:     Bertram Felgenhauer <int-e@gmx.de>
982AuthorDate: Mon Aug 22 16:48:28 2005 +0000
983Commit:     Bertram Felgenhauer <int-e@gmx.de>
984CommitDate: Mon Aug 22 16:48:28 2005 +0000
985
986    use new function. strip comment of derivation for major axis length.
987    use _cairo_matrix_get_affine to retrieve matrix entries.
988    new function split out of cairo-pen.c. UTF8-ify the comment that explains the calculation.
989
990 ChangeLog          |  12 +++++
991 src/cairo-matrix.c | 145 +++++++++++++++++++++++++++++++++++++++++++++++++
992 src/cairo-pen.c    | 154 ++++-------------------------------------------------
993 src/cairoint.h     |   3 ++
994 4 files changed, 170 insertions(+), 144 deletions(-)
995
996commit c7a35fbd3121f728ff40706cdf2a1ef8ac8e18a6
997Author:     Bertram Felgenhauer <int-e@gmx.de>
998AuthorDate: Mon Aug 22 16:29:56 2005 +0000
999Commit:     Bertram Felgenhauer <int-e@gmx.de>
1000CommitDate: Mon Aug 22 16:29:56 2005 +0000
1001
1002    use correctly transposed version of the matrix and fix up the comments above to use row vector notation.
1003
1004 ChangeLog       |  6 ++++++
1005 src/cairo-pen.c | 26 ++++++++++++++------------
1006 2 files changed, 20 insertions(+), 12 deletions(-)
1007
1008commit 46dd21e795549481d9db8d90c399e683ef1205c7
1009Author:     Tor Lillqvist <tml@novell.com>
1010AuthorDate: Mon Aug 22 15:49:04 2005 +0000
1011Commit:     Tor Lillqvist <tml@novell.com>
1012CommitDate: Mon Aug 22 15:49:04 2005 +0000
1013
1014    Calculate LT_CURRENT_MINUS_AGE (which forms part of the DLL name on Win32), and AC_SUBST it.
1015    Add target "zips" to create zip file based distribution for Win32.
1016    Produce a cairo.def file for distribution by preprocessing the relevant header files and grepping for declarations of functions that start with cairo_. Works for now, will have to modify later if necessary. Use the .def file when linking on Win32.
1017
1018 ChangeLog       | 14 ++++++++++++++
1019 Makefile.am     | 16 ++++++++++++++++
1020 configure.in    |  4 ++++
1021 src/Makefile.am | 36 +++++++++++++++++++++++++++++++++++-
1022 4 files changed, 69 insertions(+), 1 deletion(-)
1023
1024commit aa6b2c386be0e7a09f53da3fa08c061f01151e55
1025Author:     Owen Taylor <otaylor@redhat.com>
1026AuthorDate: Mon Aug 22 15:19:03 2005 +0000
1027Commit:     Owen Taylor <otaylor@redhat.com>
1028CommitDate: Mon Aug 22 15:19:03 2005 +0000
1029
1030    Support artificial bold fonts with FC_EMBOLDEN; patch from Jackey Yang and sunmoon1997.
1031    Check for FT_GlyphSlot_Embolden()
1032    Call FT_GlyphSlot_Embolden for fonts where FC_EMBOLDEN is set but that aren't bold. Add another private flag for this.
1033
1034 ChangeLog           | 11 +++++++++++
1035 configure.in        |  1 +
1036 src/cairo-ft-font.c | 36 +++++++++++++++++++++++++++++++++++-
1037 3 files changed, 47 insertions(+), 1 deletion(-)
1038
1039commit 190dc79a2831ca86523f2e710e6b4152d0947694
1040Author:     Carl Worth <cworth@cworth.org>
1041AuthorDate: Mon Aug 22 13:59:52 2005 +0000
1042Commit:     Carl Worth <cworth@cworth.org>
1043CommitDate: Mon Aug 22 13:59:52 2005 +0000
1044
1045    Fix typo that was causing make dist to fail.
1046
1047 ChangeLog        | 5 +++++
1048 test/Makefile.am | 2 +-
1049 2 files changed, 6 insertions(+), 1 deletion(-)
1050
1051commit 2ea856a21d2d392c0959e726c430e7fed87be97c
1052Author:     Owen Taylor <otaylor@redhat.com>
1053AuthorDate: Mon Aug 22 12:15:28 2005 +0000
1054Commit:     Owen Taylor <otaylor@redhat.com>
1055CommitDate: Mon Aug 22 12:15:28 2005 +0000
1056
1057    When width/height are 0, copy the src to the dest, don't just return. (#3017)
1058
1059 pixman/ChangeLog       | 5 +++++
1060 pixman/src/pixregion.c | 2 +-
1061 2 files changed, 6 insertions(+), 1 deletion(-)
1062
1063commit 31e4ade4abf716718c2f38e594f02b5b488e0d86
1064Author:     Owen Taylor <otaylor@redhat.com>
1065AuthorDate: Mon Aug 22 08:45:46 2005 +0000
1066Commit:     Owen Taylor <otaylor@redhat.com>
1067CommitDate: Mon Aug 22 08:45:46 2005 +0000
1068
1069    Use floor(0.5+x) rather than round(), which is C99. (David Hollenberg)
1070
1071 ChangeLog          | 5 +++++
1072 test/text-rotate.c | 4 ++--
1073 2 files changed, 7 insertions(+), 2 deletions(-)
1074
1075commit b217f95fa0b8b818cbed8630c16fe8725f430c49
1076Author:     Owen Taylor <otaylor@redhat.com>
1077AuthorDate: Mon Aug 22 08:33:54 2005 +0000
1078Commit:     Owen Taylor <otaylor@redhat.com>
1079CommitDate: Mon Aug 22 08:33:54 2005 +0000
1080
1081    Set LC_ALL=C rather than LANG and LC_NUMERIC to be robust against whatever settings the user has. (Martin Dobias)
1082
1083 ChangeLog  | 5 +++++
1084 autogen.sh | 7 ++++---
1085 2 files changed, 9 insertions(+), 3 deletions(-)
1086
1087commit fdb5e2aa473a83cda9a3ecfab2fa47cdf40ffe65
1088Author:     Billy Biggs <vektor@dumbterm.net>
1089AuthorDate: Sun Aug 21 21:04:52 2005 +0000
1090Commit:     Billy Biggs <vektor@dumbterm.net>
1091CommitDate: Sun Aug 21 21:04:52 2005 +0000
1092
1093    Optimize away calls to cairo_paint_with_alpha() if the alpha value given is <= 0.
1094    Add a new macro CAIRO_ALPHA_IS_ZERO.
1095
1096 ChangeLog      | 7 +++++++
1097 src/cairo.c    | 4 ++++
1098 src/cairoint.h | 1 +
1099 3 files changed, 12 insertions(+)
1100
1101commit 89a4e13d73e3761e8b8b5d5fa0882d4ecb6423b1
1102Author:     Billy Biggs <vektor@dumbterm.net>
1103AuthorDate: Sun Aug 21 21:02:32 2005 +0000
1104Commit:     Billy Biggs <vektor@dumbterm.net>
1105CommitDate: Sun Aug 21 21:02:32 2005 +0000
1106
1107    Fix a typo in the last change.
1108
1109 pixman/ChangeLog          | 4 ++++
1110 pixman/src/pixman-remap.h | 2 +-
1111 2 files changed, 5 insertions(+), 1 deletion(-)
1112
1113commit 16ce285251afa9c6e125a51df0d8a487c0bf5bbd
1114Author:     Billy Biggs <vektor@dumbterm.net>
1115AuthorDate: Sun Aug 21 20:49:47 2005 +0000
1116Commit:     Billy Biggs <vektor@dumbterm.net>
1117CommitDate: Sun Aug 21 20:49:47 2005 +0000
1118
1119    Remove warning about fbCompositeTrans_0888xnx0888 not being tested on big-endian, it's not helpful at this point.
1120    Only define _cairo_pixman_have_mmx for fbHaveMMX when the symbol will actually exist.
1121
1122 pixman/ChangeLog          |  8 ++++++++
1123 pixman/src/fbpict.c       | 23 +++++++++++------------
1124 pixman/src/pixman-remap.h |  2 ++
1125 3 files changed, 21 insertions(+), 12 deletions(-)
1126
1127commit 33599bc6b64ed987c1894e88bc680028f28453a7
1128Author:     Billy Biggs <vektor@dumbterm.net>
1129AuthorDate: Sun Aug 21 14:10:39 2005 +0000
1130Commit:     Billy Biggs <vektor@dumbterm.net>
1131CommitDate: Sun Aug 21 14:10:39 2005 +0000
1132
1133    Fix for bug #4172:
1134    Use _cairo_fixed_to_double and _cairo_double_to_fixed when converting between double and 16.16 fixed point. These functions round nicely, and solve some inconsistencies in rendering between my PPC and x86 machines. Thanks to Owen Taylor for suggesting the fix.
1135    The above change does affect linear gradients slightly, but it seems worth it. Update the reference images to follow.
1136
1137 ChangeLog                    |  17 +++++++++++++++++
1138 src/cairo-pattern.c          |   8 ++++----
1139 test/gradient-alpha-ref.png  | Bin 153 -> 154 bytes
1140 test/linear-gradient-ref.png | Bin 12744 -> 12719 bytes
1141 test/text-pattern-ref.png    | Bin 2728 -> 2731 bytes
1142 5 files changed, 21 insertions(+), 4 deletions(-)
1143
1144commit e3e7046cd7ee629fe085cf081fd3aa2581782bf5
1145Author:     Owen Taylor <otaylor@redhat.com>
1146AuthorDate: Sun Aug 21 12:13:17 2005 +0000
1147Commit:     Owen Taylor <otaylor@redhat.com>
1148CommitDate: Sun Aug 21 12:13:17 2005 +0000
1149
1150    Remove stray doc sentence that wasn't meant to be committed.
1151
1152 ChangeLog           | 5 +++++
1153 src/cairo-surface.c | 6 ------
1154 2 files changed, 5 insertions(+), 6 deletions(-)
1155
1156commit 17845df95b80d2a9586ba44fc5ade2c311a62c4c
1157Author:     Billy Biggs <vektor@dumbterm.net>
1158AuthorDate: Sun Aug 21 11:41:44 2005 +0000
1159Commit:     Billy Biggs <vektor@dumbterm.net>
1160CommitDate: Sun Aug 21 11:41:44 2005 +0000
1161
1162    Fix for bug #4165:
1163    Use pointer comparison for coincident points to ensure a well-defined ordering, and avoid setting discard on both points. This fixes problems with my Mac's implementation of qsort. Final patch by Bertram Felgenhauer.
1164    Update reference images after the change.
1165
1166 ChangeLog                         |  18 ++++++++++++++++++
1167 src/cairo-hull.c                  |   7 ++++++-
1168 test/clip-operator-ref.png        | Bin 37330 -> 37330 bytes
1169 test/linear-gradient-ref.png      | Bin 12724 -> 12744 bytes
1170 test/operator-clear-ref.png       | Bin 4992 -> 4988 bytes
1171 test/operator-source-ref.png      | Bin 19957 -> 19958 bytes
1172 test/unantialiased-shapes-ref.png | Bin 4450 -> 4449 bytes
1173 test/unbounded-operator-ref.png   | Bin 11937 -> 11929 bytes
1174 8 files changed, 24 insertions(+), 1 deletion(-)
1175
1176commit d93d56caeffb80ac92a0432ad1ebdecee5c0e2b6
1177Author:     Owen Taylor <otaylor@redhat.com>
1178AuthorDate: Sun Aug 21 11:23:58 2005 +0000
1179Commit:     Owen Taylor <otaylor@redhat.com>
1180CommitDate: Sun Aug 21 11:23:58 2005 +0000
1181
1182    Check automake-<ver> if automake isn't sufficiently new. (#3593, Philip Van Hoof)
1183
1184 ChangeLog  |  5 +++++
1185 autogen.sh | 29 +++++++++++++++++++++++++++--
1186 2 files changed, 32 insertions(+), 2 deletions(-)
1187
1188commit 2396b502a5de39ee44d53af971b7382a1f130a87
1189Author:     Owen Taylor <otaylor@redhat.com>
1190AuthorDate: Sun Aug 21 09:57:19 2005 +0000
1191Commit:     Owen Taylor <otaylor@redhat.com>
1192CommitDate: Sun Aug 21 09:57:19 2005 +0000
1193
1194    When invoked as, say, ../autogen.sh, switch to the sourcedir to run the auto*. Based on corresponding code in GTK+'s autogen.sh. (#3402, Thomas Fitzsimmons)
1195    Update from gtk-doc CVS, bringing in some minor output changes. (Eliminate the *** from the messages that don't indicate errors.)
1196    Use += for EXTRA_DIST, since gtk-doc.make already defines it.
1197
1198 ChangeLog              | 13 +++++++++++++
1199 autogen.sh             | 13 ++++++++++++-
1200 doc/public/Makefile.am |  5 +++--
1201 gtk-doc.make           | 12 ++++++------
1202 4 files changed, 34 insertions(+), 9 deletions(-)
1203
1204commit 5462c8a5856f1b3b81889ac3a714e47b047e1984
1205Author:     Owen Taylor <otaylor@redhat.com>
1206AuthorDate: Sun Aug 21 09:27:52 2005 +0000
1207Commit:     Owen Taylor <otaylor@redhat.com>
1208CommitDate: Sun Aug 21 09:27:52 2005 +0000
1209
1210    Check for FT_Load_Sfnt_Table and disable the PDF/PS backends if not found. (#4144, Billy Biggs)
1211
1212 ChangeLog    |  5 +++++
1213 configure.in | 13 +++++++++----
1214 2 files changed, 14 insertions(+), 4 deletions(-)
1215
1216commit 1ce62becd11bbc929b75ea6d47fad477ad965962
1217Author:     Owen Taylor <otaylor@redhat.com>
1218AuthorDate: Sun Aug 21 08:53:56 2005 +0000
1219Commit:     Owen Taylor <otaylor@redhat.com>
1220CommitDate: Sun Aug 21 08:53:56 2005 +0000
1221
1222    Fix the handling of backend->clone_similar == NULL. (#4161, Christian Biesinger)
1223
1224 ChangeLog           |  6 ++++++
1225 src/cairo-surface.c | 11 ++++++-----
1226 src/cairoint.h      |  2 +-
1227 3 files changed, 13 insertions(+), 6 deletions(-)
1228
1229commit 8e9e40d75201ea4d21b53ab51d1326f6f858c57c
1230Author:     Owen Taylor <otaylor@redhat.com>
1231AuthorDate: Sun Aug 21 08:24:41 2005 +0000
1232Commit:     Owen Taylor <otaylor@redhat.com>
1233CommitDate: Sun Aug 21 08:24:41 2005 +0000
1234
1235    Improve the documentation of internal functions. (Based on a patch from Christian Biesinger, #4162)
1236
1237 ChangeLog           |  5 +++++
1238 src/cairo-surface.c | 24 ++++++++++++++++--------
1239 2 files changed, 21 insertions(+), 8 deletions(-)
1240
1241commit 65f90287bb922357e77b759b5e0db5d2c3698fc4
1242Author:     Owen Taylor <otaylor@redhat.com>
1243AuthorDate: Sun Aug 21 08:11:24 2005 +0000
1244Commit:     Owen Taylor <otaylor@redhat.com>
1245CommitDate: Sun Aug 21 08:11:24 2005 +0000
1246
1247    Recognize gentoo's (and maybe other distro's) modified server vendor string, where extra text is added to the upstream value. (#4068, reported by Doug Goldstein, others. Patch from Mart Raudsepp)
1248
1249 ChangeLog                | 8 ++++++++
1250 src/cairo-xlib-surface.c | 4 ++--
1251 2 files changed, 10 insertions(+), 2 deletions(-)
1252
1253commit af614d2de601c997f3a2cbae535fb0e96110a386
1254Author:     Owen Taylor <otaylor@redhat.com>
1255AuthorDate: Sun Aug 21 08:06:06 2005 +0000
1256Commit:     Owen Taylor <otaylor@redhat.com>
1257CommitDate: Sun Aug 21 08:06:06 2005 +0000
1258
1259    Don't try to transform val->image when it is NULL. (#4163, Mathias Hasselmann)
1260
1261 ChangeLog           | 6 ++++++
1262 src/cairo-ft-font.c | 3 ++-
1263 2 files changed, 8 insertions(+), 1 deletion(-)
1264
1265commit f823dfd9328f1aab0155257fcf9bb3aa45455867
1266Author:     Billy Biggs <vektor@dumbterm.net>
1267AuthorDate: Sat Aug 20 21:28:57 2005 +0000
1268Commit:     Billy Biggs <vektor@dumbterm.net>
1269CommitDate: Sat Aug 20 21:28:57 2005 +0000
1270
1271    Fix for bug #4140:
1272    Dereference the pixel value correctly on big endian systems.
1273
1274 pixman/ChangeLog    | 7 +++++++
1275 pixman/src/icrect.c | 3 ++-
1276 2 files changed, 9 insertions(+), 1 deletion(-)
1277
1278commit d1bdd1313ee351e2ec7e4af1cf68143827f59694
1279Author:     Carl Worth <cworth@cworth.org>
1280AuthorDate: Sat Aug 20 07:56:05 2005 +0000
1281Commit:     Carl Worth <cworth@cworth.org>
1282CommitDate: Sat Aug 20 07:56:05 2005 +0000
1283
1284    Fix for bug #4142:
1285    Disable xlib tests on X servers without the Render, since they currently just crash there. A better long-term fix would be to do some useful tests in this case. Thanks to Tim Mooney.
1286
1287 ChangeLog         |  9 +++++++++
1288 test/cairo-test.c | 12 ++++++++++++
1289 2 files changed, 21 insertions(+)
1290
1291commit 4a7a09b4ab4e8608d2f23661ddaf301f4508d42a
1292Author:     Owen Taylor <otaylor@redhat.com>
1293AuthorDate: Sat Aug 20 05:23:52 2005 +0000
1294Commit:     Owen Taylor <otaylor@redhat.com>
1295CommitDate: Sat Aug 20 05:23:52 2005 +0000
1296
1297    Include Xfree86-4.5 in the blacklist. (Reported by Andrew Benton)
1298
1299 ChangeLog                | 6 ++++++
1300 src/cairo-xlib-surface.c | 2 +-
1301 2 files changed, 7 insertions(+), 1 deletion(-)
1302
1303commit b9da101879afc6ab960e43f94d1e0a2fc10b3aac
1304Author:     Billy Biggs <vektor@dumbterm.net>
1305AuthorDate: Fri Aug 19 23:05:13 2005 +0000
1306Commit:     Billy Biggs <vektor@dumbterm.net>
1307CommitDate: Fri Aug 19 23:05:13 2005 +0000
1308
1309    Fix for bug #4096:
1310    Improve the performance of png reading by adding special cases for fully transparent and fully opaque alpha, and using the standard optimization for 8-bit division by 255.
1311    Add an INLINE macro for gcc.
1312
1313 ChangeLog       | 11 +++++++++++
1314 src/cairo-png.c | 28 +++++++++++++++++++++-------
1315 src/cairoint.h  |  6 ++++++
1316 3 files changed, 38 insertions(+), 7 deletions(-)
1317
1318commit 465ff187869b118f30666de83e5327ea4d174df7
1319Author:     Carl Worth <cworth@cworth.org>
1320AuthorDate: Fri Aug 19 16:37:56 2005 +0000
1321Commit:     Carl Worth <cworth@cworth.org>
1322CommitDate: Fri Aug 19 16:37:56 2005 +0000
1323
1324    From Bertram Felgenhauer <int-e@gmx.de>:
1325    Add regression test for bug #4137 (fixed earlier).
1326
1327 ChangeLog                             |  10 +++++
1328 test/.cvsignore                       |   1 +
1329 test/Makefile.am                      |   3 ++
1330 test/rectangle-rounding-error-ref.png | Bin 0 -> 298 bytes
1331 test/rectangle-rounding-error.c       |  69 ++++++++++++++++++++++++++++++++++
1332 5 files changed, 83 insertions(+)
1333
1334commit 33b45c157273fbe8f8a24e5c0a333639b1a51f4a
1335Author:     Billy Biggs <vektor@dumbterm.net>
1336AuthorDate: Fri Aug 19 14:42:57 2005 +0000
1337Commit:     Billy Biggs <vektor@dumbterm.net>
1338CommitDate: Fri Aug 19 14:42:57 2005 +0000
1339
1340    No need to include cairo-pdf.h.
1341
1342 ChangeLog            | 4 ++++
1343 test/pixman-rotate.c | 1 -
1344 2 files changed, 4 insertions(+), 1 deletion(-)
1345
1346commit 3ec312f7289192cca3ce71d8bafee27f49cf2aa2
1347Author:     Carl Worth <cworth@cworth.org>
1348AuthorDate: Fri Aug 19 14:37:42 2005 +0000
1349Commit:     Carl Worth <cworth@cworth.org>
1350CommitDate: Fri Aug 19 14:37:42 2005 +0000
1351
1352    Fix for bug #4137:
1353    Fix to round properly.
1354
1355 ChangeLog         | 7 +++++++
1356 src/cairo-fixed.c | 2 +-
1357 2 files changed, 8 insertions(+), 1 deletion(-)
1358
1359commit 1f68f77a10e0d93e2a73000faa1bb0097c8b056a
1360Author:     Owen Taylor <otaylor@redhat.com>
1361AuthorDate: Fri Aug 19 14:05:14 2005 +0000
1362Commit:     Owen Taylor <otaylor@redhat.com>
1363CommitDate: Fri Aug 19 14:05:14 2005 +0000
1364
1365    Ignore really small fonts, since size zero fonts give xpdf fits. (#2938)
1366
1367 ChangeLog               | 6 ++++++
1368 src/cairo-pdf-surface.c | 8 ++++++++
1369 2 files changed, 14 insertions(+)
1370
1371commit 9d0211b2632e3a0c83331a037efd7670c91b79cd
1372Author:     Carl Worth <cworth@cworth.org>
1373AuthorDate: Fri Aug 19 13:00:23 2005 +0000
1374Commit:     Carl Worth <cworth@cworth.org>
1375CommitDate: Fri Aug 19 13:00:23 2005 +0000
1376
1377    Fix to actually test scaled_font->status instead of just having a comment that claims to test it. Thanks to Behdad Esfahbod <behdad@cs.toronto.edu>.
1378
1379 ChangeLog        | 7 +++++++
1380 src/cairo-font.c | 3 ++-
1381 2 files changed, 9 insertions(+), 1 deletion(-)
1382
1383commit 8eb912577b51c9feb7c078620b42f8fa858e02b0
1384Author:     Owen Taylor <otaylor@redhat.com>
1385AuthorDate: Fri Aug 19 12:55:00 2005 +0000
1386Commit:     Owen Taylor <otaylor@redhat.com>
1387CommitDate: Fri Aug 19 12:55:00 2005 +0000
1388
1389    We need the call to fixup_unbounded when we optimize the RENDER operator to XCopyArea as well.
1390
1391 ChangeLog                |  6 ++++++
1392 src/cairo-xlib-surface.c | 23 ++++++++++++-----------
1393 2 files changed, 18 insertions(+), 11 deletions(-)
1394
1395commit 7468ed35a1c2607bd305caa93c5f9bf9c9e0be18
1396Author:     Carl Worth <cworth@cworth.org>
1397AuthorDate: Fri Aug 19 12:08:42 2005 +0000
1398Commit:     Carl Worth <cworth@cworth.org>
1399CommitDate: Fri Aug 19 12:08:42 2005 +0000
1400
1401    Fixes for a general problem of which bug #4094 was a specific instance:
1402    Don't change the status value if it already holds an error. This avoids destroying "first error" information and also avoids attempting to write read-only data, (eg. from nil objects).
1403    Don't set an error on the same object if it is in an error state to begin with, just return immediately. This is intended to reduce (eventual) error prints to the first cause of an error for any given object, instead of a continual spew.
1404
1405 ChangeLog              |  51 ++++++++++
1406 src/cairo-font.c       |  11 +-
1407 src/cairo-pattern.c    |  10 +-
1408 src/cairo-surface.c    |  18 ++--
1409 src/cairo-win32-font.c |   4 +-
1410 src/cairo.c            | 267 +++++++++++++------------------------------------
1411 6 files changed, 142 insertions(+), 219 deletions(-)
1412
1413commit 2b72a4eee80e73f0553779a281e6ef5f0587519e
1414Author:     Carl Worth <cworth@cworth.org>
1415AuthorDate: Fri Aug 19 12:02:14 2005 +0000
1416Commit:     Carl Worth <cworth@cworth.org>
1417CommitDate: Fri Aug 19 12:02:14 2005 +0000
1418
1419    Fix for bug #2729:
1420    Adjust negative offsets up to their equivalent positive value. Add error checking for dash values, (must each be non-negative and must not be all zero).
1421    Add documentation.
1422    Add new CAIRO_STATUS_INVALID_DASH.
1423    Add dash-offfset-negative test from Owen.
1424    churn
1425
1426 ChangeLog                         |  20 ++++++++
1427 doc/public/tmpl/cairo.sgml        |   5 +-
1428 src/cairo-gstate.c                |  45 +++++++++++++----
1429 src/cairo.c                       |  35 ++++++++++++--
1430 src/cairo.h                       |   9 +++-
1431 test/.cvsignore                   |   1 +
1432 test/Makefile.am                  |   4 ++
1433 test/dash-offset-negative-ref.png | Bin 0 -> 155 bytes
1434 test/dash-offset-negative.c       |  99 ++++++++++++++++++++++++++++++++++++++
1435 9 files changed, 203 insertions(+), 15 deletions(-)
1436
1437commit a2e798b5a126a0aaf7043b817120986889538acf
1438Author:     Kristian Høgsberg <krh@redhat.com>
1439AuthorDate: Fri Aug 19 10:36:43 2005 +0000
1440Commit:     Kristian Høgsberg <krh@redhat.com>
1441CommitDate: Fri Aug 19 10:36:43 2005 +0000
1442
1443    Add this missing fuction.
1444    Document this funtion.
1445
1446 ChangeLog               |  8 ++++++++
1447 src/cairo-pdf-surface.c | 10 ++++++++++
1448 src/cairo-ps-surface.c  | 21 +++++++++++++++++++++
1449 3 files changed, 39 insertions(+)
1450
1451commit b626dff5b9783ba8916365478c583551d7d97a23
1452Author:     Carl Worth <cworth@cworth.org>
1453AuthorDate: Fri Aug 19 07:39:47 2005 +0000
1454Commit:     Carl Worth <cworth@cworth.org>
1455CommitDate: Fri Aug 19 07:39:47 2005 +0000
1456
1457    Fix for bug #3915:
1458    Add new NULL_POINTER nil pattern.
1459    Check for surface == NULL and return a nil pattern.
1460    Verify that the above fix works.
1461
1462 ChangeLog           | 12 ++++++++++++
1463 src/cairo-pattern.c | 14 ++++++++++++++
1464 test/nil-surface.c  | 40 ++++++++++++++++++++++++++++++++++++++--
1465 3 files changed, 64 insertions(+), 2 deletions(-)
1466
1467commit 435fb3c65f3edd7687a332f274545abf7e601965
1468Author:     Carl Worth <cworth@cworth.org>
1469AuthorDate: Thu Aug 18 23:10:37 2005 +0000
1470Commit:     Carl Worth <cworth@cworth.org>
1471CommitDate: Thu Aug 18 23:10:37 2005 +0000
1472
1473    Fix for bug #4088:
1474    New function to return the current nil pattern depending on the status.
1475    Add missing early bailout on surface->status with error propagation to the pattern.
1476    Related cleanups for cairo_pattern_t:
1477    Don't check other->status since this is a static function.
1478    Add missing early bailout on other->status.
1479    Cleanup identifier names.
1480    Track rename of nil patterns.
1481    Don't call _cairo_error for pre-existing errors.
1482    Take care to initialize some fields to that _cairo_pattern_release_surface will work even after an error.
1483    Track rename of cairo_solid_pattern_nil to cairo_pattern_nil.
1484    New test to ensure that a file-not-found error will propagate from a surface, through a pattern, and onto a cairo_t.
1485
1486 ChangeLog                |  48 ++++++++++++++++++++
1487 src/cairo-pattern.c      | 113 ++++++++++++++++++++++++-----------------------
1488 src/cairo.c              |   2 +-
1489 src/cairoint.h           |   2 +-
1490 test/.cvsignore          |   1 +
1491 test/Makefile.am         |   2 +
1492 test/nil-surface-ref.png | Bin 0 -> 107 bytes
1493 test/nil-surface.c       |  73 ++++++++++++++++++++++++++++++
1494 8 files changed, 184 insertions(+), 57 deletions(-)
1495
1496commit 0e56f2ea0acb1f5359294b5da5f60b05673d75e3
1497Author:     Carl Worth <cworth@cworth.org>
1498AuthorDate: Thu Aug 18 22:43:39 2005 +0000
1499Commit:     Carl Worth <cworth@cworth.org>
1500CommitDate: Thu Aug 18 22:43:39 2005 +0000
1501
1502    Suppress a pthread initialization error now that tests are linked with -lpthread.
1503
1504 ChangeLog                   |  5 +++++
1505 test/.valgrind-suppressions | 11 +++++++++++
1506 2 files changed, 16 insertions(+)
1507
1508commit 45cea5efc8b16a9645e72b722353cc27a009af13
1509Author:     Carl Worth <cworth@cworth.org>
1510AuthorDate: Thu Aug 18 22:31:04 2005 +0000
1511Commit:     Carl Worth <cworth@cworth.org>
1512CommitDate: Thu Aug 18 22:31:04 2005 +0000
1513
1514    Fix documentation comment to use &amp; in place of &.
1515
1516 ChangeLog           | 5 +++++
1517 src/cairo-pattern.c | 4 ++--
1518 2 files changed, 7 insertions(+), 2 deletions(-)
1519
1520commit d809e829806c68b87939e6598986d45cbd3862b9
1521Author:     Billy Biggs <vektor@dumbterm.net>
1522AuthorDate: Thu Aug 18 19:13:06 2005 +0000
1523Commit:     Billy Biggs <vektor@dumbterm.net>
1524CommitDate: Thu Aug 18 19:13:06 2005 +0000
1525
1526    Special case alpha values of 0 and 0xff. (fbCompositeSrc_8888x8888mmx): Add an MMX implementation for a common operation when using pixman.
1527    Prototype for the new function.
1528    Call the new function where appropriate.
1529
1530 pixman/ChangeLog    | 12 ++++++++
1531 pixman/src/fbmmx.c  | 80 +++++++++++++++++++++++++++++++++++++++++++++++------
1532 pixman/src/fbmmx.h  | 12 ++++++++
1533 pixman/src/fbpict.c | 16 +++++++++--
1534 4 files changed, 108 insertions(+), 12 deletions(-)
1535
1536commit f5afeec18a95b75102087abbf7497a45ff6d80c6
1537Author:     Billy Biggs <vektor@dumbterm.net>
1538AuthorDate: Thu Aug 18 18:46:30 2005 +0000
1539Commit:     Billy Biggs <vektor@dumbterm.net>
1540CommitDate: Thu Aug 18 18:46:30 2005 +0000
1541
1542    Special case projective transforms so we can avoid doing the expensive 64-bit math. Unroll the bilinear interpolation loops for an extra boost.
1543
1544 pixman/ChangeLog       |   6 ++
1545 pixman/src/fbcompose.c | 235 +++++++++++++++++++++++++++++++++----------------
1546 2 files changed, 163 insertions(+), 78 deletions(-)
1547
1548commit 5932a501ca5d8b3e4e60c77dac9a8af2c7943dd7
1549Author:     Owen Taylor <otaylor@redhat.com>
1550AuthorDate: Thu Aug 18 17:22:23 2005 +0000
1551Commit:     Owen Taylor <otaylor@redhat.com>
1552CommitDate: Thu Aug 18 17:22:23 2005 +0000
1553
1554    Fix tests to just disable FreeType if a too-old FreeType is found, rather than erroring out. (#2298)
1555    Reviewed by: krh
1556
1557 ChangeLog    |  7 +++++++
1558 configure.in | 38 ++++++++++++++++++++++----------------
1559 2 files changed, 29 insertions(+), 16 deletions(-)
1560
1561commit c1b5a19624a850885996a6e0778098e77c0fd683
1562Author:     Owen Taylor <otaylor@redhat.com>
1563AuthorDate: Thu Aug 18 17:19:54 2005 +0000
1564Commit:     Owen Taylor <otaylor@redhat.com>
1565CommitDate: Thu Aug 18 17:19:54 2005 +0000
1566
1567    Fix offset passed in for source patterns. (#2333, Tim Rowley)
1568    Fix font to Vera Sans rather than "Sans"
1569
1570 ChangeLog                 |   7 +++++++
1571 src/cairo-xlib-surface.c  |  18 +++++++++---------
1572 test/.cvsignore           |   1 +
1573 test/text-pattern-ref.png | Bin 2869 -> 2728 bytes
1574 test/text-pattern.c       |   9 ++++++---
1575 5 files changed, 23 insertions(+), 12 deletions(-)
1576
1577commit 8f93bcfa47fbdfd20949d09ed677eb5e4d90b12b
1578Author:     Carl Worth <cworth@cworth.org>
1579AuthorDate: Thu Aug 18 17:11:42 2005 +0000
1580Commit:     Carl Worth <cworth@cworth.org>
1581CommitDate: Thu Aug 18 17:11:42 2005 +0000
1582
1583    Update the roadmap. Remove difficulty rating from completed tasks. Note that PostScript/PDF is (grudgingly) done as far as 1.0 is concerned, but there is more work to completing this that is slipped beyond 1.0. Note that the deadlock bug is fixed as of 0.9.2. Update who is working on what for performance. Add some new detail for post-1.0 PostScript/PDF work. Slip the overlapping source/dest Render workaround past 1.0.
1584
1585 ChangeLog | 10 +++++++++
1586 ROADMAP   | 73 ++++++++++++++++++++++++++++++++++++++++++++-------------------
1587 2 files changed, 61 insertions(+), 22 deletions(-)
1588
1589commit 16f66dc31499afbf64e319562f01aac96edae52e
1590Author:     Owen Taylor <otaylor@redhat.com>
1591AuthorDate: Thu Aug 18 16:22:23 2005 +0000
1592Commit:     Owen Taylor <otaylor@redhat.com>
1593CommitDate: Thu Aug 18 16:22:23 2005 +0000
1594
1595    Add a test for bug #2333 (Tim Rowley)
1596
1597 ChangeLog                 |   4 +++
1598 test/Makefile.am          |   3 ++
1599 test/text-pattern-ref.png | Bin 0 -> 2869 bytes
1600 test/text-pattern.c       |  74 ++++++++++++++++++++++++++++++++++++++++++++++
1601 4 files changed, 81 insertions(+)
1602
1603commit 31341327bfa171845ec3e921151cee6f861c2da8
1604Author:     Owen Taylor <otaylor@redhat.com>
1605AuthorDate: Thu Aug 18 15:50:36 2005 +0000
1606Commit:     Owen Taylor <otaylor@redhat.com>
1607CommitDate: Thu Aug 18 15:50:36 2005 +0000
1608
1609    Implement new equations for CLEAR and SOURCE CLEAR: (mask IN clip) ? 0 : dest SOURCE: (mask IN clip) ? src : dest That behave more like what people expect.
1610    CLEAR and SOURCE are now bounded.
1611    Assert that SOURCE and CLEAR aren't passed to these functions.
1612    Assert that SOURCE and CLEAR aren't passed to these functions when there is a mask.
1613    Do fixups for SOURCE and CLEAR as well as unbounded operators, since in the absence of a mask, we need SOURCE to work correctly (don't care about CLEAR)
1614    _cairo_ft_font_show_glyphs) Consistently use CLEAR/TRANSPARENT (source doesn't matter) rather than SOURCE/TRANSPARENT when clearing rectangles.
1615    src/cairo-xlib-surface.c src/cairo-surface.c: Use IN rather than SOURCE as an example of an unbounded operator in docs.
1616    Remove CLEAR/SOURCE columns since they are no longer unbounded.
1617    test/operator-clear.c test/operator-source Makefile.am: Add targetted tests of CLEAR/SOURCE.
1618
1619 ChangeLog                       |  38 ++++++
1620 src/cairo-font.c                |   5 +
1621 src/cairo-ft-font.c             |   4 +-
1622 src/cairo-gstate.c              | 219 +++++++++++++++++++++++++---------
1623 src/cairo-image-surface.c       |   4 +-
1624 src/cairo-surface.c             |  14 ++-
1625 src/cairo-xlib-surface.c        |   6 +-
1626 test/.cvsignore                 |   2 +
1627 test/Makefile.am                |   6 +
1628 test/clip-operator-ref.png      | Bin 38336 -> 37330 bytes
1629 test/operator-clear-ref.png     | Bin 0 -> 4992 bytes
1630 test/operator-clear.c           | 214 +++++++++++++++++++++++++++++++++
1631 test/operator-source-ref.png    | Bin 0 -> 19957 bytes
1632 test/operator-source.c          | 253 ++++++++++++++++++++++++++++++++++++++++
1633 test/unbounded-operator-ref.png | Bin 14178 -> 11937 bytes
1634 test/unbounded-operator.c       |   4 +-
1635 16 files changed, 706 insertions(+), 63 deletions(-)
1636
1637commit ff9654e677a916da7a3fcc97ac0547f128e71436
1638Author:     Carl Worth <cworth@cworth.org>
1639AuthorDate: Thu Aug 18 14:34:10 2005 +0000
1640Commit:     Carl Worth <cworth@cworth.org>
1641CommitDate: Thu Aug 18 14:34:10 2005 +0000
1642
1643    Fix to not leak surface->cgImage on out-of-memory (thanks to Josh Aas <joshmoz@gmail.com>).
1644
1645 ChangeLog                  | 7 +++++++
1646 src/cairo-quartz-surface.c | 4 ++--
1647 2 files changed, 9 insertions(+), 2 deletions(-)
1648
1649commit a82cf0eb7bdfb7f500c1652f6b9635a94e830289
1650Author:     Carl Worth <cworth@cworth.org>
1651AuthorDate: Thu Aug 18 09:46:20 2005 +0000
1652Commit:     Carl Worth <cworth@cworth.org>
1653CommitDate: Thu Aug 18 09:46:20 2005 +0000
1654
1655    Fix to not right-shift a negative number when called with an argument of 0.
1656
1657 ChangeLog         | 5 +++++
1658 src/cairo-fixed.c | 2 +-
1659 2 files changed, 6 insertions(+), 1 deletion(-)
1660
1661commit 7a9d2070402d75356ffee258517c5434dc232000
1662Author:     Carl Worth <cworth@cworth.org>
1663AuthorDate: Thu Aug 18 09:19:21 2005 +0000
1664Commit:     Carl Worth <cworth@cworth.org>
1665CommitDate: Thu Aug 18 09:19:21 2005 +0000
1666
1667    Disable not-yet-implemented quartz stuff.
1668
1669 ChangeLog         | 5 +++++
1670 test/cairo-test.c | 4 ++--
1671 2 files changed, 7 insertions(+), 2 deletions(-)
1672
1673commit 93e521ce1976cef6978fcbccf78b3ed98a544d51
1674Author:     Billy Biggs <vektor@dumbterm.net>
1675AuthorDate: Thu Aug 18 08:28:08 2005 +0000
1676Commit:     Billy Biggs <vektor@dumbterm.net>
1677CommitDate: Thu Aug 18 08:28:08 2005 +0000
1678
1679    Add an autoconf-generated version file to advertise what cairo version the manual was generated for. Idea taken from the GTK+ documentation.
1680    Include the version number, along with the title, in a bookinfo section.
1681    Add the version.xml.in to the dist.
1682    Ignore version.xml.
1683    Generate doc/public/version.xml.
1684
1685 ChangeLog                 | 15 +++++++++++++++
1686 configure.in              |  1 +
1687 doc/public/.cvsignore     |  4 +---
1688 doc/public/Makefile.am    |  3 +++
1689 doc/public/cairo-docs.xml |  8 +++++++-
1690 doc/public/version.xml.in |  1 +
1691 6 files changed, 28 insertions(+), 4 deletions(-)
1692
1693commit 3422d8760f54e403bda12aa58dc5256bb132ebf3
1694Author:     Carl Worth <cworth@cworth.org>
1695AuthorDate: Thu Aug 18 08:22:29 2005 +0000
1696Commit:     Carl Worth <cworth@cworth.org>
1697CommitDate: Thu Aug 18 08:22:29 2005 +0000
1698
1699    Clear setgid bit on regular files prior to tarring up a release.
1700
1701 ChangeLog   |  5 +++++
1702 Makefile.am | 19 +++++++++++++------
1703 2 files changed, 18 insertions(+), 6 deletions(-)
1704
1705commit 24ba58e7f56a45f09501c9f58d177633dfda1ecd
1706Author:     Billy Biggs <vektor@dumbterm.net>
1707AuthorDate: Thu Aug 18 06:01:40 2005 +0000
1708Commit:     Billy Biggs <vektor@dumbterm.net>
1709CommitDate: Thu Aug 18 06:01:40 2005 +0000
1710
1711    For the source operator, the output should be cleared if the mask is zero. This fixes the MMX code to match the fbcompose code.
1712    Fix a logic mistake that caused the MMX functions not to be used in many cases.
1713
1714 pixman/ChangeLog    |  9 +++++++++
1715 pixman/src/fbmmx.c  | 12 ++++++++++++
1716 pixman/src/fbpict.c |  7 +++----
1717 3 files changed, 24 insertions(+), 4 deletions(-)
1718
1719commit 260e8abfe0903b3b2955e2397e974308a1ca40bd
1720Author:     Kristian Høgsberg <krh@redhat.com>
1721AuthorDate: Wed Aug 17 21:19:30 2005 +0000
1722Commit:     Kristian Høgsberg <krh@redhat.com>
1723CommitDate: Wed Aug 17 21:19:30 2005 +0000
1724
1725    Fix typo in freetype configure check.
1726
1727 ChangeLog    | 4 ++++
1728 configure.in | 2 +-
1729 2 files changed, 5 insertions(+), 1 deletion(-)
1730
1731commit 4ebe0b63cc5487661c8016ef9f80aa7890772517
1732Author:     Billy Biggs <vektor@dumbterm.net>
1733AuthorDate: Wed Aug 17 21:14:02 2005 +0000
1734Commit:     Billy Biggs <vektor@dumbterm.net>
1735CommitDate: Wed Aug 17 21:14:02 2005 +0000
1736
1737    Only mangle exported symbols. This is sufficient and makes debugging a lot easier.
1738
1739 pixman/ChangeLog          |   5 +
1740 pixman/src/pixman-remap.h | 274 +++-------------------------------------------
1741 2 files changed, 19 insertions(+), 260 deletions(-)
1742
1743commit 75b0541bdfb77ef456e09b1b92ccb0d2e9245ae3
1744Author:     Kristian Høgsberg <krh@redhat.com>
1745AuthorDate: Wed Aug 17 15:57:45 2005 +0000
1746Commit:     Kristian Høgsberg <krh@redhat.com>
1747CommitDate: Wed Aug 17 15:57:45 2005 +0000
1748
1749    Try to use pkg-config to detect freetype2, then fall back to the existing freetype-config based check.
1750
1751 ChangeLog    |  5 +++++
1752 cairo.pc.in  |  4 ++--
1753 configure.in | 56 +++++++++++++++++++++++++++++++++++++-------------------
1754 3 files changed, 44 insertions(+), 21 deletions(-)
1755
1756commit 639680e5fe2592c76d19e8102919ef3062371883
1757Author:     Carl Worth <cworth@cworth.org>
1758AuthorDate: Wed Aug 17 09:51:09 2005 +0000
1759Commit:     Carl Worth <cworth@cworth.org>
1760CommitDate: Wed Aug 17 09:51:09 2005 +0000
1761
1762    Fixes for bug #4110:
1763    Don't call _cairo_ft_unscaled_font_init_key in the from_face case, just clear filename and id instead. Initialize unscaled->base first so that initialization order matches the structure declaration order.
1764    Fix to accept a NULL string and hash it identically to a zero-length string.
1765    Add a test that calls cairo_ft_font_create_for_ft_face to demonstrate bug #4110.
1766
1767 ChangeLog                         |  18 ++++++-
1768 src/cairo-cache.c                 |   2 +-
1769 src/cairo-ft-font.c               |  28 +++++------
1770 test/.cvsignore                   |   1 +
1771 test/Makefile.am                  |   5 ++
1772 test/ft-font-create-for-ft-face.c | 102 ++++++++++++++++++++++++++++++++++++++
1773 6 files changed, 140 insertions(+), 16 deletions(-)
1774
1775commit f5f21a768d71f2a6897b5290f74fd41116c43966
1776Author:     Billy Biggs <vektor@dumbterm.net>
1777AuthorDate: Tue Aug 16 21:04:02 2005 +0000
1778Commit:     Billy Biggs <vektor@dumbterm.net>
1779CommitDate: Tue Aug 16 21:04:02 2005 +0000
1780
1781    Fix the filter-nearest-offset test to actually test CAIRO_FILTER_NEAREST.
1782
1783 ChangeLog                    | 5 +++++
1784 test/filter-nearest-offset.c | 2 +-
1785 2 files changed, 6 insertions(+), 1 deletion(-)
1786
1787commit c892ee36d94532a395dc11d4d954611ce4f353c7
1788Author:     Billy Biggs <vektor@dumbterm.net>
1789AuthorDate: Tue Aug 16 19:54:05 2005 +0000
1790Commit:     Billy Biggs <vektor@dumbterm.net>
1791CommitDate: Tue Aug 16 19:54:05 2005 +0000
1792
1793    Fix a typo in the last commit.
1794
1795 pixman/ChangeLog       | 4 ++++
1796 pixman/src/Makefile.am | 2 +-
1797 2 files changed, 5 insertions(+), 1 deletion(-)
1798
1799commit 0398085a6fb2e7bddba6529e7a205781347759d1
1800Author:     Billy Biggs <vektor@dumbterm.net>
1801AuthorDate: Tue Aug 16 18:38:38 2005 +0000
1802Commit:     Billy Biggs <vektor@dumbterm.net>
1803CommitDate: Tue Aug 16 18:38:38 2005 +0000
1804
1805    Split the MMX code into a separate libtool library to avoid applying the MMX CFLAGS to all of the pixman code. Idea and code from Owen Taylor.
1806    Update the mangling header file to include the MMX symbols.
1807
1808 pixman/ChangeLog          |  9 +++++++++
1809 pixman/src/Makefile.am    |  7 +++++--
1810 pixman/src/pixman-remap.h | 21 +++++++++++++++++++++
1811 3 files changed, 35 insertions(+), 2 deletions(-)
1812
1813commit 18f3357c99fdecb3eede41f24fbd086ab4700677
1814Author:     Owen Taylor <otaylor@redhat.com>
1815AuthorDate: Tue Aug 16 18:22:16 2005 +0000
1816Commit:     Owen Taylor <otaylor@redhat.com>
1817CommitDate: Tue Aug 16 18:22:16 2005 +0000
1818
1819    src/cairoint.h: Split out a couple of useful utility functions.
1820    src/cairo-clip.c src/cairo-gstate.c: Use them.
1821    Move code to fill a pixman_region16_t to here.
1822    Document.
1823    Use _cairo_surface_fill_region().
1824    Add a return status, use regions to simplify.
1825    src/cairoint.h
1826    Handle the return value from _cairo_surface_composite_fixup_unbounded().
1827    src/cairo-surface.c src/cairoint.h (_cairo_surface_composite_shape_fixup_unbounded): Add a variant of _cairo_surface_composite_fixup_unbounded() to avoid creating a dummy cairo_surface_attributes_t.
1828    Use _cairo_surface_composite_shape_fixup_unbounded().
1829    Call _cairo_surface_composite_shape_fixup_unbounded(), since the source might still be restricted, even though the mask is unbounded.
1830    Restore the rectangle optizations when drawing with unbounded operators by adding a clear for the extra area after drawing the rectangles.
1831
1832 ChangeLog                 |  44 +++++++
1833 src/Makefile.am           |   1 +
1834 src/cairo-clip.c          |  47 ++-----
1835 src/cairo-gstate.c        | 144 ++++++++++-----------
1836 src/cairo-image-surface.c |  90 +++++++------
1837 src/cairo-region.c        |  83 ++++++++++++
1838 src/cairo-surface.c       | 322 ++++++++++++++++++++++++++++++++--------------
1839 src/cairo-xlib-surface.c  |  84 ++++++------
1840 src/cairoint.h            |  50 +++++--
1841 9 files changed, 565 insertions(+), 300 deletions(-)
1842
1843commit ae15c7d32166b6408ee7e1dc8a817a4c510ae3c3
1844Author:     Billy Biggs <vektor@dumbterm.net>
1845AuthorDate: Tue Aug 16 16:52:35 2005 +0000
1846Commit:     Billy Biggs <vektor@dumbterm.net>
1847CommitDate: Tue Aug 16 16:52:35 2005 +0000
1848
1849    Add a check for the MMX intrinsics used by pixman. gcc >= 3.4 is required.
1850
1851 ChangeLog    |  5 +++++
1852 configure.in | 34 ++++++++++++++++++++++++++++++++++
1853 2 files changed, 39 insertions(+)
1854
1855commit 9ae7d8a13b065fc44966eceb28976aa2b009e46b
1856Author:     Billy Biggs <vektor@dumbterm.net>
1857AuthorDate: Tue Aug 16 16:50:25 2005 +0000
1858Commit:     Billy Biggs <vektor@dumbterm.net>
1859CommitDate: Tue Aug 16 16:50:25 2005 +0000
1860
1861    Port MMX code from xserver to pixman.
1862    Add an fbpict.c ported from the latest in xserver/fb, including hooks to the MMX code where appropriate. This replaces the old ic.c file.
1863    Replaced by fbpict.c.
1864    Move some X server macros from fbpict.c up into icint.h to keep the diff small.
1865    Add fbmmx and fbpict.c, remove ic.c.
1866    Add a check for the MMX intrinsics. gcc >= 3.4 is required.
1867
1868 pixman/ChangeLog              |   53 +
1869 pixman/configure.in           |   32 +
1870 pixman/src/Makefile.am        |   10 +-
1871 pixman/src/fbmmx.c            | 2503 +++++++++++++++++++++++++++++++++++++++++
1872 pixman/src/fbmmx.h            |  228 ++++
1873 pixman/src/{ic.c => fbpict.c} |  647 +++++++----
1874 pixman/src/icint.h            |   30 +
1875 7 files changed, 3286 insertions(+), 217 deletions(-)
1876
1877commit a2a89e858af70262de276c8568baabf91e00dbb2
1878Author:     Carl Worth <cworth@cworth.org>
1879AuthorDate: Tue Aug 16 16:41:10 2005 +0000
1880Commit:     Carl Worth <cworth@cworth.org>
1881CommitDate: Tue Aug 16 16:41:10 2005 +0000
1882
1883    Rename cairo_printf_format to CAIRO_PRINTF_FORMAT. Fix syntax error in the case of an empty definition. (Thanks to Vladimir Vukicevic).
1884
1885 ChangeLog      | 6 ++++++
1886 src/cairoint.h | 7 +++----
1887 2 files changed, 9 insertions(+), 4 deletions(-)
1888
1889commit b7737163bc8c8d60967e025b71d30f9827d45801
1890Author:     Kristian Høgsberg <krh@redhat.com>
1891AuthorDate: Sun Aug 14 19:25:05 2005 +0000
1892Commit:     Kristian Høgsberg <krh@redhat.com>
1893CommitDate: Sun Aug 14 19:25:05 2005 +0000
1894
1895    Zero out 'entry', not 'unscaled' when evicting face from cache.
1896
1897 ChangeLog           | 5 +++++
1898 src/cairo-ft-font.c | 4 ++--
1899 2 files changed, 7 insertions(+), 2 deletions(-)
1900
1901commit 52c5d89ae58e50a788f6d1ab79e9159c944c426e
1902Author:     Kristian Høgsberg <krh@redhat.com>
1903AuthorDate: Sat Aug 13 17:38:23 2005 +0000
1904Commit:     Kristian Høgsberg <krh@redhat.com>
1905CommitDate: Sat Aug 13 17:38:23 2005 +0000
1906
1907    Fix a mismatch between printf arguments and format string (thanks to Adrian Johnson).
1908    Add macro to mark printf like functions.
1909
1910 ChangeLog              |  9 +++++++++
1911 src/cairo-ps-surface.c |  4 ++--
1912 src/cairoint.h         | 10 +++++++++-
1913 3 files changed, 20 insertions(+), 3 deletions(-)
1914
1915commit 28958e368cfe50198188407da10c66510d9c9515
1916Author:     Owen Taylor <otaylor@redhat.com>
1917AuthorDate: Sat Aug 13 08:12:17 2005 +0000
1918Commit:     Owen Taylor <otaylor@redhat.com>
1919CommitDate: Sat Aug 13 08:12:17 2005 +0000
1920
1921    Change docREEL back to doc. (Found by Kjartan Maraas)
1922
1923 ChangeLog   | 5 +++++
1924 Makefile.am | 2 +-
1925 2 files changed, 6 insertions(+), 1 deletion(-)
1926
1927commit 0a2a4045daf9cdd9952918499152f88c6387709a
1928Author:     Carl Worth <cworth@cworth.org>
1929AuthorDate: Sat Aug 13 05:46:40 2005 +0000
1930Commit:     Carl Worth <cworth@cworth.org>
1931CommitDate: Sat Aug 13 05:46:40 2005 +0000
1932
1933    Fix typo ('internal' should have been 'external').
1934
1935 ChangeLog | 4 ++++
1936 NEWS      | 2 +-
1937 2 files changed, 5 insertions(+), 1 deletion(-)
1938
1939commit 2ebf274db4a21f11739ff6603a47fdf49571e3e9
1940Author:     Carl Worth <cworth@cworth.org>
1941AuthorDate: Sat Aug 13 05:33:21 2005 +0000
1942Commit:     Carl Worth <cworth@cworth.org>
1943CommitDate: Sat Aug 13 05:33:21 2005 +0000
1944
1945    Increment CAIRO_VERSION to 0.9.3 after tagging RELEASE_0_9_2.
1946    Slight rewording of announcement email.
1947
1948 ChangeLog    | 8 ++++++++
1949 Makefile.am  | 8 ++++++--
1950 configure.in | 2 +-
1951 3 files changed, 15 insertions(+), 3 deletions(-)
1952
1953commit b3a4f29f830dbcb57ef3d1e4c3c140126752043b
1954Author:     Carl Worth <cworth@cworth.org>
1955AuthorDate: Sat Aug 13 05:00:20 2005 +0000
1956Commit:     Carl Worth <cworth@cworth.org>
1957CommitDate: Sat Aug 13 05:00:20 2005 +0000
1958
1959    Added notes for release 0.9.2.
1960    Increment CAIRO_VERSION to 0.9.2 and libtool versioning to 3:1:1.
1961    Remove some more 'snapshot' language. Make it more clear that the libtool versioning numbers need to be updated.
1962
1963 ChangeLog    | 20 +++++++-------
1964 NEWS         | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
1965 RELEASING    | 10 +++----
1966 configure.in |  8 +++---
1967 4 files changed, 99 insertions(+), 27 deletions(-)
1968
1969commit 3f24b949a070aebaeaa465ccd09604bda0be717b
1970Author:     Carl Worth <cworth@cworth.org>
1971AuthorDate: Sat Aug 13 04:22:46 2005 +0000
1972Commit:     Carl Worth <cworth@cworth.org>
1973CommitDate: Sat Aug 13 04:22:46 2005 +0000
1974
1975    Fix unterminated comment that eliminated cairo_pattern_add_color_stop_rgba.
1976
1977 ChangeLog           | 5 +++++
1978 src/cairo-pattern.c | 1 +
1979 2 files changed, 6 insertions(+)
1980
1981commit fd8a70f4b6b919682f2609e0dda08aa1564d8ccf
1982Author:     Carl Worth <cworth@cworth.org>
1983AuthorDate: Sat Aug 13 04:17:36 2005 +0000
1984Commit:     Carl Worth <cworth@cworth.org>
1985CommitDate: Sat Aug 13 04:17:36 2005 +0000
1986
1987    Add missing notes on soname and user-space locking for cairo_set_source() to the 0.9.0 release notes.
1988    Document cairo_pattern_add_color_stop_rgb, cairo_pattern_add_color_stop_rgba, cairo_pattern_set_matrix, and cairo_pattern_get_matrix.
1989    Add note on user-space locking to the documentation for cairo_set_source().
1990
1991 ChangeLog           | 18 ++++++++++
1992 NEWS                | 34 ++++++++++++++++++-
1993 src/cairo-pattern.c | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++---
1994 src/cairo.c         |  5 +++
1995 4 files changed, 148 insertions(+), 5 deletions(-)
1996
1997commit 620de68bea6fa4e287d565b293202114200deec4
1998Author:     Carl Worth <cworth@cworth.org>
1999AuthorDate: Sat Aug 13 03:26:18 2005 +0000
2000Commit:     Carl Worth <cworth@cworth.org>
2001CommitDate: Sat Aug 13 03:26:18 2005 +0000
2002
2003    Turn the mutex code back on. It looks like the deadlocks have disappeared as of the cairo_scaled_font_map patch from two days ago.
2004    Setup an automake conditional for the HAVE_PTHREAD case.
2005    Link all tests with -lpthread if available, so that we can get some testing of cairo with mutexes turned on.
2006
2007 ChangeLog        | 16 ++++++++++++++++
2008 configure.in     |  7 ++-----
2009 src/cairoint.h   | 41 +++++++++--------------------------------
2010 test/Makefile.am |  4 ++++
2011 4 files changed, 31 insertions(+), 37 deletions(-)
2012
2013commit 615a32107d8174b71b0a7cbb504d79913a6e159d
2014Author:     Carl Worth <cworth@cworth.org>
2015AuthorDate: Sat Aug 13 02:21:07 2005 +0000
2016Commit:     Carl Worth <cworth@cworth.org>
2017CommitDate: Sat Aug 13 02:21:07 2005 +0000
2018
2019    Minor, cosmetic changes:
2020    Reowrd comment to be more clear.
2021    Prefer return of address of base field rather than cast.
2022    Whitespace fix.
2023
2024 ChangeLog           | 13 +++++++++++++
2025 src/cairo-ft-font.c |  7 ++++---
2026 2 files changed, 17 insertions(+), 3 deletions(-)
2027
2028commit a8b6ad3e88e5b13434ab4fbac1e86e6a9076e636
2029Author:     Carl Worth <cworth@cworth.org>
2030AuthorDate: Sat Aug 13 02:02:39 2005 +0000
2031Commit:     Carl Worth <cworth@cworth.org>
2032CommitDate: Sat Aug 13 02:02:39 2005 +0000
2033
2034    Shuffle functions around to put them in a sane order within the file. There should be no functional change here.
2035
2036 ChangeLog           |  11 ++
2037 src/cairo-ft-font.c | 367 +++++++++++++++++++++++++---------------------------
2038 2 files changed, 187 insertions(+), 191 deletions(-)
2039
2040commit 47d5bbeafc3a763988b66d8dbffff5426655213d
2041Author:     Carl Worth <cworth@cworth.org>
2042AuthorDate: Sat Aug 13 01:38:55 2005 +0000
2043Commit:     Carl Worth <cworth@cworth.org>
2044CommitDate: Sat Aug 13 01:38:55 2005 +0000
2045
2046    Add hash_entry field to cairo_scaled_font_t so that it can be hashed.
2047    Convert the font_face/matrix/ctm/options => cairo_scaled_font_t mapping from a two-layer cairo-cache.c implementation to a single cairo-hash.c implementation backed by a simple array for the secondary cache.
2048    Reviewed by: keithp
2049
2050 ChangeLog        |  22 +++
2051 src/cairo-font.c | 592 ++++++++++++++++++++++++-------------------------------
2052 src/cairoint.h   |   6 +-
2053 3 files changed, 288 insertions(+), 332 deletions(-)
2054
2055commit be9698e6ada908a09a306dd0a2c7d824ffc824c8
2056Author:     Behdad Esfahbod <behdad@behdad.org>
2057AuthorDate: Sat Aug 13 01:17:06 2005 +0000
2058Commit:     Behdad Esfahbod <behdad@behdad.org>
2059CommitDate: Sat Aug 13 01:17:06 2005 +0000
2060
2061    Move checks for invalid number of points before the calls that use the points.
2062
2063 ChangeLog             |  6 ++++++
2064 src/cairo-path-data.c | 14 +++++++-------
2065 2 files changed, 13 insertions(+), 7 deletions(-)
2066
2067commit c5ac41755d1df2083b86dcf8b25f96c3aa7d22ed
2068Author:     Behdad Esfahbod <behdad@behdad.org>
2069AuthorDate: Sat Aug 13 01:04:55 2005 +0000
2070Commit:     Behdad Esfahbod <behdad@behdad.org>
2071CommitDate: Sat Aug 13 01:04:55 2005 +0000
2072
2073    Fix conversion to short, to get a uniform range even for 0xffff. In other words, a color component of of (1.0 - epsilon) would convert to 0xffff, not 0xfffe.
2074
2075 ChangeLog         |  6 ++++++
2076 src/cairo-color.c | 28 +++++++++-------------------
2077 2 files changed, 15 insertions(+), 19 deletions(-)
2078
2079commit 20f92f48917393631c87d5f633a1055920b044a9
2080Author:     Behdad Esfahbod <behdad@behdad.org>
2081AuthorDate: Sat Aug 13 00:20:45 2005 +0000
2082Commit:     Behdad Esfahbod <behdad@behdad.org>
2083CommitDate: Sat Aug 13 00:20:45 2005 +0000
2084
2085    Generate sh1sum instead of md5sum. Use gpg to sign it. You need gpg set up.
2086
2087 ChangeLog   | 10 ++++++++--
2088 Makefile.am | 40 +++++++++++++++++++++++++++-------------
2089 RELEASING   | 10 ++++++----
2090 3 files changed, 41 insertions(+), 19 deletions(-)
2091
2092commit a201637c7224b921948b79e4244dcc4f99f76cdf
2093Author:     Carl Worth <cworth@cworth.org>
2094AuthorDate: Fri Aug 12 23:50:17 2005 +0000
2095Commit:     Carl Worth <cworth@cworth.org>
2096CommitDate: Fri Aug 12 23:50:17 2005 +0000
2097
2098    Move tag from an instruction in RELEASING to an automated step at the end of release-publish.
2099
2100 ChangeLog   | 6 ++++++
2101 Makefile.am | 2 ++
2102 RELEASING   | 9 +++------
2103 3 files changed, 11 insertions(+), 6 deletions(-)
2104
2105commit 21dff93be5fd8fff1e4de96afaf8ff12cb7a850a
2106Author:     Behdad Esfahbod <behdad@behdad.org>
2107AuthorDate: Fri Aug 12 21:35:31 2005 +0000
2108Commit:     Behdad Esfahbod <behdad@behdad.org>
2109CommitDate: Fri Aug 12 21:35:31 2005 +0000
2110
2111    Check that the micro component of the version number is even.
2112    Fixed the pattern to find all public header files.
2113
2114 ChangeLog   |  9 ++++++++-
2115 Makefile.am | 16 ++++++++++++++--
2116 RELEASING   |  6 ++----
2117 3 files changed, 24 insertions(+), 7 deletions(-)
2118
2119commit 027157feb6a3761eca1edb4eb547ca07081c33e2
2120Author:     Billy Biggs <vektor@dumbterm.net>
2121AuthorDate: Thu Aug 11 21:07:26 2005 +0000
2122Commit:     Billy Biggs <vektor@dumbterm.net>
2123CommitDate: Thu Aug 11 21:07:26 2005 +0000
2124
2125    Fix to be correct for arbitrary xDst values.
2126
2127 pixman/ChangeLog    |  5 +++++
2128 pixman/src/icrect.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++++-----
2129 2 files changed, 63 insertions(+), 6 deletions(-)
2130
2131commit 56d299d277f5a31f72d4a203673fbb026b7bb33f
2132Author:     Carl Worth <cworth@cworth.org>
2133AuthorDate: Thu Aug 11 16:52:43 2005 +0000
2134Commit:     Carl Worth <cworth@cworth.org>
2135CommitDate: Thu Aug 11 16:52:43 2005 +0000
2136
2137    Fix inverted sense of assert statement which led to lots of unpleasant crashes.
2138
2139 ChangeLog                     | 5 +++++
2140 doc/public/cairo-sections.txt | 5 +++++
2141 src/cairo-font.c              | 2 +-
2142 3 files changed, 11 insertions(+), 1 deletion(-)
2143
2144commit ba9cb14cdf7d89132232aa3121f8e60d5982dc34
2145Author:     Carl Worth <cworth@cworth.org>
2146AuthorDate: Thu Aug 11 14:59:27 2005 +0000
2147Commit:     Carl Worth <cworth@cworth.org>
2148CommitDate: Thu Aug 11 14:59:27 2005 +0000
2149
2150    Add hash_entry field to cairo_font_face_t so that it can (optionally) be hashed.
2151    Complete the remainder of the simple -> toy renaming. Convert the family/slant/weight -> cairo_toy_font_face_t mapping to use cairo-hash.c rather than cairo-cache.c.
2152
2153 ChangeLog        |  16 +++
2154 src/cairo-font.c | 360 ++++++++++++++++++++++++-------------------------------
2155 src/cairoint.h   |   4 +-
2156 3 files changed, 178 insertions(+), 202 deletions(-)
2157
2158commit d1dbd031cca9fbef2381e98e626e75c357dd4f53
2159Author:     Carl Worth <cworth@cworth.org>
2160AuthorDate: Thu Aug 11 14:49:07 2005 +0000
2161Commit:     Carl Worth <cworth@cworth.org>
2162CommitDate: Thu Aug 11 14:49:07 2005 +0000
2163
2164    Move implementation of filename/id => cairo_ft_unscaled_font_t from cairo-cache.c to cairo-hash.c, with new cairo_ft_unscaled_font_map.
2165    Add cairo_unscaled_font->hash_entry so that unscaled fonts can live in hash tables.
2166
2167 ChangeLog           |  46 ++++++
2168 src/cairo-ft-font.c | 435 +++++++++++++++++++++++++++-------------------------
2169 src/cairoint.h      |   1 +
2170 3 files changed, 273 insertions(+), 209 deletions(-)
2171
2172commit 34c9e242c85cfe5cb2b53182bea07513f38c9c78
2173Author:     Carl Worth <cworth@cworth.org>
2174AuthorDate: Thu Aug 11 06:35:20 2005 +0000
2175Commit:     Carl Worth <cworth@cworth.org>
2176CommitDate: Thu Aug 11 06:35:20 2005 +0000
2177
2178    Re-order cairo_scaled_font->font_face parameter to maintain the font_face,font_matrix,ctm,options order that prevails throughout the implementation. Add font_face parameter to _cairo_scaled_font_init.
2179    Remove const qualifier from toy_face parameter to creat_toy, as these functions may reference the font face. Track addition of font_face parameter to _cairo_scaled_font_init.
2180    Implement font_face parameter to _cairo_scaled_font_init, moving the reference of the font_face from _cairo_inner_font_cache_create_entry.
2181    Add a font_face parameter in addition to the unscaled_font parameter.
2182    Track new font_face parameter to _cairo_ft_scaled_font_create.
2183    Whitespace touchup.
2184    Reviewed by: otaylor
2185
2186 ChangeLog              | 31 ++++++++++++++++++++++++++++++
2187 src/cairo-atsui-font.c |  4 ++--
2188 src/cairo-font.c       |  7 +++----
2189 src/cairo-ft-font.c    | 52 +++++++++++++++++++++++++++++---------------------
2190 src/cairo-win32-font.c | 11 ++++++++---
2191 src/cairoint.h         |  5 +++--
2192 6 files changed, 77 insertions(+), 33 deletions(-)
2193
2194commit b25c1203d8d313d9b44f29e4b0d1329dddd42dbe
2195Author:     Billy Biggs <vektor@dumbterm.net>
2196AuthorDate: Wed Aug 10 22:03:00 2005 +0000
2197Commit:     Billy Biggs <vektor@dumbterm.net>
2198CommitDate: Wed Aug 10 22:03:00 2005 +0000
2199
2200    Add support for filling 1bpp images (used to clear A1 masks).
2201
2202 pixman/ChangeLog    |  5 +++++
2203 pixman/src/icrect.c | 21 +++++++++++++++++++++
2204 2 files changed, 26 insertions(+)
2205
2206commit 58c51ff1378ce749b78a2edac622100c8873efb8
2207Author:     Billy Biggs <vektor@dumbterm.net>
2208AuthorDate: Wed Aug 10 21:12:10 2005 +0000
2209Commit:     Billy Biggs <vektor@dumbterm.net>
2210CommitDate: Wed Aug 10 21:12:10 2005 +0000
2211
2212    Update to match the output from libpixman.
2213
2214 ChangeLog                  |   5 +++++
2215 test/clip-operator-ref.png | Bin 37486 -> 38336 bytes
2216 2 files changed, 5 insertions(+)
2217
2218commit 910d824b3df8cc72a52c44b1177045d91b83051b
2219Author:     Billy Biggs <vektor@dumbterm.net>
2220AuthorDate: Wed Aug 10 21:10:11 2005 +0000
2221Commit:     Billy Biggs <vektor@dumbterm.net>
2222CommitDate: Wed Aug 10 21:10:11 2005 +0000
2223
2224    Port fbcompose.c from xserver into pixman. Add #defines for gradients, convolution filters, and indexed colour formats to keep the patch small. Use pixman regions instead of X server regions as appropriate.
2225    Remove iccompose.c, replaced by fbcompose.c.
2226    Add a slightly-trimmed version of fbpict.h from xserver/fb to make the port smaller and cleaner.
2227    Use the redundant fbpict.h defines and add in the struct for indexed colour support.
2228    Remove defines now in fbpict.h.
2229    Add some constants and types required by fbcompose.c
2230    Add fbcompose.c and fbpict.h, remove iccompose.c.
2231    reviewed by: cworth and Jeff Muizelaar at various stages
2232
2233 pixman/ChangeLog                   |   89 +
2234 pixman/src/Makefile.am             |    3 +-
2235 pixman/src/fbcompose.c             | 3617 ++++++++++++++++++++++++++++++++++++
2236 pixman/src/fbpict.h                |  356 ++++
2237 pixman/src/ic.c                    |   46 +-
2238 pixman/src/iccompose.c             | 2837 ----------------------------
2239 pixman/src/icimage.h               |   35 +-
2240 pixman/src/pixman-xserver-compat.h |   16 +
2241 8 files changed, 4082 insertions(+), 2917 deletions(-)
2242
2243commit 0b991f9633b2b2285132c7100aea43dcb15c7ca8
2244Author:     Carl Worth <cworth@cworth.org>
2245AuthorDate: Wed Aug 10 20:25:57 2005 +0000
2246Commit:     Carl Worth <cworth@cworth.org>
2247CommitDate: Wed Aug 10 20:25:57 2005 +0000
2248
2249    Thanks to Olivier Andrieu:
2250    Add mention of cairo_get_antialias. Fix to mention cairo_surface_flush by its correct name, (rather than the non-existent cairo_flush).
2251
2252 ChangeLog | 8 ++++++++
2253 NEWS      | 7 ++++---
2254 2 files changed, 12 insertions(+), 3 deletions(-)
2255
2256commit ce5a493c70e530ee5aaec9acafb63d871d79d583
2257Author:     Carl Worth <cworth@cworth.org>
2258AuthorDate: Wed Aug 10 16:04:26 2005 +0000
2259Commit:     Carl Worth <cworth@cworth.org>
2260CommitDate: Wed Aug 10 16:04:26 2005 +0000
2261
2262    Fix id to be cairo rather than libglade. (Thanks to Christian Biesinger).
2263
2264 ChangeLog                 | 5 +++++
2265 doc/public/cairo-docs.xml | 2 +-
2266 2 files changed, 6 insertions(+), 1 deletion(-)
2267
2268commit ae63b95211f32f169af37dc03956f9d23fd6794d
2269Author:     Carl Worth <cworth@cworth.org>
2270AuthorDate: Wed Aug 10 15:58:25 2005 +0000
2271Commit:     Carl Worth <cworth@cworth.org>
2272CommitDate: Wed Aug 10 15:58:25 2005 +0000
2273
2274    Augment existing CAIRO_VERSION_MAJOR/MINOR/MICRO and CAIRO_VERSION_STRING with CAIRO_VERSION_ENCODE and CAIRO_VERSION. Add functions for run-time access:
2275    cairo_version cairo_version_string
2276
2277 ChangeLog   | 11 +++++++++++
2278 src/cairo.c | 42 ++++++++++++++++++++++++++++++++++++++++++
2279 src/cairo.h | 16 ++++++++++++++++
2280 3 files changed, 69 insertions(+)
2281
2282commit bdd8cbddeedec584fc859c5c092ce67c3a1830eb
2283Author:     Carl Worth <cworth@cworth.org>
2284AuthorDate: Wed Aug 10 14:30:15 2005 +0000
2285Commit:     Carl Worth <cworth@cworth.org>
2286CommitDate: Wed Aug 10 14:30:15 2005 +0000
2287
2288    From Travis Spencer <tspencer@cs.pdx.edu>:
2289    Fix typo causing a syntax error.
2290
2291 ChangeLog               | 8 ++++++++
2292 src/cairo-xcb-surface.c | 4 ++--
2293 2 files changed, 10 insertions(+), 2 deletions(-)
2294
2295commit eacc1e95a536cbdbf0fe7a09cfa9fb519b401b50
2296Author:     Keith Packard <keithp@keithp.com>
2297AuthorDate: Wed Aug 10 13:32:06 2005 +0000
2298Commit:     Keith Packard <keithp@keithp.com>
2299CommitDate: Wed Aug 10 13:32:06 2005 +0000
2300
2301    Place private include directives before CAIRO_CFLAGS in case pixman remains installed in the system.
2302
2303 ChangeLog        | 6 ++++++
2304 test/Makefile.am | 4 ++--
2305 2 files changed, 8 insertions(+), 2 deletions(-)
2306
2307commit a05fcce1650e4b4b360056c072e09fdd7b193f5b
2308Author:     Keith Packard <keithp@keithp.com>
2309AuthorDate: Wed Aug 10 13:27:48 2005 +0000
2310Commit:     Keith Packard <keithp@keithp.com>
2311CommitDate: Wed Aug 10 13:27:48 2005 +0000
2312
2313    Union with empty rectangle should yield SUCCESS, not FAILURE
2314
2315 pixman/ChangeLog       | 5 +++++
2316 pixman/src/pixregion.c | 2 +-
2317 2 files changed, 6 insertions(+), 1 deletion(-)
2318
2319commit 0fc4192104fe7f3e147fe9a80eada779fd0265fc
2320Author:     Carl Worth <cworth@cworth.org>
2321AuthorDate: Wed Aug 10 12:36:51 2005 +0000
2322Commit:     Carl Worth <cworth@cworth.org>
2323CommitDate: Wed Aug 10 12:36:51 2005 +0000
2324
2325    From Keith Packard <keithp@keithp.com>,
2326    Build pixman internally as a private part of cairo, with suitable name changes to avoid any visible pixman symbols in the cairo library:
2327    Descend into pixman.
2328    Drop libpixman from Requires.
2329    Don't check for libpixman. Check version of pkg-config and use Requires.private instead of Requires in cairo.pc if possible. Generate pixman Makefiles.
2330    Rip out release-publish target and installation of libpixman.pc.
2331    Add pixman-remap.h. Drop libpixman.la target.
2332    Fix to include config.h rather than ../config.h
2333    This is the cpp magic to rename all pixman functions from the various fb, Fb, INT_pixman, pixman, Render, _Render, or no prefix to _cairo_pixman_ prefixes.
2334    Include pixman-remap.h to get all the cairo-internalized names.
2335    Add -Ipixman/src to get at pixman-remap.h.
2336
2337 ChangeLog                 |  36 ++++++
2338 Makefile.am               |   4 +-
2339 cairo.pc.in               |   2 +-
2340 configure.in              |  18 ++-
2341 pixman/Makefile.am        |  57 +--------
2342 pixman/src/Makefile.am    |   8 +-
2343 pixman/src/icint.h        |   2 +-
2344 pixman/src/pixman-remap.h | 302 ++++++++++++++++++++++++++++++++++++++++++++++
2345 pixman/src/pixman.h       |   3 +-
2346 src/Makefile.am           |   4 +-
2347 test/Makefile.am          |   1 +
2348 11 files changed, 364 insertions(+), 73 deletions(-)
2349
2350commit bbf0d98a54ca15a7d5ba3f34851a9dd8d9ba07c4
2351Author:     Vladimir Vukicevic <vladimir@pobox.com>
2352AuthorDate: Wed Aug 10 11:40:11 2005 +0000
2353Commit:     Vladimir Vukicevic <vladimir@pobox.com>
2354CommitDate: Wed Aug 10 11:40:11 2005 +0000
2355
2356    Additional fix for 0-width/0-height glyphs.
2357
2358 ChangeLog                 | 5 +++++
2359 src/cairo-glitz-surface.c | 6 ++----
2360 2 files changed, 7 insertions(+), 4 deletions(-)
2361
2362commit 8df9bfecadda5bc98d2fe484f6ea55110ac99b2c
2363Author:     Carl Worth <cworth@cworth.org>
2364AuthorDate: Wed Aug 10 11:30:45 2005 +0000
2365Commit:     Carl Worth <cworth@cworth.org>
2366CommitDate: Wed Aug 10 11:30:45 2005 +0000
2367
2368    Change release instructions to indicate new odd-micro version for in-progress development, and even-micro for released versions. Do a bit of snapshot->release renaming.
2369
2370 ChangeLog   |  9 +++++++++
2371 Makefile.am |  4 ++--
2372 RELEASING   | 41 ++++++++++++++++++++++-------------------
2373 3 files changed, 33 insertions(+), 21 deletions(-)
2374
2375commit 82fbb9c381adf9e7b7b6c5fac52c175b8859e419
2376Author:     Carl Worth <cworth@cworth.org>
2377AuthorDate: Wed Aug 10 11:08:38 2005 +0000
2378Commit:     Carl Worth <cworth@cworth.org>
2379CommitDate: Wed Aug 10 11:08:38 2005 +0000
2380
2381    Patch from Behdad Esfahbod <behdad@cs.toronto.edu>:
2382    Update to use AC_INIT and AM_INIT_AUTOMAKE in recommended ways. Add support for substituting CAIRO_VERSION_MAJOR/MINOR/MICRO into generated headers.
2383    Add CAIRO_VERSION_MAJOR/MINOR/MICRO and CAIRO_VERSION_STRING which are generated by configure.
2384
2385 ChangeLog               | 11 +++++++++++
2386 configure.in            | 31 ++++++++++++++++++++++---------
2387 src/cairo-features.h.in |  6 ++++++
2388 3 files changed, 39 insertions(+), 9 deletions(-)
2389
2390commit 52ec34a157d0d0ef5af49f767a50672b84ebb9e6
2391Author:     Carl Worth <cworth@cworth.org>
2392AuthorDate: Wed Aug 10 06:52:40 2005 +0000
2393Commit:     Carl Worth <cworth@cworth.org>
2394CommitDate: Wed Aug 10 06:52:40 2005 +0000
2395
2396    Add cairo_private to the few pieces of data that were missing it.
2397
2398 ChangeLog                     |  6 ++++++
2399 src/cairo-path-data-private.h |  2 +-
2400 src/cairoint.h                | 12 ++++++------
2401 3 files changed, 13 insertions(+), 7 deletions(-)
2402
2403commit 8042a0d219131acfbeb6ed54b078ad2bc26ccbef
2404Author:     Vladimir Vukicevic <vladimir@pobox.com>
2405AuthorDate: Tue Aug 9 13:42:54 2005 +0000
2406Commit:     Vladimir Vukicevic <vladimir@pobox.com>
2407CommitDate: Tue Aug 9 13:42:54 2005 +0000
2408
2409    Don't crash on 0-width or 0-height glyphs; also correctly initialize entry->key.base.memory with the image cache image.
2410    Free allocated entry in case of error to avoid leaking memory.
2411
2412 ChangeLog                 |  9 +++++++++
2413 src/cairo-glitz-surface.c | 35 +++++++++++++++++++++++++++++++++--
2414 src/cairo-xlib-surface.c  |  3 +++
2415 3 files changed, 45 insertions(+), 2 deletions(-)
2416
2417commit cedf233052f8e173c671e614207bd63e2b7add4b
2418Author:     Carl Worth <cworth@cworth.org>
2419AuthorDate: Tue Aug 9 13:01:14 2005 +0000
2420Commit:     Carl Worth <cworth@cworth.org>
2421CommitDate: Tue Aug 9 13:01:14 2005 +0000
2422
2423    Add cairo_private to several function prototypes that were missing it.
2424
2425 ChangeLog                        |  8 ++++++++
2426 src/cairo-arc-private.h          |  4 ++--
2427 src/cairo-ft-private.h           |  4 ++--
2428 src/cairo-meta-surface-private.h |  4 ++--
2429 src/cairoint.h                   | 26 +++++++++++++-------------
2430 5 files changed, 27 insertions(+), 19 deletions(-)
2431
2432commit a391bb451a9521efa9526fe8acba97f96540d4be
2433Author:     Carl Worth <cworth@cworth.org>
2434AuthorDate: Tue Aug 9 12:35:09 2005 +0000
2435Commit:     Carl Worth <cworth@cworth.org>
2436CommitDate: Tue Aug 9 12:35:09 2005 +0000
2437
2438    Note that sane clipping is done now. Add release versions for previously completed items.
2439    Ignore unantialiased-shapes.
2440
2441 ChangeLog       |  7 +++++++
2442 ROADMAP         | 12 +++++-------
2443 test/.cvsignore |  1 +
2444 3 files changed, 13 insertions(+), 7 deletions(-)
2445
2446commit 6ece52cd0572800006d87109e8818c514d5b88ca
2447Author:     Tor Lillqvist <tml@novell.com>
2448AuthorDate: Tue Aug 9 10:05:35 2005 +0000
2449Commit:     Tor Lillqvist <tml@novell.com>
2450CommitDate: Tue Aug 9 10:05:35 2005 +0000
2451
2452    Get cairo_toy_font_face_t type right.
2453
2454 ChangeLog              | 5 +++++
2455 src/cairo-atsui-font.c | 2 +-
2456 2 files changed, 6 insertions(+), 1 deletion(-)
2457
2458commit 018015d802c170c1578efcdb9efecec08f11ab99
2459Author:     Carl Worth <cworth@cworth.org>
2460AuthorDate: Tue Aug 9 09:27:39 2005 +0000
2461Commit:     Carl Worth <cworth@cworth.org>
2462CommitDate: Tue Aug 9 09:27:39 2005 +0000
2463
2464    Add -head to CAIRO_VERSION after tagging with RELEASE_0_9_0.
2465
2466 ChangeLog    | 5 +++++
2467 configure.in | 2 +-
2468 2 files changed, 6 insertions(+), 1 deletion(-)
2469
2470commit 4bec3d6af49f9a720121617819700bc700ba5951
2471Author:     Carl Worth <cworth@cworth.org>
2472AuthorDate: Mon Aug 8 21:06:44 2005 +0000
2473Commit:     Carl Worth <cworth@cworth.org>
2474CommitDate: Mon Aug 8 21:06:44 2005 +0000
2475
2476    Added notes for release 0.9.0.
2477    Increment CAIRO_VERSION to 0.9.0. Increment LT_CURRENT to 2 to mark the beginning of proper soname management.
2478
2479 ChangeLog    |  7 ++++++
2480 NEWS         | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2481 configure.in |  4 ++--
2482 3 files changed, 86 insertions(+), 2 deletions(-)
2483
2484commit 9a088c2fad17af0564936a3b88c9d306c72f11de
2485Author:     Carl Worth <cworth@cworth.org>
2486AuthorDate: Mon Aug 8 21:02:11 2005 +0000
2487Commit:     Carl Worth <cworth@cworth.org>
2488CommitDate: Mon Aug 8 21:02:11 2005 +0000
2489
2490    Add missing cairo-debug.h which was hold up make distcheck.
2491
2492 ChangeLog       | 5 +++++
2493 src/Makefile.am | 1 +
2494 2 files changed, 6 insertions(+)
2495
2496commit 4d2b8bddded15662015466046039650c20231bbf
2497Author:     Carl Worth <cworth@cworth.org>
2498AuthorDate: Mon Aug 8 20:57:13 2005 +0000
2499Commit:     Carl Worth <cworth@cworth.org>
2500CommitDate: Mon Aug 8 20:57:13 2005 +0000
2501
2502    Fix typo that was holding up make distcheck from working.
2503
2504 ChangeLog        | 5 +++++
2505 test/Makefile.am | 2 +-
2506 2 files changed, 6 insertions(+), 1 deletion(-)
2507
2508commit 1278ade2297e027906ca12c7471891a08188b115
2509Author:     Billy Biggs <vektor@dumbterm.net>
2510AuthorDate: Mon Aug 8 18:36:56 2005 +0000
2511Commit:     Billy Biggs <vektor@dumbterm.net>
2512CommitDate: Mon Aug 8 18:36:56 2005 +0000
2513
2514    Declare _cairo_path_nil as extern.
2515
2516 ChangeLog                     | 4 ++++
2517 src/cairo-path-data-private.h | 2 +-
2518 2 files changed, 5 insertions(+), 1 deletion(-)
2519
2520commit 53444c286ef45fa0054ba6ab94dac11016e9600c
2521Author:     Billy Biggs <vektor@dumbterm.net>
2522AuthorDate: Mon Aug 8 18:35:22 2005 +0000
2523Commit:     Billy Biggs <vektor@dumbterm.net>
2524CommitDate: Mon Aug 8 18:35:22 2005 +0000
2525
2526    Add a new API for disabling antialiasing of shapes drawn by cairo. This is a hint and is not supported by all backends.
2527    Store the antialiasing mode in the gstate and pass it to the backend for trapezoid rendering and for clipping.
2528    Pass the antialiasing parameter down to the backend where appropriate.
2529    Pass the antialiasing parameter down to the backend where appropriate.
2530    Add support for A1 format trapezoid rendering, and remove the _create_mask_image function, creating a temporary image from memory we allocate and clear.
2531    Support A1 masks to disable antialiasing using the RENDER extension when requested.
2532    Support A1 masks to disable antialiasing using the RENDER extension when requested.
2533    Blindly pass through the antialising parameter.
2534    Add the antialiasing parameter but don't support it.
2535    Add a test case and a reference image from the latest libpixman.
2536    Add the new antialiasing disabling API to the docs.
2537    Update progress on a parameter to disable antialiasing.
2538    reviewed by: cworth, otaylor
2539
2540 ChangeLog                         |  74 +++++++++++++++++++++++++++
2541 TODO                              |   2 +-
2542 doc/public/cairo-sections.txt     |   4 +-
2543 doc/public/tmpl/cairo-font.sgml   |  10 ----
2544 doc/public/tmpl/cairo.sgml        |  28 +++++++++++
2545 src/cairo-clip-private.h          |   2 +
2546 src/cairo-clip.c                  |  15 ++++--
2547 src/cairo-glitz-surface.c         |   1 +
2548 src/cairo-gstate-private.h        |   1 +
2549 src/cairo-gstate.c                |  49 ++++++++++++++----
2550 src/cairo-image-surface.c         |  71 ++++++++++++++------------
2551 src/cairo-meta-surface-private.h  |   3 ++
2552 src/cairo-meta-surface.c          |  11 +++-
2553 src/cairo-pdf-surface.c           |   4 +-
2554 src/cairo-ps-surface.c            |  12 +++--
2555 src/cairo-surface.c               |  20 ++++++--
2556 src/cairo-xcb-surface.c           |  11 +++-
2557 src/cairo-xlib-surface.c          |  22 ++++++--
2558 src/cairo.c                       |  40 +++++++++++++++
2559 src/cairo.h                       |  46 +++++++++--------
2560 src/cairoint.h                    |  18 +++++--
2561 test/Makefile.am                  |   3 ++
2562 test/unantialiased-shapes-ref.png | Bin 0 -> 4450 bytes
2563 test/unantialiased-shapes.c       | 103 ++++++++++++++++++++++++++++++++++++++
2564 24 files changed, 450 insertions(+), 100 deletions(-)
2565
2566commit 578b45c9032fd00b68fc1709d61e915d74a527c7
2567Author:     Carl Worth <cworth@cworth.org>
2568AuthorDate: Mon Aug 8 17:32:24 2005 +0000
2569Commit:     Carl Worth <cworth@cworth.org>
2570CommitDate: Mon Aug 8 17:32:24 2005 +0000
2571
2572    Ignore clip-operator and unbounded-operator.
2573
2574 ChangeLog       | 4 ++++
2575 test/.cvsignore | 2 ++
2576 2 files changed, 6 insertions(+)
2577
2578commit 8bdad8ffa2962c9dff1e86e9bd131d588a1ebd2f
2579Author:     Carl Worth <cworth@cworth.org>
2580AuthorDate: Mon Aug 8 15:50:55 2005 +0000
2581Commit:     Carl Worth <cworth@cworth.org>
2582CommitDate: Mon Aug 8 15:50:55 2005 +0000
2583
2584    Fix gnome-announce-list address.
2585
2586 ChangeLog | 4 ++++
2587 RELEASING | 2 +-
2588 2 files changed, 5 insertions(+), 1 deletion(-)
2589
2590commit d51a35543ca405dda788eb6433e6bb30dc3c7cf5
2591Author:     Owen Taylor <otaylor@redhat.com>
2592AuthorDate: Mon Aug 8 14:27:01 2005 +0000
2593Commit:     Owen Taylor <otaylor@redhat.com>
2594CommitDate: Mon Aug 8 14:27:01 2005 +0000
2595
2596    Don't free the glyph if the entry doesn't have a glyph. (Maybe #3909, Carlos Garnacho Parro)
2597
2598 ChangeLog                | 6 ++++++
2599 src/cairo-xlib-surface.c | 5 +++--
2600 2 files changed, 9 insertions(+), 2 deletions(-)
2601
2602commit 69f140b654df878b9ba86d61062d235bbebef7a2
2603Author:     Carl Worth <cworth@cworth.org>
2604AuthorDate: Mon Aug 8 14:13:50 2005 +0000
2605Commit:     Carl Worth <cworth@cworth.org>
2606CommitDate: Mon Aug 8 14:13:50 2005 +0000
2607
2608    Add a return value after ASSERT_NOT_REACHED to quiet an anxious compiler.
2609
2610 ChangeLog          | 5 +++++
2611 src/cairo-gstate.c | 1 +
2612 2 files changed, 6 insertions(+)
2613
2614commit 8478804d9818deb3a1f86e8e22200c40f83962bf
2615Author:     Owen Taylor <otaylor@redhat.com>
2616AuthorDate: Mon Aug 8 14:11:00 2005 +0000
2617Commit:     Owen Taylor <otaylor@redhat.com>
2618CommitDate: Mon Aug 8 14:11:00 2005 +0000
2619
2620    Fix accidentally committed line.
2621
2622 ChangeLog          | 5 +++++
2623 src/cairo-gstate.c | 4 +---
2624 2 files changed, 6 insertions(+), 3 deletions(-)
2625
2626commit 7caa7cccf2e5aff083d5a88fbace0b24430397de
2627Author:     Kristian Høgsberg <krh@redhat.com>
2628AuthorDate: Mon Aug 8 13:50:59 2005 +0000
2629Commit:     Kristian Høgsberg <krh@redhat.com>
2630CommitDate: Mon Aug 8 13:50:59 2005 +0000
2631
2632    Update doc comment.
2633
2634 ChangeLog           |  5 +++++
2635 src/cairo-surface.c | 12 +++++-------
2636 2 files changed, 10 insertions(+), 7 deletions(-)
2637
2638commit d4b24dc974bd4298c1ad8d06efc4f3dfea68ee03
2639Author:     Owen Taylor <otaylor@redhat.com>
2640AuthorDate: Mon Aug 8 13:50:02 2005 +0000
2641Commit:     Owen Taylor <otaylor@redhat.com>
2642CommitDate: Mon Aug 8 13:50:02 2005 +0000
2643
2644    Add reference images
2645
2646 test/clip-operator-ref.png      | Bin 0 -> 37486 bytes
2647 test/unbounded-operator-ref.png | Bin 0 -> 14178 bytes
2648 2 files changed, 0 insertions(+), 0 deletions(-)
2649
2650commit 8f19aaf9a8a60aa2eb86e25946d04f293ed703db
2651Author:     Owen Taylor <otaylor@redhat.com>
2652AuthorDate: Mon Aug 8 13:46:11 2005 +0000
2653Commit:     Owen Taylor <otaylor@redhat.com>
2654CommitDate: Mon Aug 8 13:46:11 2005 +0000
2655
2656    Add a function to test whether a cairo_operator_t is bounded (does nothing for 0 src/mask)
2657    cairoint.h: Add a helper function to take clearing areas that are outside the source/mask but are cleared by unbounded operations.
2658    src/cairo-xlib-surface.c (_cairo_xlib_surface_composite): Use _cairo_surface_composite_fixup_unbounded() as needed.
2659    src/cairo-image-surface.c src/cairint.h: Keep track of whether the surface has a clip or not ... we need this for determining when we can bypass an intermediate mask for composite_trapezoids().
2660    Create an intermediate mask of the right size with pixman_add_trapezoids() and composite that.
2661    When rendering with an unbounded operator, create the intermediate mask ourselves and render with ADD to that, then composite the result.
2662    Create an intermediate surface the size of the extents, render the glyphs to that then composite the results.
2663    Add the size of the glyph
2664    Compute the size of the glyph mask, then use _cairo_surface_composite_fixup_unbounded().
2665    Use the right mask format. (Unrelated bugfix)
2666    New function taking a drawing function as a parameter to encapsulate shared logic between compositing trapezoid, glyphs, and masks.
2667    Use _cairo_gstate_clip_and_composite(). Also fix extents computations for unbounded operators.
2668    src/cairo-clip.c src/cairo-clip-private.h (_cairo_clip_combine_to_surface): Add the destination as an extra parameter to allow combining to an intermediate surface.
2669    tests/unbounded-operator.c tests/Makefile.am: Add a test for the operation of the 6 unbounded operators against different shapes.
2670    tests/clip-operator.c tests/Makefile.am: Add a test that tests surface clipping with different shapes against all the operators.
2671    Make use OVER like the name and description. With fixed semantics, SOURCE does something different.
2672
2673 ChangeLog                                      |  60 ++
2674 src/cairo-clip-private.h                       |   9 +-
2675 src/cairo-clip.c                               |  22 +-
2676 src/cairo-ft-font.c                            | 122 +++-
2677 src/cairo-gstate.c                             | 733 +++++++++++++++----------
2678 src/cairo-image-surface.c                      | 126 ++++-
2679 src/cairo-surface.c                            | 151 +++++
2680 src/cairo-xlib-surface.c                       | 214 +++++++-
2681 src/cairoint.h                                 |  23 +-
2682 test/Makefile.am                               |   6 +
2683 test/clip-operator.c                           | 205 +++++++
2684 test/composite-integer-translate-over-repeat.c |   2 +-
2685 test/unbounded-operator.c                      | 201 +++++++
2686 13 files changed, 1520 insertions(+), 354 deletions(-)
2687
2688commit 31ef9a80e95c5b84439b5d668d11ab3480d22a22
2689Author:     Carl Worth <cworth@cworth.org>
2690AuthorDate: Sat Aug 6 17:00:59 2005 +0000
2691Commit:     Carl Worth <cworth@cworth.org>
2692CommitDate: Sat Aug 6 17:00:59 2005 +0000
2693
2694    Remove several bugs that have been fixed.
2695
2696 BUGS | 53 -----------------------------------------------------
2697 1 file changed, 53 deletions(-)
2698
2699commit 1fadb8065600d5b9cbab9a14232e08daec450e4d
2700Author:     Carl Worth <cworth@cworth.org>
2701AuthorDate: Sat Aug 6 16:57:14 2005 +0000
2702Commit:     Carl Worth <cworth@cworth.org>
2703CommitDate: Sat Aug 6 16:57:14 2005 +0000
2704
2705    Remove several bugs that have been fixed.
2706    Slip group support off of the 1.0 roadmap. Update status of clipping work which otaylor is working on.
2707    Update for progress on cairo_surface_mark_dirty (committed), non-antialiased rendering (patch), cairo_arc_to (patch), consistent error handling (committed), cairo_content_t (committed). Remove details for some completed items.
2708    Don't crash if font_face is NULL, (this is a documented mechanism for returning to the default font_face).
2709
2710 BUGS               | 29 ------------------------
2711 ChangeLog          | 16 ++++++++++++++
2712 ROADMAP            | 22 +++++++++---------
2713 TODO               | 65 +++++-------------------------------------------------
2714 src/cairo-gstate.c |  2 +-
2715 5 files changed, 34 insertions(+), 100 deletions(-)
2716
2717commit 2f1024f83fc971516224b910cec8d3e787740c53
2718Author:     Carl Worth <cworth@cworth.org>
2719AuthorDate: Sat Aug 6 16:38:33 2005 +0000
2720Commit:     Carl Worth <cworth@cworth.org>
2721CommitDate: Sat Aug 6 16:38:33 2005 +0000
2722
2723    Fix to return &_cairo_font_face_nil instead of NULL on error.
2724
2725 ChangeLog   | 5 +++++
2726 src/cairo.c | 7 ++-----
2727 2 files changed, 7 insertions(+), 5 deletions(-)
2728
2729commit 8c52b287f37f8361653030024d7a4a42fc6e54ed
2730Author:     Jeff Muizelaar <jeff@infidigm.net>
2731AuthorDate: Sat Aug 6 15:10:36 2005 +0000
2732Commit:     Jeff Muizelaar <jeff@infidigm.net>
2733CommitDate: Sat Aug 6 15:10:36 2005 +0000
2734
2735    Give reason for failure.
2736
2737 ChangeLog      | 4 ++++
2738 test/a8-mask.c | 2 +-
2739 2 files changed, 5 insertions(+), 1 deletion(-)
2740
2741commit 158b338fb2817996c5191332951b6957416c2e77
2742Author:     Owen Taylor <otaylor@redhat.com>
2743AuthorDate: Sat Aug 6 10:22:07 2005 +0000
2744Commit:     Owen Taylor <otaylor@redhat.com>
2745CommitDate: Sat Aug 6 10:22:07 2005 +0000
2746
2747    Remove a non-sensical XXX that crept in at some point; for a solid color, there is no difference between premultiplied and non-premultiplied colors.
2748
2749 ChangeLog              | 7 +++++++
2750 src/cairo-win32-font.c | 1 -
2751 2 files changed, 7 insertions(+), 1 deletion(-)
2752
2753commit f367e693322b1cf04040521080cc65403c292a28
2754Author:     Carl Worth <cworth@cworth.org>
2755AuthorDate: Sat Aug 6 00:09:17 2005 +0000
2756Commit:     Carl Worth <cworth@cworth.org>
2757CommitDate: Sat Aug 6 00:09:17 2005 +0000
2758
2759    Fix up some stale comments. Rename _cairo_ft_scaled_font_create_for_unscaled to its proper name of _cairo_ft_scaled_font_create (which is available now that _cairo_ft_scaled_font_create_toy has its correct name). Also prefer 'scaled_font' over 'f' as an identifier.
2760
2761 ChangeLog           | 11 +++++++++++
2762 src/cairo-ft-font.c | 46 ++++++++++++++++++++++++----------------------
2763 2 files changed, 35 insertions(+), 22 deletions(-)
2764
2765commit e63e0578b1edf2b60c818b3e6741cf97c5a53359
2766Author:     Carl Worth <cworth@cworth.org>
2767AuthorDate: Fri Aug 5 23:41:41 2005 +0000
2768Commit:     Carl Worth <cworth@cworth.org>
2769CommitDate: Fri Aug 5 23:41:41 2005 +0000
2770
2771    Unify initialization for _cairo_ft_unscaled_font_create_from_face and _cairo_ft_unscaled_font_create_from_filename through new _cairo_ft_unscaled_font_init.
2772
2773 ChangeLog           |   9 +++++
2774 src/cairo-ft-font.c | 102 ++++++++++++++++++++++++++++++++++++----------------
2775 2 files changed, 80 insertions(+), 31 deletions(-)
2776
2777commit c4a806f21c2b6c3081b953497daf25108a734787
2778Author:     Carl Worth <cworth@cworth.org>
2779AuthorDate: Fri Aug 5 22:37:29 2005 +0000
2780Commit:     Carl Worth <cworth@cworth.org>
2781CommitDate: Fri Aug 5 22:37:29 2005 +0000
2782
2783    Rename _ft_font_face_backend to be preoperly namespaced as _cairo_ft_font_face_backend.
2784
2785 ChangeLog           | 6 ++++++
2786 src/cairo-ft-font.c | 4 ++--
2787 2 files changed, 8 insertions(+), 2 deletions(-)
2788
2789commit ff147497e54ef7573b35bd023d11e4e7d4272979
2790Author:     Carl Worth <cworth@cworth.org>
2791AuthorDate: Fri Aug 5 22:35:04 2005 +0000
2792Commit:     Carl Worth <cworth@cworth.org>
2793CommitDate: Fri Aug 5 22:35:04 2005 +0000
2794
2795    Rename cairo_ft_font_face->next_face to next.
2796
2797 ChangeLog           |  6 ++++++
2798 src/cairo-ft-font.c | 18 ++++++++++++------
2799 2 files changed, 18 insertions(+), 6 deletions(-)
2800
2801commit cfcab8fe4467095381c7a4d32182580649db6f00
2802Author:     Carl Worth <cworth@cworth.org>
2803AuthorDate: Fri Aug 5 22:29:06 2005 +0000
2804Commit:     Carl Worth <cworth@cworth.org>
2805CommitDate: Fri Aug 5 22:29:06 2005 +0000
2806
2807    Include cairo-hash-private.h.
2808    Add cairo-hash.c and cairo-hash-private.h since we're actually going to start using them now.
2809
2810 ChangeLog       | 8 ++++++++
2811 src/Makefile.am | 2 ++
2812 src/cairoint.h  | 2 ++
2813 3 files changed, 12 insertions(+)
2814
2815commit de87ebcc1c53d9daa4f77b618766215b1723778e
2816Author:     Jeff Muizelaar <jeff@infidigm.net>
2817AuthorDate: Fri Aug 5 22:17:08 2005 +0000
2818Commit:     Jeff Muizelaar <jeff@infidigm.net>
2819CommitDate: Fri Aug 5 22:17:08 2005 +0000
2820
2821    Fix problems in render fb implementation found by rendercheck:
2822    - fbCombineSaturate was pointed at fbCombineDisjointOver, instead of fbCombineDisjointOverReverse as it should. Instead, point fbCombineDisjointOverReverse at fbCombineSaturate (which is likely to be faster).
2823    - fix previously-unused fbCombineSaturate implementation.
2824    - fbCombineMaskAlphaC was just a copy of fbCombineMaskValueC. Make it do what it's supposed to (return a cs.alpha).
2825    - fbCombineAtopC didn't invert the source alpha value.
2826    - fix copy'n'paste errors in fbCombine(Dis/Con)jointGeneralC, also source alpha wasn't treated in a component fashion.
2827    From anholt.
2828
2829 pixman/ChangeLog       |  20 +++++
2830 pixman/src/iccompose.c | 195 ++++++++++++++++++++++++++++++++++---------------
2831 2 files changed, 156 insertions(+), 59 deletions(-)
2832
2833commit 71e560a8fa78d9fd6f83cce820de9f4acb3829eb
2834Author:     Jeff Muizelaar <jeff@infidigm.net>
2835AuthorDate: Fri Aug 5 21:35:51 2005 +0000
2836Commit:     Jeff Muizelaar <jeff@infidigm.net>
2837CommitDate: Fri Aug 5 21:35:51 2005 +0000
2838
2839    Temporarily disable the 24bpp WORKING_UNALIGNED_INT because of a crash when using electric-fence when accessing hte last pixel of a drawable (last pixel is 3 bytes, read it as a 4 byte word, and you're reading one extra pixel, which doesn't normally matter, but does in a few rare cases). Should be easy to work around, but that will come later.
2840    From jaymz
2841
2842 pixman/ChangeLog       | 11 +++++++++++
2843 pixman/src/iccompose.c | 10 +++++++---
2844 2 files changed, 18 insertions(+), 3 deletions(-)
2845
2846commit 417a66da5e8a98583661d08703a5c5562732678a
2847Author:     Carl Worth <cworth@cworth.org>
2848AuthorDate: Fri Aug 5 21:33:41 2005 +0000
2849Commit:     Carl Worth <cworth@cworth.org>
2850CommitDate: Fri Aug 5 21:33:41 2005 +0000
2851
2852    Simplify the implementation by taking advantage of the fact that destroy and reference are safe for NULL, and that reference returns its argument.
2853
2854 ChangeLog          | 7 +++++++
2855 src/cairo-gstate.c | 7 ++-----
2856 2 files changed, 9 insertions(+), 5 deletions(-)
2857
2858commit 80b944418cab51fcc2178080fe0c9a5ffd512479
2859Author:     Carl Worth <cworth@cworth.org>
2860AuthorDate: Fri Aug 5 21:27:21 2005 +0000
2861Commit:     Carl Worth <cworth@cworth.org>
2862CommitDate: Fri Aug 5 21:27:21 2005 +0000
2863
2864    Rename two functions:
2865    _cairo_gstate_unset_font -> _cairo_gstate_unset_scaled_font _cairo_gstate_ensure_font -> _cairo_gstate_ensure_scaled_font
2866
2867 ChangeLog          | 17 +++++++++++++++++
2868 src/cairo-gstate.c | 40 ++++++++++++++++++++--------------------
2869 2 files changed, 37 insertions(+), 20 deletions(-)
2870
2871commit 75e3d2883409220350a688716c908bea7b6e2c13
2872Author:     Carl Worth <cworth@cworth.org>
2873AuthorDate: Fri Aug 5 21:02:25 2005 +0000
2874Commit:     Carl Worth <cworth@cworth.org>
2875CommitDate: Fri Aug 5 21:02:25 2005 +0000
2876
2877    Entagle the cairo_unscaled_font_t typedef.
2878
2879 ChangeLog      | 4 ++++
2880 src/cairoint.h | 6 ++----
2881 2 files changed, 6 insertions(+), 4 deletions(-)
2882
2883commit c14f2252b1b3a4499e65c13a146b9f8c5e9c5550
2884Author:     Carl Worth <cworth@cworth.org>
2885AuthorDate: Fri Aug 5 20:53:09 2005 +0000
2886Commit:     Carl Worth <cworth@cworth.org>
2887CommitDate: Fri Aug 5 20:53:09 2005 +0000
2888
2889    Rename font_face_backend->create_font to scaled_font_create. Group the scaled_font prototypes together. A little more simple -> toy renaming.
2890    A little more simple -> toy renaming.
2891    Track rename of font_face_backend->scaled_font_create.
2892
2893 ChangeLog              | 19 +++++++++++++++++++
2894 src/cairo-font.c       | 42 +++++++++++++++++++++---------------------
2895 src/cairo-ft-font.c    | 14 +++++++-------
2896 src/cairo-gstate.c     |  8 ++++----
2897 src/cairo-win32-font.c | 14 +++++++-------
2898 src/cairoint.h         | 30 +++++++++++++++---------------
2899 6 files changed, 73 insertions(+), 54 deletions(-)
2900
2901commit 9c1fe21cd70bed9fd9e77ec757751df723cb9c42
2902Author:     Carl Worth <cworth@cworth.org>
2903AuthorDate: Fri Aug 5 20:30:43 2005 +0000
2904Commit:     Carl Worth <cworth@cworth.org>
2905CommitDate: Fri Aug 5 20:30:43 2005 +0000
2906
2907    Rather gratuitous (though mostly harmless) whitespace changes for font backend tables.
2908
2909 ChangeLog      |   5 +++
2910 src/cairoint.h | 104 ++++++++++++++++++++++++++++++++-------------------------
2911 2 files changed, 63 insertions(+), 46 deletions(-)
2912
2913commit 4ad365f1834bf0204e44156a62b8e8539fb65ef9
2914Author:     Carl Worth <cworth@cworth.org>
2915AuthorDate: Fri Aug 5 20:15:19 2005 +0000
2916Commit:     Carl Worth <cworth@cworth.org>
2917CommitDate: Fri Aug 5 20:15:19 2005 +0000
2918
2919    Document the implicit closing of sub-paths for cairo_fill and cairo_fill_preserve.
2920
2921 ChangeLog   |  5 +++++
2922 src/cairo.c | 10 ++++++----
2923 2 files changed, 11 insertions(+), 4 deletions(-)
2924
2925commit d150513c6af3a7d1f52d7251ab0d097337f40ab3
2926Author:     Carl Worth <cworth@cworth.org>
2927AuthorDate: Fri Aug 5 17:27:57 2005 +0000
2928Commit:     Carl Worth <cworth@cworth.org>
2929CommitDate: Fri Aug 5 17:27:57 2005 +0000
2930
2931    Rename parameters to scalend_font_backend from font to scaled_font.
2932
2933 ChangeLog      |  5 +++++
2934 src/cairoint.h | 19 ++++++++++---------
2935 2 files changed, 15 insertions(+), 9 deletions(-)
2936
2937commit b482e1e25e57c7ae1422f4737a2702d3cb53c0eb
2938Author:     Carl Worth <cworth@cworth.org>
2939AuthorDate: Fri Aug 5 17:00:38 2005 +0000
2940Commit:     Carl Worth <cworth@cworth.org>
2941CommitDate: Fri Aug 5 17:00:38 2005 +0000
2942
2943    Rename scaled_font_backend->destroy to the more accurate fini, (since it frees only the dependent data within the scaled_font and not the scaled_font itself).
2944    Track rename of scaled_font_backend->fini.
2945
2946 ChangeLog              | 12 ++++++++++++
2947 src/cairo-atsui-font.c |  4 ++--
2948 src/cairo-font.c       |  2 +-
2949 src/cairo-ft-font.c    |  4 ++--
2950 src/cairo-win32-font.c |  4 ++--
2951 src/cairoint.h         |  2 +-
2952 6 files changed, 20 insertions(+), 8 deletions(-)
2953
2954commit 76f80cc42e442abaf52d6582d16be91258f3f8a9
2955Author:     Carl Worth <cworth@cworth.org>
2956AuthorDate: Fri Aug 5 16:44:20 2005 +0000
2957Commit:     Carl Worth <cworth@cworth.org>
2958CommitDate: Fri Aug 5 16:44:20 2005 +0000
2959
2960    Rename scaled_font_backend->create to create_toy. Move declaration of cairo_simple_font_face_t from cairo_font.c to cairoint.h and rename it cairo_toy_font_face_t. Rework create_toy to accept a cairo_toy_font_face_t rather than separate family, slant, and weight.
2961    Track change in create_toy interface.
2962    Partial rename of simple->toy. It's not complete as this is a step in the process of merging in a large patch of mine which actually removes most of the affected code.
2963
2964 ChangeLog              | 22 ++++++++++++++++++++++
2965 src/cairo-atsui-font.c | 21 +++++++++------------
2966 src/cairo-font.c       | 33 ++++++++++-----------------------
2967 src/cairo-ft-font.c    | 21 ++++++++++-----------
2968 src/cairo-win32-font.c | 21 ++++++++++-----------
2969 src/cairoint.h         | 23 ++++++++++++++++-------
2970 6 files changed, 77 insertions(+), 64 deletions(-)
2971
2972commit 8d0452c1ee7ba7466b7bb06ec5c4e9746fce2482
2973Author:     Carl Worth <cworth@cworth.org>
2974AuthorDate: Fri Aug 5 15:49:52 2005 +0000
2975Commit:     Carl Worth <cworth@cworth.org>
2976CommitDate: Fri Aug 5 15:49:52 2005 +0000
2977
2978    ignore a8-mask
2979
2980 ChangeLog       | 4 ++++
2981 test/.cvsignore | 1 +
2982 2 files changed, 5 insertions(+)
2983
2984commit 5925e3520fbf6223804d5c5e81698d7cdd888620
2985Author:     Carl Worth <cworth@cworth.org>
2986AuthorDate: Fri Aug 5 15:48:42 2005 +0000
2987Commit:     Carl Worth <cworth@cworth.org>
2988CommitDate: Fri Aug 5 15:48:42 2005 +0000
2989
2990    Patch memory leaks.
2991
2992 ChangeLog      |  4 ++++
2993 test/a8-mask.c | 15 ++++++++-------
2994 2 files changed, 12 insertions(+), 7 deletions(-)
2995
2996commit 53bd9879bb802606789be76e5653e2fb6781f676
2997Author:     Jeff Muizelaar <jeff@infidigm.net>
2998AuthorDate: Fri Aug 5 15:07:45 2005 +0000
2999Commit:     Jeff Muizelaar <jeff@infidigm.net>
3000CommitDate: Fri Aug 5 15:07:45 2005 +0000
3001
3002    Add a test case for CAIRO_FORMAT_A8 masks that fails with libpixman.
3003
3004 ChangeLog            |   8 ++++++
3005 test/Makefile.am     |   4 +++
3006 test/a8-mask-ref.png | Bin 0 -> 128 bytes
3007 test/a8-mask.c       |  71 +++++++++++++++++++++++++++++++++++++++++++++++++++
3008 4 files changed, 83 insertions(+)
3009
3010commit 549b7ff2a66335dc18434790895d4b4a25a76ba4
3011Author:     Carl Worth <cworth@cworth.org>
3012AuthorDate: Fri Aug 5 15:01:55 2005 +0000
3013Commit:     Carl Worth <cworth@cworth.org>
3014CommitDate: Fri Aug 5 15:01:55 2005 +0000
3015
3016    Bump automake_min_vers up to 1.7 since we clearly don't work with 1.4 anymore.
3017
3018 ChangeLog  | 5 +++++
3019 autogen.sh | 3 +--
3020 2 files changed, 6 insertions(+), 2 deletions(-)
3021
3022commit ec93e241b0cf161216dab27eeee3917a71230aa7
3023Author:     Jeff Muizelaar <jeff@infidigm.net>
3024AuthorDate: Fri Aug 5 12:26:33 2005 +0000
3025Commit:     Jeff Muizelaar <jeff@infidigm.net>
3026CommitDate: Fri Aug 5 12:26:33 2005 +0000
3027
3028    Fix fbGetDrawable
3029    Patch from Billy Biggs <vektor@dumbterm.net>.
3030
3031 pixman/ChangeLog                   | 6 ++++++
3032 pixman/src/pixman-xserver-compat.h | 6 +++---
3033 2 files changed, 9 insertions(+), 3 deletions(-)
3034
3035commit 3ef2488265a1671d42224f4dca1b62c007ef5b0a
3036Author:     Jeff Muizelaar <jeff@infidigm.net>
3037AuthorDate: Fri Aug 5 12:14:12 2005 +0000
3038Commit:     Jeff Muizelaar <jeff@infidigm.net>
3039CommitDate: Fri Aug 5 12:14:12 2005 +0000
3040
3041    Fix some of the 4 bit per channel PICT definitions
3042    Patch from Billy Biggs <vektor@dumbterm.net>.
3043
3044 pixman/ChangeLog   | 6 ++++++
3045 pixman/src/icint.h | 6 +++---
3046 2 files changed, 9 insertions(+), 3 deletions(-)
3047
3048commit 2b20b7a23022a22a460b9441984ccdb7fdce5061
3049Author:     Jeff Muizelaar <jeff@infidigm.net>
3050AuthorDate: Fri Aug 5 11:44:49 2005 +0000
3051Commit:     Jeff Muizelaar <jeff@infidigm.net>
3052CommitDate: Fri Aug 5 11:44:49 2005 +0000
3053
3054    Fix up the fast-path compositing operators; those are useful for sources without alpha, but can't be used for sources with alpha. Also, replaced fbCompositeSrcSrc_nxn with call to fbBlt as this function must handle 1, 4, 8, 16, 24, 32 bpp objects. Would be nice to optimize fbBlt for common cases involving 8, 16, 24 and 32bpp.
3055    From Keith Packard.
3056
3057 pixman/ChangeLog |  17 +++
3058 pixman/src/ic.c  | 432 +++++++++++++++++++++++++++++--------------------------
3059 2 files changed, 244 insertions(+), 205 deletions(-)
3060
3061commit 594ba3ef69509d9c13258449f4b636bc52d77cd4
3062Author:     Jeff Muizelaar <jeff@infidigm.net>
3063AuthorDate: Fri Aug 5 11:23:51 2005 +0000
3064Commit:     Jeff Muizelaar <jeff@infidigm.net>
3065CommitDate: Fri Aug 5 11:23:51 2005 +0000
3066
3067    use the newly added buffer_diff_noalpha for comparing buffers of CAIRO_FORMAT_RGB24.
3068
3069 ChangeLog           |  6 ++++++
3070 test/xlib-surface.c | 24 ++++++++++++------------
3071 2 files changed, 18 insertions(+), 12 deletions(-)
3072
3073commit 5f78feda5d9819f82ff99911b90cd09e228466a9
3074Author:     Jeff Muizelaar <jeff@infidigm.net>
3075AuthorDate: Fri Aug 5 11:15:04 2005 +0000
3076Commit:     Jeff Muizelaar <jeff@infidigm.net>
3077CommitDate: Fri Aug 5 11:15:04 2005 +0000
3078
3079    rewrite buffer_diff to be endian safe and add a new fuction buffer_diff_noalpha
3080
3081 ChangeLog          |  7 +++++
3082 test/buffer-diff.c | 83 +++++++++++++++++++++++++++++++++++++-----------------
3083 test/buffer-diff.h | 14 ++++++++-
3084 3 files changed, 77 insertions(+), 27 deletions(-)
3085
3086commit 2e1eaa88ff07fbd2048c76587cd6b9ca565fa047
3087Author:     Carl Worth <cworth@cworth.org>
3088AuthorDate: Fri Aug 5 10:46:40 2005 +0000
3089Commit:     Carl Worth <cworth@cworth.org>
3090CommitDate: Fri Aug 5 10:46:40 2005 +0000
3091
3092    Remove CAIRO_BEGIN_DECLS and CAIRO_END_DECLS which don't belong here.
3093
3094 ChangeLog                     | 5 +++++
3095 doc/public/cairo-sections.txt | 2 --
3096 2 files changed, 5 insertions(+), 2 deletions(-)
3097
3098commit 7d88cdd15bbf8ccb82b7bd45313396ea6f93054f
3099Author:     Carl Worth <cworth@cworth.org>
3100AuthorDate: Fri Aug 5 10:43:07 2005 +0000
3101Commit:     Carl Worth <cworth@cworth.org>
3102CommitDate: Fri Aug 5 10:43:07 2005 +0000
3103
3104    Remove unused variable.
3105
3106 ChangeLog                   | 4 ++++
3107 test/surface-finish-twice.c | 1 -
3108 2 files changed, 4 insertions(+), 1 deletion(-)
3109
3110commit e59d1dff7f8096c497ca4e70df1259b16c264f25
3111Author:     Carl Worth <cworth@cworth.org>
3112AuthorDate: Fri Aug 5 10:40:32 2005 +0000
3113Commit:     Carl Worth <cworth@cworth.org>
3114CommitDate: Fri Aug 5 10:40:32 2005 +0000
3115
3116    Ignore cairo-clip-private.h.
3117    Drop non-existent cairo-atsui.xml.
3118    Fix misnamed parameters in comment blocks.
3119    Include config.h so HAVE_UNISTD_H gets picked up as necessary.
3120
3121 ChangeLog                 | 16 ++++++++++++++++
3122 doc/public/Makefile.am    |  1 +
3123 doc/public/cairo-docs.xml |  1 -
3124 src/cairo-font.c          |  7 ++-----
3125 test/cairo-test.c         |  4 ++++
3126 5 files changed, 23 insertions(+), 6 deletions(-)
3127
3128commit 59d7f60249c9b0d01b01548907c792c324cb9bc8
3129Author:     Carl Worth <cworth@cworth.org>
3130AuthorDate: Fri Aug 5 10:30:31 2005 +0000
3131Commit:     Carl Worth <cworth@cworth.org>
3132CommitDate: Fri Aug 5 10:30:31 2005 +0000
3133
3134    Add some missing declarations to the appropriate sections.
3135    churn
3136    Rename cairo_path_nil to _cairo_path_nil since it may be exported, and tag it cairo_private to try to avoid exporting it. Qualify it as const well.
3137    Track new name of _cairo_path_nil and cast away the const as required.
3138
3139 ChangeLog                          | 19 +++++++++++++++++++
3140 doc/public/cairo-sections.txt      |  5 +++++
3141 doc/public/tmpl/cairo-font.sgml    | 18 ++++++++++++++++++
3142 doc/public/tmpl/cairo-surface.sgml |  9 +++++++++
3143 doc/public/tmpl/cairo-xlib.sgml    | 11 +++++++++++
3144 doc/public/tmpl/cairo.sgml         |  7 +++++++
3145 src/cairo-path-data-private.h      |  2 +-
3146 src/cairo-path-data.c              |  8 ++++----
3147 src/cairo.c                        |  4 ++--
3148 9 files changed, 76 insertions(+), 7 deletions(-)
3149
3150commit a2dc18fd0c89e267bd810d42c8e0965487a22058
3151Author:     Carl Worth <cworth@cworth.org>
3152AuthorDate: Fri Aug 5 10:05:29 2005 +0000
3153Commit:     Carl Worth <cworth@cworth.org>
3154CommitDate: Fri Aug 5 10:05:29 2005 +0000
3155
3156    Remove include of math.h since cairoint.h does it more carefully, (for annoying platforms for which just including math.h without extra defines is not enough).
3157    Replace Cairo with cairo.
3158    Include config.h so HAVE_UNISTD_H gets picked up as necessary.
3159    Fix non-UTF-8 copyright symbol.
3160
3161 ChangeLog          | 14 ++++++++++++++
3162 src/cairo-arc.c    |  2 --
3163 src/cairo-matrix.c |  1 -
3164 src/cairo.c        |  2 +-
3165 test/buffer-diff.c |  4 ++++
3166 test/cairo-test.c  |  2 +-
3167 6 files changed, 20 insertions(+), 5 deletions(-)
3168
3169commit 72f40f58bbaf1b80c82f9447007cd4c8d7a4916f
3170Author:     Carl Worth <cworth@cworth.org>
3171AuthorDate: Fri Aug 5 10:03:04 2005 +0000
3172Commit:     Carl Worth <cworth@cworth.org>
3173CommitDate: Fri Aug 5 10:03:04 2005 +0000
3174
3175    More obnoxious tmpl churn
3176
3177 doc/public/tmpl/cairo-font.sgml    | 2 ++
3178 doc/public/tmpl/cairo-pattern.sgml | 1 +
3179 doc/public/tmpl/cairo-surface.sgml | 1 +
3180 doc/public/tmpl/cairo.sgml         | 1 +
3181 4 files changed, 5 insertions(+)
3182
3183commit 2eabc47b853f08614d829acecb277388dcb4e046
3184Author:     Carl Worth <cworth@cworth.org>
3185AuthorDate: Fri Aug 5 09:49:38 2005 +0000
3186Commit:     Carl Worth <cworth@cworth.org>
3187CommitDate: Fri Aug 5 09:49:38 2005 +0000
3188
3189    Sort cairo-clip.c
3190
3191 src/Makefile.am | 4 ++--
3192 1 file changed, 2 insertions(+), 2 deletions(-)
3193
3194commit 0586daaa2927bfde9605487eef8e9b95c49d7d2f
3195Author:     Carl Worth <cworth@cworth.org>
3196AuthorDate: Fri Aug 5 07:48:18 2005 +0000
3197Commit:     Carl Worth <cworth@cworth.org>
3198CommitDate: Fri Aug 5 07:48:18 2005 +0000
3199
3200    Patch from John Ehresman <jpe@wingide.com> to aid win32 compilation:
3201    Define snprintf as _snprintf when under the influence of _MSC_VER.
3202    Define int32_t and friends as __int32 and friends when under the influence of _MSC_VER.
3203    Make include of unistd.h conditional on HAVE_UNISTD_H.
3204
3205 ChangeLog                 | 16 ++++++++++++++++
3206 src/cairo-output-stream.c |  4 ++++
3207 src/cairo-wideint.h       | 14 +++++++++++++-
3208 test/buffer-diff.c        |  2 ++
3209 test/cairo-test.c         |  6 ++++++
3210 test/read-png.c           | 14 +++++++++++++-
3211 6 files changed, 54 insertions(+), 2 deletions(-)
3212
3213commit fd27af574d544d8adfd8cb6d5ac84837e6db43d2
3214Author:     Kristian Høgsberg <krh@redhat.com>
3215AuthorDate: Thu Aug 4 23:10:26 2005 +0000
3216Commit:     Kristian Høgsberg <krh@redhat.com>
3217CommitDate: Thu Aug 4 23:10:26 2005 +0000
3218
3219    Patch from Adrian Johnson <ajohnson@redneon.com>
3220    Remap composite glyps to use subset font glyph indices.
3221
3222 ChangeLog               |  8 ++++++
3223 src/cairo-font-subset.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++---
3224 2 files changed, 77 insertions(+), 3 deletions(-)
3225
3226commit ebf985c87688f090c27c3906a6b441522b2f702a
3227Author:     Kristian Høgsberg <krh@redhat.com>
3228AuthorDate: Thu Aug 4 22:45:59 2005 +0000
3229Commit:     Kristian Høgsberg <krh@redhat.com>
3230CommitDate: Thu Aug 4 22:45:59 2005 +0000
3231
3232    New files. Move code for manipulating cairo_clip_t out into cairo_clip_* functions and put them in cairo-clip.c.
3233    Rewrite to use new cairo_clip_t functions for manipulating the clip state, change the clip_and_composite_trapezoids call tree to use cairo_clip_t instead of cairo_gstate_t.
3234    Use new cairo_clip_t function to maintain clip state while replaying.
3235    Pass fill rule and tolerance directly, to break gstate dependency.
3236    New function. Set the clip for a surface as specified by the cairo_clip_t.
3237    Move translate_traps() from cairo-gstate.c to here and rename it.
3238    Reviewed by: otaylor
3239
3240 ChangeLog                  |  29 +++
3241 src/Makefile.am            |   2 +
3242 src/cairo-clip-private.h   | 118 +++++++++
3243 src/cairo-clip.c           | 457 ++++++++++++++++++++++++++++++++
3244 src/cairo-gstate-private.h |  41 +--
3245 src/cairo-gstate.c         | 637 +++++++--------------------------------------
3246 src/cairo-meta-surface.c   | 132 +++++-----
3247 src/cairo-path-fill.c      |  20 +-
3248 src/cairo-surface.c        |  23 +-
3249 src/cairo-traps.c          |  29 +++
3250 src/cairoint.h             |  35 ++-
3251 11 files changed, 849 insertions(+), 674 deletions(-)
3252
3253commit 27573750eb9f2655d0b4cb5640a9f3f6c1316bc0
3254Author:     Kristian Høgsberg <krh@redhat.com>
3255AuthorDate: Thu Aug 4 18:44:29 2005 +0000
3256Commit:     Kristian Høgsberg <krh@redhat.com>
3257CommitDate: Thu Aug 4 18:44:29 2005 +0000
3258
3259    Change *_reference() functions to return the object being referenced.
3260
3261 ChangeLog                 | 14 ++++++++++++++
3262 src/cairo-font-subset.c   |  3 +--
3263 src/cairo-font.c          | 26 ++++++++++++++++++--------
3264 src/cairo-ft-font.c       |  6 ++----
3265 src/cairo-glitz-surface.c |  3 +--
3266 src/cairo-gstate.c        | 11 ++++++-----
3267 src/cairo-image-surface.c |  3 +--
3268 src/cairo-meta-surface.c  |  3 +--
3269 src/cairo-pattern.c       | 13 ++++++++-----
3270 src/cairo-pdf-surface.c   |  9 +++++----
3271 src/cairo-surface.c       | 26 +++++++++++++++++++++++---
3272 src/cairo-xcb-surface.c   |  3 +--
3273 src/cairo-xlib-surface.c  |  3 +--
3274 src/cairo.c               |  8 ++++++--
3275 src/cairo.h               | 10 +++++-----
3276 src/cairoint.h            |  2 +-
3277 16 files changed, 94 insertions(+), 49 deletions(-)
3278
3279commit a8ccf316201e5241bcde2359f6dcbe3557cca79b
3280Author:     Tor Lillqvist <tml@novell.com>
3281AuthorDate: Thu Aug 4 15:53:30 2005 +0000
3282Commit:     Tor Lillqvist <tml@novell.com>
3283CommitDate: Thu Aug 4 15:53:30 2005 +0000
3284
3285    Check for render bug involving repeated patterns with a general transform matrix.
3286
3287 ChangeLog                |  8 ++++++++
3288 src/cairo-xlib-surface.c | 40 ++++++++++++++++++++++++++++++----------
3289 2 files changed, 38 insertions(+), 10 deletions(-)
3290
3291commit b5ab1741e9f9e73283dd18266834ecae2b03d93e
3292Author:     Carl Worth <cworth@cworth.org>
3293AuthorDate: Thu Aug 4 13:22:15 2005 +0000
3294Commit:     Carl Worth <cworth@cworth.org>
3295CommitDate: Thu Aug 4 13:22:15 2005 +0000
3296
3297    Originally 2005-07-13 Carl Worth <cworth@cworth.org>
3298    Export opaque cairo_ft_unscaled_font_t and change _cairo_ft_unscaled_font_[un]lock_face to accept cairo_ft_unscaled_font_t rather than cairo_unscaled_font_t.
3299    Cast explicitly to cairo_ft_unscaled_font_t to track change in prototype of _cairo_ft_unscaled_font_[un]lock_face.
3300    Lots of renaming to use consistent namespacing:
3301    ft_font_transform_t -> cairo_ft_font_transform_t ft_font_face_t -> cairo_ft_font_face_t ft_unscaled_font_t -> cairo_ft_unscaled_font_t
3302    Add missing _cairo prefix to many functions.
3303    Disambiguate _ft_scaled_font_create and _cairo_ft_scaled_font_create by renaming the former to _cairo_ft_scaled_font_create_for_unscaled.
3304    Reviewed by: otaylor
3305
3306 ChangeLog               |  28 +++++++
3307 src/cairo-font-subset.c |  18 +++-
3308 src/cairo-ft-font.c     | 215 +++++++++++++++++++++++-------------------------
3309 src/cairo-ft-private.h  |   6 +-
3310 4 files changed, 150 insertions(+), 117 deletions(-)
3311
3312commit b45f68876528050107b6e8c4b24fb8edb7ded12e
3313Author:     Carl Worth <cworth@cworth.org>
3314AuthorDate: Wed Aug 3 10:32:50 2005 +0000
3315Commit:     Carl Worth <cworth@cworth.org>
3316CommitDate: Wed Aug 3 10:32:50 2005 +0000
3317
3318    Fix for bug #3951:
3319    Add new _CHECK_FUNCS_WITH_FLAGS to abstract out the pain of temporarily setting flags for AC_CHECK_FUNCS. Use this to check for the existence of FcFini.
3320    Make call to FcFini conditional on HAVE_FCFINI.
3321    Remove stale comment about cleaning up memory which is now handled by cairo-test.c.
3322
3323 ChangeLog               | 14 ++++++++++++++
3324 configure.in            | 30 +++++++++++++++++++++++-------
3325 test/cairo-test.c       |  2 ++
3326 test/text-cache-crash.c | 14 --------------
3327 4 files changed, 39 insertions(+), 21 deletions(-)
3328
3329commit ba87f1324fda84ea816ad8f18442444c2ad1ed93
3330Author:     Billy Biggs <vektor@dumbterm.net>
3331AuthorDate: Mon Aug 1 18:01:24 2005 +0000
3332Commit:     Billy Biggs <vektor@dumbterm.net>
3333CommitDate: Mon Aug 1 18:01:24 2005 +0000
3334
3335    Optimize spans where the same value is being added to multiple pixels. This improves the speed of rasterizing wide trapezoids.
3336    Add an INLINE macro that matches the one from fbpict.h in xserver/fb.
3337
3338 pixman/ChangeLog    |  10 +++
3339 pixman/src/fbedge.c | 230 ++++++++++++++++++++++++++++++++++++++++++++++------
3340 pixman/src/icint.h  |   6 ++
3341 3 files changed, 220 insertions(+), 26 deletions(-)
3342
3343commit 500cc6fed1858d5e9240ce61bbbf00781ae4c097
3344Author:     Owen Taylor <otaylor@redhat.com>
3345AuthorDate: Mon Aug 1 14:39:01 2005 +0000
3346Commit:     Owen Taylor <otaylor@redhat.com>
3347CommitDate: Mon Aug 1 14:39:01 2005 +0000
3348
3349    src/cairo-gstate.c src/cairo-gstate-private.h: Store the inverse CTM at the time of cairo_gstate_set_source() to "lock" the user space matrix.
3350    Move the source pattern transformation to the outside of _cairo_gstate_clip_and_composite_trapezoids() instead of doing it at the leaves.
3351    Change size of output surface for aesthetics.
3352    Updated to correspond to the current definition.
3353    Remove source-surface-scale-paint.
3354    reviewed by: cworth
3355
3356 ChangeLog                               |  23 +++++-
3357 src/cairo-gstate-private.h              |   1 +
3358 src/cairo-gstate.c                      | 119 ++++++++++++++++++--------------
3359 test/Makefile.am                        |   1 -
3360 test/source-surface-scale-paint-ref.png | Bin 147 -> 139 bytes
3361 test/source-surface-scale-paint.c       |   5 +-
3362 6 files changed, 91 insertions(+), 58 deletions(-)
3363
3364commit c525c684ca712c5c5acd5431ec061bfab364cef5
3365Author:     Carl Worth <cworth@cworth.org>
3366AuthorDate: Mon Aug 1 13:33:47 2005 +0000
3367Commit:     Carl Worth <cworth@cworth.org>
3368CommitDate: Mon Aug 1 13:33:47 2005 +0000
3369
3370    New public header file.
3371    New function to reset all static data (eg. caches) to their initial state.
3372    Fix check-valgrind target to depend on the 'all' target.
3373    Add check for a new, proposed, XrmFinalize function.
3374    Add cairo-debug.c.
3375    Move the definition of CAIRO_BEGIN_DECLS to cairo-features.h so that it can be shared between public header files, and so that it doesn't clutter cairo.h
3376    Implement reset_static_data in all modules as required.
3377    Call cairo_debug_reset_static_data and FcFini so that we can have all tests be valgrind-clean with respect to memory leaks and still-reachable data.
3378
3379 ChangeLog                | 55 ++++++++++++++++++++++++++++++++++++
3380 Makefile.am              |  3 ++
3381 configure.in             |  7 +++++
3382 src/Makefile.am          |  1 +
3383 src/cairo-debug.c        | 73 ++++++++++++++++++++++++++++++++++++++++++++++++
3384 src/cairo-debug.h        | 48 +++++++++++++++++++++++++++++++
3385 src/cairo-features.h.in  |  8 ++++++
3386 src/cairo-font.c         | 39 ++++++++++++++++++++------
3387 src/cairo-ft-font.c      | 13 +++++++++
3388 src/cairo-xlib-screen.c  | 53 +++++++++++++++++++++++++++++------
3389 src/cairo-xlib-surface.c | 26 +++++++++++++++--
3390 src/cairo.h              |  8 ------
3391 src/cairoint.h           | 13 +++++++++
3392 test/cairo-test.c        |  6 ++++
3393 test/cairo-test.h        |  1 +
3394 test/xlib-surface.c      |  2 ++
3395 16 files changed, 329 insertions(+), 27 deletions(-)
3396
3397commit 480951827e567db89f88e71e7ba20f4fa4633c1b
3398Author:     Owen Taylor <otaylor@redhat.com>
3399AuthorDate: Mon Aug 1 11:45:42 2005 +0000
3400Commit:     Owen Taylor <otaylor@redhat.com>
3401CommitDate: Mon Aug 1 11:45:42 2005 +0000
3402
3403    src/cairo.h src/cairoint.h src/cairo-surface.c: Add cairo_mark_dirty[_rectangle]() and cairo_flush() for
3404    Implement a cairo_flush() that restores the original clip. Also restore the original flush when a surface is finished.
3405    Check off the item.
3406
3407 ChangeLog                          | 11 +++++
3408 ROADMAP                            |  2 +-
3409 doc/public/cairo-sections.txt      |  3 ++
3410 doc/public/tmpl/cairo-surface.sgml | 28 +++++++++++
3411 src/cairo-surface.c                | 97 +++++++++++++++++++++++++++++++++++++-
3412 src/cairo-win32-surface.c          | 16 +++++--
3413 src/cairo.h                        | 13 +++++
3414 src/cairoint.h                     | 11 +++++
3415 8 files changed, 176 insertions(+), 5 deletions(-)
3416
3417commit 392a2746ef051d16be303477170511ef38dcf753
3418Author:     Amaury Jacquot <sxpert@esitcom.org>
3419AuthorDate: Mon Aug 1 06:57:09 2005 +0000
3420Commit:     Amaury Jacquot <sxpert@esitcom.org>
3421CommitDate: Mon Aug 1 06:57:09 2005 +0000
3422
3423    fix typo
3424
3425 pixman/ChangeLog | 4 ++++
3426 pixman/NEWS      | 2 +-
3427 2 files changed, 5 insertions(+), 1 deletion(-)
3428
3429commit cd78d99642bdf1171d21083a6947c77ff00b599e
3430Author:     Billy Biggs <vektor@dumbterm.net>
3431AuthorDate: Sun Jul 31 11:19:47 2005 +0000
3432Commit:     Billy Biggs <vektor@dumbterm.net>
3433CommitDate: Sun Jul 31 11:19:47 2005 +0000
3434
3435    Support versions of freetype without exact FT_Bitmap_Size.x/y_ppem values by using the pixel width and height values instead.
3436    Add a check for FT_Bitmap_Size.y_ppem.
3437    reviewed by: keithp
3438
3439 ChangeLog           | 10 ++++++++++
3440 configure.in        | 14 ++++++++++++++
3441 src/cairo-ft-font.c |  8 +++++++-
3442 3 files changed, 31 insertions(+), 1 deletion(-)
3443
3444commit b4ae3371b34ca67e98df5e73147adcd6b7853e1d
3445Author:     Billy Biggs <vektor@dumbterm.net>
3446AuthorDate: Sun Jul 31 11:03:35 2005 +0000
3447Commit:     Billy Biggs <vektor@dumbterm.net>
3448CommitDate: Sun Jul 31 11:03:35 2005 +0000
3449
3450    Cast away the const on the nil surface to avoid a compiler warning.
3451
3452 ChangeLog                  | 5 +++++
3453 src/cairo-quartz-surface.c | 2 +-
3454 2 files changed, 6 insertions(+), 1 deletion(-)
3455
3456commit 31e0d694294ef17037a0b464615916e065a81385
3457Author:     Billy Biggs <vektor@dumbterm.net>
3458AuthorDate: Sat Jul 30 22:21:12 2005 +0000
3459Commit:     Billy Biggs <vektor@dumbterm.net>
3460CommitDate: Sat Jul 30 22:21:12 2005 +0000
3461
3462    Pass the options down to the scaled font object to keep things compiling.
3463
3464 ChangeLog              | 5 +++++
3465 src/cairo-atsui-font.c | 2 +-
3466 2 files changed, 6 insertions(+), 1 deletion(-)
3467
3468commit b47c0050f985856d0c47a43d3a1b3cc8f18dbd32
3469Author:     Keith Packard <keithp@keithp.com>
3470AuthorDate: Sat Jul 30 12:57:54 2005 +0000
3471Commit:     Keith Packard <keithp@keithp.com>
3472CommitDate: Sat Jul 30 12:57:54 2005 +0000
3473
3474    Replace wide integer divide algorithms with trivial bit-at-a-time code. Original code was of unclear provenance, this new code is completely different.
3475
3476 ChangeLog           |  11 ++
3477 src/cairo-wideint.c | 461 ++++++----------------------------------------------
3478 src/cairo-wideint.h |   6 +-
3479 3 files changed, 60 insertions(+), 418 deletions(-)
3480
3481commit 05d84a0a1e1f4f4cb750ab6828a1e09ffa73b0f0
3482Author:     Jeff Muizelaar <jeff@infidigm.net>
3483AuthorDate: Sat Jul 30 10:23:21 2005 +0000
3484Commit:     Jeff Muizelaar <jeff@infidigm.net>
3485CommitDate: Sat Jul 30 10:23:21 2005 +0000
3486
3487    Finish up merging the optimization work from jaymz.
3488
3489 pixman/ChangeLog       |  10 ++
3490 pixman/src/ic.c        | 316 +++++++++++++++++++++++--------------------------
3491 pixman/src/icblt.c     |   4 +-
3492 pixman/src/iccompose.c |  13 +-
3493 4 files changed, 170 insertions(+), 173 deletions(-)
3494
3495commit bdfb7f4db0b48cf3882241b4b547082f68410567
3496Author:     Jeff Muizelaar <jeff@infidigm.net>
3497AuthorDate: Sat Jul 30 09:43:51 2005 +0000
3498Commit:     Jeff Muizelaar <jeff@infidigm.net>
3499CommitDate: Sat Jul 30 09:43:51 2005 +0000
3500
3501    s/uint(8|16|32)_t/CARD(8|16|32)/
3502
3503 pixman/ChangeLog       |  17 +++
3504 pixman/src/iccompose.c | 280 ++++++++++++++++++++++++-------------------------
3505 2 files changed, 157 insertions(+), 140 deletions(-)
3506
3507commit 5ebf2c5d967fb84a2e102254421057af9bcd307a
3508Author:     Jeff Muizelaar <jeff@infidigm.net>
3509AuthorDate: Sat Jul 30 08:48:25 2005 +0000
3510Commit:     Jeff Muizelaar <jeff@infidigm.net>
3511CommitDate: Sat Jul 30 08:48:25 2005 +0000
3512
3513    Add some optimizations from jaymz. Also adds some compile warnings that will hopefully go away as we continue merging.
3514
3515 pixman/ChangeLog |   9 +
3516 pixman/src/ic.c  | 595 +++++++++++++++++++++++++++++++++++++++++++++----------
3517 2 files changed, 504 insertions(+), 100 deletions(-)
3518
3519commit 172e535ee05ab725ed1a951b31077843d112e7ca
3520Author:     Carl Worth <cworth@cworth.org>
3521AuthorDate: Fri Jul 29 15:35:19 2005 +0000
3522Commit:     Carl Worth <cworth@cworth.org>
3523CommitDate: Fri Jul 29 15:35:19 2005 +0000
3524
3525    Remove completed 0.6 tasks. Add cairo_surface_flush to the cairo_surface_mark_dirty task.
3526
3527 ChangeLog |  5 +++++
3528 ROADMAP   | 25 ++++---------------------
3529 2 files changed, 9 insertions(+), 21 deletions(-)
3530
3531commit ef4209a8a1fdcf7226bec2c6481a4f8239d63ec3
3532Author:     Tor Lillqvist <tml@novell.com>
3533AuthorDate: Fri Jul 29 15:31:48 2005 +0000
3534Commit:     Tor Lillqvist <tml@novell.com>
3535CommitDate: Fri Jul 29 15:31:48 2005 +0000
3536
3537    src/cairo-quartz-surface.c (_cairo_quartz_surface_acquire_dest_image): Minor updates to keep quartz backend limping along.
3538
3539 ChangeLog                  | 6 ++++++
3540 src/cairo-atsui-font.c     | 1 +
3541 src/cairo-quartz-surface.c | 3 ++-
3542 3 files changed, 9 insertions(+), 1 deletion(-)
3543
3544commit 449087745b520c64113102f5c62bc5a8beba6c98
3545Author:     Owen Taylor <otaylor@redhat.com>
3546AuthorDate: Fri Jul 29 12:45:01 2005 +0000
3547Commit:     Owen Taylor <otaylor@redhat.com>
3548CommitDate: Fri Jul 29 12:45:01 2005 +0000
3549
3550    src/cairo-font.c src/cairo-ft-font.c src/cairo-win32-font.c src/cairoint.h: Move the font options into the base cairo_scaled_font_t object so that we have them available to use when we are removing a scaled font from the cache. (http://bugzilla.gnome.org/show_bug.cgi?id=#311299, Ali Akcaagac, Behdad Esfahbod)
3551
3552 ChangeLog              |  9 +++++++++
3553 src/cairo-font.c       |  8 ++++++++
3554 src/cairo-ft-font.c    |  7 ++-----
3555 src/cairo-win32-font.c |  4 +---
3556 src/cairoint.h         | 17 ++++++++++-------
3557 5 files changed, 30 insertions(+), 15 deletions(-)
3558
3559commit a0ca6026ad0ea049198e17dbda379d4737078053
3560Author:     Carl Worth <cworth@cworth.org>
3561AuthorDate: Thu Jul 28 15:58:09 2005 +0000
3562Commit:     Carl Worth <cworth@cworth.org>
3563CommitDate: Thu Jul 28 15:58:09 2005 +0000
3564
3565    Run the mask pattern through the CTM in the same way as the source pattern. This fixes the bug demonstrated by the mask-ctm and mask-surface-ctm tests so they should no longer fail.
3566
3567 ChangeLog          |  7 +++++++
3568 src/cairo-gstate.c | 16 ++++++++++------
3569 2 files changed, 17 insertions(+), 6 deletions(-)
3570
3571commit 26289b366434103eda1dd619d8bad0e9394724d6
3572Author:     Carl Worth <cworth@cworth.org>
3573AuthorDate: Thu Jul 28 15:55:00 2005 +0000
3574Commit:     Carl Worth <cworth@cworth.org>
3575CommitDate: Thu Jul 28 15:55:00 2005 +0000
3576
3577    Add two new tests: mask-ctm mask-surface-ctm demonstrating that masks are not currently being modified by the CTM.
3578
3579 ChangeLog                     |  13 +++++++
3580 test/.cvsignore               |   2 ++
3581 test/Makefile.am              |   6 ++++
3582 test/mask-ctm-ref.png         | Bin 0 -> 129 bytes
3583 test/mask-ctm.c               |  82 ++++++++++++++++++++++++++++++++++++++++++
3584 test/mask-surface-ctm-ref.png | Bin 0 -> 129 bytes
3585 test/mask-surface-ctm.c       |  75 ++++++++++++++++++++++++++++++++++++++
3586 7 files changed, 178 insertions(+)
3587
3588commit 5f6c5026e66c6325f2decf25300abede587fa4dc
3589Author:     Carl Worth <cworth@cworth.org>
3590AuthorDate: Thu Jul 28 15:38:50 2005 +0000
3591Commit:     Carl Worth <cworth@cworth.org>
3592CommitDate: Thu Jul 28 15:38:50 2005 +0000
3593
3594    CC gnome-announce-list@gnome.org on cairo release announcements.
3595
3596 ChangeLog | 5 +++++
3597 RELEASING | 3 ++-
3598 2 files changed, 7 insertions(+), 1 deletion(-)
3599
3600commit 3dd93a930f618df42f71c5961764753d0d53306b
3601Author:     Carl Worth <cworth@cworth.org>
3602AuthorDate: Thu Jul 28 14:58:25 2005 +0000
3603Commit:     Carl Worth <cworth@cworth.org>
3604CommitDate: Thu Jul 28 14:58:25 2005 +0000
3605
3606    Add -head to LIBPIXMAN_VERSION after tagging with SNAPSHOT_0_1_6.
3607
3608 pixman/ChangeLog    | 5 +++++
3609 pixman/RELEASING    | 2 +-
3610 pixman/configure.in | 2 +-
3611 3 files changed, 7 insertions(+), 2 deletions(-)
3612
3613commit 6d8d18e2dcdb2c829ec25659c1397f258c6b5a6b
3614Author:     Carl Worth <cworth@cworth.org>
3615AuthorDate: Thu Jul 28 14:41:36 2005 +0000
3616Commit:     Carl Worth <cworth@cworth.org>
3617CommitDate: Thu Jul 28 14:41:36 2005 +0000
3618
3619    Add notes for snapshot 0.1.6.
3620    Increment version to 0.1.6.
3621
3622 pixman/ChangeLog    |  6 ++++++
3623 pixman/NEWS         | 24 ++++++++++++++++++++++++
3624 pixman/configure.in |  2 +-
3625 3 files changed, 31 insertions(+), 1 deletion(-)
3626
3627commit 61e28ec71f5492671d633ccf9459b6654f33edd6
3628Author:     Carl Worth <cworth@cworth.org>
3629AuthorDate: Thu Jul 28 12:45:26 2005 +0000
3630Commit:     Carl Worth <cworth@cworth.org>
3631CommitDate: Thu Jul 28 12:45:26 2005 +0000
3632
3633    Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_6_0.
3634
3635 ChangeLog    | 5 +++++
3636 configure.in | 2 +-
3637 2 files changed, 6 insertions(+), 1 deletion(-)
3638
3639commit b9861b3e877776c5fe5b8b30fe76ced8ff846923
3640Author:     Carl Worth <cworth@cworth.org>
3641AuthorDate: Thu Jul 28 11:51:38 2005 +0000
3642Commit:     Carl Worth <cworth@cworth.org>
3643CommitDate: Thu Jul 28 11:51:38 2005 +0000
3644
3645    Added notes for snapshot 0.6.0
3646    Increment CAIRO_VERSION to 0.6.0
3647
3648 ChangeLog    |   6 +++
3649 NEWS         | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3650 configure.in |   2 +-
3651 3 files changed, 153 insertions(+), 1 deletion(-)
3652
3653commit 0e0f2571a4e6a1d99f8a3fe6e357cb49a51c30e2
3654Author:     Carl Worth <cworth@cworth.org>
3655AuthorDate: Thu Jul 28 11:46:01 2005 +0000
3656Commit:     Carl Worth <cworth@cworth.org>
3657CommitDate: Thu Jul 28 11:46:01 2005 +0000
3658
3659    Remove const qualifiers that only make things happy with a from-cvs version of freetype. Now we should be back to being happy with a released version.
3660
3661 ChangeLog           | 11 +++++++++++
3662 src/cairo-ft-font.c | 10 +++++-----
3663 2 files changed, 16 insertions(+), 5 deletions(-)
3664
3665commit d4056b1d1570f1e7c8636a54d2cd1b2a2ca8eb9c
3666Author:     Carl Worth <cworth@cworth.org>
3667AuthorDate: Thu Jul 28 11:42:33 2005 +0000
3668Commit:     Carl Worth <cworth@cworth.org>
3669CommitDate: Thu Jul 28 11:42:33 2005 +0000
3670
3671    Add missing cast.
3672
3673 src/cairo-png.c | 2 +-
3674 1 file changed, 1 insertion(+), 1 deletion(-)
3675
3676commit 08e810f5c1d2c71eb44a800ac6e4b334436aa5cf
3677Author:     Carl Worth <cworth@cworth.org>
3678AuthorDate: Thu Jul 28 11:41:37 2005 +0000
3679Commit:     Carl Worth <cworth@cworth.org>
3680CommitDate: Thu Jul 28 11:41:37 2005 +0000
3681
3682    Remove text-antialias-subpixel-ref.png from the list since it doesn't exist yet.
3683
3684 ChangeLog        | 6 ++++++
3685 test/Makefile.am | 1 -
3686 2 files changed, 6 insertions(+), 1 deletion(-)
3687
3688commit 3f385a0330f4cf5775feada0cac1df9ef165a539
3689Author:     Carl Worth <cworth@cworth.org>
3690AuthorDate: Thu Jul 28 11:34:47 2005 +0000
3691Commit:     Carl Worth <cworth@cworth.org>
3692CommitDate: Thu Jul 28 11:34:47 2005 +0000
3693
3694    More doc/public/tmpl churn.
3695
3696 ChangeLog                  | 4 ++++
3697 doc/public/tmpl/cairo.sgml | 1 +
3698 2 files changed, 5 insertions(+)
3699
3700commit 1481fa5132ab66de40de270668024bc07ed64bcf
3701Author:     Carl Worth <cworth@cworth.org>
3702AuthorDate: Thu Jul 28 11:33:11 2005 +0000
3703Commit:     Carl Worth <cworth@cworth.org>
3704CommitDate: Thu Jul 28 11:33:11 2005 +0000
3705
3706    Add text-antialias-{gray|none|subpixel}-ref.png so they get distributed.
3707
3708 ChangeLog        | 6 ++++++
3709 test/Makefile.am | 3 +++
3710 2 files changed, 9 insertions(+)
3711
3712commit e604017c77e5c4b755d447b6efdf489417002986
3713Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
3714AuthorDate: Thu Jul 28 11:22:36 2005 +0000
3715Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
3716CommitDate: Thu Jul 28 11:22:36 2005 +0000
3717
3718    Use cairo_surface_status(image) instead of testing for NULL from cairo_image_surface_create_from_png to enable testing when srcdir != builddir again.
3719
3720 ChangeLog         | 7 +++++++
3721 test/cairo-test.c | 7 +++++--
3722 2 files changed, 12 insertions(+), 2 deletions(-)
3723
3724commit ddae93c72c15bca63931d3db6cfa2d2e8d368e7d
3725Author:     Carl Worth <cworth@cworth.org>
3726AuthorDate: Thu Jul 28 10:51:37 2005 +0000
3727Commit:     Carl Worth <cworth@cworth.org>
3728CommitDate: Thu Jul 28 10:51:37 2005 +0000
3729
3730    Note that consistent error handling is done now.
3731
3732 ChangeLog | 4 ++++
3733 NEWS      | 6 ++++++
3734 ROADMAP   | 7 ++-----
3735 3 files changed, 12 insertions(+), 5 deletions(-)
3736
3737commit 6efd4bf4d5f0f788db4020facb556d5b6aac1e6e
3738Author:     Carl Worth <cworth@cworth.org>
3739AuthorDate: Thu Jul 28 10:47:40 2005 +0000
3740Commit:     Carl Worth <cworth@cworth.org>
3741CommitDate: Thu Jul 28 10:47:40 2005 +0000
3742
3743    Fix to call _cairo_error and return 0 on surface-type mismatch.
3744
3745 ChangeLog                 |  6 ++++++
3746 src/cairo-image-surface.c | 10 ++++++++++
3747 2 files changed, 16 insertions(+)
3748
3749commit 1e66aee352d092cbd39cac196cdf1b3681ec4c17
3750Author:     Owen Taylor <otaylor@redhat.com>
3751AuthorDate: Thu Jul 28 10:43:27 2005 +0000
3752Commit:     Owen Taylor <otaylor@redhat.com>
3753CommitDate: Thu Jul 28 10:43:27 2005 +0000
3754
3755    configure.in Makefile.am: Skip tests/ directory if libpng was disabled. (#3423, reported by Steve Chaplin)
3756
3757 ChangeLog    | 5 +++++
3758 Makefile.am  | 8 +++++++-
3759 configure.in | 2 ++
3760 3 files changed, 14 insertions(+), 1 deletion(-)
3761
3762commit a83124a3eeff1602c199a961b36d75a51ce96843
3763Author:     Carl Worth <cworth@cworth.org>
3764AuthorDate: Thu Jul 28 10:41:08 2005 +0000
3765Commit:     Carl Worth <cworth@cworth.org>
3766CommitDate: Thu Jul 28 10:41:08 2005 +0000
3767
3768    Fix so that one of three different error status values will be returned:
3769    CAIRO_STATUS_NO_MEMORY CAIRO_STATUS_FILE_NOT_FOUND CAIRO_STATUS_READ_ERROR
3770    Add new CAIRO_STATUS_FILE_NOT_FOUND.
3771    Add new _cairo_surface_nil_read_error and _cairo_surface_nil_file_not_found.
3772    Test the new FILE_NOT_FOUND error.
3773
3774 ChangeLog              | 21 +++++++++++++++++++++
3775 src/cairo-png.c        | 32 +++++++++++++++++++++-----------
3776 src/cairo-surface.c    | 32 ++++++++++++++++++++++++++++++++
3777 src/cairo.c            |  4 +++-
3778 src/cairo.h            |  4 +++-
3779 src/cairoint.h         |  2 ++
3780 test/create-from-png.c | 13 +++++++++++--
3781 7 files changed, 93 insertions(+), 15 deletions(-)
3782
3783commit fe44b2406d30fc89ac6579bdd749b5c76e9257d8
3784Author:     Stuart Parmenter <pavlov@pavlov.net>
3785AuthorDate: Thu Jul 28 10:37:41 2005 +0000
3786Commit:     Stuart Parmenter <pavlov@pavlov.net>
3787CommitDate: Thu Jul 28 10:37:41 2005 +0000
3788
3789    src/cairo-win32-font.c
3790    src/cairo-win32-surface.c Use surface->base.status instead of just surface on cairo_win32_surface_t *s
3791
3792 ChangeLog                 | 7 +++++++
3793 src/cairo-win32-font.c    | 4 ++--
3794 src/cairo-win32-surface.c | 2 +-
3795 3 files changed, 10 insertions(+), 3 deletions(-)
3796
3797commit cff61fbf0d85dfdebd8b522f8efda02ec2da412f
3798Author:     Owen Taylor <otaylor@redhat.com>
3799AuthorDate: Thu Jul 28 10:24:59 2005 +0000
3800Commit:     Owen Taylor <otaylor@redhat.com>
3801CommitDate: Thu Jul 28 10:24:59 2005 +0000
3802
3803    Disable PS surface build if no freetyp
3804
3805 ChangeLog    |  4 ++++
3806 configure.in | 51 ++++++++++++++++++++++++++++-----------------------
3807 2 files changed, 32 insertions(+), 23 deletions(-)
3808
3809commit 9c70498e72f86937e02101a13d02b429fb47efd2
3810Author:     Owen Taylor <otaylor@redhat.com>
3811AuthorDate: Thu Jul 28 10:15:35 2005 +0000
3812Commit:     Owen Taylor <otaylor@redhat.com>
3813CommitDate: Thu Jul 28 10:15:35 2005 +0000
3814
3815    Pass
3816    -1 not 1 to RestoreDC to restore to the last SaveDC. (#3905, Stuart Parmenter
3817
3818 ChangeLog              | 6 ++++++
3819 src/cairo-win32-font.c | 2 +-
3820 2 files changed, 7 insertions(+), 1 deletion(-)
3821
3822commit 95beb7be6720230f65c2d2c642efd71cbbc92873
3823Author:     Owen Taylor <otaylor@redhat.com>
3824AuthorDate: Thu Jul 28 10:02:54 2005 +0000
3825Commit:     Owen Taylor <otaylor@redhat.com>
3826CommitDate: Thu Jul 28 10:02:54 2005 +0000
3827
3828    Patch from Martin Kretzschmar <martink@gnome.org>, #3798
3829    prevent sign-extension of masks.*_mask on 64bit architectures.
3830    ditto.
3831
3832 ChangeLog                | 9 +++++++++
3833 src/cairo-xcb-surface.c  | 8 ++++----
3834 src/cairo-xlib-surface.c | 8 ++++----
3835 3 files changed, 17 insertions(+), 8 deletions(-)
3836
3837commit 02c6aec91df93f523768e8bb6ff20c0fc0bc18fb
3838Author:     Owen Taylor <otaylor@redhat.com>
3839AuthorDate: Thu Jul 28 09:54:03 2005 +0000
3840Commit:     Owen Taylor <otaylor@redhat.com>
3841CommitDate: Thu Jul 28 09:54:03 2005 +0000
3842
3843    dest_image) src/cairo-quartz-surface.c (_cairo_quartz_surface_acquire_dest_image) src/cairo-xcb-surface.c (_cairo_xcb_surface_acquire_source,dest_image): src/cairo-xlib-surface.c (_cairo_xlib_surface_acquire_source,dest_image): Set image_extra to NULL to avoid purify warnings. (#3777, Stuart Parmenter)
3844
3845 ChangeLog                  | 8 ++++++++
3846 src/cairo-image-surface.c  | 4 +++-
3847 src/cairo-quartz-surface.c | 1 +
3848 src/cairo-xcb-surface.c    | 2 ++
3849 src/cairo-xlib-surface.c   | 4 +++-
3850 5 files changed, 17 insertions(+), 2 deletions(-)
3851
3852commit 5d7c796c1830663772dd681026e2d5dd952826b8
3853Author:     Carl Worth <cworth@cworth.org>
3854AuthorDate: Thu Jul 28 09:46:38 2005 +0000
3855Commit:     Carl Worth <cworth@cworth.org>
3856CommitDate: Thu Jul 28 09:46:38 2005 +0000
3857
3858    Remove all create_in_error functions as they were just muddling up the memory management semantics:
3859    _cairo_path_data_create_in_error _cairo_pattern_create_in_error _cairo_surface_create_in_error
3860    Don't bother with extra check of other->status to anticipate and try to prevent cairo_surface_create_similar from returning through cairo_surface_create_in_error.
3861    Just return &_cairo_surface|pattern|path_nil rather than _cairo_surface|pattern|path_create_in_error.
3862    After checking surface->status from a cairo_<foo>_surface_create function, just return CAIRO_STATUS_NO_MEMORY since that's the only error we'll get from one of these create functions.
3863    Remove unnecessary check for gstate == NULL;
3864    Fix old check for image == NULL instead of image->base.status.
3865    Add missing check of surface->image_base.status after creating surface->image.
3866    Add missing check of surface->base.status after creating surface.
3867
3868 ChangeLog                       | 67 +++++++++++++++++++++++++++++++++++++++++
3869 doc/public/tmpl/cairo-font.sgml |  1 +
3870 src/cairo-ft-font.c             |  6 ++--
3871 src/cairo-glitz-surface.c       | 16 +++++-----
3872 src/cairo-gstate.c              | 25 +++------------
3873 src/cairo-image-surface.c       |  4 +--
3874 src/cairo-path-data-private.h   |  5 ++-
3875 src/cairo-path-data.c           | 34 +--------------------
3876 src/cairo-pattern.c             | 37 ++---------------------
3877 src/cairo-png.c                 | 20 +++++++-----
3878 src/cairo-ps-surface.c          |  8 ++---
3879 src/cairo-quartz-surface.c      |  5 +++
3880 src/cairo-surface.c             | 46 ++++++++++++----------------
3881 src/cairo-win32-font.c          |  2 +-
3882 src/cairo-win32-surface.c       |  7 +++--
3883 src/cairo-xcb-surface.c         |  6 +++-
3884 src/cairo-xlib-surface.c        | 12 ++++++--
3885 src/cairo.c                     | 44 ++++++++++++---------------
3886 src/cairoint.h                  |  8 ++---
3887 19 files changed, 173 insertions(+), 180 deletions(-)
3888
3889commit b9fe1b74665e528e6114bd833028a8f62ecfa869
3890Author:     Owen Taylor <otaylor@redhat.com>
3891AuthorDate: Thu Jul 28 09:29:46 2005 +0000
3892Commit:     Owen Taylor <otaylor@redhat.com>
3893CommitDate: Thu Jul 28 09:29:46 2005 +0000
3894
3895    src/cairo-font.c src/cairoint.h: Define _cairo_font_face_nil. (cairo_font_face_reference, cairo_font_face_destroy cairo_font_face_set_user_data): Handle a nil font face. (cairo_font_face_status): New function.
3896    src/cairo-ft-font.c (cairo_ft_font_face_create_for_pattern): src/cairo-ft-font.c (cairo_ft_font_face_create_for_ft_face): src/cairo-win32-font.c (cairo_win32_font_face_create_for_logfontw): Return _cairo_font_face_nil on out-of-memory.
3897    Check return of _cairo_simple_font_face_create().
3898    Error out if font_face has a status.
3899    Handle a nil surface.
3900
3901 ChangeLog              | 23 ++++++++++++++++++++
3902 src/cairo-font.c       | 57 +++++++++++++++++++++++++++++++++++++++++++-------
3903 src/cairo-ft-font.c    | 26 +++++++++++++++++------
3904 src/cairo-gstate.c     | 21 ++++++++++++-------
3905 src/cairo-surface.c    |  3 +++
3906 src/cairo-win32-font.c |  6 ++++--
3907 src/cairo.h            |  3 +++
3908 src/cairoint.h         |  3 +++
3909 8 files changed, 120 insertions(+), 22 deletions(-)
3910
3911commit d7699f0c072a6820007280a167b86a95adf8a54e
3912Author:     Owen Taylor <otaylor@redhat.com>
3913AuthorDate: Wed Jul 27 19:13:39 2005 +0000
3914Commit:     Owen Taylor <otaylor@redhat.com>
3915CommitDate: Wed Jul 27 19:13:39 2005 +0000
3916
3917    Remove text-antialias-none which is now fixed.
3918    No longer xfail.
3919
3920 ChangeLog                  | 7 +++++++
3921 test/Makefile.am           | 1 -
3922 test/text-antialias-none.c | 3 +--
3923 3 files changed, 8 insertions(+), 3 deletions(-)
3924
3925commit 7143d8b7aee74ed4d75985158bf3dda147f3d21d
3926Author:     Owen Taylor <otaylor@redhat.com>
3927AuthorDate: Wed Jul 27 16:23:11 2005 +0000
3928Commit:     Owen Taylor <otaylor@redhat.com>
3929CommitDate: Wed Jul 27 16:23:11 2005 +0000
3930
3931    Go back to returning NULL.
3932    src/cairoint.h src/cairo-ft-font.c: Stop exporting _cairo_scaled_font_nil, since we dont' need it publically any more.
3933    return surface->status not status. (Fixes warning)
3934
3935 ChangeLog              | 13 +++++++++++++
3936 src/cairo-font.c       |  2 +-
3937 src/cairo-ft-font.c    |  4 ++--
3938 src/cairo-surface.c    |  2 +-
3939 src/cairo-win32-font.c |  6 ++----
3940 src/cairoint.h         |  2 --
3941 6 files changed, 19 insertions(+), 10 deletions(-)
3942
3943commit 2b5d9c8e007f4198b1c48bce53491842f065a759
3944Author:     Carl Worth <cworth@cworth.org>
3945AuthorDate: Wed Jul 27 15:39:34 2005 +0000
3946Commit:     Carl Worth <cworth@cworth.org>
3947CommitDate: Wed Jul 27 15:39:34 2005 +0000
3948
3949    Add CAIRO_STATUS_INVALID_CONTENT, CAIRO_STATUS_INVALID_FORMAT, and CAIRO_STATUS_INVALID_VISUAL.
3950    Change functions to return type of void:
3951    cairo_scaled_font_extents cairo_surface_finish
3952    Add new functions to query object status:
3953    cairo_scaled_font_status cairo_surface_status
3954    Implementation of new error handling scheme for cairo_surface_t and cairo_scaled_font_t.
3955    Track change in return value of cairo_surface_finish.
3956
3957 ChangeLog                          |  42 +++++
3958 doc/public/tmpl/cairo-surface.sgml |   1 +
3959 doc/public/tmpl/cairo.sgml         |   3 +
3960 src/cairo-array.c                  |   5 +
3961 src/cairo-atsui-font.c             |   3 -
3962 src/cairo-font.c                   | 113 +++++++++++--
3963 src/cairo-ft-font.c                |  35 ++--
3964 src/cairo-glitz-surface.c          |  63 +++++---
3965 src/cairo-gstate.c                 |  38 +++--
3966 src/cairo-image-surface.c          |  76 +++++----
3967 src/cairo-meta-surface.c           |   6 +-
3968 src/cairo-path-data.c              |   2 +
3969 src/cairo-pattern.c                |  83 ++++++++--
3970 src/cairo-pdf-surface.c            |  24 ++-
3971 src/cairo-png.c                    |  38 +++--
3972 src/cairo-ps-surface.c             |  69 ++++----
3973 src/cairo-quartz-surface.c         |  17 +-
3974 src/cairo-surface.c                | 322 +++++++++++++++++++++++++++---------
3975 src/cairo-win32-font.c             |  17 +-
3976 src/cairo-win32-surface.c          |  42 +++--
3977 src/cairo-xcb-surface.c            |  33 ++--
3978 src/cairo-xlib-surface.c           |  52 +++---
3979 src/cairo.c                        | 323 ++++++++++++++++++++-----------------
3980 src/cairo.h                        |  14 +-
3981 src/cairoint.h                     |  28 +++-
3982 test/surface-finish-twice.c        |   9 +-
3983 26 files changed, 994 insertions(+), 464 deletions(-)
3984
3985commit c884c4c541abe380500e24a55ec017677d56db19
3986Author:     Owen Taylor <otaylor@redhat.com>
3987AuthorDate: Wed Jul 27 15:04:03 2005 +0000
3988Commit:     Owen Taylor <otaylor@redhat.com>
3989CommitDate: Wed Jul 27 15:04:03 2005 +0000
3990
3991    Turn off antialiasing for rendering to alpha surfaces.
3992
3993 ChangeLog                | 5 +++++
3994 src/cairo-xlib-surface.c | 9 ++++++---
3995 2 files changed, 11 insertions(+), 3 deletions(-)
3996
3997commit 7b2b9df4e7b3c76b4dd40f865d7b6c55d3a0747c
3998Author:     Owen Taylor <otaylor@redhat.com>
3999AuthorDate: Wed Jul 27 14:11:58 2005 +0000
4000Commit:     Owen Taylor <otaylor@redhat.com>
4001CommitDate: Wed Jul 27 14:11:58 2005 +0000
4002
4003    Fix units for stride return to be FbStip-sized. : ----------------------------------------------------------------------
4004
4005 pixman/ChangeLog   | 5 +++++
4006 pixman/src/icint.h | 2 +-
4007 2 files changed, 6 insertions(+), 1 deletion(-)
4008
4009commit 255913de9ef5da40604d55ca8d0d53ac606f7710
4010Author:     Carl Worth <cworth@cworth.org>
4011AuthorDate: Wed Jul 27 13:28:15 2005 +0000
4012Commit:     Carl Worth <cworth@cworth.org>
4013CommitDate: Wed Jul 27 13:28:15 2005 +0000
4014
4015    Note that the XFAIL tests all need to be fixed before 1.0.
4016    Add three new tests for testing the various antialiasing options for text rendering.
4017
4018 ChangeLog                        |  15 +++++++
4019 ROADMAP                          |   4 ++
4020 test/.cvsignore                  |   3 ++
4021 test/Makefile.am                 |   8 ++++
4022 test/text-antialias-gray-ref.png | Bin 0 -> 723 bytes
4023 test/text-antialias-gray.c       |  77 ++++++++++++++++++++++++++++++++++++
4024 test/text-antialias-none-ref.png | Bin 0 -> 277 bytes
4025 test/text-antialias-none.c       |  78 +++++++++++++++++++++++++++++++++++++
4026 test/text-antialias-subpixel.c   |  82 +++++++++++++++++++++++++++++++++++++++
4027 9 files changed, 267 insertions(+)
4028
4029commit 8cb451962b4be046024264fd6251f26ea1bf033c
4030Author:     Carl Worth <cworth@cworth.org>
4031AuthorDate: Wed Jul 27 09:23:29 2005 +0000
4032Commit:     Carl Worth <cworth@cworth.org>
4033CommitDate: Wed Jul 27 09:23:29 2005 +0000
4034
4035    Fix typo that caused cairo_image_surface_create_from_png_stream to segfault. Closes bug #3863 (thanks to Steve Chaplin).
4036    Add a test to actually call cairo_image_surface_create_from_png_stream.
4037
4038 ChangeLog                           |  13 +++++
4039 src/cairo-png.c                     |   2 +-
4040 test/.cvsignore                     |   1 +
4041 test/Makefile.am                    |   3 ++
4042 test/create-from-png-stream-ref.png | Bin 0 -> 100 bytes
4043 test/create-from-png-stream.c       |  95 ++++++++++++++++++++++++++++++++++++
4044 test/create-from-png.c              |   4 +-
4045 7 files changed, 116 insertions(+), 2 deletions(-)
4046
4047commit e859afecceb9e22ab8f42ca533c37a71b7ccec51
4048Author:     Owen Taylor <otaylor@redhat.com>
4049AuthorDate: Wed Jul 27 06:45:37 2005 +0000
4050Commit:     Owen Taylor <otaylor@redhat.com>
4051CommitDate: Wed Jul 27 06:45:37 2005 +0000
4052
4053    Deal with glyphs with entry->im->image NULL. (This can happen if fonts have size-zero bitmaps for some characters, for example) (http://bugzilla.gnome.org/show_bug.cgi?id=311709, Sangu Kim)
4054
4055 ChangeLog                |  7 +++++
4056 src/cairo-xlib-surface.c | 73 ++++++++++++++++++++++++++++++++----------------
4057 2 files changed, 56 insertions(+), 24 deletions(-)
4058
4059commit e056a72ec8316fa586d18d771923ace44c56291c
4060Author:     Owen Taylor <otaylor@redhat.com>
4061AuthorDate: Wed Jul 27 04:07:46 2005 +0000
4062Commit:     Owen Taylor <otaylor@redhat.com>
4063CommitDate: Wed Jul 27 04:07:46 2005 +0000
4064
4065    FreeType bitmaps may only be padded out to 8-bit boundaries, not 32-bit boundaries. (_render_glyph_bitmap): Fix sign error in using glyphslot->bitmap_left
4066
4067 ChangeLog           |  6 ++++++
4068 src/cairo-ft-font.c | 21 +++++++++++++++++++--
4069 2 files changed, 25 insertions(+), 2 deletions(-)
4070
4071commit 1467168326b57f11ae7080e8d9fc3816b6dc3a3c
4072Author:     David Reveman <davidr@novell.com>
4073AuthorDate: Tue Jul 26 22:36:00 2005 +0000
4074Commit:     David Reveman <davidr@novell.com>
4075CommitDate: Tue Jul 26 22:36:00 2005 +0000
4076
4077    Fix infinite loop bug in xlib backend
4078
4079 ChangeLog                | 5 +++++
4080 src/cairo-xlib-surface.c | 2 +-
4081 2 files changed, 6 insertions(+), 1 deletion(-)
4082
4083commit ea1218a434fb4077d27a4d8310e4ce3415102c58
4084Author:     Carl Worth <cworth@cworth.org>
4085AuthorDate: Mon Jul 25 16:23:05 2005 +0000
4086Commit:     Carl Worth <cworth@cworth.org>
4087CommitDate: Mon Jul 25 16:23:05 2005 +0000
4088
4089    Replace all occurences of refcount with ref_count.
4090    Replace refcounted with reference-counted.
4091
4092 ChangeLog                        | 12 ++++++++++++
4093 doc/public/language-bindings.xml |  2 +-
4094 src/cairo-font.c                 | 20 ++++++++++----------
4095 src/cairo-ft-font.c              |  4 ++--
4096 src/cairo-glitz-surface.c        | 10 +++++-----
4097 src/cairo-pdf-surface.c          | 10 +++++-----
4098 src/cairoint.h                   |  6 +++---
4099 7 files changed, 38 insertions(+), 26 deletions(-)
4100
4101commit 85b74d82164e7908842d42bb1b11e8cf8c876b82
4102Author:     Owen Taylor <otaylor@redhat.com>
4103AuthorDate: Mon Jul 25 12:29:23 2005 +0000
4104Commit:     Owen Taylor <otaylor@redhat.com>
4105CommitDate: Mon Jul 25 12:29:23 2005 +0000
4106
4107    src/cairo.[ch] src/cairo-gstate-private.h src/cairo-gstate.c src/cairoint.c: Add cairo_{get,set}_font_options().
4108    Add cairo-xlib-private.h
4109    Update
4110    reviewed by: cworth
4111
4112 ChangeLog                               | 11 +++++++++
4113 doc/public/Makefile.am                  |  1 +
4114 doc/public/cairo-sections.txt           |  2 ++
4115 doc/public/tmpl/cairo-xlib-xrender.sgml |  1 +
4116 doc/public/tmpl/cairo-xlib.sgml         |  1 +
4117 doc/public/tmpl/cairo.sgml              | 18 ++++++++++++++
4118 src/cairo-font-options.c                |  2 +-
4119 src/cairo-gstate-private.h              |  1 +
4120 src/cairo-gstate.c                      | 22 +++++++++++++++++
4121 src/cairo.c                             | 43 +++++++++++++++++++++++++++++++++
4122 src/cairo.h                             |  8 ++++++
4123 src/cairoint.h                          |  8 ++++++
4124 12 files changed, 117 insertions(+), 1 deletion(-)
4125
4126commit fcd8867a47ce77163def423a37bb517870f6cc35
4127Author:     Owen Taylor <otaylor@redhat.com>
4128AuthorDate: Sun Jul 24 05:18:15 2005 +0000
4129Commit:     Owen Taylor <otaylor@redhat.com>
4130CommitDate: Sun Jul 24 05:18:15 2005 +0000
4131
4132    Fix size of allocated buffer for vertical subpixel rendering. (Reported by Fryderyk Dziarmagowski, http://bugzilla.gnome.org/show_bug.cgi?id=310935) (_get_pattern_load_flags): Fix a problem where we were OR'ing multiple FT_LOAD_* flags together.
4133    Fix reversed check for subpixel or not.
4134
4135 ChangeLog               | 11 +++++++++++
4136 src/cairo-ft-font.c     | 20 +++++++++++++-------
4137 src/cairo-xlib-screen.c |  2 +-
4138 3 files changed, 25 insertions(+), 8 deletions(-)
4139
4140commit 55e2a0a03128bff86765b14179dd87af792dc4cc
4141Author:     Carl Worth <cworth@cworth.org>
4142AuthorDate: Sat Jul 23 10:05:54 2005 +0000
4143Commit:     Carl Worth <cworth@cworth.org>
4144CommitDate: Sat Jul 23 10:05:54 2005 +0000
4145
4146    Testing UseNewInfoFtmStrings hack
4147
4148commit c8d754803181105c53cd389c0dd762dd473630fb
4149Author:     Carl Worth <cworth@cworth.org>
4150AuthorDate: Sat Jul 23 09:54:54 2005 +0000
4151Commit:     Carl Worth <cworth@cworth.org>
4152CommitDate: Sat Jul 23 09:54:54 2005 +0000
4153
4154    Testing UseNewInfoFtmStrings hack
4155
4156commit d527428bb6775c82b3c0cc6cbb364f08317a3d17
4157Author:     Malcolm Tredinnick <malcolm@commsecure.com.au>
4158AuthorDate: Sat Jul 23 09:48:13 2005 +0000
4159Commit:     Malcolm Tredinnick <malcolm@commsecure.com.au>
4160CommitDate: Sat Jul 23 09:48:13 2005 +0000
4161
4162    Slight change to previous commit based on feedback from cworth.
4163
4164 src/cairo.h | 19 ++++++++++++-------
4165 1 file changed, 12 insertions(+), 7 deletions(-)
4166
4167commit 563dddd81cc06f1d17c1a6880b4e6a3e5d05da97
4168Author:     Malcolm Tredinnick <malcolm@commsecure.com.au>
4169AuthorDate: Sat Jul 23 09:36:00 2005 +0000
4170Commit:     Malcolm Tredinnick <malcolm@commsecure.com.au>
4171CommitDate: Sat Jul 23 09:36:00 2005 +0000
4172
4173    Add some missing parameters for API docs.
4174
4175 ChangeLog           |  5 +++++
4176 src/cairo-ft-font.c |  9 +++++----
4177 src/cairo.h         | 33 +++++++++++++++++++++++++++------
4178 3 files changed, 37 insertions(+), 10 deletions(-)
4179
4180commit 9fb898898ed3bc6458a365eac43861f1a77a08d0
4181Author:     Owen Taylor <otaylor@redhat.com>
4182AuthorDate: Sat Jul 23 05:37:23 2005 +0000
4183Commit:     Owen Taylor <otaylor@redhat.com>
4184CommitDate: Sat Jul 23 05:37:23 2005 +0000
4185
4186    src/cairo-xlib-private.h src/cairo-xlib-screen.c: Switch to using Screen * not screen number to match surface code.
4187    Get the screen info for the right screen for the surface.
4188
4189 ChangeLog                | 8 ++++++++
4190 src/cairo-xlib-private.h | 4 ++--
4191 src/cairo-xlib-screen.c  | 5 +++--
4192 src/cairo-xlib-surface.c | 2 +-
4193 4 files changed, 14 insertions(+), 5 deletions(-)
4194
4195commit 399b00a99b2bbc1c56a05974c936aa69a08021f5
4196Author:     Owen Taylor <otaylor@redhat.com>
4197AuthorDate: Fri Jul 22 15:15:15 2005 +0000
4198Commit:     Owen Taylor <otaylor@redhat.com>
4199CommitDate: Fri Jul 22 15:15:15 2005 +0000
4200
4201    Protect against division by zero in various places. (http://bugzilla.gnome.org/show_bug.cgi?id=311299, reported by Ali Akcaag
4202
4203 ChangeLog           |  5 ++++
4204 src/cairo-ft-font.c | 70 ++++++++++++++++++++++++++++++++++++++---------------
4205 2 files changed, 55 insertions(+), 20 deletions(-)
4206
4207commit 5fb1c8033358f45c523b07be6b7e36c91e772a58
4208Author:     Owen Taylor <otaylor@redhat.com>
4209AuthorDate: Fri Jul 22 07:15:57 2005 +0000
4210Commit:     Owen Taylor <otaylor@redhat.com>
4211CommitDate: Fri Jul 22 07:15:57 2005 +0000
4212
4213    Patch from Tor Lillqvist <tml@novell.com>
4214    Define TT_PRIM_CSPLINE if it wasn't in the headers. (_get_system_quality): Add missing variable smoothing_type.
4215
4216 ChangeLog              | 8 ++++++++
4217 src/cairo-win32-font.c | 4 ++++
4218 2 files changed, 12 insertions(+)
4219
4220commit e9c321e66bb2b813783b1504011eb70bf8bdb3f6
4221Author:     Carl Worth <cworth@cworth.org>
4222AuthorDate: Fri Jul 22 06:20:53 2005 +0000
4223Commit:     Carl Worth <cworth@cworth.org>
4224CommitDate: Fri Jul 22 06:20:53 2005 +0000
4225
4226    Initial import of preliminary tutorial pieces.
4227
4228 doc/tutorial/slides/.cvsignore               |   7 +
4229 doc/tutorial/slides/Makefile                 |   7 +
4230 doc/tutorial/slides/cairo-blank.svg          | 487 +++++++++++++++++++++++++
4231 doc/tutorial/slides/cairo-code.svg           | 508 +++++++++++++++++++++++++++
4232 doc/tutorial/slides/cairo-separator.svg      | 491 ++++++++++++++++++++++++++
4233 doc/tutorial/slides/cairo-title.svg          | 373 ++++++++++++++++++++
4234 doc/tutorial/slides/cairo.svg                | 508 +++++++++++++++++++++++++++
4235 doc/tutorial/slides/circle-cairo-large.png   | Bin 0 -> 3362 bytes
4236 doc/tutorial/slides/circle-cairo.png         | Bin 0 -> 1429 bytes
4237 doc/tutorial/slides/circle-ooo-large.png     | Bin 0 -> 1491 bytes
4238 doc/tutorial/slides/circle-ooo.png           | Bin 0 -> 383 bytes
4239 doc/tutorial/slides/expander-fuzzy-large.png | Bin 0 -> 1300 bytes
4240 doc/tutorial/slides/expander-fuzzy.png       | Bin 0 -> 296 bytes
4241 doc/tutorial/slides/expander-sharp-large.png | Bin 0 -> 929 bytes
4242 doc/tutorial/slides/expander-sharp.png       | Bin 0 -> 183 bytes
4243 doc/tutorial/slides/fuzzies.svg              |  11 +
4244 doc/tutorial/slides/jaggies.svg              |  11 +
4245 doc/tutorial/slides/tutorial.xml             | 468 ++++++++++++++++++++++++
4246 doc/tutorial/src/.cvsignore                  |   7 +
4247 doc/tutorial/src/Makefile                    |  30 ++
4248 doc/tutorial/src/cairo-tutorial-gtk.h        | 116 ++++++
4249 doc/tutorial/src/cairo-tutorial-pdf.h        |  74 ++++
4250 doc/tutorial/src/cairo-tutorial-png.h        |  74 ++++
4251 doc/tutorial/src/cairo-tutorial-xlib.h       | 219 ++++++++++++
4252 doc/tutorial/src/cairo-tutorial.h            |  41 +++
4253 doc/tutorial/src/circle.c                    |  22 ++
4254 doc/tutorial/src/expander.c                  |  16 +
4255 27 files changed, 3470 insertions(+)
4256
4257commit dd9d984ab90904f47faaf6d3de900c136add010e
4258Author:     Carl Worth <cworth@cworth.org>
4259AuthorDate: Fri Jul 22 02:04:59 2005 +0000
4260Commit:     Carl Worth <cworth@cworth.org>
4261CommitDate: Fri Jul 22 02:04:59 2005 +0000
4262
4263    Get the case right. It's cairo, not Cairo.
4264
4265 ChangeLog      | 4 ++++
4266 src/cairoint.h | 2 +-
4267 2 files changed, 5 insertions(+), 1 deletion(-)
4268
4269commit a7b38c6826fe6f9d9a02ed94ddd5d955313f9c78
4270Author:     Carl Worth <cworth@cworth.org>
4271AuthorDate: Thu Jul 21 21:02:11 2005 +0000
4272Commit:     Carl Worth <cworth@cworth.org>
4273CommitDate: Thu Jul 21 21:02:11 2005 +0000
4274
4275    Note that sub-pixel text rendering is done now.
4276
4277 ChangeLog | 4 ++++
4278 ROADMAP   | 7 +++----
4279 2 files changed, 7 insertions(+), 4 deletions(-)
4280
4281commit 857c9fe1c4808ffe534de7eff0d3479cc439fbea
4282Author:     Owen Taylor <otaylor@redhat.com>
4283AuthorDate: Thu Jul 21 18:12:21 2005 +0000
4284Commit:     Owen Taylor <otaylor@redhat.com>
4285CommitDate: Thu Jul 21 18:12:21 2005 +0000
4286
4287    The FT_LOAD_TARGET_* flags aren't separate bitfields, but rather an embedded subfield, so test with FT_LOAD_TARGET_MODE (val->key.flags) == FT_RENDER_LCD, and similar.
4288
4289 ChangeLog           | 6 ++++++
4290 src/cairo-ft-font.c | 8 ++++----
4291 2 files changed, 10 insertions(+), 4 deletions(-)
4292
4293commit 3c0bfb39758172cca78611338de1848ea9595522
4294Author:     Keith Packard <keithp@keithp.com>
4295AuthorDate: Thu Jul 21 14:31:28 2005 +0000
4296Commit:     Keith Packard <keithp@keithp.com>
4297CommitDate: Thu Jul 21 14:31:28 2005 +0000
4298
4299    Add ARGB glyph support.
4300    Change Bi-level glyph support to use A1 format.
4301    Support bit/byte swapping of glyph image data in the Xlib backend.
4302    reviewed by: cworth, otaylor
4303
4304 ChangeLog                |  24 ++++
4305 src/cairo-ft-font.c      | 325 ++++++++++++++++++++++++++++++++++++++++-------
4306 src/cairo-xlib-surface.c | 218 ++++++++++++++++++++++++++++---
4307 src/cairoint.h           |   4 -
4308 4 files changed, 504 insertions(+), 67 deletions(-)
4309
4310commit a3ad7dc0b9f3495d7797653ba2ffb326e92393fa
4311Author:     Carl Worth <cworth@cworth.org>
4312AuthorDate: Thu Jul 21 11:26:31 2005 +0000
4313Commit:     Carl Worth <cworth@cworth.org>
4314CommitDate: Thu Jul 21 11:26:31 2005 +0000
4315
4316    Whitespace fixes.
4317
4318 ChangeLog          | 5 +++++
4319 src/cairo-ft.h     | 5 +++--
4320 src/cairo-quartz.h | 6 +++---
4321 3 files changed, 11 insertions(+), 5 deletions(-)
4322
4323commit 9c6299c164e567311816a129125cf3a86148c018
4324Author:     David Reveman <davidr@novell.com>
4325AuthorDate: Thu Jul 21 08:50:20 2005 +0000
4326Commit:     David Reveman <davidr@novell.com>
4327CommitDate: Thu Jul 21 08:50:20 2005 +0000
4328
4329    Fix empty glyph issue in glitz backend
4330
4331 ChangeLog                 | 5 +++++
4332 src/cairo-glitz-surface.c | 9 ++++++---
4333 2 files changed, 11 insertions(+), 3 deletions(-)
4334
4335commit b3dfbe94c3ec7713904cf5bd1872a0480f96f03a
4336Author:     Keith Packard <keithp@keithp.com>
4337AuthorDate: Thu Jul 21 08:45:57 2005 +0000
4338Commit:     Keith Packard <keithp@keithp.com>
4339CommitDate: Thu Jul 21 08:45:57 2005 +0000
4340
4341    Add cairo_xlib_surface_set_drawable which changes the target drawable for an xlib cairo_t to another which shares the same format, screen and display.
4342    reviewed by: otaylor, cworth
4343
4344 ChangeLog                | 11 +++++++++++
4345 ROADMAP                  |  2 +-
4346 src/cairo-xlib-surface.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
4347 src/cairo-xlib.h         |  6 ++++++
4348 4 files changed, 62 insertions(+), 1 deletion(-)
4349
4350commit 464ce69689045614a0c44037c77e1261c3fecda5
4351Author:     Carl Worth <cworth@cworth.org>
4352AuthorDate: Thu Jul 21 07:41:20 2005 +0000
4353Commit:     Carl Worth <cworth@cworth.org>
4354CommitDate: Thu Jul 21 07:41:20 2005 +0000
4355
4356    Note that cairo_font_options_t is done now.
4357
4358 ChangeLog |  4 ++++
4359 ROADMAP   | 10 +++-------
4360 2 files changed, 7 insertions(+), 7 deletions(-)
4361
4362commit 075cf23cdc071b170e591fd07ff6c272d561d3ee
4363Author:     Owen Taylor <otaylor@redhat.com>
4364AuthorDate: Thu Jul 21 06:52:13 2005 +0000
4365Commit:     Owen Taylor <otaylor@redhat.com>
4366CommitDate: Thu Jul 21 06:52:13 2005 +0000
4367
4368    src/cairo-font-options.c src/cairo.h src/cairoint.h src/Makefile.am: Add an opaque cairo_font_options_t structure.
4369    src/cairo-font.c src/cairo.h src/cairoint.h: Add a cairo_font_options_t object to cairo_scaled_font_create().
4370    src/cairo-surface.c src/cairoint.h: Add virtualized cairo_surface_get_font_options() to get the font options for a surface.
4371    Adapt to cairo_scaled_font_create() change.
4372    Add an implementation of get_font_options() that turns off metrics hinting.
4373    src/cairo-xlib-screen.c src/cairo-xlib-private.h: Add a "screen info" structure that holds (for now) information about the default font options for the screen.
4374    Implement get_font_options()
4375    src/cairo-ft-font.c src/cairo-ft.h: Add functions to apply a cairo_font_options_t to a FcPattern or get the load flags for a cairo_font_options_t.
4376    Adapt to font options additions. Add support for non-antialiased rendering of scalable fonts. Add support for turning off metrics hinting.
4377    Adapt to font options additions.
4378    doc/public/Makefile.am doc/public/cairo-sections.txt: Update.
4379    reviewed by: cworth
4380
4381 ChangeLog                          |  37 +++
4382 doc/public/Makefile.am             |   3 +
4383 doc/public/cairo-sections.txt      |  29 ++-
4384 doc/public/tmpl/cairo-font.sgml    | 184 ++++++++++++++
4385 doc/public/tmpl/cairo-ft.sgml      |   9 +
4386 doc/public/tmpl/cairo-pattern.sgml |  23 ++
4387 doc/public/tmpl/cairo-surface.sgml |  13 +-
4388 doc/public/tmpl/cairo.sgml         |  27 +-
4389 src/Makefile.am                    |   3 +-
4390 src/cairo-font-options.c           | 352 ++++++++++++++++++++++++++
4391 src/cairo-font.c                   |  32 ++-
4392 src/cairo-ft-font.c                | 504 ++++++++++++++++++++++++++-----------
4393 src/cairo-ft.h                     |   3 +
4394 src/cairo-gstate.c                 |   5 +-
4395 src/cairo-pdf-surface.c            |  13 +-
4396 src/cairo-surface.c                |  27 ++
4397 src/cairo-win32-font.c             | 101 +++++---
4398 src/cairo-xlib-private.h           |  54 ++++
4399 src/cairo-xlib-screen.c            | 345 +++++++++++++++++++++++++
4400 src/cairo-xlib-surface.c           |  22 +-
4401 src/cairo.h                        | 154 +++++++++++-
4402 src/cairoint.h                     |  17 ++
4403 22 files changed, 1762 insertions(+), 195 deletions(-)
4404
4405commit a43c9eb7b0b73493735ffa176154073604da33e6
4406Author:     Carl Worth <cworth@cworth.org>
4407AuthorDate: Thu Jul 21 00:35:07 2005 +0000
4408Commit:     Carl Worth <cworth@cworth.org>
4409CommitDate: Thu Jul 21 00:35:07 2005 +0000
4410
4411    Finally grepped through and fixed up the last remaining calls to cairo_pattern_release_surface.
4412
4413 ChangeLog                 | 11 ++++++++++
4414 src/cairo-glitz-surface.c | 56 ++++++++++++++++++++++++++++-------------------
4415 2 files changed, 44 insertions(+), 23 deletions(-)
4416
4417commit 133d7f0b441d3ba255a9a36163e7446f24f7601b
4418Author:     Carl Worth <cworth@cworth.org>
4419AuthorDate: Wed Jul 20 23:30:08 2005 +0000
4420Commit:     Carl Worth <cworth@cworth.org>
4421CommitDate: Wed Jul 20 23:30:08 2005 +0000
4422
4423    Fix yet another file that I missed when I made the cairo_pattern_release_surface change. You would think that I would have grepped for all uses of this function by now.
4424
4425 ChangeLog               | 8 ++++++++
4426 src/cairo-xcb-surface.c | 6 +++---
4427 2 files changed, 11 insertions(+), 3 deletions(-)
4428
4429commit 63331a8d9218424ecf176b0b34a53fc8723fede9
4430Author:     Carl Worth <cworth@cworth.org>
4431AuthorDate: Wed Jul 20 21:54:35 2005 +0000
4432Commit:     Carl Worth <cworth@cworth.org>
4433CommitDate: Wed Jul 20 21:54:35 2005 +0000
4434
4435    Mark cairo_xlib_surface_create as complete. Move cairo_xlib_surface_set_drawable from 0.6 to 1.0 since it is an API addition, not a change.
4436
4437 ChangeLog |  6 ++++++
4438 ROADMAP   | 16 ++++++++--------
4439 2 files changed, 14 insertions(+), 8 deletions(-)
4440
4441commit 689fdfb6ea7460aec6283414a79bbf17a2d03eae
4442Author:     Carl Worth <cworth@cworth.org>
4443AuthorDate: Wed Jul 20 19:23:19 2005 +0000
4444Commit:     Carl Worth <cworth@cworth.org>
4445CommitDate: Wed Jul 20 19:23:19 2005 +0000
4446
4447    Fix macro to not consider CAIRO_FORMAT_ARGB32 (==0) as a valid cairo_content_t.
4448
4449 ChangeLog   | 7 +++++++
4450 src/cairo.h | 8 +++++---
4451 2 files changed, 12 insertions(+), 3 deletions(-)
4452
4453commit 88cf98fe334577fc3ecd84e179479b3b60f55c91
4454Author:     Keith Packard <keithp@keithp.com>
4455AuthorDate: Wed Jul 20 18:52:31 2005 +0000
4456Commit:     Keith Packard <keithp@keithp.com>
4457CommitDate: Wed Jul 20 18:52:31 2005 +0000
4458
4459    Add Screen* arguments to:
4460    cairo_xlib_surface_create_with_xrender_format cairo_xlib_surface_create_for_bitmap
4461    Required to correctly identify when two Xlib surfaces are compatible with Core and Render rendering requests.
4462    cairo_xlib_surface_create can determine the screen given the required Visual *
4463    reviewed by: otaylor
4464
4465 ChangeLog                |  27 +++++++++++
4466 src/cairo-xlib-surface.c | 116 +++++++++++++++++++++++++++++++++--------------
4467 src/cairo-xlib-xrender.h |   1 +
4468 src/cairo-xlib.h         |   1 +
4469 test/cairo-test.c        |   1 +
4470 5 files changed, 112 insertions(+), 34 deletions(-)
4471
4472commit d1b1167ec5f5d89bec9f27f1e253cad0baba3b98
4473Author:     Carl Worth <cworth@cworth.org>
4474AuthorDate: Wed Jul 20 18:31:17 2005 +0000
4475Commit:     Carl Worth <cworth@cworth.org>
4476CommitDate: Wed Jul 20 18:31:17 2005 +0000
4477
4478    Move all API changes from 1.0 to 0.6. Other 1.0 API issues are strictly additions.
4479
4480 ChangeLog |   5 +++
4481 ROADMAP   | 121 ++++++++++++++++++++------------------------------------------
4482 2 files changed, 43 insertions(+), 83 deletions(-)
4483
4484commit b0b2f8021a6eb60c3b0d434f65f1c636540aeeb6
4485Author:     Carl Worth <cworth@cworth.org>
4486AuthorDate: Mon Jul 18 14:36:39 2005 +0000
4487Commit:     Carl Worth <cworth@cworth.org>
4488CommitDate: Mon Jul 18 14:36:39 2005 +0000
4489
4490    Add valgrind suppressions for libpng/libz use of uninitialized data. There are clearly bugs here that are not cairo's fault as zeroing the buffer before writing the png image actually causes more errors(\!). And, notably, setting all the data to random bytes usually makes the errors go away.
4491    Change the check-valgrind target to include the .valgrind-suppresions file and to tee output into valgrind.log.
4492
4493 ChangeLog | 2 +-
4494 1 file changed, 1 insertion(+), 1 deletion(-)
4495
4496commit cd587375e327da08b5da01beccb1ebb8bb2d1e3d
4497Author:     Carl Worth <cworth@cworth.org>
4498AuthorDate: Mon Jul 18 14:35:54 2005 +0000
4499Commit:     Carl Worth <cworth@cworth.org>
4500CommitDate: Mon Jul 18 14:35:54 2005 +0000
4501
4502    Add valgrind suppressions for libpng/libz use of uninitialized data. There are clearly bugs here that are not cairo's fault as zeroing the buffer before writing the png image actually causes more errors(\!). And, notably, setting all the data to random bytes usually makes the errors go away.
4503    Change the check-valgrind target to include the .valgrind-suppresions file and to tee output into valgrind.log.
4504
4505 ChangeLog                   | 13 +++++++++++++
4506 test/.valgrind-suppressions | 26 ++++++++++++++++++++++++++
4507 test/Makefile.am            |  2 +-
4508 3 files changed, 40 insertions(+), 1 deletion(-)
4509
4510commit 0adea66c73bb8dec0e45a900815d98c029221219
4511Author:     Carl Worth <cworth@cworth.org>
4512AuthorDate: Mon Jul 18 11:51:42 2005 +0000
4513Commit:     Carl Worth <cworth@cworth.org>
4514CommitDate: Mon Jul 18 11:51:42 2005 +0000
4515
4516    Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_5_2.
4517
4518 ChangeLog    | 5 +++++
4519 configure.in | 2 +-
4520 2 files changed, 6 insertions(+), 1 deletion(-)
4521
4522commit 0e40baa9a7bd08abd15bfdc666c6e2d21d791e82
4523Author:     Carl Worth <cworth@cworth.org>
4524AuthorDate: Mon Jul 18 09:23:33 2005 +0000
4525Commit:     Carl Worth <cworth@cworth.org>
4526CommitDate: Mon Jul 18 09:23:33 2005 +0000
4527
4528    Fix the quartz backend so that it at least compiles again. This change is slipped in before 0.5.2 was pushed out and tagged.
4529
4530 ChangeLog                  |  8 ++++++++
4531 src/cairo-quartz-surface.c | 11 ++++-------
4532 2 files changed, 12 insertions(+), 7 deletions(-)
4533
4534commit b65393917cade57d65ef92aa3510d7e3724f476d
4535Author:     Carl Worth <cworth@cworth.org>
4536AuthorDate: Mon Jul 18 08:31:24 2005 +0000
4537Commit:     Carl Worth <cworth@cworth.org>
4538CommitDate: Mon Jul 18 08:31:24 2005 +0000
4539
4540    Added notes for snapshot 0.5.2
4541    Increment CAIRO_VERSION to 0.5.2
4542
4543 ChangeLog    |  6 +++++
4544 NEWS         | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4545 configure.in |  2 +-
4546 3 files changed, 81 insertions(+), 1 deletion(-)
4547
4548commit f0fae1d1bcde4f469cf6e00272fd4530875d283f
4549Author:     Carl Worth <cworth@cworth.org>
4550AuthorDate: Mon Jul 18 08:23:21 2005 +0000
4551Commit:     Carl Worth <cworth@cworth.org>
4552CommitDate: Mon Jul 18 08:23:21 2005 +0000
4553
4554    Fix leak of pattern.
4555
4556 ChangeLog                                      | 5 +++++
4557 test/composite-integer-translate-over-repeat.c | 1 +
4558 2 files changed, 6 insertions(+)
4559
4560commit 751e059f5c506138c478fbcc2e9dfe8e92aaa3ab
4561Author:     Carl Worth <cworth@cworth.org>
4562AuthorDate: Mon Jul 18 08:04:16 2005 +0000
4563Commit:     Carl Worth <cworth@cworth.org>
4564CommitDate: Mon Jul 18 08:04:16 2005 +0000
4565
4566    Note some progress.
4567    New helper function to help create an image surface from a PNG file, while taking the srcdir environment variable into consideration. Rename the pattern creating helper function to match.
4568    Use new cairo_test_create_surface_from_png so that non-srcdir builds work.
4569    Track change in cairo_test_create_pattern_from_png.
4570
4571 ChangeLog                                 | 19 +++++++++++++++++++
4572 ROADMAP                                   |  8 ++++----
4573 test/cairo-test.c                         | 16 +++++++++++++---
4574 test/cairo-test.h                         |  6 ++++--
4575 test/composite-integer-translate-over.c   |  2 +-
4576 test/composite-integer-translate-source.c |  2 +-
4577 test/mask.c                               |  2 +-
4578 test/trap-clip.c                          |  2 +-
4579 8 files changed, 44 insertions(+), 13 deletions(-)
4580
4581commit 584954859ead08491cd5ed04aec54aae6b1048b8
4582Author:     Carl Worth <cworth@cworth.org>
4583AuthorDate: Sun Jul 17 22:15:57 2005 +0000
4584Commit:     Carl Worth <cworth@cworth.org>
4585CommitDate: Sun Jul 17 22:15:57 2005 +0000
4586
4587    Add note that Xlib caches need to be cleand up on close of display.
4588
4589 BUGS      | 7 +++++++
4590 ChangeLog | 5 +++++
4591 2 files changed, 12 insertions(+)
4592
4593commit c36fd95f6ed1dbdb9c7053f8ba5c58623d6095b8
4594Author:     Jeff Muizelaar <jeff@infidigm.net>
4595AuthorDate: Sat Jul 16 11:27:32 2005 +0000
4596Commit:     Jeff Muizelaar <jeff@infidigm.net>
4597CommitDate: Sat Jul 16 11:27:32 2005 +0000
4598
4599    Add call to fbCompositeSrcSrc_nxn that I missed.
4600
4601 pixman/ChangeLog | 5 +++++
4602 pixman/src/ic.c  | 6 ++++++
4603 2 files changed, 11 insertions(+)
4604
4605commit d3661b0d53bf0c3c4132d8d02f8527019d65fc6b
4606Author:     Carl Worth <cworth@cworth.org>
4607AuthorDate: Fri Jul 15 13:59:47 2005 +0000
4608Commit:     Carl Worth <cworth@cworth.org>
4609CommitDate: Fri Jul 15 13:59:47 2005 +0000
4610
4611    Remove cairo_private qualifier from .c files, (we only need it in the .h files).
4612
4613 ChangeLog           |  6 ++++++
4614 src/cairo-font.c    |  2 +-
4615 src/cairo-surface.c | 18 +++++++++---------
4616 3 files changed, 16 insertions(+), 10 deletions(-)
4617
4618commit 8ad8aa63605610eaec78cdbfea321148c02be331
4619Author:     Vladimir Vukicevic <vladimir@pobox.com>
4620AuthorDate: Fri Jul 15 13:45:19 2005 +0000
4621Commit:     Vladimir Vukicevic <vladimir@pobox.com>
4622CommitDate: Fri Jul 15 13:45:19 2005 +0000
4623
4624    Use XCopyArea when possible, for optimization and bug workaround.
4625    Exercise XCopyArea, XRenderComposite, and XSetTile/XFillRectangle paths for _cairo_xlib_surface_composite
4626
4627 ChangeLog                                          |  10 ++
4628 ROADMAP                                            |   2 +-
4629 src/cairo-xlib-surface.c                           | 117 +++++++++++++++------
4630 test/.cvsignore                                    |   3 +
4631 test/Makefile.am                                   |  11 +-
4632 test/composite-integer-translate-over-ref.png      | Bin 0 -> 15397 bytes
4633 ...composite-integer-translate-over-repeat-ref.png | Bin 0 -> 401 bytes
4634 test/composite-integer-translate-over-repeat.c     |  61 +++++++++++
4635 test/composite-integer-translate-over.c            |  42 ++++++++
4636 test/composite-integer-translate-source-ref.png    | Bin 0 -> 16385 bytes
4637 test/composite-integer-translate-source.c          |  42 ++++++++
4638 11 files changed, 255 insertions(+), 33 deletions(-)
4639
4640commit 2534057cb5df78eb5aa79c24317e4a97f6c0f2c6
4641Author:     Carl Worth <cworth@cworth.org>
4642AuthorDate: Fri Jul 15 10:39:59 2005 +0000
4643Commit:     Carl Worth <cworth@cworth.org>
4644CommitDate: Fri Jul 15 10:39:59 2005 +0000
4645
4646    Add new check-valgrind target for running the test suite under the influence of valgrind.
4647    Fix memory leak when reference image is not found.
4648
4649 ChangeLog          | 8 ++++++++
4650 test/Makefile.am   | 3 +++
4651 test/buffer-diff.c | 4 +++-
4652 3 files changed, 14 insertions(+), 1 deletion(-)
4653
4654commit 07d09acf2a9a8341f281cfe235325a52a20cd750
4655Author:     Carl Worth <cworth@cworth.org>
4656AuthorDate: Fri Jul 15 01:38:38 2005 +0000
4657Commit:     Carl Worth <cworth@cworth.org>
4658CommitDate: Fri Jul 15 01:38:38 2005 +0000
4659
4660    Fix a few memory leaks (missing cairo_pattern_destroy in 3 places).
4661
4662 ChangeLog   | 6 ++++++
4663 test/mask.c | 5 ++++-
4664 2 files changed, 10 insertions(+), 1 deletion(-)
4665
4666commit 3a053c1e58962c3fb9eae11954651270244cabae
4667Author:     Carl Worth <cworth@cworth.org>
4668AuthorDate: Fri Jul 15 01:05:56 2005 +0000
4669Commit:     Carl Worth <cworth@cworth.org>
4670CommitDate: Fri Jul 15 01:05:56 2005 +0000
4671
4672    Fix memory leak, (missing _cairo_pattern_fini).
4673
4674 ChangeLog          | 5 +++++
4675 src/cairo-gstate.c | 1 +
4676 2 files changed, 6 insertions(+)
4677
4678commit 89a9771b60906092cca1b5e7582be3ae140b9bc2
4679Author:     Carl Worth <cworth@cworth.org>
4680AuthorDate: Fri Jul 15 00:56:58 2005 +0000
4681Commit:     Carl Worth <cworth@cworth.org>
4682CommitDate: Fri Jul 15 00:56:58 2005 +0000
4683
4684    Remove errant line of code that was inadvertently committed recently.
4685
4686 ChangeLog         | 5 +++++
4687 test/cairo-test.c | 3 ---
4688 2 files changed, 5 insertions(+), 3 deletions(-)
4689
4690commit 3e05319bf8584d88fc34825d79c138f0e9f8a297
4691Author:     Carl Worth <cworth@cworth.org>
4692AuthorDate: Thu Jul 14 17:55:58 2005 +0000
4693Commit:     Carl Worth <cworth@cworth.org>
4694CommitDate: Thu Jul 14 17:55:58 2005 +0000
4695
4696    Fix leak of surface.
4697
4698 ChangeLog                   | 4 ++++
4699 test/surface-finish-twice.c | 2 ++
4700 2 files changed, 6 insertions(+)
4701
4702commit 6df1baa395ad11c1a22dd5279d6281b3ee149e94
4703Author:     Carl Worth <cworth@cworth.org>
4704AuthorDate: Thu Jul 14 17:52:17 2005 +0000
4705Commit:     Carl Worth <cworth@cworth.org>
4706CommitDate: Thu Jul 14 17:52:17 2005 +0000
4707
4708    Call _cairo_array_fini on the several array objects to patch memory leaks.
4709
4710 ChangeLog               |  6 ++++++
4711 src/cairo-pdf-surface.c | 10 ++++++++++
4712 2 files changed, 16 insertions(+)
4713
4714commit df181620c0e6ca889013435d1ae5d0ffddfeec9d
4715Author:     Carl Worth <cworth@cworth.org>
4716AuthorDate: Thu Jul 14 16:56:08 2005 +0000
4717Commit:     Carl Worth <cworth@cworth.org>
4718CommitDate: Thu Jul 14 16:56:08 2005 +0000
4719
4720    Eek. Yet _more_ fixups for _cairo_pattern_release_surface missed earlier.
4721
4722 ChangeLog                | 7 +++++++
4723 src/cairo-xlib-surface.c | 8 ++++----
4724 2 files changed, 11 insertions(+), 4 deletions(-)
4725
4726commit 174056f7364892b07177f9e7cbda2821ca6c9ac9
4727Author:     Stuart Parmenter <pavlov@pavlov.net>
4728AuthorDate: Thu Jul 14 16:50:58 2005 +0000
4729Commit:     Stuart Parmenter <pavlov@pavlov.net>
4730CommitDate: Thu Jul 14 16:50:58 2005 +0000
4731
4732    blue and green values were swapped in the DO_SOURCE case.
4733
4734 ChangeLog                 | 5 +++++
4735 src/cairo-win32-surface.c | 2 +-
4736 2 files changed, 6 insertions(+), 1 deletion(-)
4737
4738commit 40edca337e3976ddca98caafcbab950000e66880
4739Author:     Carl Worth <cworth@cworth.org>
4740AuthorDate: Thu Jul 14 16:18:39 2005 +0000
4741Commit:     Carl Worth <cworth@cworth.org>
4742CommitDate: Thu Jul 14 16:18:39 2005 +0000
4743
4744    Rewrite to use cairo_image_surface_create_from_png rather than custom read_png_argb32. In addition to being simpler, this eliminates the leak of the image data buffer.
4745    Add calls to cairo_pattern_destroy to close two memory leaks.
4746
4747 ChangeLog         | 10 ++++++++++
4748 test/cairo-test.c | 19 ++++++++-----------
4749 test/trap-clip.c  |  2 ++
4750 3 files changed, 20 insertions(+), 11 deletions(-)
4751
4752commit d8500060a972de9ca0f202d9cfb73460446dfc17
4753Author:     Carl Worth <cworth@cworth.org>
4754AuthorDate: Thu Jul 14 15:47:18 2005 +0000
4755Commit:     Carl Worth <cworth@cworth.org>
4756CommitDate: Thu Jul 14 15:47:18 2005 +0000
4757
4758    Fix up one more call to _cairo_pattern_release_surface missed in the previous commit.
4759
4760 ChangeLog           |  6 ++++++
4761 src/cairo-pattern.c | 50 ++++++++++++++++++++++++--------------------------
4762 2 files changed, 30 insertions(+), 26 deletions(-)
4763
4764commit 3cd006bb2b3986aefaf6cf9002735c430e4bc172
4765Author:     Carl Worth <cworth@cworth.org>
4766AuthorDate: Thu Jul 14 15:10:47 2005 +0000
4767Commit:     Carl Worth <cworth@cworth.org>
4768CommitDate: Thu Jul 14 15:10:47 2005 +0000
4769
4770    Fix to accept a cairo_pattern_t rather than a cairo_surface_t as the primary argument.
4771    Track change in _cairo_pattern_release_surface and also pass the appropriate pattern for each acquired surface. The previous backend mismatch was causing memory leaks.
4772    Remove stale comment.
4773    Add missing fclose to keep valgrind happy about memory leaks.
4774
4775 ChangeLog                 | 19 +++++++++++++++++++
4776 src/cairo-image-surface.c |  6 +++---
4777 src/cairo-pattern.c       | 13 +++++++++----
4778 src/cairo-xlib-surface.c  |  1 -
4779 src/cairoint.h            |  2 +-
4780 test/xlib-surface.c       |  4 ++++
4781 6 files changed, 36 insertions(+), 9 deletions(-)
4782
4783commit 288f0f7f49849c74c1025804ecb7076b3485b8f2
4784Author:     Carl Worth <cworth@cworth.org>
4785AuthorDate: Thu Jul 14 12:50:28 2005 +0000
4786Commit:     Carl Worth <cworth@cworth.org>
4787CommitDate: Thu Jul 14 12:50:28 2005 +0000
4788
4789    Make the per-backend test results print XFAIL rather than FAIL for expected failures.
4790
4791 ChangeLog         |  6 ++++++
4792 test/cairo-test.c | 12 ++++++++----
4793 2 files changed, 14 insertions(+), 4 deletions(-)
4794
4795commit 6f6c9196c8248f469a9f3b54f886816430c86ac4
4796Author:     Carl Worth <cworth@cworth.org>
4797AuthorDate: Thu Jul 14 12:25:41 2005 +0000
4798Commit:     Carl Worth <cworth@cworth.org>
4799CommitDate: Thu Jul 14 12:25:41 2005 +0000
4800
4801    Fix comment describing test result. It's not enough that all tested backends are successful. We also require that at least one backend is actually tested.
4802
4803 ChangeLog         | 7 +++++++
4804 test/cairo-test.c | 3 ++-
4805 2 files changed, 9 insertions(+), 1 deletion(-)
4806
4807commit 456e3ffc4ddd496823dce6551b0545ce5c9530d4
4808Author:     Carl Worth <cworth@cworth.org>
4809AuthorDate: Thu Jul 14 12:20:42 2005 +0000
4810Commit:     Carl Worth <cworth@cworth.org>
4811CommitDate: Thu Jul 14 12:20:42 2005 +0000
4812
4813    Don't consider a test to fail if it can't create a surface at all (eg. no X server is available). Instead mark this backend as untested and only consider the overall test a success if all tested backend are successful.
4814
4815 ChangeLog         |  8 ++++++++
4816 test/cairo-test.c | 31 ++++++++++++++++++++++++++-----
4817 test/cairo-test.h |  3 ++-
4818 3 files changed, 36 insertions(+), 6 deletions(-)
4819
4820commit 0c3ee348f890879154089f23ea37bfaa2bfcd87a
4821Author:     Carl Worth <cworth@cworth.org>
4822AuthorDate: Thu Jul 14 11:48:40 2005 +0000
4823Commit:     Carl Worth <cworth@cworth.org>
4824CommitDate: Thu Jul 14 11:48:40 2005 +0000
4825
4826    Add missing (putatively unreachable) return value.
4827
4828 ChangeLog              | 5 +++++
4829 src/cairo-ps-surface.c | 1 +
4830 2 files changed, 6 insertions(+)
4831
4832commit 14ea7b583b90142bcec829716a0077d969b847e3
4833Author:     Carl Worth <cworth@cworth.org>
4834AuthorDate: Thu Jul 14 11:45:39 2005 +0000
4835Commit:     Carl Worth <cworth@cworth.org>
4836CommitDate: Thu Jul 14 11:45:39 2005 +0000
4837
4838    Remove the copying of the region. This was a workaround for a missing copy bug in libpixman that has since been fixed. So now it was just a memory leak.
4839
4840 ChangeLog                 |  7 +++++++
4841 src/cairo-image-surface.c | 15 +--------------
4842 2 files changed, 8 insertions(+), 14 deletions(-)
4843
4844commit 171b053347c83d2a1f234b553510ef3f72f22f29
4845Author:     Carl Worth <cworth@cworth.org>
4846AuthorDate: Thu Jul 14 11:41:00 2005 +0000
4847Commit:     Carl Worth <cworth@cworth.org>
4848CommitDate: Thu Jul 14 11:41:00 2005 +0000
4849
4850    Whitespace fix. (pixman_image_destroy): Fix leak of the clip region associated with an image. (NOTE: xserver/render doesn't have the same bug since it has FreePicture that calls into both DestroyPicture and DestroyPictureClip separately).
4851
4852 pixman/ChangeLog     | 8 ++++++++
4853 pixman/src/icimage.c | 4 +++-
4854 2 files changed, 11 insertions(+), 1 deletion(-)
4855
4856commit 513e9e6fe5bbd8dda3e90c89d200f34104b27646
4857Author:     Carl Worth <cworth@cworth.org>
4858AuthorDate: Thu Jul 14 11:24:56 2005 +0000
4859Commit:     Carl Worth <cworth@cworth.org>
4860CommitDate: Thu Jul 14 11:24:56 2005 +0000
4861
4862    Patch memory leak of png_info object.
4863
4864 ChangeLog       | 5 +++++
4865 src/cairo-png.c | 2 +-
4866 2 files changed, 6 insertions(+), 1 deletion(-)
4867
4868commit 574b702029894f035791a99600130b16f30ddd55
4869Author:     Carl Worth <cworth@cworth.org>
4870AuthorDate: Thu Jul 14 11:17:12 2005 +0000
4871Commit:     Carl Worth <cworth@cworth.org>
4872CommitDate: Thu Jul 14 11:17:12 2005 +0000
4873
4874    Rename create-for-png test to create-from-png to match the naming of the cairo_image_surface_create_from_png function.
4875
4876 ChangeLog                   |  10 +++++++
4877 test/.cvsignore             |   2 +-
4878 test/Makefile.am            |   6 ++--
4879 test/create-for-png-ref.png | Bin 100 -> 0 bytes
4880 test/create-for-png.c       |  69 --------------------------------------------
4881 test/create-from-png.c      |   4 +--
4882 6 files changed, 16 insertions(+), 75 deletions(-)
4883
4884commit c41e9d698f5dbc318819fb958618b704dbc5388a
4885Author:     Carl Worth <cworth@cworth.org>
4886AuthorDate: Thu Jul 14 11:11:15 2005 +0000
4887Commit:     Carl Worth <cworth@cworth.org>
4888CommitDate: Thu Jul 14 11:11:15 2005 +0000
4889
4890    Patch a few memory leaks.
4891
4892 ChangeLog         |  6 ++++++
4893 test/cairo-test.c | 47 ++++++++++++++++++++++++++---------------------
4894 2 files changed, 32 insertions(+), 21 deletions(-)
4895
4896commit 3a469446376eb23bd4a852417b0a319b914805b9
4897Author:     Kristian Høgsberg <krh@redhat.com>
4898AuthorDate: Wed Jul 13 12:32:51 2005 +0000
4899Commit:     Kristian Høgsberg <krh@redhat.com>
4900CommitDate: Wed Jul 13 12:32:51 2005 +0000
4901
4902    Use the _cairo_surface_*() functions when replaying.
4903    Fold the "locate fallbacks" pass into the postscript output pass, and add a simple, first implementation of image fallbacks.
4904
4905 ChangeLog                        |   9 ++
4906 src/cairo-meta-surface-private.h |   1 +
4907 src/cairo-meta-surface.c         |  35 +++--
4908 src/cairo-ps-surface.c           | 286 +++++++++++++++++++--------------------
4909 4 files changed, 163 insertions(+), 168 deletions(-)
4910
4911commit aafc2e749725fab0684cce6e36b130f838696912
4912Author:     Carl Worth <cworth@cworth.org>
4913AuthorDate: Wed Jul 13 11:34:37 2005 +0000
4914Commit:     Carl Worth <cworth@cworth.org>
4915CommitDate: Wed Jul 13 11:34:37 2005 +0000
4916
4917    Rename CAIRO_FONT_BACKEND_DEFAULT to the more accurate CAIRO_SCALED_FONT_BACKEND_DEFAULT.
4918
4919 ChangeLog        | 7 +++++++
4920 src/cairo-font.c | 3 ++-
4921 src/cairoint.h   | 6 +++---
4922 3 files changed, 12 insertions(+), 4 deletions(-)
4923
4924commit 6725cc9d7f9b44f930478c337073d372272407de
4925Author:     Carl Worth <cworth@cworth.org>
4926AuthorDate: Wed Jul 13 11:01:25 2005 +0000
4927Commit:     Carl Worth <cworth@cworth.org>
4928CommitDate: Wed Jul 13 11:01:25 2005 +0000
4929
4930    New predicates to allow checking for cairo_ft derivates of generic font type.
4931    Add explicit checks for cairo_ft derivatives of generic fonts rather than just blindly assuming that's what we get.
4932
4933 ChangeLog               | 15 +++++++++++++++
4934 src/cairo-font-subset.c |  4 ++++
4935 src/cairo-ft-font.c     | 12 ++++++++++++
4936 src/cairo-ft-private.h  |  6 ++++++
4937 src/cairo-pdf-surface.c |  8 ++++++++
4938 src/cairo-ps-surface.c  | 12 ++++++++++++
4939 6 files changed, 57 insertions(+)
4940
4941commit dda555de995e2af3cc49e3e2ed9e2444c8622a55
4942Author:     Carl Worth <cworth@cworth.org>
4943AuthorDate: Tue Jul 12 14:43:37 2005 +0000
4944Commit:     Carl Worth <cworth@cworth.org>
4945CommitDate: Tue Jul 12 14:43:37 2005 +0000
4946
4947    Remove destroy notifier. This simplifies the implementation a bit, and no anticipated use of cairo_hash_table_t in cairo needs the destroy notifier. Most uses will be hash-backed object create/destroy functions.
4948    (_cairo_hash_table_destroy): Document that it is now a fatal error to call _cairo_hash_table_destroy on a non-empty hash table.
4949    (_cairo_hash_table_insert): Document that it is now a fatal error to insert an entry with a key that matches an existing entry.
4950    (_cairo_hash_table_random_entry): Add predicate function so that the user can select a random entry satisying the given predicate.
4951    (_cairo_hash_table_remove): Change return type to void since failure is really not possible here.
4952
4953 ChangeLog                |  22 +++++++++
4954 src/cairo-hash-private.h |  25 +++++++----
4955 src/cairo-hash.c         | 115 +++++++++++++++++++++--------------------------
4956 3 files changed, 90 insertions(+), 72 deletions(-)
4957
4958commit efb413c084c51c08875ab2f356484718ff4f91dd
4959Author:     Carl Worth <cworth@cworth.org>
4960AuthorDate: Mon Jul 11 16:24:19 2005 +0000
4961Commit:     Carl Worth <cworth@cworth.org>
4962CommitDate: Mon Jul 11 16:24:19 2005 +0000
4963
4964    Add note that glyph measurement performance needs to improve.
4965
4966 ChangeLog | 1 +
4967 ROADMAP   | 3 +++
4968 2 files changed, 4 insertions(+)
4969
4970commit 4329b709639c2dd3a6ec0cf113877323abfcbc2c
4971Author:     Carl Worth <cworth@cworth.org>
4972AuthorDate: Mon Jul 11 16:09:55 2005 +0000
4973Commit:     Carl Worth <cworth@cworth.org>
4974CommitDate: Mon Jul 11 16:09:55 2005 +0000
4975
4976    Fix typo (cairo_ft_options_t -> cairo_font_options_t).
4977
4978 ChangeLog | 1 +
4979 ROADMAP   | 2 +-
4980 2 files changed, 2 insertions(+), 1 deletion(-)
4981
4982commit abdaf7555f467e2df248430853e9dd8bf3c4056d
4983Author:     Carl Worth <cworth@cworth.org>
4984AuthorDate: Mon Jul 11 16:07:08 2005 +0000
4985Commit:     Carl Worth <cworth@cworth.org>
4986CommitDate: Mon Jul 11 16:07:08 2005 +0000
4987
4988    Add cache lock deadlock problem to roadmap for 0.5.2.
4989    Disable mutex locks, (making the caches non-thread-safe again, just like they were in the last snapshot and before).
4990
4991 ChangeLog      |  8 ++++++++
4992 ROADMAP        |  9 +++++++++
4993 src/cairoint.h | 48 ++++++++++++++++++++++++++++++++++++------------
4994 3 files changed, 53 insertions(+), 12 deletions(-)
4995
4996commit e9d42ab9f9b6def69c8de976fb3482b9559ffb9c
4997Author:     Carl Worth <cworth@cworth.org>
4998AuthorDate: Mon Jul 11 14:03:51 2005 +0000
4999Commit:     Carl Worth <cworth@cworth.org>
5000CommitDate: Mon Jul 11 14:03:51 2005 +0000
5001
5002    ROADMAP: Add recent API change proposals (cairo_ft_options_t, cairo_xlib_surface_create needs to be screen aware, and cairo_xlib_surface_set_drawable).
5003
5004 ChangeLog |  3 +++
5005 ROADMAP   | 15 +++++++++++++++
5006 2 files changed, 18 insertions(+)
5007
5008commit 9cddbaf8e6d4aef89017baf6bf10d8d34a47b0ef
5009Author:     Carl Worth <cworth@cworth.org>
5010AuthorDate: Mon Jul 11 13:37:43 2005 +0000
5011Commit:     Carl Worth <cworth@cworth.org>
5012CommitDate: Mon Jul 11 13:37:43 2005 +0000
5013
5014    ROADMAP: Note progress on cairo_meta_surface_t, ARGB text, and group support.
5015
5016 ChangeLog |  2 ++
5017 ROADMAP   | 11 ++++++++---
5018 2 files changed, 10 insertions(+), 3 deletions(-)
5019
5020commit 48e5806f1e30e1e46a18442a568ed99daab78f66
5021Author:     Carl Worth <cworth@cworth.org>
5022AuthorDate: Mon Jul 11 13:29:45 2005 +0000
5023Commit:     Carl Worth <cworth@cworth.org>
5024CommitDate: Mon Jul 11 13:29:45 2005 +0000
5025
5026    Note that the cairo_content_t work is done.
5027    Note that this function is computing an incorrect result.
5028
5029 ChangeLog       | 7 +++++++
5030 ROADMAP         | 4 ++--
5031 src/cairo-arc.c | 2 ++
5032 3 files changed, 11 insertions(+), 2 deletions(-)
5033
5034commit 2ff04df85219828c0058155ba7038a23bd264ebc
5035Author:     Jeff Muizelaar <jeff@infidigm.net>
5036AuthorDate: Sat Jul 9 19:00:36 2005 +0000
5037Commit:     Jeff Muizelaar <jeff@infidigm.net>
5038CommitDate: Sat Jul 9 19:00:36 2005 +0000
5039
5040    Begin merging in newer fb code.
5041    The code comes from keithp: Initial import of Composite extension along with name change from Apportion. Added some accelerated code to fbpict to make this initial hack a bit faster. "real" extension bits to follow.
5042
5043 pixman/ChangeLog |  12 ++++
5044 pixman/src/ic.c  | 177 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
5045 2 files changed, 187 insertions(+), 2 deletions(-)
5046
5047commit 1d48dc6cdb653b95c4353613399972663c71e68e
5048Author:     Jeff Muizelaar <jeff@infidigm.net>
5049AuthorDate: Sat Jul 9 18:13:14 2005 +0000
5050Commit:     Jeff Muizelaar <jeff@infidigm.net>
5051CommitDate: Sat Jul 9 18:13:14 2005 +0000
5052
5053    More misc merging. Mostly s/pixman_composite/fbComposite/.
5054
5055 pixman/ChangeLog | 12 ++++++++++
5056 pixman/src/ic.c  | 72 ++++++++++++++++++++++++++++----------------------------
5057 2 files changed, 48 insertions(+), 36 deletions(-)
5058
5059commit 36a57bcdcbb0025250bfa037fbd7e7c08819e43b
5060Author:     Jeff Muizelaar <jeff@infidigm.net>
5061AuthorDate: Sat Jul 9 15:47:43 2005 +0000
5062Commit:     Jeff Muizelaar <jeff@infidigm.net>
5063CommitDate: Sat Jul 9 15:47:43 2005 +0000
5064
5065    More misc merging. Mostly stuff like s/uint32_t/CARD32/.
5066
5067 pixman/ChangeLog |  16 ++
5068 pixman/src/ic.c  | 626 +++++++++++++++++++++++++++----------------------------
5069 2 files changed, 329 insertions(+), 313 deletions(-)
5070
5071commit 9a2ba48b298c3bf4b462e1030b105efaf9fd015c
5072Author:     Carl Worth <cworth@cworth.org>
5073AuthorDate: Fri Jul 8 10:12:28 2005 +0000
5074Commit:     Carl Worth <cworth@cworth.org>
5075CommitDate: Fri Jul 8 10:12:28 2005 +0000
5076
5077    Give enum tags an underscore prefix to match the style of the struct tags. Add new cairo_content_t and change cairo_surface_create_similar to accept a cairo_content_t rather than a cairo_format_t.
5078    Change surface backend create_similar call to accept a cairo_content_t rather than a cairo_format_t.
5079    Fix all calls into create_similar to pass a cairo_content_t rather than a cairo_format_t.
5080
5081 ChangeLog                  |  44 +++++++++++++++++++
5082 src/cairo-glitz-surface.c  |  41 +++++++++---------
5083 src/cairo-gstate.c         |  10 ++---
5084 src/cairo-image-surface.c  |  52 +++++++++++++++++++++--
5085 src/cairo-meta-surface.c   |   4 +-
5086 src/cairo-pattern.c        |   2 +-
5087 src/cairo-pdf-surface.c    |   4 +-
5088 src/cairo-ps-surface.c     |  10 ++---
5089 src/cairo-quartz-surface.c |  11 +++--
5090 src/cairo-surface.c        |  36 ++++++++++++----
5091 src/cairo-win32-surface.c  |   9 ++--
5092 src/cairo-xcb-surface.c    |   6 ++-
5093 src/cairo-xlib-surface.c   |   8 ++--
5094 src/cairo.h                | 103 ++++++++++++++++++++++++++++-----------------
5095 src/cairoint.h             |  14 ++++--
5096 test/mask.c                |   4 +-
5097 test/pixman-rotate.c       |   2 +-
5098 test/source-clip.c         |   2 +-
5099 18 files changed, 256 insertions(+), 106 deletions(-)
5100
5101commit 9fd2f0a25c4954e839d79de00ff14b1990ae39eb
5102Author:     Carl Worth <cworth@cworth.org>
5103AuthorDate: Thu Jul 7 01:15:21 2005 +0000
5104Commit:     Carl Worth <cworth@cworth.org>
5105CommitDate: Thu Jul 7 01:15:21 2005 +0000
5106
5107    Add a missing word.
5108    Note that the BadMatch bug has been resolved.
5109
5110 CODING_STYLE | 4 ++--
5111 ChangeLog    | 6 ++++++
5112 ROADMAP      | 9 ++++++---
5113 3 files changed, 14 insertions(+), 5 deletions(-)
5114
5115commit f766e06d25334cd8d75d28d105b6a2fa62f08702
5116Author:     Carl Worth <cworth@cworth.org>
5117AuthorDate: Wed Jul 6 14:52:01 2005 +0000
5118Commit:     Carl Worth <cworth@cworth.org>
5119CommitDate: Wed Jul 6 14:52:01 2005 +0000
5120
5121    Remove CAIRO_STATUS_NO_TARGET_SURFAC and add CAIRO_STATUS_INVALID_STATUS.
5122    Don't check for gstate->target == NULL anymore as the API now guarantees it never occurs.
5123    Check that path->status is a valid status value and cause an INVALID_STATUS error otherwise.
5124    Test the new CAIRO_STATUS_INVALID_STATUS error case in cairo_append_path.
5125
5126 ChangeLog          | 18 ++++++++++++++++++
5127 src/cairo-gstate.c |  9 ---------
5128 src/cairo.c        | 18 +++++++++++++-----
5129 src/cairo.h        | 27 ++++++++++++++-------------
5130 test/path-data.c   | 15 +++++++++++++++
5131 5 files changed, 60 insertions(+), 27 deletions(-)
5132
5133commit eb12e493084ace63cebf9eb95b07953a952a817f
5134Author:     Carl Worth <cworth@cworth.org>
5135AuthorDate: Wed Jul 6 11:23:39 2005 +0000
5136Commit:     Carl Worth <cworth@cworth.org>
5137CommitDate: Wed Jul 6 11:23:39 2005 +0000
5138
5139    Require libpixman >= 0.1.5, (since 0.1.4 crashes on some X servers).
5140
5141 ChangeLog    | 5 +++++
5142 configure.in | 2 +-
5143 2 files changed, 6 insertions(+), 1 deletion(-)
5144
5145commit ad0e040fb6625c9fcc76b99c65f3caff098fd256
5146Author:     Carl Worth <cworth@cworth.org>
5147AuthorDate: Tue Jul 5 22:30:59 2005 +0000
5148Commit:     Carl Worth <cworth@cworth.org>
5149CommitDate: Tue Jul 5 22:30:59 2005 +0000
5150
5151    Disable the compilation of the _ps_locate_fallbacks code which, inaddition to being broken, appears to not currently be used.
5152
5153 ChangeLog              |  6 ++++++
5154 src/cairo-ps-surface.c | 11 +++++++++--
5155 2 files changed, 15 insertions(+), 2 deletions(-)
5156
5157commit e314e86cc1eb5feafee621ece4be79d897eb2850
5158Author:     David Reveman <davidr@novell.com>
5159AuthorDate: Mon Jul 4 03:58:43 2005 +0000
5160Commit:     David Reveman <davidr@novell.com>
5161CommitDate: Mon Jul 4 03:58:43 2005 +0000
5162
5163    Use frame buffer objects for accelerated offscreen drawing in glitz backend
5164
5165 ChangeLog                 |   9 +++
5166 configure.in              |   2 +-
5167 src/cairo-glitz-surface.c | 156 ++++++++++++++++++----------------------------
5168 3 files changed, 72 insertions(+), 95 deletions(-)
5169
5170commit 7a923e6dddcefa643ef059e8eef0ebeba7e383ee
5171Author:     Kristian Høgsberg <krh@redhat.com>
5172AuthorDate: Fri Jul 1 12:45:35 2005 +0000
5173Commit:     Kristian Høgsberg <krh@redhat.com>
5174CommitDate: Fri Jul 1 12:45:35 2005 +0000
5175
5176    Rewrite postscript backend to generate more interesting output than the current big-image implementation, using meta surfaces for font subsetting and image fallbacks.
5177    Remove obsolete comment.
5178    Make a couple of stylistic changes and add _cairo_output_stream_write_hex_string.
5179    Add _cairo_surface_intersect_clip_path so we can replay path clipping.
5180
5181 ChangeLog                 |   15 +
5182 src/cairo-meta-surface.c  |    6 -
5183 src/cairo-output-stream.c |   28 +-
5184 src/cairo-ps-surface.c    | 1261 +++++++++++++++++++++++++++++++++++++++------
5185 src/cairo-surface.c       |   17 +
5186 src/cairoint.h            |   11 +
5187 6 files changed, 1167 insertions(+), 171 deletions(-)
5188
5189commit 7ab5dbfa7547bd0d8a99e4d0fcd34d8a55722a11
5190Author:     Kristian Høgsberg <krh@redhat.com>
5191AuthorDate: Fri Jul 1 12:22:23 2005 +0000
5192Commit:     Kristian Høgsberg <krh@redhat.com>
5193CommitDate: Fri Jul 1 12:22:23 2005 +0000
5194
5195    Add meta surface implementation.
5196    Add cairo-meta-surface.c and cairo-meta-surface-private.h
5197
5198 ChangeLog                        |   8 +
5199 src/Makefile.am                  |   2 +
5200 src/cairo-meta-surface-private.h | 151 ++++++++++
5201 src/cairo-meta-surface.c         | 601 +++++++++++++++++++++++++++++++++++++++
5202 4 files changed, 762 insertions(+)
5203
5204commit 4e01c4aa2f8427113153fe569b6cf22388ba0882
5205Author:     Carl Worth <cworth@cworth.org>
5206AuthorDate: Wed Jun 29 17:05:31 2005 +0000
5207Commit:     Carl Worth <cworth@cworth.org>
5208CommitDate: Wed Jun 29 17:05:31 2005 +0000
5209
5210    Remove debugging printfs.
5211
5212 ChangeLog        | 7 ++++++-
5213 src/cairo-hash.c | 4 ----
5214 2 files changed, 6 insertions(+), 5 deletions(-)
5215
5216commit aad6dce6bc9adc829e719345c5df954d9464cefb
5217Author:     Carl Worth <cworth@cworth.org>
5218AuthorDate: Wed Jun 29 17:02:37 2005 +0000
5219Commit:     Carl Worth <cworth@cworth.org>
5220CommitDate: Wed Jun 29 17:02:37 2005 +0000
5221
5222    Add _cairo_hash_table_random_entry.
5223    Fix to update live_entries.
5224    style changes.
5225    Add code to shrink table as well as to grow it.
5226    Call new version of resize so that table will grow or shrink as needed on insert and remove.
5227
5228 ChangeLog                |  18 +++++++
5229 src/cairo-hash-private.h |   5 +-
5230 src/cairo-hash.c         | 138 +++++++++++++++++++++++++++++++++++++++--------
5231 3 files changed, 139 insertions(+), 22 deletions(-)
5232
5233commit e7ffbb4179b388304d4aadda66eb6c641758f91b
5234Author:     Carl Worth <cworth@cworth.org>
5235AuthorDate: Wed Jun 29 15:02:10 2005 +0000
5236Commit:     Carl Worth <cworth@cworth.org>
5237CommitDate: Wed Jun 29 15:02:10 2005 +0000
5238
5239    Rewrite hash table to use a single cairo_hash_entry_t* rather than void *key and void *value. This is slightly more painful to use, but lends itself to a more memory-efficient implementation. Add documentation.
5240
5241 ChangeLog                |  12 ++
5242 src/cairo-hash-private.h |  58 ++++++---
5243 src/cairo-hash.c         | 332 +++++++++++++++++++++++++----------------------
5244 3 files changed, 235 insertions(+), 167 deletions(-)
5245
5246commit 82f244eca84b37886bd0b118dc44ec04342d7a26
5247Author:     Carl Worth <cworth@cworth.org>
5248AuthorDate: Wed Jun 29 07:04:34 2005 +0000
5249Commit:     Carl Worth <cworth@cworth.org>
5250CommitDate: Wed Jun 29 07:04:34 2005 +0000
5251
5252    Rework the cache code as a hast table with a much simpler interface, (no object derviation is required to use it).
5253    Remove extraneous prototype for non-existent _cairo_cache_reference.
5254
5255 ChangeLog                |  14 ++
5256 src/cairo-hash-private.h |  85 +++++++
5257 src/cairo-hash.c         | 643 ++++++++++++++++++++---------------------------
5258 src/cairoint.h           |   3 -
5259 4 files changed, 374 insertions(+), 371 deletions(-)
5260
5261commit 5ab8a3085ee4c5cab7d07d233530d74c2d978d94
5262Author:     Kristian Høgsberg <krh@redhat.com>
5263AuthorDate: Tue Jun 28 15:58:42 2005 +0000
5264Commit:     Kristian Høgsberg <krh@redhat.com>
5265CommitDate: Tue Jun 28 15:58:42 2005 +0000
5266
5267    New functions to create a cairo_pattern_t corresponding to a solid color and a translucent color respectively. Document a few pattern functions.
5268
5269 ChangeLog           |   7 +++
5270 src/cairo-pattern.c | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++++
5271 src/cairo.c         |  37 +++----------
5272 src/cairo.h         |   8 +++
5273 4 files changed, 171 insertions(+), 29 deletions(-)
5274
5275commit e7442a4523603642c4805058140a7ad23fc0489d
5276Author:     Tor Lillqvist <tml@novell.com>
5277AuthorDate: Tue Jun 28 15:03:53 2005 +0000
5278Commit:     Tor Lillqvist <tml@novell.com>
5279CommitDate: Tue Jun 28 15:03:53 2005 +0000
5280
5281    Implement.
5282    reviewed by: otaylor
5283
5284 ChangeLog              |   7 +++
5285 src/cairo-win32-font.c | 133 +++++++++++++++++++++++++++++++++++++++++++++++--
5286 2 files changed, 135 insertions(+), 5 deletions(-)
5287
5288commit 6d65ee6fc40ed1dcf7cc2f50413afc207520b299
5289Author:     Owen Taylor <otaylor@redhat.com>
5290AuthorDate: Tue Jun 28 13:28:53 2005 +0000
5291Commit:     Owen Taylor <otaylor@redhat.com>
5292CommitDate: Tue Jun 28 13:28:53 2005 +0000
5293
5294    Also flag older XFree86 servers as buggy-repeat.
5295
5296 ChangeLog                | 5 +++++
5297 src/cairo-xlib-surface.c | 3 +++
5298 2 files changed, 8 insertions(+)
5299
5300commit e0982300cad9cf9873c28f69e025dd9a278934f0
5301Author:     Tor Lillqvist <tml@novell.com>
5302AuthorDate: Tue Jun 28 11:52:42 2005 +0000
5303Commit:     Tor Lillqvist <tml@novell.com>
5304CommitDate: Tue Jun 28 11:52:42 2005 +0000
5305
5306    Prevent crash on empty string.
5307
5308 ChangeLog              |  5 +++++
5309 src/cairo-atsui-font.c | 17 ++++++++++-------
5310 2 files changed, 15 insertions(+), 7 deletions(-)
5311
5312commit f3b7d3dfd8d2bec03969bc5a52fb41473b88c747
5313Author:     Owen Taylor <otaylor@redhat.com>
5314AuthorDate: Tue Jun 28 05:02:27 2005 +0000
5315Commit:     Owen Taylor <otaylor@redhat.com>
5316CommitDate: Tue Jun 28 05:02:27 2005 +0000
5317
5318    Fix stray commit marker
5319
5320 ChangeLog | 1 -
5321 1 file changed, 1 deletion(-)
5322
5323commit 3b0c3d0ee84f991347df12249f944c780dde99f8
5324Author:     Keith Packard <keithp@keithp.com>
5325AuthorDate: Sat Jun 25 23:24:19 2005 +0000
5326Commit:     Keith Packard <keithp@keithp.com>
5327CommitDate: Sat Jun 25 23:24:19 2005 +0000
5328
5329    Provide locking macros, implement with pthreads.
5330    Add _cairo_cache_shrink_to which reduces cache memory usage to a specified level.
5331    Change global glyph and xlib glyphset caches behaviour to only shrink cache on unlock. This is done by telling the cache code to never shrink (max_memory == 0), and then manually shrinking using _cairo_cache_shrink_to from the unlock function.
5332    Fix Carl's variable renaming mixing (cache = cache).
5333    reviewed by: cworth
5334
5335 ChangeLog                | 33 ++++++++++++++++++++++++++++++
5336 configure.in             |  8 ++++++++
5337 src/cairo-cache.c        | 24 ++++++++++++++--------
5338 src/cairo-font.c         | 28 ++++++++++++++++---------
5339 src/cairo-ft-font.c      |  6 ++++--
5340 src/cairo-hash.c         | 24 ++++++++++++++--------
5341 src/cairo-xlib-surface.c | 53 +++++++++++++++---------------------------------
5342 src/cairoint.h           | 23 +++++++++++++++++++++
5343 8 files changed, 132 insertions(+), 67 deletions(-)
5344
5345commit 574f7f560bf2cc851ad4f3267840e37fa06611fa
5346Author:     Jeff Muizelaar <jeff@infidigm.net>
5347AuthorDate: Sat Jun 25 15:03:17 2005 +0000
5348Commit:     Jeff Muizelaar <jeff@infidigm.net>
5349CommitDate: Sat Jun 25 15:03:17 2005 +0000
5350
5351    Merge over most of the low-hanging renames from xserver/fb.
5352
5353 pixman/ChangeLog                   |  34 +++
5354 pixman/src/ic.c                    |  30 +--
5355 pixman/src/icblt.c                 |  34 +--
5356 pixman/src/icbltone.c              |  32 +--
5357 pixman/src/iccompose.c             | 498 ++++++++++++++++++-------------------
5358 pixman/src/icint.h                 | 296 ++++++++++++----------
5359 pixman/src/icrop.h                 |  18 +-
5360 pixman/src/icutil.c                |   2 +-
5361 pixman/src/pixman-xserver-compat.h |   4 +-
5362 9 files changed, 501 insertions(+), 447 deletions(-)
5363
5364commit be38e07c4e511c075f9a30c67a4385bbb1d30594
5365Author:     Jeff Muizelaar <jeff@infidigm.net>
5366AuthorDate: Sat Jun 25 14:41:38 2005 +0000
5367Commit:     Jeff Muizelaar <jeff@infidigm.net>
5368CommitDate: Sat Jun 25 14:41:38 2005 +0000
5369
5370    Fix broken build on older gcc's caused by overzealous s/IC_/FB_/g
5371
5372 pixman/ChangeLog   | 5 +++++
5373 pixman/src/icint.h | 2 +-
5374 2 files changed, 6 insertions(+), 1 deletion(-)
5375
5376commit 5f0e8de3e5721d55328b6b06922f7b29b49cc5cb
5377Author:     Owen Taylor <otaylor@redhat.com>
5378AuthorDate: Sat Jun 25 13:51:22 2005 +0000
5379Commit:     Owen Taylor <otaylor@redhat.com>
5380CommitDate: Sat Jun 25 13:51:22 2005 +0000
5381
5382    Add mostly useless (other than perhaps 90-degree rotation) code for transforming bitmap glyphs.
5383
5384 ChangeLog           |   8 +++-
5385 src/cairo-ft-font.c | 136 +++++++++++++++++++++++++++++++++++++++++++++++++++-
5386 2 files changed, 142 insertions(+), 2 deletions(-)
5387
5388commit 13a27d19d4e8748a4233b70cdd4a223865d3d57c
5389Author:     Carl Worth <cworth@cworth.org>
5390AuthorDate: Sat Jun 25 02:00:17 2005 +0000
5391Commit:     Carl Worth <cworth@cworth.org>
5392CommitDate: Sat Jun 25 02:00:17 2005 +0000
5393
5394    From: J. Ali Harlow" <ali@avrc.city.ac.uk> Reviewed by: Vladimir Vukicevic <vladimirv@gmail.com>
5395    Update win32 backend to match current API, so it actually builds once again.
5396
5397 ChangeLog                 | 22 ++++++++++++++++++++++
5398 src/cairo-win32-surface.c | 19 +++++++++++--------
5399 test/Makefile.am          |  4 ++--
5400 3 files changed, 35 insertions(+), 10 deletions(-)
5401
5402commit 64d5b34a9843e63d36c605abe7cdd56bacabccee
5403Author:     Jeff Muizelaar <jeff@infidigm.net>
5404AuthorDate: Fri Jun 24 20:13:19 2005 +0000
5405Commit:     Jeff Muizelaar <jeff@infidigm.net>
5406CommitDate: Fri Jun 24 20:13:19 2005 +0000
5407
5408    s/Ic/Fb/g This gets read of most of the [Ii][cC]'s the rest will probably dealt with on a case by case basis.
5409    trimmed function list again.
5410
5411 pixman/ChangeLog                   |  26 +++
5412 pixman/src/ic.c                    | 108 +++++-----
5413 pixman/src/icblt.c                 | 268 +++++++++++------------
5414 pixman/src/icbltone.c              | 174 +++++++--------
5415 pixman/src/iccolor.c               |  20 +-
5416 pixman/src/iccompose.c             | 288 ++++++++++++-------------
5417 pixman/src/icformat.c              |  10 +-
5418 pixman/src/icimage.c               |  36 ++--
5419 pixman/src/icimage.h               |  70 +++---
5420 pixman/src/icint.h                 | 426 ++++++++++++++++++-------------------
5421 pixman/src/icpixels.c              |  28 +--
5422 pixman/src/icrect.c                |   6 +-
5423 pixman/src/icrop.h                 |  66 +++---
5424 pixman/src/icstipple.c             |  20 +-
5425 pixman/src/ictrap.c                |   6 +-
5426 pixman/src/ictri.c                 |  20 +-
5427 pixman/src/icutil.c                |   4 +-
5428 pixman/src/pixman-xserver-compat.h |   2 +-
5429 18 files changed, 802 insertions(+), 776 deletions(-)
5430
5431commit 42fc090745c8d262b8348b9f7a6c204e9a9b2379
5432Author:     Jeff Muizelaar <jeff@infidigm.net>
5433AuthorDate: Fri Jun 24 18:28:19 2005 +0000
5434Commit:     Jeff Muizelaar <jeff@infidigm.net>
5435CommitDate: Fri Jun 24 18:28:19 2005 +0000
5436
5437    selective s/Ic/fb/g.
5438    I took out the list of functions because it was ridiculously long.
5439
5440 pixman/ChangeLog       |  16 ++
5441 pixman/src/ic.c        |  96 +++++-----
5442 pixman/src/icblt.c     |  34 ++--
5443 pixman/src/icbltone.c  |  96 +++++-----
5444 pixman/src/iccompose.c | 466 ++++++++++++++++++++++++-------------------------
5445 pixman/src/icimage.h   |   2 +-
5446 pixman/src/icint.h     |  30 ++--
5447 pixman/src/icrop.h     |  26 +--
5448 pixman/src/icstipple.c |   2 +-
5449 pixman/src/icutil.c    |  42 ++---
5450 10 files changed, 413 insertions(+), 397 deletions(-)
5451
5452commit 43e3e7eeff6ff0f9fc0b161f70dfa0f5071a087e
5453Author:     Jeff Muizelaar <jeff@infidigm.net>
5454AuthorDate: Fri Jun 24 18:21:15 2005 +0000
5455Commit:     Jeff Muizelaar <jeff@infidigm.net>
5456CommitDate: Fri Jun 24 18:21:15 2005 +0000
5457
5458    s/IC_/FB_/g
5459    dd #define FB_BITS IC_BITS so that FB_BITS get defined early enough
5460
5461 pixman/ChangeLog                   |  18 ++++
5462 pixman/src/ic.c                    |   4 +-
5463 pixman/src/icblt.c                 | 106 +++++++++++------------
5464 pixman/src/icbltone.c              |  76 ++++++++---------
5465 pixman/src/icint.h                 | 168 ++++++++++++++++++-------------------
5466 pixman/src/icpixels.c              |   6 +-
5467 pixman/src/icrop.h                 |   4 +-
5468 pixman/src/icstipple.c             |   6 +-
5469 pixman/src/icutil.c                |  16 ++--
5470 pixman/src/pixman-xserver-compat.h |   2 +
5471 pixman/src/pixman.h                |   3 +-
5472 11 files changed, 215 insertions(+), 194 deletions(-)
5473
5474commit d469cc18eb21f69f8546f1d35ea44509c6eac329
5475Author:     Carl Worth <cworth@cworth.org>
5476AuthorDate: Fri Jun 24 15:14:31 2005 +0000
5477Commit:     Carl Worth <cworth@cworth.org>
5478CommitDate: Fri Jun 24 15:14:31 2005 +0000
5479
5480    Remove stray character.
5481
5482 ChangeLog           | 5 +++++
5483 src/cairo-ft-font.c | 2 +-
5484 2 files changed, 6 insertions(+), 1 deletion(-)
5485
5486commit 05e2ffa00ad672d33f1c204237f54a006f2e5c94
5487Author:     Carl Worth <cworth@cworth.org>
5488AuthorDate: Fri Jun 24 15:09:41 2005 +0000
5489Commit:     Carl Worth <cworth@cworth.org>
5490CommitDate: Fri Jun 24 15:09:41 2005 +0000
5491
5492    Prefer descriptive variable names over single-character names. Remove unneeded XGlpyhInfo field from glyphset_cache_entry_t.
5493
5494 ChangeLog                |  12 +++++
5495 src/cairo-xlib-surface.c | 135 +++++++++++++++++++++++------------------------
5496 2 files changed, 78 insertions(+), 69 deletions(-)
5497
5498commit 87008a44d3043e48376cb3bee3702226ec5bcac7
5499Author:     Owen Taylor <otaylor@redhat.com>
5500AuthorDate: Fri Jun 24 15:06:40 2005 +0000
5501Commit:     Owen Taylor <otaylor@redhat.com>
5502CommitDate: Fri Jun 24 15:06:40 2005 +0000
5503
5504    Handle rendering bitmap glyphslots as well as outline glyphslots.
5505    When setting the scale for a non-scalable font, use the nearest available size (FreeType won't set the glyph metrics otherwise.)
5506
5507 ChangeLog           |   9 ++
5508 src/cairo-ft-font.c | 269 ++++++++++++++++++++++++++++++++++++++++------------
5509 2 files changed, 218 insertions(+), 60 deletions(-)
5510
5511commit 81fa936fd2153e62411a5fbd3e8e5a43bc493d74
5512Author:     Jeff Muizelaar <jeff@infidigm.net>
5513AuthorDate: Thu Jun 23 19:41:07 2005 +0000
5514Commit:     Jeff Muizelaar <jeff@infidigm.net>
5515CommitDate: Thu Jun 23 19:41:07 2005 +0000
5516
5517    s/IcCombine/fbCombine/
5518
5519 pixman/ChangeLog       |  31 ++++++
5520 pixman/src/iccompose.c | 272 ++++++++++++++++++++++++-------------------------
5521 2 files changed, 167 insertions(+), 136 deletions(-)
5522
5523commit e77d9776ae5217e9317209815b3195366a84f70f
5524Author:     Jeff Muizelaar <jeff@infidigm.net>
5525AuthorDate: Thu Jun 23 19:39:12 2005 +0000
5526Commit:     Jeff Muizelaar <jeff@infidigm.net>
5527CommitDate: Thu Jun 23 19:39:12 2005 +0000
5528
5529    s/pixman_compositeOperand/FbCompositeOperand/g.
5530
5531 pixman/ChangeLog       |  59 ++++++
5532 pixman/src/iccompose.c | 552 ++++++++++++++++++++++++-------------------------
5533 pixman/src/icimage.h   |  20 +-
5534 3 files changed, 345 insertions(+), 286 deletions(-)
5535
5536commit 373e7f68b1c076eab08f2bc6b249dae4e8ac9bf4
5537Author:     Jeff Muizelaar <jeff@infidigm.net>
5538AuthorDate: Thu Jun 23 19:35:45 2005 +0000
5539Commit:     Jeff Muizelaar <jeff@infidigm.net>
5540CommitDate: Thu Jun 23 19:35:45 2005 +0000
5541
5542    s/pixman_bits_t/FbBits/s
5543
5544 pixman/ChangeLog       |  31 ++++++++++++++
5545 pixman/src/ic.c        |  14 +++---
5546 pixman/src/icblt.c     |  80 +++++++++++++++++-----------------
5547 pixman/src/icbltone.c  |  44 +++++++++----------
5548 pixman/src/iccompose.c | 114 ++++++++++++++++++++++++-------------------------
5549 pixman/src/icimage.c   |   6 +--
5550 pixman/src/icstipple.c |   8 ++--
5551 7 files changed, 164 insertions(+), 133 deletions(-)
5552
5553commit aa07c01cb5d1f0c41067ee005b6db4481d5d8b58
5554Author:     Jeff Muizelaar <jeff@infidigm.net>
5555AuthorDate: Thu Jun 23 19:33:34 2005 +0000
5556Commit:     Jeff Muizelaar <jeff@infidigm.net>
5557CommitDate: Thu Jun 23 19:33:34 2005 +0000
5558
5559    more merging:
5560    630. Fix incorrect datatype for the pixmap width in fbCompositeSrcAdd_8000x8000(), and add some small optimisations (#A.1423, Keith Packard).
5561
5562 pixman/ChangeLog | 12 +++++++++++-
5563 pixman/src/ic.c  | 36 ++++++++++++++++++++++--------------
5564 2 files changed, 33 insertions(+), 15 deletions(-)
5565
5566commit 81ec18369736888bea6d4d79d0de6ed00e8ca802
5567Author:     Jeff Muizelaar <jrmuizel@infidigm.net>
5568AuthorDate: Thu Jun 23 19:30:12 2005 +0000
5569Commit:     Jeff Muizelaar <jrmuizel@infidigm.net>
5570CommitDate: Thu Jun 23 19:30:12 2005 +0000
5571
5572    Start the xserver/fb -> libpixman merging with a copy optimization.
5573
5574 pixman/ChangeLog   |  7 +++++++
5575 pixman/src/icblt.c | 26 +++++++++++++++++++++++++-
5576 pixman/src/icint.h |  1 +
5577 3 files changed, 33 insertions(+), 1 deletion(-)
5578
5579commit adeff84bc2eba19bb3f667297e594a1ef86ae2a9
5580Author:     Carl Worth <cworth@cworth.org>
5581AuthorDate: Thu Jun 23 15:52:37 2005 +0000
5582Commit:     Carl Worth <cworth@cworth.org>
5583CommitDate: Thu Jun 23 15:52:37 2005 +0000
5584
5585    Add ARGB text to 1.0 roadmap.
5586
5587 ChangeLog | 4 ++++
5588 ROADMAP   | 2 ++
5589 2 files changed, 6 insertions(+)
5590
5591commit 609ef32bfa13c09d3a6de5c6631458109445eda0
5592Author:     Owen Taylor <otaylor@redhat.com>
5593AuthorDate: Thu Jun 23 13:05:07 2005 +0000
5594Commit:     Owen Taylor <otaylor@redhat.com>
5595CommitDate: Thu Jun 23 13:05:07 2005 +0000
5596
5597    Improve last ChangeLog entry a bit
5598
5599 ChangeLog | 3 ++-
5600 1 file changed, 2 insertions(+), 1 deletion(-)
5601
5602commit ff27263f3968d8f97534ce218bfde0392908cf6c
5603Author:     Owen Taylor <otaylor@redhat.com>
5604AuthorDate: Thu Jun 23 12:58:49 2005 +0000
5605Commit:     Owen Taylor <otaylor@redhat.com>
5606CommitDate: Thu Jun 23 12:58:49 2005 +0000
5607
5608    Only unpremultiply ARGB32 data. Call png_write_info() *before* we set up the write conversion... it doesn't work after.
5609
5610 ChangeLog       |  6 ++++++
5611 src/cairo-png.c | 47 ++++++++++++++++++++++++++++++++++++-----------
5612 2 files changed, 42 insertions(+), 11 deletions(-)
5613
5614commit 3b20ab66b89527c25c1fbfff8ed1ff672196520f
5615Author:     Carl Worth <cworth@cworth.org>
5616AuthorDate: Thu Jun 23 12:45:38 2005 +0000
5617Commit:     Carl Worth <cworth@cworth.org>
5618CommitDate: Thu Jun 23 12:45:38 2005 +0000
5619
5620    Add workaround for Render's overlapping source/dest bug to the 0.5.2 roadmap.
5621
5622 ChangeLog | 5 +++++
5623 ROADMAP   | 4 ++++
5624 2 files changed, 9 insertions(+)
5625
5626commit 03c7b6aa7a5d2b97b7f892296f2a46ae56dde5b2
5627Author:     Carl Worth <cworth@cworth.org>
5628AuthorDate: Wed Jun 22 22:12:09 2005 +0000
5629Commit:     Carl Worth <cworth@cworth.org>
5630CommitDate: Wed Jun 22 22:12:09 2005 +0000
5631
5632    Add link to BadMatch bug.
5633
5634 ChangeLog | 6 ++++--
5635 ROADMAP   | 3 ++-
5636 2 files changed, 6 insertions(+), 3 deletions(-)
5637
5638commit b04b434db189904b108ab5167e61a286ea8225d2
5639Author:     Carl Worth <cworth@cworth.org>
5640AuthorDate: Wed Jun 22 17:09:08 2005 +0000
5641Commit:     Carl Worth <cworth@cworth.org>
5642CommitDate: Wed Jun 22 17:09:08 2005 +0000
5643
5644    Update ROADMAP with some comments on 0.5.2.
5645    Add documentation for cairo_set_source_surface and fix some typos in other documentation blocks.
5646
5647 ChangeLog   |  6 ++++++
5648 ROADMAP     | 16 ++++++++--------
5649 src/cairo.c | 29 ++++++++++++++++++++++++++---
5650 3 files changed, 40 insertions(+), 11 deletions(-)
5651
5652commit 687f3d78d6b1fe1fb03980c70537bea331bbcf28
5653Author:     Øyvind Kolås <pippin@gimp.org>
5654AuthorDate: Wed Jun 22 09:49:48 2005 +0000
5655Commit:     Øyvind Kolås <pippin@gimp.org>
5656CommitDate: Wed Jun 22 09:49:48 2005 +0000
5657
5658    minor whitespace and spellfix
5659
5660 ChangeLog                        | 4 ++++
5661 doc/public/language-bindings.xml | 4 ++--
5662 2 files changed, 6 insertions(+), 2 deletions(-)
5663
5664commit b1130276d59a219e70d43dd1d199ddf391fa3330
5665Author:     Kristian Høgsberg <krh@redhat.com>
5666AuthorDate: Tue Jun 21 15:38:51 2005 +0000
5667Commit:     Kristian Høgsberg <krh@redhat.com>
5668CommitDate: Tue Jun 21 15:38:51 2005 +0000
5669
5670    Split out font subsetting code from here,
5671    and put it here.
5672
5673 ChangeLog                       |   7 +
5674 src/Makefile.am                 |  91 +++---
5675 src/cairo-font-subset-private.h |  68 +++++
5676 src/cairo-font-subset.c         | 645 +++++++++++++++++++++++++++++++++++++++
5677 src/cairo-pdf-surface.c         | 657 ++--------------------------------------
5678 5 files changed, 784 insertions(+), 684 deletions(-)
5679
5680commit 7283ba6d470950e0e49f33fc25f3358113dda51e
5681Author:     Tor Lillqvist <tml@novell.com>
5682AuthorDate: Tue Jun 21 09:54:58 2005 +0000
5683Commit:     Tor Lillqvist <tml@novell.com>
5684CommitDate: Tue Jun 21 09:54:58 2005 +0000
5685
5686    allow building against < 10.3 SDK.
5687
5688 ChangeLog              |  4 ++++
5689 src/cairo-atsui-font.c | 12 ++++++++++++
5690 2 files changed, 16 insertions(+)
5691
5692commit adee31be18e20112c7da49675b93d37cc66ee263
5693Author:     Carl Worth <cworth@cworth.org>
5694AuthorDate: Mon Jun 20 17:06:10 2005 +0000
5695Commit:     Carl Worth <cworth@cworth.org>
5696CommitDate: Mon Jun 20 17:06:10 2005 +0000
5697
5698    Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_5_1.
5699
5700 ChangeLog    | 5 +++++
5701 configure.in | 2 +-
5702 2 files changed, 6 insertions(+), 1 deletion(-)
5703
5704commit 86869f02b9206eaeac331ff8945dacf4d840df98
5705Author:     Carl Worth <cworth@cworth.org>
5706AuthorDate: Mon Jun 20 17:01:36 2005 +0000
5707Commit:     Carl Worth <cworth@cworth.org>
5708CommitDate: Mon Jun 20 17:01:36 2005 +0000
5709
5710    Force distcheck to enable gtk-doc.
5711
5712 ChangeLog                  |  4 ++++
5713 Makefile.am                |  2 ++
5714 doc/public/tmpl/cairo.sgml | 19 -------------------
5715 3 files changed, 6 insertions(+), 19 deletions(-)
5716
5717commit d7ef15d4b48820a072e4f4525fa83b23dc2cdf5d
5718Author:     Carl Worth <cworth@cworth.org>
5719AuthorDate: Mon Jun 20 16:35:40 2005 +0000
5720Commit:     Carl Worth <cworth@cworth.org>
5721CommitDate: Mon Jun 20 16:35:40 2005 +0000
5722
5723    Added notes for snapshot 0.5.1
5724    Increment CAIRO_VERSION to 0.5.1
5725
5726 ChangeLog    |   6 ++++
5727 NEWS         | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5728 configure.in |   2 +-
5729 3 files changed, 109 insertions(+), 1 deletion(-)
5730
5731commit 74e3cc672f4b687d48caabe53a9c611868e27904
5732Author:     Carl Worth <cworth@cworth.org>
5733AuthorDate: Mon Jun 20 16:31:17 2005 +0000
5734Commit:     Carl Worth <cworth@cworth.org>
5735CommitDate: Mon Jun 20 16:31:17 2005 +0000
5736
5737    Fix abbreviated ChangeLog
5738
5739 ChangeLog | 4 +++-
5740 1 file changed, 3 insertions(+), 1 deletion(-)
5741
5742commit ea2a04d901947106d15978c077cad61b7b7c9b26
5743Author:     Owen Taylor <otaylor@redhat.com>
5744AuthorDate: Mon Jun 20 15:48:46 2005 +0000
5745Commit:     Owen Taylor <otaylor@redhat.com>
5746CommitDate: Mon Jun 20 15:48:46 2005 +0000
5747
5748    Workaround for https://bugs.freedesktop.org/show_bug.cgi?id=3566
5749    Detect servers with a bug in repeating surfaces by checking vendor string and version.
5750    For such surfaces
5751    Save clip rects when setting a clip region on a surface so that we set the right clip for the surface's GC if we create it later.
5752
5753 ChangeLog                  |  13 +++
5754 doc/public/tmpl/cairo.sgml |  19 +++
5755 src/cairo-xlib-surface.c   | 282 ++++++++++++++++++++++++++++++++++++++++++---
5756 3 files changed, 300 insertions(+), 14 deletions(-)
5757
5758commit 1ce9be95415c43b9db73b80f2641cc3a8eee9215
5759Author:     Carl Worth <cworth@cworth.org>
5760AuthorDate: Mon Jun 20 12:54:15 2005 +0000
5761Commit:     Carl Worth <cworth@cworth.org>
5762CommitDate: Mon Jun 20 12:54:15 2005 +0000
5763
5764    Make out parameters optional. Style cleanup.
5765
5766 ChangeLog          |  5 +++++
5767 src/cairo-matrix.c | 42 +++++++++++++++++++++++-------------------
5768 2 files changed, 28 insertions(+), 19 deletions(-)
5769
5770commit ab668278b060f3708bd1418c5707ceda74b9e2b4
5771Author:     Carl Worth <cworth@cworth.org>
5772AuthorDate: Mon Jun 20 11:09:51 2005 +0000
5773Commit:     Carl Worth <cworth@cworth.org>
5774CommitDate: Mon Jun 20 11:09:51 2005 +0000
5775
5776    Abstract CAIRO_ALPHA_IS_OPAQUE out for general internal use.
5777    Optimize to defer to cairo_paint if the alpha value is actually opaque.
5778
5779 ChangeLog           | 9 +++++++++
5780 src/cairo-pattern.c | 2 +-
5781 src/cairo.c         | 5 +++++
5782 src/cairoint.h      | 2 ++
5783 4 files changed, 17 insertions(+), 1 deletion(-)
5784
5785commit f15ec64e7f2cfb9071c05ec072e49f364dbc4164
5786Author:     Carl Worth <cworth@cworth.org>
5787AuthorDate: Mon Jun 20 09:59:23 2005 +0000
5788Commit:     Carl Worth <cworth@cworth.org>
5789CommitDate: Mon Jun 20 09:59:23 2005 +0000
5790
5791    Rip out cairo_set_error_notfiy function as it is clear that it is not the right approach.
5792    Remove error-notify test.
5793
5794 ChangeLog                  |  12 +++++
5795 doc/public/tmpl/cairo.sgml |  19 --------
5796 src/cairo-private.h        |   3 --
5797 src/cairo.c                |  32 --------------
5798 src/cairo.h                |  14 ------
5799 test/.cvsignore            |   1 -
5800 test/Makefile.am           |   2 -
5801 test/error-notify.c        | 108 ---------------------------------------------
5802 8 files changed, 12 insertions(+), 179 deletions(-)
5803
5804commit 3b8da5f213c3d0cf4357b29207639357241938bb
5805Author:     Carl Worth <cworth@cworth.org>
5806AuthorDate: Fri Jun 17 23:22:20 2005 +0000
5807Commit:     Carl Worth <cworth@cworth.org>
5808CommitDate: Fri Jun 17 23:22:20 2005 +0000
5809
5810    Remove references to repeat and matrix fields that no longer exist.
5811
5812 ChangeLog                          |  5 +++++
5813 doc/public/tmpl/cairo-pattern.sgml |  4 ++--
5814 doc/public/tmpl/cairo.sgml         | 23 +++++++++++++++++++++--
5815 src/cairo-xcb-surface.c            |  3 ---
5816 4 files changed, 28 insertions(+), 7 deletions(-)
5817
5818commit 92222f8bcaca41304ddd6a49a7e9d731a6a15820
5819Author:     Owen Taylor <otaylor@redhat.com>
5820AuthorDate: Fri Jun 17 16:19:08 2005 +0000
5821Commit:     Owen Taylor <otaylor@redhat.com>
5822CommitDate: Fri Jun 17 16:19:08 2005 +0000
5823
5824    Fix width/height typo.
5825
5826 ChangeLog                | 6 ++++++
5827 src/cairo-xcb-surface.c  | 2 +-
5828 src/cairo-xlib-surface.c | 2 +-
5829 3 files changed, 8 insertions(+), 2 deletions(-)
5830
5831commit 66f8b1202ed82e4e88a63c6c385aded852186e68
5832Author:     Kristian Høgsberg <krh@redhat.com>
5833AuthorDate: Fri Jun 17 13:25:19 2005 +0000
5834Commit:     Kristian Høgsberg <krh@redhat.com>
5835CommitDate: Fri Jun 17 13:25:19 2005 +0000
5836
5837    Remove matrix, filter and repeat from the cairo_surface_t struct.
5838
5839 ChangeLog                 | 10 ++++++++++
5840 src/cairo-glitz-surface.c |  3 ---
5841 src/cairo-image-surface.c |  6 +++---
5842 src/cairo-pattern.c       |  6 ------
5843 src/cairo-pdf-surface.c   |  2 +-
5844 src/cairo-surface.c       |  4 ----
5845 src/cairo-xlib-surface.c  |  3 ---
5846 src/cairoint.h            | 16 ----------------
5847 8 files changed, 14 insertions(+), 36 deletions(-)
5848
5849commit 9318742aa434c1e8dd7c71ae07632383f8f7c59b
5850Author:     Carl Worth <cworth@cworth.org>
5851AuthorDate: Fri Jun 17 11:24:24 2005 +0000
5852Commit:     Carl Worth <cworth@cworth.org>
5853CommitDate: Fri Jun 17 11:24:24 2005 +0000
5854
5855    cairo_reference and cairo_destroy shouldn't behave differently when cr->status indicates an error. Fix this bug that just slipped back in.
5856    Remove useless conditional return at the end of a void function.
5857    Fix so that after calling _cairo_error the most that any cairo entry function ever does is return a previously computed value.
5858
5859 ChangeLog   | 14 ++++++++++++++
5860 src/cairo.c | 39 +++++++++++++++++++--------------------
5861 2 files changed, 33 insertions(+), 20 deletions(-)
5862
5863commit c71f0904f19beb7b5916fc229fe02c78ab296bae
5864Author:     Kristian Høgsberg <krh@redhat.com>
5865AuthorDate: Fri Jun 17 10:48:47 2005 +0000
5866Commit:     Kristian Høgsberg <krh@redhat.com>
5867CommitDate: Fri Jun 17 10:48:47 2005 +0000
5868
5869    Remove the path clipping entry from the list.
5870
5871 ChangeLog | 4 ++++
5872 TODO      | 3 ---
5873 2 files changed, 4 insertions(+), 3 deletions(-)
5874
5875commit 7c811e0ac604e71ab67937c5a0842a6d01c67fbe
5876Author:     Carl Worth <cworth@cworth.org>
5877AuthorDate: Thu Jun 16 12:31:56 2005 +0000
5878Commit:     Carl Worth <cworth@cworth.org>
5879CommitDate: Thu Jun 16 12:31:56 2005 +0000
5880
5881    update documentation build stuff
5882
5883 doc/public/cairo-sections.txt      | 2 ++
5884 doc/public/tmpl/cairo-pattern.sgml | 2 ++
5885 doc/public/tmpl/cairo.sgml         | 2 ++
5886 3 files changed, 6 insertions(+)
5887
5888commit d6eca5a45f220d806491af518ba8ce16b524e01d
5889Author:     Carl Worth <cworth@cworth.org>
5890AuthorDate: Thu Jun 16 12:20:46 2005 +0000
5891Commit:     Carl Worth <cworth@cworth.org>
5892CommitDate: Thu Jun 16 12:20:46 2005 +0000
5893
5894    Reorder fields of cairo_private_t to match initialization order.
5895    Call error_notify callback if set. (cairo_create): Initialize error_notify callback to NULL. (cairo_set_error_notify): New function to allow the user to set an error notify callback.
5896    New cairo_set_error_notify prototye.
5897    New test for cairo_set_error_notify.
5898
5899 ChangeLog           |  17 +++++++++
5900 src/cairo-private.h |   8 +++-
5901 src/cairo.c         |  39 +++++++++++++++++--
5902 src/cairo.h         |  14 +++++++
5903 test/.cvsignore     |   1 +
5904 test/Makefile.am    |   2 +
5905 test/error-notify.c | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++
5906 7 files changed, 184 insertions(+), 5 deletions(-)
5907
5908commit 18c2d12b9ed98aea7f8ebe2b97b9406a6acb4d29
5909Author:     Carl Worth <cworth@cworth.org>
5910AuthorDate: Wed Jun 15 16:52:11 2005 +0000
5911Commit:     Carl Worth <cworth@cworth.org>
5912CommitDate: Wed Jun 15 16:52:11 2005 +0000
5913
5914    Add CAIRO_STATUS_DESTROYED to TODO list.
5915    Note progress on consistent error handling.
5916    Fix typo in documentation comment for _cairo_surface_get_current_clip_serial.
5917
5918 ChangeLog           | 9 +++++++++
5919 ROADMAP             | 4 +++-
5920 TODO                | 1 +
5921 src/cairo-surface.c | 2 +-
5922 4 files changed, 14 insertions(+), 2 deletions(-)
5923
5924commit 615d50976735a544da6888dc608495d130878400
5925Author:     Owen Taylor <otaylor@redhat.com>
5926AuthorDate: Wed Jun 15 16:04:19 2005 +0000
5927Commit:     Owen Taylor <otaylor@redhat.com>
5928CommitDate: Wed Jun 15 16:04:19 2005 +0000
5929
5930    Remove --only-section-tmpl; it doesn't really work currently :-(.
5931
5932 ChangeLog                               |    5 +
5933 doc/public/Makefile.am                  |    2 +-
5934 doc/public/tmpl/cairo-font.sgml         |  121 ++++
5935 doc/public/tmpl/cairo-ft.sgml           |   36 ++
5936 doc/public/tmpl/cairo-glitz.sgml        |    9 +
5937 doc/public/tmpl/cairo-matrix.sgml       |  131 ++++
5938 doc/public/tmpl/cairo-pattern.sgml      |  154 +++++
5939 doc/public/tmpl/cairo-pdf.sgml          |   33 +
5940 doc/public/tmpl/cairo-png.sgml          |   40 ++
5941 doc/public/tmpl/cairo-ps.sgml           |   33 +
5942 doc/public/tmpl/cairo-quartz.sgml       |   11 +
5943 doc/public/tmpl/cairo-surface.sgml      |   75 +++
5944 doc/public/tmpl/cairo-win32.sgml        |   45 ++
5945 doc/public/tmpl/cairo-xcb-xrender.sgml  |   13 +
5946 doc/public/tmpl/cairo-xcb.sgml          |   35 ++
5947 doc/public/tmpl/cairo-xlib-xrender.sgml |   13 +
5948 doc/public/tmpl/cairo-xlib.sgml         |   35 ++
5949 doc/public/tmpl/cairo.sgml              | 1039 +++++++++++++++++++++++++++++++
5950 src/cairo-ft-font.c                     |    2 +-
5951 src/cairo-win32-font.c                  |    2 +-
5952 20 files changed, 1831 insertions(+), 3 deletions(-)
5953
5954commit a3906e65aaca3a9aaee0f42e49a53585f684ef3e
5955Author:     Owen Taylor <otaylor@redhat.com>
5956AuthorDate: Wed Jun 15 12:44:52 2005 +0000
5957Commit:     Owen Taylor <otaylor@redhat.com>
5958CommitDate: Wed Jun 15 12:44:52 2005 +0000
5959
5960    Use a clip region when rendering a non-solid pattern through a rectangular path ... trapezoid rasterization is just too slow to use that path when we aren't forced to do so.
5961
5962 ChangeLog          |  7 +++++++
5963 src/cairo-gstate.c | 25 ++++++++++++++++---------
5964 2 files changed, 23 insertions(+), 9 deletions(-)
5965
5966commit fac3cd46b38d8ad45e0f6b1d112318cce289a8b4
5967Author:     Carl Worth <cworth@cworth.org>
5968AuthorDate: Wed Jun 15 10:58:52 2005 +0000
5969Commit:     Carl Worth <cworth@cworth.org>
5970CommitDate: Wed Jun 15 10:58:52 2005 +0000
5971
5972    (cairo_test_for_target): And add missing parenthesis.
5973
5974 ChangeLog         | 1 +
5975 test/cairo-test.c | 2 +-
5976 2 files changed, 2 insertions(+), 1 deletion(-)
5977
5978commit 0b122003e7b1e45d28b535a5f5577544d1666510
5979Author:     Carl Worth <cworth@cworth.org>
5980AuthorDate: Wed Jun 15 10:56:31 2005 +0000
5981Commit:     Carl Worth <cworth@cworth.org>
5982CommitDate: Wed Jun 15 10:56:31 2005 +0000
5983
5984    Track removal of cairo_status_string.
5985
5986 ChangeLog         | 4 ++++
5987 test/cairo-test.c | 3 ++-
5988 2 files changed, 6 insertions(+), 1 deletion(-)
5989
5990commit ac17f1ce68b829908e6329890b08eb7ef47d9910
5991Author:     Carl Worth <cworth@cworth.org>
5992AuthorDate: Wed Jun 15 10:54:00 2005 +0000
5993Commit:     Carl Worth <cworth@cworth.org>
5994CommitDate: Wed Jun 15 10:54:00 2005 +0000
5995
5996    Add cairo_finish to TODO list. Note that cairo_satus_string has now been removed.
5997
5998 ChangeLog | 5 +++++
5999 TODO      | 3 ++-
6000 2 files changed, 7 insertions(+), 1 deletion(-)
6001
6002commit 4834b8e7f0be882e08ce0166750eb69e161e2a2c
6003Author:     Carl Worth <cworth@cworth.org>
6004AuthorDate: Wed Jun 15 10:52:01 2005 +0000
6005Commit:     Carl Worth <cworth@cworth.org>
6006CommitDate: Wed Jun 15 10:52:01 2005 +0000
6007
6008    Remove cairo_status_string function which can now be replaced by:
6009    cairo_status_to_string (cairo_status (cr));
6010    This allows consistent handling of status values for things like cairo_pattern_status where there is now cairo_pattern_status_string function.
6011
6012 ChangeLog   | 12 ++++++++++++
6013 src/cairo.c |  6 ------
6014 src/cairo.h |  6 ++----
6015 3 files changed, 14 insertions(+), 10 deletions(-)
6016
6017commit e3c92f26134460117e58bf37bd6a5d2c90ca49a6
6018Author:     Carl Worth <cworth@cworth.org>
6019AuthorDate: Wed Jun 15 10:46:49 2005 +0000
6020Commit:     Carl Worth <cworth@cworth.org>
6021CommitDate: Wed Jun 15 10:46:49 2005 +0000
6022
6023    Add _cairo_error so we have a single function which all errors can pass through. This allows the user to set a breakpoint on error and will allow us to augment error handling later as necessary.
6024    Make all assignements to cr->status go through the new _cairo_error function. Remove CAIRO_CHECK_SANITY macro.
6025
6026 ChangeLog   |  41 ++++
6027 src/cairo.c | 639 ++++++++++++++++++++++++++++++++++--------------------------
6028 2 files changed, 400 insertions(+), 280 deletions(-)
6029
6030commit e749cf524caafe1c20c8ceba510974abb490a67e
6031Author:     Carl Worth <cworth@cworth.org>
6032AuthorDate: Wed Jun 15 10:41:41 2005 +0000
6033Commit:     Carl Worth <cworth@cworth.org>
6034CommitDate: Wed Jun 15 10:41:41 2005 +0000
6035
6036    Remove cairo-atsui section since cairo-atsui.h is currently empty. Add cairo_path_data_type_t and cairo_path_data_t.
6037    Add pdf-clip and pdf-clip.pdf.
6038
6039 ChangeLog                     | 8 ++++++++
6040 doc/public/cairo-sections.txt | 7 ++-----
6041 test/.cvsignore               | 2 ++
6042 3 files changed, 12 insertions(+), 5 deletions(-)
6043
6044commit 476fe9a66e2be74e65fe2f4e42bda5f4c8b244a0
6045Author:     Kristian Høgsberg <krh@redhat.com>
6046AuthorDate: Tue Jun 14 19:45:22 2005 +0000
6047Commit:     Kristian Høgsberg <krh@redhat.com>
6048CommitDate: Tue Jun 14 19:45:22 2005 +0000
6049
6050    Implement path clipping and refactor _cairo_gstate_clip() out in three different functions corresponding to the three different clipping modes.
6051    Add NULL pointers for intersect_clip_path.
6052    New test case to exercise PDF clipping code.
6053
6054 ChangeLog                  |  36 ++++++++
6055 src/cairo-glitz-surface.c  |   1 +
6056 src/cairo-gstate-private.h |  16 +++-
6057 src/cairo-gstate.c         | 222 +++++++++++++++++++++++++++++++--------------
6058 src/cairo-image-surface.c  |   1 +
6059 src/cairo-pdf-surface.c    | 101 +++++++++++++++++++--
6060 src/cairo-ps-surface.c     |   1 +
6061 src/cairo-quartz-surface.c |   1 +
6062 src/cairo-surface.c        | 116 +++++++++++++++--------
6063 src/cairo-win32-surface.c  |   1 +
6064 src/cairo-xcb-surface.c    |   1 +
6065 src/cairo-xlib-surface.c   |   1 +
6066 src/cairoint.h             |  71 +++++++++++----
6067 test/Makefile.am           |  11 ++-
6068 test/pdf-clip.c            | 134 +++++++++++++++++++++++++++
6069 15 files changed, 583 insertions(+), 131 deletions(-)
6070
6071commit 663e39a63c6ae223dc3095d29fd95bc8885c74f2
6072Author:     Carl Worth <cworth@cworth.org>
6073AuthorDate: Tue Jun 14 15:38:15 2005 +0000
6074Commit:     Carl Worth <cworth@cworth.org>
6075CommitDate: Tue Jun 14 15:38:15 2005 +0000
6076
6077    Remove Boolean 'drawable' parameter from the create_similar surface backend function since nothing anywhere is actually using this parameter.
6078
6079 ChangeLog                  | 23 +++++++++++++++++++++++
6080 src/cairo-glitz-surface.c  |  9 ++++-----
6081 src/cairo-image-surface.c  |  1 -
6082 src/cairo-pdf-surface.c    |  1 -
6083 src/cairo-ps-surface.c     |  1 -
6084 src/cairo-quartz-surface.c |  1 -
6085 src/cairo-surface.c        |  6 ++----
6086 src/cairo-win32-surface.c  |  2 --
6087 src/cairo-xcb-surface.c    |  3 +--
6088 src/cairo-xlib-surface.c   |  3 +--
6089 src/cairoint.h             |  2 --
6090 11 files changed, 31 insertions(+), 21 deletions(-)
6091
6092commit d2ddfe42a9d66a8b369afb75e6e758af145def3e
6093Author:     Tor Lillqvist <tml@novell.com>
6094AuthorDate: Tue Jun 14 14:12:00 2005 +0000
6095Commit:     Tor Lillqvist <tml@novell.com>
6096CommitDate: Tue Jun 14 14:12:00 2005 +0000
6097
6098    Correct extents for text with a general tranform.
6099
6100 ChangeLog              | 5 +++++
6101 src/cairo-win32-font.c | 2 +-
6102 2 files changed, 6 insertions(+), 1 deletion(-)
6103
6104commit bb7eeeb7498dad5b6bd70d1497b049a80d77af11
6105Author:     Carl Worth <cworth@cworth.org>
6106AuthorDate: Tue Jun 14 11:58:14 2005 +0000
6107Commit:     Carl Worth <cworth@cworth.org>
6108CommitDate: Tue Jun 14 11:58:14 2005 +0000
6109
6110    Remove comment suggesting ambiguity of whether cairo_get_target references the surface, (we decided as part of the API shakeup that cairo functions returning pointers to internal objects do not automatically take a reference).
6111
6112 ChangeLog   | 7 +++++++
6113 src/cairo.h | 2 --
6114 2 files changed, 7 insertions(+), 2 deletions(-)
6115
6116commit 8084fb9b095fb28d39d26f223e73be1867d4f0bc
6117Author:     Carl Worth <cworth@cworth.org>
6118AuthorDate: Mon Jun 13 16:53:52 2005 +0000
6119Commit:     Carl Worth <cworth@cworth.org>
6120CommitDate: Mon Jun 13 16:53:52 2005 +0000
6121
6122    Add new _cairo_pattern_create_in_error.
6123    Propagate error values from cr->status to pattern->status.
6124
6125 ChangeLog           |  9 +++++++++
6126 src/cairo-pattern.c | 31 +++++++++++++++++++++++++++++++
6127 src/cairo.c         |  4 +---
6128 src/cairoint.h      |  3 +++
6129 4 files changed, 44 insertions(+), 3 deletions(-)
6130
6131commit 14ae3ce3ade3448f3c3d6ae0344ab4785afa96aa
6132Author:     Carl Worth <cworth@cworth.org>
6133AuthorDate: Mon Jun 13 16:36:40 2005 +0000
6134Commit:     Carl Worth <cworth@cworth.org>
6135CommitDate: Mon Jun 13 16:36:40 2005 +0000
6136
6137    No longer need to check for NULL after creating a pattern.
6138    Propagate status errors from pattern->status to cr->status.
6139    Originally 2005-05-08 Owen Taylor <otaylor@redhat.com>:
6140    src/cairo-pattern.c src/cairoint.h: If allocation of pattern objects fails, return special static nil pattern objects.
6141    If adding a color stop fails to allocate memory, set pattern->status. (And fix a memory leak.) Make public functions return when pattern->status is set, (and no longer return a cairo_status_t).
6142    src/cairo-pattern.c src/cairo.h doc/public/cairo-sections.txt: Add cairo_pattern_status()
6143    Check the status of gstate->source and of mask patterns passed in.
6144
6145 ChangeLog                     |  25 ++++++
6146 doc/public/cairo-sections.txt |   1 +
6147 src/cairo-gstate.c            |  24 +++++-
6148 src/cairo-pattern.c           | 188 ++++++++++++++++++++++++++++++------------
6149 src/cairo.c                   |  34 +++++---
6150 src/cairo.h                   |  16 ++--
6151 src/cairoint.h                |   6 +-
6152 7 files changed, 219 insertions(+), 75 deletions(-)
6153
6154commit 15fb5e0d27a1fc7743894792a168980363df5d71
6155Author:     Carl Worth <cworth@cworth.org>
6156AuthorDate: Mon Jun 13 16:35:03 2005 +0000
6157Commit:     Carl Worth <cworth@cworth.org>
6158CommitDate: Mon Jun 13 16:35:03 2005 +0000
6159
6160    Originally 2005-05-08 Owen Taylor <otaylor@redhat.com>:
6161    If cairo_create() fails, return a special static object, cairo_nil.
6162    Don't return early if cr->status is set. cr->status should not affect reference counting.
6163    Ignore any magic object with a reference count of -1.
6164
6165 ChangeLog   | 14 ++++++++++++++
6166 src/cairo.c | 26 ++++++++++++++++++++++++--
6167 2 files changed, 38 insertions(+), 2 deletions(-)
6168
6169commit 01e1844e9ceb58edb3ef6351f2163264611635fe
6170Author:     Carl Worth <cworth@cworth.org>
6171AuthorDate: Mon Jun 13 16:29:26 2005 +0000
6172Commit:     Carl Worth <cworth@cworth.org>
6173CommitDate: Mon Jun 13 16:29:26 2005 +0000
6174
6175    Originally 2005-06-02 Carl Worth <cworth@cworth.org>:
6176    Add a status field to cairo_path_t.
6177    Add documentation for the new approach for handling errors in these functions---always returning a valid pointer with at least a status. (cairo_append_path): Propagate path status errors to the context. Add note to documentation on initializing path->status.
6178    Add missing cairo_private qualifier to a couple functions.
6179    Track new status field in cairo_path_t. (cairo_path_destroy): Don't destroy cairo_path_nil. Add documentation. (_cairo_path_data_create): (_cairo_path_data_create_flat): (_cairo_path_data_append_to_context): Add documentation. (_cairo_path_data_create_in_error): New function to create a placeholder cairo_path_t just to propagate a cairo_status_t error.
6180
6181 ChangeLog                     | 26 ++++++++++++
6182 src/cairo-path-data-private.h | 11 ++---
6183 src/cairo-path-data.c         | 98 ++++++++++++++++++++++++++++++++++++-------
6184 src/cairo.c                   | 50 +++++++++++++++++-----
6185 src/cairo.h                   |  1 +
6186 5 files changed, 156 insertions(+), 30 deletions(-)
6187
6188commit 730fb40455118894d970c0cb1a9b37880660889e
6189Author:     Carl Worth <cworth@cworth.org>
6190AuthorDate: Sat Jun 11 01:09:15 2005 +0000
6191Commit:     Carl Worth <cworth@cworth.org>
6192CommitDate: Sat Jun 11 01:09:15 2005 +0000
6193
6194    Make these functions static, which allows slightly less awkward error handling within them.
6195
6196 ChangeLog          |  8 ++++++++
6197 src/cairo-gstate.c | 22 ++++++++++++++++------
6198 src/cairoint.h     | 13 -------------
6199 3 files changed, 24 insertions(+), 19 deletions(-)
6200
6201commit df19a5aa7e0aa37a0d33eb3946f5492db0307ff3
6202Author:     Carl Worth <cworth@cworth.org>
6203AuthorDate: Sat Jun 11 00:06:04 2005 +0000
6204Commit:     Carl Worth <cworth@cworth.org>
6205CommitDate: Sat Jun 11 00:06:04 2005 +0000
6206
6207    Provide font-backend-specific macros for FONT_FAMILY_DEFAULT. Change CAIRO_FT_FONT_FAMILY_DEFAULT from "serif" to "" to allow the actual default to come from the system/user configuration.
6208
6209 ChangeLog      |  7 +++++++
6210 src/cairoint.h | 10 +++++++---
6211 2 files changed, 14 insertions(+), 3 deletions(-)
6212
6213commit ff2dee65bdff0e3bce239a6617b7acb680d5ad27
6214Author:     Carl Worth <cworth@cworth.org>
6215AuthorDate: Fri Jun 10 23:47:23 2005 +0000
6216Commit:     Carl Worth <cworth@cworth.org>
6217CommitDate: Fri Jun 10 23:47:23 2005 +0000
6218
6219    Pull the enum out from inside cairo_path_data_t and give it a name of cairo_path_data_type_t. This allows C++ programs to see the enum values. It also allows variables to be declared of this type for manually constructing a cairo_path_t.
6220
6221 ChangeLog   |  7 +++++++
6222 src/cairo.h | 14 ++++++++------
6223 2 files changed, 15 insertions(+), 6 deletions(-)
6224
6225commit 4c37790a22a029332d182dc21bff4a72a976bbf8
6226Author:     Carl Worth <cworth@cworth.org>
6227AuthorDate: Fri Jun 10 13:23:24 2005 +0000
6228Commit:     Carl Worth <cworth@cworth.org>
6229CommitDate: Fri Jun 10 13:23:24 2005 +0000
6230
6231    Add 'consistent error handling' to 1.0 roadmap. (This isn't new, we just forgot to list it here before).
6232    Big cleanup to remove finished items. Also, split the file up to separate TODO items that affect the API from items that do not.
6233
6234 ChangeLog | 3 +++
6235 ROADMAP   | 4 ++++
6236 2 files changed, 7 insertions(+)
6237
6238commit 2a1c88064508938124c0700b8939303c579df188
6239Author:     Carl Worth <cworth@cworth.org>
6240AuthorDate: Fri Jun 10 13:19:45 2005 +0000
6241Commit:     Carl Worth <cworth@cworth.org>
6242CommitDate: Fri Jun 10 13:19:45 2005 +0000
6243
6244    Big cleanup to remove finished items. Also, split the file up to separate TODO items that affect the API from items that do not.
6245
6246 ChangeLog |   8 ++-
6247 TODO      | 183 ++++++++++++++++++++++++++------------------------------------
6248 2 files changed, 83 insertions(+), 108 deletions(-)
6249
6250commit 6cd484a4c0d6a6a67c1922746a2c21b5f46bff38
6251Author:     Carl Worth <cworth@cworth.org>
6252AuthorDate: Fri Jun 10 12:46:49 2005 +0000
6253Commit:     Carl Worth <cworth@cworth.org>
6254CommitDate: Fri Jun 10 12:46:49 2005 +0000
6255
6256    Originally: 2005-06-09 Carl Worth <cworth@cworth.org>
6257    Rework occurrences of 'if (status == CAIRO_STATUS_SUCCESS)' to use 'if (status)' instead where trivial.
6258
6259 ChangeLog                | 14 ++++++++++++++
6260 src/cairo-pdf-surface.c  |  8 +++++---
6261 src/cairo-xcb-surface.c  | 16 ++++++++++------
6262 src/cairo-xlib-surface.c | 16 ++++++++++------
6263 4 files changed, 39 insertions(+), 15 deletions(-)
6264
6265commit 31dcb954fe2b8269563dbcd05c9ce0c1ca2f9a16
6266Author:     Carl Worth <cworth@cworth.org>
6267AuthorDate: Fri Jun 10 12:18:20 2005 +0000
6268Commit:     Carl Worth <cworth@cworth.org>
6269CommitDate: Fri Jun 10 12:18:20 2005 +0000
6270
6271    Remove STATUS_OK macro which was not being used universally.
6272
6273 ChangeLog                 | 18 ++++++++++++++++
6274 src/cairo-font.c          | 12 +++++------
6275 src/cairo-ft-font.c       |  6 +++---
6276 src/cairo-glitz-surface.c | 22 ++++++++++++--------
6277 src/cairo-gstate.c        | 52 +++++++++++++++++++++++------------------------
6278 src/cairo-image-surface.c |  6 +++---
6279 src/cairo-pattern.c       |  2 +-
6280 src/cairo-pdf-surface.c   |  4 ++--
6281 src/cairo-png.c           | 10 ++++++---
6282 src/cairo-surface.c       | 10 ++++-----
6283 src/cairo-win32-font.c    | 32 ++++++++++++++++-------------
6284 src/cairo-win32-surface.c | 34 ++++++++++++++++---------------
6285 src/cairo-xcb-surface.c   |  6 +++---
6286 src/cairo-xlib-surface.c  |  6 +++---
6287 src/cairoint.h            |  2 --
6288 15 files changed, 127 insertions(+), 95 deletions(-)
6289
6290commit e6eef091152a7bcdcc6119224fa1aa1bfea5a823
6291Author:     Carl Worth <cworth@cworth.org>
6292AuthorDate: Thu Jun 9 12:27:02 2005 +0000
6293Commit:     Carl Worth <cworth@cworth.org>
6294CommitDate: Thu Jun 9 12:27:02 2005 +0000
6295
6296    Remove trailing comma from enum values which gcc 4.0 does not want to see (Luis Villa). Closes bug #3502.
6297
6298 ChangeLog   | 5 +++++
6299 src/cairo.h | 2 +-
6300 2 files changed, 6 insertions(+), 1 deletion(-)
6301
6302commit 23976d00b2cfb4640a0e0119247ae7d8f7f2ad73
6303Author:     Owen Taylor <otaylor@redhat.com>
6304AuthorDate: Thu Jun 9 07:26:40 2005 +0000
6305Commit:     Owen Taylor <otaylor@redhat.com>
6306CommitDate: Thu Jun 9 07:26:40 2005 +0000
6307
6308    Add
6309    -I$(top_builddir)/src for cairo-features.h (Tomasz Cholewo)
6310
6311 ChangeLog        | 5 +++++
6312 test/Makefile.am | 7 ++++++-
6313 2 files changed, 11 insertions(+), 1 deletion(-)
6314
6315commit c1c8c57b90659287e43c2fd591e74df4c696cb09
6316Author:     Keith Packard <keithp@keithp.com>
6317AuthorDate: Tue Jun 7 23:28:12 2005 +0000
6318Commit:     Keith Packard <keithp@keithp.com>
6319CommitDate: Tue Jun 7 23:28:12 2005 +0000
6320
6321    Font matrix was output incorrectly; the implicit mirror-in-y transformation was not computed correctly, missing a negation of the 'xy' component.
6322
6323 ChangeLog               | 7 +++++++
6324 src/cairo-pdf-surface.c | 2 +-
6325 2 files changed, 8 insertions(+), 1 deletion(-)
6326
6327commit 4f2f520dcec441be34628d233456ad252ff14f58
6328Author:     Carl Worth <cworth@cworth.org>
6329AuthorDate: Fri Jun 3 16:45:46 2005 +0000
6330Commit:     Carl Worth <cworth@cworth.org>
6331CommitDate: Fri Jun 3 16:45:46 2005 +0000
6332
6333    Allow NULL as a valid value for several objects. That is, calling reference or destroy on these objects will simply do nothing, successfully.
6334    Remove extra whitespace.
6335
6336 ChangeLog                 | 20 ++++++++++++++++++++
6337 src/cairo-atsui-font.c    |  1 -
6338 src/cairo-font.c          | 31 +++++++++++++++++++++++++++----
6339 src/cairo-ft-font.c       |  7 +++++++
6340 src/cairo-glitz-surface.c |  2 +-
6341 src/cairo-path-data.c     | 17 +++++++++++++++++
6342 src/cairo-pdf-surface.c   |  6 ++++++
6343 src/cairo-win32-font.c    |  3 +++
6344 8 files changed, 81 insertions(+), 6 deletions(-)
6345
6346commit 7b4a65dba4b37111ec56b9cbb5d462bc08d4b0db
6347Author:     Kristian Høgsberg <krh@redhat.com>
6348AuthorDate: Fri Jun 3 16:40:15 2005 +0000
6349Commit:     Kristian Høgsberg <krh@redhat.com>
6350CommitDate: Fri Jun 3 16:40:15 2005 +0000
6351
6352    When clipping, update the clip surface to a new surface the size of the intersection of the old clip surface and the extents of the new clip path.
6353
6354 ChangeLog               |   6 ++++
6355 src/cairo-gstate.c      |  75 ++++++++++++++++++++++++++++++++++++++----------
6356 test/clip-twice-ref.png | Bin 751 -> 1191 bytes
6357 test/clip-twice.c       |   6 ++++
6358 4 files changed, 72 insertions(+), 15 deletions(-)
6359
6360commit 7c47633b2c74e329f04b9f1ebde4c05c409d73c0
6361Author:     Carl Worth <cworth@cworth.org>
6362AuthorDate: Fri Jun 3 16:22:26 2005 +0000
6363Commit:     Carl Worth <cworth@cworth.org>
6364CommitDate: Fri Jun 3 16:22:26 2005 +0000
6365
6366    Remove unused cache->refcount and _cairo_cache_reference().
6367    Remove gratuitous nesting as recommended in CODING_STYLE.
6368
6369 ChangeLog         |  9 +++++++++
6370 src/cairo-cache.c | 28 ++++++++--------------------
6371 src/cairo-hash.c  | 28 ++++++++--------------------
6372 src/cairoint.h    |  1 -
6373 4 files changed, 25 insertions(+), 41 deletions(-)
6374
6375commit 756e991b91465c6da933368d66f19e54849815dd
6376Author:     Carl Worth <cworth@cworth.org>
6377AuthorDate: Fri Jun 3 16:16:44 2005 +0000
6378Commit:     Carl Worth <cworth@cworth.org>
6379CommitDate: Fri Jun 3 16:16:44 2005 +0000
6380
6381    Fix name of _cairo_user_data_array_destroy to be _cairo_user_data_array_fini.
6382
6383 ChangeLog           | 8 ++++++++
6384 src/cairo-array.c   | 6 +++---
6385 src/cairo-font.c    | 2 +-
6386 src/cairo-surface.c | 2 +-
6387 src/cairoint.h      | 2 +-
6388 5 files changed, 14 insertions(+), 6 deletions(-)
6389
6390commit 42c1fb7c918ceb7920ddc8b6b75b38fd757d3a06
6391Author:     Carl Worth <cworth@cworth.org>
6392AuthorDate: Fri Jun 3 16:08:28 2005 +0000
6393Commit:     Carl Worth <cworth@cworth.org>
6394CommitDate: Fri Jun 3 16:08:28 2005 +0000
6395
6396    Rename functions to match the naming scheme used by cairo-cache.c and all other users of it. Though it's quite likely that glitz had this right and now everything could be changed to match it instead. I'll save that for some day when we're cleaning up the cache code.
6397
6398 ChangeLog                 | 12 ++++++++++++
6399 src/cairo-glitz-surface.c | 14 +++++++-------
6400 2 files changed, 19 insertions(+), 7 deletions(-)
6401
6402commit 97ac61700ae8d2fcf055fdad12533671895f539b
6403Author:     Carl Worth <cworth@cworth.org>
6404AuthorDate: Fri Jun 3 15:56:52 2005 +0000
6405Commit:     Carl Worth <cworth@cworth.org>
6406CommitDate: Fri Jun 3 15:56:52 2005 +0000
6407
6408    Fix spelling errors.
6409
6410 CODING_STYLE | 6 +++---
6411 ChangeLog    | 4 ++++
6412 2 files changed, 7 insertions(+), 3 deletions(-)
6413
6414commit 56990720358ea18b026f952101ddd674a5fbb268
6415Author:     Carl Worth <cworth@cworth.org>
6416AuthorDate: Fri Jun 3 15:54:40 2005 +0000
6417Commit:     Carl Worth <cworth@cworth.org>
6418CommitDate: Fri Jun 3 15:54:40 2005 +0000
6419
6420    Fix Freudian unwrapped line in paragraph describing why long lines should be wrapped.
6421
6422 CODING_STYLE               | 5 +++--
6423 ChangeLog                  | 7 ++++++-
6424 src/cairo-gstate-private.h | 1 -
6425 3 files changed, 9 insertions(+), 4 deletions(-)
6426
6427commit 36beed9bf1b3ddef42e0fb1a46035ed4a6afa4f7
6428Author:     Carl Worth <cworth@cworth.org>
6429AuthorDate: Fri Jun 3 14:51:57 2005 +0000
6430Commit:     Carl Worth <cworth@cworth.org>
6431CommitDate: Fri Jun 3 14:51:57 2005 +0000
6432
6433    Add CODING_STYLE document to standardize on some style issues.
6434    Standardize brace handling around all else clauses according to new CODING_STYLE guidelines.
6435
6436 CODING_STYLE              | 211 ++++++++++++++++++++++++++++++++++++++++++++++
6437 ChangeLog                 |  21 ++++-
6438 src/cairo-atsui-font.c    |   6 +-
6439 src/cairo-cache.c         |   6 ++
6440 src/cairo-ft-font.c       |   5 +-
6441 src/cairo-glitz-surface.c |   6 +-
6442 src/cairo-gstate.c        |   4 +
6443 src/cairo-hash.c          |   6 ++
6444 src/cairo-matrix.c        |   2 +
6445 src/cairo-pattern.c       |  16 +++-
6446 src/cairo-pdf-surface.c   |   6 +-
6447 src/cairo-spline.c        |  16 ++--
6448 src/cairo-wideint.c       |   6 +-
6449 src/cairo-win32-font.c    |   3 +-
6450 src/cairo-xlib-surface.c  |  13 ++-
6451 15 files changed, 297 insertions(+), 30 deletions(-)
6452
6453commit f87fd91bcf06a1e7a9332005b5d88d6b55c82548
6454Author:     Kristian Høgsberg <krh@redhat.com>
6455AuthorDate: Fri Jun 3 10:28:42 2005 +0000
6456Commit:     Kristian Høgsberg <krh@redhat.com>
6457CommitDate: Fri Jun 3 10:28:42 2005 +0000
6458
6459    Patch from Tomasz Cholewo <cholewo@ieee-cis.org>:
6460    Store the index of the checksum instea of a pointer to the location.
6461
6462 ChangeLog               |  8 ++++++++
6463 src/cairo-pdf-surface.c | 10 +++++-----
6464 2 files changed, 13 insertions(+), 5 deletions(-)
6465
6466commit bb00e0fce5a92693e20fde64b039fd4d105b82eb
6467Author:     Carl Worth <cworth@cworth.org>
6468AuthorDate: Fri Jun 3 09:38:39 2005 +0000
6469Commit:     Carl Worth <cworth@cworth.org>
6470CommitDate: Fri Jun 3 09:38:39 2005 +0000
6471
6472    Move internal convenience up from _cairo_gstate_set_source_solid to _cairo_set_source_solid so that all set_source functions flow through cairo_set_source.
6473
6474 ChangeLog          |  9 +++++++++
6475 src/cairo-gstate.c | 18 ------------------
6476 src/cairo.c        | 20 ++++++++++++++++++--
6477 src/cairoint.h     |  4 ----
6478 4 files changed, 27 insertions(+), 24 deletions(-)
6479
6480commit 4914eac983a92b7c424c217fdbaf13bb772cb1b9
6481Author:     Carl Worth <cworth@cworth.org>
6482AuthorDate: Wed Jun 1 13:36:20 2005 +0000
6483Commit:     Carl Worth <cworth@cworth.org>
6484CommitDate: Wed Jun 1 13:36:20 2005 +0000
6485
6486    Remove obsolete _cairo_gstate_set_target_surface, folding its contents into _cairo_gstate_init, most of which disappears due to constant folding. Ensure that gstate->next is initialized even if _cairo_pattern_create_solid fails.
6487    Remove unused _cairo_xcb_surface_set_clip_region.
6488
6489 ChangeLog               | 11 +++++++++
6490 src/cairo-gstate.c      | 60 ++++---------------------------------------------
6491 src/cairo-xcb-surface.c |  8 -------
6492 3 files changed, 15 insertions(+), 64 deletions(-)
6493
6494commit c56938e568b3c4a5118e2f050214bb1906329153
6495Author:     Carl Worth <cworth@cworth.org>
6496AuthorDate: Wed Jun 1 13:24:10 2005 +0000
6497Commit:     Carl Worth <cworth@cworth.org>
6498CommitDate: Wed Jun 1 13:24:10 2005 +0000
6499
6500    Rename CAIRO_OK to STATUS_OK. No intended changes in functionality.
6501
6502 ChangeLog                 | 18 ++++++++++++++++++
6503 src/cairo-font.c          | 12 ++++++------
6504 src/cairo-ft-font.c       |  6 +++---
6505 src/cairo-glitz-surface.c |  6 +++---
6506 src/cairo-gstate.c        | 48 +++++++++++++++++++++++------------------------
6507 src/cairo-image-surface.c |  6 +++---
6508 src/cairo-pattern.c       |  2 +-
6509 src/cairo-pdf-surface.c   |  4 ++--
6510 src/cairo-png.c           |  6 +++---
6511 src/cairo-surface.c       | 10 +++++-----
6512 src/cairo-win32-font.c    | 26 ++++++++++++-------------
6513 src/cairo-win32-surface.c |  4 ++--
6514 src/cairo-xcb-surface.c   |  6 +++---
6515 src/cairo-xlib-surface.c  |  6 +++---
6516 src/cairoint.h            |  2 +-
6517 15 files changed, 90 insertions(+), 72 deletions(-)
6518
6519commit 045ba795dabacbb9153015ce0d4cb0881cd0d863
6520Author:     Carl Worth <cworth@cworth.org>
6521AuthorDate: Wed Jun 1 13:19:52 2005 +0000
6522Commit:     Carl Worth <cworth@cworth.org>
6523CommitDate: Wed Jun 1 13:19:52 2005 +0000
6524
6525    Rename gstate->surface to gstate->target. No intended changes in functionality.
6526
6527 ChangeLog                  |   6 +++
6528 src/cairo-gstate-private.h |   2 +-
6529 src/cairo-gstate.c         | 114 ++++++++++++++++++++++-----------------------
6530 3 files changed, 64 insertions(+), 58 deletions(-)
6531
6532commit 6c62cf76435153c6fdc165d229ee02e52c5c0db5
6533Author:     Carl Worth <cworth@cworth.org>
6534AuthorDate: Wed Jun 1 13:13:10 2005 +0000
6535Commit:     Carl Worth <cworth@cworth.org>
6536CommitDate: Wed Jun 1 13:13:10 2005 +0000
6537
6538    Remove unused fields from cairo_gstate_t, (font_family, font_slant, font_weight). Reorder fields to match between declaration and initialization and to put the most problematic fields (surface and source) at the end. No intended changes in functionality.
6539
6540 ChangeLog                  |  9 +++++++++
6541 src/cairo-gstate-private.h | 14 +++++---------
6542 src/cairo-gstate.c         | 14 +++++++-------
6543 3 files changed, 21 insertions(+), 16 deletions(-)
6544
6545commit 707a2c97a1cb709ccf60899576467b898f658481
6546Author:     Carl Worth <cworth@cworth.org>
6547AuthorDate: Wed Jun 1 13:10:57 2005 +0000
6548Commit:     Carl Worth <cworth@cworth.org>
6549CommitDate: Wed Jun 1 13:10:57 2005 +0000
6550
6551    Add self-intersecting to the list of expected failures.
6552
6553 ChangeLog        | 5 +++++
6554 test/Makefile.am | 1 +
6555 2 files changed, 6 insertions(+)
6556
6557commit 48fbc201c787512076934c40f15e173dbff771c3
6558Author:     Carl Worth <cworth@cworth.org>
6559AuthorDate: Wed Jun 1 11:03:50 2005 +0000
6560Commit:     Carl Worth <cworth@cworth.org>
6561CommitDate: Wed Jun 1 11:03:50 2005 +0000
6562
6563    Add self-intersecting test which demonstrates the long-standing bug with stroking self-intersecting paths.
6564
6565 ChangeLog                      |   9 +++++
6566 test/.cvsignore                |   1 +
6567 test/Makefile.am               |   3 ++
6568 test/self-intersecting-ref.png | Bin 0 -> 242 bytes
6569 test/self-intersecting.c       |  89 +++++++++++++++++++++++++++++++++++++++++
6570 5 files changed, 102 insertions(+)
6571
6572commit 37a48e674c575eaf36a3d9e8d84ea21f70da9a5b
6573Author:     Carl Worth <cworth@cworth.org>
6574AuthorDate: Wed Jun 1 00:29:24 2005 +0000
6575Commit:     Carl Worth <cworth@cworth.org>
6576CommitDate: Wed Jun 1 00:29:24 2005 +0000
6577
6578    Fix bug in converting box to rectangle that left clip_rect.height uninitialized, (leading to unpredictable, intermittent test failures).
6579
6580 ChangeLog          | 7 +++++++
6581 src/cairo-gstate.c | 2 +-
6582 src/cairo-traps.c  | 2 +-
6583 3 files changed, 9 insertions(+), 2 deletions(-)
6584
6585commit 7bb6dfdaa2cd1c7b6c673edce27045678938bd18
6586Author:     Carl Worth <cworth@cworth.org>
6587AuthorDate: Tue May 31 16:05:06 2005 +0000
6588Commit:     Carl Worth <cworth@cworth.org>
6589CommitDate: Tue May 31 16:05:06 2005 +0000
6590
6591    Add new function cairo_status_to_string an reimplement cairo_status_string in terms of the new function.
6592
6593 ChangeLog                               |  7 +++++++
6594 doc/public/cairo-sections.txt           |  1 +
6595 doc/public/tmpl/cairo-win32.sgml        |  2 --
6596 doc/public/tmpl/cairo-xcb-xrender.sgml  |  2 --
6597 doc/public/tmpl/cairo-xlib-xrender.sgml |  2 --
6598 src/cairo.c                             | 10 ++++++++--
6599 src/cairo.h                             |  3 +++
6600 7 files changed, 19 insertions(+), 8 deletions(-)
6601
6602commit 63428d3cc77bc08d1db9e228ddf37a153a0cc221
6603Author:     Olivier Andrieu <oliv__a@users.sourceforge.net>
6604AuthorDate: Thu May 26 17:35:35 2005 +0000
6605Commit:     Olivier Andrieu <oliv__a@users.sourceforge.net>
6606CommitDate: Thu May 26 17:35:35 2005 +0000
6607
6608    : Fix memory leak
6609
6610 ChangeLog             |  7 ++++++-
6611 src/cairo-path-data.c | 16 ++++++++++++----
6612 2 files changed, 18 insertions(+), 5 deletions(-)
6613
6614commit ae96f5db6cb357ae9432d66a9590e11e6c7d9cca
6615Author:     Keith Packard <keithp@keithp.com>
6616AuthorDate: Thu May 26 13:02:31 2005 +0000
6617Commit:     Keith Packard <keithp@keithp.com>
6618CommitDate: Thu May 26 13:02:31 2005 +0000
6619
6620    Split clipping into separate source and destination operand clips. By default, source operands are not affected by any client clipping. This matches the desired semantics for cairo. When this code is ported back to the X server, that will have to select the clipping option which clip source operands to the client clip.
6621
6622 pixman/ChangeLog       | 15 +++++++++++++++
6623 pixman/src/iccompose.c | 20 +++++++++++++-------
6624 pixman/src/icimage.c   | 37 ++++++++++++++++++++++++++++++++-----
6625 pixman/src/icimage.h   |  9 ++++++---
6626 4 files changed, 66 insertions(+), 15 deletions(-)
6627
6628commit 45a966f69528c86dd6e3d4736805803b80de9f9b
6629Author:     Keith Packard <keithp@keithp.com>
6630AuthorDate: Thu May 26 11:35:44 2005 +0000
6631Commit:     Keith Packard <keithp@keithp.com>
6632CommitDate: Thu May 26 11:35:44 2005 +0000
6633
6634    Replace nesting-only surface clipping with gstate contained serial-number tracked clipping sets that are loaded into the surface on demand just before each rendering operation. This permits multiple cairo_t contexts to reference a surface without regard to ordering of operations among the contexts.
6635    Also in this patch is a change to the xlib surface that creates two separate Pictures, one for source and one for destination operands which separates the source clipping from destination clipping. Cairo now specifies that sources are never clipped by any clipping applied to them as destinations.
6636    Move cairo_clip_t (renamed from cairo_clip_rec_t) from cairoint.h to cairo-gstate-private.h. Eliminate stack of clip state from surfaces. Add new surface clipping API.
6637    Manage clip objects entirely within the gstate, loading the whole thing into the surface just before drawing.
6638    Source surfaces need not have clipping modified as the surface interface now specifies that source surfaces are always unclipped.
6639    Eliminate nested clipping contexts, leaving clip management entirely to the gstate. Create new clip API for the gstate which uses per-surface serial numbers to match gstate clipping against current surface clipping values.
6640    Surfaces no longer track clipping regions at all, so the old _cairo_surface_get_clip_extents has been replaced with _cairo_surface_get_extents. For PDF/PS surfaces, this function is expected to return a rectangle covering the entire fixed point coordinate space to leave rendering unclipped by the surface.
6641    Region clipping capability is now signalled by a non-NULL function pointer in set_clip_region.
6642    Each surface now contains two Pictures, one for source and one for destination operands so that source operands are never clipped by destination clipping.
6643    CAIRO_STATUS_BAD_NESTING removed
6644    self-copy now passes (Xlib only, until libpixman changes land)
6645    reviewed by: krh, otaylor, cworth
6646
6647 ChangeLog                  |  95 +++++++++++++++
6648 src/cairo-gstate-private.h |  30 ++++-
6649 src/cairo-gstate.c         | 286 ++++++++++++++++++++++++--------------------
6650 src/cairo-pattern.c        |  28 -----
6651 src/cairo-surface.c        | 292 ++++++++++++++++++++-------------------------
6652 src/cairo-xcb-surface.c    |   2 +-
6653 src/cairo-xlib-surface.c   | 123 ++++++++++++-------
6654 src/cairo.c                |   2 -
6655 src/cairo.h                |   7 +-
6656 src/cairoint.h             |  72 ++++++-----
6657 test/Makefile.am           |   1 -
6658 test/self-copy.c           |   3 +-
6659 12 files changed, 541 insertions(+), 400 deletions(-)
6660
6661commit be903f4c2232bfa8b48c1dca60ad5cf65f403c77
6662Author:     Olivier Andrieu <oliv__a@users.sourceforg.net>
6663AuthorDate: Thu May 26 03:31:28 2005 +0000
6664Commit:     Olivier Andrieu <oliv__a@users.sourceforg.net>
6665CommitDate: Thu May 26 03:31:28 2005 +0000
6666
6667    trivial doc fixes.
6668
6669 ChangeLog   | 4 ++++
6670 src/cairo.c | 4 ++--
6671 2 files changed, 6 insertions(+), 2 deletions(-)
6672
6673commit 17a5c3a3daef92ee1702edd4ca007590d5606ae6
6674Author:     Carl Worth <cworth@cworth.org>
6675AuthorDate: Tue May 24 16:08:39 2005 +0000
6676Commit:     Carl Worth <cworth@cworth.org>
6677CommitDate: Tue May 24 16:08:39 2005 +0000
6678
6679    Re-synch with latest from gtk-doc CVS tree.
6680    Add --only-section-tmpl option so that changes to inline documentation does not lead to churn in the .sgml template files.
6681    Commit new templates now that gtk-doc has ripped all the inline portions out.
6682    New template files added for new sections.
6683    Update to match current API.
6684    Make parameter names match those in the .c file and its documentation.
6685
6686 ChangeLog                               |   33 +
6687 doc/public/.cvsignore                   |    3 +
6688 doc/public/Makefile.am                  |    3 +
6689 doc/public/cairo-sections.txt           |  102 ++-
6690 doc/public/tmpl/cairo-font.sgml         |  129 ----
6691 doc/public/tmpl/cairo-ft.sgml           |   36 -
6692 doc/public/tmpl/cairo-glitz.sgml        |    9 -
6693 doc/public/tmpl/cairo-matrix.sgml       |  157 -----
6694 doc/public/tmpl/cairo-pattern.sgml      |  151 -----
6695 doc/public/tmpl/cairo-pdf.sgml          |   21 -
6696 doc/public/tmpl/cairo-png.sgml          |   40 --
6697 doc/public/tmpl/cairo-ps.sgml           |   17 -
6698 doc/public/tmpl/cairo-quartz.sgml       |   11 -
6699 doc/public/tmpl/cairo-surface.sgml      |  145 ----
6700 doc/public/tmpl/cairo-win32.sgml        |   21 +
6701 doc/public/tmpl/cairo-xcb-xrender.sgml  |   21 +
6702 doc/public/tmpl/cairo-xcb.sgml          |   17 -
6703 doc/public/tmpl/cairo-xlib-xrender.sgml |   21 +
6704 doc/public/tmpl/cairo-xlib.sgml         |   26 -
6705 doc/public/tmpl/cairo.sgml              | 1108 -------------------------------
6706 gtk-doc.make                            |   26 +-
6707 src/cairo-xcb.h                         |    2 +-
6708 22 files changed, 177 insertions(+), 1922 deletions(-)
6709
6710commit d41465d89a4df689d56d4a6cf06d6615ddf1b3ce
6711Author:     Carl Worth <cworth@cworth.org>
6712AuthorDate: Sun May 22 11:12:46 2005 +0000
6713Commit:     Carl Worth <cworth@cworth.org>
6714CommitDate: Sun May 22 11:12:46 2005 +0000
6715
6716    Protect less-than and greater-than symbols in documentation string.
6717
6718 ChangeLog                        |  3 +++
6719 doc/public/tmpl/cairo-atsui.sgml |  9 ---------
6720 doc/public/tmpl/cairo-pdf.sgml   | 22 +++++-----------------
6721 doc/public/tmpl/cairo-ps.sgml    |  6 +++++-
6722 doc/public/tmpl/cairo-xcb.sgml   |  9 +++++++--
6723 doc/public/tmpl/cairo-xlib.sgml  | 17 ++++-------------
6724 doc/public/tmpl/cairo.sgml       |  1 +
6725 src/cairo.c                      |  2 +-
6726 8 files changed, 26 insertions(+), 43 deletions(-)
6727
6728commit e90a5c89900ec2034628b8894ada7bef272326a6
6729Author:     Carl Worth <cworth@cworth.org>
6730AuthorDate: Sun May 22 09:08:23 2005 +0000
6731Commit:     Carl Worth <cworth@cworth.org>
6732CommitDate: Sun May 22 09:08:23 2005 +0000
6733
6734    Not that a patch has been submitted for consistent error handling.
6735    Fix documentation string for cairo_create so that it might actualyl appear in the manual.
6736
6737 ChangeLog   | 8 ++++++++
6738 TODO        | 2 +-
6739 src/cairo.c | 4 ++--
6740 3 files changed, 11 insertions(+), 3 deletions(-)
6741
6742commit b16dafe5539676874dff783ba1c31dc5a65cf9a4
6743Author:     Carl Worth <cworth@cworth.org>
6744AuthorDate: Wed May 18 10:23:48 2005 +0000
6745Commit:     Carl Worth <cworth@cworth.org>
6746CommitDate: Wed May 18 10:23:48 2005 +0000
6747
6748    Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_1_5.
6749
6750 pixman/ChangeLog    | 5 +++++
6751 pixman/configure.in | 2 +-
6752 2 files changed, 6 insertions(+), 1 deletion(-)
6753
6754commit 17c740eb6bb7567a0ac70afd339d1a0cc0bb979e
6755Author:     Carl Worth <cworth@cworth.org>
6756AuthorDate: Wed May 18 10:13:14 2005 +0000
6757Commit:     Carl Worth <cworth@cworth.org>
6758CommitDate: Wed May 18 10:13:14 2005 +0000
6759
6760    Add notes for snapshot 0.1.5.
6761    Increment version to 0.1.5.
6762
6763 pixman/ChangeLog    |  6 ++++++
6764 pixman/NEWS         | 18 ++++++++++++++++++
6765 pixman/configure.in |  2 +-
6766 3 files changed, 25 insertions(+), 1 deletion(-)
6767
6768commit b1301f401336a29f63a8b5990969e03593f1808a
6769Author:     Carl Worth <cworth@cworth.org>
6770AuthorDate: Wed May 18 09:41:47 2005 +0000
6771Commit:     Carl Worth <cworth@cworth.org>
6772CommitDate: Wed May 18 09:41:47 2005 +0000
6773
6774    Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_5_0.
6775
6776 ChangeLog    | 5 +++++
6777 configure.in | 2 +-
6778 2 files changed, 6 insertions(+), 1 deletion(-)
6779
6780commit f083b21c76b3a3f542b93d32a40cd5deccc0c985
6781Author:     Carl Worth <cworth@cworth.org>
6782AuthorDate: Wed May 18 09:27:24 2005 +0000
6783Commit:     Carl Worth <cworth@cworth.org>
6784CommitDate: Wed May 18 09:27:24 2005 +0000
6785
6786    Clear pointers to NULL after destroying/freeing them.
6787
6788 pixman/ChangeLog     |  5 +++++
6789 pixman/src/icimage.c | 12 +++++++++---
6790 2 files changed, 14 insertions(+), 3 deletions(-)
6791
6792commit 55a7bb718ffe9598b8c39902023e68355836592f
6793Author:     Carl Worth <cworth@cworth.org>
6794AuthorDate: Wed May 18 09:25:54 2005 +0000
6795Commit:     Carl Worth <cworth@cworth.org>
6796CommitDate: Wed May 18 09:25:54 2005 +0000
6797
6798    Declare pixman_fixed16_16_t properly as int32_t rather than just int. Reported by Lance Fetters.
6799
6800 pixman/ChangeLog    | 5 +++++
6801 pixman/src/pixman.h | 4 ++--
6802 2 files changed, 7 insertions(+), 2 deletions(-)
6803
6804commit f030aec810d74a60a44c35bf7815b9e94743cd65
6805Author:     Carl Worth <cworth@cworth.org>
6806AuthorDate: Tue May 17 18:39:56 2005 +0000
6807Commit:     Carl Worth <cworth@cworth.org>
6808CommitDate: Tue May 17 18:39:56 2005 +0000
6809
6810    Added porting guide to help with transition to cairo 0.5 API.
6811    Added notes for snapshot 0.5.0
6812    Increment CAIRO_VERSION to 0.5.0
6813
6814 ChangeLog     |   9 ++
6815 NEWS          | 304 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6816 PORTING_GUIDE | 257 +++++++++++++++++++++++++++++++++++++++++++++++++
6817 configure.in  |   2 +-
6818 4 files changed, 571 insertions(+), 1 deletion(-)
6819
6820commit 3f9573b7bb3f3066ad3e20908edd4af30cac3284
6821Author:     Carl Worth <cworth@cworth.org>
6822AuthorDate: Tue May 17 15:23:53 2005 +0000
6823Commit:     Carl Worth <cworth@cworth.org>
6824CommitDate: Tue May 17 15:23:53 2005 +0000
6825
6826    Bring up to date with Keith's latest improvements to cairo-xlib-surface.c: Add some comments about how and why masks are computed. Generalize overflow detection in mask computation. Expand on pixman format conversion comment. Fix the broken visual->format case.
6827
6828 ChangeLog               | 11 +++++++++-
6829 src/cairo-xcb-surface.c | 53 ++++++++++++++++++++++++++++---------------------
6830 2 files changed, 40 insertions(+), 24 deletions(-)
6831
6832commit f0923288c58f42bf45dc6658a504b14faec6df53
6833Author:     Carl Worth <cworth@cworth.org>
6834AuthorDate: Tue May 17 12:40:55 2005 +0000
6835Commit:     Carl Worth <cworth@cworth.org>
6836CommitDate: Tue May 17 12:40:55 2005 +0000
6837
6838    Two fixes from Kristion Høgsberg:
6839    Fix to close the file if we opened it.
6840    Grab the status from out of the stream _before_ we destroy the stream.
6841
6842 ChangeLog                 | 12 ++++++++++++
6843 src/cairo-output-stream.c |  9 ++++++++-
6844 src/cairo-pdf-surface.c   |  5 ++++-
6845 3 files changed, 24 insertions(+), 2 deletions(-)
6846
6847commit b4710711b8e39738587249f04a41ae99c5eae981
6848Author:     Keith Packard <keithp@keithp.com>
6849AuthorDate: Tue May 17 12:21:56 2005 +0000
6850Commit:     Keith Packard <keithp@keithp.com>
6851CommitDate: Tue May 17 12:21:56 2005 +0000
6852
6853    Add some comments about how and why masks are computed. Generalize overflow detection in mask computation. Expand on pixman format conversion comment.
6854
6855 ChangeLog                |  7 +++++++
6856 src/cairo-xlib-surface.c | 32 ++++++++++++++++++++------------
6857 2 files changed, 27 insertions(+), 12 deletions(-)
6858
6859commit e72c41f95b8ae262f82d9023174c88f4e9c02fe3
6860Author:     Carl Worth <cworth@cworth.org>
6861AuthorDate: Tue May 17 11:28:26 2005 +0000
6862Commit:     Carl Worth <cworth@cworth.org>
6863CommitDate: Tue May 17 11:28:26 2005 +0000
6864
6865    Fix documentation to not mention set_size for the _for_bitmap functions.
6866
6867 ChangeLog                | 6 ++++++
6868 src/cairo-xcb-surface.c  | 6 +-----
6869 src/cairo-xlib-surface.c | 6 +-----
6870 3 files changed, 8 insertions(+), 10 deletions(-)
6871
6872commit 5cc39a708c623cbe6a8c5efdad538778b2fbadd7
6873Author:     Carl Worth <cworth@cworth.org>
6874AuthorDate: Tue May 17 09:13:02 2005 +0000
6875Commit:     Carl Worth <cworth@cworth.org>
6876CommitDate: Tue May 17 09:13:02 2005 +0000
6877
6878    Remove #ifdef munging since we once again support either #if or #ifdef.
6879
6880 ChangeLog             | 5 +++++
6881 RELEASING             | 7 +++++--
6882 util/cairo-api-update | 1 -
6883 3 files changed, 10 insertions(+), 3 deletions(-)
6884
6885commit ec84ace5a6830778d29d36f9fc87361e8545f57b
6886Author:     Carl Worth <cworth@cworth.org>
6887AuthorDate: Tue May 17 09:08:23 2005 +0000
6888Commit:     Carl Worth <cworth@cworth.org>
6889CommitDate: Tue May 17 09:08:23 2005 +0000
6890
6891    Update instructions to match output of 'make distcheck'
6892    Add private headers and flesh out CLEANFILES so that 'make distcheck' actually passes.
6893
6894 ChangeLog        | 9 +++++++++
6895 RELEASING        | 7 ++++---
6896 src/Makefile.am  | 4 ++++
6897 test/Makefile.am | 4 ++--
6898 4 files changed, 19 insertions(+), 5 deletions(-)
6899
6900commit 366aa98a792460bda8de70bc7eb342950e214ce3
6901Author:     Carl Worth <cworth@cworth.org>
6902AuthorDate: Tue May 17 08:34:44 2005 +0000
6903Commit:     Carl Worth <cworth@cworth.org>
6904CommitDate: Tue May 17 08:34:44 2005 +0000
6905
6906    Fix more deprecation macros
6907
6908 src/cairo.h | 8 ++++----
6909 1 file changed, 4 insertions(+), 4 deletions(-)
6910
6911commit 23b7ac25edae4992c78b20f02d538bd717799f95
6912Author:     Carl Worth <cworth@cworth.org>
6913AuthorDate: Tue May 17 08:26:37 2005 +0000
6914Commit:     Carl Worth <cworth@cworth.org>
6915CommitDate: Tue May 17 08:26:37 2005 +0000
6916
6917    Add a few more REPLACED_BY and DEPRECATED_BY definitions.
6918    Add some helpful warnings.
6919
6920 ChangeLog             |  7 +++++++
6921 src/cairo.h           | 17 ++++++++++++++++-
6922 util/cairo-api-update |  8 ++++++++
6923 3 files changed, 31 insertions(+), 1 deletion(-)
6924
6925commit f82a3b2b557c91be0f6e6e26f89c5f7ef90b426a
6926Author:     Carl Worth <cworth@cworth.org>
6927AuthorDate: Tue May 17 06:12:52 2005 +0000
6928Commit:     Carl Worth <cworth@cworth.org>
6929CommitDate: Tue May 17 06:12:52 2005 +0000
6930
6931    Add cairo-xlib-xrender.h which was missed from an earlier commit.
6932
6933 ChangeLog       | 5 +++++
6934 src/Makefile.am | 2 +-
6935 2 files changed, 6 insertions(+), 1 deletion(-)
6936
6937commit 30d7ede3dfdc256180e4447debd0be6d69c699b7
6938Author:     Carl Worth <cworth@cworth.org>
6939AuthorDate: Tue May 17 06:11:32 2005 +0000
6940Commit:     Carl Worth <cworth@cworth.org>
6941CommitDate: Tue May 17 06:11:32 2005 +0000
6942
6943    Update cairo-xcb.h to provide the same style of interface as cairo-xlib.h.
6944    Update to match new cairo_xcb_surface_t create functions.
6945
6946 ChangeLog               |  14 ++
6947 src/Makefile.am         |   2 +-
6948 src/cairo-xcb-surface.c | 410 ++++++++++++++++++++++++++++--------------------
6949 src/cairo-xcb-xrender.h |  62 ++++++++
6950 src/cairo-xcb.h         |  21 ++-
6951 test/cairo-test.c       | 115 ++++++++++++--
6952 6 files changed, 427 insertions(+), 197 deletions(-)
6953
6954commit f67f5003df306de40416f24bc652fc4630cf5808
6955Author:     Carl Worth <cworth@cworth.org>
6956AuthorDate: Tue May 17 06:08:01 2005 +0000
6957Commit:     Carl Worth <cworth@cworth.org>
6958CommitDate: Tue May 17 06:08:01 2005 +0000
6959
6960    Avoid shifting 32-bit quanity by 32 bits, which is undefined behavior.
6961
6962 ChangeLog                | 5 +++++
6963 src/cairo-xlib-surface.c | 5 +++--
6964 2 files changed, 8 insertions(+), 2 deletions(-)
6965
6966commit 0c05b23b3165ec6908c28f56b3446cf43dff44a2
6967Author:     Carl Worth <cworth@cworth.org>
6968AuthorDate: Tue May 17 06:05:13 2005 +0000
6969Commit:     Carl Worth <cworth@cworth.org>
6970CommitDate: Tue May 17 06:05:13 2005 +0000
6971
6972    Rework of cairo_xlib_surface create functions by Keith Packard:
6973    Add cairo_xlib_surface_create_with_render_format.
6974    Reduce Xlib constructors down to two simple forms. Add width, height to constructors and eliminate any synchronous size queries from the implementation.
6975    Update to match new cairo_xlib_surface_t create functions.
6976
6977 ChangeLog                |  18 ++
6978 src/cairo-xlib-surface.c | 453 +++++++++++++++++++++++++----------------------
6979 src/cairo-xlib-xrender.h |  62 +++++++
6980 src/cairo-xlib.h         |  15 +-
6981 test/cairo-test.c        |  14 +-
6982 test/xlib-surface.c      |  10 +-
6983 6 files changed, 342 insertions(+), 230 deletions(-)
6984
6985commit 84bc5a32d6b3ad366698c14a01f7a4898f1cd25c
6986Author:     Carl Worth <cworth@cworth.org>
6987AuthorDate: Tue May 17 05:58:01 2005 +0000
6988Commit:     Carl Worth <cworth@cworth.org>
6989CommitDate: Tue May 17 05:58:01 2005 +0000
6990
6991    Remove destroy_closure from cairo_output_stream_t interface.
6992    Remove destroy_closure argument from cairo_pdf_surface_create_for_stream. Rename width,height to width_in_points, height_in_points for better clarity.
6993    Brush a bunch of dust off of the PS backend and bring it up to date with the latest API conventions from the PDF backend. These include: accepting a filename rather than a FILE in the primary constructor, providing a stream-based interface for more flexibility, and accepting a surface size in device-space units (points) rather than inches.
6994    Make it a little more clear that the width and height being passed around are in units of points.
6995    Update to the latest cairo-ps.h changes as described above. Notice how much more sane things become now that the surface size is described in device-space units.
6996
6997 ChangeLog                 |  27 ++++++++
6998 src/cairo-output-stream.c |  23 ++-----
6999 src/cairo-pdf-surface.c   |  13 ++--
7000 src/cairo-pdf.h           |  17 +++---
7001 src/cairo-ps-surface.c    | 153 ++++++++++++++++++++++++++++------------------
7002 src/cairo-ps.h            |  19 ++++--
7003 src/cairoint.h            |   1 -
7004 test/pdf-surface.c        |  11 ++--
7005 test/ps-surface.c         |  13 +---
7006 9 files changed, 164 insertions(+), 113 deletions(-)
7007
7008commit 9bf26e8e73e0bafd7361ae38d485c9b9b17794b1
7009Author:     Carl Worth <cworth@cworth.org>
7010AuthorDate: Tue May 17 01:05:35 2005 +0000
7011Commit:     Carl Worth <cworth@cworth.org>
7012CommitDate: Tue May 17 01:05:35 2005 +0000
7013
7014    Add simple test for ps surface backend (modeled after pdf-surface.c).
7015    Add print message telling user to examine resulting file.
7016
7017 ChangeLog          |  10 +++++
7018 test/.cvsignore    |   2 +
7019 test/Makefile.am   |   5 +++
7020 test/pdf-surface.c |   2 +
7021 test/ps-surface.c  | 122 +++++++++++++++++++++++++++++++++++++++++++++++++++++
7022 5 files changed, 141 insertions(+)
7023
7024commit 189161118faeb3a6d5d7b625f16ffbef22231c93
7025Author:     Carl Worth <cworth@cworth.org>
7026AuthorDate: Tue May 17 00:54:09 2005 +0000
7027Commit:     Carl Worth <cworth@cworth.org>
7028CommitDate: Tue May 17 00:54:09 2005 +0000
7029
7030    Update PDF test case to make sure we're actually getting the right paper size, image scaling etc. And it should now be easier to see if cairo is happy by manually viewing the resulting PDF file.
7031
7032 ChangeLog          |  7 ++++++
7033 test/pdf-surface.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++------
7034 2 files changed, 62 insertions(+), 7 deletions(-)
7035
7036commit 9bf669a790cfda9950a8fa204de541133c671bd9
7037Author:     Carl Worth <cworth@cworth.org>
7038AuthorDate: Tue May 17 00:39:17 2005 +0000
7039Commit:     Carl Worth <cworth@cworth.org>
7040CommitDate: Tue May 17 00:39:17 2005 +0000
7041
7042    Fix to include cairo-xlib.h, (which also fixes test/xlib-surface.c).
7043
7044 ChangeLog             | 5 +++++
7045 src/cairo-xlib-test.h | 2 +-
7046 2 files changed, 6 insertions(+), 1 deletion(-)
7047
7048commit 91dcaea6a2cd9a169e8b0a23a1a0902cd42b3a93
7049Author:     Carl Worth <cworth@cworth.org>
7050AuthorDate: Tue May 17 00:34:10 2005 +0000
7051Commit:     Carl Worth <cworth@cworth.org>
7052CommitDate: Tue May 17 00:34:10 2005 +0000
7053
7054    Update to the latest PDF surface API changes: use filename not FILE* and use surface dimension in points, not inches.
7055
7056 ChangeLog          |  6 ++++++
7057 test/pdf-surface.c | 18 ++++++++----------
7058 2 files changed, 14 insertions(+), 10 deletions(-)
7059
7060commit 200bcda18859699832ea2cf8d86abd57b501aecc
7061Author:     Keith Packard <keithp@keithp.com>
7062AuthorDate: Mon May 16 22:31:36 2005 +0000
7063Commit:     Keith Packard <keithp@keithp.com>
7064CommitDate: Mon May 16 22:31:36 2005 +0000
7065
7066    Initialize op->stops[0].scale = 0.
7067    This scale value is used only when computing gradient values before the defined range, in which case stop 0 is used for both ends of the interpolation, making the value of 'scale' not actually matter, except that valgrind notices we're using an undefined value.
7068
7069 ChangeLog           | 11 +++++++++++
7070 src/cairo-pattern.c |  7 +++++++
7071 2 files changed, 18 insertions(+)
7072
7073commit e5b31bca7c0a7d7eb4dec303fb652c26652c3f60
7074Author:     Carl Worth <cworth@cworth.org>
7075AuthorDate: Mon May 16 15:05:56 2005 +0000
7076Commit:     Carl Worth <cworth@cworth.org>
7077CommitDate: Mon May 16 15:05:56 2005 +0000
7078
7079    Remove quarter-over test name accidentally added to Makefile.
7080
7081 ChangeLog        | 6 ++++++
7082 test/.cvsignore  | 1 -
7083 test/Makefile.am | 3 ---
7084 3 files changed, 6 insertions(+), 4 deletions(-)
7085
7086commit ea410111d38145e7c74558951b1d895ebaf6f8dc
7087Author:     Kristian Høgsberg <krh@redhat.com>
7088AuthorDate: Mon May 16 11:41:42 2005 +0000
7089Commit:     Kristian Høgsberg <krh@redhat.com>
7090CommitDate: Mon May 16 11:41:42 2005 +0000
7091
7092    Take a filename instead of a FILE pointer.
7093
7094 ChangeLog                 |  7 +++++++
7095 src/cairo-output-stream.c | 20 +++++++++++++++++---
7096 src/cairo-pdf-surface.c   | 24 ++++++++++++------------
7097 src/cairo-pdf.h           | 10 ++++------
7098 src/cairoint.h            |  2 +-
7099 5 files changed, 41 insertions(+), 22 deletions(-)
7100
7101commit 60b0a05df73cef4a67d111a282b20ce1fd5081e6
7102Author:     Carl Worth <cworth@cworth.org>
7103AuthorDate: Sat May 14 14:01:46 2005 +0000
7104Commit:     Carl Worth <cworth@cworth.org>
7105CommitDate: Sat May 14 14:01:46 2005 +0000
7106
7107    Brush the dust off the XCB backend and get it compiling and working again. This patch makes the XCB surface API match that of the Xlib surface API as of yesterday. But, it's already stale as the Xlib API changed again. So we'll need one more revision of the XCB backend before the next snapshot.
7108    Add support for testing of the xcb backend as well.
7109
7110 ChangeLog               |  24 +++
7111 src/cairo-xcb-surface.c | 404 +++++++++++++++++++++++++++++++++++++++---------
7112 src/cairo-xcb.h         |  22 ++-
7113 test/.cvsignore         |   2 +
7114 test/Makefile.am        |   3 +
7115 test/cairo-test.c       |  47 +++++-
7116 test/cairo-test.h       |   2 -
7117 7 files changed, 427 insertions(+), 77 deletions(-)
7118
7119commit 6a1af1999dfb79f05341ea6c4bf0e23795db01bc
7120Author:     Carl Worth <cworth@cworth.org>
7121AuthorDate: Sat May 14 13:51:59 2005 +0000
7122Commit:     Carl Worth <cworth@cworth.org>
7123CommitDate: Sat May 14 13:51:59 2005 +0000
7124
7125    Cleanup output a bit, move verbose messages to test-specific log file.
7126
7127 ChangeLog           |  7 +++++++
7128 test/cairo-test.c   |  6 +++++-
7129 test/pdf-surface.c  |  1 +
7130 test/xlib-surface.c | 31 ++++++++++++++++++-------------
7131 4 files changed, 31 insertions(+), 14 deletions(-)
7132
7133commit 53e6fdb8855ad7bc54ec40ebf6609cccb6eac54c
7134Author:     Carl Worth <cworth@cworth.org>
7135AuthorDate: Sat May 14 13:22:25 2005 +0000
7136Commit:     Carl Worth <cworth@cworth.org>
7137CommitDate: Sat May 14 13:22:25 2005 +0000
7138
7139    Fix the last commit so it actually compiles now.
7140
7141 ChangeLog                | 8 +++++++-
7142 src/cairo-xlib-surface.c | 2 +-
7143 2 files changed, 8 insertions(+), 2 deletions(-)
7144
7145commit 55366995b6783309493af8a9f88560b6ad3494ff
7146Author:     Carl Worth <cworth@cworth.org>
7147AuthorDate: Sat May 14 10:15:11 2005 +0000
7148Commit:     Carl Worth <cworth@cworth.org>
7149CommitDate: Sat May 14 10:15:11 2005 +0000
7150
7151    Fix a few documentation typos in the recent xlib surface rework.
7152
7153 ChangeLog                |  7 +++++++
7154 src/cairo-xlib-surface.c | 17 +++++++++--------
7155 test/.cvsignore          |  1 +
7156 3 files changed, 17 insertions(+), 8 deletions(-)
7157
7158commit 95859dc2c6975f072696374b90e1108626a99830
7159Author:     Carl Worth <cworth@cworth.org>
7160AuthorDate: Sat May 14 10:03:56 2005 +0000
7161Commit:     Carl Worth <cworth@cworth.org>
7162CommitDate: Sat May 14 10:03:56 2005 +0000
7163
7164    Add an #error if cairo-foo.h is included when cairo was compiled without support for the foo backend.
7165
7166 ChangeLog          | 13 +++++++++++++
7167 src/cairo-atsui.h  |  3 +++
7168 src/cairo-ft.h     |  3 +++
7169 src/cairo-glitz.h  |  3 +++
7170 src/cairo-pdf.h    |  3 +++
7171 src/cairo-ps.h     |  3 +++
7172 src/cairo-quartz.h |  3 +++
7173 src/cairo-win32.h  |  6 ++++--
7174 src/cairo-xcb.h    |  3 +++
7175 src/cairo-xlib.h   |  3 +++
7176 10 files changed, 41 insertions(+), 2 deletions(-)
7177
7178commit f797eaac1ce939a0a890ab2157f42d2ae3421dda
7179Author:     Carl Worth <cworth@cworth.org>
7180AuthorDate: Sat May 14 10:00:27 2005 +0000
7181Commit:     Carl Worth <cworth@cworth.org>
7182CommitDate: Sat May 14 10:00:27 2005 +0000
7183
7184    Update for change in cairo_pdf_surface_create which no longer accepts DPI values.
7185
7186 ChangeLog          | 5 +++++
7187 test/pdf-surface.c | 3 +--
7188 2 files changed, 6 insertions(+), 2 deletions(-)
7189
7190commit bef4b1371676444e51dcd73f1ec52024265c1f5b
7191Author:     Owen Taylor <otaylor@redhat.com>
7192AuthorDate: Fri May 13 17:54:43 2005 +0000
7193Commit:     Owen Taylor <otaylor@redhat.com>
7194CommitDate: Fri May 13 17:54:43 2005 +0000
7195
7196    src/cairo-xlib-surface.c src/cairo-xlib.h doc/public/cairo-sections.txt: Drop the _for_pixmap() and _for_window() out of the create functions and use some lazy cleverness to sniff the information out as needed.
7197    src/cairo-xlib-surface.c src/cairo-xlib-test.h Makefile.am: add cairo_test_xlib_disable_render() to turn off RENDER for tests.
7198    Test various different types of Xlib surface creation.
7199    Remove left-over include of Xrender.h.
7200
7201 ChangeLog                       |  16 +++
7202 doc/public/Makefile.am          |   1 +
7203 doc/public/cairo-sections.txt   |   5 +-
7204 doc/public/tmpl/cairo-xlib.sgml |  20 +---
7205 src/Makefile.am                 |   2 +-
7206 src/cairo-xlib-surface.c        | 190 +++++++++++++++++++----------
7207 src/cairo-xlib-test.h           |  55 +++++++++
7208 src/cairo-xlib.h                |  18 +--
7209 test/Makefile.am                |   5 +
7210 test/cairo-test.c               |   4 +-
7211 test/xlib-surface.c             | 260 ++++++++++++++++++++++++++++++++++++++++
7212 11 files changed, 479 insertions(+), 97 deletions(-)
7213
7214commit 15ecc8776327ee076274d4234f36ab584956c073
7215Author:     Kristian Høgsberg <krh@redhat.com>
7216AuthorDate: Fri May 13 14:04:22 2005 +0000
7217Commit:     Kristian Høgsberg <krh@redhat.com>
7218CommitDate: Fri May 13 14:04:22 2005 +0000
7219
7220    Make this a varg function and use the new _cairo_output_stream_vprintf() function to format extra dict contents.
7221    Reimplement the printf logic so we can special case formatting of doubles to be locale independent and trim trailing zeros.
7222
7223 ChangeLog                 |   9 +++
7224 src/cairo-output-stream.c | 156 ++++++++++++++++++++++++++++++++++++++++++----
7225 src/cairo-pdf-surface.c   |  86 +++++++++++++------------
7226 src/cairoint.h            |   5 ++
7227 4 files changed, 203 insertions(+), 53 deletions(-)
7228
7229commit b9db66eb17754da628894a4e43943f3fbef88406
7230Author:     Kristian Høgsberg <krh@redhat.com>
7231AuthorDate: Fri May 13 09:26:20 2005 +0000
7232Commit:     Kristian Høgsberg <krh@redhat.com>
7233CommitDate: Fri May 13 09:26:20 2005 +0000
7234
7235    Rename cairo_pdf_surface_create_for_callback() to cairo_pdf_surface_create_for_stream(), and change PDF constructors to take width and height as points and move PPI setting to cairo_pdf_surface_set_ppi()
7236
7237 ChangeLog               |   8 ++++
7238 src/cairo-pdf-surface.c | 120 +++++++++++++++++++++---------------------------
7239 src/cairo-pdf.h         |  23 +++++-----
7240 3 files changed, 73 insertions(+), 78 deletions(-)
7241
7242commit 9ebf15e9600c5a5c741cd1540478bb18f236b55d
7243Author:     Owen Taylor <otaylor@redhat.com>
7244AuthorDate: Fri May 13 08:09:24 2005 +0000
7245Commit:     Owen Taylor <otaylor@redhat.com>
7246CommitDate: Fri May 13 08:09:24 2005 +0000
7247
7248    Fix misplaced goto.
7249
7250 ChangeLog                | 5 +++++
7251 src/cairo-xlib-surface.c | 5 +++--
7252 2 files changed, 8 insertions(+), 2 deletions(-)
7253
7254commit 7c4a2b1d6e10808bac483b5f2b01efa70bca2c02
7255Author:     Carl Worth <cworth@cworth.org>
7256AuthorDate: Thu May 12 23:11:55 2005 +0000
7257Commit:     Carl Worth <cworth@cworth.org>
7258CommitDate: Thu May 12 23:11:55 2005 +0000
7259
7260    Fix image->data to be unsigned
7261    Track change in signedness of data member/parameter.
7262
7263 ChangeLog                 | 13 +++++++++++++
7264 src/cairo-glitz-surface.c |  2 +-
7265 src/cairo-image-surface.c |  6 +++---
7266 src/cairo-xlib-surface.c  |  6 +++---
7267 src/cairoint.h            |  6 +++---
7268 5 files changed, 23 insertions(+), 10 deletions(-)
7269
7270commit d5ca4e37d7b761ccc4fc500c5ba615526a4a38c7
7271Author:     Carl Worth <cworth@cworth.org>
7272AuthorDate: Thu May 12 23:09:58 2005 +0000
7273Commit:     Carl Worth <cworth@cworth.org>
7274CommitDate: Thu May 12 23:09:58 2005 +0000
7275
7276    Update xcb backend to compile after recent API changes:
7277    Fix missing return value. (_cairo_xcb_surface_acquire_source_image): Remove calls to non-existent cairo_surface functions. (_cairo_xcb_surface_set_matrix): Update for new matrix member names. (_cairo_xcb_surface_get_extents): Fix typo.
7278
7279 ChangeLog               | 11 +++++++++++
7280 src/cairo-xcb-surface.c | 25 +++++++++++--------------
7281 2 files changed, 22 insertions(+), 14 deletions(-)
7282
7283commit 949daa1bc98cdd34a6c3d7b3ca69fd06e88883e4
7284Author:     Keith Packard <keithp@keithp.com>
7285AuthorDate: Thu May 12 20:25:07 2005 +0000
7286Commit:     Keith Packard <keithp@keithp.com>
7287CommitDate: Thu May 12 20:25:07 2005 +0000
7288
7289    libpixman creates an A8 format object and sometimes forgets to destroy (when the bounds of the trapezoids are empty). Avoids creating the format object in that case.
7290    reviewed by: cworth
7291
7292 pixman/ChangeLog    |  9 +++++++++
7293 pixman/src/ictrap.c | 13 ++++++++-----
7294 2 files changed, 17 insertions(+), 5 deletions(-)
7295
7296commit 27d9c575a77e0b6dc995e348c4877bc0092a4571
7297Author:     Carl Worth <cworth@cworth.org>
7298AuthorDate: Thu May 12 11:02:35 2005 +0000
7299Commit:     Carl Worth <cworth@cworth.org>
7300CommitDate: Thu May 12 11:02:35 2005 +0000
7301
7302    Add new test for bug in cairo_paint_with_alpha not transforming the source.
7303    Use a transformed copy of the source just like we do in all the other calls to cairo_surface_composite. Fixes the bug tested by test/paint-with-alpha.
7304
7305 ChangeLog                     |  13 +++++++++
7306 src/cairo-gstate.c            |   6 +++-
7307 test/.cvsignore               |   1 +
7308 test/Makefile.am              |   3 ++
7309 test/paint-with-alpha-ref.png | Bin 0 -> 164 bytes
7310 test/paint-with-alpha.c       |  64 ++++++++++++++++++++++++++++++++++++++++++
7311 6 files changed, 86 insertions(+), 1 deletion(-)
7312
7313commit 52f41b7bf08a5e3a599ef6ebc7273f057ada4fa6
7314Author:     Keith Packard <keithp@keithp.com>
7315AuthorDate: Thu May 12 08:04:22 2005 +0000
7316Commit:     Keith Packard <keithp@keithp.com>
7317CommitDate: Thu May 12 08:04:22 2005 +0000
7318
7319    _get_mask_extents creates a pixman region but neglects to destroy it.
7320    reviewed by: otaylor
7321
7322 ChangeLog          | 8 ++++++++
7323 src/cairo-gstate.c | 2 ++
7324 2 files changed, 10 insertions(+)
7325
7326commit e4e5b1f00ded346f40c788fa9b6cfdd3164c1241
7327Author:     Owen Taylor <otaylor@redhat.com>
7328AuthorDate: Wed May 11 16:32:44 2005 +0000
7329Commit:     Owen Taylor <otaylor@redhat.com>
7330CommitDate: Wed May 11 16:32:44 2005 +0000
7331
7332    Handle more cases by assuming no-super-luminescent colors.
7333
7334 ChangeLog                 |  5 +++++
7335 src/cairo-win32-surface.c | 12 ++++++++++--
7336 2 files changed, 15 insertions(+), 2 deletions(-)
7337
7338commit b913a81c3482f4dc8bc452d91bfaf64b416523f3
7339Author:     T Rowley <tim.rowley@gmail.com>
7340AuthorDate: Wed May 11 16:01:56 2005 +0000
7341Commit:     T Rowley <tim.rowley@gmail.com>
7342CommitDate: Wed May 11 16:01:56 2005 +0000
7343
7344    Revive quartz backend.
7345    Set fill type repeat on source surface. (_cairo_glitz_surface_show_glyphs): Add missing cairo operator to glitz operator conversion. (_cairo_glitz_surface_show_glyphs): Only render glyphs with non zero size.
7346    Fix bounding box computation.
7347
7348 ChangeLog                 |  21 +++++++++
7349 src/cairo-surface.c       |  18 ++++----
7350 src/cairo-win32-font.c    |  36 +++++++--------
7351 src/cairo-win32-surface.c | 111 +++++++++++++++++++++++++++++++++++++---------
7352 test/Makefile.am          |   5 ++-
7353 test/cairo-test.c         |   9 ++--
7354 6 files changed, 149 insertions(+), 51 deletions(-)
7355
7356commit 3be31fee9ae5d1740f71ea829ba26df7569c976c
7357Author:     Tor Lillqvist <tml@novell.com>
7358AuthorDate: Wed May 11 15:39:26 2005 +0000
7359Commit:     Tor Lillqvist <tml@novell.com>
7360CommitDate: Wed May 11 15:39:26 2005 +0000
7361
7362    Revive quartz backend.
7363
7364 ChangeLog                  |   6 ++
7365 src/cairo-atsui-font.c     | 140 +++++++++++++++------------------------------
7366 src/cairo-atsui.h          |   3 -
7367 src/cairo-quartz-surface.c |  18 ++++--
7368 4 files changed, 65 insertions(+), 102 deletions(-)
7369
7370commit ac278285c8a243c42a50e7d1f5cfc875a12401b2
7371Author:     David Reveman <davidr@novell.com>
7372AuthorDate: Wed May 11 13:53:18 2005 +0000
7373Commit:     David Reveman <davidr@novell.com>
7374CommitDate: Wed May 11 13:53:18 2005 +0000
7375
7376    Avoid empty glyphs
7377
7378 ChangeLog                 |  2 ++
7379 src/cairo-glitz-surface.c | 63 +++++++++++++++++++++++++++++++++--------------
7380 2 files changed, 46 insertions(+), 19 deletions(-)
7381
7382commit bd168e15ca9dbd2a02ad5e2f7df1a661d534d679
7383Author:     David Reveman <davidr@novell.com>
7384AuthorDate: Wed May 11 13:30:56 2005 +0000
7385Commit:     David Reveman <davidr@novell.com>
7386CommitDate: Wed May 11 13:30:56 2005 +0000
7387
7388    Fix fill_rectangles and show_glyphs in glitz backend
7389
7390 ChangeLog                 |  7 +++++++
7391 src/cairo-glitz-surface.c | 12 +++++++-----
7392 2 files changed, 14 insertions(+), 5 deletions(-)
7393
7394commit 59c2730b1d5fa511494858e599735948ce1cf394
7395Author:     Owen Taylor <otaylor@redhat.com>
7396AuthorDate: Tue May 10 21:06:01 2005 +0000
7397Commit:     Owen Taylor <otaylor@redhat.com>
7398CommitDate: Tue May 10 21:06:01 2005 +0000
7399
7400    src/cairo-xlib-surface.c src/cairo-xlib.h: Remove leftover cairo_xlib_surface_create().
7401
7402 ChangeLog                       |  5 +++++
7403 doc/public/cairo-sections.txt   |  1 -
7404 doc/public/tmpl/cairo-xlib.sgml | 13 -------------
7405 src/cairo-xlib-surface.c        | 16 ----------------
7406 src/cairo-xlib.h                |  8 --------
7407 5 files changed, 5 insertions(+), 38 deletions(-)
7408
7409commit 0c7c2246681dad0b69d6ea0438f18916dbb0e0a4
7410Author:     Owen Taylor <otaylor@redhat.com>
7411AuthorDate: Tue May 10 20:45:54 2005 +0000
7412Commit:     Owen Taylor <otaylor@redhat.com>
7413CommitDate: Tue May 10 20:45:54 2005 +0000
7414
7415    src/cairo.c src/cairo-path-data.c src/cairo-path-data-private.h: Pass the gstate to _cairo_path_data_create[_flat] and use _cairo_gstate_backend_to_user() so as to properly handle the surface device offset.
7416
7417 ChangeLog                     |  7 +++++++
7418 src/cairo-path-data-private.h |  6 ++----
7419 src/cairo-path-data.c         | 38 ++++++++++++++++----------------------
7420 src/cairo.c                   |  8 ++------
7421 4 files changed, 27 insertions(+), 32 deletions(-)
7422
7423commit 4e1cce108b641fbb6931ffa1d10aa1e4aef0329c
7424Author:     Carl Worth <cworth@cworth.org>
7425AuthorDate: Tue May 10 20:38:21 2005 +0000
7426Commit:     Carl Worth <cworth@cworth.org>
7427CommitDate: Tue May 10 20:38:21 2005 +0000
7428
7429    Don't use return when calling a void function (thanks to Damien Carbery <damien.carbery@sun.com>). Closes bug #3134.
7430
7431 ChangeLog       | 6 ++++++
7432 src/cairo-arc.c | 8 ++++----
7433 2 files changed, 10 insertions(+), 4 deletions(-)
7434
7435commit b05c85eafb953fbe082b67875865ae4e4ca56ed2
7436Author:     Carl Worth <cworth@cworth.org>
7437AuthorDate: Tue May 10 20:25:38 2005 +0000
7438Commit:     Carl Worth <cworth@cworth.org>
7439CommitDate: Tue May 10 20:25:38 2005 +0000
7440
7441    Removing mucking around with stderr and add a cairo_test_log function instead.
7442    Switch all error messages from fprintf(stderr,...) to cairo_test_log(...).
7443
7444 ChangeLog              | 14 ++++++++++++++
7445 test/buffer-diff.c     | 17 +++++++++--------
7446 test/cairo-test.c      | 45 +++++++++++++++++++++++++++++----------------
7447 test/cairo-test.h      |  3 +++
7448 test/create-for-png.c  |  2 +-
7449 test/create-from-png.c |  2 +-
7450 test/pdf-surface.c     |  2 +-
7451 test/read-png.c        |  9 +++++----
7452 test/trap-clip.c       |  4 ++--
7453 test/xmalloc.c         |  5 +++--
7454 10 files changed, 68 insertions(+), 35 deletions(-)
7455
7456commit 40796148b87eea991a9c624061a978821f108de6
7457Author:     Carl Worth <cworth@cworth.org>
7458AuthorDate: Tue May 10 14:54:48 2005 +0000
7459Commit:     Carl Worth <cworth@cworth.org>
7460CommitDate: Tue May 10 14:54:48 2005 +0000
7461
7462    Fix URLs for glitz and xlibs, (thanks to Jason Dorje Short <jdorje@users.sf.net>).
7463
7464 ChangeLog    | 5 +++++
7465 configure.in | 4 ++--
7466 2 files changed, 7 insertions(+), 2 deletions(-)
7467
7468commit 6f3215cb7ff9c9ccb1728192765578ebb9352ac1
7469Author:     Carl Worth <cworth@cworth.org>
7470AuthorDate: Tue May 10 14:48:05 2005 +0000
7471Commit:     Carl Worth <cworth@cworth.org>
7472CommitDate: Tue May 10 14:48:05 2005 +0000
7473
7474    Update to current canonical URL for XCB.
7475
7476 ChangeLog    | 4 ++++
7477 configure.in | 2 +-
7478 2 files changed, 5 insertions(+), 1 deletion(-)
7479
7480commit 3253534a824cf3b81ea5b6abeaea0e4b414834d2
7481Author:     Carl Worth <cworth@cworth.org>
7482AuthorDate: Tue May 10 12:42:32 2005 +0000
7483Commit:     Carl Worth <cworth@cworth.org>
7484CommitDate: Tue May 10 12:42:32 2005 +0000
7485
7486    Don't guess and make our own definitions for uint8_t, etc. Just error out if we can't find a suitable header file.
7487    Fix to use fixed-size type so that this code works when sizeof(unsigned long) != 32. Thanks to Manish Singh.
7488
7489 ChangeLog           | 11 +++++++++++
7490 src/cairo-png.c     | 22 +++++++++++-----------
7491 src/cairo-wideint.h |  9 ++-------
7492 test/read-png.c     | 28 +++++++++++++++++++++-------
7493 4 files changed, 45 insertions(+), 25 deletions(-)
7494
7495commit c66ca528e037381f485b53bb36b2e9a735c2b8f5
7496Author:     Carl Worth <cworth@cworth.org>
7497AuthorDate: Tue May 10 12:22:41 2005 +0000
7498Commit:     Carl Worth <cworth@cworth.org>
7499CommitDate: Tue May 10 12:22:41 2005 +0000
7500
7501    Fix cairo_get_font_matrix to actually use its out-parameter. And change the return type to void.
7502
7503 ChangeLog          |  8 ++++++++
7504 src/cairo-gstate.c |  7 ++++---
7505 src/cairo.c        | 10 +++++-----
7506 src/cairo.h        |  5 +++--
7507 src/cairoint.h     |  5 +++--
7508 5 files changed, 23 insertions(+), 12 deletions(-)
7509
7510commit 7b46c815d2652a02aca77a3a962a37e22e9d04fb
7511Author:     Owen Taylor <otaylor@redhat.com>
7512AuthorDate: Mon May 9 16:33:59 2005 +0000
7513Commit:     Owen Taylor <otaylor@redhat.com>
7514CommitDate: Mon May 9 16:33:59 2005 +0000
7515
7516    Get the glyphslot point *after* we get the FT_Face. (Robert O'Callahan)
7517
7518 ChangeLog           | 5 +++++
7519 src/cairo-ft-font.c | 6 +++---
7520 2 files changed, 8 insertions(+), 3 deletions(-)
7521
7522commit 01b2526ceb77e43f653f2909f6ff998a956d72a5
7523Author:     Carl Worth <cworth@cworth.org>
7524AuthorDate: Mon May 9 10:41:17 2005 +0000
7525Commit:     Carl Worth <cworth@cworth.org>
7526CommitDate: Mon May 9 10:41:17 2005 +0000
7527
7528    Fix deprecation macro to point to the right function, (thanks to John Ellson).
7529
7530 ChangeLog   | 5 +++++
7531 src/cairo.h | 2 +-
7532 2 files changed, 6 insertions(+), 1 deletion(-)
7533
7534commit 14c690472cf893978331dcf25cc50d43609928ad
7535Author:     Carl Worth <cworth@cworth.org>
7536AuthorDate: Mon May 9 09:12:52 2005 +0000
7537Commit:     Carl Worth <cworth@cworth.org>
7538CommitDate: Mon May 9 09:12:52 2005 +0000
7539
7540    Push cairo_matrix_t const-correctness down through the entire implmentation, (expanding on preliminary work by Robert O'Callahan <rocallahan@novell.com>)
7541
7542 ChangeLog                 | 25 +++++++++++++++++++++++++
7543 src/cairo-font.c          | 18 +++++++++---------
7544 src/cairo-ft-font.c       | 19 ++++++++++---------
7545 src/cairo-gstate.c        | 11 ++++++-----
7546 src/cairo-image-surface.c |  2 +-
7547 src/cairo-matrix.c        | 19 +++++++++++--------
7548 src/cairo-pattern.c       |  7 ++++---
7549 src/cairo.c               | 10 ++++++----
7550 src/cairo.h               | 30 +++++++++++++++++-------------
7551 src/cairoint.h            | 45 ++++++++++++++++++++++++---------------------
7552 10 files changed, 113 insertions(+), 73 deletions(-)
7553
7554commit 31b4e5b4ecda4b3733f39b5f1f759cc59f953836
7555Author:     Carl Worth <cworth@cworth.org>
7556AuthorDate: Mon May 9 08:34:57 2005 +0000
7557Commit:     Carl Worth <cworth@cworth.org>
7558CommitDate: Mon May 9 08:34:57 2005 +0000
7559
7560    Change cairo-features again so that either #if or #ifdef will work to test any feature.
7561
7562 ChangeLog               |  6 ++++++
7563 configure.in            | 44 +++++++++++---------------------------------
7564 src/cairo-features.h.in | 22 +++++++++++-----------
7565 3 files changed, 28 insertions(+), 44 deletions(-)
7566
7567commit 2e72b70124f678ba0bd21db318345a6583cb9cbd
7568Author:     Owen Taylor <otaylor@redhat.com>
7569AuthorDate: Sat May 7 14:31:01 2005 +0000
7570Commit:     Owen Taylor <otaylor@redhat.com>
7571CommitDate: Sat May 7 14:31:01 2005 +0000
7572
7573    doc/public/language-bindings.xml doc/public/cairo-doc.xml doc/public/Makefile.am: Document suggested conventions and techniques for many aspects of creating a language binding for Cairo.
7574
7575 ChangeLog                        |   7 +
7576 doc/public/language-bindings.xml | 726 +++++++++++++++++++++++++++++++++++++++
7577 2 files changed, 733 insertions(+)
7578
7579commit 35248a17fd2cb1f4ff2bf312c092f853551bb9eb
7580Author:     Owen Taylor <otaylor@redhat.com>
7581AuthorDate: Sat May 7 10:35:35 2005 +0000
7582Commit:     Owen Taylor <otaylor@redhat.com>
7583CommitDate: Sat May 7 10:35:35 2005 +0000
7584
7585    Update.
7586
7587 ChangeLog                          |  4 ++
7588 doc/public/cairo-sections.txt      | 19 +--------
7589 doc/public/tmpl/cairo-glitz.sgml   |  9 -----
7590 doc/public/tmpl/cairo-pdf.sgml     | 33 ----------------
7591 doc/public/tmpl/cairo-ps.sgml      | 13 -------
7592 doc/public/tmpl/cairo-quartz.sgml  | 11 ------
7593 doc/public/tmpl/cairo-surface.sgml | 25 +++++++-----
7594 doc/public/tmpl/cairo-xcb.sgml     | 12 ------
7595 doc/public/tmpl/cairo-xlib.sgml    | 10 -----
7596 doc/public/tmpl/cairo.sgml         | 79 ++++++++++----------------------------
7597 10 files changed, 41 insertions(+), 174 deletions(-)
7598
7599commit bc794062600a774a71045055deae5ad28483d7ec
7600Author:     Carl Worth <cworth@cworth.org>
7601AuthorDate: Fri May 6 22:42:52 2005 +0000
7602Commit:     Carl Worth <cworth@cworth.org>
7603CommitDate: Fri May 6 22:42:52 2005 +0000
7604
7605    Point to both cairo_set_source_rgba and cairo_paint_with_alpha in deprecation of cairo_set_alpha.
7606
7607 ChangeLog             | 6 ++++++
7608 src/cairo.h           | 2 +-
7609 util/cairo-api-update | 3 ++-
7610 3 files changed, 9 insertions(+), 2 deletions(-)
7611
7612commit 750cc8143dda4e6194880dfc314a296424b325e5
7613Author:     Carl Worth <cworth@cworth.org>
7614AuthorDate: Fri May 6 21:59:10 2005 +0000
7615Commit:     Carl Worth <cworth@cworth.org>
7616CommitDate: Fri May 6 21:59:10 2005 +0000
7617
7618    Make idempotent substitutions that extend old names:
7619    cairo_select_font -> cairo_select_font_face cairo_pattern_add_color_stop -> cairo_pattern_add_color_stop_rgba
7620    by only substituting if the old name is not immediately followed by an underscore.
7621    Tweak the substitution slightly to allow the script to be run on the cairo source itself, (eg. avoid changing the REPLACED_BY and DEPRECATED_BY macros that must mention the old names).
7622
7623 ChangeLog             | 15 +++++++++++++++
7624 util/cairo-api-update |  7 ++++---
7625 2 files changed, 19 insertions(+), 3 deletions(-)
7626
7627commit 10c88d424485c7f001e9e03c121aa7c3b55336cc
7628Author:     Carl Worth <cworth@cworth.org>
7629AuthorDate: Fri May 6 21:33:22 2005 +0000
7630Commit:     Carl Worth <cworth@cworth.org>
7631CommitDate: Fri May 6 21:33:22 2005 +0000
7632
7633    Change definitions of everything in cairo-features.h to prefer #if over #ifdef.
7634    Track #ifdef -> #if changes.
7635    Add support to automatically change all #ifdef CAIRO_HAS to #if CAIRO_HAS.
7636
7637 ChangeLog               |  26 ++++++++++
7638 configure.in            | 135 +++++++++++++++++++-----------------------------
7639 src/cairo-atsui.h       |   2 +-
7640 src/cairo-cache.c       |   6 +--
7641 src/cairo-features.h.in |  24 ++++-----
7642 src/cairo-ft-private.h  |   2 +-
7643 src/cairo-ft.h          |   2 +-
7644 src/cairo-glitz.h       |   2 +-
7645 src/cairo-hash.c        |   6 +--
7646 src/cairo-pdf.h         |   2 +-
7647 src/cairo-ps.h          |   2 +-
7648 src/cairo-quartz.h      |   2 +-
7649 src/cairo-win32.h       |   2 +-
7650 src/cairo-xcb.h         |   2 +-
7651 src/cairo-xlib.h        |   2 +-
7652 src/cairo.c             |   7 ++-
7653 src/cairo.h             |   4 +-
7654 src/cairoint.h          |  12 ++---
7655 test/cairo-test.c       |  16 +++---
7656 util/cairo-api-update   |   1 +
7657 20 files changed, 127 insertions(+), 130 deletions(-)
7658
7659commit 9939e01b693a885496cfa82430b91c11a121269e
7660Author:     Carl Worth <cworth@cworth.org>
7661AuthorDate: Fri May 6 21:25:56 2005 +0000
7662Commit:     Carl Worth <cworth@cworth.org>
7663CommitDate: Fri May 6 21:25:56 2005 +0000
7664
7665    Remove deprecated cairo_get_rgb_color that was accidentally missed in the recent purge of deprecated functions.
7666
7667 ChangeLog           |  9 +++++++++
7668 src/cairo-gstate.c  |  6 ------
7669 src/cairo-pattern.c | 19 -------------------
7670 src/cairo.c         | 25 -------------------------
7671 src/cairo.h         |  3 ---
7672 src/cairoint.h      | 10 ----------
7673 6 files changed, 9 insertions(+), 63 deletions(-)
7674
7675commit 4fff218fc4e1cdce281b916ecb6b616e581601e0
7676Author:     Carl Worth <cworth@cworth.org>
7677AuthorDate: Fri May 6 21:19:49 2005 +0000
7678Commit:     Carl Worth <cworth@cworth.org>
7679CommitDate: Fri May 6 21:19:49 2005 +0000
7680
7681    Update to track new CAIRO_OPERATOR names.
7682    Fix documentation to refer to functions by their current names.
7683    Update to track latest API (in currently unused function).
7684
7685 ChangeLog                       | 14 ++++++++++++++
7686 src/cairo-gstate.c              |  2 +-
7687 src/cairo-surface.c             |  2 +-
7688 src/cairo-win32-surface.c       |  6 +++---
7689 src/cairo-xcb-surface.c         | 12 ++++++------
7690 test/select-font-no-show-text.c |  4 ++--
7691 6 files changed, 27 insertions(+), 13 deletions(-)
7692
7693commit 7bf02c12ab3aafae5f6cf8519401d1272b183d30
7694Author:     Carl Worth <cworth@cworth.org>
7695AuthorDate: Fri May 6 14:20:05 2005 +0000
7696Commit:     Carl Worth <cworth@cworth.org>
7697CommitDate: Fri May 6 14:20:05 2005 +0000
7698
7699    Fix return type from cairo_status_t to cairo_int_status_t.
7700
7701 ChangeLog                 | 5 +++++
7702 src/cairo-glitz-surface.c | 2 +-
7703 2 files changed, 6 insertions(+), 1 deletion(-)
7704
7705commit c7afce2ffdbc1e2d4eae2ba5a85dfff4ad3016ad
7706Author:     Carl Worth <cworth@cworth.org>
7707AuthorDate: Fri May 6 13:42:45 2005 +0000
7708Commit:     Carl Worth <cworth@cworth.org>
7709CommitDate: Fri May 6 13:42:45 2005 +0000
7710
7711    Note that cairo_mask, and "just eliminate a bunch of functions are now done".
7712    Note that all backwards-compatible and backwards-incompatible cahnges for the API Shakeup are now done. Sort "new functionality" of API Shakeup into its own category.
7713
7714 ChangeLog | 10 ++++++++++
7715 ROADMAP   | 17 ++++++++---------
7716 TODO      | 31 +++++++++++++++++--------------
7717 3 files changed, 35 insertions(+), 23 deletions(-)
7718
7719commit d7fe527e0f48f23821b7283d8d003fd1f6a3f899
7720Author:     Carl Worth <cworth@cworth.org>
7721AuthorDate: Fri May 6 13:32:53 2005 +0000
7722Commit:     Carl Worth <cworth@cworth.org>
7723CommitDate: Fri May 6 13:32:53 2005 +0000
7724
7725    Eliminate the following deprecated functions from cairo's interface:
7726    cairo_copy cairo_get_path cairo_get_path_flat cairo_matrix_create cairo_matrix_destroy cairo_matrix_copy cairo_matrix_get_affine cairo_surface_set_repeat cairo_surface_set_matrix cairo_surface_get_matrix cairo_surface_set_filter cairo_surface_get_filter
7727    Also, eliminate all support for compiling against, or running with old, deprecated names for functions.
7728    Deal with all of the removals.
7729
7730 ChangeLog                       |  65 ++++++++++
7731 src/cairo-ft-font.c             |   8 +-
7732 src/cairo-gstate.c              |  15 ---
7733 src/cairo-image-surface.c       |   1 -
7734 src/cairo-matrix.c              | 116 ++++--------------
7735 src/cairo-pattern.c             |  17 ++-
7736 src/cairo-pdf-surface.c         |  10 +-
7737 src/cairo-surface.c             |  79 ------------
7738 src/cairo-xlib-surface.c        |   8 +-
7739 src/cairo.c                     | 145 ----------------------
7740 src/cairo.h                     | 265 ++++++++++++----------------------------
7741 src/cairoint.h                  |  19 +--
7742 test/cairo-test.c               |   7 +-
7743 test/gradient-alpha.c           |  16 +--
7744 test/mask.c                     |   8 +-
7745 test/move-to-show-surface.c     |   5 +-
7746 test/select-font-no-show-text.c |   6 +-
7747 test/set-source.c               |   4 +-
7748 test/text-cache-crash.c         |  16 +--
7749 test/text-rotate.c              |   6 +-
7750 test/transforms.c               |   2 +-
7751 test/translate-show-surface.c   |   5 +-
7752 test/trap-clip.c                |   8 +-
7753 util/cairo-api-update           |  48 ++++++--
7754 24 files changed, 274 insertions(+), 605 deletions(-)
7755
7756commit a790a2ea79507cae9564006ac32e27a0fcca8d60
7757Author:     Carl Worth <cworth@cworth.org>
7758AuthorDate: Fri May 6 13:26:16 2005 +0000
7759Commit:     Carl Worth <cworth@cworth.org>
7760CommitDate: Fri May 6 13:26:16 2005 +0000
7761
7762    Rename and re-order the cairo_operator_t enum to names that abbreviate less and are easier to understand, (eg. CAIRO_OPERATOR_DEST_OVER instead of CAIRO_OPEERATOR_OVER_REVERSE).
7763
7764 ChangeLog                 | 20 ++++++++++++++++++++
7765 src/cairo-glitz-surface.c | 43 ++++++++++++++++++++++++++++++-------------
7766 src/cairo-gstate.c        |  2 +-
7767 src/cairo-image-surface.c | 30 +++++++++++++++++++-----------
7768 src/cairo-ps-surface.c    |  4 ++--
7769 src/cairo-surface.c       |  2 +-
7770 src/cairo-xlib-surface.c  | 23 +++++++++++++----------
7771 src/cairo.h               | 17 ++++++++++-------
7772 test/cairo-test.c         |  2 +-
7773 test/mask.c               |  4 ++--
7774 10 files changed, 99 insertions(+), 48 deletions(-)
7775
7776commit d6fc5ee5e97f60972ec80fcfc52f0cf8b780d2a9
7777Author:     Carl Worth <cworth@cworth.org>
7778AuthorDate: Fri May 6 13:23:41 2005 +0000
7779Commit:     Carl Worth <cworth@cworth.org>
7780CommitDate: Fri May 6 13:23:41 2005 +0000
7781
7782    Remove cairo_set_target_surface and all other backend-specific cairo_set_target functions. Require a cairo_surface_t* to call cairo_create.
7783    Port to use new cairo_create interface.
7784    Rewrite all tests that were using cairo_set_target_surface to instead create a temporary cairo_t, (eventually to be replaced with cairo_begin_group).
7785
7786 ChangeLog                         |  42 ++++
7787 src/cairo-glitz.h                 |   4 -
7788 src/cairo-gstate.c                |  28 +--
7789 src/cairo-pdf.h                   |  18 --
7790 src/cairo-ps.h                    |   8 -
7791 src/cairo-quartz-surface.c        |  24 ---
7792 src/cairo-quartz.h                |   6 -
7793 src/cairo-surface.c               |   2 +-
7794 src/cairo-win32.h                 |   4 -
7795 src/cairo-xcb.h                   |   7 -
7796 src/cairo-xlib.h                  |   7 -
7797 src/cairo.c                       | 429 ++++----------------------------------
7798 src/cairo.h                       |  86 +++-----
7799 src/cairoint.h                    |  11 +-
7800 test/cairo-test.c                 | 100 +++++----
7801 test/clip-nesting.c               |   9 +-
7802 test/mask.c                       |  10 +-
7803 test/path-data.c                  |  13 +-
7804 test/pdf-surface.c                |  13 +-
7805 test/pixman-rotate.c              |  35 ++--
7806 test/scale-source-surface-paint.c |   1 -
7807 test/self-copy.c                  |   2 +-
7808 test/source-clip.c                |   5 +-
7809 test/source-surface-scale-paint.c |   1 -
7810 test/surface-pattern.c            |  25 ++-
7811 25 files changed, 245 insertions(+), 645 deletions(-)
7812
7813commit cea1de7579fad18ca6c9ec9bb29660970ec283b3
7814Author:     Owen Taylor <otaylor@redhat.com>
7815AuthorDate: Fri May 6 12:00:22 2005 +0000
7816Commit:     Owen Taylor <otaylor@redhat.com>
7817CommitDate: Fri May 6 12:00:22 2005 +0000
7818
7819    src/cairo.[ch] doc/public/cairo-sections.txt: Add cairo_paint_with_alpha().
7820    Fix segfault when mask == NULL.
7821    test/mask.c test/mask-ref.png: Add testing of cairo_paint_with_alpha().
7822    test/coverage.c test/coverage-ref.png: Remove ... it's not testing anything that mask doesn't test better.
7823
7824 ChangeLog                     |  13 +++
7825 doc/public/Makefile.am        |   3 +-
7826 doc/public/cairo-docs.xml     |   8 +-
7827 doc/public/cairo-sections.txt |   2 +
7828 doc/public/tmpl/cairo.sgml    |  31 ++++---
7829 src/cairo-pattern.c           |   4 +-
7830 src/cairo.c                   |  31 +++++++
7831 src/cairo.h                   |   4 +
7832 test/Makefile.am              |   4 -
7833 test/coverage-ref.png         | Bin 25904 -> 0 bytes
7834 test/coverage.c               | 185 ------------------------------------------
7835 test/mask-ref.png             | Bin 58954 -> 87846 bytes
7836 test/mask.c                   |   7 ++
7837 13 files changed, 83 insertions(+), 209 deletions(-)
7838
7839commit 7f79e048b96dd3e2b2c798047aff312560de5006
7840Author:     David Reveman <davidr@novell.com>
7841AuthorDate: Wed May 4 05:45:59 2005 +0000
7842Commit:     David Reveman <davidr@novell.com>
7843CommitDate: Wed May 4 05:45:59 2005 +0000
7844
7845    Add glyph caching to glitz backend
7846
7847 ChangeLog                 |   4 +
7848 src/cairo-glitz-surface.c | 856 +++++++++++++++++++++++++++++++++++++++++++++-
7849 2 files changed, 859 insertions(+), 1 deletion(-)
7850
7851commit 8e485ec8c203f7fd1ce1cf4adc0c491732c97ecb
7852Author:     Kristian Høgsberg <krh@redhat.com>
7853AuthorDate: Tue May 3 14:28:50 2005 +0000
7854Commit:     Kristian Høgsberg <krh@redhat.com>
7855CommitDate: Tue May 3 14:28:50 2005 +0000
7856
7857    Fills as paths patch originally by Owen Taylor.
7858    Make sure we have a current point for the relative path operators.
7859    Add fill_path backend method.
7860    Implement fill_path in the PDF backend.
7861
7862 ChangeLog               |  21 +++++++++
7863 src/cairo-gstate.c      |   8 ++++
7864 src/cairo-path.c        |   9 ++++
7865 src/cairo-pdf-surface.c | 116 ++++++++++++++++++++++++++++++++++++++++++++----
7866 src/cairo-surface.c     |  13 ++++++
7867 src/cairoint.h          |  13 ++++++
7868 6 files changed, 171 insertions(+), 9 deletions(-)
7869
7870commit 05ccd7685420be7c7213e68462e1fcc4c01bad3c
7871Author:     Carl Worth <cworth@cworth.org>
7872AuthorDate: Tue May 3 08:33:32 2005 +0000
7873Commit:     Carl Worth <cworth@cworth.org>
7874CommitDate: Tue May 3 08:33:32 2005 +0000
7875
7876    Originally 2005-04-20 Carl Worth <cworth@cworth.org>
7877    Remove cairo_show_surface. Add new cairo_set_source_surface.
7878    Remove _cairo_gstate_show_surface.
7879    Replace calls to cairo_show_surface with cairo_set_source_surface; cairo_paint.
7880    Fix messages to prefer - over _.
7881    Fix documentation.
7882    Three new tests to exercise set_source_surface more completely, (two of these are expected failures dues to outstanding bugs).
7883
7884 ChangeLog                               |  31 ++++++
7885 src/cairo-gstate.c                      | 188 +-------------------------------
7886 src/cairo-png.c                         |  11 +-
7887 src/cairo.c                             |  49 +++++----
7888 src/cairo.h                             |  20 +---
7889 test/.cvsignore                         |  10 +-
7890 test/Makefile.am                        | 128 ++++++++++++----------
7891 test/cairo-test.c                       |   2 +-
7892 test/create-for-png.c                   |   6 +-
7893 test/create-from-png.c                  |   6 +-
7894 test/filter-nearest-offset-ref.png      | Bin 0 -> 254 bytes
7895 test/filter-nearest-offset.c            | 107 ++++++++++++++++++
7896 test/move-to-show-surface.c             |   5 +-
7897 test/pixman-rotate.c                    |   3 +-
7898 test/scale-source-surface-paint-ref.png | Bin 0 -> 147 bytes
7899 test/scale-source-surface-paint.c       |  65 +++++++++++
7900 test/source-surface-scale-paint-ref.png | Bin 0 -> 147 bytes
7901 test/source-surface-scale-paint.c       |  65 +++++++++++
7902 test/translate-show-surface.c           |   3 +-
7903 19 files changed, 399 insertions(+), 300 deletions(-)
7904
7905commit 8283381f120c0d5a4d3d770a541a576974cfdf89
7906Author:     Carl Worth <cworth@cworth.org>
7907AuthorDate: Tue May 3 08:16:47 2005 +0000
7908Commit:     Carl Worth <cworth@cworth.org>
7909CommitDate: Tue May 3 08:16:47 2005 +0000
7910
7911    Add suggestion for copy-on-write regions to fix clip region problems.
7912    Fix check for old headers to respect DESTDIR, (to work better when cross-compiling, etc.). Thanks to Luke-Jr <luke-jr@utopios.org>.
7913
7914 ChangeLog       | 9 +++++++++
7915 TODO            | 4 ++++
7916 src/Makefile.am | 2 +-
7917 3 files changed, 14 insertions(+), 1 deletion(-)
7918
7919commit e227a106850ccced4e55bbc5cd5f139c6139aa2a
7920Author:     Owen Taylor <otaylor@redhat.com>
7921AuthorDate: Mon May 2 14:20:07 2005 +0000
7922Commit:     Owen Taylor <otaylor@redhat.com>
7923CommitDate: Mon May 2 14:20:07 2005 +0000
7924
7925    Changes the sign of extents->descent to match win32 backend and the conventional convention.
7926    Document cairo_font_extents_t.
7927
7928 ChangeLog           |  8 ++++++++
7929 src/cairo-ft-font.c |  2 +-
7930 src/cairo.h         | 47 ++++++++++++++++++++++++++++++++++++++++++++---
7931 3 files changed, 53 insertions(+), 4 deletions(-)
7932
7933commit 7dbd1f4401eb892ea58c147a61f02535d30318ab
7934Author:     Owen Taylor <otaylor@redhat.com>
7935AuthorDate: Mon May 2 13:39:30 2005 +0000
7936Commit:     Owen Taylor <otaylor@redhat.com>
7937CommitDate: Mon May 2 13:39:30 2005 +0000
7938
7939    src/cairo-surface.c src/cairoint.h: Add _cairo_surface_begin/end to save and restore the clip state of a surface. Copy and store clip regions set on a surface so that we can save and restore them.
7940    Add a CAIRO_STATUS_BAD_NESTING error for interleaved use of two cairo_t's on the same surface. Also, add a skeleton doc comment for cairo_status_t.
7941    src/cairo.c src/cairo-gstate.c src/cairoint.h: Use _cairo_surface_begin/end to replace _cairo_gstate_restore_external_state.
7942    Use _cairo_surface_begin/end to save the state of a surface when we start drawing at it and restore it at the end. Check that the save level of the surface is what we expect on drawing operations and fail with CAIRO_STATUS_BAD_NESTING otherwise.
7943    src/cairo-pattern.c src/cairoint.h (_cairo_pattern_acquire_surface_for_surface) (_cairo_pattern_release_surface): Surround use of pattern->surface with _cairo_surface->begin/end so we don't clip surfaces used as sources.
7944    test/clip-nesting.c test/Makefile.am: Test of destinatin clipping with the nested creation of cairo_t's for the same context.
7945    test/source-clip.c test/Makefile.am: Test that clipping on a source as a destination doesn't affect use of it as a source.
7946    XFAIL test for copying from a surface as a source to itself as a destination with a clip.
7947
7948 ChangeLog                  |  35 +++++++++
7949 doc/public/tmpl/cairo.sgml |   1 +
7950 src/cairo-gstate-private.h |   1 +
7951 src/cairo-gstate.c         |  75 +++++++++++++------
7952 src/cairo-pattern.c        |  82 ++++++++++++++------
7953 src/cairo-surface.c        | 181 +++++++++++++++++++++++++++++++++++++++------
7954 src/cairo.c                |  14 +++-
7955 src/cairo.h                |  29 +++++++-
7956 src/cairoint.h             |  21 ++++--
7957 test/Makefile.am           |  11 +++
7958 test/clip-nesting-ref.png  | Bin 0 -> 1050 bytes
7959 test/clip-nesting.c        | 101 +++++++++++++++++++++++++
7960 test/self-copy-ref.png     | Bin 0 -> 291 bytes
7961 test/self-copy.c           |  90 ++++++++++++++++++++++
7962 test/source-clip-ref.png   | Bin 0 -> 180 bytes
7963 test/source-clip.c         |  85 +++++++++++++++++++++
7964 16 files changed, 649 insertions(+), 77 deletions(-)
7965
7966commit 4ce3d3fb266908f2fe98564bf7dad387420dba9c
7967Author:     Keith Packard <keithp@keithp.com>
7968AuthorDate: Mon May 2 12:36:20 2005 +0000
7969Commit:     Keith Packard <keithp@keithp.com>
7970CommitDate: Mon May 2 12:36:20 2005 +0000
7971
7972    Use correct arguments to compute absolute positions.
7973    Test cairo_rel_move_to, cairo_rel_line_to and cairo_rel_curve_to
7974    reviewed by: cworth
7975
7976 ChangeLog             |  12 +++++++++++
7977 src/cairo-path.c      |   8 ++++----
7978 test/Makefile.am      |   7 +++++--
7979 test/rel-path-ref.png | Bin 0 -> 212 bytes
7980 test/rel-path.c       |  56 ++++++++++++++++++++++++++++++++++++++++++++++++++
7981 5 files changed, 77 insertions(+), 6 deletions(-)
7982
7983commit 1464e35fde29e0a03a7ce033327a2f00396f71b0
7984Author:     Owen Taylor <otaylor@redhat.com>
7985AuthorDate: Mon May 2 11:42:41 2005 +0000
7986Commit:     Owen Taylor <otaylor@redhat.com>
7987CommitDate: Mon May 2 11:42:41 2005 +0000
7988
7989    not mask.png. (Pointed out by Carl)
7990
7991 ChangeLog        | 5 +++++
7992 test/Makefile.am | 2 +-
7993 2 files changed, 6 insertions(+), 1 deletion(-)
7994
7995commit 79b2a79f2d9ba8dbef44d04656fa84d83836ac6c
7996Author:     Owen Taylor <otaylor@redhat.com>
7997AuthorDate: Mon May 2 11:01:18 2005 +0000
7998Commit:     Owen Taylor <otaylor@redhat.com>
7999CommitDate: Mon May 2 11:01:18 2005 +0000
8000
8001    src/cairo.[ch] src/cairo-gstate.c: Add cairo_mask() and cairo_mask_surface().
8002    test/maks.c tests/Makefile.am tests/mask-ref.png: Add a comprehensive tests for cairo_mask().
8003    Updated
8004
8005 ChangeLog                     |  10 ++
8006 doc/public/cairo-sections.txt |   2 +
8007 doc/public/tmpl/cairo.sgml    |  20 ++++
8008 src/cairo-gstate.c            | 259 +++++++++++++++++++++++++++++++-----------
8009 src/cairo.c                   |  62 ++++++++++
8010 src/cairo.h                   |  10 ++
8011 src/cairoint.h                |   4 +
8012 test/Makefile.am              |   3 +
8013 test/mask-ref.png             | Bin 0 -> 58954 bytes
8014 test/mask.c                   | 241 +++++++++++++++++++++++++++++++++++++++
8015 10 files changed, 544 insertions(+), 67 deletions(-)
8016
8017commit 0c40f66c04bffa1847d37cf9c64e48db9e76f51f
8018Author:     Kristian Høgsberg <krh@redhat.com>
8019AuthorDate: Sun May 1 22:30:58 2005 +0000
8020Commit:     Kristian Høgsberg <krh@redhat.com>
8021CommitDate: Sun May 1 22:30:58 2005 +0000
8022
8023    Also call _cairo_gstate_ensure_font() for this function.
8024
8025 ChangeLog          | 5 +++++
8026 src/cairo-gstate.c | 4 ++++
8027 2 files changed, 9 insertions(+)
8028
8029commit 388a8d491d43901a6608174daad284c35a10ea6c
8030Author:     Owen Taylor <otaylor@redhat.com>
8031AuthorDate: Thu Apr 28 13:41:00 2005 +0000
8032Commit:     Owen Taylor <otaylor@redhat.com>
8033CommitDate: Thu Apr 28 13:41:00 2005 +0000
8034
8035    Add a item about reworking cairo_format_t.
8036
8037 ChangeLog |  4 ++++
8038 ROADMAP   |  6 ++++++
8039 TODO      | 32 ++++++++++++++++++++++++++++++++
8040 3 files changed, 42 insertions(+)
8041
8042commit 2dd5f40bc052a48c964acefe43005d727c045238
8043Author:     Owen Taylor <otaylor@redhat.com>
8044AuthorDate: Thu Apr 28 11:16:52 2005 +0000
8045Commit:     Owen Taylor <otaylor@redhat.com>
8046CommitDate: Thu Apr 28 11:16:52 2005 +0000
8047
8048    Set image->pCompositeClip here. (IcComputeCompositeRegion) src/icrect.c (pixman_color_rects): Remove workaround clipping to the clientClip.
8049
8050 pixman/ChangeLog     |  7 +++++++
8051 pixman/src/icimage.c | 23 ++++++++++++++++-------
8052 pixman/src/icrect.c  |  2 --
8053 3 files changed, 23 insertions(+), 9 deletions(-)
8054
8055commit 2a6e7ef7c3d42f2e51eefdd218f43f7272faf594
8056Author:     Carl Worth <cworth@cworth.org>
8057AuthorDate: Thu Apr 28 11:15:47 2005 +0000
8058Commit:     Carl Worth <cworth@cworth.org>
8059CommitDate: Thu Apr 28 11:15:47 2005 +0000
8060
8061    Replace annoying _ in output image filenames with - for better consistency.
8062
8063 ChangeLog         | 6 ++++++
8064 test/.cvsignore   | 4 ++--
8065 test/cairo-test.c | 4 ++--
8066 3 files changed, 10 insertions(+), 4 deletions(-)
8067
8068commit f3bc5e55541b53c414d066a1f6afb89e55f68a08
8069Author:     Carl Worth <cworth@cworth.org>
8070AuthorDate: Wed Apr 27 14:09:41 2005 +0000
8071Commit:     Carl Worth <cworth@cworth.org>
8072CommitDate: Wed Apr 27 14:09:41 2005 +0000
8073
8074    Use 1 instead of 0 for width and height to avoid BadValue errors from XCreatePixmap.
8075
8076 ChangeLog         | 6 ++++++
8077 test/cairo-test.c | 5 +++++
8078 2 files changed, 11 insertions(+)
8079
8080commit 2f5b0808b8e19af0c8c9e5fbaef4051404f7d7e7
8081Author:     Carl Worth <cworth@cworth.org>
8082AuthorDate: Wed Apr 27 13:33:25 2005 +0000
8083Commit:     Carl Worth <cworth@cworth.org>
8084CommitDate: Wed Apr 27 13:33:25 2005 +0000
8085
8086    Add support for testing multiple backends, courtesy of cairo_surface_write_to_png. Currently, only image and xlib backends are fullk hooked-up, but other backends should be quite easy to add for anyone skilled in the appropriate art.
8087
8088 ChangeLog          |  18 +++
8089 test/.cvsignore    |   3 +-
8090 test/buffer-diff.c |  98 ++++++++++++++--
8091 test/buffer-diff.h |  18 ++-
8092 test/cairo-test.c  | 323 ++++++++++++++++++++++++++++++++++++++---------------
8093 test/cairo-test.h  |   1 +
8094 test/read-png.c    |   4 +
8095 test/xmalloc.h     |   2 +
8096 8 files changed, 362 insertions(+), 105 deletions(-)
8097
8098commit eabc32a0114ba86a450539e3fbde4cabab8d6b8f
8099Author:     Owen Taylor <otaylor@redhat.com>
8100AuthorDate: Wed Apr 27 13:02:20 2005 +0000
8101Commit:     Owen Taylor <otaylor@redhat.com>
8102CommitDate: Wed Apr 27 13:02:20 2005 +0000
8103
8104    Don't use pixman_compositeSrc_8888x8888 when the source is x8r8g8b8 or x8b8g8r8.
8105
8106 pixman/ChangeLog | 5 +++++
8107 pixman/src/ic.c  | 2 --
8108 2 files changed, 5 insertions(+), 2 deletions(-)
8109
8110commit c382f9daf091331a37df61a8cfe883b7606af66b
8111Author:     Owen Taylor <otaylor@redhat.com>
8112AuthorDate: Wed Apr 27 10:16:47 2005 +0000
8113Commit:     Owen Taylor <otaylor@redhat.com>
8114CommitDate: Wed Apr 27 10:16:47 2005 +0000
8115
8116    src/cairo-traps.c src/cairoint.h (_cairo_traps_init_box): New function to create a single trapezoid box.
8117    src/cairo.c src/cairo-gstate.c src/cairoint.h: Move the implementation of cairo_paint() into cairo-gstate.c for a better fix for the problem with backend/user coordinate confusion. Also no longer clear the current path on cairo_paint()
8118
8119 ChangeLog          | 11 +++++++++++
8120 src/cairo-gstate.c | 30 +++++++++++++++++++++++++++---
8121 src/cairo-traps.c  | 37 +++++++++++++++++++++++++++++++++++++
8122 src/cairo.c        | 26 +-------------------------
8123 src/cairoint.h     | 11 +++++++----
8124 5 files changed, 83 insertions(+), 32 deletions(-)
8125
8126commit 153e0c5eab461320280c61e6f702b53eeeecfe82
8127Author:     Carl Worth <cworth@cworth.org>
8128AuthorDate: Tue Apr 26 19:04:48 2005 +0000
8129Commit:     Carl Worth <cworth@cworth.org>
8130CommitDate: Tue Apr 26 19:04:48 2005 +0000
8131
8132    Build rectangle with an identity matrix in place so that the entire target surface will be filled even when there is a transformation in place.
8133
8134 ChangeLog   |  6 ++++++
8135 src/cairo.c | 14 ++++++++++++++
8136 2 files changed, 20 insertions(+)
8137
8138commit 1c316ca07ad352c2cb9a522c6babef89b2e0d001
8139Author:     Carl Worth <cworth@cworth.org>
8140AuthorDate: Tue Apr 26 18:56:37 2005 +0000
8141Commit:     Carl Worth <cworth@cworth.org>
8142CommitDate: Tue Apr 26 18:56:37 2005 +0000
8143
8144    Add test to demonstrate bug in cairo_paint when under a non-identity transformation.
8145
8146 ChangeLog          |   8 ++++++++
8147 test/.cvsignore    |   2 ++
8148 test/Makefile.am   |   3 +++
8149 test/paint-ref.png | Bin 0 -> 116 bytes
8150 test/paint.c       |  53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
8151 5 files changed, 66 insertions(+)
8152
8153commit 86a17d5357a0164e418f57a3f0d383c429782858
8154Author:     Owen Taylor <otaylor@redhat.com>
8155AuthorDate: Tue Apr 26 15:28:01 2005 +0000
8156Commit:     Owen Taylor <otaylor@redhat.com>
8157CommitDate: Tue Apr 26 15:28:01 2005 +0000
8158
8159    Updated.
8160    src/cairo-png.c src/cairo.h: Fix up some doc build issues.
8161
8162 ChangeLog                          |  6 +++
8163 doc/public/cairo-sections.txt      | 27 +++++++++---
8164 doc/public/tmpl/cairo-pattern.sgml | 15 ++++++-
8165 doc/public/tmpl/cairo-png.sgml     | 31 +++++++++++---
8166 doc/public/tmpl/cairo.sgml         | 86 ++++++++++++++++++++++++++++++++++++--
8167 src/cairo-png.c                    | 27 +++---------
8168 src/cairo.h                        |  2 +-
8169 7 files changed, 155 insertions(+), 39 deletions(-)
8170
8171commit 2847ff9d6e715c1926a10b6c0278f1274d0765a3
8172Author:     Carl Worth <cworth@cworth.org>
8173AuthorDate: Tue Apr 26 13:05:51 2005 +0000
8174Commit:     Carl Worth <cworth@cworth.org>
8175CommitDate: Tue Apr 26 13:05:51 2005 +0000
8176
8177    Note that cairo_paint and cairo_clip/fill/stroke_preserve are all done now.
8178
8179 ChangeLog | 6 ++++++
8180 ROADMAP   | 8 ++++----
8181 TODO      | 2 +-
8182 3 files changed, 11 insertions(+), 5 deletions(-)
8183
8184commit 1baa4d132903e21395dc66ca792164e2ef8885d2
8185Author:     Carl Worth <cworth@cworth.org>
8186AuthorDate: Tue Apr 26 12:38:06 2005 +0000
8187Commit:     Carl Worth <cworth@cworth.org>
8188CommitDate: Tue Apr 26 12:38:06 2005 +0000
8189
8190    Originally: 2005-04-19 Carl Worth <cworth@cworth.org>
8191    Add cairo_stroke_preserve, cairo_fill_preserve, and cairo_clip_preserve.
8192    Rip the path out of cairo_gstate_t.
8193    Add path to cairo_t.
8194    Bring in most of the path code that used to live in cairo-gstate.c
8195    Move arc generation code into its own file.
8196    Accept path+ctm_inverse+tolerance instead of gstate. Absorb flattening and device space->user space conversion that used to be in _cairo_gstate_intepret_path.
8197    Prefer cairo_fixed_t parameters over ciaro_point_t for cross-file interfaces.
8198    Track changes in _cairo_path_fixed interfaces.
8199    Port to use cairo_fill_preserve rather than cairo_save/cairo_restore which no longer work for saving the path.
8200    Remove get and set of current point since it is no longer affected by cairo_save and cairo_restore. Add get and set testing for cairo_matrix_t.
8201
8202 ChangeLog                     |  40 +++
8203 TODO                          |   2 +-
8204 src/Makefile.am               |   1 +
8205 src/cairo-arc-private.h       |  57 ++++
8206 src/cairo-arc.c               | 296 ++++++++++++++++++
8207 src/cairo-ft-font.c           |  60 ++--
8208 src/cairo-gstate-private.h    |   4 -
8209 src/cairo-gstate.c            | 677 +++---------------------------------------
8210 src/cairo-path-data-private.h |   8 +-
8211 src/cairo-path-data.c         | 239 ++++++++++++---
8212 src/cairo-path.c              |  93 +++---
8213 src/cairo-private.h           |   4 +
8214 src/cairo.c                   | 321 +++++++++++++++++---
8215 src/cairo.h                   |  10 +-
8216 src/cairoint.h                | 159 ++++------
8217 test/fill-and-stroke.c        |   8 +-
8218 test/get-and-set.c            |  37 +--
8219 17 files changed, 1106 insertions(+), 910 deletions(-)
8220
8221commit 618792c8c041ee2004acf1ff411e0adbe94a3e63
8222Author:     Carl Worth <cworth@cworth.org>
8223AuthorDate: Tue Apr 26 09:43:39 2005 +0000
8224Commit:     Carl Worth <cworth@cworth.org>
8225CommitDate: Tue Apr 26 09:43:39 2005 +0000
8226
8227    Add very simple test to generate PDF output, (no automated verification yet).
8228    Track PNG interface changes, (no more include of cairo-png.h, cairo_surface_write_png renamed to cairo_surface_write_to_png).
8229
8230 ChangeLog              | 14 +++++++++++
8231 test/.cvsignore        |  1 +
8232 test/Makefile.am       |  2 ++
8233 test/cairo-test.c      |  4 +---
8234 test/cairo-test.h      |  1 +
8235 test/create-for-png.c  |  2 --
8236 test/create-from-png.c |  2 --
8237 test/pdf-surface.c     | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++
8238 test/pixman-rotate.c   |  1 -
8239 9 files changed, 84 insertions(+), 8 deletions(-)
8240
8241commit a5f734455c00f1031f19494717b02a5de2687ec0
8242Author:     Kristian Høgsberg <krh@redhat.com>
8243AuthorDate: Mon Apr 25 21:52:13 2005 +0000
8244Commit:     Kristian Høgsberg <krh@redhat.com>
8245CommitDate: Mon Apr 25 21:52:13 2005 +0000
8246
8247    Prototypes moved to cairo.h, this file removed.
8248
8249 ChangeLog       |  2 ++
8250 src/cairo-png.h | 58 ---------------------------------------------------------
8251 2 files changed, 2 insertions(+), 58 deletions(-)
8252
8253commit 28e7bbea652efa58b28217bd0cdfe2599a6ae7c7
8254Author:     Kristian Høgsberg <krh@redhat.com>
8255AuthorDate: Mon Apr 25 21:36:38 2005 +0000
8256Commit:     Kristian Høgsberg <krh@redhat.com>
8257CommitDate: Mon Apr 25 21:36:38 2005 +0000
8258
8259    Renamed from cairo_surface_write_png_to_stream() for consistency. (cairo_surface_write_to_png): Renamed from cairo_surface_write_png() for consistency.
8260
8261 ChangeLog       | 7 +++++++
8262 src/cairo-png.c | 9 +++++----
8263 src/cairo.h     | 6 +++---
8264 3 files changed, 15 insertions(+), 7 deletions(-)
8265
8266commit 87009d692b5a37fc91db19819c46216ed6b3c4e3
8267Author:     Kristian Høgsberg <krh@redhat.com>
8268AuthorDate: Mon Apr 25 20:42:54 2005 +0000
8269Commit:     Kristian Høgsberg <krh@redhat.com>
8270CommitDate: Mon Apr 25 20:42:54 2005 +0000
8271
8272    Factor out bulk of the code into a new callback based function, write_png(). Call it with a stdio write callback. (cairo_surface_write_png_to_stream): New function to write a surface to a PNG stream. (cairo_image_surface_create_from_png): Likewise, move most of the code to read_png(), clean up error handling and reduce this function to calling read_png() with a stdio based read function. (cairo_image_surface_create_from_png_stream): New function to create an image surface from a PNG stream.
8273    New functions to get widht and height of an image surface.
8274    Add new prototype and error codes.
8275    Adjust to new PNG API.
8276
8277 ChangeLog                 |  21 ++++
8278 src/cairo-image-surface.c |  32 ++++++
8279 src/cairo-png.c           | 245 +++++++++++++++++++++++++++++++++++-----------
8280 src/cairo.c               |   4 +
8281 src/cairo.h               |  68 ++++++++++---
8282 test/cairo-test.c         |   4 +-
8283 test/create-for-png.c     |  19 ++--
8284 test/create-from-png.c    |  19 ++--
8285 8 files changed, 316 insertions(+), 96 deletions(-)
8286
8287commit e55161d2b2ea27d5174c2674544b3aaf6748134d
8288Author:     Owen Taylor <otaylor@redhat.com>
8289AuthorDate: Mon Apr 25 19:38:44 2005 +0000
8290Commit:     Owen Taylor <otaylor@redhat.com>
8291CommitDate: Mon Apr 25 19:38:44 2005 +0000
8292
8293    Initialize the saved_dc_bitmap field here as well ... not strictly needed, but cleaner. (Reported by Peter Arsoff)
8294
8295 ChangeLog                 | 6 ++++++
8296 src/cairo-win32-surface.c | 1 +
8297 2 files changed, 7 insertions(+)
8298
8299commit 1c756648fc4b5984cb721571bc4cbd68d8c95b29
8300Author:     Kristian Høgsberg <krh@redhat.com>
8301AuthorDate: Sat Apr 23 11:58:18 2005 +0000
8302Commit:     Kristian Høgsberg <krh@redhat.com>
8303CommitDate: Sat Apr 23 11:58:18 2005 +0000
8304
8305    Finalize the correct pattern.
8306
8307 ChangeLog          | 5 +++++
8308 src/cairo-gstate.c | 4 ++--
8309 2 files changed, 7 insertions(+), 2 deletions(-)
8310
8311commit 70211bdbca78c944bc1447eb6216c8e84e14db23
8312Author:     Kristian Høgsberg <krh@redhat.com>
8313AuthorDate: Fri Apr 22 17:32:12 2005 +0000
8314Commit:     Kristian Høgsberg <krh@redhat.com>
8315CommitDate: Fri Apr 22 17:32:12 2005 +0000
8316
8317    Only check PNG signature if we read all the bytes. Don't fclose() the FILE argument (Steve Chaplin <stevech1097@yahoo.com.au>).
8318    Rename to cairo_image_surface_create_for_png() to cairo_image_surface_create_from_png() and change FILE arguments for this function and cairo_surface_write_png() to be a filename argument instead.
8319
8320 ChangeLog       | 11 +++++++++++
8321 src/Makefile.am |  2 --
8322 src/cairo-png.c | 61 +++++++++++++++++++++++++++++++--------------------------
8323 src/cairo-png.h |  6 ++----
8324 src/cairo.h     | 11 +++++++++++
8325 5 files changed, 57 insertions(+), 34 deletions(-)
8326
8327commit 0f0a6a57a31f06d250f0684a49b6bb57084d65b2
8328Author:     Kristian Høgsberg <krh@redhat.com>
8329AuthorDate: Thu Apr 21 15:18:14 2005 +0000
8330Commit:     Kristian Høgsberg <krh@redhat.com>
8331CommitDate: Thu Apr 21 15:18:14 2005 +0000
8332
8333    Handle backends that don't have a set_clip_region implementation (PDF).
8334
8335 ChangeLog           | 5 +++++
8336 src/cairo-surface.c | 3 +++
8337 2 files changed, 8 insertions(+)
8338
8339commit 9c10b54e5e98a5c5beca48c51ea930c2072ff6bc
8340Author:     Carl Worth <cworth@cworth.org>
8341AuthorDate: Tue Apr 19 16:29:04 2005 +0000
8342Commit:     Carl Worth <cworth@cworth.org>
8343CommitDate: Tue Apr 19 16:29:04 2005 +0000
8344
8345    Add new cairo_paint function.
8346    Add new get_extents function to the surface backend interface.
8347    Add function to query current clip_extents.
8348    Implement the new get_extents function for each backend.
8349    Save the clip extents from set_clip_region and implement _cairo_surface_get_clip_extents.
8350    Abstract away the evil XGetGeometry roundtrip in _cairo_xlib_surface_get_size.
8351    Rewrite a couple of tests to call cairo_paint.
8352
8353 ChangeLog                  |  35 ++++++++++++++++
8354 src/cairo-glitz-surface.c  |  15 +++++++
8355 src/cairo-gstate.c         |   7 ++++
8356 src/cairo-image-surface.c  |  22 ++++++++++
8357 src/cairo-pdf-surface.c    |  22 +++++++++-
8358 src/cairo-ps-surface.c     |  20 +++++++++
8359 src/cairo-quartz-surface.c |  12 +++++-
8360 src/cairo-surface.c        |  39 ++++++++++++++++-
8361 src/cairo-win32-surface.c  |  18 ++++++++
8362 src/cairo-xcb-surface.c    |  15 +++++++
8363 src/cairo-xlib-surface.c   |  87 +++++++++++++++++++++++++-------------
8364 src/cairo.c                |  31 +++++++++++++-
8365 src/cairo.h                |   3 ++
8366 src/cairoint.h             | 101 ++++++++++++++++++++++++++++-----------------
8367 test/gradient-alpha.c      |   3 +-
8368 test/linear-gradient.c     |   3 +-
8369 16 files changed, 358 insertions(+), 75 deletions(-)
8370
8371commit 60ec322241ef01930ae63195651249a97ddbe6f7
8372Author:     Carl Worth <cworth@cworth.org>
8373AuthorDate: Tue Apr 19 06:38:07 2005 +0000
8374Commit:     Carl Worth <cworth@cworth.org>
8375CommitDate: Tue Apr 19 06:38:07 2005 +0000
8376
8377    Update API Shakeup chart to indicate that cairo_paint and cairo_fill_preserve patches have been sent.
8378
8379 ChangeLog | 5 +++++
8380 TODO      | 4 ++--
8381 2 files changed, 7 insertions(+), 2 deletions(-)
8382
8383commit f13b13a70e987443b572264014647f27237d4cc0
8384Author:     Carl Worth <cworth@cworth.org>
8385AuthorDate: Mon Apr 18 16:26:14 2005 +0000
8386Commit:     Carl Worth <cworth@cworth.org>
8387CommitDate: Mon Apr 18 16:26:14 2005 +0000
8388
8389    Add a test of a repeating surface pattern.
8390
8391 ChangeLog                    |   8 +++++
8392 test/.cvsignore              |   1 +
8393 test/Makefile.am             |   3 ++
8394 test/surface-pattern-ref.png | Bin 0 -> 194 bytes
8395 test/surface-pattern.c       |  75 +++++++++++++++++++++++++++++++++++++++++++
8396 5 files changed, 87 insertions(+)
8397
8398commit aef8f9b1a01f712c52d74ea0556dbe9092035b48
8399Author:     Carl Worth <cworth@cworth.org>
8400AuthorDate: Mon Apr 18 05:25:57 2005 +0000
8401Commit:     Carl Worth <cworth@cworth.org>
8402CommitDate: Mon Apr 18 05:25:57 2005 +0000
8403
8404    Mark a couple of items that are now complete.
8405    Add test case that fills and strokes the same shapes, (in preparation for testing cairo_fill_preserve patch).
8406
8407 ChangeLog                    |  11 +++++++
8408 ROADMAP                      |  14 ++++-----
8409 test/.cvsignore              |   1 +
8410 test/Makefile.am             |   3 ++
8411 test/fill-and-stroke-ref.png | Bin 0 -> 279 bytes
8412 test/fill-and-stroke.c       |  67 +++++++++++++++++++++++++++++++++++++++++++
8413 6 files changed, 89 insertions(+), 7 deletions(-)
8414
8415commit ea82928aa74b87c8feab5e8424ba739b070680fe
8416Author:     Carl Worth <cworth@cworth.org>
8417AuthorDate: Thu Apr 14 15:02:47 2005 +0000
8418Commit:     Carl Worth <cworth@cworth.org>
8419CommitDate: Thu Apr 14 15:02:47 2005 +0000
8420
8421    Update API Shakeup chart to indicate that cairo_set_source is done.
8422
8423 ChangeLog | 5 +++++
8424 TODO      | 2 +-
8425 2 files changed, 6 insertions(+), 1 deletion(-)
8426
8427commit 828094aef860c8087564c93408846a4e81eec20d
8428Author:     Carl Worth <cworth@cworth.org>
8429AuthorDate: Thu Apr 14 14:42:26 2005 +0000
8430Commit:     Carl Worth <cworth@cworth.org>
8431CommitDate: Thu Apr 14 14:42:26 2005 +0000
8432
8433    and delete:
8434    cairo_set_pattern -> cairo_set_source cairo_get_pattern -> cairo_get_source cairo_set_rgb_color -> cairo_set_source_rgb
8435    -> cairo_set_source_rgba cairo_set_alpha -> cairo_get_alpha ->
8436    Note that we'll likely want to add cairo_set_source_surface.
8437    Add _cairo_stock_color helper function. Improve some interfaces:
8438    _cairo_color_init _cairo_color_init_rgb _cairo_color_set_rgb -> _cairo_color_init_rgba _cairo_color_set_alpha _cairo_color_multiply_alpha
8439    _cairo_color_get_rgb -> _cairo_color_get_rbga _cairo_color_get_rgba_premultiplied
8440    Add cairo_stock_t and some helper macros:
8441    CAIRO_COLOR_WHITE CAIRO_COLOR_BLACK CAIRO_COLOR_TRANSPARENT
8442    Fix cairo_pattern_t by eliminating pattern->alpha. Fix cairo_solid_pattern_t to use cairo_color_t rather than three doubles.
8443    Track removal of pattern->alpha, simplifying the code considerably
8444    Track _cairo_color interface changes. Remove gstate->alpha. Propagate down set_source renamings.
8445    cairo_pattern_add_color_stop -> cairo_pattern_add_color_stop_rgba
8446    and add:
8447    cairo_pattern_add_color_stop_rgb
8448    Remove pattern->alpha, simplifying the code considerably.
8449    Track pattern and color interface changes.
8450    Add const where appropriate on cairo_color_t*.
8451    Add private type inspection predicate. (cairo_xlib_surface_set_size): Add check for surface type mismatch, (no useful error reporting yet, though).
8452    Note coverage as en expected failure.
8453    Improve line wrap on expected failure messages.
8454    Port all tests to new cairo_set_source interfaces.
8455
8456 ChangeLog                  |  84 ++++++++++++
8457 src/cairo-color.c          | 120 +++++++++++++----
8458 src/cairo-glitz-surface.c  |  94 ++++----------
8459 src/cairo-gstate-private.h |   3 +-
8460 src/cairo-gstate.c         | 147 ++++++++-------------
8461 src/cairo-pattern.c        | 318 +++++++++++++++++----------------------------
8462 src/cairo-pdf-surface.c    |   8 +-
8463 src/cairo-ps-surface.c     |   9 +-
8464 src/cairo-surface.c        |  35 +++--
8465 src/cairo-xlib-surface.c   |  18 +++
8466 src/cairo.c                | 146 +++++++++++----------
8467 src/cairo.h                |  55 ++++----
8468 src/cairoint.h             |  92 +++++++------
8469 test/Makefile.am           |   1 +
8470 test/cairo-test.c          |   2 +-
8471 test/clip-twice.c          |   3 +-
8472 test/coverage.c            |  23 ++--
8473 test/fill-rule.c           |   2 +-
8474 test/line-width.c          |   2 +-
8475 test/linear-gradient.c     |  31 ++---
8476 test/pixman-rotate.c       |  13 +-
8477 test/set-source.c          |  16 +--
8478 test/text-rotate.c         |   9 +-
8479 test/trap-clip.c           |  11 +-
8480 24 files changed, 628 insertions(+), 614 deletions(-)
8481
8482commit c0d9c13d0403673a7fe994664a4f616c71301474
8483Author:     Carl Worth <cworth@cworth.org>
8484AuthorDate: Thu Apr 14 14:02:03 2005 +0000
8485Commit:     Carl Worth <cworth@cworth.org>
8486CommitDate: Thu Apr 14 14:02:03 2005 +0000
8487
8488    Make gradient change color in addition to just changing alpha in order to highlight distinction between interpolating in premultiplied vs. non-premultiplied space.
8489
8490 ChangeLog                   |   8 ++++++++
8491 test/gradient-alpha-ref.png | Bin 146 -> 153 bytes
8492 test/gradient-alpha.c       |   8 ++++----
8493 3 files changed, 12 insertions(+), 4 deletions(-)
8494
8495commit 65209fc39cb0257b2e55e7dfa509be5a5ef65f05
8496Author:     Carl Worth <cworth@cworth.org>
8497AuthorDate: Thu Apr 14 10:02:58 2005 +0000
8498Commit:     Carl Worth <cworth@cworth.org>
8499CommitDate: Thu Apr 14 10:02:58 2005 +0000
8500
8501    Improve instructions for when to add a test to the XFAIL list.
8502    Print explanations for expected failures.
8503
8504 ChangeLog            | 11 +++++++++++
8505 test/Makefile.am     | 30 ++++++++++++++++--------------
8506 test/cairo-test.c    |  9 +++++++++
8507 test/cairo-test.h    |  5 +++++
8508 test/pixman-rotate.c |  4 +++-
8509 test/text-rotate.c   |  4 +++-
8510 6 files changed, 47 insertions(+), 16 deletions(-)
8511
8512commit d1eb620a195170ac0761b3376e4cd97d7a46cf02
8513Author:     Carl Worth <cworth@cworth.org>
8514AuthorDate: Thu Apr 14 09:31:21 2005 +0000
8515Commit:     Carl Worth <cworth@cworth.org>
8516CommitDate: Thu Apr 14 09:31:21 2005 +0000
8517
8518    Add gradient-alpha test in preparation for upcoming cairo_set_source patch.
8519
8520 ChangeLog                   |   8 ++++++
8521 test/.cvsignore             |   1 +
8522 test/Makefile.am            |   3 +++
8523 test/gradient-alpha-ref.png | Bin 0 -> 146 bytes
8524 test/gradient-alpha.c       |  62 ++++++++++++++++++++++++++++++++++++++++++++
8525 5 files changed, 74 insertions(+)
8526
8527commit 95a6f1941a1ff32b3ef792e5db2a942d7c85bf07
8528Author:     Carl Worth <cworth@cworth.org>
8529AuthorDate: Thu Apr 14 09:13:48 2005 +0000
8530Commit:     Carl Worth <cworth@cworth.org>
8531CommitDate: Thu Apr 14 09:13:48 2005 +0000
8532
8533    Add set-source test in preparation for upcoming cairo_set_source patch.
8534
8535 ChangeLog               |   8 +++++
8536 test/.cvsignore         |   3 +-
8537 test/Makefile.am        |   7 ++--
8538 test/set-source-ref.png | Bin 0 -> 120 bytes
8539 test/set-source.c       |  89 ++++++++++++++++++++++++++++++++++++++++++++++++
8540 5 files changed, 104 insertions(+), 3 deletions(-)
8541
8542commit 080f331edd6c64dd93785f35e05b532aa2f72512
8543Author:     Owen Taylor <otaylor@redhat.com>
8544AuthorDate: Thu Apr 14 06:05:59 2005 +0000
8545Commit:     Owen Taylor <otaylor@redhat.com>
8546CommitDate: Thu Apr 14 06:05:59 2005 +0000
8547
8548    Remove a stray free() (#3029, Carl Worth)
8549    Note that the bug is fixed.
8550
8551 ChangeLog                       | 7 +++++++
8552 src/cairo-font.c                | 1 -
8553 test/select-font-no-show-text.c | 6 +++++-
8554 3 files changed, 12 insertions(+), 2 deletions(-)
8555
8556commit 66688da5e4485a369750bd5600134a94c281d985
8557Author:     Carl Worth <cworth@cworth.org>
8558AuthorDate: Wed Apr 13 14:51:59 2005 +0000
8559Commit:     Carl Worth <cworth@cworth.org>
8560CommitDate: Wed Apr 13 14:51:59 2005 +0000
8561
8562    Set freed pointer to NULL.
8563    Fix to actually set surface->finished when done. Closes bug #2950 as documented in test/surface-finish-twice.c.
8564    Note that this bug is fixed.
8565
8566 ChangeLog                   | 11 +++++++++++
8567 src/cairo-image-surface.c   |  4 +++-
8568 src/cairo-surface.c         | 11 +++++++++--
8569 test/surface-finish-twice.c |  4 ++++
8570 4 files changed, 27 insertions(+), 3 deletions(-)
8571
8572commit 0fe6378bdb83b550ad10b007463d7fb12ef742a9
8573Author:     Carl Worth <cworth@cworth.org>
8574AuthorDate: Wed Apr 13 14:48:02 2005 +0000
8575Commit:     Carl Worth <cworth@cworth.org>
8576CommitDate: Wed Apr 13 14:48:02 2005 +0000
8577
8578    Add new test to exercise crash when calling cairo_surface_finish twice on the same surface.
8579
8580 ChangeLog                   |  8 ++++++
8581 test/.cvsignore             |  1 +
8582 test/Makefile.am            |  2 ++
8583 test/surface-finish-twice.c | 70 +++++++++++++++++++++++++++++++++++++++++++++
8584 4 files changed, 81 insertions(+)
8585
8586commit f4b2f59c056ca3a84b89412a617994cb1837fd4a
8587Author:     Carl Worth <cworth@cworth.org>
8588AuthorDate: Wed Apr 13 14:45:05 2005 +0000
8589Commit:     Carl Worth <cworth@cworth.org>
8590CommitDate: Wed Apr 13 14:45:05 2005 +0000
8591
8592    Add new set-surface-no-show-text test.
8593    Be sure to call cairo_destroy even if the image size is 0,0 so that we can test bugs triggered during cleanup.
8594
8595 ChangeLog                       | 11 ++++++++
8596 test/.cvsignore                 |  2 ++
8597 test/Makefile.am                |  2 ++
8598 test/cairo-test.c               |  1 +
8599 test/select-font-no-show-text.c | 60 +++++++++++++++++++++++++++++++++++++++++
8600 5 files changed, 76 insertions(+)
8601
8602commit f3af02bb0e098824a23b000adfa7a86a48390ddf
8603Author:     Carl Worth <cworth@cworth.org>
8604AuthorDate: Wed Apr 13 14:24:20 2005 +0000
8605Commit:     Carl Worth <cworth@cworth.org>
8606CommitDate: Wed Apr 13 14:24:20 2005 +0000
8607
8608    Temporarily remove all text from this test case until we come up with an approach for drawing the same text with different freetype configurations.
8609
8610 ChangeLog             |   7 +++++++
8611 test/coverage-ref.png | Bin 44324 -> 25904 bytes
8612 test/coverage.c       |   6 ++++++
8613 3 files changed, 13 insertions(+)
8614
8615commit 21268bc35938c18783c428f6b3c267b85191b78c
8616Author:     Owen Taylor <otaylor@redhat.com>
8617AuthorDate: Wed Apr 13 14:04:33 2005 +0000
8618Commit:     Owen Taylor <otaylor@redhat.com>
8619CommitDate: Wed Apr 13 14:04:33 2005 +0000
8620
8621    Fix a comment from last commit
8622
8623 src/cairo-traps.c | 2 +-
8624 1 file changed, 1 insertion(+), 1 deletion(-)
8625
8626commit 8feb2717eb20ca2764a1c367a4f7e30bf1ad8537
8627Author:     Owen Taylor <otaylor@redhat.com>
8628AuthorDate: Wed Apr 13 14:03:17 2005 +0000
8629Commit:     Owen Taylor <otaylor@redhat.com>
8630CommitDate: Wed Apr 13 14:03:17 2005 +0000
8631
8632    Fix ChangeLog entry
8633
8634 ChangeLog | 2 +-
8635 1 file changed, 1 insertion(+), 1 deletion(-)
8636
8637commit 542e6c8c90a76bb9ccbedd95c8c65103c68ae6b6
8638Author:     Owen Taylor <otaylor@redhat.com>
8639AuthorDate: Wed Apr 13 14:01:50 2005 +0000
8640Commit:     Owen Taylor <otaylor@redhat.com>
8641CommitDate: Wed Apr 13 14:01:50 2005 +0000
8642
8643    Work around a pair of libpixman bugs (denegerate trapezoids from tesellator, pixman_region_union_rect() failing on width/height zero rectangles)
8644
8645 ChangeLog         | 6 ++++++
8646 src/cairo-traps.c | 7 +++++++
8647 2 files changed, 13 insertions(+)
8648
8649commit 1de5ace6c22b457d4c712b9d8c9e8fb87e927c43
8650Author:     Carl Worth <cworth@cworth.org>
8651AuthorDate: Wed Apr 13 13:01:54 2005 +0000
8652Commit:     Carl Worth <cworth@cworth.org>
8653CommitDate: Wed Apr 13 13:01:54 2005 +0000
8654
8655    Fix typo
8656
8657 TODO | 2 +-
8658 1 file changed, 1 insertion(+), 1 deletion(-)
8659
8660commit a16a634f97a9948d6a98ed89664f74bf36e0f1ae
8661Author:     Owen Taylor <otaylor@redhat.com>
8662AuthorDate: Wed Apr 13 11:23:43 2005 +0000
8663Commit:     Owen Taylor <otaylor@redhat.com>
8664CommitDate: Wed Apr 13 11:23:43 2005 +0000
8665
8666    src/cairoint.h src/cairo-traps.c: Add _cairo_traps_extract_region for converting trapezoids into a pixman region.
8667    Represent all rectangular pixel-aligned regions as regions, not just single rectangles.
8668    Split into manageable pieces, optimize rectangular pixel- aligned regions by using _cairo_surface_fill_rectangles() or _cairo_surface_set_clip_region() as appropriate.
8669    tests/trap-clip.c tests/trap-clip-ref.png tests/Makefile.am: Add a test for trapezoids clipping.
8670    Add an index.
8671
8672 ChangeLog                 |  18 ++
8673 doc/public/cairo-docs.xml |   3 +
8674 src/cairo-gstate.c        | 586 +++++++++++++++++++++++++++++++---------------
8675 src/cairo-traps.c         |  55 +++++
8676 src/cairoint.h            |   4 +
8677 test/Makefile.am          |   5 +-
8678 test/trap-clip-ref.png    | Bin 0 -> 71701 bytes
8679 test/trap-clip.c          | 213 +++++++++++++++++
8680 8 files changed, 688 insertions(+), 196 deletions(-)
8681
8682commit 3bec073a7c7ae946d1a61769a694760dd3fcb890
8683Author:     Carl Worth <cworth@cworth.org>
8684AuthorDate: Tue Apr 12 13:24:48 2005 +0000
8685Commit:     Carl Worth <cworth@cworth.org>
8686CommitDate: Tue Apr 12 13:24:48 2005 +0000
8687
8688    Note that bug is now fixed.
8689
8690 ChangeLog                     | 4 ++++
8691 test/translate-show-surface.c | 6 +++++-
8692 2 files changed, 9 insertions(+), 1 deletion(-)
8693
8694commit 173bc22a62681d1dc0807f16f387e3f41d3653c0
8695Author:     Carl Worth <cworth@cworth.org>
8696AuthorDate: Tue Apr 12 11:50:25 2005 +0000
8697Commit:     Carl Worth <cworth@cworth.org>
8698CommitDate: Tue Apr 12 11:50:25 2005 +0000
8699
8700    Replace errant use of aclocal with , as reported by Martin Hedenfalk. Closes bug #3000.
8701
8702 ChangeLog  | 5 +++++
8703 autogen.sh | 2 +-
8704 2 files changed, 6 insertions(+), 1 deletion(-)
8705
8706commit 369d1bf28f589d4aee7773180038a9564f14db19
8707Author:     Carl Worth <cworth@cworth.org>
8708AuthorDate: Tue Apr 12 09:14:14 2005 +0000
8709Commit:     Carl Worth <cworth@cworth.org>
8710CommitDate: Tue Apr 12 09:14:14 2005 +0000
8711
8712    Default to CAIRO_FILTER_GOOD rather than CAIRO_FILTER_BEST.
8713    Optimize to use CAIRO_FILTER_NEAREST when the pattern matrix is an integer translation.
8714
8715 ChangeLog           | 11 +++++++++++
8716 src/cairo-pattern.c |  3 ++-
8717 src/cairo-surface.c |  2 +-
8718 3 files changed, 14 insertions(+), 2 deletions(-)
8719
8720commit 439a94cc7b5f8982d469cdb6665be3cd21944cc5
8721Author:     Carl Worth <cworth@cworth.org>
8722AuthorDate: Tue Apr 12 07:57:46 2005 +0000
8723Commit:     Carl Worth <cworth@cworth.org>
8724CommitDate: Tue Apr 12 07:57:46 2005 +0000
8725
8726    Use CAIRO_FILTER_BEST by default rather than CAIRO_FILTER_NEAREST.
8727
8728 ChangeLog           | 7 +++++++
8729 src/cairo-pattern.c | 2 +-
8730 src/cairo-surface.c | 2 +-
8731 3 files changed, 9 insertions(+), 2 deletions(-)
8732
8733commit 8f6fc777d1f032f829fcd1e6134dbf761e6df5d0
8734Author:     Carl Worth <cworth@cworth.org>
8735AuthorDate: Tue Apr 12 07:12:08 2005 +0000
8736Commit:     Carl Worth <cworth@cworth.org>
8737CommitDate: Tue Apr 12 07:12:08 2005 +0000
8738
8739    Offset the src pattern by (0,0)->CTM. This fixes test/translate-show-surface.
8740    Use unsigned cahr* to match new prototype for cairo_image_surface_create_for_data.
8741
8742 ChangeLog                 |  9 +++++++++
8743 src/cairo-glitz-surface.c |  4 ++--
8744 src/cairo-gstate.c        | 17 +++++++++++++++--
8745 3 files changed, 26 insertions(+), 4 deletions(-)
8746
8747commit 8f7ea593bab3c30f1e99e48f78285d18b3724ee1
8748Author:     Carl Worth <cworth@cworth.org>
8749AuthorDate: Mon Apr 11 14:04:56 2005 +0000
8750Commit:     Carl Worth <cworth@cworth.org>
8751CommitDate: Mon Apr 11 14:04:56 2005 +0000
8752
8753    Add new test demonstrating bug in the sequence: cairo_translate; cairo_show_surface.
8754
8755 ChangeLog                           |   9 +++++
8756 test/.cvsignore                     |   1 +
8757 test/Makefile.am                    |   5 ++-
8758 test/translate-show-surface-ref.png | Bin 0 -> 100 bytes
8759 test/translate-show-surface.c       |  77 ++++++++++++++++++++++++++++++++++++
8760 5 files changed, 91 insertions(+), 1 deletion(-)
8761
8762commit a70e8f7c9e5ffc07ef867196bda3c9996212c8a6
8763Author:     Carl Worth <cworth@cworth.org>
8764AuthorDate: Mon Apr 11 11:30:28 2005 +0000
8765Commit:     Carl Worth <cworth@cworth.org>
8766CommitDate: Mon Apr 11 11:30:28 2005 +0000
8767
8768    Add deprecation alias from cairo_scale_font to cairo_set_font_size.
8769
8770 ChangeLog   | 5 +++++
8771 src/cairo.c | 1 +
8772 2 files changed, 6 insertions(+)
8773
8774commit 9ba4dce8110dc02d9faa255918a64c332da80a7a
8775Author:     Carl Worth <cworth@cworth.org>
8776AuthorDate: Mon Apr 11 11:20:08 2005 +0000
8777Commit:     Carl Worth <cworth@cworth.org>
8778CommitDate: Mon Apr 11 11:20:08 2005 +0000
8779
8780    Add deprecation alias from cairo_select_font to cairo_select_font_face.
8781
8782 ChangeLog   | 5 +++++
8783 src/cairo.c | 1 +
8784 2 files changed, 6 insertions(+)
8785
8786commit cf9ea3007828a46c5297a8882b6272ad30d12ba8
8787Author:     Owen Taylor <otaylor@redhat.com>
8788AuthorDate: Mon Apr 11 09:18:51 2005 +0000
8789Commit:     Owen Taylor <otaylor@redhat.com>
8790CommitDate: Mon Apr 11 09:18:51 2005 +0000
8791
8792    src/cairo.h doc/public/cairo-sections.txt src/cairo-matrix.c: Update.
8793    Include cairo-font.xml
8794
8795 ChangeLog                          |  7 +++
8796 doc/public/Makefile.am             | 13 +++---
8797 doc/public/cairo-docs.xml          |  1 +
8798 doc/public/cairo-sections.txt      | 54 ++++++++++++++--------
8799 doc/public/tmpl/cairo-font.sgml    | 12 +++++
8800 doc/public/tmpl/cairo-matrix.sgml  | 61 ++++++++++++-------------
8801 doc/public/tmpl/cairo-pattern.sgml |  6 +++
8802 doc/public/tmpl/cairo-pdf.sgml     | 30 +++++++++++++
8803 doc/public/tmpl/cairo-png.sgml     | 21 +++++++++
8804 doc/public/tmpl/cairo-surface.sgml |  6 +++
8805 doc/public/tmpl/cairo-xcb.sgml     | 12 +++++
8806 doc/public/tmpl/cairo.sgml         | 91 +++++++++++++++++++++++++++++++-------
8807 src/cairo-matrix.c                 |  2 -
8808 src/cairo.h                        |  8 ++--
8809 14 files changed, 249 insertions(+), 75 deletions(-)
8810
8811commit df997b3f5be6e04fe20da82ad0ee24a33732a4f0
8812Author:     Carl Worth <cworth@cworth.org>
8813AuthorDate: Mon Apr 11 06:56:10 2005 +0000
8814Commit:     Carl Worth <cworth@cworth.org>
8815CommitDate: Mon Apr 11 06:56:10 2005 +0000
8816
8817    Indentation changes
8818
8819 ROADMAP | 37 +++++++++++++++++++++----------------
8820 1 file changed, 21 insertions(+), 16 deletions(-)
8821
8822commit 2a616d68422c7029434a3d1d22ab668f23bd55bc
8823Author:     Carl Worth <cworth@cworth.org>
8824AuthorDate: Fri Apr 8 14:06:32 2005 +0000
8825Commit:     Carl Worth <cworth@cworth.org>
8826CommitDate: Fri Apr 8 14:06:32 2005 +0000
8827
8828    Move include of pixman.h from cairo.h to cairoint.h since libpixman isn't part of cairo's public interface.
8829    Use unsigned long rather than uint32_t since we no longer have pixman.h setting that type up for us.
8830    Remove unused variable user_data_copy.
8831
8832 ChangeLog                   | 13 +++++++++++++
8833 src/cairo-font.c            |  2 --
8834 src/cairo.h                 |  1 -
8835 src/cairoint.h              |  1 +
8836 test/move-to-show-surface.c |  3 +--
8837 5 files changed, 15 insertions(+), 5 deletions(-)
8838
8839commit 584cb301456bd4ee9d92fa3becd148440df57d3b
8840Author:     Carl Worth <cworth@cworth.org>
8841AuthorDate: Fri Apr 8 13:44:22 2005 +0000
8842Commit:     Carl Worth <cworth@cworth.org>
8843CommitDate: Fri Apr 8 13:44:22 2005 +0000
8844
8845    Add ROADMAP file with an initial stab at 1.0 items.
8846
8847 ChangeLog |  4 ++++
8848 ROADMAP   | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8849 TODO      |  8 ++++----
8850 3 files changed, 78 insertions(+), 4 deletions(-)
8851
8852commit c803908d95d0022463d138f0caee949b14d0cadb
8853Author:     Owen Taylor <otaylor@redhat.com>
8854AuthorDate: Fri Apr 8 13:14:17 2005 +0000
8855Commit:     Owen Taylor <otaylor@redhat.com>
8856CommitDate: Fri Apr 8 13:14:17 2005 +0000
8857
8858    src/cairo.h src/cairo-font.c src/cairoint.h doc/public/cairo-sections.txt: Add cairo_font_face_set/get_user_data().
8859    src/cairo-array.c src/cairoint.h src/cairo-surface.c: Refactor user data code from cairo-surface.c into cairo_user_data_array_t.
8860    Switch these types to be like cairo_surface_t where the generic code frees the wrapper object.
8861    src/cairo-atsui-font.c src/cairo-ft-font.c src/cairo-win32-font.c: Fix up for the above changes.
8862    Implement a complicated mutual-referencing scheme to make sure that a face from cairo_ft_font_face_create_for_ft_face() is freed only when the FT_Face is no longer needed.
8863    Update the docs to describe how to figure out when the FT_Face can be freed.
8864    Fix refcount leaks when creating fonts.
8865    Remove excess call to _cairo_unscaled_font_reference().
8866    Remove stray initialization of font matrix to the identity.
8867    test/user-data.c: Fix a bug when setting/unsetting a key with a free key slot before it, add that to the test case.
8868    Don't append an element when user_data is NULL.
8869
8870 ChangeLog                          |  42 +++++++++++
8871 doc/public/cairo-sections.txt      |   2 +
8872 doc/public/tmpl/cairo-font.sgml    |  18 +++--
8873 doc/public/tmpl/cairo-matrix.sgml  |  12 ----
8874 doc/public/tmpl/cairo-pattern.sgml |   6 --
8875 doc/public/tmpl/cairo-surface.sgml |   6 --
8876 doc/public/tmpl/cairo.sgml         |  13 ----
8877 src/cairo-array.c                  | 139 +++++++++++++++++++++++++++++++++++++
8878 src/cairo-atsui-font.c             |   2 -
8879 src/cairo-font.c                   |  67 +++++++++++++++++-
8880 src/cairo-ft-font.c                |  97 +++++++++++++++++---------
8881 src/cairo-gstate.c                 |   1 -
8882 src/cairo-pdf-surface.c            |   2 -
8883 src/cairo-surface.c                |  71 ++-----------------
8884 src/cairo-win32-font.c             |   3 -
8885 src/cairo.h                        |  54 ++++++++------
8886 src/cairoint.h                     |  24 ++++++-
8887 test/user-data.c                   |   4 ++
8888 18 files changed, 393 insertions(+), 170 deletions(-)
8889
8890commit 7aa5b71e8cc42bdcc935ad0990a0ac434dd0aa0e
8891Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
8892AuthorDate: Fri Apr 8 12:42:28 2005 +0000
8893Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
8894CommitDate: Fri Apr 8 12:42:28 2005 +0000
8895
8896    Update to track changes to cairo_matrix_t interface.
8897
8898 ChangeLog                 |  5 +++++
8899 src/cairo-glitz-surface.c | 14 +++++++-------
8900 2 files changed, 12 insertions(+), 7 deletions(-)
8901
8902commit 30f0d517aa73d5d00b5a2bed2f549f9c662a39a7
8903Author:     Carl Worth <cworth@cworth.org>
8904AuthorDate: Fri Apr 8 10:03:17 2005 +0000
8905Commit:     Carl Worth <cworth@cworth.org>
8906CommitDate: Fri Apr 8 10:03:17 2005 +0000
8907
8908    Eliminate internal use of deprecated cairo_matrix_copy.
8909    Change cairo_get_matrix to accept a pointer to the return value cairo_matrix_t rather than returning the value directly.
8910
8911 ChangeLog          | 15 +++++++++++++++
8912 src/cairo-gstate.c | 18 ++++++------------
8913 src/cairo-matrix.c |  1 -
8914 src/cairo.c        | 27 ++++-----------------------
8915 src/cairo.h        |  7 ++-----
8916 src/cairoint.h     |  5 +----
8917 6 files changed, 28 insertions(+), 45 deletions(-)
8918
8919commit 745627ff1b0cf97760cbd613668f79c9b63a57c2
8920Author:     Carl Worth <cworth@cworth.org>
8921AuthorDate: Fri Apr 8 04:43:06 2005 +0000
8922Commit:     Carl Worth <cworth@cworth.org>
8923CommitDate: Fri Apr 8 04:43:06 2005 +0000
8924
8925    Don't try to return a value (even a void value) from a void function. Closes bug #2931.
8926
8927 ChangeLog          | 6 ++++++
8928 src/cairo-matrix.c | 8 ++++----
8929 2 files changed, 10 insertions(+), 4 deletions(-)
8930
8931commit 43435b69e14d4039b0537dfdc96cbcebd164175f
8932Author:     Carl Worth <cworth@cworth.org>
8933AuthorDate: Thu Apr 7 15:00:46 2005 +0000
8934Commit:     Carl Worth <cworth@cworth.org>
8935CommitDate: Thu Apr 7 15:00:46 2005 +0000
8936
8937    Remove broken code for defining uint64_t.
8938
8939 ChangeLog           | 5 +++++
8940 src/cairo-wideint.h | 8 +-------
8941 2 files changed, 6 insertions(+), 7 deletions(-)
8942
8943commit 9bef5b6f148d08b5f0e13bd768b6e7e2a4697c0b
8944Author:     Carl Worth <cworth@cworth.org>
8945AuthorDate: Thu Apr 7 14:25:00 2005 +0000
8946Commit:     Carl Worth <cworth@cworth.org>
8947CommitDate: Thu Apr 7 14:25:00 2005 +0000
8948
8949    Change to allow NULL backend function pointers to indicate unsupported functions.
8950    Eliminate stub functions and replace with NULL in surface backend table.
8951
8952 ChangeLog                  |  22 +++++++++
8953 src/cairo-glitz-surface.c  |  16 +------
8954 src/cairo-image-surface.c  |  16 +------
8955 src/cairo-pdf-surface.c    |  61 +++----------------------
8956 src/cairo-ps-surface.c     |  79 +++-----------------------------
8957 src/cairo-quartz-surface.c | 109 ++++-----------------------------------------
8958 src/cairo-surface.c        |  86 +++++++++++++++++------------------
8959 src/cairo-win32-surface.c  |  64 +++-----------------------
8960 src/cairo-xcb-surface.c    |  18 ++------
8961 src/cairo-xlib-surface.c   |  16 +------
8962 10 files changed, 99 insertions(+), 388 deletions(-)
8963
8964commit ac6f15e2450e4e08d833355e626df0358d81c2ec
8965Author:     Owen Taylor <otaylor@redhat.com>
8966AuthorDate: Thu Apr 7 13:29:32 2005 +0000
8967Commit:     Owen Taylor <otaylor@redhat.com>
8968CommitDate: Thu Apr 7 13:29:32 2005 +0000
8969
8970    src/cairo.[ch] src/cairoint.h src/cairo-gstate.c docs/public/cairo-sections.txt: cairo_select_font() => cairo_select_font_face() cairo_scale_font() => cairo_set_font_size() cairo_transform_font() => cairo_set_font_matrix() Add cairo_get_font_matrix(). Make cairo_set_font_face() not reset the font matrix. Default the font matrix to SCALE(10). Document cairo_select_font_face().
8971    test/text-cache-crash.c (draw) test/text-rotate.c (draw): Use cairo_set_font_size().
8972    src/cairo-font.c src/cairo.h: Fix up some parameter names for docs.
8973
8974 ChangeLog                       | 17 ++++++++++
8975 doc/public/cairo-sections.txt   | 10 ++++--
8976 doc/public/tmpl/cairo-font.sgml | 12 +++++--
8977 doc/public/tmpl/cairo.sgml      | 18 +++++++---
8978 src/cairo-font.c                |  8 ++---
8979 src/cairo-gstate.c              | 50 +++++++++++-----------------
8980 src/cairo.c                     | 73 ++++++++++++++++++++++++++++++-----------
8981 src/cairo.h                     | 32 +++++++++++-------
8982 src/cairoint.h                  | 30 ++++++++---------
8983 test/coverage.c                 |  2 +-
8984 test/text-cache-crash.c         |  6 ++--
8985 test/text-rotate.c              |  2 +-
8986 12 files changed, 163 insertions(+), 97 deletions(-)
8987
8988commit 62212867d4228d5834ea16858a8569765977bdd9
8989Author:     Carl Worth <cworth@cworth.org>
8990AuthorDate: Thu Apr 7 12:56:43 2005 +0000
8991Commit:     Carl Worth <cworth@cworth.org>
8992CommitDate: Thu Apr 7 12:56:43 2005 +0000
8993
8994    Minor changes to header file inclusion recommended by Oleg Smolsky for better portability to MSVC.
8995
8996 ChangeLog                 | 10 ++++++++++
8997 src/cairo-gstate.c        |  1 -
8998 src/cairo-png.c           |  3 ++-
8999 src/cairo-win32-font.c    |  2 +-
9000 src/cairo-win32-surface.c |  2 +-
9001 src/cairo-win32.h         |  1 +
9002 src/cairoint.h            |  4 ++++
9003 7 files changed, 19 insertions(+), 4 deletions(-)
9004
9005commit 4a3a6e871965b1f2ab113cb50a4687a54a231856
9006Author:     Owen Taylor <otaylor@redhat.com>
9007AuthorDate: Thu Apr 7 12:38:02 2005 +0000
9008Commit:     Owen Taylor <otaylor@redhat.com>
9009CommitDate: Thu Apr 7 12:38:02 2005 +0000
9010
9011    Fix various compilation errors.
9012
9013 ChangeLog              |  4 +++
9014 src/cairo-win32-font.c | 83 ++++++++++++++++++++++++--------------------------
9015 2 files changed, 44 insertions(+), 43 deletions(-)
9016
9017commit 3ea3186f165c2d73403534982094518473156989
9018Author:     Carl Worth <cworth@cworth.org>
9019AuthorDate: Thu Apr 7 12:35:33 2005 +0000
9020Commit:     Carl Worth <cworth@cworth.org>
9021CommitDate: Thu Apr 7 12:35:33 2005 +0000
9022
9023    Use a preprocessor macro to get a literal value in the array size declaration, (for better portability to lame compilers that can't deal with a const int variable for the array size). Reported by Oleg Smolsky.
9024
9025 ChangeLog       | 1 +
9026 src/cairo-png.c | 2 +-
9027 2 files changed, 2 insertions(+), 1 deletion(-)
9028
9029commit 88a62f07df27a5e6501678e3aec1882e367901be
9030Author:     Carl Worth <cworth@cworth.org>
9031AuthorDate: Thu Apr 7 12:33:06 2005 +0000
9032Commit:     Carl Worth <cworth@cworth.org>
9033CommitDate: Thu Apr 7 12:33:06 2005 +0000
9034
9035    Use a preprocessor macro to get a literal value in the array size declaration, (for better portability to lame compilers that can't deal with a const int variable for the array size). Reported by Oleg Smolsky.
9036
9037 ChangeLog       | 7 +++++++
9038 src/cairo-png.c | 2 +-
9039 2 files changed, 8 insertions(+), 1 deletion(-)
9040
9041commit d4209c331f0823c585643e6a7197107321ba2049
9042Author:     Carl Worth <cworth@cworth.org>
9043AuthorDate: Thu Apr 7 12:05:52 2005 +0000
9044Commit:     Carl Worth <cworth@cworth.org>
9045CommitDate: Thu Apr 7 12:05:52 2005 +0000
9046
9047    Use configure-time checks for stdint.h vs. inttypes.h vs. sys/int_types.h rather than ad-hoc system-specific macros. Also define these types manually none of these header are available. (Thanks to Jason Dorje Short <jdorje@users.sf.net>).
9048
9049 ChangeLog           | 10 ++++++++++
9050 configure.in        |  1 +
9051 src/cairo-wideint.h | 23 +++++++++++++++++------
9052 src/cairoint.h      | 10 ----------
9053 4 files changed, 28 insertions(+), 16 deletions(-)
9054
9055commit 945e6c24586e124a346818c9a2b15f4693b8ae9f
9056Author:     Carl Worth <cworth@cworth.org>
9057AuthorDate: Thu Apr 7 11:18:40 2005 +0000
9058Commit:     Carl Worth <cworth@cworth.org>
9059CommitDate: Thu Apr 7 11:18:40 2005 +0000
9060
9061    Fix to return non-zero status on error.
9062
9063 ChangeLog        | 4 ++++
9064 test/imagediff.c | 2 +-
9065 2 files changed, 5 insertions(+), 1 deletion(-)
9066
9067commit 47824dee31acdaf5ad6488dd2714e9f28c936aa2
9068Author:     Owen Taylor <otaylor@redhat.com>
9069AuthorDate: Thu Apr 7 11:03:59 2005 +0000
9070Commit:     Owen Taylor <otaylor@redhat.com>
9071CommitDate: Thu Apr 7 11:03:59 2005 +0000
9072
9073    src/cairo.h src/cairo-gstate.c src/cairo-font.c: Add a cairo_font_face_t type to hold a description of a font face. Replace cairo_set_font() with cairo_set_font_face().
9074    src/cairoint.h src/cairo-font.c src/cairo-gstate.c: Add "cairo_simple_font_face" for family/weight/slant and use it to implement font naming for the toy API.
9075    src/cairo-ft.h src/cairo-ft-font.c cairo-win32.h cairo-win32-font.c: Switch the FreeType and Win32 backends over to using cairo_font_face_t.
9076    src/cairo.h src/cairo-font.c src/cairo-ft-font.c src/cairo-win32-font.c: Pass in font matrix and CTM separately rather than as a composite scale when creating fonts; allows removing font_matrix argument to metrics functions.
9077    src/cairoint.h src/cairo-font.c src/cairo-ft-font.c src/cairo-win32-font.c: Remove cairo_font_scale_t type, just use cairo_matrix_t and ignore translations.
9078    src/cairo-ft.h src/cairo-ft-font.c: Remove cairo_ft_font_get_pattern() -- it can't work for all FreeType backend fonts and doesn't seem particularly useful.
9079    Rename cairo_font_get_extents() to cairo_font_extents()
9080    split font functions into a separate section.
9081    Fix locking order problem.
9082    Add caches for simple font faces and from cairo_font_face_t to cairo_scaled_font_t.
9083    src/cairo.h src/cairoint.h src/cairo-font.c src/cairo-win32-font.c src/cairo-ft-font.c src/cairo-gstate.c src/cairo-gstate-private.h: Rename cairo_font_t to cairo_scaled_font_t.
9084
9085 ChangeLog                          |  43 ++
9086 doc/public/cairo-sections.txt      |  47 +-
9087 doc/public/tmpl/cairo-font.sgml    | 118 +++++
9088 doc/public/tmpl/cairo-ft.sgml      |  23 +-
9089 doc/public/tmpl/cairo-matrix.sgml  |  27 +-
9090 doc/public/tmpl/cairo-pdf.sgml     |  38 +-
9091 doc/public/tmpl/cairo-png.sgml     |  24 -
9092 doc/public/tmpl/cairo-surface.sgml |   5 +-
9093 doc/public/tmpl/cairo.sgml         | 130 +-----
9094 src/cairo-font.c                   | 875 ++++++++++++++++++++++++++++++++-----
9095 src/cairo-ft-font.c                | 829 ++++++++++++++++++-----------------
9096 src/cairo-ft-private.h             |   2 +-
9097 src/cairo-ft.h                     |  19 +-
9098 src/cairo-gstate-private.h         |   3 +-
9099 src/cairo-gstate.c                 | 211 ++++-----
9100 src/cairo-pdf-surface.c            |  16 +-
9101 src/cairo-surface.c                |   4 +-
9102 src/cairo-win32-font.c             | 564 ++++++++++++------------
9103 src/cairo-win32-surface.c          |   2 +-
9104 src/cairo-win32.h                  |  13 +-
9105 src/cairo-xlib-surface.c           |  18 +-
9106 src/cairo.c                        |  79 +---
9107 src/cairo.h                        |  77 ++--
9108 src/cairoint.h                     | 184 ++++----
9109 24 files changed, 2033 insertions(+), 1318 deletions(-)
9110
9111commit d135938efd443e4adce63cf8c5926ac421b2d3ed
9112Author:     Carl Worth <cworth@cworth.org>
9113AuthorDate: Thu Apr 7 10:01:49 2005 +0000
9114Commit:     Carl Worth <cworth@cworth.org>
9115CommitDate: Thu Apr 7 10:01:49 2005 +0000
9116
9117    Rework the cairo_matrix_t interface in several ways. Expose a struct for cairo_matrix_t.
9118    Add new function to return current matrix: cairo_get_matrix
9119    Deprecate the following functions (in documentation): cairo_matrix_create cairo_matrix_destroy cairo_matrix_get_affine
9120    Rename: cairo_matrix_set_affine -> cairo_matrix_init cairo_matrix_set_identity -> cairo_matrix_init_identity
9121    Add other new matrix initialization functions: cairo_matrix_init_translate cairo_matrix_init_scale cairo_matrix_init_rotate
9122    Change return type of almost all cairo_matrix functions from cairo_status_t to void.
9123    Track changes to cairo_matrix_t interface.
9124    Add a test case showing the same path drawn under various transforms, (including skews set directly by initializing a cairo_matrix_t).
9125
9126 ChangeLog                 |  46 ++++++
9127 TODO                      |   2 +-
9128 src/cairo-atsui-font.c    |   6 +-
9129 src/cairo-ft-font.c       |  12 +-
9130 src/cairo-gstate.c        |  48 ++++---
9131 src/cairo-image-surface.c |  12 +-
9132 src/cairo-matrix.c        | 354 ++++++++++++++++++++++------------------------
9133 src/cairo-pattern.c       |  18 ++-
9134 src/cairo-pdf-surface.c   |  20 +--
9135 src/cairo-pen.c           |   4 +-
9136 src/cairo-surface.c       |  10 +-
9137 src/cairo-win32-font.c    |  14 +-
9138 src/cairo-xlib-surface.c  |  12 +-
9139 src/cairo.c               |  26 +++-
9140 src/cairo.h               |  70 ++++++---
9141 src/cairoint.h            |  38 ++---
9142 test/.cvsignore           |   1 +
9143 test/Makefile.am          |   5 +-
9144 test/transforms-ref.png   | Bin 0 -> 302 bytes
9145 test/transforms.c         | 111 +++++++++++++++
9146 20 files changed, 502 insertions(+), 307 deletions(-)
9147
9148commit 92060c12ee2acc38541ec2398abba5e1569278de
9149Author:     Carl Worth <cworth@cworth.org>
9150AuthorDate: Wed Apr 6 13:01:13 2005 +0000
9151Commit:     Carl Worth <cworth@cworth.org>
9152CommitDate: Wed Apr 6 13:01:13 2005 +0000
9153
9154    Make handling of unsigned char* vs. char* consistent. Change all parameters that are actual string data from unsigned char* to char* (cairo_text_extents, cairo_show_text, cairo_text_path). Change all data buffers from char* to unsigned char* (cairo_write_func_t).
9155    Track changes from unsigned char* to char*. Convert to unsigned only at the internal interface to unicode processing.
9156    Track change from char* to unsigned char*.
9157
9158 ChangeLog                   | 22 ++++++++++++++++++++++
9159 src/cairo-atsui-font.c      | 13 +++++++------
9160 src/cairo-font.c            |  8 ++++----
9161 src/cairo-ft-font.c         | 14 +++++++-------
9162 src/cairo-gstate.c          |  8 ++++----
9163 src/cairo-output-stream.c   |  6 +++---
9164 src/cairo.c                 |  6 +++---
9165 src/cairo.h                 | 16 ++++++++--------
9166 src/cairoint.h              | 18 +++++++++---------
9167 test/move-to-show-surface.c |  2 +-
9168 10 files changed, 68 insertions(+), 45 deletions(-)
9169
9170commit 957ceac0c63b70d1a32b64d0d6a89cb1b9bca2c5
9171Author:     Carl Worth <cworth@cworth.org>
9172AuthorDate: Wed Apr 6 12:20:02 2005 +0000
9173Commit:     Carl Worth <cworth@cworth.org>
9174CommitDate: Wed Apr 6 12:20:02 2005 +0000
9175
9176    Fix reversed arguments in call to calloc.
9177
9178 ChangeLog         | 5 +++++
9179 src/cairo-cache.c | 5 +++--
9180 src/cairo-hash.c  | 5 +++--
9181 3 files changed, 11 insertions(+), 4 deletions(-)
9182
9183commit a6d9b6a671faf6cc726af12d4f4e706262c2bd6b
9184Author:     Carl Worth <cworth@cworth.org>
9185AuthorDate: Mon Apr 4 09:47:12 2005 +0000
9186Commit:     Carl Worth <cworth@cworth.org>
9187CommitDate: Mon Apr 4 09:47:12 2005 +0000
9188
9189    Change type of data parameter from char* to unsigned char*.
9190    Propagate the unsigned char* change down the stack.
9191    Add cast since XImage uses char* rather than unsigned char*.
9192    Fix memory leak of image data.
9193    Switch to use cairo_surface_write_png rather than a custom write_png_argb32.
9194    Add test to exercise the cairo_image_surface_create_for_png function.
9195
9196 ChangeLog                    |  35 ++++++++++++++++++--
9197 src/cairo-ft-font.c          |   2 +-
9198 src/cairo-image-surface.c    |   2 +-
9199 src/cairo-pattern.c          |   8 ++---
9200 src/cairo-png.c              |   9 ++++--
9201 src/cairo-xlib-surface.c     |   2 +-
9202 src/cairo.c                  |   2 +-
9203 src/cairo.h                  |   4 +--
9204 test/.cvsignore              |   1 +
9205 test/Makefile.am             |   3 ++
9206 test/buffer-diff.c           |   6 ++--
9207 test/buffer-diff.h           |   4 ++-
9208 test/cairo-test.c            |  14 ++++----
9209 test/cairo-test.h            |   2 ++
9210 test/create-for-png-ref.png  | Bin 0 -> 100 bytes
9211 test/create-for-png.c        |  74 +++++++++++++++++++++++++++++++++++++++++++
9212 test/create-from-png-ref.png | Bin 0 -> 100 bytes
9213 test/create-from-png.c       |  74 +++++++++++++++++++++++++++++++++++++++++++
9214 test/write-png.c             |   2 +-
9215 test/write-png.h             |   2 +-
9216 20 files changed, 221 insertions(+), 25 deletions(-)
9217
9218commit 770d4c55b4b576875b73249f29ad7840fb5da7e5
9219Author:     Carl Worth <cworth@cworth.org>
9220AuthorDate: Mon Apr 4 09:25:47 2005 +0000
9221Commit:     Carl Worth <cworth@cworth.org>
9222CommitDate: Mon Apr 4 09:25:47 2005 +0000
9223
9224    Remove items for PNG backend removal and trapezoid reasterization re-implementation since they have been completed.
9225
9226 ChangeLog | 6 ++++++
9227 TODO      | 6 ------
9228 2 files changed, 6 insertions(+), 6 deletions(-)
9229
9230commit 027057bf62fe0df78261af338f6d2f190433792b
9231Author:     Carl Worth <cworth@cworth.org>
9232AuthorDate: Mon Apr 4 06:49:19 2005 +0000
9233Commit:     Carl Worth <cworth@cworth.org>
9234CommitDate: Mon Apr 4 06:49:19 2005 +0000
9235
9236    Drop cairo_default_matrix since it is now always identical to cairo_identity_matrix.
9237    Remove gstate->pixels_per inch. Change default matrix to always be the identity matrix.
9238    Drop pixels_per_inch function from surface backend interface as it is no longer needed.
9239
9240 ChangeLog                  | 24 ++++++++++++++++++++++++
9241 src/cairo-glitz-surface.c  |  7 -------
9242 src/cairo-gstate-private.h |  2 --
9243 src/cairo-gstate.c         | 28 ++--------------------------
9244 src/cairo-image-surface.c  |  8 --------
9245 src/cairo-pdf-surface.c    | 10 ----------
9246 src/cairo-ps-surface.c     | 10 ----------
9247 src/cairo-quartz-surface.c |  9 ---------
9248 src/cairo-surface.c        |  6 ------
9249 src/cairo-win32-surface.c  |  8 --------
9250 src/cairo-xcb-surface.c    |  8 --------
9251 src/cairo-xlib-surface.c   |  8 --------
9252 src/cairo.c                | 30 ++++++++++++++++++------------
9253 src/cairo.h                |  7 ++-----
9254 src/cairoint.h             | 10 ----------
9255 15 files changed, 46 insertions(+), 129 deletions(-)
9256
9257commit 5778c77382f3a81b77aca1d224d0ad7626bcd5d2
9258Author:     Carl Worth <cworth@cworth.org>
9259AuthorDate: Sat Apr 2 06:00:32 2005 +0000
9260Commit:     Carl Worth <cworth@cworth.org>
9261CommitDate: Sat Apr 2 06:00:32 2005 +0000
9262
9263    Use the current point to offset just the destination, not the source and destination. With this fix, cairo_show_surface should work with the current point at places other than the origin.
9264    Move move-to-show-surface off the expected failure list.
9265    Add comment indicating that bug is resolved.
9266    Don't use diff to compare images, just imagediff.
9267
9268 ChangeLog                   | 15 +++++++++++++++
9269 src/cairo-gstate.c          |  4 ++--
9270 test/Makefile.am            |  1 -
9271 test/move-to-show-surface.c |  9 +++++++++
9272 test/testsvg                |  4 ++--
9273 5 files changed, 28 insertions(+), 5 deletions(-)
9274
9275commit 9e405876e86ce004cd69b87a10c1bf7ce7d1b436
9276Author:     Carl Worth <cworth@cworth.org>
9277AuthorDate: Sat Apr 2 05:18:11 2005 +0000
9278Commit:     Carl Worth <cworth@cworth.org>
9279CommitDate: Sat Apr 2 05:18:11 2005 +0000
9280
9281    Style and indentation fixes.
9282    cast to quiet new gcc-4 warnings.
9283    Initialize variables to quiet new gcc-4 warnings.
9284    Use unsigned char* as expected by freetype, libpng, Xlib, and zlib.
9285    Propagate unsigned char* down from cairo_text_extents.
9286
9287 ChangeLog                 | 29 +++++++++++++++++++++++++++++
9288 src/cairo-font.c          |  6 +++---
9289 src/cairo-ft-font.c       |  7 ++++---
9290 src/cairo-gstate.c        | 12 ++++++------
9291 src/cairo-image-surface.c |  2 +-
9292 src/cairo-pdf-surface.c   |  4 ++--
9293 src/cairo-png.c           |  4 ++--
9294 src/cairo-ps-surface.c    |  4 ++--
9295 src/cairo-unicode.c       | 28 ++++++++++++++--------------
9296 src/cairo-xlib-surface.c  |  5 +++--
9297 src/cairo.c               | 34 ++++++++++++++++++----------------
9298 src/cairo.h               | 14 +++++++-------
9299 src/cairoint.h            | 36 ++++++++++++++++++------------------
9300 13 files changed, 109 insertions(+), 76 deletions(-)
9301
9302commit 7636e901841a800dd5d032963fca6a7c9ef1be99
9303Author:     Carl Worth <cworth@cworth.org>
9304AuthorDate: Fri Apr 1 18:00:00 2005 +0000
9305Commit:     Carl Worth <cworth@cworth.org>
9306CommitDate: Fri Apr 1 18:00:00 2005 +0000
9307
9308    Update API shakeup chart.
9309    Add a standin for the function that should be cairo_set_target_image which should then have some other name. We can straighten that mess out when we eliminate the set_target functions. Add deprecation alias for cairo_current_pattern.
9310    Deprecate cairo_surface_create_for_image in favor of cairo_image_surface_create_for_data.
9311
9312 ChangeLog                 | 16 +++++++++++++++
9313 TODO                      |  6 +++---
9314 src/cairo-image-surface.c |  1 +
9315 src/cairo-surface.c       | 11 -----------
9316 src/cairo.c               | 50 +++++++++++++++++++++++++++++++++++++++++++----
9317 src/cairo.h               | 21 +++++++++++---------
9318 src/cairoint.h            |  1 -
9319 7 files changed, 78 insertions(+), 28 deletions(-)
9320
9321commit 5abf7786c070a3baf220599d6e3b71e56911ba5f
9322Author:     Kristian Høgsberg <krh@redhat.com>
9323AuthorDate: Thu Mar 31 13:25:44 2005 +0000
9324Commit:     Kristian Høgsberg <krh@redhat.com>
9325CommitDate: Thu Mar 31 13:25:44 2005 +0000
9326
9327    Remove this function now that the PNG backend is gone.
9328
9329 ChangeLog   |  5 +++++
9330 src/cairo.c | 28 ----------------------------
9331 2 files changed, 5 insertions(+), 28 deletions(-)
9332
9333commit 19a918e624a398c315e511e580bc048b81d58849
9334Author:     Carl Worth <cworth@cworth.org>
9335AuthorDate: Wed Mar 30 14:00:31 2005 +0000
9336Commit:     Carl Worth <cworth@cworth.org>
9337CommitDate: Wed Mar 30 14:00:31 2005 +0000
9338
9339    Fix typo I had introduced into Jason's patch that made configure fail.
9340
9341 ChangeLog    | 5 +++++
9342 configure.in | 4 ++--
9343 2 files changed, 7 insertions(+), 2 deletions(-)
9344
9345commit 13b1b705f41efd33dfb5d1fa9ddb3c22f353055f
9346Author:     Carl Worth <cworth@cworth.org>
9347AuthorDate: Wed Mar 30 13:34:51 2005 +0000
9348Commit:     Carl Worth <cworth@cworth.org>
9349CommitDate: Wed Mar 30 13:34:51 2005 +0000
9350
9351    A few fixes courtesy of Jason Dorje Short <jdorje@users.sf.net>:
9352    Disable PS backend if zlib is not found.
9353    Fix mistyped parameter.
9354    Fix missing return value.
9355
9356 ChangeLog                 | 12 ++++++++++++
9357 configure.in              |  6 ++++++
9358 src/cairo-win32-font.c    |  2 +-
9359 src/cairo-win32-surface.c |  4 +++-
9360 4 files changed, 22 insertions(+), 2 deletions(-)
9361
9362commit 811fe63f84983efa7aec984dfb4a4aed365bab02
9363Author:     Tor Lillqvist <tml@novell.com>
9364AuthorDate: Wed Mar 30 09:31:49 2005 +0000
9365Commit:     Tor Lillqvist <tml@novell.com>
9366CommitDate: Wed Mar 30 09:31:49 2005 +0000
9367
9368    src/cairo-gstate.c (_cairo_gstate_stroke_extents): call _cairo_pen_init so that the result takes into account the caps.
9369
9370 ChangeLog          | 5 +++++
9371 src/cairo-gstate.c | 2 ++
9372 2 files changed, 7 insertions(+)
9373
9374commit a7a4aa34f89b9a65ad00da6048e86301ad7d21cc
9375Author:     Tor Lillqvist <tml@novell.com>
9376AuthorDate: Tue Mar 29 11:54:01 2005 +0000
9377Commit:     Tor Lillqvist <tml@novell.com>
9378CommitDate: Tue Mar 29 11:54:01 2005 +0000
9379
9380    src/cairo-xlib.h: include Xlib.h to fix solaris build bustage.
9381
9382 ChangeLog        | 4 ++++
9383 src/cairo-xlib.h | 1 +
9384 2 files changed, 5 insertions(+)
9385
9386commit a55a640e542c483a286b9481d8b9ee1fb96a8c4a
9387Author:     Tor Lillqvist <tml@novell.com>
9388AuthorDate: Tue Mar 29 11:48:58 2005 +0000
9389Commit:     Tor Lillqvist <tml@novell.com>
9390CommitDate: Tue Mar 29 11:48:58 2005 +0000
9391
9392    src/cairo-wideint.h: add preprocessor tests for stdint.h/inttypes.h
9393    src/cairoint.h: add preprocessor tests for stdint.h/inttypes.h
9394
9395 ChangeLog           |  6 ++++++
9396 src/cairo-wideint.h | 12 ++++++++++--
9397 src/cairoint.h      | 11 ++++++++++-
9398 3 files changed, 26 insertions(+), 3 deletions(-)
9399
9400commit 72cc8f96fe75ccb79fd0d136b99020f5bc64e05b
9401Author:     Tor Lillqvist <tml@novell.com>
9402AuthorDate: Tue Mar 29 11:45:52 2005 +0000
9403Commit:     Tor Lillqvist <tml@novell.com>
9404CommitDate: Tue Mar 29 11:45:52 2005 +0000
9405
9406    src/pixman.h: add AIX to the test for inttypes.h
9407
9408 pixman/ChangeLog    | 4 ++++
9409 pixman/src/pixman.h | 4 ++--
9410 2 files changed, 6 insertions(+), 2 deletions(-)
9411
9412commit 78b022b1d18dff1627a054bae1ef1fcc87ba2cbb
9413Author:     Tor Lillqvist <tml@novell.com>
9414AuthorDate: Tue Mar 29 11:24:10 2005 +0000
9415Commit:     Tor Lillqvist <tml@novell.com>
9416CommitDate: Tue Mar 29 11:24:10 2005 +0000
9417
9418    Update quartz backend to compilable/workable version and re-enable.
9419
9420 ChangeLog                  |    8 +
9421 configure.in               |    2 +-
9422 src/cairo-atsui-font.c     | 1228 +++++++++++++++++++++-----------------------
9423 src/cairo-quartz-surface.c |  383 +++++++-------
9424 4 files changed, 768 insertions(+), 853 deletions(-)
9425
9426commit 35b9e3c45d8a4c2aa24eff5acb04d0e1eb7bc6ba
9427Author:     Carl Worth <cworth@cworth.org>
9428AuthorDate: Tue Mar 29 00:02:19 2005 +0000
9429Commit:     Carl Worth <cworth@cworth.org>
9430CommitDate: Tue Mar 29 00:02:19 2005 +0000
9431
9432    More _/- renames in the test directory.
9433
9434 ChangeLog                         |   5 +
9435 test/.cvsignore                   |  24 ++--
9436 test/Makefile.am                  |  66 +++++-----
9437 test/buffer-diff.c                |   2 +-
9438 test/buffer_diff.c                |  73 -----------
9439 test/buffer_diff.h                |  38 ------
9440 test/cairo-test.c                 |   8 +-
9441 test/cairo_test.c                 | 263 --------------------------------------
9442 test/cairo_test.h                 |  55 --------
9443 test/clip-twice.c                 |   4 +-
9444 test/clip_twice-ref.png           | Bin 751 -> 0 bytes
9445 test/clip_twice.c                 |  74 -----------
9446 test/coverage.c                   |   2 +-
9447 test/fill-rule.c                  |   4 +-
9448 test/fill_rule-ref.png            | Bin 1979 -> 0 bytes
9449 test/fill_rule.c                  | 132 -------------------
9450 test/get-and-set.c                |   4 +-
9451 test/get_and_set.c                | 151 ----------------------
9452 test/imagediff.c                  |   6 +-
9453 test/leaky-polygon.c              |   4 +-
9454 test/leaky_polygon-ref.png        | Bin 255 -> 0 bytes
9455 test/leaky_polygon.c              |  84 ------------
9456 test/line-width.c                 |   4 +-
9457 test/line_width-ref.png           | Bin 171 -> 0 bytes
9458 test/line_width.c                 |  65 ----------
9459 test/linear-gradient.c            |   4 +-
9460 test/linear_gradient-ref.png      | Bin 12724 -> 0 bytes
9461 test/linear_gradient.c            | 143 ---------------------
9462 test/move-to-show-surface.c       |   4 +-
9463 test/move_to_show_surface-ref.png | Bin 100 -> 0 bytes
9464 test/move_to_show_surface.c       |  71 ----------
9465 test/path-data.c                  |   4 +-
9466 test/path_data-ref.png            | Bin 387 -> 0 bytes
9467 test/path_data.c                  | 179 --------------------------
9468 test/pixman-rotate.c              |   4 +-
9469 test/pixman_rotate-ref.png        | Bin 260 -> 0 bytes
9470 test/pixman_rotate.c              |  80 ------------
9471 test/read-png.c                   |   2 +-
9472 test/read_png.c                   | 166 ------------------------
9473 test/read_png.h                   |  45 -------
9474 test/text-cache-crash.c           |   4 +-
9475 test/text-rotate.c                |   4 +-
9476 test/text_cache_crash.c           | 135 -------------------
9477 test/text_rotate.c                | 119 -----------------
9478 test/user_data.c                  |  78 -----------
9479 test/write-png.c                  |   2 +-
9480 test/write_png.c                  |  99 --------------
9481 test/write_png.h                  |  35 -----
9482 48 files changed, 83 insertions(+), 2163 deletions(-)
9483
9484commit d9c2be3dcd27baa91b67cc9179bc98e06805a365
9485Author:     Carl Worth <cworth@cworth.org>
9486AuthorDate: Mon Mar 28 14:30:40 2005 +0000
9487Commit:     Carl Worth <cworth@cworth.org>
9488CommitDate: Mon Mar 28 14:30:40 2005 +0000
9489
9490    Renamed a bunch of files to use - rather than _ as a separator. Copy happened in the master repository to preserve history, so this is just a big remove.
9491
9492 ChangeLog                  |    7 +
9493 src/Makefile.am            |   68 +-
9494 src/cairo_array.c          |  134 ---
9495 src/cairo_atsui_font.c     |  807 --------------
9496 src/cairo_cache.c          |  518 ---------
9497 src/cairo_color.c          |   97 --
9498 src/cairo_fixed.c          |   91 --
9499 src/cairo_font.c           |  475 --------
9500 src/cairo_ft_font.c        | 1538 --------------------------
9501 src/cairo_glitz_surface.c  | 1299 ----------------------
9502 src/cairo_gstate.c         | 2618 --------------------------------------------
9503 src/cairo_hull.c           |  202 ----
9504 src/cairo_image_surface.c  |  675 ------------
9505 src/cairo_matrix.c         |  656 -----------
9506 src/cairo_output_stream.c  |  147 ---
9507 src/cairo_path.c           |  504 ---------
9508 src/cairo_path_bounds.c    |  184 ----
9509 src/cairo_path_data.c      |  275 -----
9510 src/cairo_path_fill.c      |  210 ----
9511 src/cairo_path_stroke.c    |  852 --------------
9512 src/cairo_pattern.c        | 1325 ----------------------
9513 src/cairo_pdf_surface.c    | 2278 --------------------------------------
9514 src/cairo_pen.c            |  589 ----------
9515 src/cairo_polygon.c        |  172 ---
9516 src/cairo_ps_surface.c     |  403 -------
9517 src/cairo_quartz_surface.c |  392 -------
9518 src/cairo_slope.c          |  103 --
9519 src/cairo_spline.c         |  288 -----
9520 src/cairo_surface.c        |  958 ----------------
9521 src/cairo_traps.c          |  740 -------------
9522 src/cairo_unicode.c        |  340 ------
9523 src/cairo_wideint.c        | 1024 -----------------
9524 src/cairo_win32_font.c     | 1252 ---------------------
9525 src/cairo_win32_surface.c  |  908 ---------------
9526 src/cairo_xcb_surface.c    |  946 ----------------
9527 src/cairo_xlib_surface.c   | 1669 ----------------------------
9528 36 files changed, 41 insertions(+), 24703 deletions(-)
9529
9530commit 18c8846bc068e59137cf8cf4a94ad37822e28fae
9531Author:     Carl Worth <cworth@cworth.org>
9532AuthorDate: Mon Mar 28 14:06:40 2005 +0000
9533Commit:     Carl Worth <cworth@cworth.org>
9534CommitDate: Mon Mar 28 14:06:40 2005 +0000
9535
9536    Sorted API shakeup chart.
9537
9538 ChangeLog |  4 ++++
9539 TODO      | 31 ++++++++++++++++++-------------
9540 2 files changed, 22 insertions(+), 13 deletions(-)
9541
9542commit bd5bbb6ce2e0f3a9296e3fec017ace10ee8068d3
9543Author:     Kristian Høgsberg <krh@redhat.com>
9544AuthorDate: Mon Mar 28 13:58:26 2005 +0000
9545Commit:     Kristian Høgsberg <krh@redhat.com>
9546CommitDate: Mon Mar 28 13:58:26 2005 +0000
9547
9548    New PNG utility functions.
9549    Reverse the naming of the pdf constructors so the callback based ones have the long names.
9550
9551 ChangeLog               |   9 ++
9552 configure.in            |  18 +--
9553 src/Makefile.am         |   4 +-
9554 src/cairo-features.h.in |   4 +-
9555 src/cairo-pdf-surface.c |  24 +--
9556 src/cairo-pdf.h         |  52 +++----
9557 src/cairo-png.c         | 336 ++++++++++++++++++++++++++++++++++++++++
9558 src/cairo-png.h         |  20 +--
9559 src/cairo.c             |  43 +++---
9560 src/cairo_pdf_surface.c |  24 +--
9561 src/cairo_png_surface.c | 402 ------------------------------------------------
9562 11 files changed, 438 insertions(+), 498 deletions(-)
9563
9564commit 33d2ec2eb8b97e51fc3e24fdfa97ee7b89e734a1
9565Author:     Jamey Sharp <jamey@minilop.net>
9566AuthorDate: Fri Mar 25 11:47:38 2005 +0000
9567Commit:     Jamey Sharp <jamey@minilop.net>
9568CommitDate: Fri Mar 25 11:47:38 2005 +0000
9569
9570    Fix "implicit declaration" warning in cairo.c by moving cairo_xcb_surface_create prototype into cairo-xcb.h.
9571
9572 ChangeLog               | 7 +++++++
9573 src/cairo-xcb-surface.c | 6 ------
9574 src/cairo-xcb.h         | 6 ++++++
9575 src/cairo_xcb_surface.c | 6 ------
9576 4 files changed, 13 insertions(+), 12 deletions(-)
9577
9578commit 410e3ae8f20176f1a18b5394dfa753a277221a7f
9579Author:     Carl Worth <cworth@cworth.org>
9580AuthorDate: Wed Mar 23 14:36:29 2005 +0000
9581Commit:     Carl Worth <cworth@cworth.org>
9582CommitDate: Wed Mar 23 14:36:29 2005 +0000
9583
9584    Clean up names of cairo_path internals.
9585
9586 ChangeLog                      |   5 +
9587 src/cairo-path-fixed-private.h |  14 +-
9588 src/cairo-path.c               | 293 ++++++++++++++++++++---------------------
9589 src/cairo_path.c               | 293 ++++++++++++++++++++---------------------
9590 4 files changed, 304 insertions(+), 301 deletions(-)
9591
9592commit 5170c1f4d2e554ad03450513046ff8c27150f6ee
9593Author:     Carl Worth <cworth@cworth.org>
9594AuthorDate: Wed Mar 23 14:17:40 2005 +0000
9595Commit:     Carl Worth <cworth@cworth.org>
9596CommitDate: Wed Mar 23 14:17:40 2005 +0000
9597
9598    Remove unneeded includes of cairo-path-fixed-private.h.
9599    Fix indentation.
9600
9601 ChangeLog               | 9 +++++++++
9602 src/cairo-ft-font.c     | 2 +-
9603 src/cairo-path-fill.c   | 1 -
9604 src/cairo-path-stroke.c | 1 -
9605 src/cairo_ft_font.c     | 2 +-
9606 src/cairo_path_fill.c   | 1 -
9607 src/cairo_path_stroke.c | 1 -
9608 7 files changed, 11 insertions(+), 6 deletions(-)
9609
9610commit 9bcfb831fa6355b61700b2c5f466711296971a07
9611Author:     Carl Worth <cworth@cworth.org>
9612AuthorDate: Wed Mar 23 14:02:36 2005 +0000
9613Commit:     Carl Worth <cworth@cworth.org>
9614CommitDate: Wed Mar 23 14:02:36 2005 +0000
9615
9616    More updates to the API Shakeup chart.
9617
9618 ChangeLog | 4 ++++
9619 TODO      | 4 ++--
9620 2 files changed, 6 insertions(+), 2 deletions(-)
9621
9622commit f218c14b9da7950b49bdab76965db22ec470d5de
9623Author:     Carl Worth <cworth@cworth.org>
9624AuthorDate: Wed Mar 23 13:52:54 2005 +0000
9625Commit:     Carl Worth <cworth@cworth.org>
9626CommitDate: Wed Mar 23 13:52:54 2005 +0000
9627
9628    Rename cairo_path_real_t to cairo_path_fixed_t and fix all _cairo_path functions to be named as _cairo_path_fixed functions.
9629    Track name change of cairo_path_real_t and _cairo_path_fixed functions.
9630
9631 ChangeLog                      |  37 ++++++++++
9632 src/cairo-font.c               |   2 +-
9633 src/cairo-ft-font.c            |  26 +++----
9634 src/cairo-gstate-private.h     |   2 +-
9635 src/cairo-gstate.c             |  66 +++++++++---------
9636 src/cairo-path-bounds.c        |  18 ++---
9637 src/cairo-path-fill.c          |  20 +++---
9638 src/cairo-path-fixed-private.h |   2 +-
9639 src/cairo-path-stroke.c        |  34 ++++-----
9640 src/cairo-path.c               |  74 ++++++++++----------
9641 src/cairo_font.c               |   2 +-
9642 src/cairo_ft_font.c            |  26 +++----
9643 src/cairo_gstate.c             |  66 +++++++++---------
9644 src/cairo_path.c               |  74 ++++++++++----------
9645 src/cairo_path_bounds.c        |  18 ++---
9646 src/cairo_path_fill.c          |  20 +++---
9647 src/cairo_path_stroke.c        |  34 ++++-----
9648 src/cairoint.h                 | 152 ++++++++++++++++++++++-------------------
9649 18 files changed, 360 insertions(+), 313 deletions(-)
9650
9651commit 0ba7a082afa91476129f2cbdbc48360b4f83efec
9652Author:     Carl Worth <cworth@cworth.org>
9653AuthorDate: Wed Mar 23 13:52:11 2005 +0000
9654Commit:     Carl Worth <cworth@cworth.org>
9655CommitDate: Wed Mar 23 13:52:11 2005 +0000
9656
9657    Remove CAIRO_BEGIN_DECLS and CAIRO_END_DECLS as they are not needed for private headers.
9658    Add ASSERT_NOT_REACHED macro.
9659    Rewrite in terms of cairo_copt_path and cairo_copy_path_flat in preparation for removing cairo_gstate_interpret_path.
9660
9661 ChangeLog                     | 11 +++++++
9662 src/cairo-path-data-private.h |  4 ---
9663 src/cairo.c                   | 69 +++++++++++++++++++++++++++++++++++--------
9664 src/cairoint.h                |  6 ++++
9665 4 files changed, 73 insertions(+), 17 deletions(-)
9666
9667commit cb5bbd0aa75ad55a7f0f61c718c32f9b9f5af45e
9668Author:     Carl Worth <cworth@cworth.org>
9669AuthorDate: Wed Mar 23 13:50:51 2005 +0000
9670Commit:     Carl Worth <cworth@cworth.org>
9671CommitDate: Wed Mar 23 13:50:51 2005 +0000
9672
9673    Begin the process of breaking up cairoint.h, moving structure definitions of cairo_t, cairo_gstate_t, and cairo_path_real_t into their own header files.
9674    Track changes to header files, reaching into the new private headers where necessary.
9675
9676 ChangeLog                      | 17 +++++++++
9677 src/cairo-gstate-private.h     | 85 +++++++++++++++++++++++++++++++++++++++++
9678 src/cairo-gstate.c             |  2 +
9679 src/cairo-path-fill.c          |  3 ++
9680 src/cairo-path-fixed-private.h | 74 ++++++++++++++++++++++++++++++++++++
9681 src/cairo-path-stroke.c        |  3 ++
9682 src/cairo-path.c               |  2 +
9683 src/cairo-pen.c                |  2 +
9684 src/cairo-private.h            | 47 +++++++++++++++++++++++
9685 src/cairo.c                    |  2 +
9686 src/cairo_gstate.c             |  2 +
9687 src/cairo_path.c               |  2 +
9688 src/cairo_path_fill.c          |  3 ++
9689 src/cairo_path_stroke.c        |  3 ++
9690 src/cairo_pen.c                |  2 +
9691 src/cairoint.h                 | 86 +-----------------------------------------
9692 16 files changed, 251 insertions(+), 84 deletions(-)
9693
9694commit 9bb171515986fa26dd12ae19e684db847a614960
9695Author:     Carl Worth <cworth@cworth.org>
9696AuthorDate: Wed Mar 23 13:49:32 2005 +0000
9697Commit:     Carl Worth <cworth@cworth.org>
9698CommitDate: Wed Mar 23 13:49:32 2005 +0000
9699
9700    Move surface-specific cairo_t functions to cairo.c.
9701    Remove functions that have now moved to cairo.c.
9702    A few new files to ignore now with new compilation mode using a libtool helper library.
9703
9704 ChangeLog                 |  20 ++++
9705 src/cairo-glitz-surface.c |  19 ----
9706 src/cairo-pdf-surface.c   |  75 -------------
9707 src/cairo-ps-surface.c    |  40 -------
9708 src/cairo-win32-surface.c |  21 ----
9709 src/cairo-xcb-surface.c   |  24 -----
9710 src/cairo-xlib-surface.c  |  41 -------
9711 src/cairo.c               | 265 ++++++++++++++++++++++++++++++++++++++++++++++
9712 src/cairo_glitz_surface.c |  19 ----
9713 src/cairo_pdf_surface.c   |  75 -------------
9714 src/cairo_png_surface.c   |  23 ----
9715 src/cairo_ps_surface.c    |  40 -------
9716 src/cairo_win32_surface.c |  21 ----
9717 src/cairo_xcb_surface.c   |  24 -----
9718 src/cairo_xlib_surface.c  |  41 -------
9719 test/.cvsignore           |   5 +-
9720 16 files changed, 288 insertions(+), 465 deletions(-)
9721
9722commit 12de3807b48d6c5f133983a0de1498f93e0c84a6
9723Author:     Carl Worth <cworth@cworth.org>
9724AuthorDate: Wed Mar 23 13:31:01 2005 +0000
9725Commit:     Carl Worth <cworth@cworth.org>
9726CommitDate: Wed Mar 23 13:31:01 2005 +0000
9727
9728    Add backwards-compatibility for recently renamed functions.
9729
9730 ChangeLog   |  5 +++++
9731 src/cairo.h | 12 ++++++++++++
9732 2 files changed, 17 insertions(+)
9733
9734commit b381eb8045683e51cbd052bb724cab9969677cb6
9735Author:     Carl Worth <cworth@cworth.org>
9736AuthorDate: Sun Mar 20 23:23:19 2005 +0000
9737Commit:     Carl Worth <cworth@cworth.org>
9738CommitDate: Sun Mar 20 23:23:19 2005 +0000
9739
9740    Rename functions to eliminate abbreviations: cairo_concat_matrix -> cairo_transform cairo_transform_point -> cairo_user_to_device cairo_transform_distance -> cairo_user_to_device_distance cairo_inverse_transform_point -> cairo_device_to_user cairo_inverse_transform_distance-> cairo_device_to_user_distance cairo_init_clip -> cairo_reset_clip
9741
9742 ChangeLog          |  19 +++++++
9743 src/cairo-gstate.c |  29 +++++-----
9744 src/cairo-matrix.c |  10 ++--
9745 src/cairo.c        | 159 ++++++++++++++++++++++++++++++++++++++++++++++++-----
9746 src/cairo.h        |  14 ++---
9747 src/cairo_gstate.c |  29 +++++-----
9748 src/cairo_matrix.c |  10 ++--
9749 src/cairoint.h     |  16 +++---
9750 8 files changed, 220 insertions(+), 66 deletions(-)
9751
9752commit ba5bf28fbcc41925f49700be02365850b7e445d7
9753Author:     Carl Worth <cworth@cworth.org>
9754AuthorDate: Fri Mar 18 14:31:11 2005 +0000
9755Commit:     Carl Worth <cworth@cworth.org>
9756CommitDate: Fri Mar 18 14:31:11 2005 +0000
9757
9758    Update API shakeup chart.
9759
9760 ChangeLog | 4 ++++
9761 TODO      | 6 +++---
9762 2 files changed, 7 insertions(+), 3 deletions(-)
9763
9764commit c629df861673bd9e60cf7a3babd83f0f5bb257f0
9765Author:     Carl Worth <cworth@cworth.org>
9766AuthorDate: Fri Mar 18 14:28:53 2005 +0000
9767Commit:     Carl Worth <cworth@cworth.org>
9768CommitDate: Fri Mar 18 14:28:53 2005 +0000
9769
9770    * src/cairo.c: (cairo_copy_path), (cairo_copy_path_flat), (cairo_append_path): Rename cairo_copy_path_data, cairop_copy_path_data_flat, and cairo_append_path_data to cairo_copy_path, cairo_copy_path_flat, and cairo_append_path.
9771    Add new cairo_path_t, containing a cairo_path_data_t array and an explicit length. Remove CAIRO_PATH_END_PATH terminator from cairo_path_data_t.
9772    Rename the internal path object from cairo_path_t to cairo_path_real_t.
9773
9774 ChangeLog                     | 36 +++++++++++++++++++++
9775 src/cairo-atsui-font.c        |  4 +--
9776 src/cairo-font.c              |  2 +-
9777 src/cairo-ft-font.c           | 10 +++---
9778 src/cairo-gstate.c            |  2 +-
9779 src/cairo-path-bounds.c       |  4 ++-
9780 src/cairo-path-data-private.h | 10 +++---
9781 src/cairo-path-data.c         | 65 ++++++++++++++++++++-----------------
9782 src/cairo-path-fill.c         |  4 ++-
9783 src/cairo-path-stroke.c       |  4 ++-
9784 src/cairo-path.c              | 62 ++++++++++++++++++++----------------
9785 src/cairo.c                   | 56 ++++++++++++++++----------------
9786 src/cairo.h                   | 74 ++++++++++++++++++++++++++++---------------
9787 src/cairo_atsui_font.c        |  4 +--
9788 src/cairo_font.c              |  2 +-
9789 src/cairo_ft_font.c           | 10 +++---
9790 src/cairo_gstate.c            |  2 +-
9791 src/cairo_path.c              | 62 ++++++++++++++++++++----------------
9792 src/cairo_path_bounds.c       |  4 ++-
9793 src/cairo_path_data.c         | 65 ++++++++++++++++++++-----------------
9794 src/cairo_path_fill.c         |  4 ++-
9795 src/cairo_path_stroke.c       |  4 ++-
9796 src/cairoint.h                | 64 ++++++++++++++++++++-----------------
9797 test/path-data.c              | 60 +++++++++++++++++++++--------------
9798 test/path_data.c              | 60 +++++++++++++++++++++--------------
9799 25 files changed, 402 insertions(+), 272 deletions(-)
9800
9801commit 987a13b814d2d84cff719a817f9f73a5b7aa38f2
9802Author:     Kristian Høgsberg <krh@redhat.com>
9803AuthorDate: Fri Mar 18 12:26:03 2005 +0000
9804Commit:     Kristian Høgsberg <krh@redhat.com>
9805CommitDate: Fri Mar 18 12:26:03 2005 +0000
9806
9807    Remove return statements from these functions (bug #2137).
9808
9809 ChangeLog               |  6 ++++++
9810 src/cairo-pdf-surface.c | 20 ++++++++++----------
9811 src/cairo_pdf_surface.c | 20 ++++++++++----------
9812 3 files changed, 26 insertions(+), 20 deletions(-)
9813
9814commit 84a6da8f07a5f0352a342ed8d599b52ab32dfe6f
9815Author:     Carl Worth <cworth@cworth.org>
9816AuthorDate: Fri Mar 18 11:15:25 2005 +0000
9817Commit:     Carl Worth <cworth@cworth.org>
9818CommitDate: Fri Mar 18 11:15:25 2005 +0000
9819
9820    Remove unused libcairo_freetype_sources (thanks to Damien Carbery). Closes bug #2673.
9821
9822 ChangeLog       | 6 ++++++
9823 TODO            | 2 +-
9824 src/Makefile.am | 1 -
9825 3 files changed, 7 insertions(+), 2 deletions(-)
9826
9827commit 2ad590a0eebe8c03cb956dfaf0ce79c485c2ce3c
9828Author:     Owen Taylor <otaylor@redhat.com>
9829AuthorDate: Thu Mar 17 13:27:26 2005 +0000
9830Commit:     Owen Taylor <otaylor@redhat.com>
9831CommitDate: Thu Mar 17 13:27:26 2005 +0000
9832
9833    doc fix - 90 degrees is MI_PI/2 radians.
9834    src/cairo.c src/cairo_matrix.c src/cairo_ft_font.c src/cairo_ps_surface.c src/cairo_quartz_surface.c src/cairo_win32_font.c src/cairo_win32_surface.c src/cairo_xlib_surface.c: Cairo is only capitalized at the beginning of sentences.
9835
9836 ChangeLog                  | 11 +++++++++++
9837 src/cairo-ft-font.c        |  2 +-
9838 src/cairo-matrix.c         |  4 ++--
9839 src/cairo-ps-surface.c     |  4 ++--
9840 src/cairo-quartz-surface.c |  6 +++---
9841 src/cairo-win32-font.c     |  2 +-
9842 src/cairo-win32-surface.c  |  6 +++---
9843 src/cairo-xlib-surface.c   | 12 ++++++------
9844 src/cairo.c                |  4 ++--
9845 src/cairo_ft_font.c        |  2 +-
9846 src/cairo_matrix.c         |  4 ++--
9847 src/cairo_ps_surface.c     |  4 ++--
9848 src/cairo_quartz_surface.c |  6 +++---
9849 src/cairo_win32_font.c     |  2 +-
9850 src/cairo_win32_surface.c  |  6 +++---
9851 src/cairo_xlib_surface.c   | 12 ++++++------
9852 16 files changed, 49 insertions(+), 38 deletions(-)
9853
9854commit 58420806bbbe3970747edc2efaa155651377a370
9855Author:     Kristian Høgsberg <krh@redhat.com>
9856AuthorDate: Thu Mar 17 13:13:56 2005 +0000
9857Commit:     Kristian Høgsberg <krh@redhat.com>
9858CommitDate: Thu Mar 17 13:13:56 2005 +0000
9859
9860    From Tor Lillqvist <tml@novell.com>:
9861    Open output PNG files in binary mode.
9862
9863 ChangeLog         | 7 +++++++
9864 test/cairo-test.c | 4 ++--
9865 test/cairo_test.c | 4 ++--
9866 3 files changed, 11 insertions(+), 4 deletions(-)
9867
9868commit e66e4c7b8c7aa80e3a71caebefae06cd2d6b468e
9869Author:     Owen Taylor <otaylor@redhat.com>
9870AuthorDate: Thu Mar 17 12:57:42 2005 +0000
9871Commit:     Owen Taylor <otaylor@redhat.com>
9872CommitDate: Thu Mar 17 12:57:42 2005 +0000
9873
9874    src/cairo.h src/cairo_surface.c src/cairo-xlib.h src/cairo_xlib_surface.c: Move cairo_xlib_surface_set_device_offset() to a generic cairo_surface_set_device_offset().
9875    Take the surface's device offset into account.
9876    Update.
9877
9878 ChangeLog                          |  11 ++++
9879 doc/public/cairo-sections.txt      |   6 +-
9880 doc/public/tmpl/cairo-pdf.sgml     |  34 +++++++++++
9881 doc/public/tmpl/cairo-surface.sgml |  19 ++++++
9882 doc/public/tmpl/cairo-xlib.sgml    |  10 ----
9883 doc/public/tmpl/cairo.sgml         |  13 ++++
9884 src/cairo-gstate.c                 | 119 ++++++++++++++++++++++++++-----------
9885 src/cairo-surface.c                |  30 ++++++++++
9886 src/cairo-xlib-surface.c           | 111 +++++-----------------------------
9887 src/cairo-xlib.h                   |   5 --
9888 src/cairo.h                        |   5 ++
9889 src/cairo_gstate.c                 | 119 ++++++++++++++++++++++++++-----------
9890 src/cairo_surface.c                |  30 ++++++++++
9891 src/cairo_xlib_surface.c           | 111 +++++-----------------------------
9892 src/cairoint.h                     |   3 +
9893 15 files changed, 350 insertions(+), 276 deletions(-)
9894
9895commit 0b09748296ea3f0ebb554061ef248373b8437947
9896Author:     Owen Taylor <otaylor@redhat.com>
9897AuthorDate: Thu Mar 17 11:24:00 2005 +0000
9898Commit:     Owen Taylor <otaylor@redhat.com>
9899CommitDate: Thu Mar 17 11:24:00 2005 +0000
9900
9901    Fix the docs to to correctly describe the order of transformation for muliply/scale/rotate/translate. (cairo_matrix_translate): Fix translate/rotate typo in the parameter descriptions.
9902
9903 ChangeLog          |  7 +++++++
9904 src/cairo-matrix.c | 35 ++++++++++++++++++++++-------------
9905 src/cairo_matrix.c | 35 ++++++++++++++++++++++-------------
9906 3 files changed, 51 insertions(+), 26 deletions(-)
9907
9908commit 1e7138175667e55dad7e0ca8ebadd0a1a50f0fa8
9909Author:     Kristian Høgsberg <krh@redhat.com>
9910AuthorDate: Thu Mar 17 07:32:28 2005 +0000
9911Commit:     Kristian Høgsberg <krh@redhat.com>
9912CommitDate: Thu Mar 17 07:32:28 2005 +0000
9913
9914    Forgot to add this file.
9915
9916 ChangeLog | 4 ++++
9917 1 file changed, 4 insertions(+)
9918
9919commit b481b858412876f015a2fcba286b0cc5cadf4d0c
9920Author:     Kristian Høgsberg <krh@redhat.com>
9921AuthorDate: Thu Mar 17 07:30:05 2005 +0000
9922Commit:     Kristian Høgsberg <krh@redhat.com>
9923CommitDate: Thu Mar 17 07:30:05 2005 +0000
9924
9925    ChangeLog
9926
9927 src/cairo-output-stream.c | 147 ++++++++++++++++++++++++++++++++++++++++++++++
9928 src/cairo_output_stream.c | 147 ++++++++++++++++++++++++++++++++++++++++++++++
9929 2 files changed, 294 insertions(+)
9930
9931commit 0f52fb2289b8369f0d66a779338e18818746ad7d
9932Author:     Kristian Høgsberg <krh@redhat.com>
9933AuthorDate: Wed Mar 16 12:15:29 2005 +0000
9934Commit:     Kristian Høgsberg <krh@redhat.com>
9935CommitDate: Wed Mar 16 12:15:29 2005 +0000
9936
9937    Dont call user data destroy function if it's NULL.
9938    Add test case for user data with NULL destroy function.
9939
9940 ChangeLog           | 11 ++++++++++-
9941 src/cairo-surface.c |  4 ++--
9942 src/cairo_surface.c |  4 ++--
9943 test/user-data.c    |  8 ++++++++
9944 test/user_data.c    |  8 ++++++++
9945 5 files changed, 30 insertions(+), 5 deletions(-)
9946
9947commit 6993c086ebaa9a98b1794f2c483013ec51cc41ec
9948Author:     Kristian Høgsberg <krh@redhat.com>
9949AuthorDate: Wed Mar 16 12:08:41 2005 +0000
9950Commit:     Kristian Høgsberg <krh@redhat.com>
9951CommitDate: Wed Mar 16 12:08:41 2005 +0000
9952
9953    Add cairo_output_stream.c
9954    Add new errors, CAIRO_STATUS_WRITE_ERROR and CAIRO_STATUS_SURFACE_FINISHED, add cairo_surface_finish() prototype, add cairo_write_func_t.
9955    Add strings for new errors, documentation fix.
9956    Rename surface destroy functions to finish and change them to not free the surface.
9957    Change PDF surface constructors to take a write function in the general case and add stdio convenience constructors. Change destroy function to finish for cairo_pdf_surface. Change implementation to use cairo_output_stream_t functions for output.
9958    Use _cairo_surface_show_glyphs instead of calling function pointer directly.
9959    Add prototypes for cairo output stream functions, rename destroy to finish in cairo_surface_backend_t and add finished flag to cairo_surface_t.
9960    Add cairo_surface_finish() and call it from cairo_surface_destroy(). Check the finished flag in cairo_surface_t in functions that change the surface.
9961
9962 ChangeLog                 |  38 +++
9963 src/Makefile.am           |   1 +
9964 src/cairo-font.c          |  19 +-
9965 src/cairo-glitz-surface.c |  11 +-
9966 src/cairo-image-surface.c |   8 +-
9967 src/cairo-pdf-surface.c   | 849 ++++++++++++++++++++++++++--------------------
9968 src/cairo-pdf.h           |  40 ++-
9969 src/cairo-ps-surface.c    |   8 +-
9970 src/cairo-surface.c       | 116 ++++++-
9971 src/cairo-win32-surface.c |   6 +-
9972 src/cairo-xcb-surface.c   |   6 +-
9973 src/cairo-xlib-surface.c  |   8 +-
9974 src/cairo.c               |   6 +-
9975 src/cairo.h               |  22 +-
9976 src/cairo_font.c          |  19 +-
9977 src/cairo_glitz_surface.c |  11 +-
9978 src/cairo_image_surface.c |   8 +-
9979 src/cairo_pdf_surface.c   | 849 ++++++++++++++++++++++++++--------------------
9980 src/cairo_png_surface.c   |   8 +-
9981 src/cairo_ps_surface.c    |   8 +-
9982 src/cairo_surface.c       | 116 ++++++-
9983 src/cairo_win32_surface.c |   6 +-
9984 src/cairo_xcb_surface.c   |   6 +-
9985 src/cairo_xlib_surface.c  |   8 +-
9986 src/cairoint.h            |  49 ++-
9987 25 files changed, 1415 insertions(+), 811 deletions(-)
9988
9989commit 5fecf69e2c41ed1957fdde8b0208e7a4aa031466
9990Author:     Owen Taylor <otaylor@redhat.com>
9991AuthorDate: Tue Mar 15 16:25:30 2005 +0000
9992Commit:     Owen Taylor <otaylor@redhat.com>
9993CommitDate: Tue Mar 15 16:25:30 2005 +0000
9994
9995    src/cairo-xlib.h src/cairo_xlib_surface.c: Rework set of contructors for XLib surfaces. Add cairo_xlib_surface_set_size().
9996    src/cairo-xlib.h src/cairo_xlib_surface.c: Add cairo_xlib_surface_set_device_offset().
9997    Rewrite for clarity and efficiency.
9998    Use a temporary pixmap to avoid possible BadMatch when fetch from windows.
9999    src/cairo.[ch] src/cairo-xlib.h: Fix some parameter names for the docs.
10000    Update
10001
10002 ChangeLog                          |  21 ++
10003 doc/public/cairo-sections.txt      |   5 +
10004 doc/public/tmpl/cairo-surface.sgml |   4 +-
10005 doc/public/tmpl/cairo-xlib.sgml    |  55 ++++
10006 src/cairo-xlib-surface.c           | 583 ++++++++++++++++++++++++++-----------
10007 src/cairo-xlib.h                   |  38 ++-
10008 src/cairo.c                        |   2 +-
10009 src/cairo.h                        |   2 +-
10010 src/cairo_xlib_surface.c           | 583 ++++++++++++++++++++++++++-----------
10011 9 files changed, 955 insertions(+), 338 deletions(-)
10012
10013commit 30e771d8118a6b240f483b4d0db26bb970e88181
10014Author:     Carl Worth <cworth@cworth.org>
10015AuthorDate: Mon Mar 14 11:49:12 2005 +0000
10016Commit:     Carl Worth <cworth@cworth.org>
10017CommitDate: Mon Mar 14 11:49:12 2005 +0000
10018
10019    Add reference image.
10020
10021 ChangeLog              |   4 ++++
10022 test/path-data-ref.png | Bin 0 -> 387 bytes
10023 test/path_data-ref.png | Bin 0 -> 387 bytes
10024 3 files changed, 4 insertions(+)
10025
10026commit f385e5f3e47dec22aa48df02f3f19b06fe0b8780
10027Author:     Carl Worth <cworth@cworth.org>
10028AuthorDate: Mon Mar 14 11:14:13 2005 +0000
10029Commit:     Carl Worth <cworth@cworth.org>
10030CommitDate: Mon Mar 14 11:14:13 2005 +0000
10031
10032    Fixes to force tests to run against locally compiled version (thanks to Manish Singh).
10033
10034 ChangeLog        |  5 +++++
10035 test/Makefile.am | 36 +++++++++++++++++++-----------------
10036 2 files changed, 24 insertions(+), 17 deletions(-)
10037
10038commit a98430092f5f43cfa6eee555a56d91575d92cd62
10039Author:     Carl Worth <cworth@cworth.org>
10040AuthorDate: Fri Mar 11 14:29:15 2005 +0000
10041Commit:     Carl Worth <cworth@cworth.org>
10042CommitDate: Fri Mar 11 14:29:15 2005 +0000
10043
10044    Added some documentation, so we get some churn here.
10045    New functions: cairo_copy_path_data, cairo_copy_path_data_flat, and cairo_append_path_data.
10046    Add new implementation for cairo_copy_path_data and cairo_append_path_data.
10047    New test for new path_data functions.
10048
10049 ChangeLog                          |  19 +++
10050 doc/public/cairo-sections.txt      |  11 ++
10051 doc/public/tmpl/cairo-surface.sgml |  22 +++
10052 doc/public/tmpl/cairo.sgml         |  43 ++++++
10053 src/Makefile.am                    |   2 +
10054 src/cairo-path-data-private.h      |  57 ++++++++
10055 src/cairo-path-data.c              | 268 +++++++++++++++++++++++++++++++++++++
10056 src/cairo.c                        |  88 +++++++++++-
10057 src/cairo.h                        | 100 +++++++++++++-
10058 src/cairo_path_data.c              | 268 +++++++++++++++++++++++++++++++++++++
10059 test/.cvsignore                    |   3 +
10060 test/Makefile.am                   |   3 +
10061 test/path-data.c                   | 167 +++++++++++++++++++++++
10062 test/path_data.c                   | 167 +++++++++++++++++++++++
10063 14 files changed, 1210 insertions(+), 8 deletions(-)
10064
10065commit db616356c1dd6a8a30c681e3380003ada1f3234c
10066Author:     Owen Taylor <otaylor@redhat.com>
10067AuthorDate: Fri Mar 11 12:09:00 2005 +0000
10068Commit:     Owen Taylor <otaylor@redhat.com>
10069CommitDate: Fri Mar 11 12:09:00 2005 +0000
10070
10071    Set format->depth correctly instead of just using the bpp.
10072
10073 pixman/ChangeLog      | 5 +++++
10074 pixman/src/icformat.c | 6 +++++-
10075 2 files changed, 10 insertions(+), 1 deletion(-)
10076
10077commit 1f5394ffe91ee8a7bd4c15cbec3a8ac3956d949e
10078Author:     Kristian Høgsberg <krh@redhat.com>
10079AuthorDate: Thu Mar 10 09:28:50 2005 +0000
10080Commit:     Kristian Høgsberg <krh@redhat.com>
10081CommitDate: Thu Mar 10 09:28:50 2005 +0000
10082
10083    *** empty log message ***
10084
10085 ChangeLog           |  5 +++++
10086 src/cairo-surface.c | 18 ++++++++++++++++++
10087 src/cairo_surface.c | 18 ++++++++++++++++++
10088 3 files changed, 41 insertions(+)
10089
10090commit b032d02322a656a3cfc02d0ea788680c12689d1f
10091Author:     Kristian Høgsberg <krh@redhat.com>
10092AuthorDate: Thu Mar 10 09:22:20 2005 +0000
10093Commit:     Kristian Høgsberg <krh@redhat.com>
10094CommitDate: Thu Mar 10 09:22:20 2005 +0000
10095
10096    Fix assert()'s using = instead of ==.
10097    Move xunlink call below the xasprintf that builds the filename to unlink.
10098
10099 ChangeLog         | 7 +++++++
10100 test/cairo-test.c | 4 ++--
10101 test/cairo_test.c | 4 ++--
10102 test/user-data.c  | 4 ++--
10103 test/user_data.c  | 4 ++--
10104 5 files changed, 15 insertions(+), 8 deletions(-)
10105
10106commit 05a7c69c904119ee08df40b8e3f7154614fcbf8e
10107Author:     Carl Worth <cworth@cworth.org>
10108AuthorDate: Thu Mar 10 09:02:41 2005 +0000
10109Commit:     Carl Worth <cworth@cworth.org>
10110CommitDate: Thu Mar 10 09:02:41 2005 +0000
10111
10112    API Shakeup status update.
10113
10114 ChangeLog |  4 ++++
10115 TODO      | 15 ++++++++-------
10116 2 files changed, 12 insertions(+), 7 deletions(-)
10117
10118commit c67ba13a6e715fa3bd4e785ed72c093f791e2774
10119Author:     Carl Worth <cworth@cworth.org>
10120AuthorDate: Thu Mar 10 08:59:11 2005 +0000
10121Commit:     Carl Worth <cworth@cworth.org>
10122CommitDate: Thu Mar 10 08:59:11 2005 +0000
10123
10124    Originally: 2005-02-24 Carl Worth <cworth@cworth.org>
10125    Add const qualifier to cairo_user_data_key_t arguments.
10126    Originally: 2005-02-15 Kristian Høgsberg <krh@redhat.com>
10127    Add these two functions to set and get user data on an surface.
10128    Function prototypes for new functions.
10129    Test case for user data functions.
10130
10131 ChangeLog                          | 18 ++++++++
10132 doc/public/tmpl/cairo-atsui.sgml   |  3 ++
10133 doc/public/tmpl/cairo-ft.sgml      |  3 ++
10134 doc/public/tmpl/cairo-glitz.sgml   |  3 ++
10135 doc/public/tmpl/cairo-matrix.sgml  |  3 ++
10136 doc/public/tmpl/cairo-pattern.sgml |  3 ++
10137 doc/public/tmpl/cairo-pdf.sgml     |  3 ++
10138 doc/public/tmpl/cairo-png.sgml     |  3 ++
10139 doc/public/tmpl/cairo-ps.sgml      |  3 ++
10140 doc/public/tmpl/cairo-quartz.sgml  |  3 ++
10141 doc/public/tmpl/cairo-surface.sgml |  3 ++
10142 doc/public/tmpl/cairo-xcb.sgml     |  3 ++
10143 doc/public/tmpl/cairo-xlib.sgml    |  3 ++
10144 doc/public/tmpl/cairo.sgml         | 48 +++++++++++++-------
10145 src/cairo-surface.c                | 90 ++++++++++++++++++++++++++++++++++++++
10146 src/cairo.h                        | 33 ++++++++++++++
10147 src/cairo_surface.c                | 90 ++++++++++++++++++++++++++++++++++++++
10148 src/cairoint.h                     |  1 +
10149 test/.cvsignore                    |  3 +-
10150 test/Makefile.am                   |  5 ++-
10151 test/user-data.c                   | 70 +++++++++++++++++++++++++++++
10152 test/user_data.c                   | 70 +++++++++++++++++++++++++++++
10153 22 files changed, 444 insertions(+), 20 deletions(-)
10154
10155commit 12abad4759286d8642cd02f258fba0749ea20b8b
10156Author:     Carl Worth <cworth@cworth.org>
10157AuthorDate: Wed Mar 9 17:43:59 2005 +0000
10158Commit:     Carl Worth <cworth@cworth.org>
10159CommitDate: Wed Mar 9 17:43:59 2005 +0000
10160
10161    Move filename initialization up to before first use.
10162    Add test for the most trivial cairo_get and cairo_set functions.
10163
10164 ChangeLog | 9 +++++++++
10165 1 file changed, 9 insertions(+)
10166
10167commit 0daf6b1745fa6a64652849f280da42781aeb296b
10168Author:     Carl Worth <cworth@cworth.org>
10169AuthorDate: Wed Mar 9 14:34:26 2005 +0000
10170Commit:     Carl Worth <cworth@cworth.org>
10171CommitDate: Wed Mar 9 14:34:26 2005 +0000
10172
10173    Move filename initialization up to before first use.
10174    Add test for the most trivial cairo_get and cairo_set functions.
10175
10176 test/Makefile.am   |  17 +++---
10177 test/cairo-test.c  |  22 ++++----
10178 test/cairo_test.c  |  22 ++++----
10179 test/get-and-set.c | 151 +++++++++++++++++++++++++++++++++++++++++++++++++++++
10180 test/get_and_set.c | 151 +++++++++++++++++++++++++++++++++++++++++++++++++++++
10181 5 files changed, 336 insertions(+), 27 deletions(-)
10182
10183commit c3bd9b1b8d55d1128a7f70096b7135a80c6c9bed
10184Author:     Carl Worth <cworth@cworth.org>
10185AuthorDate: Wed Mar 9 13:58:20 2005 +0000
10186Commit:     Carl Worth <cworth@cworth.org>
10187CommitDate: Wed Mar 9 13:58:20 2005 +0000
10188
10189    Change the draw function under test to return a cairo_test_status_t so that it can indicate test failure even if there is no result image.
10190
10191 ChangeLog                   | 17 +++++++++++++++++
10192 test/cairo-test.c           | 20 +++++++++++++++++---
10193 test/cairo-test.h           |  2 +-
10194 test/cairo_test.c           | 20 +++++++++++++++++---
10195 test/cairo_test.h           |  2 +-
10196 test/clip-twice.c           |  4 +++-
10197 test/clip_twice.c           |  4 +++-
10198 test/coverage.c             |  4 +++-
10199 test/fill-rule.c            |  4 +++-
10200 test/fill_rule.c            |  4 +++-
10201 test/leaky-polygon.c        |  4 +++-
10202 test/leaky_polygon.c        |  4 +++-
10203 test/line-width.c           |  4 +++-
10204 test/line_width.c           |  4 +++-
10205 test/linear-gradient.c      |  4 +++-
10206 test/linear_gradient.c      |  4 +++-
10207 test/move-to-show-surface.c |  4 +++-
10208 test/move_to_show_surface.c |  4 +++-
10209 test/pixman-rotate.c        |  4 +++-
10210 test/pixman_rotate.c        |  4 +++-
10211 test/text-cache-crash.c     |  4 +++-
10212 test/text-rotate.c          |  4 +++-
10213 test/text_cache_crash.c     |  4 +++-
10214 test/text_rotate.c          |  4 +++-
10215 24 files changed, 110 insertions(+), 27 deletions(-)
10216
10217commit 80b2742952eeadc116bef8865f55ecb47b4a0a5e
10218Author:     Carl Worth <cworth@cworth.org>
10219AuthorDate: Wed Mar 9 13:56:37 2005 +0000
10220Commit:     Carl Worth <cworth@cworth.org>
10221CommitDate: Wed Mar 9 13:56:37 2005 +0000
10222
10223    fix typos.
10224
10225 ChangeLog | 1 +
10226 TODO      | 8 ++++----
10227 2 files changed, 5 insertions(+), 4 deletions(-)
10228
10229commit 2fbdcf208216a8c383ce2ddfded4763ba700ed5a
10230Author:     Carl Worth <cworth@cworth.org>
10231AuthorDate: Wed Mar 9 12:53:01 2005 +0000
10232Commit:     Carl Worth <cworth@cworth.org>
10233CommitDate: Wed Mar 9 12:53:01 2005 +0000
10234
10235    Update API Shakeup planning chart.
10236
10237 ChangeLog |  4 ++++
10238 TODO      | 56 ++++++++++++++++++++++++++++++--------------------------
10239 2 files changed, 34 insertions(+), 26 deletions(-)
10240
10241commit 6d4653fe22c0d24d650b094a1e271c37a9a11eb1
10242Author:     Carl Worth <cworth@cworth.org>
10243AuthorDate: Wed Mar 9 12:35:36 2005 +0000
10244Commit:     Carl Worth <cworth@cworth.org>
10245CommitDate: Wed Mar 9 12:35:36 2005 +0000
10246
10247    Rename all the cairo_current functions to cairo_get functions instead. Add documentation for all of these functions (and a few others as well).
10248    Add support so that old binarys should still run and old source should still compile, (though we'll rip that out again on the API Shakeup flag day).
10249
10250 ChangeLog                     |  34 ++++
10251 doc/public/cairo-sections.txt |  53 +++---
10252 src/cairo-ft-font.c           |   8 +-
10253 src/cairo-gstate.c            |  42 ++---
10254 src/cairo-path.c              |   2 +-
10255 src/cairo.c                   | 423 ++++++++++++++++++++++++++++++++++++------
10256 src/cairo.h                   | 125 ++++++++-----
10257 src/cairo_ft_font.c           |   8 +-
10258 src/cairo_gstate.c            |  42 ++---
10259 src/cairo_path.c              |   2 +-
10260 src/cairoint.h                |  36 ++--
10261 test/pixman-rotate.c          |   2 +-
10262 test/pixman_rotate.c          |   2 +-
10263 13 files changed, 578 insertions(+), 201 deletions(-)
10264
10265commit 36820ec40a4c2cd246d23d23e6d8ef15dd4c6504
10266Author:     Carl Worth <cworth@cworth.org>
10267AuthorDate: Tue Mar 8 19:34:04 2005 +0000
10268Commit:     Carl Worth <cworth@cworth.org>
10269CommitDate: Tue Mar 8 19:34:04 2005 +0000
10270
10271    Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_4_0.
10272
10273 ChangeLog    | 5 +++++
10274 configure.in | 2 +-
10275 2 files changed, 6 insertions(+), 1 deletion(-)
10276
10277commit 980eff38e494223de00e7ded706f6beaca27fce1
10278Author:     Carl Worth <cworth@cworth.org>
10279AuthorDate: Tue Mar 8 19:30:19 2005 +0000
10280Commit:     Carl Worth <cworth@cworth.org>
10281CommitDate: Tue Mar 8 19:30:19 2005 +0000
10282
10283    Commit workaround to prevent make distcheck from making bogus complaints that gtk-doc is not enabled.
10284
10285 ChangeLog        | 4 ++++
10286 gtk-doc.make     | 8 +++++++-
10287 test/Makefile.am | 2 +-
10288 3 files changed, 12 insertions(+), 2 deletions(-)
10289
10290commit e586688e6bed6b148c6920be35741305c95f0ca6
10291Author:     Carl Worth <cworth@cworth.org>
10292AuthorDate: Tue Mar 8 19:25:39 2005 +0000
10293Commit:     Carl Worth <cworth@cworth.org>
10294CommitDate: Tue Mar 8 19:25:39 2005 +0000
10295
10296    Look for png images in ${srcdir}/filename as well, so that make distcheck can still find them.
10297    Add romedalen.png to EXTRA_DIST so the tests can pass from the tar file.
10298    Fix typo: cairo-win3 -> cairo-win32.
10299    Add cairo-win32.xml to the list, so it gets generated as well.
10300    Add pointer to new win32 documentation.
10301
10302 ChangeLog                     | 15 +++++++++++++++
10303 NEWS                          |  4 ++++
10304 doc/public/cairo-docs.xml     |  1 +
10305 doc/public/cairo-sections.txt |  2 +-
10306 test/Makefile.am              |  3 ++-
10307 test/cairo-test.c             |  9 +++++++++
10308 test/cairo_test.c             |  9 +++++++++
10309 7 files changed, 41 insertions(+), 2 deletions(-)
10310
10311commit 0c67d496a35e7f069faeaba32bfde697dc949e9f
10312Author:     Carl Worth <cworth@cworth.org>
10313AuthorDate: Tue Mar 8 17:36:24 2005 +0000
10314Commit:     Carl Worth <cworth@cworth.org>
10315CommitDate: Tue Mar 8 17:36:24 2005 +0000
10316
10317    Increment CAIRO_VERSION to 0.4.0
10318    Added notes for snapshot 0.4.0
10319
10320 ChangeLog    |   6 +++
10321 NEWS         | 122 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
10322 configure.in |   2 +-
10323 3 files changed, 129 insertions(+), 1 deletion(-)
10324
10325commit 627338ab4a270f54235c3356640f7feff4df7079
10326Author:     Carl Worth <cworth@cworth.org>
10327AuthorDate: Tue Mar 8 14:30:14 2005 +0000
10328Commit:     Carl Worth <cworth@cworth.org>
10329CommitDate: Tue Mar 8 14:30:14 2005 +0000
10330
10331    Fix accidental commit of diff, rather than ref image.
10332
10333 test/coverage-ref.png | Bin 2148 -> 44324 bytes
10334 1 file changed, 0 insertions(+), 0 deletions(-)
10335
10336commit c05059f62fc70e94ed864559212a223debe30915
10337Author:     Carl Worth <cworth@cworth.org>
10338AuthorDate: Tue Mar 8 14:25:54 2005 +0000
10339Commit:     Carl Worth <cworth@cworth.org>
10340CommitDate: Tue Mar 8 14:25:54 2005 +0000
10341
10342    Update coverage-ref.png due to seemingly harmless, though not entirely understood changes.
10343
10344 test/coverage-ref.png | Bin 44331 -> 2148 bytes
10345 1 file changed, 0 insertions(+), 0 deletions(-)
10346
10347commit 246a07022aa97614c8961526cf3e2b06e8d5774b
10348Author:     Carl Worth <cworth@cworth.org>
10349AuthorDate: Tue Mar 8 13:44:14 2005 +0000
10350Commit:     Carl Worth <cworth@cworth.org>
10351CommitDate: Tue Mar 8 13:44:14 2005 +0000
10352
10353    Shared function for checking unlink errrors. (cairo_test): Move all error messages to test-specific log files for quieter test output.
10354    Make pixman_rotate an expected failure.
10355
10356 ChangeLog         |  8 ++++++++
10357 test/Makefile.am  |  6 ++----
10358 test/cairo-test.c | 48 ++++++++++++++++++++++++++++++++++--------------
10359 test/cairo_test.c | 48 ++++++++++++++++++++++++++++++++++--------------
10360 4 files changed, 78 insertions(+), 32 deletions(-)
10361
10362commit 4dcccab806f56f54bd21541c9a90a9439f8ccbbe
10363Author:     Carl Worth <cworth@cworth.org>
10364AuthorDate: Tue Mar 8 08:51:48 2005 +0000
10365Commit:     Carl Worth <cworth@cworth.org>
10366CommitDate: Tue Mar 8 08:51:48 2005 +0000
10367
10368    Require libpixman >= 0.1.4.
10369
10370 ChangeLog    | 4 ++++
10371 configure.in | 2 +-
10372 2 files changed, 5 insertions(+), 1 deletion(-)
10373
10374commit 74416f2d9aa4529ca8951f0d276e06a148c632fb
10375Author:     Kristian Høgsberg <krh@redhat.com>
10376AuthorDate: Mon Mar 7 21:22:42 2005 +0000
10377Commit:     Kristian Høgsberg <krh@redhat.com>
10378CommitDate: Mon Mar 7 21:22:42 2005 +0000
10379
10380    Return CAIRO_STATUS_SUCCESS even if we don't implement masks yet, so we don't set cr->status to CAIRO_INT_STATUS_UNSUPPORTED.
10381
10382 ChangeLog               | 6 ++++++
10383 src/cairo-pdf-surface.c | 2 +-
10384 src/cairo_pdf_surface.c | 2 +-
10385 3 files changed, 8 insertions(+), 2 deletions(-)
10386
10387commit c4697bc572f60340978df6662caad0e0755acc58
10388Author:     Carl Worth <cworth@cworth.org>
10389AuthorDate: Mon Mar 7 14:23:07 2005 +0000
10390Commit:     Carl Worth <cworth@cworth.org>
10391CommitDate: Mon Mar 7 14:23:07 2005 +0000
10392
10393    Disable the "new" intersection code so that the incorrect fill problems (test/fill_rule) go away.
10394
10395 ChangeLog         |  3 +++
10396 src/cairo-traps.c | 28 ++++++++++++++++++++++++++--
10397 src/cairo_traps.c | 28 ++++++++++++++++++++++++++--
10398 3 files changed, 55 insertions(+), 4 deletions(-)
10399
10400commit 864496a10a2a99c27c8dcd90efb7cb1759036ef3
10401Author:     Carl Worth <cworth@cworth.org>
10402AuthorDate: Mon Mar 7 13:50:30 2005 +0000
10403Commit:     Carl Worth <cworth@cworth.org>
10404CommitDate: Mon Mar 7 13:50:30 2005 +0000
10405
10406    Increment version to 0.1.4-head post-snapshot.
10407
10408 pixman/ChangeLog    | 2 ++
10409 pixman/configure.in | 2 +-
10410 2 files changed, 3 insertions(+), 1 deletion(-)
10411
10412commit dfcd68ecca8f6a627ba406cbd4123a3a1c5cac40
10413Author:     Carl Worth <cworth@cworth.org>
10414AuthorDate: Mon Mar 7 13:20:52 2005 +0000
10415Commit:     Carl Worth <cworth@cworth.org>
10416CommitDate: Mon Mar 7 13:20:52 2005 +0000
10417
10418    Add notes on using -head suffix for PIXMAN_VERSION.
10419
10420 pixman/ChangeLog |  2 ++
10421 pixman/RELEASING | 28 +++++++++++++++++-----------
10422 2 files changed, 19 insertions(+), 11 deletions(-)
10423
10424commit 32fbb0afae691d18c23d7fe996d33cd134f58fcb
10425Author:     Carl Worth <cworth@cworth.org>
10426AuthorDate: Mon Mar 7 12:40:29 2005 +0000
10427Commit:     Carl Worth <cworth@cworth.org>
10428CommitDate: Mon Mar 7 12:40:29 2005 +0000
10429
10430    Make configure fail if no font backend is available. Point the user at freetype and fontconfig.
10431
10432 ChangeLog    |  5 +++++
10433 configure.in | 10 ++++++++++
10434 2 files changed, 15 insertions(+)
10435
10436commit 5804df2bcc1d0d697a2e4c4b7620d742e10fd450
10437Author:     Carl Worth <cworth@cworth.org>
10438AuthorDate: Mon Mar 7 12:16:33 2005 +0000
10439Commit:     Carl Worth <cworth@cworth.org>
10440CommitDate: Mon Mar 7 12:16:33 2005 +0000
10441
10442    Add notes for snapshot 0.1.4.
10443    Increment version to 0.1.4.
10444
10445 pixman/ChangeLog    |  6 ++++++
10446 pixman/NEWS         | 22 ++++++++++++++++++++++
10447 pixman/configure.in |  2 +-
10448 3 files changed, 29 insertions(+), 1 deletion(-)
10449
10450commit e7607bb379641f1f07a08e02214db63c0ed637a4
10451Author:     Owen Taylor <otaylor@redhat.com>
10452AuthorDate: Sun Mar 6 12:05:23 2005 +0000
10453Commit:     Owen Taylor <otaylor@redhat.com>
10454CommitDate: Sun Mar 6 12:05:23 2005 +0000
10455
10456    Comment and clean up the gradient computation. (_cairo_linear_pattern_classify): Determine if a linear gradient is horizontal or vertical. (_cairo_pattern_acquire_surface_for_gradient): Optimize horizontal/vertical gradients with a repeating surface.
10457    Test case for linear gradients at angles and with a rotated pattern matrix.
10458
10459 ChangeLog                    |  12 ++++
10460 src/cairo-pattern.c          | 119 ++++++++++++++++++++++++++++++------
10461 src/cairo_pattern.c          | 119 ++++++++++++++++++++++++++++++------
10462 test/Makefile.am             |   3 +
10463 test/linear-gradient-ref.png | Bin 0 -> 12724 bytes
10464 test/linear-gradient.c       | 141 +++++++++++++++++++++++++++++++++++++++++++
10465 test/linear_gradient-ref.png | Bin 0 -> 12724 bytes
10466 test/linear_gradient.c       | 141 +++++++++++++++++++++++++++++++++++++++++++
10467 8 files changed, 497 insertions(+), 38 deletions(-)
10468
10469commit 023d91123229dfb7db1c9e28b3981037660cc5a6
10470Author:     David Reveman <davidr@novell.com>
10471AuthorDate: Sun Mar 6 05:16:19 2005 +0000
10472Commit:     David Reveman <davidr@novell.com>
10473CommitDate: Sun Mar 6 05:16:19 2005 +0000
10474
10475    Fix gradient acceleration in glitz backend
10476
10477 ChangeLog                 |  9 ++++++
10478 src/cairo-glitz-surface.c | 76 ++++++++++++++++++++++++++++++-----------------
10479 src/cairo_glitz_surface.c | 76 ++++++++++++++++++++++++++++++-----------------
10480 3 files changed, 107 insertions(+), 54 deletions(-)
10481
10482commit 50b483042dc8b02fdcf8cc04bccf24b68dab76d6
10483Author:     Owen Taylor <otaylor@redhat.com>
10484AuthorDate: Fri Mar 4 10:43:24 2005 +0000
10485Commit:     Owen Taylor <otaylor@redhat.com>
10486CommitDate: Fri Mar 4 10:43:24 2005 +0000
10487
10488    src/cairo_win32_font.c src/cairo_win32_surface.c: Update for recent backend interface changes.
10489    Reenable win32 backend by default.
10490
10491 ChangeLog                 |  7 +++++
10492 src/cairo-win32-font.c    | 17 ++++++++----
10493 src/cairo-win32-surface.c | 67 ++++++++++++++---------------------------------
10494 src/cairo_win32_font.c    | 17 ++++++++----
10495 src/cairo_win32_surface.c | 67 ++++++++++++++---------------------------------
10496 5 files changed, 71 insertions(+), 104 deletions(-)
10497
10498commit f6dcd38c8cb65bfdc621efb9fad06b7c06704e69
10499Author:     Carl Worth <cworth@cworth.org>
10500AuthorDate: Fri Mar 4 10:07:22 2005 +0000
10501Commit:     Carl Worth <cworth@cworth.org>
10502CommitDate: Fri Mar 4 10:07:22 2005 +0000
10503
10504    Fix accidental reversal of condition in previous patch.
10505
10506 ChangeLog                 | 6 ++++++
10507 src/cairo-glitz-surface.c | 2 +-
10508 src/cairo_glitz_surface.c | 2 +-
10509 3 files changed, 8 insertions(+), 2 deletions(-)
10510
10511commit 66af5f9f3600b514801958d0c796a815ea4e31ee
10512Author:     Owen Taylor <otaylor@redhat.com>
10513AuthorDate: Fri Mar 4 09:41:34 2005 +0000
10514Commit:     Owen Taylor <otaylor@redhat.com>
10515CommitDate: Fri Mar 4 09:41:34 2005 +0000
10516
10517    src/cairoint.h src/cairo_pattern.c src/cairo_glitz_surface.c: Add _cairo_pattern_is_opaque, use it rather than pattern->alpha == 1.0.
10518
10519 ChangeLog                 |  6 ++++++
10520 configure.in              |  2 +-
10521 src/cairo-glitz-surface.c | 28 ++++++++++++++++++++-----
10522 src/cairo-pattern.c       | 53 +++++++++++++++++++++++++++++++++++++++++++----
10523 src/cairo-win32-surface.c |  4 ++--
10524 src/cairo_glitz_surface.c | 28 ++++++++++++++++++++-----
10525 src/cairo_pattern.c       | 53 +++++++++++++++++++++++++++++++++++++++++++----
10526 src/cairo_win32_surface.c |  4 ++--
10527 src/cairoint.h            |  3 +++
10528 9 files changed, 158 insertions(+), 23 deletions(-)
10529
10530commit c4443533e8e8fc3bbac6bfe935d1c8bb7421a710
10531Author:     Carl Worth <cworth@cworth.org>
10532AuthorDate: Fri Mar 4 07:53:09 2005 +0000
10533Commit:     Carl Worth <cworth@cworth.org>
10534CommitDate: Fri Mar 4 07:53:09 2005 +0000
10535
10536    Intersect bounds of trapezoids with the bounds of the destination surface before creating an intermediate surface.
10537
10538 pixman/ChangeLog    |  6 ++++++
10539 pixman/src/ictrap.c | 28 +++++++++++++++++++++++++---
10540 2 files changed, 31 insertions(+), 3 deletions(-)
10541
10542commit b1545db06697221af7078ab09894d378893e1162
10543Author:     Carl Worth <cworth@cworth.org>
10544AuthorDate: Fri Mar 4 07:31:49 2005 +0000
10545Commit:     Carl Worth <cworth@cworth.org>
10546CommitDate: Fri Mar 4 07:31:49 2005 +0000
10547
10548    Add comment from xserver's mitrap.c.
10549
10550 pixman/ChangeLog    | 5 +++++
10551 pixman/src/ictrap.c | 7 +++++--
10552 2 files changed, 10 insertions(+), 2 deletions(-)
10553
10554commit 4552898cfb11f7bc5161a713217dd964956437b7
10555Author:     David Reveman <davidr@novell.com>
10556AuthorDate: Thu Mar 3 20:16:23 2005 +0000
10557Commit:     David Reveman <davidr@novell.com>
10558CommitDate: Thu Mar 3 20:16:23 2005 +0000
10559
10560    Update xcb backend
10561
10562 ChangeLog               |   4 +
10563 configure.in            |   4 +-
10564 src/cairo-xcb-surface.c | 457 +++++++++++++++++++++++++++++++++---------------
10565 src/cairo_xcb_surface.c | 457 +++++++++++++++++++++++++++++++++---------------
10566 4 files changed, 630 insertions(+), 292 deletions(-)
10567
10568commit f54f78525a1d4fcf535cf7c7a47c40073889081e
10569Author:     David Reveman <davidr@novell.com>
10570AuthorDate: Thu Mar 3 19:09:24 2005 +0000
10571Commit:     David Reveman <davidr@novell.com>
10572CommitDate: Thu Mar 3 19:09:24 2005 +0000
10573
10574    Fixed variable assignments in configure.in
10575
10576 ChangeLog    | 2 ++
10577 configure.in | 4 ++--
10578 2 files changed, 4 insertions(+), 2 deletions(-)
10579
10580commit 378fb57051e6b1246c975a58f5fafa426935d6e1
10581Author:     David Reveman <davidr@novell.com>
10582AuthorDate: Thu Mar 3 18:55:28 2005 +0000
10583Commit:     David Reveman <davidr@novell.com>
10584CommitDate: Thu Mar 3 18:55:28 2005 +0000
10585
10586    Add more mask surface acceleration to glitz backend
10587
10588 ChangeLog                 |   4 ++
10589 src/cairo-glitz-surface.c | 101 +++++++++++++++++++++++++++++++++++++++++-----
10590 src/cairo_glitz_surface.c | 101 +++++++++++++++++++++++++++++++++++++++++-----
10591 3 files changed, 188 insertions(+), 18 deletions(-)
10592
10593commit 01b87c7d99c157b560733edd9431a01a59752f6c
10594Author:     David Reveman <davidr@novell.com>
10595AuthorDate: Thu Mar 3 18:46:49 2005 +0000
10596Commit:     David Reveman <davidr@novell.com>
10597CommitDate: Thu Mar 3 18:46:49 2005 +0000
10598
10599    Add overall alpha acceleration using mask surface
10600
10601 ChangeLog           |  3 +++
10602 src/cairo-pattern.c | 48 ++++++++++++++++++++++++++++++++++++++++++++----
10603 src/cairo_pattern.c | 48 ++++++++++++++++++++++++++++++++++++++++++++----
10604 3 files changed, 91 insertions(+), 8 deletions(-)
10605
10606commit 50b5344d7d8ff16c06b89deefe9de520848de706
10607Author:     David Reveman <davidr@novell.com>
10608AuthorDate: Thu Mar 3 18:39:06 2005 +0000
10609Commit:     David Reveman <davidr@novell.com>
10610CommitDate: Thu Mar 3 18:39:06 2005 +0000
10611
10612    Pass mask to composite operation as pattern
10613
10614 ChangeLog                 |  16 ++++++
10615 src/cairo-ft-font.c       |   7 ++-
10616 src/cairo-glitz-surface.c | 126 ++++++++++++++++++++++++++++++++--------------
10617 src/cairo-gstate.c        |  21 ++++++--
10618 src/cairo-image-surface.c |  82 +++++++++++++++++-------------
10619 src/cairo-pattern.c       |  44 ++++++++++++++++
10620 src/cairo-pdf-surface.c   |  11 ++--
10621 src/cairo-ps-surface.c    |   2 +-
10622 src/cairo-surface.c       |  14 +++---
10623 src/cairo-xlib-surface.c  |  88 +++++++++++++++++---------------
10624 src/cairo_ft_font.c       |   7 ++-
10625 src/cairo_glitz_surface.c | 126 ++++++++++++++++++++++++++++++++--------------
10626 src/cairo_gstate.c        |  21 ++++++--
10627 src/cairo_image_surface.c |  82 +++++++++++++++++-------------
10628 src/cairo_pattern.c       |  44 ++++++++++++++++
10629 src/cairo_pdf_surface.c   |  11 ++--
10630 src/cairo_png_surface.c   |   4 +-
10631 src/cairo_ps_surface.c    |   2 +-
10632 src/cairo_surface.c       |  14 +++---
10633 src/cairo_xlib_surface.c  |  88 +++++++++++++++++---------------
10634 src/cairoint.h            |  21 ++++++--
10635 21 files changed, 564 insertions(+), 267 deletions(-)
10636
10637commit a97f4cce5e13cfa2dc3b843b3b37cb14cb16cf65
10638Author:     David Reveman <davidr@novell.com>
10639AuthorDate: Thu Mar 3 18:20:28 2005 +0000
10640Commit:     David Reveman <davidr@novell.com>
10641CommitDate: Thu Mar 3 18:20:28 2005 +0000
10642
10643    Removed surface backend functions set_matrix, set_filter and set_repeat
10644
10645 ChangeLog                 | 13 ++++++++++++
10646 src/cairo-glitz-surface.c | 24 +++-------------------
10647 src/cairo-image-surface.c | 26 ------------------------
10648 src/cairo-pdf-surface.c   | 24 ----------------------
10649 src/cairo-ps-surface.c    | 30 ----------------------------
10650 src/cairo-surface.c       |  8 +++-----
10651 src/cairo-xlib-surface.c  | 51 +++++++++++++++++++++++++++--------------------
10652 src/cairo_glitz_surface.c | 24 +++-------------------
10653 src/cairo_image_surface.c | 26 ------------------------
10654 src/cairo_pdf_surface.c   | 24 ----------------------
10655 src/cairo_png_surface.c   | 30 ----------------------------
10656 src/cairo_ps_surface.c    | 30 ----------------------------
10657 src/cairo_surface.c       |  8 +++-----
10658 src/cairo_xlib_surface.c  | 51 +++++++++++++++++++++++++++--------------------
10659 src/cairoint.h            | 12 -----------
10660 15 files changed, 83 insertions(+), 298 deletions(-)
10661
10662commit 36b69fc7f4ff090f5d5eb6e9db4c13cbf25971a6
10663Author:     David Reveman <davidr@novell.com>
10664AuthorDate: Thu Mar 3 18:04:51 2005 +0000
10665Commit:     David Reveman <davidr@novell.com>
10666CommitDate: Thu Mar 3 18:04:51 2005 +0000
10667
10668    Major update to glitz backend
10669
10670 ChangeLog                 |    5 +
10671 configure.in              |    2 +-
10672 src/cairo-glitz-surface.c | 1097 ++++++++++++++++++++++++++-------------------
10673 src/cairo_glitz_surface.c | 1097 ++++++++++++++++++++++++++-------------------
10674 4 files changed, 1278 insertions(+), 923 deletions(-)
10675
10676commit 6c915293119afefd0701cd6719917d2990f6a3e0
10677Author:     David Reveman <davidr@novell.com>
10678AuthorDate: Thu Mar 3 18:02:23 2005 +0000
10679Commit:     David Reveman <davidr@novell.com>
10680CommitDate: Thu Mar 3 18:02:23 2005 +0000
10681
10682    Add pixman_add_trapezoids
10683
10684 pixman/ChangeLog    |  5 +++++
10685 pixman/src/ictrap.c | 18 +++++++++++++++++-
10686 pixman/src/pixman.h |  9 ++++++++-
10687 3 files changed, 30 insertions(+), 2 deletions(-)
10688
10689commit 019d381b4076a5716cae3708f0109d0815d7d6ef
10690Author:     David Reveman <davidr@novell.com>
10691AuthorDate: Thu Mar 3 17:40:04 2005 +0000
10692Commit:     David Reveman <davidr@novell.com>
10693CommitDate: Thu Mar 3 17:40:04 2005 +0000
10694
10695    Change to cairo_surface_t like structure of of cairo_pattern_t
10696
10697 ChangeLog                 |  29 ++
10698 configure.in              |   4 +-
10699 src/cairo-gstate.c        |  89 +++--
10700 src/cairo-image-surface.c | 149 ++++---
10701 src/cairo-pattern.c       | 971 +++++++++++++++++++++++++++-------------------
10702 src/cairo-pdf-surface.c   |  92 ++---
10703 src/cairo-ps-surface.c    |   6 +-
10704 src/cairo-xlib-surface.c  | 201 +++++-----
10705 src/cairo_gstate.c        |  89 +++--
10706 src/cairo_image_surface.c | 149 ++++---
10707 src/cairo_pattern.c       | 971 +++++++++++++++++++++++++++-------------------
10708 src/cairo_pdf_surface.c   |  92 ++---
10709 src/cairo_ps_surface.c    |   6 +-
10710 src/cairo_xlib_surface.c  | 201 +++++-----
10711 src/cairoint.h            | 174 +++++----
10712 15 files changed, 1867 insertions(+), 1356 deletions(-)
10713
10714commit 849a7ca8ef2abd94ccf90ec6cb732e9c742777f1
10715Author:     Carl Worth <cworth@cworth.org>
10716AuthorDate: Thu Mar 3 14:27:31 2005 +0000
10717Commit:     Carl Worth <cworth@cworth.org>
10718CommitDate: Thu Mar 3 14:27:31 2005 +0000
10719
10720    Port from render/mipict.c.
10721    Merge in optimization from render/mitrap.c for op==ADD and solid alpha src.
10722
10723 pixman/ChangeLog     |  7 +++++++
10724 pixman/src/icimage.c | 31 +++++++++++++++++++++++++++++++
10725 pixman/src/icimage.h |  3 +++
10726 pixman/src/ictrap.c  |  9 ++++++++-
10727 4 files changed, 49 insertions(+), 1 deletion(-)
10728
10729commit e533d2faebccc9fbb02aa681cb93df26e4284929
10730Author:     Carl Worth <cworth@cworth.org>
10731AuthorDate: Thu Mar 3 13:54:40 2005 +0000
10732Commit:     Carl Worth <cworth@cworth.org>
10733CommitDate: Thu Mar 3 13:54:40 2005 +0000
10734
10735    Add a few more things that might be helpful when moving more files over from xserver.
10736
10737 pixman/ChangeLog                   |  6 ++++++
10738 pixman/src/pixman-xserver-compat.h | 13 +++++++++----
10739 2 files changed, 15 insertions(+), 4 deletions(-)
10740
10741commit f482f2be49080921ef49c31def57933f72e3b646
10742Author:     Carl Worth <cworth@cworth.org>
10743AuthorDate: Thu Mar 3 13:52:49 2005 +0000
10744Commit:     Carl Worth <cworth@cworth.org>
10745CommitDate: Thu Mar 3 13:52:49 2005 +0000
10746
10747    Move definitions of MIN and MAX macros from ictrap.c to icint.h.
10748
10749 pixman/ChangeLog    | 6 ++++++
10750 pixman/src/icint.h  | 3 +++
10751 pixman/src/ictrap.c | 5 +----
10752 3 files changed, 10 insertions(+), 4 deletions(-)
10753
10754commit 76d89e825763bffc3114d6e8a269eb5aea023267
10755Author:     Carl Worth <cworth@cworth.org>
10756AuthorDate: Thu Mar 3 13:47:04 2005 +0000
10757Commit:     Carl Worth <cworth@cworth.org>
10758CommitDate: Thu Mar 3 13:47:04 2005 +0000
10759
10760    Remove dead "if (!format)" code which also makes things more in synch with the server's mitrap.c.
10761
10762 pixman/ChangeLog    |  6 ++++
10763 pixman/src/ictrap.c | 84 ++++++++++++++++++++---------------------------------
10764 2 files changed, 38 insertions(+), 52 deletions(-)
10765
10766commit 15bb06aaa07546fd6b853671012d28c1fa942f3f
10767Author:     Carl Worth <cworth@cworth.org>
10768AuthorDate: Thu Mar 3 13:36:30 2005 +0000
10769Commit:     Carl Worth <cworth@cworth.org>
10770CommitDate: Thu Mar 3 13:36:30 2005 +0000
10771
10772    Restore original copyright and license which must have been inadvertently changed.
10773
10774 pixman/ChangeLog    |  5 +++++
10775 pixman/src/ictrap.c | 40 +++++++++++++++++++---------------------
10776 2 files changed, 24 insertions(+), 21 deletions(-)
10777
10778commit b01798ea13327ea9048bdbffb4b98b172b8bbe3f
10779Author:     Carl Worth <cworth@cworth.org>
10780AuthorDate: Wed Mar 2 07:44:53 2005 +0000
10781Commit:     Carl Worth <cworth@cworth.org>
10782CommitDate: Wed Mar 2 07:44:53 2005 +0000
10783
10784    Fix comment to clarify that libpixman regards the xserver repository as its canonical upstream for some files.
10785
10786 pixman/ChangeLog                   |  4 ++++
10787 pixman/src/pixman-xserver-compat.h | 21 +++++++++++++--------
10788 2 files changed, 17 insertions(+), 8 deletions(-)
10789
10790commit 6d50e485fa1d95f27608bb33608e6d696145c9bb
10791Author:     Carl Worth <cworth@cworth.org>
10792AuthorDate: Wed Mar 2 07:43:33 2005 +0000
10793Commit:     Carl Worth <cworth@cworth.org>
10794CommitDate: Wed Mar 2 07:43:33 2005 +0000
10795
10796    Convert file encodings from ISO-8859 to UTF-8.
10797
10798 pixman/ChangeLog           | 9 +++++++++
10799 pixman/src/ic.c            | 2 +-
10800 pixman/src/icblt.c         | 2 +-
10801 pixman/src/icbltone.c      | 2 +-
10802 pixman/src/iccolor.c       | 2 +-
10803 pixman/src/iccompose.c     | 2 +-
10804 pixman/src/icformat.c      | 2 +-
10805 pixman/src/icimage.c       | 2 +-
10806 pixman/src/icimage.h       | 2 +-
10807 pixman/src/icint.h         | 2 +-
10808 pixman/src/icpixels.c      | 4 ++--
10809 pixman/src/icrect.c        | 2 +-
10810 pixman/src/icrop.h         | 2 +-
10811 pixman/src/icstipple.c     | 2 +-
10812 pixman/src/ictransform.c   | 2 +-
10813 pixman/src/ictrap.c        | 2 +-
10814 pixman/src/ictri.c         | 2 +-
10815 pixman/src/icutil.c        | 2 +-
10816 pixman/src/pixman.h        | 4 ++--
10817 pixman/src/slim_internal.h | 2 +-
10818 20 files changed, 30 insertions(+), 21 deletions(-)
10819
10820commit 2dcb6cd345a5221ddb7356c0a2743a49183dea6d
10821Author:     Carl Worth <cworth@cworth.org>
10822AuthorDate: Tue Mar 1 15:04:48 2005 +0000
10823Commit:     Carl Worth <cworth@cworth.org>
10824CommitDate: Tue Mar 1 15:04:48 2005 +0000
10825
10826    Note that cairo_output_stream_t patch has been reviewed.
10827
10828 ChangeLog | 4 ++++
10829 TODO      | 2 +-
10830 2 files changed, 5 insertions(+), 1 deletion(-)
10831
10832commit 06bed80b9ed9b6941663855fdde178278becb376
10833Author:     Carl Worth <cworth@cworth.org>
10834AuthorDate: Tue Mar 1 14:50:57 2005 +0000
10835Commit:     Carl Worth <cworth@cworth.org>
10836CommitDate: Tue Mar 1 14:50:57 2005 +0000
10837
10838    Fix uninitialized value for status, (reported by Manish Singh).
10839
10840 ChangeLog          | 5 +++++
10841 src/cairo-gstate.c | 4 ++--
10842 src/cairo_gstate.c | 4 ++--
10843 3 files changed, 9 insertions(+), 4 deletions(-)
10844
10845commit 85db25b8a1eba2ce6dd54faa7f496bbb08c1b02f
10846Author:     Kristian Høgsberg <krh@redhat.com>
10847AuthorDate: Sun Feb 27 11:21:39 2005 +0000
10848Commit:     Kristian Høgsberg <krh@redhat.com>
10849CommitDate: Sun Feb 27 11:21:39 2005 +0000
10850
10851    Fix this function again. Problem with signed/unsigned types reported by Jeff Muizelaar <jrmuizel@nit.ca>.
10852
10853 ChangeLog          |  6 ++++++
10854 src/cairo-gstate.c | 17 ++++++++++-------
10855 src/cairo_gstate.c | 17 ++++++++++-------
10856 3 files changed, 26 insertions(+), 14 deletions(-)
10857
10858commit db2eb5d4cb442d8a8bdd705c18c69bf2e4d9ee39
10859Author:     Kristian Høgsberg <krh@redhat.com>
10860AuthorDate: Sun Feb 27 11:02:48 2005 +0000
10861Commit:     Kristian Høgsberg <krh@redhat.com>
10862CommitDate: Sun Feb 27 11:02:48 2005 +0000
10863
10864    Remove newline in comment which was confusing gtk-doc.
10865    Document these functions.
10866
10867 ChangeLog                 |  8 ++++++++
10868 src/cairo-image-surface.c | 36 ++++++++++++++++++++++++++++++++++++
10869 src/cairo.h               |  1 -
10870 src/cairo_image_surface.c | 36 ++++++++++++++++++++++++++++++++++++
10871 4 files changed, 80 insertions(+), 1 deletion(-)
10872
10873commit cac994f1f842622e056e51637225fc6e2474866e
10874Author:     Carl Worth <cworth@cworth.org>
10875AuthorDate: Fri Feb 25 14:06:19 2005 +0000
10876Commit:     Carl Worth <cworth@cworth.org>
10877CommitDate: Fri Feb 25 14:06:19 2005 +0000
10878
10879    Note that "user data" and "setters and getters" patches have been reviewed. Remove a few more TODO notes: cleanup cairo_snippets: DONE cairo_surface_finish: Now in API Shakeup snapping code: Decided against this
10880
10881 ChangeLog |  8 ++++++++
10882 TODO      | 13 ++-----------
10883 2 files changed, 10 insertions(+), 11 deletions(-)
10884
10885commit f343b0b44a8411a133d2a94ead7faa2e58648f97
10886Author:     Carl Worth <cworth@cworth.org>
10887AuthorDate: Fri Feb 25 13:31:00 2005 +0000
10888Commit:     Carl Worth <cworth@cworth.org>
10889CommitDate: Fri Feb 25 13:31:00 2005 +0000
10890
10891    From David Reveman:
10892    Rewrite to use cairo_bool_t for legibility.
10893
10894 ChangeLog          | 7 +++++++
10895 src/cairo-matrix.c | 6 +++---
10896 src/cairo_matrix.c | 6 +++---
10897 src/cairoint.h     | 2 +-
10898 4 files changed, 14 insertions(+), 7 deletions(-)
10899
10900commit ebec6df7a77f1c778b69e36d562423a3ffd6edfb
10901Author:     Carl Worth <cworth@cworth.org>
10902AuthorDate: Fri Feb 25 13:03:42 2005 +0000
10903Commit:     Carl Worth <cworth@cworth.org>
10904CommitDate: Fri Feb 25 13:03:42 2005 +0000
10905
10906    From David Reveman:
10907    Simplify code to eliminate a goto.
10908
10909 ChangeLog          |  7 +++++++
10910 src/cairo-gstate.c | 26 ++++++++++----------------
10911 src/cairo_gstate.c | 26 ++++++++++----------------
10912 3 files changed, 27 insertions(+), 32 deletions(-)
10913
10914commit 03e7e13cb1412c29ebd1f1c8b46db3849e089557
10915Author:     Carl Worth <cworth@cworth.org>
10916AuthorDate: Fri Feb 25 12:58:49 2005 +0000
10917Commit:     Carl Worth <cworth@cworth.org>
10918CommitDate: Fri Feb 25 12:58:49 2005 +0000
10919
10920    From David Reveman:
10921    Clean up the mess that was the misnamed _cairo_gstate_create_pattern.
10922
10923 ChangeLog          | 11 +++++++++++
10924 src/cairo-gstate.c | 55 +++++++++++++++++-------------------------------------
10925 src/cairo_gstate.c | 55 +++++++++++++++++-------------------------------------
10926 3 files changed, 45 insertions(+), 76 deletions(-)
10927
10928commit 1a043bbf26a02d240f24f0aca1bf848e7e203f1d
10929Author:     Carl Worth <cworth@cworth.org>
10930AuthorDate: Fri Feb 25 12:52:47 2005 +0000
10931Commit:     Carl Worth <cworth@cworth.org>
10932CommitDate: Fri Feb 25 12:52:47 2005 +0000
10933
10934    Don't put an off-by-one n_stops into cairo_shader_op_t. (_cairo_shader_op_find_color_stops): Put search for two color stops containing a given offset into its own function. Handle the case of before first and after last stop by returning the nearest stop twice. (_cairo_pattern_calc_color_at_pixel): Handle case of no color stops by returning a transparent pixel.
10935
10936 ChangeLog           | 11 +++++++
10937 src/cairo-pattern.c | 91 +++++++++++++++++++++++++++++++++++------------------
10938 src/cairo_pattern.c | 91 +++++++++++++++++++++++++++++++++++------------------
10939 src/cairoint.h      |  2 --
10940 4 files changed, 131 insertions(+), 64 deletions(-)
10941
10942commit 8ad3ab22e447e5fc2e93333b5958c37ef63fb392
10943Author:     Owen Taylor <otaylor@redhat.com>
10944AuthorDate: Thu Feb 24 15:48:07 2005 +0000
10945Commit:     Owen Taylor <otaylor@redhat.com>
10946CommitDate: Thu Feb 24 15:48:07 2005 +0000
10947
10948    Remove a left-over debug printf.
10949
10950 ChangeLog                 | 4 ++++
10951 src/cairo-win32-surface.c | 3 ---
10952 src/cairo_win32_surface.c | 3 ---
10953 3 files changed, 4 insertions(+), 6 deletions(-)
10954
10955commit aca0708fc828f75dd31142cdc20e5650c706d37e
10956Author:     Carl Worth <cworth@cworth.org>
10957AuthorDate: Thu Feb 24 14:06:03 2005 +0000
10958Commit:     Carl Worth <cworth@cworth.org>
10959CommitDate: Thu Feb 24 14:06:03 2005 +0000
10960
10961    Fix memory leak when realloc fails due to out-of-memory.
10962
10963 ChangeLog           |  5 +++++
10964 src/cairo-pattern.c | 12 ++++++------
10965 src/cairo_pattern.c | 12 ++++++------
10966 3 files changed, 17 insertions(+), 12 deletions(-)
10967
10968commit a64b7e51eeefb61676c8579cc870fec9e2463529
10969Author:     Owen Taylor <otaylor@redhat.com>
10970AuthorDate: Thu Feb 24 12:51:33 2005 +0000
10971Commit:     Owen Taylor <otaylor@redhat.com>
10972CommitDate: Thu Feb 24 12:51:33 2005 +0000
10973
10974    Instead of counting on ordering deletion to work (apparently it didn't on older Windows), save the initial bitmap created with the DC and reselect that into the DC. (Based on a patch by Hans Breuer)
10975
10976 ChangeLog                 | 10 +++++-
10977 src/cairo-win32-private.h | 10 ++++++
10978 src/cairo-win32-surface.c | 91 ++++++++++++++++++++++++++---------------------
10979 src/cairo_win32_surface.c | 91 ++++++++++++++++++++++++++---------------------
10980 4 files changed, 119 insertions(+), 83 deletions(-)
10981
10982commit de7d69aff9784cb19289d6709e18fb890ed39ecb
10983Author:     Carl Worth <cworth@cworth.org>
10984AuthorDate: Thu Feb 24 12:30:23 2005 +0000
10985Commit:     Carl Worth <cworth@cworth.org>
10986CommitDate: Thu Feb 24 12:30:23 2005 +0000
10987
10988    Add pixman_rotate to ignore list.
10989
10990 ChangeLog       | 4 ++++
10991 test/.cvsignore | 5 +++--
10992 2 files changed, 7 insertions(+), 2 deletions(-)
10993
10994commit 04fefd1b281e3fcba0b81cee2acf68f8c97381c8
10995Author:     Carl Worth <cworth@cworth.org>
10996AuthorDate: Thu Feb 24 12:28:51 2005 +0000
10997Commit:     Carl Worth <cworth@cworth.org>
10998CommitDate: Thu Feb 24 12:28:51 2005 +0000
10999
11000    Fixes from David Reveman with minor cleanups by Carl Worth:
11001    Handle new failure possibility of _cairo_gstate_init. (_cairo_gstate_init): Handle possible failure of _cairo_pattern_create_solid. (_cairo_gstate_set_pattern): Reference new pattern before destroying existing pattern to handle the case where they are the same. (_cairo_gstate_set_rgb_color): Handle possible failure of _cairo_pattern_create_solid.
11002
11003 ChangeLog          | 14 ++++++++++++++
11004 src/cairo-gstate.c | 24 ++++++++++++++++++------
11005 src/cairo_gstate.c | 24 ++++++++++++++++++------
11006 src/cairoint.h     |  2 +-
11007 4 files changed, 51 insertions(+), 13 deletions(-)
11008
11009commit 12d19423f608916753596cf736c89274d381964d
11010Author:     Carl Worth <cworth@cworth.org>
11011AuthorDate: Thu Feb 24 10:09:44 2005 +0000
11012Commit:     Carl Worth <cworth@cworth.org>
11013CommitDate: Thu Feb 24 10:09:44 2005 +0000
11014
11015    Fix typo (pointed out by Kristian Høgsberg).
11016
11017 ChangeLog   | 4 ++++
11018 src/cairo.h | 2 +-
11019 2 files changed, 5 insertions(+), 1 deletion(-)
11020
11021commit 724cf1ce71f55783ec3d759804aaba4b4a88bd7e
11022Author:     Owen Taylor <otaylor@redhat.com>
11023AuthorDate: Thu Feb 24 08:20:14 2005 +0000
11024Commit:     Owen Taylor <otaylor@redhat.com>
11025CommitDate: Thu Feb 24 08:20:14 2005 +0000
11026
11027    When we created a DC/bitmap pair, delete the DC before the Bitmap so that the Bitmap will be released from the DC and can be destroyed. (Reported by Hans Breuer)
11028    configure.in cairo.pc.in: Only require fontconfig if building FreeType font backend.
11029    Fix output when reporting Win32 font backend.
11030
11031 ChangeLog                 | 12 ++++++++++++
11032 cairo.pc.in               |  2 +-
11033 configure.in              |  6 ++++--
11034 src/cairo-win32-surface.c | 10 ++++++----
11035 src/cairo_win32_surface.c | 10 ++++++----
11036 5 files changed, 29 insertions(+), 11 deletions(-)
11037
11038commit b210c00c30c5e191be230d9675bb00ce5cf57393
11039Author:     Carl Worth <cworth@cworth.org>
11040AuthorDate: Thu Feb 24 08:07:39 2005 +0000
11041Commit:     Carl Worth <cworth@cworth.org>
11042CommitDate: Thu Feb 24 08:07:39 2005 +0000
11043
11044    Remove many TODO items that have now been absorbed by the API shakeup. Remove comparison with PostScript as there's nothing interesting there left unimplemented, (and cairo is already establishing its own conventions in naming and behavior that deviate from PostScript).
11045
11046 ChangeLog |   6 +++
11047 TODO      | 167 --------------------------------------------------------------
11048 2 files changed, 6 insertions(+), 167 deletions(-)
11049
11050commit 77826a97565d48073b5725ca60b25b66bed73ab5
11051Author:     Carl Worth <cworth@cworth.org>
11052AuthorDate: Thu Feb 24 07:39:20 2005 +0000
11053Commit:     Carl Worth <cworth@cworth.org>
11054CommitDate: Thu Feb 24 07:39:20 2005 +0000
11055
11056    Fix typo (pointed out by Mike Emmel)
11057
11058 ChangeLog      | 4 ++++
11059 src/cairoint.h | 2 +-
11060 2 files changed, 5 insertions(+), 1 deletion(-)
11061
11062commit 748115a88d9b058837e7a2bc690e2c98fc2253bc
11063Author:     Carl Worth <cworth@cworth.org>
11064AuthorDate: Wed Feb 23 14:56:55 2005 +0000
11065Commit:     Carl Worth <cworth@cworth.org>
11066CommitDate: Wed Feb 23 14:56:55 2005 +0000
11067
11068    Add entries from API Shakeup.
11069
11070 ChangeLog |  4 ++++
11071 TODO      | 27 +++++++++++++++++++++++++++
11072 2 files changed, 31 insertions(+)
11073
11074commit dcfb0d8a2b9eeffd52ca42635c6cf12a0705bd66
11075Author:     Carl Worth <cworth@cworth.org>
11076AuthorDate: Tue Feb 22 11:35:03 2005 +0000
11077Commit:     Carl Worth <cworth@cworth.org>
11078CommitDate: Tue Feb 22 11:35:03 2005 +0000
11079
11080    Switch from broken cworth@isi.edu address to canonical cworth@cworth.org address.
11081
11082 ChangeLog                 | 37 +++++++++++++++++++++++++++++++++++++
11083 README                    |  2 +-
11084 src/cairo-color.c         |  2 +-
11085 src/cairo-features.h.in   |  2 +-
11086 src/cairo-fixed.c         |  2 +-
11087 src/cairo-font.c          |  2 +-
11088 src/cairo-glitz.h         |  2 +-
11089 src/cairo-gstate.c        |  2 +-
11090 src/cairo-hull.c          |  2 +-
11091 src/cairo-image-surface.c |  2 +-
11092 src/cairo-matrix.c        |  2 +-
11093 src/cairo-path-bounds.c   |  2 +-
11094 src/cairo-path-fill.c     |  2 +-
11095 src/cairo-path-stroke.c   |  2 +-
11096 src/cairo-path.c          |  2 +-
11097 src/cairo-pdf.h           |  2 +-
11098 src/cairo-pen.c           |  2 +-
11099 src/cairo-png.h           |  2 +-
11100 src/cairo-polygon.c       |  2 +-
11101 src/cairo-ps-surface.c    |  2 +-
11102 src/cairo-ps.h            |  2 +-
11103 src/cairo-quartz.h        |  2 +-
11104 src/cairo-slope.c         |  2 +-
11105 src/cairo-spline.c        |  2 +-
11106 src/cairo-surface.c       |  2 +-
11107 src/cairo-traps.c         |  2 +-
11108 src/cairo-xcb-surface.c   |  2 +-
11109 src/cairo-xcb.h           |  2 +-
11110 src/cairo-xlib-surface.c  |  2 +-
11111 src/cairo-xlib.h          |  2 +-
11112 src/cairo.c               |  2 +-
11113 src/cairo.h               |  2 +-
11114 src/cairo_color.c         |  2 +-
11115 src/cairo_fixed.c         |  2 +-
11116 src/cairo_font.c          |  2 +-
11117 src/cairo_gstate.c        |  2 +-
11118 src/cairo_hull.c          |  2 +-
11119 src/cairo_image_surface.c |  2 +-
11120 src/cairo_matrix.c        |  2 +-
11121 src/cairo_path.c          |  2 +-
11122 src/cairo_path_bounds.c   |  2 +-
11123 src/cairo_path_fill.c     |  2 +-
11124 src/cairo_path_stroke.c   |  2 +-
11125 src/cairo_pen.c           |  2 +-
11126 src/cairo_png_surface.c   |  2 +-
11127 src/cairo_polygon.c       |  2 +-
11128 src/cairo_ps_surface.c    |  2 +-
11129 src/cairo_slope.c         |  2 +-
11130 src/cairo_spline.c        |  2 +-
11131 src/cairo_surface.c       |  2 +-
11132 src/cairo_traps.c         |  2 +-
11133 src/cairo_xcb_surface.c   |  2 +-
11134 src/cairo_xlib_surface.c  |  2 +-
11135 src/cairoint.h            |  4 ++--
11136 54 files changed, 91 insertions(+), 54 deletions(-)
11137
11138commit 604e333be2567e8877bec71d46107897717a1be6
11139Author:     Carl Worth <cworth@cworth.org>
11140AuthorDate: Tue Feb 22 11:32:02 2005 +0000
11141Commit:     Carl Worth <cworth@cworth.org>
11142CommitDate: Tue Feb 22 11:32:02 2005 +0000
11143
11144    Convert to utf-8 encoding.
11145
11146 ChangeLog              | 6 ++++++
11147 src/cairo-atsui-font.c | 2 +-
11148 src/cairo-atsui.h      | 2 +-
11149 src/cairo_atsui_font.c | 2 +-
11150 test/write-png.c       | 4 ++--
11151 test/write_png.c       | 4 ++--
11152 6 files changed, 13 insertions(+), 7 deletions(-)
11153
11154commit 6b537f24660f180ba7acd6865ca11170711c3eff
11155Author:     Carl Worth <cworth@cworth.org>
11156AuthorDate: Tue Feb 22 10:43:26 2005 +0000
11157Commit:     Carl Worth <cworth@cworth.org>
11158CommitDate: Tue Feb 22 10:43:26 2005 +0000
11159
11160    Temporarily disable XCB backend by default.
11161
11162 ChangeLog    | 4 ++++
11163 configure.in | 2 +-
11164 2 files changed, 5 insertions(+), 1 deletion(-)
11165
11166commit 272df99aabee9d678c98e5f31f2b9f0ede7778e3
11167Author:     Carl Worth <cworth@cworth.org>
11168AuthorDate: Mon Feb 21 13:29:22 2005 +0000
11169Commit:     Carl Worth <cworth@cworth.org>
11170CommitDate: Mon Feb 21 13:29:22 2005 +0000
11171
11172    Add only-just-better-than-ASCII-art diagram showing all macros used in locating sub-pixel sample rows/columns.
11173    Add missing protective parentheses around macro parameter usage.
11174
11175 pixman/ChangeLog        |  8 +++++++
11176 pixman/src/renderedge.h | 61 ++++++++++++++++++++++++++++++++++++++++---------
11177 2 files changed, 58 insertions(+), 11 deletions(-)
11178
11179commit 6d70b286f5ff86a3855636de7165b30a5a45968c
11180Author:     Carl Worth <cworth@cworth.org>
11181AuthorDate: Mon Feb 21 12:57:27 2005 +0000
11182Commit:     Carl Worth <cworth@cworth.org>
11183CommitDate: Mon Feb 21 12:57:27 2005 +0000
11184
11185    Move definition of __inline for non-gcc from ic.c to icint.h so it applies to more code in the implementation.
11186
11187 pixman/ChangeLog   | 6 ++++++
11188 pixman/src/ic.c    | 5 -----
11189 pixman/src/icint.h | 6 ++++--
11190 3 files changed, 10 insertions(+), 7 deletions(-)
11191
11192commit 30a02c8e172a9caece7526fbe87b060fc74e5041
11193Author:     Carl Worth <cworth@cworth.org>
11194AuthorDate: Mon Feb 21 08:22:47 2005 +0000
11195Commit:     Carl Worth <cworth@cworth.org>
11196CommitDate: Mon Feb 21 08:22:47 2005 +0000
11197
11198    Revert accidental commit.
11199
11200 ChangeLog           |  5 +++++
11201 src/cairo-pattern.c |  6 ++----
11202 src/cairo.h         | 10 +---------
11203 src/cairo_pattern.c |  6 ++----
11204 4 files changed, 10 insertions(+), 17 deletions(-)
11205
11206commit c8a98b109a5f7b02455aaf717066757a13652eb8
11207Author:     Carl Worth <cworth@cworth.org>
11208AuthorDate: Mon Feb 21 08:17:42 2005 +0000
11209Commit:     Carl Worth <cworth@cworth.org>
11210CommitDate: Mon Feb 21 08:17:42 2005 +0000
11211
11212    Fix y offset to use dst_y instead of dst_x, (caught by David Reveman).
11213
11214 ChangeLog           |  5 +++++
11215 src/cairo-pattern.c |  6 ++++--
11216 src/cairo-surface.c |  2 +-
11217 src/cairo.h         | 11 ++++++++++-
11218 src/cairo_pattern.c |  6 ++++--
11219 src/cairo_surface.c |  2 +-
11220 6 files changed, 25 insertions(+), 7 deletions(-)
11221
11222commit 81fd7e53e3e053f8f3fdc9a528cce9e01c4e5c68
11223Author:     Owen Taylor <otaylor@redhat.com>
11224AuthorDate: Sun Feb 20 18:19:10 2005 +0000
11225Commit:     Owen Taylor <otaylor@redhat.com>
11226CommitDate: Sun Feb 20 18:19:10 2005 +0000
11227
11228    Fix line endings (reported by Hans Breuer)
11229
11230 ChangeLog         |   5 ++
11231 src/cairo-win32.h | 142 +++++++++++++++++++++++++++---------------------------
11232 2 files changed, 76 insertions(+), 71 deletions(-)
11233
11234commit d106bb2f3cbd5c498b6964c86e5bca4cfa74936c
11235Author:     Kristian Høgsberg <krh@redhat.com>
11236AuthorDate: Wed Feb 16 09:34:47 2005 +0000
11237Commit:     Kristian Høgsberg <krh@redhat.com>
11238CommitDate: Wed Feb 16 09:34:47 2005 +0000
11239
11240    Patches from Mike Owens <etc@filespanker.com>:
11241    Free rows if we fail early in this function.
11242    Clean up path if we run out of memory.
11243
11244 ChangeLog               | 10 ++++++++++
11245 src/cairo-path.c        |  2 ++
11246 src/cairo_path.c        |  2 ++
11247 src/cairo_png_surface.c | 18 ++++++++++--------
11248 4 files changed, 24 insertions(+), 8 deletions(-)
11249
11250commit 8c8ced257379bdca4c37b312cb353e4f592f8cd2
11251Author:     Carl Worth <cworth@cworth.org>
11252AuthorDate: Tue Feb 15 15:07:25 2005 +0000
11253Commit:     Carl Worth <cworth@cworth.org>
11254CommitDate: Tue Feb 15 15:07:25 2005 +0000
11255
11256    Added testsvg script
11257
11258 test/testsvg | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
11259 1 file changed, 51 insertions(+)
11260
11261commit 9597c0b791d68d258618773996da67cf8f07113f
11262Author:     Kristian Høgsberg <krh@redhat.com>
11263AuthorDate: Sun Feb 13 20:36:28 2005 +0000
11264Commit:     Kristian Høgsberg <krh@redhat.com>
11265CommitDate: Sun Feb 13 20:36:28 2005 +0000
11266
11267    Initialize array element size correctly.
11268
11269 ChangeLog               | 6 ++++++
11270 src/cairo-pdf-surface.c | 2 +-
11271 src/cairo_pdf_surface.c | 2 +-
11272 3 files changed, 8 insertions(+), 2 deletions(-)
11273
11274commit 0502a5a63c3feea954a2d45441d56b7546a50554
11275Author:     Kristian Høgsberg <krh@redhat.com>
11276AuthorDate: Sun Feb 13 12:41:42 2005 +0000
11277Commit:     Kristian Høgsberg <krh@redhat.com>
11278CommitDate: Sun Feb 13 12:41:42 2005 +0000
11279
11280    Patches from Owen Taylor:
11281    Emit text as octal escapes, to avoid problems with \, \r, ), etc. (_cairo_pdf_document_write_fonts): Change /Flags to be 4 (symbolic), not 32 (non-symbolic), otherwise acroread gets confuse. (cairo_pdf_ft_font_write_cmap_table): Use a 1,0 cmap subtable, not a 0,0, to conform to the PDF spec.
11282
11283 ChangeLog               | 12 ++++++++++++
11284 src/cairo-pdf-surface.c |  8 ++++----
11285 src/cairo_pdf_surface.c |  8 ++++----
11286 3 files changed, 20 insertions(+), 8 deletions(-)
11287
11288commit 2cd01deb4d3ea3a722ef4d10839eef8577b81e5c
11289Author:     Carl Worth <cworth@cworth.org>
11290AuthorDate: Sun Feb 13 11:57:52 2005 +0000
11291Commit:     Carl Worth <cworth@cworth.org>
11292CommitDate: Sun Feb 13 11:57:52 2005 +0000
11293
11294    Use LC_NUMERIC=C so that decimal separator works in version checks.
11295
11296 ChangeLog  | 5 +++++
11297 autogen.sh | 1 +
11298 2 files changed, 6 insertions(+)
11299
11300commit d4ae84f39764dc2ced9d6807dbb5fe7f23c6eebe
11301Author:     Owen Taylor <otaylor@redhat.com>
11302AuthorDate: Sat Feb 12 18:23:04 2005 +0000
11303Commit:     Owen Taylor <otaylor@redhat.com>
11304CommitDate: Sat Feb 12 18:23:04 2005 +0000
11305
11306    Fix x2/x1 typo.
11307
11308 ChangeLog          | 5 +++++
11309 src/cairo-gstate.c | 2 +-
11310 src/cairo_gstate.c | 2 +-
11311 3 files changed, 7 insertions(+), 2 deletions(-)
11312
11313commit f3f63f39245bade5d70d546bf8acfe1bd0a6f7f8
11314Author:     Carl Worth <cworth@cworth.org>
11315AuthorDate: Sat Feb 12 13:01:39 2005 +0000
11316Commit:     Carl Worth <cworth@cworth.org>
11317CommitDate: Sat Feb 12 13:01:39 2005 +0000
11318
11319    Return all-zero extents if string is NULL.
11320
11321 ChangeLog   |  5 +++++
11322 src/cairo.c | 10 ++++++++++
11323 2 files changed, 15 insertions(+)
11324
11325commit b33f37ff040dbc3c7e7b9dcffdd1cccca1a11b20
11326Author:     Kristian Høgsberg <krh@redhat.com>
11327AuthorDate: Sat Feb 12 12:59:53 2005 +0000
11328Commit:     Kristian Høgsberg <krh@redhat.com>
11329CommitDate: Sat Feb 12 12:59:53 2005 +0000
11330
11331    Make clipping fast path fast. When we have a clipping region set, intersect it against the drawing extents to determine the bounding box for the visible drawing.
11332
11333 ChangeLog          |  8 ++++++++
11334 src/cairo-gstate.c | 34 ++++++++++++++++++++++++++++++++++
11335 src/cairo.c        |  2 +-
11336 src/cairo_gstate.c | 34 ++++++++++++++++++++++++++++++++++
11337 4 files changed, 77 insertions(+), 1 deletion(-)
11338
11339commit 063ba1f51df750cc3d9e340bd355cc1cc41f88df
11340Author:     Carl Worth <cworth@cworth.org>
11341AuthorDate: Thu Feb 10 07:46:46 2005 +0000
11342Commit:     Carl Worth <cworth@cworth.org>
11343CommitDate: Thu Feb 10 07:46:46 2005 +0000
11344
11345    Add bug for cairo_show_surface under non-default CTM.
11346
11347 AUTHORS   |  2 +-
11348 BUGS      | 16 ++++++++++++++++
11349 ChangeLog |  4 ++++
11350 3 files changed, 21 insertions(+), 1 deletion(-)
11351
11352commit 0c07ddf729f0b4d2625dec90fbec6321f4908424
11353Author:     Kristian Høgsberg <krh@redhat.com>
11354AuthorDate: Mon Feb 7 10:15:46 2005 +0000
11355Commit:     Kristian Høgsberg <krh@redhat.com>
11356CommitDate: Mon Feb 7 10:15:46 2005 +0000
11357
11358    Argh, committed conflict marker in ChangeLog - fixed.
11359
11360 ChangeLog | 1 -
11361 1 file changed, 1 deletion(-)
11362
11363commit 7296349eaa23f2e697e5553d7a1fd0b818aad47f
11364Author:     Kristian Høgsberg <krh@redhat.com>
11365AuthorDate: Mon Feb 7 09:38:43 2005 +0000
11366Commit:     Kristian Høgsberg <krh@redhat.com>
11367CommitDate: Mon Feb 7 09:38:43 2005 +0000
11368
11369    New test case which exposes off-by-one rotation error in pixman.
11370
11371 ChangeLog                  |   6 ++++
11372 test/Makefile.am           |   7 ++--
11373 test/pixman-rotate-ref.png | Bin 0 -> 260 bytes
11374 test/pixman-rotate.c       |  78 +++++++++++++++++++++++++++++++++++++++++++++
11375 test/pixman_rotate-ref.png | Bin 0 -> 260 bytes
11376 test/pixman_rotate.c       |  78 +++++++++++++++++++++++++++++++++++++++++++++
11377 6 files changed, 167 insertions(+), 2 deletions(-)
11378
11379commit 67ffc273eff916f9b1a2f4cc308683c0e4c0660a
11380Author:     Owen Taylor <otaylor@redhat.com>
11381AuthorDate: Sun Feb 6 15:07:17 2005 +0000
11382Commit:     Owen Taylor <otaylor@redhat.com>
11383CommitDate: Sun Feb 6 15:07:17 2005 +0000
11384
11385    src/cairo_gstate.c src/cairo.c: Allow cairo_set_font (cr, NULL) to unset the current font and return the cairo_t to the the "use the font from cairo_select_font() state".
11386
11387 ChangeLog          |  6 ++++++
11388 src/cairo-gstate.c | 11 +++++++----
11389 src/cairo.c        |  2 +-
11390 src/cairo_gstate.c | 11 +++++++----
11391 4 files changed, 21 insertions(+), 9 deletions(-)
11392
11393commit b93f42fae1080590fbf7050ba810155d37664843
11394Author:     Owen Taylor <otaylor@redhat.com>
11395AuthorDate: Sun Feb 6 12:00:28 2005 +0000
11396Commit:     Owen Taylor <otaylor@redhat.com>
11397CommitDate: Sun Feb 6 12:00:28 2005 +0000
11398
11399    Return the right status. (Reported by Hans Breuer.)
11400
11401 ChangeLog              | 5 +++++
11402 src/cairo-win32-font.c | 2 +-
11403 src/cairo_win32_font.c | 2 +-
11404 3 files changed, 7 insertions(+), 2 deletions(-)
11405
11406commit 991ac7bacc758698052ea4ac6ada449c5cf6ab45
11407Author:     Owen Taylor <otaylor@redhat.com>
11408AuthorDate: Sun Feb 6 11:51:07 2005 +0000
11409Commit:     Owen Taylor <otaylor@redhat.com>
11410CommitDate: Sun Feb 6 11:51:07 2005 +0000
11411
11412    Add AC_PREREQ(2.54) to help the Debian auto-guess-which-configure-version hack.
11413
11414 pixman/ChangeLog    | 5 +++++
11415 pixman/configure.in | 2 ++
11416 2 files changed, 7 insertions(+)
11417
11418commit 092c5ca5583512c9689397f355d3d0b7a09c882e
11419Author:     Owen Taylor <otaylor@redhat.com>
11420AuthorDate: Sat Feb 5 21:42:47 2005 +0000
11421Commit:     Owen Taylor <otaylor@redhat.com>
11422CommitDate: Sat Feb 5 21:42:47 2005 +0000
11423
11424    Free glyph_indices, not glyphs. (Reported by Hans Breuer.)
11425
11426 ChangeLog              | 5 +++++
11427 src/cairo-win32-font.c | 4 ++--
11428 src/cairo_win32_font.c | 4 ++--
11429 3 files changed, 9 insertions(+), 4 deletions(-)
11430
11431commit eb01786729b3d56f47ddf593fd5cc826d5c75064
11432Author:     Carl Worth <cworth@cworth.org>
11433AuthorDate: Sat Feb 5 17:17:19 2005 +0000
11434Commit:     Carl Worth <cworth@cworth.org>
11435CommitDate: Sat Feb 5 17:17:19 2005 +0000
11436
11437    Add message stating why glitz backend is disabled.
11438
11439 ChangeLog    | 4 ++++
11440 configure.in | 2 +-
11441 2 files changed, 5 insertions(+), 1 deletion(-)
11442
11443commit b0ee983a7def6752d5bff7481c4af487db757b36
11444Author:     Owen Taylor <otaylor@redhat.com>
11445AuthorDate: Sat Feb 5 17:01:29 2005 +0000
11446Commit:     Owen Taylor <otaylor@redhat.com>
11447CommitDate: Sat Feb 5 17:01:29 2005 +0000
11448
11449    Don't free *glyphs when succeeding! (Reported by Øyvind Kolås)
11450    Temporarily disable glitz by default.
11451
11452 ChangeLog           | 7 +++++++
11453 configure.in        | 2 +-
11454 src/cairo-ft-font.c | 2 --
11455 src/cairo_ft_font.c | 2 --
11456 4 files changed, 8 insertions(+), 5 deletions(-)
11457
11458commit 5707a69bfc9ce5525b2177f68c4e810c84b2f73f
11459Author:     Carl Worth <cworth@cworth.org>
11460AuthorDate: Fri Feb 4 08:04:36 2005 +0000
11461Commit:     Carl Worth <cworth@cworth.org>
11462CommitDate: Fri Feb 4 08:04:36 2005 +0000
11463
11464    Generate an error during make install if old cairo headers are found in includedir, (rather than includedir/cairo where the new ones are going).
11465
11466 ChangeLog       |  6 ++++++
11467 src/Makefile.am | 10 ++++++++++
11468 2 files changed, 16 insertions(+)
11469
11470commit 56d84bb85677df147063f2bc8eef583a6bdd5cae
11471Author:     Owen Taylor <otaylor@redhat.com>
11472AuthorDate: Thu Feb 3 15:24:35 2005 +0000
11473Commit:     Owen Taylor <otaylor@redhat.com>
11474CommitDate: Thu Feb 3 15:24:35 2005 +0000
11475
11476    Fix missing cairo_ft_font_unlock_face().
11477    Fix problem when no entry could be found.
11478
11479 ChangeLog           |  8 +++++++
11480 src/cairo-cache.c   |  2 +-
11481 src/cairo-ft-font.c | 64 +++++++++++++++++++++++++++++++----------------------
11482 src/cairo-hash.c    |  2 +-
11483 src/cairo_cache.c   |  2 +-
11484 src/cairo_ft_font.c | 64 +++++++++++++++++++++++++++++++----------------------
11485 6 files changed, 87 insertions(+), 55 deletions(-)
11486
11487commit 587dff8a7191e7e2e4c6778b58af5dc16e39bf3f
11488Author:     Carl Worth <cworth@cworth.org>
11489AuthorDate: Thu Feb 3 06:19:51 2005 +0000
11490Commit:     Carl Worth <cworth@cworth.org>
11491CommitDate: Thu Feb 3 06:19:51 2005 +0000
11492
11493    Commit old change to ChangeLog that got missed before:
11494    test/imagediff.c
11495    Add new testsvg script and accompanying imagediff program, (for interim SVG-based test suites while we wait for the standard cairo test suite to mature).
11496    Split buffer_diff out into its own file for the purpose of imagediff.
11497
11498 ChangeLog | 9 +++++++++
11499 1 file changed, 9 insertions(+)
11500
11501commit 913e39b6eef18a59c21b07ff92e4c5d078335ded
11502Author:     Owen Taylor <otaylor@redhat.com>
11503AuthorDate: Wed Feb 2 23:14:55 2005 +0000
11504Commit:     Owen Taylor <otaylor@redhat.com>
11505CommitDate: Wed Feb 2 23:14:55 2005 +0000
11506
11507    src/cairo_font.c src/cairo.h doc/public/cairo-sections.txt: Add cairo_font_extents().
11508    src/cairo_win32_font.c src/cairo-win32.h doc/public/cairo-sections.txt: Rename cairo_font_create_for_logfont() into cairo_font_create_for_logfontw() to make clear what it takes. Don't add cairo_font_create_for_logfonta() for now.
11509
11510 ChangeLog                     | 12 +++++++++++-
11511 doc/public/cairo-sections.txt |  3 ++-
11512 src/cairo-font.c              | 44 +++++++++++++++++++++++++++++++++++++++++++
11513 src/cairo-gstate.c            | 26 ++++---------------------
11514 src/cairo-win32-font.c        |  9 +++++----
11515 src/cairo-win32.h             |  4 ++--
11516 src/cairo.h                   | 29 ++++++++++++++++------------
11517 src/cairo_font.c              | 44 +++++++++++++++++++++++++++++++++++++++++++
11518 src/cairo_gstate.c            | 26 ++++---------------------
11519 src/cairo_win32_font.c        |  9 +++++----
11520 10 files changed, 138 insertions(+), 68 deletions(-)
11521
11522commit 749a8c1e7b387845beeae9c10eac7c6b041eaff7
11523Author:     Owen Taylor <otaylor@redhat.com>
11524AuthorDate: Wed Feb 2 19:52:22 2005 +0000
11525Commit:     Owen Taylor <otaylor@redhat.com>
11526CommitDate: Wed Feb 2 19:52:22 2005 +0000
11527
11528    src/cairo_win32_font.c doc/public/cairo-sections.txt doc/public/Makefile.am: Add windows functions to the docs.
11529
11530 ChangeLog                     | 15 +++++++++++++++
11531 doc/public/Makefile.am        |  3 ++-
11532 doc/public/cairo-sections.txt | 11 +++++++++++
11533 src/cairo-win32-font.c        |  2 +-
11534 src/cairo_win32_font.c        |  2 +-
11535 5 files changed, 30 insertions(+), 3 deletions(-)
11536
11537commit 72a44202343031762d761acce55d75881356448f
11538Author:     Owen Taylor <otaylor@redhat.com>
11539AuthorDate: Wed Feb 2 18:57:40 2005 +0000
11540Commit:     Owen Taylor <otaylor@redhat.com>
11541CommitDate: Wed Feb 2 18:57:40 2005 +0000
11542
11543    Add some functions to select the font into a device context with the intention to enable callers to use, e.g, Uniscribe.
11544    Use 'hdc' not 'dc' for param/variable name.
11545    Return immediately if height or width is 0.
11546
11547 ChangeLog                 |  13 ++
11548 src/cairo-win32-font.c    | 331 +++++++++++++++++++++++++++++++---------------
11549 src/cairo-win32-surface.c |   8 +-
11550 src/cairo-win32.h         |  10 ++
11551 src/cairo_win32_font.c    | 331 +++++++++++++++++++++++++++++++---------------
11552 src/cairo_win32_surface.c |   8 +-
11553 6 files changed, 483 insertions(+), 218 deletions(-)
11554
11555commit 199c41dafee1559570c250d22a97dc1667d657f3
11556Author:     Owen Taylor <otaylor@redhat.com>
11557AuthorDate: Tue Feb 1 21:45:51 2005 +0000
11558Commit:     Owen Taylor <otaylor@redhat.com>
11559CommitDate: Tue Feb 1 21:45:51 2005 +0000
11560
11561    Mostly-functioning Win32 font backend; no glyph paths yet.
11562    Turn on building of the Win32 font backend.
11563    src/cairo-win32-private.h src/Makefile.am: Private header for the Win32 backend.
11564    src/cairo-win32-private.h src/cairo_win32_surface.c: Internally export _cairo_win32_print_gdi_error() for use in the font code.
11565    src/cairo-win32-private.h src/cairo_win32_surface.c: Add _cairo_win32_surface_create_dib to create a DIB surface.
11566    src/cairo-win32-private.h src/cairo_win32_surface.c: Add _cairo_surface_is_win32()
11567    Check for vasnprintf.
11568    Add a simple fixed-buffer size snprintf fallback in the absence of vasnprintf.
11569
11570 ChangeLog                 |  25 ++
11571 configure.in              |   4 +-
11572 src/Makefile.am           |   2 +-
11573 src/cairo-win32-font.c    | 806 ++++++++++++++++++++++++++++++----------------
11574 src/cairo-win32-private.h |  77 +++++
11575 src/cairo-win32-surface.c |  97 +++---
11576 src/cairo-win32.h         |   2 +-
11577 src/cairo_win32_font.c    | 806 ++++++++++++++++++++++++++++++----------------
11578 src/cairo_win32_surface.c |  97 +++---
11579 test/cairo-test.c         |  29 +-
11580 test/cairo_test.c         |  29 +-
11581 11 files changed, 1343 insertions(+), 631 deletions(-)
11582
11583commit 211d115f1835e1f724709a2b8b55ab203326fa9a
11584Author:     Kristian Høgsberg <krh@redhat.com>
11585AuthorDate: Tue Feb 1 20:47:43 2005 +0000
11586Commit:     Kristian Høgsberg <krh@redhat.com>
11587CommitDate: Tue Feb 1 20:47:43 2005 +0000
11588
11589    Pretend we support compositing of solid color or gradient patterns to prevent image fallback. (emit_pattern): New function, code factored out from _cairo_pdf_surface_composite_trapezoids. (_cairo_pdf_surface_show_glyphs): Use emit_pattern here so we get pattern support for text.
11590    Fix typo.
11591
11592 ChangeLog               |  12 ++++
11593 src/cairo-ft-font.c     |   2 +-
11594 src/cairo-pdf-surface.c | 155 +++++++++++++++++++++++++++---------------------
11595 src/cairo_ft_font.c     |   2 +-
11596 src/cairo_pdf_surface.c | 155 +++++++++++++++++++++++++++---------------------
11597 5 files changed, 186 insertions(+), 140 deletions(-)
11598
11599commit 32ada34ddb85038f4098a301f57113b19e87ed14
11600Author:     Owen Taylor <otaylor@redhat.com>
11601AuthorDate: Tue Feb 1 16:29:17 2005 +0000
11602Commit:     Owen Taylor <otaylor@redhat.com>
11603CommitDate: Tue Feb 1 16:29:17 2005 +0000
11604
11605    Commit earlier missed new file
11606    src/cairo_unicode.c src/cairoint.h src/Makefile.am: Add _cairo_utf8_to_utf16(), _cairo_utf8_to_ucs4() based on code from GLib.
11607
11608 src/cairo-unicode.c | 340 ++++++++++++++++++++++++++++++++++++++++++++++++++++
11609 src/cairo_unicode.c | 340 ++++++++++++++++++++++++++++++++++++++++++++++++++++
11610 2 files changed, 680 insertions(+)
11611
11612commit 711d7965c87550901653bb8713b4604c441cb5c3
11613Author:     Owen Taylor <otaylor@redhat.com>
11614AuthorDate: Tue Feb 1 15:06:33 2005 +0000
11615Commit:     Owen Taylor <otaylor@redhat.com>
11616CommitDate: Tue Feb 1 15:06:33 2005 +0000
11617
11618    src/cairo_unicode.c src/cairoint.h src/Makefile.am: Add _cairo_utf8_to_utf16(), _cairo_utf8_to_ucs4() based on code from GLib.
11619    Add CAIRO_STATUS_INVALID_STRING
11620    Use _cairo_utf8_to_ucs4().
11621    Add cairo_bool_t
11622    Add TRUE/FALSE definitions.
11623    src/cairo.[ch] src/cairoint.h src/cairo_gstate.c: switch cairo_in_stroke/cairo_in_fill and all the functions used to implement them over to cairo_bool_t.
11624
11625 ChangeLog                     |  17 +
11626 doc/public/cairo-sections.txt |   1 +
11627 doc/public/tmpl/cairo.sgml    |   7 +
11628 doc/reference/.cvsignore      |  20 --
11629 src/Makefile.am               |   1 +
11630 src/cairo-ft-font.c           |  41 +--
11631 src/cairo-gstate.c            |   4 +-
11632 src/cairo-traps.c             |  18 +-
11633 src/cairo-win32-font.c        | 787 ++++++++++++++++++++++++++++++++++--------
11634 src/cairo-win32-surface.c     |  83 ++---
11635 src/cairo-win32.h             |  20 +-
11636 src/cairo.c                   |   4 +-
11637 src/cairo.h                   |  23 +-
11638 src/cairo_ft_font.c           |  41 +--
11639 src/cairo_gstate.c            |   4 +-
11640 src/cairo_traps.c             |  18 +-
11641 src/cairo_win32_font.c        | 787 ++++++++++++++++++++++++++++++++++--------
11642 src/cairo_win32_surface.c     |  83 ++---
11643 src/cairoint.h                |  26 +-
11644 19 files changed, 1469 insertions(+), 516 deletions(-)
11645
11646commit f4ccbb4615841c509e6ada7c12f469634732c4e4
11647Author:     Owen Taylor <otaylor@redhat.com>
11648AuthorDate: Mon Jan 31 16:41:06 2005 +0000
11649Commit:     Owen Taylor <otaylor@redhat.com>
11650CommitDate: Mon Jan 31 16:41:06 2005 +0000
11651
11652    Forgotten commit:
11653    src/cairo_gdip_font.cpp src/cairo_gdip_surface.cpp: Remove remnants of a GDI+ based backend.
11654
11655 src/cairo_gdip_font.cpp    | 665 -----------------------------------------
11656 src/cairo_gdip_surface.cpp | 727 ---------------------------------------------
11657 2 files changed, 1392 deletions(-)
11658
11659commit 86c8755e59a7f2000fc8a44811d06afae2d0dbb7
11660Author:     Owen Taylor <otaylor@redhat.com>
11661AuthorDate: Mon Jan 31 16:11:37 2005 +0000
11662Commit:     Owen Taylor <otaylor@redhat.com>
11663CommitDate: Mon Jan 31 16:11:37 2005 +0000
11664
11665    configure.in src/cairo-features.h.in: Add a check for the Windows platform and --enable-win32. Also add some (currently always off) stubs for native Win32 fonts.
11666    Make building the PDF backend conditional on having FreeType.
11667    src/Makefile.am src/cairo_win32_surface.c src/cairo_win32_font.c src/cairo-win32.h: Add a Win32 backend using GDI and software fallbacks Font code is not yet there yet, but it works with the fontconfig backend.
11668    src/cairo_gdip_font.cpp src/cairo_gdip_surface.cpp: Remove remnants of a GDI+ based backend.
11669    Prefer platform-specific font backends to the fontconfig backend.
11670
11671 ChangeLog                 |  20 +
11672 configure.in              | 117 ++++--
11673 src/Makefile.am           |  12 +
11674 src/cairo-features.h.in   |   4 +
11675 src/cairo-surface.c       |   2 +-
11676 src/cairo-win32-font.c    | 380 +++++++++++++++++++
11677 src/cairo-win32-surface.c | 932 ++++++++++++++++++++++++++++++++++++++++++++++
11678 src/cairo-win32.h         |  61 +++
11679 src/cairo_surface.c       |   2 +-
11680 src/cairo_win32_font.c    | 380 +++++++++++++++++++
11681 src/cairo_win32_surface.c | 932 ++++++++++++++++++++++++++++++++++++++++++++++
11682 src/cairoint.h            |  22 +-
11683 12 files changed, 2827 insertions(+), 37 deletions(-)
11684
11685commit 26148a1d15b710b8f2ce850f8704bf44b0c3d484
11686Author:     Owen Taylor <otaylor@redhat.com>
11687AuthorDate: Mon Jan 31 08:50:22 2005 +0000
11688Commit:     Owen Taylor <otaylor@redhat.com>
11689CommitDate: Mon Jan 31 08:50:22 2005 +0000
11690
11691    src/cairoint.h src/cairo_image_surface.c src/cairo_pdf_surface.c src/cairo_png_surface.c src/cairo_surface.c src/cairo_xlib_surface.c: Replace the get_image()/set_image() backend operations with a more specific {acquire,release}_{source,dest}_image() and clone_similar().
11692    src/cairoint.h src/cairo_pattern.c: Replace _cairo_pattern_get_surface() with a _cairo_pattern_begin_draw()/_cairo_pattern_end_draw() pair.
11693    Save the format for which an image is created so we can access it later. (Needed for the _cairo_xlib_surface_clone_similar())
11694    src/cairoint.h src/cairo_image_surface.c: Add _cairo_surface_is_image().
11695    Add CAIRO_OK(status) to check for CAIRO_STATUS_SUCCESS.
11696    In the absence of of RENDER, make cairo_xlib_surface_create_similar() return an image surface.
11697    Don't try to use RENDER to composite glyphs in the absence of the RENDER extension.
11698
11699 ChangeLog                 |  31 ++++
11700 src/cairo-image-surface.c | 160 ++++++++++++------
11701 src/cairo-pattern.c       | 358 +++++++++++++++++++++++++----------------
11702 src/cairo-pdf-surface.c   |  79 +++++++--
11703 src/cairo-ps-surface.c    |  59 +++++--
11704 src/cairo-surface.c       | 402 ++++++++++++++++++++++++++++++++++++++++------
11705 src/cairo-xlib-surface.c  | 332 +++++++++++++++++++++++++-------------
11706 src/cairo_image_surface.c | 160 ++++++++++++------
11707 src/cairo_pattern.c       | 358 +++++++++++++++++++++++++----------------
11708 src/cairo_pdf_surface.c   |  79 +++++++--
11709 src/cairo_png_surface.c   |  57 +++++--
11710 src/cairo_ps_surface.c    |  59 +++++--
11711 src/cairo_surface.c       | 402 ++++++++++++++++++++++++++++++++++++++++------
11712 src/cairo_xlib_surface.c  | 332 +++++++++++++++++++++++++-------------
11713 src/cairoint.h            |  99 +++++++++---
11714 15 files changed, 2182 insertions(+), 785 deletions(-)
11715
11716commit 608a52ff9390f98a8e5269e6362f4ad8d07ec2c5
11717Author:     Owen Taylor <otaylor@redhat.com>
11718AuthorDate: Sun Jan 30 11:37:48 2005 +0000
11719Commit:     Owen Taylor <otaylor@redhat.com>
11720CommitDate: Sun Jan 30 11:37:48 2005 +0000
11721
11722    Update composite-over-white code to use a pattern, not a surface. (to match _cairo_surface_composite API change.)
11723
11724 ChangeLog              |  6 ++++++
11725 src/cairo-ps-surface.c | 23 ++++++-----------------
11726 src/cairo_ps_surface.c | 23 ++++++-----------------
11727 3 files changed, 18 insertions(+), 34 deletions(-)
11728
11729commit dca785faafb4baf2a5626e5191b3c3739b0b42b7
11730Author:     Owen Taylor <otaylor@redhat.com>
11731AuthorDate: Sun Jan 30 11:28:14 2005 +0000
11732Commit:     Owen Taylor <otaylor@redhat.com>
11733CommitDate: Sun Jan 30 11:28:14 2005 +0000
11734
11735    Fixes from David Reveman:
11736    Don't save to surface part of the union when the pattern isn't a surface pattern. (_cairo_pattern_get_surface): Create the new surface at the width and height of the source.
11737    Add cairo-ft-private.h
11738
11739 ChangeLog           | 12 ++++++++++++
11740 src/Makefile.am     |  2 +-
11741 src/cairo-pattern.c | 52 +++++++++++++++++++++++++---------------------------
11742 src/cairo_pattern.c | 52 +++++++++++++++++++++++++---------------------------
11743 4 files changed, 63 insertions(+), 55 deletions(-)
11744
11745commit a24f2f909e29dd3ad1c7241a9d3f5c6580ac6a3e
11746Author:     Kristian Høgsberg <krh@redhat.com>
11747AuthorDate: Fri Jan 28 12:27:23 2005 +0000
11748Commit:     Kristian Høgsberg <krh@redhat.com>
11749CommitDate: Fri Jan 28 12:27:23 2005 +0000
11750
11751    Update prototype to eliminate warning.
11752    Remember to reference surfaces when copying patterns.
11753    Don't call _gstate_create_pattern for internally created patterns. (_cairo_gstate_show_surface): Don't change the surface matrix here, it's done later when we set it up as a pattern.
11754    Correct clip_twice-ref.png filename.
11755    Add these.
11756    Fix broken intersection code.
11757
11758 ChangeLog               | 22 +++++++++++++++++++++
11759 src/cairo-gstate.c      | 51 +++++++++++--------------------------------------
11760 src/cairo-pattern.c     |  4 ++++
11761 src/cairo_gstate.c      | 51 +++++++++++--------------------------------------
11762 src/cairo_pattern.c     |  4 ++++
11763 src/cairo_png_surface.c |  2 +-
11764 src/cairoint.h          |  3 +++
11765 test/Makefile.am        |  2 +-
11766 8 files changed, 57 insertions(+), 82 deletions(-)
11767
11768commit 4c329eecb9d956c2553376d76308bdff032216a8
11769Author:     Kristian Høgsberg <krh@redhat.com>
11770AuthorDate: Thu Jan 27 21:14:04 2005 +0000
11771Commit:     Kristian Høgsberg <krh@redhat.com>
11772CommitDate: Thu Jan 27 21:14:04 2005 +0000
11773
11774    Make sure we always return a surface similar to dst in the gradient case.
11775
11776 ChangeLog           |  5 ++++-
11777 src/cairo-pattern.c | 31 ++++++++++++++++++++++++-------
11778 src/cairo_pattern.c | 31 ++++++++++++++++++++++++-------
11779 src/cairoint.h      |  9 ---------
11780 4 files changed, 52 insertions(+), 24 deletions(-)
11781
11782commit 79c8b29c3be5179f52db8a726f138137d63ae765
11783Author:     Kristian Høgsberg <krh@redhat.com>
11784AuthorDate: Thu Jan 27 19:57:31 2005 +0000
11785Commit:     Kristian Høgsberg <krh@redhat.com>
11786CommitDate: Thu Jan 27 19:57:31 2005 +0000
11787
11788    Fold _cairo_pattern_get_image into _cairo_pattern_get_surface and make sure we always return a surface of the same type as dest.
11789    Use _cairo_pattern_get_surface instead of _cairo_pattern_get_image.
11790    Remove use of _cairo_xlib_surface_clone_similar since _cairo_pattern_get_surface always gives us an xlib surface for the pattern. Clean up error handling code in _cairo_xlib_surface_show_glyphs.
11791    Add missing cairo_surface_destroy and tidy up offset calculations as suggested by Owen.
11792    Simplify code for computing the extents of clipping area, by introducing a couple of cairo_rectangle_t functions.
11793
11794 ChangeLog                 |  20 ++++++++
11795 src/cairo-glitz-surface.c |  10 ++--
11796 src/cairo-image-surface.c |  31 +++++++-----
11797 src/cairo-pattern.c       | 102 ++++++++++++++------------------------
11798 src/cairo-xlib-surface.c  | 122 ++++++++++++----------------------------------
11799 src/cairo_glitz_surface.c |  10 ++--
11800 src/cairo_image_surface.c |  31 +++++++-----
11801 src/cairo_pattern.c       | 102 ++++++++++++++------------------------
11802 src/cairo_xlib_surface.c  | 122 ++++++++++++----------------------------------
11803 9 files changed, 206 insertions(+), 344 deletions(-)
11804
11805commit 8e90ae2f6527e39fca55e5c3e1472e067cdfe159
11806Author:     Kristian Høgsberg <krh@redhat.com>
11807AuthorDate: Thu Jan 27 17:21:13 2005 +0000
11808Commit:     Kristian Høgsberg <krh@redhat.com>
11809CommitDate: Thu Jan 27 17:21:13 2005 +0000
11810
11811    Simplify code for computing the extents of clipping area, by introducing a couple of cairo_rectangle_t functions.
11812
11813 ChangeLog          |   8 ++
11814 src/cairo-gstate.c | 302 +++++++++++++++++++++--------------------------------
11815 src/cairo_gstate.c | 302 +++++++++++++++++++++--------------------------------
11816 src/cairoint.h     |   5 +-
11817 4 files changed, 243 insertions(+), 374 deletions(-)
11818
11819commit e0de000336976ddd69243ae775cb40946b730c5b
11820Author:     Owen Taylor <otaylor@redhat.com>
11821AuthorDate: Thu Jan 27 15:46:16 2005 +0000
11822Commit:     Owen Taylor <otaylor@redhat.com>
11823CommitDate: Thu Jan 27 15:46:16 2005 +0000
11824
11825    src/cairo.[ch] src/cairo_font.c src/cairo_ft_font.c src/cairo_ps_surface.c src/cairo_xlib_surface.c: Move docs from docs/reference, with a fair bit of addition and rewriting.
11826    Remove old-format docs.
11827    Add a AC_PREREQ(2.54) (Jason Dorje Short)
11828
11829 ChangeLog                                          |  11 +
11830 configure.in                                       |   2 +
11831 doc/public/tmpl/cairo-matrix.sgml                  |   2 +-
11832 doc/reference/ChangeLog                            |  16 --
11833 doc/reference/README                               |  11 -
11834 doc/reference/crossreference.rb                    |  30 ---
11835 doc/reference/doc.xml                              | 223 ---------------------
11836 doc/reference/xml/cairo_arc.xml                    |  40 ----
11837 doc/reference/xml/cairo_arc_negative.xml           |  40 ----
11838 doc/reference/xml/cairo_clip.xml                   |  35 ----
11839 doc/reference/xml/cairo_close_path.xml             |  35 ----
11840 doc/reference/xml/cairo_copy.xml                   |  54 -----
11841 doc/reference/xml/cairo_create.xml                 |  34 ----
11842 doc/reference/xml/cairo_current_alpha.xml          |  35 ----
11843 doc/reference/xml/cairo_current_fill_rule.xml      |  35 ----
11844 doc/reference/xml/cairo_current_font.xml           |  37 ----
11845 doc/reference/xml/cairo_current_font_extents.xml   |  40 ----
11846 doc/reference/xml/cairo_current_line_cap.xml       |  35 ----
11847 doc/reference/xml/cairo_current_line_join.xml      |  35 ----
11848 doc/reference/xml/cairo_current_line_width.xml     |  35 ----
11849 doc/reference/xml/cairo_current_matrix.xml         |  41 ----
11850 doc/reference/xml/cairo_current_miter_limit.xml    |  35 ----
11851 doc/reference/xml/cairo_current_operator.xml       |  35 ----
11852 doc/reference/xml/cairo_current_point.xml          |  47 -----
11853 doc/reference/xml/cairo_current_rgb_color.xml      |  53 -----
11854 doc/reference/xml/cairo_current_target_surface.xml |  34 ----
11855 doc/reference/xml/cairo_current_tolerance.xml      |  35 ----
11856 doc/reference/xml/cairo_curve_to.xml               |  70 -------
11857 doc/reference/xml/cairo_default_matrix.xml         |  35 ----
11858 doc/reference/xml/cairo_destroy.xml                |  38 ----
11859 doc/reference/xml/cairo_fill.xml                   |  35 ----
11860 doc/reference/xml/cairo_fill_rule_t.xml            |  40 ----
11861 doc/reference/xml/cairo_font_glyph_extents.xml     |  72 -------
11862 doc/reference/xml/cairo_font_t.xml                 |  25 ---
11863 doc/reference/xml/cairo_format_t.xml               |  52 -----
11864 doc/reference/xml/cairo_ft_font_create.xml         |  59 ------
11865 .../xml/cairo_ft_font_create_for_ft_face.xml       |  69 -------
11866 doc/reference/xml/cairo_ft_font_get_pattern.xml    |  49 -----
11867 doc/reference/xml/cairo_ft_font_lock_face.xml      |  61 ------
11868 doc/reference/xml/cairo_ft_font_unlock_face.xml    |  44 ----
11869 doc/reference/xml/cairo_glyph_t.xml                |  62 ------
11870 doc/reference/xml/cairo_hit.xml                    |  36 ----
11871 doc/reference/xml/cairo_identity_matrix.xml        |  35 ----
11872 doc/reference/xml/cairo_in_fill.xml                |  34 ----
11873 doc/reference/xml/cairo_in_stroke.xml              |  34 ----
11874 .../xml/cairo_inverse_transform_distance.xml       |  47 -----
11875 .../xml/cairo_inverse_transform_point.xml          |  47 -----
11876 doc/reference/xml/cairo_line_cap_t.xml             |  43 ----
11877 doc/reference/xml/cairo_line_to.xml                |  47 -----
11878 doc/reference/xml/cairo_matrix_copy.xml            |  41 ----
11879 doc/reference/xml/cairo_matrix_create.xml          |  34 ----
11880 doc/reference/xml/cairo_matrix_destroy.xml         |  35 ----
11881 doc/reference/xml/cairo_matrix_invert.xml          |  35 ----
11882 doc/reference/xml/cairo_matrix_multiply.xml        |  47 -----
11883 doc/reference/xml/cairo_matrix_rotate.xml          |  41 ----
11884 doc/reference/xml/cairo_matrix_scale.xml           |  47 -----
11885 doc/reference/xml/cairo_matrix_set_identity.xml    |  35 ----
11886 doc/reference/xml/cairo_matrix_t.xml               |  33 ---
11887 .../xml/cairo_matrix_transform_distance.xml        |  47 -----
11888 doc/reference/xml/cairo_matrix_transform_point.xml |  47 -----
11889 doc/reference/xml/cairo_matrix_translate.xml       |  47 -----
11890 doc/reference/xml/cairo_move_to.xml                |  47 -----
11891 doc/reference/xml/cairo_new_path.xml               |  35 ----
11892 doc/reference/xml/cairo_operator_t.xml             |  47 -----
11893 doc/reference/xml/cairo_pop_group.xml              |  35 ----
11894 doc/reference/xml/cairo_push_group.xml             |  35 ----
11895 doc/reference/xml/cairo_rectangle.xml              |  47 -----
11896 doc/reference/xml/cairo_reference.xml              |  35 ----
11897 doc/reference/xml/cairo_rel_curve_to.xml           |  70 -------
11898 doc/reference/xml/cairo_rel_line_to.xml            |  47 -----
11899 doc/reference/xml/cairo_rel_move_to.xml            |  47 -----
11900 doc/reference/xml/cairo_restore.xml                |  36 ----
11901 doc/reference/xml/cairo_rotate.xml                 |  41 ----
11902 doc/reference/xml/cairo_save.xml                   |  36 ----
11903 doc/reference/xml/cairo_scale.xml                  |  47 -----
11904 doc/reference/xml/cairo_scale_font.xml             |  41 ----
11905 doc/reference/xml/cairo_select_font.xml            |  53 -----
11906 doc/reference/xml/cairo_set_alpha.xml              |  42 ----
11907 doc/reference/xml/cairo_set_dash.xml               |  53 -----
11908 doc/reference/xml/cairo_set_fill_rule.xml          |  41 ----
11909 doc/reference/xml/cairo_set_font.xml               |  52 -----
11910 doc/reference/xml/cairo_set_line_cap.xml           |  41 ----
11911 doc/reference/xml/cairo_set_line_join.xml          |  41 ----
11912 doc/reference/xml/cairo_set_line_width.xml         |  41 ----
11913 doc/reference/xml/cairo_set_miter_limit.xml        |  41 ----
11914 doc/reference/xml/cairo_set_operator.xml           |  42 ----
11915 doc/reference/xml/cairo_set_pattern.xml            |  41 ----
11916 doc/reference/xml/cairo_set_rgb_color.xml          |  54 -----
11917 doc/reference/xml/cairo_set_target_drawable.xml    |  45 -----
11918 doc/reference/xml/cairo_set_target_image.xml       |  58 ------
11919 doc/reference/xml/cairo_set_target_png.xml         |  51 -----
11920 doc/reference/xml/cairo_set_target_ps.xml          |  52 -----
11921 doc/reference/xml/cairo_set_target_surface.xml     |  41 ----
11922 doc/reference/xml/cairo_set_target_xcb.xml         |  58 ------
11923 doc/reference/xml/cairo_set_tolerance.xml          |  41 ----
11924 doc/reference/xml/cairo_show_glyphs.xml            |  46 -----
11925 doc/reference/xml/cairo_show_text.xml              |  41 ----
11926 doc/reference/xml/cairo_status.xml                 |  35 ----
11927 doc/reference/xml/cairo_status_string.xml          |  35 ----
11928 doc/reference/xml/cairo_stroke.xml                 |  35 ----
11929 doc/reference/xml/cairo_stroke_path.xml            |  35 ----
11930 doc/reference/xml/cairo_surface_clip_restore.xml   |  35 ----
11931 doc/reference/xml/cairo_surface_destroy.xml        |  35 ----
11932 doc/reference/xml/cairo_surface_get_matrix.xml     |  41 ----
11933 doc/reference/xml/cairo_surface_reference.xml      |  35 ----
11934 doc/reference/xml/cairo_surface_set_filter.xml     |  41 ----
11935 doc/reference/xml/cairo_surface_set_matrix.xml     |  41 ----
11936 doc/reference/xml/cairo_surface_set_repeat.xml     |  41 ----
11937 doc/reference/xml/cairo_surface_t.xml              |  17 --
11938 doc/reference/xml/cairo_t.xml                      |  23 ---
11939 doc/reference/xml/cairo_text_extents.xml           |  47 -----
11940 doc/reference/xml/cairo_text_extents_t.xml         |  76 -------
11941 doc/reference/xml/cairo_transform_distance.xml     |  47 -----
11942 doc/reference/xml/cairo_transform_font.xml         |  41 ----
11943 doc/reference/xml/cairo_transform_point.xml        |  47 -----
11944 doc/reference/xml/cairo_translate.xml              |  47 -----
11945 doc/reference/xml/skeleton.xml                     |  30 ---
11946 src/cairo-font.c                                   |  13 ++
11947 src/cairo-ft-font.c                                | 107 ++++++++++
11948 src/cairo-ps-surface.c                             |  16 ++
11949 src/cairo-xlib-surface.c                           |  16 ++
11950 src/cairo.c                                        | 162 +++++++++++++++
11951 src/cairo.h                                        | 126 +++++++++++-
11952 src/cairo_font.c                                   |  13 ++
11953 src/cairo_ft_font.c                                | 107 ++++++++++
11954 src/cairo_ps_surface.c                             |  16 ++
11955 src/cairo_xlib_surface.c                           |  16 ++
11956 127 files changed, 601 insertions(+), 4984 deletions(-)
11957
11958commit 56c96d014047c8759dcec6777416466f87aba354
11959Author:     Kristian Høgsberg <krh@redhat.com>
11960AuthorDate: Thu Jan 27 12:28:17 2005 +0000
11961Commit:     Kristian Høgsberg <krh@redhat.com>
11962CommitDate: Thu Jan 27 12:28:17 2005 +0000
11963
11964    Update these two once again, this time generated using libpixman-0.1.3 without leaky circles.
11965
11966 ChangeLog               |   7 +++++++
11967 test/clip-twice-ref.png | Bin 793 -> 751 bytes
11968 test/clip_twice-ref.png | Bin 793 -> 751 bytes
11969 test/coverage-ref.png   | Bin 44373 -> 44331 bytes
11970 4 files changed, 7 insertions(+)
11971
11972commit 73cdfa0b2ba3222958483245a48daf483f3c74f6
11973Author:     Kristian Høgsberg <krh@redhat.com>
11974AuthorDate: Thu Jan 27 11:59:55 2005 +0000
11975Commit:     Kristian Høgsberg <krh@redhat.com>
11976CommitDate: Thu Jan 27 11:59:55 2005 +0000
11977
11978    [ Grr... previous commit from test/, missed the ChangLog changes ]
11979    Fix missing rounding in these two functions.
11980    Update these to versions with properly rounded alpha values.
11981    Move clip_twice out of XFAIL now that rounding works.
11982    Add new test cases.
11983
11984 ChangeLog | 15 +++++++++++++++
11985 1 file changed, 15 insertions(+)
11986
11987commit 81d03b3048b238099ae29a4baba84d5870353540
11988Author:     Kristian Høgsberg <krh@redhat.com>
11989AuthorDate: Thu Jan 27 11:40:29 2005 +0000
11990Commit:     Kristian Høgsberg <krh@redhat.com>
11991CommitDate: Thu Jan 27 11:40:29 2005 +0000
11992
11993    Fix missing rounding in these two functions.
11994    Update these to versions with properly rounded alpha values.
11995    Move clip_twice out of XFAIL now that rounding works.
11996    Add new test cases.
11997
11998 test/.cvsignore         |   2 ++
11999 test/Makefile.am        |   3 +--
12000 test/clip-twice-ref.png | Bin 869 -> 793 bytes
12001 test/clip_twice-ref.png | Bin 869 -> 793 bytes
12002 test/coverage-ref.png   | Bin 44332 -> 44373 bytes
12003 test/read-png.c         |   6 +++---
12004 test/read_png.c         |   6 +++---
12005 test/write-png.c        |   6 +++---
12006 test/write_png.c        |   6 +++---
12007 9 files changed, 15 insertions(+), 14 deletions(-)
12008
12009commit 0f5b7d82deb8941705b703ef27d442ca7627bf41
12010Author:     Owen Taylor <otaylor@redhat.com>
12011AuthorDate: Thu Jan 27 11:35:25 2005 +0000
12012Commit:     Owen Taylor <otaylor@redhat.com>
12013CommitDate: Thu Jan 27 11:35:25 2005 +0000
12014
12015    configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for doing docs via gtk-doc.
12016    src/cairo.[ch] src/cairo-matrix.c: Add some inline docs for arcs and matrices.
12017    gtk-doc.m4 acinclude.m4: Check in files from gtk-doc to make the dependency on gtk-doc optional.
12018    Add --enable-gtk-doc to the default args.
12019
12020 ChangeLog                          |   14 +
12021 Makefile.am                        |    2 +-
12022 acinclude.m4                       |   53 ++
12023 autogen.sh                         |    2 +-
12024 configure.in                       |    5 +
12025 doc/.cvsignore                     |    2 +
12026 doc/Makefile.am                    |    2 +
12027 doc/public/.cvsignore              |   15 +
12028 doc/public/Makefile.am             |   45 ++
12029 doc/public/cairo-docs.xml          |   30 ++
12030 doc/public/cairo-overrides.txt     |    0
12031 doc/public/cairo-sections.txt      |  238 +++++++++
12032 doc/public/cairo.types             |    0
12033 doc/public/tmpl/.cvsignore         |    1 +
12034 doc/public/tmpl/cairo-atsui.sgml   |   25 +
12035 doc/public/tmpl/cairo-ft.sgml      |   63 +++
12036 doc/public/tmpl/cairo-glitz.sgml   |   34 ++
12037 doc/public/tmpl/cairo-matrix.sgml  |  193 +++++++
12038 doc/public/tmpl/cairo-pattern.sgml |  154 ++++++
12039 doc/public/tmpl/cairo-pdf.sgml     |   42 ++
12040 doc/public/tmpl/cairo-png.sgml     |   40 ++
12041 doc/public/tmpl/cairo-ps.sgml      |   42 ++
12042 doc/public/tmpl/cairo-quartz.sgml  |   38 ++
12043 doc/public/tmpl/cairo-surface.sgml |  112 ++++
12044 doc/public/tmpl/cairo-xcb.sgml     |   28 +
12045 doc/public/tmpl/cairo-xlib.sgml    |   39 ++
12046 doc/public/tmpl/cairo.sgml         | 1012 ++++++++++++++++++++++++++++++++++++
12047 gtk-doc.make                       |  157 ++++++
12048 src/cairo-matrix.c                 |  162 ++++++
12049 src/cairo.c                        |   47 ++
12050 src/cairo.h                        |   26 +-
12051 src/cairo_matrix.c                 |  162 ++++++
12052 32 files changed, 2782 insertions(+), 3 deletions(-)
12053
12054commit 17ec6f1482ed63ea15e317e78eafab52786cee55
12055Author:     Kristian Høgsberg <krh@redhat.com>
12056AuthorDate: Thu Jan 27 10:46:20 2005 +0000
12057Commit:     Kristian Høgsberg <krh@redhat.com>
12058CommitDate: Thu Jan 27 10:46:20 2005 +0000
12059
12060    The overall idea of this rewrite is that we want to pass the source pattern all the way down into the backends. The motivation for this is that not all backends want a surface for the source operand, and by passing the pattern down, backends can choose to convert it to a surface if they need that.
12061    The patch removes the create_surface function pointer from the surface vtable and moves much of that code into a couple of helper functions. The composite, compsite_trapezoids, and show_glyphs backend functions are updated to take a cairo_pattern_t instead of a surface as the source.
12062    Change these functions to not create a surface for the pattern and just pass the pattern down to the backend functions.
12063    New function to translate a set of trapezoids.
12064    Break out the code to adjust and restore surface transformation and repeat settings into _cairo_pattern_prepare_surface and _cairo_pattern_restore_surface.
12065    Split cairo_pattern_create_for_surface into an init function and a create function.
12066    Utility functions to create a surface from a pattern.
12067    Update these backends to work with the new pattern API. Glitz work by David Reveman.
12068    Update these to pass through the new set of args.
12069    Update this reference image as we now render it correctly.
12070
12071 ChangeLog                 |  62 ++++
12072 src/cairo-font.c          |  20 +-
12073 src/cairo-ft-font.c       |  19 +-
12074 src/cairo-glitz-surface.c | 827 ++++++++++++++++++++++------------------------
12075 src/cairo-gstate.c        | 363 ++++++++++----------
12076 src/cairo-image-surface.c |  79 +++--
12077 src/cairo-pattern.c       | 207 ++++++++----
12078 src/cairo-pdf-surface.c   |  72 +---
12079 src/cairo-ps-surface.c    |  15 +-
12080 src/cairo-surface.c       | 142 ++------
12081 src/cairo-xlib-surface.c  | 102 ++++--
12082 src/cairo_font.c          |  20 +-
12083 src/cairo_ft_font.c       |  19 +-
12084 src/cairo_glitz_surface.c | 827 ++++++++++++++++++++++------------------------
12085 src/cairo_gstate.c        | 363 ++++++++++----------
12086 src/cairo_image_surface.c |  79 +++--
12087 src/cairo_pattern.c       | 207 ++++++++----
12088 src/cairo_pdf_surface.c   |  72 +---
12089 src/cairo_png_surface.c   |  19 +-
12090 src/cairo_ps_surface.c    |  15 +-
12091 src/cairo_surface.c       | 142 ++------
12092 src/cairo_xlib_surface.c  | 102 ++++--
12093 src/cairoint.h            | 102 +++---
12094 test/coverage-ref.png     | Bin 43819 -> 44332 bytes
12095 24 files changed, 1960 insertions(+), 1915 deletions(-)
12096
12097commit 2654df6afb424e41d7cc3752a9d7b9c27c3efc92
12098Author:     Kristian Høgsberg <krh@redhat.com>
12099AuthorDate: Wed Jan 26 21:46:01 2005 +0000
12100Commit:     Kristian Høgsberg <krh@redhat.com>
12101CommitDate: Wed Jan 26 21:46:01 2005 +0000
12102
12103    New test case to verify that the clip surface is correctly updated when extending an existing clip path.
12104
12105 ChangeLog               |   4 +++
12106 test/Makefile.am        |  21 +++++++++-----
12107 test/clip-twice-ref.png | Bin 0 -> 869 bytes
12108 test/clip-twice.c       |  72 ++++++++++++++++++++++++++++++++++++++++++++++++
12109 test/clip_twice-ref.png | Bin 0 -> 869 bytes
12110 test/clip_twice.c       |  72 ++++++++++++++++++++++++++++++++++++++++++++++++
12111 6 files changed, 162 insertions(+), 7 deletions(-)
12112
12113commit 79d9b82ff3a803a0895fd57156cb39dc0a54e926
12114Author:     Kristian Høgsberg <krh@redhat.com>
12115AuthorDate: Wed Jan 26 14:21:53 2005 +0000
12116Commit:     Kristian Høgsberg <krh@redhat.com>
12117CommitDate: Wed Jan 26 14:21:53 2005 +0000
12118
12119    Set alpha to 1 before setting clip mask.
12120    Added the right reference PNG. Running test against stock 0.3.0 gives the expected results.
12121
12122 ChangeLog             |   5 +++++
12123 test/coverage-ref.png | Bin 629 -> 43819 bytes
12124 test/coverage.c       |   1 +
12125 3 files changed, 6 insertions(+)
12126
12127commit d4fb5c92407f31291041f421360ea83a209ea2ad
12128Author:     Kristian Høgsberg <krh@redhat.com>
12129AuthorDate: Wed Jan 26 13:41:55 2005 +0000
12130Commit:     Kristian Høgsberg <krh@redhat.com>
12131CommitDate: Wed Jan 26 13:41:55 2005 +0000
12132
12133    New test case, covering various combinations of pattern types, drawing operations and clipping. Currently fails, for some combinations, coverage-ref.png is just a placeholder.
12134    Added this PNG from cairo-snippets to use for pattern fills.
12135    expose PNG loading to test cases.
12136
12137 ChangeLog             |  13 ++++
12138 test/Makefile.am      |   7 +-
12139 test/cairo-test.c     |  23 +++++++
12140 test/cairo-test.h     |   4 ++
12141 test/cairo_test.c     |  23 +++++++
12142 test/cairo_test.h     |   4 ++
12143 test/coverage-ref.png | Bin 0 -> 629 bytes
12144 test/coverage.c       | 181 ++++++++++++++++++++++++++++++++++++++++++++++++++
12145 test/romedalen.png    | Bin 0 -> 80944 bytes
12146 9 files changed, 253 insertions(+), 2 deletions(-)
12147
12148commit 6dce601fd3cd7f6c8ebe72240e6be7c223ccbdcb
12149Author:     Carl Worth <cworth@cworth.org>
12150AuthorDate: Wed Jan 26 09:10:15 2005 +0000
12151Commit:     Carl Worth <cworth@cworth.org>
12152CommitDate: Wed Jan 26 09:10:15 2005 +0000
12153
12154    Use 32-bits for pixman_bits_t, even on 64-bit platforms. This should fix bug #2335 as well as rendering problems seen on 64-bit platforms.
12155
12156 pixman/ChangeLog    |  6 ++++++
12157 pixman/src/pixman.h | 20 ++++++++++----------
12158 2 files changed, 16 insertions(+), 10 deletions(-)
12159
12160commit dfee909d51aa62d731512d6a66ad3d7478c41089
12161Author:     Alexander Larsson <alexl@redhat.com>
12162AuthorDate: Wed Jan 26 06:49:16 2005 +0000
12163Commit:     Alexander Larsson <alexl@redhat.com>
12164CommitDate: Wed Jan 26 06:49:16 2005 +0000
12165
12166    Fix access to uninitialized data
12167    key must be first element in cache entry
12168
12169 ChangeLog                | 8 ++++++++
12170 src/cairo-ft-font.c      | 4 +++-
12171 src/cairo-xlib-surface.c | 2 +-
12172 src/cairo_ft_font.c      | 4 +++-
12173 src/cairo_xlib_surface.c | 2 +-
12174 5 files changed, 16 insertions(+), 4 deletions(-)
12175
12176commit 2a7a9d00cc2aa124b5c914dcaf978cbf7ddeddbb
12177Author:     Carl Worth <cworth@cworth.org>
12178AuthorDate: Tue Jan 25 14:45:31 2005 +0000
12179Commit:     Carl Worth <cworth@cworth.org>
12180CommitDate: Tue Jan 25 14:45:31 2005 +0000
12181
12182    test/imagediff.c
12183    Add new testsvg script and accompanying imagediff program, (for interim SVG-based test suites while we wait for the standard cairo test suite to mature).
12184    Split buffer_diff out into its own file for the purpose of imagediff.
12185
12186 test/.cvsignore    |  1 +
12187 test/Makefile.am   |  5 ++++
12188 test/buffer-diff.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++
12189 test/buffer-diff.h | 38 ++++++++++++++++++++++++
12190 test/buffer_diff.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++
12191 test/buffer_diff.h | 38 ++++++++++++++++++++++++
12192 test/cairo-test.c  | 61 +++++++--------------------------------
12193 test/cairo_test.c  | 61 +++++++--------------------------------
12194 test/imagediff.c   | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
12195 test/write-png.c   |  7 ++---
12196 test/write-png.h   |  4 +--
12197 test/write_png.c   |  7 ++---
12198 test/write_png.h   |  4 +--
12199 13 files changed, 340 insertions(+), 116 deletions(-)
12200
12201commit e5e0880d6761bac2482ec5e1af44a89c9e0b10d9
12202Author:     David Reveman <davidr@novell.com>
12203AuthorDate: Tue Jan 25 12:25:29 2005 +0000
12204Commit:     David Reveman <davidr@novell.com>
12205CommitDate: Tue Jan 25 12:25:29 2005 +0000
12206
12207    Update mail address
12208
12209 AUTHORS                   | 2 +-
12210 ChangeLog                 | 4 ++++
12211 src/cairo-glitz-surface.c | 2 +-
12212 src/cairo_glitz_surface.c | 2 +-
12213 4 files changed, 7 insertions(+), 3 deletions(-)
12214
12215commit b35c7a3ee5df3cac5d5060df6f251947f168e8ec
12216Author:     David Reveman <davidr@novell.com>
12217AuthorDate: Tue Jan 25 12:21:32 2005 +0000
12218Commit:     David Reveman <davidr@novell.com>
12219CommitDate: Tue Jan 25 12:21:32 2005 +0000
12220
12221    Track changes to glitz
12222
12223 ChangeLog                 |  4 +++
12224 configure.in              |  2 +-
12225 src/cairo-glitz-surface.c | 67 +++++++++++++++++++++--------------------------
12226 src/cairo_glitz_surface.c | 67 +++++++++++++++++++++--------------------------
12227 4 files changed, 65 insertions(+), 75 deletions(-)
12228
12229commit 71f65cbad209bce433f8aca4809a99216856e53d
12230Author:     David Reveman <davidr@novell.com>
12231AuthorDate: Tue Jan 25 12:11:02 2005 +0000
12232Commit:     David Reveman <davidr@novell.com>
12233CommitDate: Tue Jan 25 12:11:02 2005 +0000
12234
12235    Add missing include directive so xcb backend compile again
12236
12237 ChangeLog               | 5 +++++
12238 src/cairo-xcb-surface.c | 1 +
12239 src/cairo_xcb_surface.c | 1 +
12240 3 files changed, 7 insertions(+)
12241
12242commit b321202d18443e4140093c41a17ac0bf10f9059f
12243Author:     Carl Worth <cworth@cworth.org>
12244AuthorDate: Tue Jan 25 11:48:59 2005 +0000
12245Commit:     Carl Worth <cworth@cworth.org>
12246CommitDate: Tue Jan 25 11:48:59 2005 +0000
12247
12248    Fixed rounding of glyph positioning.
12249
12250 ChangeLog           | 5 +++++
12251 src/cairo-ft-font.c | 6 +++---
12252 src/cairo_ft_font.c | 6 +++---
12253 3 files changed, 11 insertions(+), 6 deletions(-)
12254
12255commit a812c7a06606f6c6b050fca6ad86a7b94564c1a2
12256Author:     Owen Taylor <otaylor@redhat.com>
12257AuthorDate: Tue Jan 25 10:56:50 2005 +0000
12258Commit:     Owen Taylor <otaylor@redhat.com>
12259CommitDate: Tue Jan 25 10:56:50 2005 +0000
12260
12261    Chec pdf_font for NULL, not font.
12262
12263 ChangeLog               | 5 +++++
12264 src/cairo-pdf-surface.c | 2 +-
12265 src/cairo_pdf_surface.c | 2 +-
12266 3 files changed, 7 insertions(+), 2 deletions(-)
12267
12268commit 55a8b62ec4650c9e730a431880b2d68614275d57
12269Author:     Alexander Larsson <alexl@redhat.com>
12270AuthorDate: Tue Jan 25 06:50:33 2005 +0000
12271Commit:     Alexander Larsson <alexl@redhat.com>
12272CommitDate: Tue Jan 25 06:50:33 2005 +0000
12273
12274    Fix typo that made cairo-ft.h not get installed
12275
12276 ChangeLog       | 5 +++++
12277 src/Makefile.am | 2 +-
12278 2 files changed, 6 insertions(+), 1 deletion(-)
12279
12280commit fe0c66a821591b15de0ed4f6781243ed9beb4f55
12281Author:     Carl Worth <cworth@cworth.org>
12282AuthorDate: Mon Jan 24 09:17:10 2005 +0000
12283Commit:     Carl Worth <cworth@cworth.org>
12284CommitDate: Mon Jan 24 09:17:10 2005 +0000
12285
12286    Add Shawn T. Amundson, Calum Robinson, and Owen Taylor.
12287
12288 AUTHORS   | 7 +++++--
12289 ChangeLog | 2 ++
12290 2 files changed, 7 insertions(+), 2 deletions(-)
12291
12292commit e2afdd14588f1352e35777eb1d817f3559b297bd
12293Author:     Carl Worth <cworth@cworth.org>
12294AuthorDate: Mon Jan 24 09:10:51 2005 +0000
12295Commit:     Carl Worth <cworth@cworth.org>
12296CommitDate: Mon Jan 24 09:10:51 2005 +0000
12297
12298    Conditionally install header files only for backends that are compiled. Thanks to Shawn T. Amundson <amundson@gtk.org>.
12299
12300 ChangeLog       |  4 ++++
12301 src/Makefile.am | 58 +++++++++++++++++++++++++++++++++------------------------
12302 2 files changed, 38 insertions(+), 24 deletions(-)
12303
12304commit 31f05254ffabd660b27b26af082ca75ac724c9d7
12305Author:     Carl Worth <cworth@cworth.org>
12306AuthorDate: Mon Jan 24 09:01:52 2005 +0000
12307Commit:     Carl Worth <cworth@cworth.org>
12308CommitDate: Mon Jan 24 09:01:52 2005 +0000
12309
12310    Qualify color argument as const. Closes bug #2336.
12311
12312 ChangeLog         | 6 ++++++
12313 src/cairo-color.c | 3 ++-
12314 src/cairo_color.c | 3 ++-
12315 src/cairoint.h    | 3 ++-
12316 4 files changed, 12 insertions(+), 3 deletions(-)
12317
12318commit c58f6a4bcf20b1f2a50629100457e4025a7de19b
12319Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
12320AuthorDate: Sun Jan 23 15:16:57 2005 +0000
12321Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
12322CommitDate: Sun Jan 23 15:16:57 2005 +0000
12323
12324    Protect switch on hintstyle with #ifdef FC_HINT_STYLE.
12325
12326 ChangeLog           | 5 +++++
12327 src/cairo-ft-font.c | 8 ++++----
12328 src/cairo_ft_font.c | 8 ++++----
12329 3 files changed, 13 insertions(+), 8 deletions(-)
12330
12331commit 7114a77ce1f25c4e4cd6840daf49ce34cdc11826
12332Author:     Carl Worth <cworth@cworth.org>
12333AuthorDate: Sun Jan 23 12:49:56 2005 +0000
12334Commit:     Carl Worth <cworth@cworth.org>
12335CommitDate: Sun Jan 23 12:49:56 2005 +0000
12336
12337    Add instructions for handling the new -head suffix of CAIRO_VERSION at release-time.
12338    Append -head to CAIRO_VERSION to indicate state between snapshots.
12339
12340 ChangeLog          | 12 ++++++++++++
12341 RELEASING          | 24 +++++++++++++++---------
12342 configure.in       |  2 +-
12343 src/cairo-gstate.c |  6 ++++++
12344 src/cairo_gstate.c |  6 ++++++
12345 5 files changed, 40 insertions(+), 10 deletions(-)
12346
12347commit 7275be538b37c0e102f62b98e6e8489eaf64e715
12348Author:     Owen Taylor <otaylor@redhat.com>
12349AuthorDate: Fri Jan 21 15:43:55 2005 +0000
12350Commit:     Owen Taylor <otaylor@redhat.com>
12351CommitDate: Fri Jan 21 15:43:55 2005 +0000
12352
12353    Call _cairo_gstate_ensure_font(). Don't reference the returned font.
12354
12355 ChangeLog          | 5 +++++
12356 src/cairo-gstate.c | 8 ++++++--
12357 src/cairo_gstate.c | 8 ++++++--
12358 3 files changed, 17 insertions(+), 4 deletions(-)
12359
12360commit e613961f948495b06e60542dee85d513cf459ad2
12361Author:     Owen Taylor <otaylor@redhat.com>
12362AuthorDate: Fri Jan 21 15:31:15 2005 +0000
12363Commit:     Owen Taylor <otaylor@redhat.com>
12364CommitDate: Fri Jan 21 15:31:15 2005 +0000
12365
12366    Make dependence on FC_HINT_STYLE conditional. (reported by Abraham Egnor)
12367    Use FT_LOAD_MONOCHROME if FT_LOAD_TARGET_MONO isn't defined for compatibility with older FreeType.
12368
12369 ChangeLog           |  9 +++++++++
12370 src/cairo-ft-font.c | 12 ++++++++++++
12371 src/cairo_ft_font.c | 12 ++++++++++++
12372 3 files changed, 33 insertions(+)
12373
12374commit 97424a3c2a4172dd3a686d0d41f7c7781b670814
12375Author:     Owen Taylor <otaylor@redhat.com>
12376AuthorDate: Fri Jan 21 14:33:47 2005 +0000
12377Commit:     Owen Taylor <otaylor@redhat.com>
12378CommitDate: Fri Jan 21 14:33:47 2005 +0000
12379
12380    Change cairo_font_t to refer to a font scaled to a particular output device resolution.
12381    src/cairoint.h src/cairo_font.c src/cairo_ft_font.c src/cairo_xlib_surface.c src/cairo_pdf_surface.c src/cairo_gstate.c src/cairo.c: Switch many internal methods from handling cairo_unscaled_font_t and cairo_font_scale_t pairs to handling cairo_font_t.
12382    src/cairo-ft-private.h src/cairo_ft_fontc: Add some internal interfaces for use by the FreeType backend.
12383    Clear the gstate's current font when the transform or target surface changes.
12384    src/cairo.h src/cairo_ft_font.c: Rename cairo_ft_font_pattern to cairo_ft_font_get_pattern().
12385    src/cairo.h src/cairo_ft_font.c: Make cairo_ft_font_create() and cairo_ft_font_create_for_ft_face() take a font scale; make the latter take load_flags for FT_Load_Glyph() as well. Change cairo_ft_font_face() to Xft-style cairo_ft_font_lock_face, cairo_ft_font_unlock_face.
12386    Remove the name/slant/weight=>unscaled font cache, it didn't work with the new cairo_font_t setup. If it turns out to be needed, it can be added back in some other form.
12387    src/cairoint.h src/cairo_font.c: Add a 'flags' field to cairo_glyph_cache_key_t, we use it for load flags with freetype backend.
12388    Switch the caching to be from resolved fontconfig pattern => file; keep only a fixed number of FT_Face objects open at once, similar to FreeType.
12389    src/cairo_gstate.c src/cairoint.h: Add public cairo_font_glyph_extents, use it to implement _cairo_gstate_glyph_extents().
12390    Add refcounting for glyph cache elements; there was an bug where elements got ejected from the cache and freed before they could be used.
12391    src/cairoint.h src/cairo_cache.c (_cairo_cache_random_entry()) New function to return a random entry in the cache matching a predicate; reuse the internals for the previous _random_live_entry().
12392    src/cairoint.h src/cairo_cache.c (_cairo_cache_lookup()): Add an optional created_entry return value.
12393    src/cairo_ft_font.c src/cairo_xlib_surface.c: Adapt to _cairo_cache_lookup() change.
12394    Support max_memory == 0 to indicate an unbounded cache.
12395    src/cairoint.h src/cairo_cache.c (_cairo_cache_remove()): Add a function to manually remove entries from the cache.
12396    Update for changes, document cairo_matrix_t, cairo_glyph_t, etc.
12397    src/cairo.h src/cairo-atsui.h src/cairo-ft.h src/cairo-glitz.h src/cairo-pdf.h src/cairo-png.h src/cairo-ps.h src/cairo-quartz.h src/cairo-xcb.h src/cairo-xlib.h: Add CAIRO_BEGIN/END_DECLS for extern "C", use it on all public headers. Move header guards outermost.
12398    Fix encoding.
12399
12400 ChangeLog                                          |   74 ++
12401 doc/reference/doc.xml                              |   21 +-
12402 doc/reference/xml/cairo_current_font.xml           |    4 +-
12403 doc/reference/xml/cairo_font_glyph_extents.xml     |   72 ++
12404 doc/reference/xml/cairo_font_t.xml                 |   25 +
12405 doc/reference/xml/cairo_ft_font_create.xml         |   59 ++
12406 .../xml/cairo_ft_font_create_for_ft_face.xml       |   69 ++
12407 doc/reference/xml/cairo_ft_font_get_pattern.xml    |   49 +
12408 doc/reference/xml/cairo_ft_font_lock_face.xml      |   61 ++
12409 doc/reference/xml/cairo_ft_font_unlock_face.xml    |   44 +
12410 doc/reference/xml/cairo_glyph_t.xml                |   62 ++
12411 doc/reference/xml/cairo_matrix_t.xml               |   24 +-
12412 doc/reference/xml/cairo_set_font.xml               |   16 +-
12413 doc/reference/xml/cairo_show_glyphs.xml            |    2 +-
12414 doc/reference/xml/cairo_text_extents_t.xml         |   49 +-
12415 src/cairo-atsui.h                                  |    9 +-
12416 src/cairo-cache.c                                  |  104 +-
12417 src/cairo-font.c                                   |  410 +++-----
12418 src/cairo-ft-font.c                                | 1047 ++++++++++++--------
12419 src/cairo-ft-private.h                             |   63 ++
12420 src/cairo-ft.h                                     |   31 +-
12421 src/cairo-glitz.h                                  |    9 +-
12422 src/cairo-gstate.c                                 |  323 +++---
12423 src/cairo-hash.c                                   |  104 +-
12424 src/cairo-pdf-surface.c                            |   63 +-
12425 src/cairo-pdf.h                                    |    9 +-
12426 src/cairo-png.h                                    |   11 +-
12427 src/cairo-ps.h                                     |    9 +-
12428 src/cairo-quartz-surface.c                         |    2 +-
12429 src/cairo-quartz.h                                 |    9 +-
12430 src/cairo-xcb.h                                    |    9 +-
12431 src/cairo-xlib-surface.c                           |   55 +-
12432 src/cairo-xlib.h                                   |    9 +-
12433 src/cairo.h                                        |   29 +-
12434 src/cairo_cache.c                                  |  104 +-
12435 src/cairo_font.c                                   |  410 +++-----
12436 src/cairo_ft_font.c                                | 1047 ++++++++++++--------
12437 src/cairo_gstate.c                                 |  323 +++---
12438 src/cairo_pdf_surface.c                            |   63 +-
12439 src/cairo_quartz_surface.c                         |    2 +-
12440 src/cairo_xlib_surface.c                           |   55 +-
12441 src/cairoint.h                                     |  157 +--
12442 42 files changed, 3118 insertions(+), 1979 deletions(-)
12443
12444commit 90689370267f3c02d6be62e3e8c85cccdad6f577
12445Author:     Carl Worth <cworth@cworth.org>
12446AuthorDate: Fri Jan 21 12:48:11 2005 +0000
12447Commit:     Carl Worth <cworth@cworth.org>
12448CommitDate: Fri Jan 21 12:48:11 2005 +0000
12449
12450    Increment CAIRO_VERSION to 0.3.0
12451    Add notes for snapshot 0.3.0
12452
12453 ChangeLog    |   6 ++-
12454 NEWS         | 171 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12455 configure.in |   2 +-
12456 3 files changed, 176 insertions(+), 3 deletions(-)
12457
12458commit f697490665735c5b5a469b81b16e8075eb355ba7
12459Author:     Carl Worth <cworth@cworth.org>
12460AuthorDate: Fri Jan 21 11:27:56 2005 +0000
12461Commit:     Carl Worth <cworth@cworth.org>
12462CommitDate: Fri Jan 21 11:27:56 2005 +0000
12463
12464    Update reference images for new rasterization in libpixman 0.1.3.
12465
12466 ChangeLog                  |   5 +++++
12467 test/fill-rule-ref.png     | Bin 1983 -> 1979 bytes
12468 test/fill_rule-ref.png     | Bin 1983 -> 1979 bytes
12469 test/leaky-polygon-ref.png | Bin 264 -> 255 bytes
12470 test/leaky_polygon-ref.png | Bin 264 -> 255 bytes
12471 test/line-width-ref.png    | Bin 167 -> 171 bytes
12472 test/line_width-ref.png    | Bin 167 -> 171 bytes
12473 7 files changed, 5 insertions(+)
12474
12475commit 1463fbb6c90a9a6faff0d4d1b65d375e416dafd4
12476Author:     Carl Worth <cworth@cworth.org>
12477AuthorDate: Fri Jan 21 11:20:55 2005 +0000
12478Commit:     Carl Worth <cworth@cworth.org>
12479CommitDate: Fri Jan 21 11:20:55 2005 +0000
12480
12481    Update since directory changed after server compromise.
12482
12483 ChangeLog   | 5 +++++
12484 Makefile.am | 2 +-
12485 RELEASING   | 6 +++---
12486 3 files changed, 9 insertions(+), 4 deletions(-)
12487
12488commit fdf1ed1185916b77dc36564f637ebe147acb537d
12489Author:     Carl Worth <cworth@cworth.org>
12490AuthorDate: Fri Jan 21 11:18:46 2005 +0000
12491Commit:     Carl Worth <cworth@cworth.org>
12492CommitDate: Fri Jan 21 11:18:46 2005 +0000
12493
12494    Fix typo
12495
12496 pixman/RELEASING | 2 +-
12497 1 file changed, 1 insertion(+), 1 deletion(-)
12498
12499commit 886d457c2f16faa0f570fcf98680df5e5123a641
12500Author:     Carl Worth <cworth@cworth.org>
12501AuthorDate: Fri Jan 21 11:16:03 2005 +0000
12502Commit:     Carl Worth <cworth@cworth.org>
12503CommitDate: Fri Jan 21 11:16:03 2005 +0000
12504
12505    Fix snapshot URL in description
12506
12507 pixman/RELEASING | 2 +-
12508 1 file changed, 1 insertion(+), 1 deletion(-)
12509
12510commit 4b072cc7d266a059871bb76043fa8d0394410671
12511Author:     Carl Worth <cworth@cworth.org>
12512AuthorDate: Fri Jan 21 11:10:07 2005 +0000
12513Commit:     Carl Worth <cworth@cworth.org>
12514CommitDate: Fri Jan 21 11:10:07 2005 +0000
12515
12516    Add notes for snapshot 0.1.3.
12517    Increment version to 0.1.3
12518    Add reminder to diff pixman.h to look for API changes since the last snapshot.
12519
12520 pixman/ChangeLog    |  7 +++++++
12521 pixman/NEWS         | 22 ++++++++++++++++++++++
12522 pixman/RELEASING    |  8 +++++++-
12523 pixman/configure.in |  2 +-
12524 4 files changed, 37 insertions(+), 2 deletions(-)
12525
12526commit c3e41a966c5fb0b503dfba48f13a585509c62530
12527Author:     Carl Worth <cworth@cworth.org>
12528AuthorDate: Fri Jan 21 10:59:33 2005 +0000
12529Commit:     Carl Worth <cworth@cworth.org>
12530CommitDate: Fri Jan 21 10:59:33 2005 +0000
12531
12532    Add missing files to satisfy make distcheck.
12533
12534 pixman/ChangeLog       | 3 +++
12535 pixman/src/Makefile.am | 2 ++
12536 2 files changed, 5 insertions(+)
12537
12538commit 1c4286c2a8323fdadc5112d25acf3cf7ba0d32da
12539Author:     Carl Worth <cworth@cworth.org>
12540AuthorDate: Fri Jan 21 10:54:51 2005 +0000
12541Commit:     Carl Worth <cworth@cworth.org>
12542CommitDate: Fri Jan 21 10:54:51 2005 +0000
12543
12544    Update for changed www directory on server.
12545
12546 pixman/ChangeLog   | 3 +++
12547 pixman/Makefile.am | 2 +-
12548 2 files changed, 4 insertions(+), 1 deletion(-)
12549
12550commit fd8974f2adfcb46870dec15d4a90763a89ede42a
12551Author:     Carl Worth <cworth@cworth.org>
12552AuthorDate: Fri Jan 21 10:52:55 2005 +0000
12553Commit:     Carl Worth <cworth@cworth.org>
12554CommitDate: Fri Jan 21 10:52:55 2005 +0000
12555
12556    Add pixman-xserver-compat.h, (that was supposed to go in a couple of commits ago).
12557
12558 pixman/ChangeLog                   |  3 ++
12559 pixman/src/pixman-xserver-compat.h | 98 ++++++++++++++++++++++++++++++++++++++
12560 2 files changed, 101 insertions(+)
12561
12562commit dfa7b94c9c9aea61a1ae786139e21152d6e8e34a
12563Author:     Carl Worth <cworth@cworth.org>
12564AuthorDate: Fri Jan 21 10:38:42 2005 +0000
12565Commit:     Carl Worth <cworth@cworth.org>
12566CommitDate: Fri Jan 21 10:38:42 2005 +0000
12567
12568    Avoid buffer ovverrun when trapezoid's right edge is on a pixel boundary.
12569
12570 pixman/ChangeLog       |  3 +++
12571 pixman/src/fbedgeimp.h | 10 +++++++---
12572 2 files changed, 10 insertions(+), 3 deletions(-)
12573
12574commit 13225d4d3baa78b3020586c6e9b4601111792903
12575Author:     Carl Worth <cworth@cworth.org>
12576AuthorDate: Fri Jan 21 10:26:28 2005 +0000
12577Commit:     Carl Worth <cworth@cworth.org>
12578CommitDate: Fri Jan 21 10:26:28 2005 +0000
12579
12580    Switch to use new fbRasterizeTrapezoid. Gut old IcRasterizeTrapezoid implementation. Remove lots of code, (and all the bugs with it).
12581    Replace IcRasterizeTrapezoid with fbRasterizeTrapezoid. Add a couple of missing typedefs.
12582    Minor changes to allow things to compile within libpixman tree, (replace xserver include directives with pixman-xserver-compat.h and sprinkle a few const qualifiers).
12583    Add sources for new point-sampling rasterization.
12584
12585 pixman/ChangeLog         |   19 +
12586 pixman/src/Makefile.am   |    4 +
12587 pixman/src/fbedge.c      |   12 +-
12588 pixman/src/fbtrap.c      |   20 +-
12589 pixman/src/icint.h       |   18 +-
12590 pixman/src/ictransform.c |    2 -
12591 pixman/src/ictrap.c      | 1337 +---------------------------------------------
12592 pixman/src/ictri.c       |    4 +-
12593 pixman/src/renderedge.c  |    8 +-
12594 pixman/src/renderedge.h  |    6 +-
12595 10 files changed, 53 insertions(+), 1377 deletions(-)
12596
12597commit c64e2ccd06edfc9b148ca620d218f84c7bb93378
12598Author:     Carl Worth <cworth@cworth.org>
12599AuthorDate: Fri Jan 21 09:26:44 2005 +0000
12600Commit:     Carl Worth <cworth@cworth.org>
12601CommitDate: Fri Jan 21 09:26:44 2005 +0000
12602
12603    Merge in changes from xserver, (mostly just whitespace).
12604
12605 pixman/ChangeLog    |  5 +++++
12606 pixman/src/fbtrap.c | 21 ++++++++++++---------
12607 2 files changed, 17 insertions(+), 9 deletions(-)
12608
12609commit d466c33d1df2a30aa8a8c38f2b9861cb36bf3c1e
12610Author:     Carl Worth <cworth@cworth.org>
12611AuthorDate: Thu Jan 20 20:45:38 2005 +0000
12612Commit:     Carl Worth <cworth@cworth.org>
12613CommitDate: Thu Jan 20 20:45:38 2005 +0000
12614
12615    Add a bunch of missing include directives, (now that cairo.h has been cleaned up).
12616
12617 ChangeLog         | 7 ++++++-
12618 test/cairo-test.c | 4 ++++
12619 test/cairo_test.c | 4 ++++
12620 3 files changed, 14 insertions(+), 1 deletion(-)
12621
12622commit da1b3c147b9151cef55f0e1c567c897d066bf594
12623Author:     Carl Worth <cworth@cworth.org>
12624AuthorDate: Thu Jan 20 20:41:40 2005 +0000
12625Commit:     Carl Worth <cworth@cworth.org>
12626CommitDate: Thu Jan 20 20:41:40 2005 +0000
12627
12628    Created new public header cairo-atsui.h.
12629    Build fixes for Quartz backend courtesy of Geoff Norton <gnorton@customerdna.com>:
12630    Fix check for atsui font backend.
12631    Add conditional compilation for cairo_atsui_font.c and cairo_ft_font.c.
12632    Add missing include of cairo-quartz.h.
12633    Add include of Carbon/Carbon.h.
12634    Advertise availability of Quartz surface.
12635    Install cairo-quartz.h, and conditionally compile cairo_quartz_surface.c.
12636    Add autofoo checks to detect quartz backend.
12637
12638 ChangeLog    | 26 ++++++++++++++++++++++++++
12639 configure.in | 33 ++++++++++++++++++++++++++++++---
12640 2 files changed, 56 insertions(+), 3 deletions(-)
12641
12642commit 0ad3789985161fe0fe9908ce993aa7ac2d95e8c4
12643Author:     Carl Worth <cworth@cworth.org>
12644AuthorDate: Thu Jan 20 20:36:25 2005 +0000
12645Commit:     Carl Worth <cworth@cworth.org>
12646CommitDate: Thu Jan 20 20:36:25 2005 +0000
12647
12648    Created new public header cairo-atsui.h.
12649    Build fixes for Quartz backend courtesy of Geoff Norton <gnorton@customerdna.com>:
12650    Fix check for atsui font backend.
12651    Add conditional compilation for cairo_atsui_font.c and cairo_ft_font.c.
12652    Add missing include of cairo-quartz.h.
12653    Add include of Carbon/Carbon.h.
12654    Advertise availability of Quartz surface.
12655    Install cairo-quartz.h, and conditionally compile cairo_quartz_surface.c.
12656    Add autofoo checks to detect quartz backend.
12657
12658 src/Makefile.am            | 18 ++++++++++++++++-
12659 src/cairo-atsui-font.c     | 13 ++++++------
12660 src/cairo-atsui.h          | 50 ++++++++++++++++++++++++++++++++++++++++++++++
12661 src/cairo-features.h.in    |  2 ++
12662 src/cairo-quartz-surface.c |  7 +------
12663 src/cairo-quartz.h         |  2 ++
12664 src/cairo_atsui_font.c     | 13 ++++++------
12665 src/cairo_quartz_surface.c |  7 +------
12666 8 files changed, 87 insertions(+), 25 deletions(-)
12667
12668commit b646ecfe08601af5587b0f3e10e0bf2e62e355c6
12669Author:     Carl Worth <cworth@cworth.org>
12670AuthorDate: Thu Jan 20 08:28:54 2005 +0000
12671Commit:     Carl Worth <cworth@cworth.org>
12672CommitDate: Thu Jan 20 08:28:54 2005 +0000
12673
12674    Track various renamings.
12675    Insert new includes for backend-specific header files.
12676    Remove redundant include of cairo-features.h.
12677    Rename header-exclusion macro from _CAIRO_H_ to CAIRO_H. Remove platform-specific grubbing for cairo-features.h and pixman.h in odd places.
12678    Remove all backend-specific prototypes, (as they are now in their own header files).
12679    Remove deprecated
12680    Remove printf.
12681    Convert to utf-8. Use the proper name for multiple-header exclusion (CAIRO_FEATURES_H). Track rename of FREETYPE_FONT_FEATURE to FT_FONT_FEATURE.
12682    Split cairo.h up into cairo.h, cairo-ft.h, cairo-glitz.h, cairo-pdf.h, cairo-png.h, cairo-ps.h, cairo-xcb.h, cairo-xlib.h. Update for rename of cairo_wideint.h to cairo-wideint.h.
12683    Rename CAIRO_HAS_FREETYPE_FONT to CAIRO_HAS_FT_FONT, (to match cairo_ft_font functions and cairo-ft.h).
12684    Update for public header files now in /cairo.
12685
12686 ChangeLog                  |  45 ++++++-
12687 cairo.pc.in                |   3 +-
12688 configure.in               |  10 +-
12689 src/Makefile.am            |  27 +++--
12690 src/cairo-features.h.in    |   8 +-
12691 src/cairo-ft-font.c        |   2 +
12692 src/cairo-ft.h             |  62 ++++++++++
12693 src/cairo-glitz-surface.c  |   1 +
12694 src/cairo-glitz.h          |  53 +++++++++
12695 src/cairo-pdf-surface.c    |   4 +
12696 src/cairo-pdf.h            |  62 ++++++++++
12697 src/cairo-png.h            |  59 ++++++++++
12698 src/cairo-ps-surface.c     |   1 +
12699 src/cairo-ps.h             |  63 ++++++++++
12700 src/cairo-quartz.h         |  56 +++++++++
12701 src/cairo-xcb.h            |  54 +++++++++
12702 src/cairo-xlib-surface.c   |   1 +
12703 src/cairo-xlib.h           |  71 +++++++++++
12704 src/cairo.c                |   2 -
12705 src/cairo.h                | 197 +------------------------------
12706 src/cairo_ft_font.c        |   2 +
12707 src/cairo_gdip_font.cpp    |   1 -
12708 src/cairo_gdip_surface.cpp |   1 -
12709 src/cairo_glitz_surface.c  |   1 +
12710 src/cairo_pdf_surface.c    |   4 +
12711 src/cairo_png_surface.c    |   1 +
12712 src/cairo_ps_surface.c     |   1 +
12713 src/cairo_wideint.h        | 285 ---------------------------------------------
12714 src/cairo_xlib_surface.c   |   1 +
12715 src/cairoint.h             |   6 +-
12716 30 files changed, 580 insertions(+), 504 deletions(-)
12717
12718commit 68d5ba661d5d0ba0a604a3c947f43f629a6a6bb9
12719Author:     Carl Worth <cworth@cworth.org>
12720AuthorDate: Wed Jan 19 12:12:42 2005 +0000
12721Commit:     Carl Worth <cworth@cworth.org>
12722CommitDate: Wed Jan 19 12:12:42 2005 +0000
12723
12724    Allow NULL values for return pointers so that the user can easily get partial results from cairo_matrix_get_affine, cairo_current_point, and cairo_current_color_rgb as needed.
12725
12726 ChangeLog          |  7 +++++++
12727 src/cairo-color.c  |  9 ++++++---
12728 src/cairo-gstate.c |  6 ++++--
12729 src/cairo-matrix.c | 17 ++++++++++++++---
12730 src/cairo_color.c  |  9 ++++++---
12731 src/cairo_gstate.c |  6 ++++--
12732 src/cairo_matrix.c | 17 ++++++++++++++---
12733 7 files changed, 55 insertions(+), 16 deletions(-)
12734
12735commit 429c1f42b5942ebd8b3170e462418880c7cf5e2e
12736Author:     Carl Worth <cworth@cworth.org>
12737AuthorDate: Wed Jan 19 11:39:06 2005 +0000
12738Commit:     Carl Worth <cworth@cworth.org>
12739CommitDate: Wed Jan 19 11:39:06 2005 +0000
12740
12741    Fix int* vs. size_t* confusion, (currently in favor of int* but only because that's easier to implement). Thanks to John Ellson <ellson@research.att.com>. Closes bug #2328.
12742
12743 ChangeLog           | 7 +++++++
12744 src/cairo-ft-font.c | 4 ++--
12745 src/cairo_ft_font.c | 4 ++--
12746 3 files changed, 11 insertions(+), 4 deletions(-)
12747
12748commit 6fb833a84c8cbdba299f3ba4f23e8c4434491cad
12749Author:     Kristian Høgsberg <krh@redhat.com>
12750AuthorDate: Wed Jan 19 08:03:53 2005 +0000
12751Commit:     Kristian Høgsberg <krh@redhat.com>
12752CommitDate: Wed Jan 19 08:03:53 2005 +0000
12753
12754    Add byteswap macros missing for bigendian architectures.
12755
12756 ChangeLog               | 5 +++++
12757 src/cairo-pdf-surface.c | 2 ++
12758 src/cairo_pdf_surface.c | 2 ++
12759 3 files changed, 9 insertions(+)
12760
12761commit cc58bc3b9b6f46d7953f9a088208f6df1c11a497
12762Author:     Carl Worth <cworth@cworth.org>
12763AuthorDate: Wed Jan 19 07:55:28 2005 +0000
12764Commit:     Carl Worth <cworth@cworth.org>
12765CommitDate: Wed Jan 19 07:55:28 2005 +0000
12766
12767    Remove fill_rule and leaky_polygon from expected failures list. Both of these bugs have fixes, (fill_rule is fixed by reverting cairo_traps.c to 1.16, and leaky_polygon is fixed in a newer libpixman).
12768
12769 ChangeLog        | 5 +++++
12770 test/Makefile.am | 2 --
12771 2 files changed, 5 insertions(+), 2 deletions(-)
12772
12773commit 27532eda85897f2b2f99d17108174c479a47cf5c
12774Author:     Carl Worth <cworth@cworth.org>
12775AuthorDate: Wed Jan 19 07:11:14 2005 +0000
12776Commit:     Carl Worth <cworth@cworth.org>
12777CommitDate: Wed Jan 19 07:11:14 2005 +0000
12778
12779    Remove const qualifiers from the header file as well.
12780
12781 ChangeLog           |  3 +++
12782 src/cairo-wideint.h | 74 ++++++++++++++++++++++++++---------------------------
12783 src/cairo_wideint.h | 74 ++++++++++++++++++++++++++---------------------------
12784 3 files changed, 77 insertions(+), 74 deletions(-)
12785
12786commit 8605b6ae5a0035580683488ba8057f7877f74a9f
12787Author:     Carl Worth <cworth@cworth.org>
12788AuthorDate: Wed Jan 19 07:07:00 2005 +0000
12789Commit:     Carl Worth <cworth@cworth.org>
12790CommitDate: Wed Jan 19 07:07:00 2005 +0000
12791
12792    Remove useless const qualifier from functions returning simple values, (quiets the warning in gcc4). Thanks to John Ellson <ellson@research.att.com>. Closes bug #2299.
12793
12794 ChangeLog           |  5 ++++
12795 src/cairo-wideint.c | 82 ++++++++++++++++++++++++++---------------------------
12796 src/cairo_wideint.c | 82 ++++++++++++++++++++++++++---------------------------
12797 3 files changed, 87 insertions(+), 82 deletions(-)
12798
12799commit f493efa92d1e945cfb02b4a83b87c48c2788ea5d
12800Author:     Carl Worth <cworth@cworth.org>
12801AuthorDate: Wed Jan 19 05:32:32 2005 +0000
12802Commit:     Carl Worth <cworth@cworth.org>
12803CommitDate: Wed Jan 19 05:32:32 2005 +0000
12804
12805    Add bugs on cairo_surface_create_for_image, bad names for cairo_font_set_transform and cairo_font_current_transform, segfault on AMD64.
12806
12807 BUGS      | 16 +++++++++++++++-
12808 ChangeLog |  7 +++++++
12809 2 files changed, 22 insertions(+), 1 deletion(-)
12810
12811commit d894196840aa8363de6f167e6a2b4d59ad9cf977
12812Author:     Carl Worth <cworth@cworth.org>
12813AuthorDate: Tue Jan 18 11:54:23 2005 +0000
12814Commit:     Carl Worth <cworth@cworth.org>
12815CommitDate: Tue Jan 18 11:54:23 2005 +0000
12816
12817    Add pristine files from the X server containing Keith's newer point-sampling implementation of trapezoid rasterization. The plan is to munge these files as little as possible to make them work within libpixman, (so that it will be easier to share patches between libpixman and the X server).
12818
12819 pixman/ChangeLog        |  13 +++
12820 pixman/src/fbedge.c     | 134 +++++++++++++++++++++++++++
12821 pixman/src/fbedgeimp.h  | 134 +++++++++++++++++++++++++++
12822 pixman/src/fbtrap.c     | 235 ++++++++++++++++++++++++++++++++++++++++++++++++
12823 pixman/src/renderedge.c | 197 ++++++++++++++++++++++++++++++++++++++++
12824 pixman/src/renderedge.h | 120 +++++++++++++++++++++++++
12825 6 files changed, 833 insertions(+)
12826
12827commit e1eec5cf0ef9efa2358b27cdb61a45987ce290e4
12828Author:     Kristian Høgsberg <krh@redhat.com>
12829AuthorDate: Mon Jan 17 14:59:49 2005 +0000
12830Commit:     Kristian Høgsberg <krh@redhat.com>
12831CommitDate: Mon Jan 17 14:59:49 2005 +0000
12832
12833    Fix double free in error path. (cairo_pdf_ft_font_create): Reference the unscaled font to keep the FT_Face around. (cairo_pdf_ft_font_generate): Initialize end to avoid compiler warning; bail out if table write fails. Fixes from Owen.
12834
12835 ChangeLog               |  9 +++++++++
12836 src/cairo-pdf-surface.c | 26 ++++++++++++++++----------
12837 src/cairo_pdf_surface.c | 26 ++++++++++++++++----------
12838 3 files changed, 41 insertions(+), 20 deletions(-)
12839
12840commit 2c6939b7acb3dc931fd723eee84f51a5a692f444
12841Author:     Kristian Høgsberg <krh@redhat.com>
12842AuthorDate: Mon Jan 17 09:40:00 2005 +0000
12843Commit:     Kristian Høgsberg <krh@redhat.com>
12844CommitDate: Mon Jan 17 09:40:00 2005 +0000
12845
12846    Add preliminary text support, including support for truetype font subsetting.
12847    Change type of 'surface' argument in show_glyphs to void * as it is for all other surface virtual functions.
12848    Update accordingly.
12849    Add check for endianess.
12850    Fix bug in array growing loop. (_cairo_array_append): Accept NULL for elements argument, in which case we just allocate space in the array.
12851
12852 ChangeLog                |  17 +
12853 configure.in             |   1 +
12854 src/cairo-array.c        |  18 +-
12855 src/cairo-pdf-surface.c  | 894 +++++++++++++++++++++++++++++++++++++++++++++--
12856 src/cairo-xlib-surface.c |  10 +-
12857 src/cairo_array.c        |  18 +-
12858 src/cairo_pdf_surface.c  | 894 +++++++++++++++++++++++++++++++++++++++++++++--
12859 src/cairo_xlib_surface.c |  10 +-
12860 src/cairoint.h           |   7 +-
12861 9 files changed, 1798 insertions(+), 71 deletions(-)
12862
12863commit be7b745a43b4cbfec7e5ca24185f32ee83856163
12864Author:     Kristian Høgsberg <krh@redhat.com>
12865AuthorDate: Mon Jan 17 09:18:37 2005 +0000
12866Commit:     Kristian Høgsberg <krh@redhat.com>
12867CommitDate: Mon Jan 17 09:18:37 2005 +0000
12868
12869    Take image_rotate-ref.png out of EXTRA_DIST until we can actually render it correctly. (XFAIL_TESTS): Update with new known bugs.
12870    Add font backend selection options.
12871
12872 ChangeLog               | 11 ++++++
12873 configure.in            | 89 ++++++++++++++++++++++++++++++++++++-------------
12874 src/cairo-features.h.in |  4 +++
12875 src/cairo.h             |  4 +--
12876 src/cairoint.h          |  8 +++--
12877 test/Makefile.am        | 15 +++++----
12878 6 files changed, 97 insertions(+), 34 deletions(-)
12879
12880commit 0e2e28c71726a5346ec13a6a5681421d1929628f
12881Author:     Marco Pesenti Gritti <marco@gnome.org>
12882AuthorDate: Sun Jan 16 08:35:14 2005 +0000
12883Commit:     Marco Pesenti Gritti <marco@gnome.org>
12884CommitDate: Sun Jan 16 08:35:14 2005 +0000
12885
12886    Add native Mac OS X support.
12887
12888 src/cairo-atsui-font.c     | 806 +++++++++++++++++++++++++++++++++++++++++++++
12889 src/cairo-quartz-surface.c | 397 ++++++++++++++++++++++
12890 src/cairo.h                |  32 +-
12891 src/cairo_atsui_font.c     | 806 +++++++++++++++++++++++++++++++++++++++++++++
12892 src/cairo_quartz_surface.c | 397 ++++++++++++++++++++++
12893 src/cairoint.h             |  21 +-
12894 6 files changed, 2455 insertions(+), 4 deletions(-)
12895
12896commit 4358135bc9ef8da04906f7491008231608f837c2
12897Author:     John Ellson <ellson@research.att.com>
12898AuthorDate: Sat Jan 15 10:53:13 2005 +0000
12899Commit:     John Ellson <ellson@research.att.com>
12900CommitDate: Sat Jan 15 10:53:13 2005 +0000
12901
12902    Was using the wrong extents variable.
12903    reviewed by: Keith Packard <keithp@keithp.com>
12904
12905 ChangeLog          | 7 +++++++
12906 src/cairo-gstate.c | 4 ++--
12907 src/cairo_gstate.c | 4 ++--
12908 3 files changed, 11 insertions(+), 4 deletions(-)
12909
12910commit b0de4a7d094e16fda4e9124caa867df78b607d8c
12911Author:     Carl Worth <cworth@cworth.org>
12912AuthorDate: Thu Jan 13 18:08:57 2005 +0000
12913Commit:     Carl Worth <cworth@cworth.org>
12914CommitDate: Thu Jan 13 18:08:57 2005 +0000
12915
12916    (IcRasterizeTrapezoid): Fix the above correction so that it doesn't force 0 alpha when the left edge is positioned above but slopes so as to contain some of the pixel.
12917
12918 pixman/ChangeLog    | 3 +++
12919 pixman/src/ictrap.c | 8 ++++++--
12920 2 files changed, 9 insertions(+), 2 deletions(-)
12921
12922commit 46baad20ee702ab20903dc48db6ec984604e405c
12923Author:     Carl Worth <cworth@cworth.org>
12924AuthorDate: Thu Jan 13 14:53:13 2005 +0000
12925Commit:     Carl Worth <cworth@cworth.org>
12926CommitDate: Thu Jan 13 14:53:13 2005 +0000
12927
12928    Force alpha to 0 when the left edge is entirely above top. (This is a workaround for some bizarre edge effects in the current algorithm).
12929
12930 pixman/ChangeLog    |  6 ++++++
12931 pixman/src/ictrap.c | 14 ++++++++++++--
12932 2 files changed, 18 insertions(+), 2 deletions(-)
12933
12934commit 3016995b0d391d233a951db07cbcce49144aef2c
12935Author:     Carl Worth <cworth@cworth.org>
12936AuthorDate: Thu Jan 13 14:50:35 2005 +0000
12937Commit:     Carl Worth <cworth@cworth.org>
12938CommitDate: Thu Jan 13 14:50:35 2005 +0000
12939
12940    test/Makefile.am
12941    Add leaky_polygon test for trapezoid rasterization corner case.
12942
12943 ChangeLog                  |   5 +++
12944 test/.cvsignore            |   1 +
12945 test/Makefile.am           |   3 ++
12946 test/leaky-polygon-ref.png | Bin 0 -> 264 bytes
12947 test/leaky-polygon.c       |  82 +++++++++++++++++++++++++++++++++++++++++++++
12948 test/leaky_polygon-ref.png | Bin 0 -> 264 bytes
12949 test/leaky_polygon.c       |  82 +++++++++++++++++++++++++++++++++++++++++++++
12950 7 files changed, 173 insertions(+)
12951
12952commit 3ae8c1ca654807a1f76b18931a29425f59c77436
12953Author:     David Reveman <davidr@novell.com>
12954AuthorDate: Thu Jan 13 14:48:15 2005 +0000
12955Commit:     David Reveman <davidr@novell.com>
12956CommitDate: Thu Jan 13 14:48:15 2005 +0000
12957
12958    Replace struct cairo_surface_backend with cairo_surface_backend_t
12959
12960 ChangeLog               | 5 +++++
12961 src/cairo-xcb-surface.c | 2 +-
12962 src/cairo_xcb_surface.c | 2 +-
12963 3 files changed, 7 insertions(+), 2 deletions(-)
12964
12965commit a2af89b04a53e2f2fb4a9d7ea4ff879e80d20cd7
12966Author:     Carl Worth <cworth@cworth.org>
12967AuthorDate: Thu Jan 13 06:50:23 2005 +0000
12968Commit:     Carl Worth <cworth@cworth.org>
12969CommitDate: Thu Jan 13 06:50:23 2005 +0000
12970
12971    Replace all structure tags to have _ prefix. struct cairo_foo -> struct _cairo_foo Also, prefer cairo_foo_t over struct _cairo_foo in .c files.
12972
12973 ChangeLog                 | 11 +++++++
12974 src/cairo-font.c          |  9 +++--
12975 src/cairo-ft-font.c       |  6 ++--
12976 src/cairo-glitz-surface.c |  4 +--
12977 src/cairo-xlib-surface.c  |  4 +--
12978 src/cairo.h               | 10 +++---
12979 src/cairo_font.c          |  9 +++--
12980 src/cairo_ft_font.c       |  6 ++--
12981 src/cairo_glitz_surface.c |  4 +--
12982 src/cairo_xlib_surface.c  |  4 +--
12983 src/cairoint.h            | 84 +++++++++++++++++++++++------------------------
12984 11 files changed, 80 insertions(+), 71 deletions(-)
12985
12986commit 5235dbb80f966acf8d4fe4bdf75766803824e7af
12987Author:     Carl Worth <cworth@cworth.org>
12988AuthorDate: Wed Jan 12 14:40:14 2005 +0000
12989Commit:     Carl Worth <cworth@cworth.org>
12990CommitDate: Wed Jan 12 14:40:14 2005 +0000
12991
12992    A NULL cairo_t * is not sane.
12993    Add freetype flags so that things work with freetype in a non-standard location, (a little extra work here since freetype doesn't use pkg-config).
12994    Add several items culled from recent mailing list discussions.
12995    Add bugs on cache locking and surface pattern scaling.
12996
12997 BUGS        |  7 +++++++
12998 ChangeLog   | 16 ++++++++++++++++
12999 TODO        | 21 +++++++++++++++++++++
13000 cairo.pc.in |  4 ++--
13001 src/cairo.c |  3 +++
13002 5 files changed, 49 insertions(+), 2 deletions(-)
13003
13004commit 4796dc0b26d5f56eecc4e208afc6b99ee4a7483e
13005Author:     Carl Worth <cworth@cworth.org>
13006AuthorDate: Wed Jan 12 14:38:22 2005 +0000
13007Commit:     Carl Worth <cworth@cworth.org>
13008CommitDate: Wed Jan 12 14:38:22 2005 +0000
13009
13010    Add big_star_path which shows we still have fill bugs, (even now that little_star_path is working).
13011
13012 test/fill-rule-ref.png | Bin 408 -> 1983 bytes
13013 test/fill-rule.c       |  58 +++++++++++++++++++++++++++++++++++++++++--------
13014 test/fill_rule-ref.png | Bin 408 -> 1983 bytes
13015 test/fill_rule.c       |  58 +++++++++++++++++++++++++++++++++++++++++--------
13016 4 files changed, 98 insertions(+), 18 deletions(-)
13017
13018commit 72832b97606066681b640a7b7fda9fc434fd7e4c
13019Author:     Keith Packard <keithp@keithp.com>
13020AuthorDate: Tue Jan 11 14:52:16 2005 +0000
13021Commit:     Keith Packard <keithp@keithp.com>
13022CommitDate: Tue Jan 11 14:52:16 2005 +0000
13023
13024    Scale factors shouldn't include mirroring.
13025    int32x32_64_mul and int64x64_128_mul are different from their unsigned compatriots
13026
13027 ChangeLog           | 11 +++++++++++
13028 src/cairo-matrix.c  |  5 +++++
13029 src/cairo-wideint.c | 28 +++++++++++++++++++++++++++-
13030 src/cairo-wideint.h | 10 ++++------
13031 src/cairo_matrix.c  |  5 +++++
13032 src/cairo_wideint.c | 28 +++++++++++++++++++++++++++-
13033 src/cairo_wideint.h | 10 ++++------
13034 7 files changed, 83 insertions(+), 14 deletions(-)
13035
13036commit 18680d494b7aa14ec1a8cfac602abdb993482266
13037Author:     Øyvind Kolås <pippin@gimp.org>
13038AuthorDate: Tue Jan 11 13:50:13 2005 +0000
13039Commit:     Øyvind Kolås <pippin@gimp.org>
13040CommitDate: Tue Jan 11 13:50:13 2005 +0000
13041
13042    renamed CAIRO_COLOR_DEFAULT to CAIRO_COLOR_WHITE
13043
13044 ChangeLog         | 5 +++++
13045 src/cairo-color.c | 8 ++++----
13046 src/cairo_color.c | 8 ++++----
13047 3 files changed, 13 insertions(+), 8 deletions(-)
13048
13049commit c7e80e6bffc43de0f0ffadb9f2b3037bd9b18954
13050Author:     Øyvind Kolås <pippin@gimp.org>
13051AuthorDate: Tue Jan 11 13:36:41 2005 +0000
13052Commit:     Øyvind Kolås <pippin@gimp.org>
13053CommitDate: Tue Jan 11 13:36:41 2005 +0000
13054
13055    reverted accidental change
13056
13057 ChangeLog                | 5 +++++
13058 src/cairo-xlib-surface.c | 3 ---
13059 src/cairo_xlib_surface.c | 3 ---
13060 3 files changed, 5 insertions(+), 6 deletions(-)
13061
13062commit 7dd4d7aad48ae1c454f28d0a61916ef833b5ef78
13063Author:     Øyvind Kolås <pippin@gimp.org>
13064AuthorDate: Tue Jan 11 13:28:50 2005 +0000
13065Commit:     Øyvind Kolås <pippin@gimp.org>
13066CommitDate: Tue Jan 11 13:28:50 2005 +0000
13067
13068    changed default paint color to opaque black
13069
13070 ChangeLog                | 7 +++++++
13071 src/cairo-color.c        | 4 ++--
13072 src/cairo-gstate.c       | 2 +-
13073 src/cairo-xlib-surface.c | 3 +++
13074 src/cairo_color.c        | 4 ++--
13075 src/cairo_gstate.c       | 2 +-
13076 src/cairo_xlib_surface.c | 3 +++
13077 7 files changed, 19 insertions(+), 6 deletions(-)
13078
13079commit ad2225c6f4f18570cbd5e4391788458533895bb8
13080Author:     Keith Packard <keithp@keithp.com>
13081AuthorDate: Tue Jan 11 10:03:01 2005 +0000
13082Commit:     Keith Packard <keithp@keithp.com>
13083CommitDate: Tue Jan 11 10:03:01 2005 +0000
13084
13085    Fix math library detection to use autotools helper
13086    Remove cache memory usage assertions as single objects can be larger than the cache size
13087    Decompose font matrix transformations into a couple of helper routines. Return all metrics in font space.
13088    Eliminate compiler warning
13089    Expect glyph metrics to be in font space. Compute text extents by fetching one glyph metric at a time, transforming to user space and computing the overall bounding box.
13090    use 'sincos' where available. Scale factors now ensure the non-scale transform is area preserving. Scale factors requires another parameter to mark the fixed axis.
13091    Change license to LGPL Mark int32x32_64_mul as broken (which it still is)
13092    Ensure each glyph is located as close to the specified position as possible
13093    interface change to _cairo_matrix_compute_scale_factors
13094
13095 ChangeLog                 |  48 ++++++++++++++
13096 cairo.pc.in               |   4 +-
13097 configure.in              |   8 ++-
13098 src/Makefile.am           |   2 +-
13099 src/cairo-cache.c         |   6 +-
13100 src/cairo-ft-font.c       | 126 +++++++++++++++++++++++++++++------
13101 src/cairo-glitz-surface.c |   1 +
13102 src/cairo-gstate.c        | 164 +++++++++++++++++++++++++++++-----------------
13103 src/cairo-hash.c          |   6 +-
13104 src/cairo-matrix.c        |  51 ++++++++++----
13105 src/cairo-wideint.c       |  46 ++++++++-----
13106 src/cairo-wideint.h       |  49 +++++++++-----
13107 src/cairo-xlib-surface.c  |  33 ++++++----
13108 src/cairo_cache.c         |   6 +-
13109 src/cairo_ft_font.c       | 126 +++++++++++++++++++++++++++++------
13110 src/cairo_glitz_surface.c |   1 +
13111 src/cairo_gstate.c        | 164 +++++++++++++++++++++++++++++-----------------
13112 src/cairo_matrix.c        |  51 ++++++++++----
13113 src/cairo_wideint.c       |  46 ++++++++-----
13114 src/cairo_wideint.h       |  49 +++++++++-----
13115 src/cairo_xlib_surface.c  |  33 ++++++----
13116 src/cairoint.h            |   2 +-
13117 22 files changed, 733 insertions(+), 289 deletions(-)
13118
13119commit dc0d812f6c78bfc3e4cbf717cf09a4524d8f149c
13120Author:     Carl Worth <cworth@cworth.org>
13121AuthorDate: Fri Jan 7 12:14:40 2005 +0000
13122Commit:     Carl Worth <cworth@cworth.org>
13123CommitDate: Fri Jan 7 12:14:40 2005 +0000
13124
13125    Restore extern tag for variable declarations, (accidentally removed when recently removing extern from function prototypes).
13126
13127 pixman/ChangeLog   | 7 +++++++
13128 pixman/src/icint.h | 2 +-
13129 pixman/src/icrop.h | 2 +-
13130 3 files changed, 9 insertions(+), 2 deletions(-)
13131
13132commit a85013680566ec945a87dc49ea97d946a57b8c71
13133Author:     Kristian Høgsberg <krh@redhat.com>
13134AuthorDate: Thu Jan 6 23:20:07 2005 +0000
13135Commit:     Kristian Høgsberg <krh@redhat.com>
13136CommitDate: Thu Jan 6 23:20:07 2005 +0000
13137
13138    Add -lz to CAIRO_LIBS when compiling the PDF backend.
13139    Don't use compressBound, since it's only available in zlib 1.2 and newer.
13140
13141 ChangeLog               | 8 ++++++++
13142 configure.in            | 4 ++++
13143 src/cairo-pdf-surface.c | 8 +++++++-
13144 src/cairo_pdf_surface.c | 8 +++++++-
13145 4 files changed, 26 insertions(+), 2 deletions(-)
13146
13147commit f4a51d915461b1ac6cb1183a428e7b3afa47ec2a
13148Author:     Carl Worth <cworth@cworth.org>
13149AuthorDate: Thu Jan 6 21:28:07 2005 +0000
13150Commit:     Carl Worth <cworth@cworth.org>
13151CommitDate: Thu Jan 6 21:28:07 2005 +0000
13152
13153    Add Owen's new equation to fix clipping: ((src Op dest) In clip) Add (dest Out clip)
13154
13155 ChangeLog |  5 +++++
13156 TODO      | 20 +++++++++++++-------
13157 2 files changed, 18 insertions(+), 7 deletions(-)
13158
13159commit cf354e9924d8e36593ba1f441cd345703dc1ebcd
13160Author:     Carl Worth <cworth@cworth.org>
13161AuthorDate: Thu Jan 6 10:28:10 2005 +0000
13162Commit:     Carl Worth <cworth@cworth.org>
13163CommitDate: Thu Jan 6 10:28:10 2005 +0000
13164
13165    Added cairo_show_surface_mask and note about clipping problems.
13166
13167 ChangeLog |  1 +
13168 TODO      | 14 ++++++++++++++
13169 2 files changed, 15 insertions(+)
13170
13171commit a513fa18c7ff7c13f54a4098ba97cb1173b1e39d
13172Author:     Carl Worth <cworth@cworth.org>
13173AuthorDate: Thu Jan 6 08:51:48 2005 +0000
13174Commit:     Carl Worth <cworth@cworth.org>
13175CommitDate: Thu Jan 6 08:51:48 2005 +0000
13176
13177    Added some TODO items from mailing list traffic.
13178
13179 ChangeLog |  4 ++++
13180 TODO      | 30 ++++++++++++++++++++++++++++++
13181 2 files changed, 34 insertions(+)
13182
13183commit c9f545672a0a8a101c9979ab07085b019f55598a
13184Author:     Kristian Høgsberg <krh@redhat.com>
13185AuthorDate: Wed Jan 5 17:46:31 2005 +0000
13186Commit:     Kristian Høgsberg <krh@redhat.com>
13187CommitDate: Wed Jan 5 17:46:31 2005 +0000
13188
13189    Implement image compression (taken from cairo_ps_surface.c).
13190
13191 ChangeLog               |  6 ++++-
13192 src/cairo-pdf-surface.c | 62 +++++++++++++++++++++++++++++++++++--------------
13193 src/cairo_pdf_surface.c | 62 +++++++++++++++++++++++++++++++++++--------------
13194 3 files changed, 93 insertions(+), 37 deletions(-)
13195
13196commit b1ec8ae13e9a42c6f9e102a73774dfaeb38dafda
13197Author:     Kristian Høgsberg <krh@redhat.com>
13198AuthorDate: Wed Jan 5 14:29:31 2005 +0000
13199Commit:     Kristian Høgsberg <krh@redhat.com>
13200CommitDate: Wed Jan 5 14:29:31 2005 +0000
13201
13202    New PDF backend.
13203    Add PDF surface constructors.
13204    New file - generic array implementation.
13205    Add cairo_array prototypes.
13206    Add cairo_array.c and cairo_pdf_surface.c.
13207
13208 AUTHORS                    |    1 +
13209 ChangeLog                  |    8 +
13210 configure.in               |   17 +
13211 src/Makefile.am            |    6 +
13212 src/cairo-array.c          |  130 +++++
13213 src/cairo-features.h.in    |    2 +
13214 src/cairo-pdf-surface.c    | 1314 ++++++++++++++++++++++++++++++++++++++++++++
13215 src/cairo.h                |   25 +
13216 src/cairo_array.c          |  130 +++++
13217 src/cairo_gdip_surface.cpp |    4 +
13218 src/cairo_pdf_surface.c    | 1314 ++++++++++++++++++++++++++++++++++++++++++++
13219 src/cairoint.h             |   34 ++
13220 12 files changed, 2985 insertions(+)
13221
13222commit c90bd12ec7fdb548b58903f1f357840888b25871
13223Author:     Carl Worth <cworth@cworth.org>
13224AuthorDate: Tue Jan 4 11:55:36 2005 +0000
13225Commit:     Carl Worth <cworth@cworth.org>
13226CommitDate: Tue Jan 4 11:55:36 2005 +0000
13227
13228    Do nothing if src image has width or height == 0 to avoid potential divide-by-zero.
13229
13230 pixman/ChangeLog | 5 +++++
13231 pixman/src/ic.c  | 6 ++++++
13232 2 files changed, 11 insertions(+)
13233
13234commit 7a5a3cb208b079dfe453ad532a8939bed394cff9
13235Author:     Carl Worth <cworth@cworth.org>
13236AuthorDate: Thu Dec 23 13:49:56 2004 +0000
13237Commit:     Carl Worth <cworth@cworth.org>
13238CommitDate: Thu Dec 23 13:49:56 2004 +0000
13239
13240    Remove unused CAIRO_TRAPS_GROWTH_INC.
13241    Resize arrays by doubling rather than by linear increments.
13242    Add new bug exposed centi_unfinished.svg.
13243
13244 BUGS                |  7 +++++++
13245 ChangeLog           | 10 ++++++++++
13246 TODO                |  2 ++
13247 src/cairo-polygon.c |  5 ++---
13248 src/cairo-spline.c  |  5 ++---
13249 src/cairo-traps.c   |  2 --
13250 src/cairo_polygon.c |  5 ++---
13251 src/cairo_spline.c  |  5 ++---
13252 src/cairo_traps.c   |  2 --
13253 9 files changed, 27 insertions(+), 16 deletions(-)
13254
13255commit f76d898cf1f14305e1cc984d0f2f40c831aa9014
13256Author:     Carl Worth <cworth@cworth.org>
13257AuthorDate: Thu Dec 23 11:10:08 2004 +0000
13258Commit:     Carl Worth <cworth@cworth.org>
13259CommitDate: Thu Dec 23 11:10:08 2004 +0000
13260
13261    Rename __internal_linkage to pixman_private.
13262    Track rename to pixman_private and move it to before the function return value to quiet gcc warnings about visibility attribute ignored for non-class type.
13263
13264 pixman/ChangeLog           | 15 +++++++++++++++
13265 pixman/configure.in        | 12 ++++++++++++
13266 pixman/src/Makefile.am     |  2 +-
13267 pixman/src/icimage.h       | 24 ++++++++++++------------
13268 pixman/src/icint.h         | 36 ++++++++++++++++++------------------
13269 pixman/src/icrop.h         |  6 +++---
13270 pixman/src/slim_internal.h | 15 ++++++++-------
13271 7 files changed, 69 insertions(+), 41 deletions(-)
13272
13273commit cd21775ef9ee1c4ef2742abd50a6edc99bfbe639
13274Author:     Carl Worth <cworth@cworth.org>
13275AuthorDate: Thu Dec 23 11:00:01 2004 +0000
13276Commit:     Carl Worth <cworth@cworth.org>
13277CommitDate: Thu Dec 23 11:00:01 2004 +0000
13278
13279    Fix to actually call pixman_fill_rect_32bpp in the 32 bpp case. Thanks to TOKUNAGA Hiroyuki <tkng@xem.jp>. (pixman_fill_rect_8bpp, pixman_fill_rect_32bpp): Fix typo in naming: bbp -> bpp.
13280
13281 pixman/ChangeLog    |  8 ++++++++
13282 pixman/src/icrect.c | 10 +++++-----
13283 2 files changed, 13 insertions(+), 5 deletions(-)
13284
13285commit e5d48545e027316e8ace74eada9e6b682d219595
13286Author:     Carl Worth <cworth@cworth.org>
13287AuthorDate: Tue Dec 21 13:22:44 2004 +0000
13288Commit:     Carl Worth <cworth@cworth.org>
13289CommitDate: Tue Dec 21 13:22:44 2004 +0000
13290
13291    Rename __internal_linkage to cairo_private and move it to the beginning of the line for function declarations. Also, drop unneeded "extern" from function declarations.
13292
13293 ChangeLog           |   8 +
13294 src/cairo-wideint.h |   4 +-
13295 src/cairo_wideint.h |   4 +-
13296 src/cairoint.h      | 417 ++++++++++++++++++++++++++--------------------------
13297 4 files changed, 220 insertions(+), 213 deletions(-)
13298
13299commit 1a21b8289fcbfb808852d152f13f0ff0da935c9c
13300Author:     Carl Worth <cworth@cworth.org>
13301AuthorDate: Tue Dec 21 13:14:45 2004 +0000
13302Commit:     Carl Worth <cworth@cworth.org>
13303CommitDate: Tue Dec 21 13:14:45 2004 +0000
13304
13305    With thanks to Kristian Høgsberg <krh@bitplanet.net>:
13306    Tag a few private functions/data that were missing __internal_linkage.
13307    Mark cache backends as static.
13308
13309 ChangeLog                | 11 +++++++++++
13310 src/cairo-font.c         |  6 ++----
13311 src/cairo-ft-font.c      |  3 +--
13312 src/cairo-wideint.h      | 20 ++++++++++----------
13313 src/cairo-xlib-surface.c |  2 +-
13314 src/cairo_font.c         |  6 ++----
13315 src/cairo_ft_font.c      |  3 +--
13316 src/cairo_wideint.h      | 20 ++++++++++----------
13317 src/cairo_xlib_surface.c |  2 +-
13318 src/cairoint.h           | 11 +++++------
13319 10 files changed, 44 insertions(+), 40 deletions(-)
13320
13321commit 8ffb7df16c137a87b14039f6e17d090f9e73468f
13322Author:     Carl Worth <cworth@cworth.org>
13323AuthorDate: Tue Dec 21 12:57:33 2004 +0000
13324Commit:     Carl Worth <cworth@cworth.org>
13325CommitDate: Tue Dec 21 12:57:33 2004 +0000
13326
13327    Change "head -1" to more standard "head -n 1".
13328
13329 ChangeLog  | 5 +++++
13330 autogen.sh | 6 +++---
13331 2 files changed, 8 insertions(+), 3 deletions(-)
13332
13333commit 153bf60b3a68266196a007167fc44b7df66ee73b
13334Author:     Alexander Larsson <alexl@redhat.com>
13335AuthorDate: Mon Dec 20 12:22:50 2004 +0000
13336Commit:     Alexander Larsson <alexl@redhat.com>
13337CommitDate: Mon Dec 20 12:22:50 2004 +0000
13338
13339    Fix bug in earlier change.
13340
13341 ChangeLog                | 5 +++++
13342 src/cairo-xlib-surface.c | 4 +++-
13343 src/cairo_xlib_surface.c | 4 +++-
13344 3 files changed, 11 insertions(+), 2 deletions(-)
13345
13346commit eecfec86f1646f185555fd1fb0a65a0a345fa49a
13347Author:     Carl Worth <cworth@cworth.org>
13348AuthorDate: Mon Dec 20 09:53:06 2004 +0000
13349Commit:     Carl Worth <cworth@cworth.org>
13350CommitDate: Mon Dec 20 09:53:06 2004 +0000
13351
13352    Re-enabled __internal_linkage for all internal functions. Now avoid the warning by moving the * from the return type after the __internal_linkage macro. It looks awaful, but it keeps the compiler quiet.
13353
13354 BUGS           | 12 ------------
13355 ChangeLog      |  7 +++++++
13356 src/cairoint.h | 34 ++++++++++++----------------------
13357 3 files changed, 19 insertions(+), 34 deletions(-)
13358
13359commit 5c1c5e67dc18c3ad96a1d885b4c7331d48036158
13360Author:     Alexander Larsson <alexl@redhat.com>
13361AuthorDate: Mon Dec 20 09:43:59 2004 +0000
13362Commit:     Alexander Larsson <alexl@redhat.com>
13363CommitDate: Mon Dec 20 09:43:59 2004 +0000
13364
13365    Add _cairo_gstate_restore_external_state, _cairo_fixed_integer_floor and _cairo_fixed_integer_ceil.
13366    Call _cairo_gstate_restore_external_state on restore.
13367    Fix cache-misses.
13368    Implement floor and ceil
13369    Restore surface clip region on restroe.
13370    (_calculate_region_for_intermediate_clip_surface), (_cairo_gstate_clip_and_composite_trapezoids), (_cairo_gstate_show_surface), (_cairo_gstate_show_glyphs): Create intermediate clip surfaces of the minimal required size.
13371
13372 ChangeLog          |  26 +++++
13373 src/cairo-cache.c  |  10 +-
13374 src/cairo-fixed.c  |  18 ++++
13375 src/cairo-gstate.c | 295 +++++++++++++++++++++++++++++++++++++++++------------
13376 src/cairo-hash.c   |  10 +-
13377 src/cairo.c        |   6 ++
13378 src/cairo_cache.c  |  10 +-
13379 src/cairo_fixed.c  |  18 ++++
13380 src/cairo_gstate.c | 295 +++++++++++++++++++++++++++++++++++++++++------------
13381 src/cairoint.h     |  10 ++
13382 10 files changed, 554 insertions(+), 144 deletions(-)
13383
13384commit 8fe87a32a8bf4754a24e27aad74c1f1f5dbe9fc7
13385Author:     Carl Worth <cworth@cworth.org>
13386AuthorDate: Mon Dec 20 08:58:38 2004 +0000
13387Commit:     Carl Worth <cworth@cworth.org>
13388CommitDate: Mon Dec 20 08:58:38 2004 +0000
13389
13390    Add Alexander Larsson to AUTHORS list.
13391
13392 AUTHORS   | 1 +
13393 ChangeLog | 2 ++
13394 2 files changed, 3 insertions(+)
13395
13396commit cc0c442d0480723d7c594b262962041f3a45817f
13397Author:     Carl Worth <cworth@cworth.org>
13398AuthorDate: Mon Dec 20 08:56:50 2004 +0000
13399Commit:     Carl Worth <cworth@cworth.org>
13400CommitDate: Mon Dec 20 08:56:50 2004 +0000
13401
13402    Split off from _cairo_xlib_surface_create to avoid roundtrip when size is already known. (cairo_xlib_surface_create): Simplified to just call XGetGeometry that defer to _cairo_xlib_surface_create_with_size. Add comment about remaining roundtrip and possible plans to eliminate it later with a new interface requiring width/height. Thanks to Alexander Larsson <alexl@redhat.com>.
13403
13404 ChangeLog | 1 +
13405 1 file changed, 1 insertion(+)
13406
13407commit e3fe2138fe9b1446690e75ac87aba2b6aeacd3c0
13408Author:     Carl Worth <cworth@cworth.org>
13409AuthorDate: Mon Dec 20 08:52:47 2004 +0000
13410Commit:     Carl Worth <cworth@cworth.org>
13411CommitDate: Mon Dec 20 08:52:47 2004 +0000
13412
13413    Split off from _cairo_xlib_surface_create to avoid roundtrip when size is already known. (cairo_xlib_surface_create): Simplified to just call XGetGeometry that defer to _cairo_xlib_surface_create_with_size. Add comment about remaining roundtrip and possible plans to eliminate it later with a new interface requiring width/height.
13414
13415 ChangeLog                |  8 +++++++
13416 src/cairo-xlib-surface.c | 62 +++++++++++++++++++++++++++++++++++-------------
13417 src/cairo_xlib_surface.c | 62 +++++++++++++++++++++++++++++++++++-------------
13418 3 files changed, 100 insertions(+), 32 deletions(-)
13419
13420commit 682202fdfa37c040c45ebb8b4191f2dfaca8f064
13421Author:     Carl Worth <cworth@cworth.org>
13422AuthorDate: Mon Dec 20 08:08:29 2004 +0000
13423Commit:     Carl Worth <cworth@cworth.org>
13424CommitDate: Mon Dec 20 08:08:29 2004 +0000
13425
13426    Disabled test that was killing my machine for some reason. Scary.
13427
13428 ChangeLog               |  5 +++++
13429 test/text-cache-crash.c | 20 ++++++++++++++++++++
13430 test/text_cache_crash.c | 20 ++++++++++++++++++++
13431 3 files changed, 45 insertions(+)
13432
13433commit 725d363877e5aaa49c3cc57efda621c0d4f8b1bd
13434Author:     Carl Worth <cworth@cworth.org>
13435AuthorDate: Mon Dec 20 07:38:38 2004 +0000
13436Commit:     Carl Worth <cworth@cworth.org>
13437CommitDate: Mon Dec 20 07:38:38 2004 +0000
13438
13439    Change return value from cairo_status_t to cairo_int_status_t to match definition in cairo_surface_backend_t.
13440
13441 ChangeLog                 | 5 +++++
13442 src/cairo-image-surface.c | 2 +-
13443 src/cairo_image_surface.c | 2 +-
13444 3 files changed, 7 insertions(+), 2 deletions(-)
13445
13446commit 31534f264cb5bb9cbbcf2cf82dfe9cb7ea021726
13447Author:     Carl Worth <cworth@cworth.org>
13448AuthorDate: Mon Dec 20 07:32:45 2004 +0000
13449Commit:     Carl Worth <cworth@cworth.org>
13450CommitDate: Mon Dec 20 07:32:45 2004 +0000
13451
13452    Add bug about gcc 3.4 warning: '__visibility__' attribute ignored on non-class types.
13453    Remove __internal_linkage macro from all functions returning pointers to shut up warning from gcc 3.4.
13454
13455 BUGS           | 12 ++++++++++++
13456 ChangeLog      |  8 ++++++++
13457 src/cairoint.h | 34 ++++++++++++++++++++++------------
13458 3 files changed, 42 insertions(+), 12 deletions(-)
13459
13460commit e291f1d88254e69986aa6abe7c44540621fffeab
13461Author:     Alexander Larsson <alexl@redhat.com>
13462AuthorDate: Mon Dec 20 06:15:21 2004 +0000
13463Commit:     Alexander Larsson <alexl@redhat.com>
13464CommitDate: Mon Dec 20 06:15:21 2004 +0000
13465
13466    Special case solid color rectangle fills.
13467
13468 pixman/ChangeLog    |   7 +++
13469 pixman/src/icrect.c | 174 +++++++++++++++++++++++++++++++++++++++++++++-------
13470 2 files changed, 158 insertions(+), 23 deletions(-)
13471
13472commit a827069cc521935eb75211668f2331ac078ecb41
13473Author:     Carl Worth <cworth@cworth.org>
13474AuthorDate: Fri Dec 17 13:23:32 2004 +0000
13475Commit:     Carl Worth <cworth@cworth.org>
13476CommitDate: Fri Dec 17 13:23:32 2004 +0000
13477
13478    Fix to find reference images in local directory when run directly, (rather than by "make check").
13479
13480 ChangeLog         | 3 +++
13481 test/cairo-test.c | 2 +-
13482 test/cairo_test.c | 2 +-
13483 3 files changed, 5 insertions(+), 2 deletions(-)
13484
13485commit 5c33c78c8ca551abc5bf28bb7cd1c29d60687ed5
13486Author:     Carl Worth <cworth@cworth.org>
13487AuthorDate: Fri Dec 17 11:31:05 2004 +0000
13488Commit:     Carl Worth <cworth@cworth.org>
13489CommitDate: Fri Dec 17 11:31:05 2004 +0000
13490
13491    Add bug about invalidating font caches.
13492
13493 BUGS      | 4 ++++
13494 ChangeLog | 4 ++++
13495 2 files changed, 8 insertions(+)
13496
13497commit e656b1f3ba99641e82e603fe5dcbc0c0cc8b8f31
13498Author:     Øyvind Kolås <pippin@gimp.org>
13499AuthorDate: Mon Dec 6 00:01:45 2004 +0000
13500Commit:     Øyvind Kolås <pippin@gimp.org>
13501CommitDate: Mon Dec 6 00:01:45 2004 +0000
13502
13503    normalizing ChangeLog headers
13504
13505 ChangeLog | 8 ++++----
13506 1 file changed, 4 insertions(+), 4 deletions(-)
13507
13508commit cb0364a28c4b9c950bf736f1ef87e0d884f864a3
13509Author:     David Reveman <davidr@novell.com>
13510AuthorDate: Wed Dec 1 16:27:18 2004 +0000
13511Commit:     David Reveman <davidr@novell.com>
13512CommitDate: Wed Dec 1 16:27:18 2004 +0000
13513
13514    Revert clipping changes
13515
13516 ChangeLog          | 6 ++++++
13517 src/cairo-gstate.c | 6 +++++-
13518 src/cairo_gstate.c | 6 +++++-
13519 3 files changed, 16 insertions(+), 2 deletions(-)
13520
13521commit e5d50e075937c0d34808451ead09f8a5537f9f6d
13522Author:     Carl Worth <cworth@cworth.org>
13523AuthorDate: Mon Nov 29 18:25:23 2004 +0000
13524Commit:     Carl Worth <cworth@cworth.org>
13525CommitDate: Mon Nov 29 18:25:23 2004 +0000
13526
13527    Fix typo: LPGL->LGPL.
13528
13529 COPYING   | 2 +-
13530 ChangeLog | 2 ++
13531 2 files changed, 3 insertions(+), 1 deletion(-)
13532
13533commit d098370411b934ef60b99ca585ae7c100f98867d
13534Author:     Carl Worth <cworth@cworth.org>
13535AuthorDate: Mon Nov 29 14:11:26 2004 +0000
13536Commit:     Carl Worth <cworth@cworth.org>
13537CommitDate: Mon Nov 29 14:11:26 2004 +0000
13538
13539    Remove unintentional copyright statement from user-generated output image.
13540
13541 ChangeLog              | 6 ++++++
13542 src/cairo-ps-surface.c | 2 --
13543 src/cairo_ps_surface.c | 2 --
13544 3 files changed, 6 insertions(+), 4 deletions(-)
13545
13546commit 5c143241df52440ac9e1f9a7aa7b130bae622c5e
13547Author:     Carl Worth <cworth@cworth.org>
13548AuthorDate: Tue Nov 23 13:38:09 2004 +0000
13549Commit:     Carl Worth <cworth@cworth.org>
13550CommitDate: Tue Nov 23 13:38:09 2004 +0000
13551
13552    Note that text_cache_crash is expected to fail.
13553    Add test to demonstrate bug when item is too big for cache.
13554    Really remove that refcount assertion this time.
13555
13556 ChangeLog               | 9 +++++++++
13557 src/cairo-cache.c       | 3 ---
13558 src/cairo-hash.c        | 3 ---
13559 src/cairo_cache.c       | 3 ---
13560 test/Makefile.am        | 2 +-
13561 test/text-cache-crash.c | 6 ++++++
13562 test/text_cache_crash.c | 6 ++++++
13563 7 files changed, 22 insertions(+), 10 deletions(-)
13564
13565commit 7478ea5051306cf38ed29d9c9faa4c0263f413b8
13566Author:     Carl Worth <cworth@cworth.org>
13567AuthorDate: Tue Nov 23 12:53:46 2004 +0000
13568Commit:     Carl Worth <cworth@cworth.org>
13569CommitDate: Tue Nov 23 12:53:46 2004 +0000
13570
13571    Add note that bug has been fixed. (main): Instrumentation code for testing cache destruction.
13572    Support tests that produce no output, (don't check image if (width,height) == (0,0)).
13573    Add #include <assert.h> here rather than in multiple .c files.
13574    Add const qualifier to static cache_arrangements table. (_cache_sane_state): Remove refcount assertion as it it false during the cairo_cache_destroy. (_cache_sane_state): #include <assert.h> moved up to cairoint.h (_entry_destroy): Fix bug in assertion (used_memory >= entry->memory), not >. (_cairo_cache_destroy): Fix timing of refcount decrement so that the destroy function actually works.
13575
13576 BUGS                    |  7 +++++++
13577 ChangeLog               | 21 +++++++++++++++++++++
13578 src/cairo-cache.c       | 15 +++++++--------
13579 src/cairo-hash.c        | 15 +++++++--------
13580 src/cairo_cache.c       | 15 +++++++--------
13581 src/cairoint.h          |  8 +++-----
13582 test/cairo-test.c       |  7 +++++++
13583 test/cairo_test.c       |  7 +++++++
13584 test/text-cache-crash.c | 32 +++++++++++++++++++++++++++-----
13585 test/text_cache_crash.c | 32 +++++++++++++++++++++++++++-----
13586 10 files changed, 120 insertions(+), 39 deletions(-)
13587
13588commit 78f1206bf8d71d56117fa5dee95b1314f7b1421c
13589Author:     Carl Worth <cworth@cworth.org>
13590AuthorDate: Sun Nov 14 10:07:54 2004 +0000
13591Commit:     Carl Worth <cworth@cworth.org>
13592CommitDate: Sun Nov 14 10:07:54 2004 +0000
13593
13594    Don't destroy a NULL font.
13595
13596 ChangeLog          | 5 +++++
13597 src/cairo-gstate.c | 4 ++--
13598 src/cairo_gstate.c | 4 ++--
13599 3 files changed, 9 insertions(+), 4 deletions(-)
13600
13601commit 2b76ec2d467ff3cf1f23431729ed3a8887cdfcdb
13602Author:     Carl Worth <cworth@cworth.org>
13603AuthorDate: Sat Nov 13 19:46:18 2004 +0000
13604Commit:     Carl Worth <cworth@cworth.org>
13605CommitDate: Sat Nov 13 19:46:18 2004 +0000
13606
13607    Unconditionally destroy the old font, (otherwise, if the same font was selected twice in a row, a reference was lost to it, leading to assertion failures).
13608
13609 ChangeLog          |  7 +++++++
13610 src/cairo-gstate.c | 15 ++++-----------
13611 src/cairo_gstate.c | 15 ++++-----------
13612 3 files changed, 15 insertions(+), 22 deletions(-)
13613
13614commit d29237e9c0a93595bbca4506f35cbaec33080198
13615Author:     Stuart Parmenter <stuartp@gmail.com>
13616AuthorDate: Fri Nov 12 14:46:23 2004 +0000
13617Commit:     Stuart Parmenter <stuartp@gmail.com>
13618CommitDate: Fri Nov 12 14:46:23 2004 +0000
13619
13620    Added GDI+ backend to Cairo.
13621
13622 ChangeLog                  |   4 +
13623 src/cairo_gdip_font.cpp    | 666 +++++++++++++++++++++++++++++++++++++++++
13624 src/cairo_gdip_surface.cpp | 724 +++++++++++++++++++++++++++++++++++++++++++++
13625 3 files changed, 1394 insertions(+)
13626
13627commit b6a2e10301a6670b9678afcc7fda8c1826dd72c8
13628Author:     Carl Worth <cworth@cworth.org>
13629AuthorDate: Fri Nov 12 06:12:20 2004 +0000
13630Commit:     Carl Worth <cworth@cworth.org>
13631CommitDate: Fri Nov 12 06:12:20 2004 +0000
13632
13633    Move declarations above statements to satisfy pre-C99 compilers. Thanks to Michael Johnson <ahze@ahze.net>.
13634
13635 ChangeLog           | 7 +++++++
13636 src/cairo-font.c    | 5 ++---
13637 src/cairo-ft-font.c | 7 +++----
13638 src/cairo_font.c    | 5 ++---
13639 src/cairo_ft_font.c | 7 +++----
13640 5 files changed, 17 insertions(+), 14 deletions(-)
13641
13642commit 10deb4c4ae149cb3677f84aef0a8f72d4e919074
13643Author:     Carl Worth <cworth@cworth.org>
13644AuthorDate: Thu Nov 11 12:15:12 2004 +0000
13645Commit:     Carl Worth <cworth@cworth.org>
13646CommitDate: Thu Nov 11 12:15:12 2004 +0000
13647
13648    Added BUG entry
13649
13650 BUGS      | 5 +++++
13651 ChangeLog | 2 ++
13652 2 files changed, 7 insertions(+)
13653
13654commit fe728e55323c999a97075e3f6906f978cda2f7ce
13655Author:     Carl Worth <cworth@cworth.org>
13656AuthorDate: Tue Nov 9 14:27:32 2004 +0000
13657Commit:     Carl Worth <cworth@cworth.org>
13658CommitDate: Tue Nov 9 14:27:32 2004 +0000
13659
13660    (draw): Move x_off, y_off calculation outside of loop to emphasize loop-independence.
13661
13662 test/text-rotate.c | 16 ++++++++--------
13663 test/text_rotate.c | 16 ++++++++--------
13664 2 files changed, 16 insertions(+), 16 deletions(-)
13665
13666commit 9dacc32fbc4acd00795805244dd0d2a4faa48818
13667Author:     Carl Worth <cworth@cworth.org>
13668AuthorDate: Tue Nov 9 14:22:37 2004 +0000
13669Commit:     Carl Worth <cworth@cworth.org>
13670CommitDate: Tue Nov 9 14:22:37 2004 +0000
13671
13672    Increase size and increase number of different angles drawn. (draw): Fix broken usage of extents (missing bearings), add stroked bounding box (shifted out by 0.5 units to just abut the text), and increase position adjustments to make room for this larger box.
13673
13674 ChangeLog          |  9 +++++++++
13675 test/text-rotate.c | 32 ++++++++++++++++++--------------
13676 test/text_rotate.c | 32 ++++++++++++++++++--------------
13677 3 files changed, 45 insertions(+), 28 deletions(-)
13678
13679commit a373313c736b61e00118afd8a631a99b852e3bde
13680Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
13681AuthorDate: Mon Nov 8 14:15:31 2004 +0000
13682Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
13683CommitDate: Mon Nov 8 14:15:31 2004 +0000
13684
13685    Fix the bit that patch --reverse failed to do. "cvs diff -r1.256 ChangeLog" is just my change now.
13686
13687 ChangeLog | 129 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
13688 1 file changed, 128 insertions(+), 1 deletion(-)
13689
13690commit 186f14eeb627a047af495f68efd75480b52501fe
13691Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
13692AuthorDate: Mon Nov 8 14:08:16 2004 +0000
13693Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
13694CommitDate: Mon Nov 8 14:08:16 2004 +0000
13695
13696    Restore the huge bit of ChangeLog I just deleted, then add my 6 lines.
13697
13698 ChangeLog | 349 +++++++++++++++++++++++++++++++++++++++-----------------------
13699 1 file changed, 220 insertions(+), 129 deletions(-)
13700
13701commit 9d032378848167e7dc9a66e4f8c5423abe3798c7
13702Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
13703AuthorDate: Mon Nov 8 13:33:42 2004 +0000
13704Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
13705CommitDate: Mon Nov 8 13:33:42 2004 +0000
13706
13707    require libpixman 0.1.2 since src/cairo_glitz_surface.c depends on two new functions of 0.1.2 - pixman_format_get_masks and pixman_image_get_format
13708
13709 ChangeLog    | 226 ++---------------------------------------------------------
13710 configure.in |   2 +-
13711 2 files changed, 8 insertions(+), 220 deletions(-)
13712
13713commit ed08ea6bba0ad1528b0073e7ef6c4bfa7f6b5154
13714Author:     Graydon Hoare <graydon@redhat.com>
13715AuthorDate: Fri Nov 5 10:57:50 2004 +0000
13716Commit:     Graydon Hoare <graydon@redhat.com>
13717CommitDate: Fri Nov 5 10:57:50 2004 +0000
13718
13719    Change the signs of a variety of metrics, which were backwards.
13720    Return early if we found a rectangular clip at all, not just in error case.
13721    Give render glyphset entry the negative bbox offsets it wants, not the bearings.
13722
13723 ChangeLog                 | 10 ++++++++++
13724 src/cairo-ft-font.c       | 34 +++++++++++++++++++++++-----------
13725 src/cairo-gstate.c        |  2 +-
13726 src/cairo-image-surface.c |  4 ++--
13727 src/cairo-xlib-surface.c  | 41 +++++++++++++++++++++++++++++++++++++++--
13728 src/cairo_ft_font.c       | 34 +++++++++++++++++++++++-----------
13729 src/cairo_gstate.c        |  2 +-
13730 src/cairo_image_surface.c |  4 ++--
13731 src/cairo_xlib_surface.c  | 41 +++++++++++++++++++++++++++++++++++++++--
13732 9 files changed, 140 insertions(+), 32 deletions(-)
13733
13734commit 12a86de2c4dbcd44797a4ddf719c6450c6a4e4b0
13735Author:     Carl Worth <cworth@cworth.org>
13736AuthorDate: Thu Nov 4 14:23:50 2004 +0000
13737Commit:     Carl Worth <cworth@cworth.org>
13738CommitDate: Thu Nov 4 14:23:50 2004 +0000
13739
13740    Add new test demonstrating assertion failure in cairo_cache_lookup.
13741    Add new test showing problems with rotated text.
13742
13743 ChangeLog               |   8 ++++
13744 Makefile.am             |   1 -
13745 RELEASING               |   2 +-
13746 test/.cvsignore         |   2 +
13747 test/Makefile.am        |  13 ++++--
13748 test/cairo-test.h       |   1 +
13749 test/cairo_test.h       |   1 +
13750 test/text-cache-crash.c |  85 ++++++++++++++++++++++++++++++++++++
13751 test/text-rotate.c      | 113 ++++++++++++++++++++++++++++++++++++++++++++++++
13752 test/text_cache_crash.c |  85 ++++++++++++++++++++++++++++++++++++
13753 test/text_rotate.c      | 113 ++++++++++++++++++++++++++++++++++++++++++++++++
13754 11 files changed, 419 insertions(+), 5 deletions(-)
13755
13756commit ca61417f7d7562862affd0381b741df260f4a3bb
13757Author:     David Reveman <davidr@novell.com>
13758AuthorDate: Wed Nov 3 15:28:37 2004 +0000
13759Commit:     David Reveman <davidr@novell.com>
13760CommitDate: Wed Nov 3 15:28:37 2004 +0000
13761
13762    Tracking changes to glitz
13763
13764 ChangeLog                 |  11 +++
13765 configure.in              |   2 +-
13766 src/cairo-glitz-surface.c | 227 +++++++++++++++++++++++++++++++---------------
13767 src/cairo_glitz_surface.c | 227 +++++++++++++++++++++++++++++++---------------
13768 4 files changed, 322 insertions(+), 145 deletions(-)
13769
13770commit f1cf7d43318cf0841aed5cc82e1583eb3222c079
13771Author:     David Reveman <davidr@novell.com>
13772AuthorDate: Wed Nov 3 15:05:24 2004 +0000
13773Commit:     David Reveman <davidr@novell.com>
13774CommitDate: Wed Nov 3 15:05:24 2004 +0000
13775
13776    Fixed return status of _cairo_gstate_clip
13777
13778 ChangeLog          | 4 ++++
13779 src/cairo-gstate.c | 2 +-
13780 src/cairo_gstate.c | 2 +-
13781 3 files changed, 6 insertions(+), 2 deletions(-)
13782
13783commit 32cde60a0568fd1a0377b5346f419a212bc0628d
13784Author:     Olivier Andrieu <oliv__a@users.sourceforge.net>
13785AuthorDate: Mon Nov 1 07:58:27 2004 +0000
13786Commit:     Olivier Andrieu <oliv__a@users.sourceforge.net>
13787CommitDate: Mon Nov 1 07:58:27 2004 +0000
13788
13789    remove cairo_ft_font_destroy() prototype.
13790
13791 ChangeLog   | 4 ++++
13792 src/cairo.h | 3 ---
13793 2 files changed, 4 insertions(+), 3 deletions(-)
13794
13795commit 0340265ce470e12ed434cbcde56f44a01e06c046
13796Author:     Carl Worth <cworth@cworth.org>
13797AuthorDate: Thu Oct 28 08:48:07 2004 +0000
13798Commit:     Carl Worth <cworth@cworth.org>
13799CommitDate: Thu Oct 28 08:48:07 2004 +0000
13800
13801    Abort release-publish if there's already a published tar file with the current version. (release-publish): Add code to update the LATEST-package-version file.
13802
13803 pixman/ChangeLog   |  7 +++++++
13804 pixman/Makefile.am | 25 ++++++++++++++++---------
13805 pixman/RELEASING   |  8 +++++---
13806 3 files changed, 28 insertions(+), 12 deletions(-)
13807
13808commit 2473e782ca5e92cb70837daf4d2950253170fe66
13809Author:     Carl Worth <cworth@cworth.org>
13810AuthorDate: Thu Oct 28 08:36:42 2004 +0000
13811Commit:     Carl Worth <cworth@cworth.org>
13812CommitDate: Thu Oct 28 08:36:42 2004 +0000
13813
13814    Abort release-publish if there's already a published tar file with the current version. (release-publish): Add code to update the LATEST-package-version file.
13815
13816 ChangeLog   |  7 +++++++
13817 Makefile.am | 16 +++++++++++++---
13818 RELEASING   | 10 ++++++----
13819 3 files changed, 26 insertions(+), 7 deletions(-)
13820
13821commit 327dc6f2ae304aa0536123bf8224a53290f72c29
13822Author:     Carl Worth <cworth@cworth.org>
13823AuthorDate: Wed Oct 27 13:19:39 2004 +0000
13824Commit:     Carl Worth <cworth@cworth.org>
13825CommitDate: Wed Oct 27 13:19:39 2004 +0000
13826
13827    Add note on reverted tessellation regression bugs.
13828
13829 ChangeLog | 1 +
13830 NEWS      | 8 ++++++++
13831 2 files changed, 9 insertions(+)
13832
13833commit d18aad05f33b903ec2ce2d5b5159ea1193af819c
13834Author:     Carl Worth <cworth@cworth.org>
13835AuthorDate: Wed Oct 27 13:13:39 2004 +0000
13836Commit:     Carl Worth <cworth@cworth.org>
13837CommitDate: Wed Oct 27 13:13:39 2004 +0000
13838
13839    Increment CAIRO_VERSION to 0.2.0.
13840    Add notes for snapshot 0.2.0.
13841
13842 .cvsignore   |  1 +
13843 ChangeLog    |  4 +++
13844 NEWS         | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
13845 RELEASING    |  6 ++++-
13846 configure.in |  2 +-
13847 5 files changed, 84 insertions(+), 8 deletions(-)
13848
13849commit 377983fdf320cf98061fed9cec1870712855871a
13850Author:     Carl Worth <cworth@cworth.org>
13851AuthorDate: Wed Oct 27 11:59:56 2004 +0000
13852Commit:     Carl Worth <cworth@cworth.org>
13853CommitDate: Wed Oct 27 11:59:56 2004 +0000
13854
13855    Update release instructions for new release-publish target.
13856    Add release-check and release-publish targets copied from libpixman.
13857
13858 ChangeLog   |  6 ++++++
13859 Makefile.am | 40 ++++++++++++++++++++++++++++++++++
13860 RELEASING   | 71 +++++++++++++++++++++++++++++--------------------------------
13861 3 files changed, 80 insertions(+), 37 deletions(-)
13862
13863commit 39d57762a65f8b16e27c56435217cc96e8c68a23
13864Author:     Carl Worth <cworth@cworth.org>
13865AuthorDate: Wed Oct 27 11:42:45 2004 +0000
13866Commit:     Carl Worth <cworth@cworth.org>
13867CommitDate: Wed Oct 27 11:42:45 2004 +0000
13868
13869    Fix to always link tests against locally built library, not installed version.
13870
13871 ChangeLog        | 3 +++
13872 test/Makefile.am | 2 +-
13873 2 files changed, 4 insertions(+), 1 deletion(-)
13874
13875commit 1839d679b1a9b60b9c153183df8380061fdd7e64
13876Author:     Carl Worth <cworth@cworth.org>
13877AuthorDate: Wed Oct 27 10:53:44 2004 +0000
13878Commit:     Carl Worth <cworth@cworth.org>
13879CommitDate: Wed Oct 27 10:53:44 2004 +0000
13880
13881    Put the tag command back which was accidentally removed from the instructions.
13882
13883 pixman/ChangeLog | 3 +++
13884 pixman/RELEASING | 6 +++++-
13885 2 files changed, 8 insertions(+), 1 deletion(-)
13886
13887commit 667fa8fc15044f1d488aa98a74c29206b921d57e
13888Author:     Carl Worth <cworth@cworth.org>
13889AuthorDate: Wed Oct 27 10:48:58 2004 +0000
13890Commit:     Carl Worth <cworth@cworth.org>
13891CommitDate: Wed Oct 27 10:48:58 2004 +0000
13892
13893    Add new test for cairo_set_fill_rule. Also demonstrate some of the current tessellation bugs with the version of the code that is in CVS.
13894
13895 ChangeLog              |   6 ++++
13896 test/.cvsignore        |   1 +
13897 test/Makefile.am       |  26 +++++++++-----
13898 test/fill-rule-ref.png | Bin 0 -> 408 bytes
13899 test/fill-rule.c       |  90 +++++++++++++++++++++++++++++++++++++++++++++++++
13900 test/fill_rule-ref.png | Bin 0 -> 408 bytes
13901 test/fill_rule.c       |  90 +++++++++++++++++++++++++++++++++++++++++++++++++
13902 7 files changed, 204 insertions(+), 9 deletions(-)
13903
13904commit 944b1721e1910bc4d8caa97ae946b769f9ad2d8a
13905Author:     Carl Worth <cworth@cworth.org>
13906AuthorDate: Wed Oct 27 09:43:22 2004 +0000
13907Commit:     Carl Worth <cworth@cworth.org>
13908CommitDate: Wed Oct 27 09:43:22 2004 +0000
13909
13910    Suggest "cvs -q update -Ad" as an alternative to checkout.
13911
13912 pixman/ChangeLog | 1 +
13913 pixman/RELEASING | 3 +++
13914 2 files changed, 4 insertions(+)
13915
13916commit ed1ad714174abd3354d2dc3991b596d83f6330bf
13917Author:     Carl Worth <cworth@cworth.org>
13918AuthorDate: Wed Oct 27 09:37:34 2004 +0000
13919Commit:     Carl Worth <cworth@cworth.org>
13920CommitDate: Wed Oct 27 09:37:34 2004 +0000
13921
13922    Update date since 0.1.2 release didn't get pushed out until today.
13923    Update release instructions to include new release-publish target.
13924    Add release-check and release-publish targets to simplify the release process.
13925
13926 pixman/.cvsignore  |  2 +-
13927 pixman/ChangeLog   | 11 +++++++++++
13928 pixman/Makefile.am | 42 ++++++++++++++++++++++++++++++++++++++++
13929 pixman/NEWS        |  2 +-
13930 pixman/RELEASING   | 57 ++++++++++++++++++++++--------------------------------
13931 pixman/TODO        | 10 ++++++++++
13932 6 files changed, 88 insertions(+), 36 deletions(-)
13933
13934commit 19d3fc2399a05a3802b1cb2ced55139fa85a68b8
13935Author:     Carl Worth <cworth@cworth.org>
13936AuthorDate: Wed Oct 27 07:26:36 2004 +0000
13937Commit:     Carl Worth <cworth@cworth.org>
13938CommitDate: Wed Oct 27 07:26:36 2004 +0000
13939
13940    Switch from two different buggy mod macros to a new MOD macro which should work in C89 or C99.
13941
13942 pixman/ChangeLog       |  5 +++++
13943 pixman/NEWS            |  7 ++++---
13944 pixman/src/ic.c        | 10 ++++------
13945 pixman/src/iccompose.c | 18 ++++++++----------
13946 pixman/src/icint.h     | 10 +++++++++-
13947 5 files changed, 30 insertions(+), 20 deletions(-)
13948
13949commit 083de7201755e1b4b322cf2308607f8f3c60a9d8
13950Author:     Carl Worth <cworth@cworth.org>
13951AuthorDate: Tue Oct 26 18:19:55 2004 +0000
13952Commit:     Carl Worth <cworth@cworth.org>
13953CommitDate: Tue Oct 26 18:19:55 2004 +0000
13954
13955    Find reference images in so that make distcheck will work.
13956    Add header files so that make distcheck is happy. (INCLUDES): Add -D_GNU_SOURCE for asprintf. Someone motivated may want to find a more portable approach. (EXTRA_DIST): Add reference images for the sake of make distcheck.
13957
13958 ChangeLog         |  9 +++++++++
13959 test/Makefile.am  | 26 +++++++++++++++++++++-----
13960 test/cairo-test.c | 29 ++++++++++++++++++-----------
13961 test/cairo_test.c | 29 ++++++++++++++++++-----------
13962 4 files changed, 66 insertions(+), 27 deletions(-)
13963
13964commit 240276d7920d1c03e32e9a90f826f891f3cd3fcf
13965Author:     Carl Worth <cworth@cworth.org>
13966AuthorDate: Tue Oct 26 16:59:22 2004 +0000
13967Commit:     Carl Worth <cworth@cworth.org>
13968CommitDate: Tue Oct 26 16:59:22 2004 +0000
13969
13970    Shell doesn't like whitespace around assignment operator.
13971
13972 ChangeLog    | 3 +++
13973 configure.in | 2 +-
13974 2 files changed, 4 insertions(+), 1 deletion(-)
13975
13976commit 211b19b47575741a70901c10fe0e2d9aec8aa37b
13977Author:     Carl Worth <cworth@cworth.org>
13978AuthorDate: Tue Oct 26 16:31:31 2004 +0000
13979Commit:     Carl Worth <cworth@cworth.org>
13980CommitDate: Tue Oct 26 16:31:31 2004 +0000
13981
13982    Add paragraph on new features.
13983
13984 ChangeLog   |  2 ++
13985 test/README | 11 ++++++++++-
13986 2 files changed, 12 insertions(+), 1 deletion(-)
13987
13988commit f8e632ab1e0673cecd2ea68b3c0e6747b74d7cd6
13989Author:     Carl Worth <cworth@cworth.org>
13990AuthorDate: Tue Oct 26 14:38:43 2004 +0000
13991Commit:     Carl Worth <cworth@cworth.org>
13992CommitDate: Tue Oct 26 14:38:43 2004 +0000
13993
13994    Add initial regression test suite.
13995    Don't AC_SUBST a dozen different FOO_CFLAGS and FOO_LIBS. Instead, incrementally build up just CAIRO_CFLAGS and CAIRO_LIBS.
13996    Don't list flags that should get picked up via dependency information through Requires.
13997    Add description of move_to_show_surface.
13998
13999 BUGS                              |  11 +++
14000 ChangeLog                         |  27 ++++++
14001 Makefile.am                       |   2 +-
14002 cairo.pc.in                       |   2 +-
14003 configure.in                      |  41 +++++---
14004 src/Makefile.am                   |   4 +-
14005 test/.cvsignore                   |  10 ++
14006 test/Makefile.am                  |  29 ++++++
14007 test/README                       |  55 +++++++++++
14008 test/cairo-test.c                 | 191 ++++++++++++++++++++++++++++++++++++++
14009 test/cairo-test.h                 |  50 ++++++++++
14010 test/cairo_test.c                 | 191 ++++++++++++++++++++++++++++++++++++++
14011 test/cairo_test.h                 |  50 ++++++++++
14012 test/line-width-ref.png           | Bin 0 -> 167 bytes
14013 test/line-width.c                 |  63 +++++++++++++
14014 test/line_width-ref.png           | Bin 0 -> 167 bytes
14015 test/line_width.c                 |  63 +++++++++++++
14016 test/move-to-show-surface-ref.png | Bin 0 -> 100 bytes
14017 test/move-to-show-surface.c       |  69 ++++++++++++++
14018 test/move_to_show_surface-ref.png | Bin 0 -> 100 bytes
14019 test/move_to_show_surface.c       |  69 ++++++++++++++
14020 test/read-png.c                   | 166 +++++++++++++++++++++++++++++++++
14021 test/read-png.h                   |  45 +++++++++
14022 test/read_png.c                   | 166 +++++++++++++++++++++++++++++++++
14023 test/read_png.h                   |  45 +++++++++
14024 test/write-png.c                  | 102 ++++++++++++++++++++
14025 test/write-png.h                  |  35 +++++++
14026 test/write_png.c                  | 102 ++++++++++++++++++++
14027 test/write_png.h                  |  35 +++++++
14028 test/xmalloc.c                    |  58 ++++++++++++
14029 test/xmalloc.h                    |  35 +++++++
14030 31 files changed, 1698 insertions(+), 18 deletions(-)
14031
14032commit bf8374dba260c80ae8ee33c1eb5bddf39ae649f4
14033Author:     Carl Worth <cworth@cworth.org>
14034AuthorDate: Thu Oct 21 18:40:50 2004 +0000
14035Commit:     Carl Worth <cworth@cworth.org>
14036CommitDate: Thu Oct 21 18:40:50 2004 +0000
14037
14038    Convert all files to utf-8. Add copyright information to cairo_png_surface.c.
14039
14040 ChangeLog                 | 31 +++++++++++++++++++++++++++++++
14041 src/cairo-cache.c         |  2 +-
14042 src/cairo-color.c         |  2 +-
14043 src/cairo-fixed.c         |  2 +-
14044 src/cairo-font.c          |  2 +-
14045 src/cairo-ft-font.c       |  2 +-
14046 src/cairo-glitz-surface.c |  2 +-
14047 src/cairo-gstate.c        |  2 +-
14048 src/cairo-hash.c          |  2 +-
14049 src/cairo-hull.c          |  2 +-
14050 src/cairo-image-surface.c |  2 +-
14051 src/cairo-matrix.c        |  2 +-
14052 src/cairo-path-bounds.c   |  2 +-
14053 src/cairo-path-fill.c     |  2 +-
14054 src/cairo-path-stroke.c   |  2 +-
14055 src/cairo-path.c          |  2 +-
14056 src/cairo-pattern.c       |  2 +-
14057 src/cairo-pen.c           |  2 +-
14058 src/cairo-polygon.c       |  2 +-
14059 src/cairo-ps-surface.c    |  2 +-
14060 src/cairo-slope.c         |  2 +-
14061 src/cairo-spline.c        |  2 +-
14062 src/cairo-surface.c       |  2 +-
14063 src/cairo-traps.c         |  2 +-
14064 src/cairo-xcb-surface.c   |  2 +-
14065 src/cairo-xlib-surface.c  |  2 +-
14066 src/cairo.c               |  2 +-
14067 src/cairo.h               |  2 +-
14068 src/cairo_cache.c         |  2 +-
14069 src/cairo_color.c         |  2 +-
14070 src/cairo_fixed.c         |  2 +-
14071 src/cairo_font.c          |  2 +-
14072 src/cairo_ft_font.c       |  2 +-
14073 src/cairo_glitz_surface.c |  2 +-
14074 src/cairo_gstate.c        |  2 +-
14075 src/cairo_hull.c          |  2 +-
14076 src/cairo_image_surface.c |  2 +-
14077 src/cairo_matrix.c        |  2 +-
14078 src/cairo_path.c          |  2 +-
14079 src/cairo_path_bounds.c   |  2 +-
14080 src/cairo_path_fill.c     |  2 +-
14081 src/cairo_path_stroke.c   |  2 +-
14082 src/cairo_pattern.c       |  2 +-
14083 src/cairo_pen.c           |  2 +-
14084 src/cairo_png_surface.c   | 37 +++++++++++++++++++++++++++++++++++++
14085 src/cairo_polygon.c       |  2 +-
14086 src/cairo_ps_surface.c    |  2 +-
14087 src/cairo_slope.c         |  2 +-
14088 src/cairo_spline.c        |  2 +-
14089 src/cairo_surface.c       |  2 +-
14090 src/cairo_traps.c         |  2 +-
14091 src/cairo_xcb_surface.c   |  2 +-
14092 src/cairo_xlib_surface.c  |  2 +-
14093 src/cairoint.h            |  2 +-
14094 54 files changed, 120 insertions(+), 52 deletions(-)
14095
14096commit 215d5c5a46b7523faa31d2f1d087123a7fd54f32
14097Author:     Carl Worth <cworth@cworth.org>
14098AuthorDate: Thu Oct 21 18:26:25 2004 +0000
14099Commit:     Carl Worth <cworth@cworth.org>
14100CommitDate: Thu Oct 21 18:26:25 2004 +0000
14101
14102    Fix comparison so that it results in a stable sort. This should fix some rendering bugs due to broken pens.
14103
14104 ChangeLog        | 4 ++++
14105 src/cairo-hull.c | 7 +++++--
14106 src/cairo_hull.c | 7 +++++--
14107 3 files changed, 14 insertions(+), 4 deletions(-)
14108
14109commit de115d07c35ec59e65d27bbfeced9af5a9df43c0
14110Author:     Carl Worth <cworth@cworth.org>
14111AuthorDate: Thu Oct 21 08:55:46 2004 +0000
14112Commit:     Carl Worth <cworth@cworth.org>
14113CommitDate: Thu Oct 21 08:55:46 2004 +0000
14114
14115    Add items on custom caps and getting access to hidden image data
14116
14117 ChangeLog |  3 +++
14118 TODO      | 13 +++++++++++--
14119 2 files changed, 14 insertions(+), 2 deletions(-)
14120
14121commit 07677744429a5664af30dcbae5bd67d26ba64401
14122Author:     Carl Worth <cworth@cworth.org>
14123AuthorDate: Thu Oct 21 08:51:52 2004 +0000
14124Commit:     Carl Worth <cworth@cworth.org>
14125CommitDate: Thu Oct 21 08:51:52 2004 +0000
14126
14127    Add COPYING-LGPL-2.1 and COPYING-MPL-1.1 to the distribution.
14128
14129 Makefile.am | 2 ++
14130 1 file changed, 2 insertions(+)
14131
14132commit fe2b2c0abf64ad67f9f128c29d2ecd24d8fbac2a
14133Author:     Carl Worth <cworth@cworth.org>
14134AuthorDate: Thu Oct 21 08:31:21 2004 +0000
14135Commit:     Carl Worth <cworth@cworth.org>
14136CommitDate: Thu Oct 21 08:31:21 2004 +0000
14137
14138    Makefile.am
14139
14140 ChangeLog | 5 +++++
14141 1 file changed, 5 insertions(+)
14142
14143commit ce5f903ea84c398f0766fefdafc4f0866fc2c429
14144Author:     Carl Worth <cworth@cworth.org>
14145AuthorDate: Wed Oct 13 11:13:51 2004 +0000
14146Commit:     Carl Worth <cworth@cworth.org>
14147CommitDate: Wed Oct 13 11:13:51 2004 +0000
14148
14149    Fix email address in ChangeLog
14150
14151 pixman/ChangeLog | 2 +-
14152 1 file changed, 1 insertion(+), 1 deletion(-)
14153
14154commit 06788edb0af0b1c15823022747c58e5d595d9960
14155Author:     Carl Worth <cworth@cworth.org>
14156AuthorDate: Wed Oct 13 11:01:42 2004 +0000
14157Commit:     Carl Worth <cworth@cworth.org>
14158CommitDate: Wed Oct 13 11:01:42 2004 +0000
14159
14160    Add notes for snapshot 0.1.2
14161    Increment version to 0.1.2
14162
14163 pixman/ChangeLog    |  6 ++++++
14164 pixman/NEWS         | 24 ++++++++++++++++++++++++
14165 pixman/configure.in |  3 +--
14166 3 files changed, 31 insertions(+), 2 deletions(-)
14167
14168commit d8b24a4ee035071db8b65c1fcc37ef467b70e2c7
14169Author:     Carl Worth <cworth@cworth.org>
14170AuthorDate: Wed Oct 13 08:18:38 2004 +0000
14171Commit:     Carl Worth <cworth@cworth.org>
14172CommitDate: Wed Oct 13 08:18:38 2004 +0000
14173
14174    automake 1.4 seems to be sufficient. Don't require 1.6.
14175
14176 ChangeLog  | 5 +++++
14177 autogen.sh | 4 ++--
14178 2 files changed, 7 insertions(+), 2 deletions(-)
14179
14180commit f9b0020850ac62f37989e6828a69ddaa421d722b
14181Author:     Keith Packard <keithp@keithp.com>
14182AuthorDate: Tue Oct 12 14:17:23 2004 +0000
14183Commit:     Keith Packard <keithp@keithp.com>
14184CommitDate: Tue Oct 12 14:17:23 2004 +0000
14185
14186    Compute extents of cairo_traps_t on the fly using approximate method which is correct given the way cairo generates trapezoids.
14187    Avoid zero-dimensioned pixmaps
14188
14189 ChangeLog                |  11 +++++
14190 src/cairo-traps.c        | 105 +++++++++++++++++++++++++----------------------
14191 src/cairo-xlib-surface.c |   2 +-
14192 src/cairo_traps.c        | 105 +++++++++++++++++++++++++----------------------
14193 src/cairo_xlib_surface.c |   2 +-
14194 src/cairoint.h           |   1 +
14195 6 files changed, 126 insertions(+), 100 deletions(-)
14196
14197commit 047ce336000d595bcc123bb3647c44d239e1b89a
14198Author:     Carl Worth <cworth@cworth.org>
14199AuthorDate: Tue Oct 12 14:09:37 2004 +0000
14200Commit:     Carl Worth <cworth@cworth.org>
14201CommitDate: Tue Oct 12 14:09:37 2004 +0000
14202
14203    Fix a few typos in pen vertex math description.
14204
14205 ChangeLog       | 4 ++++
14206 src/cairo-pen.c | 6 +++---
14207 src/cairo_pen.c | 6 +++---
14208 3 files changed, 10 insertions(+), 6 deletions(-)
14209
14210commit cc890b9cf4d2a38e13ae48e16589c4fd02678f99
14211Author:     Keith Packard <keithp@keithp.com>
14212AuthorDate: Tue Oct 12 12:29:29 2004 +0000
14213Commit:     Keith Packard <keithp@keithp.com>
14214CommitDate: Tue Oct 12 12:29:29 2004 +0000
14215
14216    Adapt function from Walter Brisken to compute pen ellipse major axis length and use that to compute the required number of pen vertices.
14217    reviewed by: Carl Worth <cworth@cworth.org>
14218
14219 ChangeLog       |   9 ++
14220 src/cairo-pen.c | 273 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
14221 src/cairo_pen.c | 273 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
14222 3 files changed, 511 insertions(+), 44 deletions(-)
14223
14224commit 30131aa4638f9bba6148114d3c60770592d6583b
14225Author:     Graydon Hoare <graydon@redhat.com>
14226AuthorDate: Fri Oct 8 12:09:49 2004 +0000
14227Commit:     Graydon Hoare <graydon@redhat.com>
14228CommitDate: Fri Oct 8 12:09:49 2004 +0000
14229
14230    Add cairo_cache.c
14231    Rewrite using temporary glyph arrays
14232    New file.
14233    Remove old glyph cache code. (_cairo_font_scale) (_cairo_font_transform): Remove font-transforming code. (_cairo_font_text_extents) (_cairo_font_text_bbox) (_cairo_font_show_text) (_cairo_font_text_path): Remove text-API code. (_cairo_font_cache_key_t): New structure type. (_font_cache_hash) (_font_cache_keys_equal) (_font_cache_create_entry) (_font_cache_destroy_entry) (_font_cache_destroy_cache): New font cache code. (_global_font_cache) (_lock_global_font_cache) (_unlock_global_font_cache) (_get_global_font_cache): New global font cache. (_cairo_font_text_to_glyphs) (_cairo_glyph_cache_hash) (_cairo_glyph_cache_keys_equal) (_image_glyph_cache_create_entry) (_image_glyph_cache_destroy_entry) (_image_glyph_cache_destroy_cache): New glyph cache code. (_global_image_glyph_cache) (_cairo_lock_global_image_glyph_cache) (_cairo_unlock_global_image_glyph_cache) (_cairo_get_global_image_glyph_cache): New global glyph cache. (_cairo_font_cache_backend): New structure. (_cairo_image_cache_backend): Likewise. (_cairo_font_create): Reimplement in terms of font cache. (_cairo_font_init): Remove matrix and glyph cache related code. (_cairo_font_copy): Likewise. (_cairo_font_show_glyphs): Delegate to surface when possible. (_cairo_font_glyph_extents) (_cairo_font_glyph_bbox) (_cairo_font_glyph_path) (_cairo_font_font_extents) (_cairo_font_show_glyphs): Rename to as cairo_unscaled_font_XXX, and add scale parameter.
14234    New structure types. (_create_from_face) (_reference_font_val) (_destroy_font_val) (_create_from_library_and_pattern): New functions. (_ft_font_cache_hash) (_ft_font_cache_keys_equal) (_ft_font_cache_create_entry) (_ft_font_cache_destroy_entry) (_ft_font_cache_destroy_cache): New ft font cache code. (_global_ft_cache) (_lock_global_ft_cache) (_unlock_global_ft_cache) (_get_global_ft_cache): New global ft font cache. (_ft_font_cache_backend): New structure. (_cairo_ft_font_create): Rewrite to use cache. (_cairo_ft_font_destroy): Likewise. (_cairo_ft_font_copy): Remove. (_install_font_matrix): Rename as _install_font_scale. (_utf8_to_glyphs): Rename as _cairo_ft_font_text_to_glyphs. (_cairo_ft_font_text_to_glyphs): Use cache for metrics. (_cairo_ft_font_extents): Accept size, use scaled metrics. (_cairo_ft_font_glyph_extents) (_cairo_ft_font_glyph_bbox) (_cairo_ft_font_show_glyphs) (_cairo_ft_font_glyph_path): Modify to use size, cache. (_cairo_ft_font_text_extents) (_cairo_ft_font_text_bbox) (_cairo_ft_font_show_text) (_cairo_ft_font_text_path): Remove text-API code. (cairo_ft_font_create) (cairo_ft_font_create_for_ft_face) (cairo_ft_font_face) (cairo_ft_font_pattern): Rewrite using ft_font_val_t.
14235    Just reference font. (_cairo_gstate_fini): Finalize font matrix. (_cairo_gstate_default_matrix): Initialize font matrix. (_cairo_gstate_clip): Re-enable clipping rectangle. (_cairo_gstate_select_font) (_cairo_gstate_set_font): Set font matrix to identity. (_cairo_gstate_scale_font): Scale font matrix, not font. (_cairo_gstate_transform_font): Transform font matrix, not font. (_cairo_gstate_set_font_transform): Install as font matrix, not in font. (_build_font_scale): New helper function. (_cairo_gstate_text_to_glyphs): New function. (_cairo_gstate_current_font_extents) (_cairo_gstate_glyph_extents) (_cairo_gstate_show_glyphs) (_cairo_gstate_glyph_path): Rewrite using font matrix and size. (_cairo_gstate_text_path (_cairo_gstate_text_extents) (_cairo_gstate_show_text): Remove text-API code.
14236    Minor bug fix. (_cairo_xlib_surface_show_glyphs): New function. (_cairo_xlib_surface_backend): Add reference to new function. (glyphset_cache_t) (glyphset_cache_entry_t): New structure types. (_next_xlib_glyph): New helper function. (_xlib_glyphset_cache_create_value) (_xlib_glyphset_cache_destroy_cache) (_xlib_glyphset_cache_destroy_value) (_xlib_glyphset_cache_backend): New glyphset cache code. (_xlib_glyphset_caches) (_lock_xlib_glyphset_caches) (_unlock_xlib_glyphset_caches) (_get_glyphset_cache): New global glyphset cache.
14237    Add NULL entry for show_glyphs.
14238    Add NULL entry for show_glyphs.
14239    Add NULL entry for show_glyphs.
14240    Add NULL entry for show_glyphs.
14241    Add NULL entry for show_glyphs.
14242    New structure type. (cairo_cache_entry_base_t) (cairo_cache_arrangement_t) (cairo_cache_t): New structure types. (_cairo_cache_init) (_cairo_cache_reference) (_cairo_cache_destroy) (_cairo_cache_lookup) (_cairo_hash_string): New cache functions. (CAIRO_IMAGE_GLYPH_CACHE_MEMORY_DEFAULT) (CAIRO_XLIB_GLYPH_CACHE_MEMORY_DEFAULT) (CAIRO_FONT_CACHE_NUM_FONTS_DEFAULT) (CAIRO_FT_CACHE_NUM_FONTS_DEFAULT): New constants. (cairo_font_scale_t) (cairo_glyph_cache_key_t) (cairo_image_glyph_cache_entry_t): New structure types. (_cairo_lock_global_image_glyph_cache) (_cairo_unlock_global_image_glyph_cache) (_cairo_get_global_image_glyph_cache) (_cairo_glyph_cache_hash) (_cairo_glyph_cache_keys_equal): New functions for glyph caches. (cairo_font_backend_t): Remove text-API calls, add scale params, remove copy call. (cairo_surface_backend_t): Add show_glyphs entry. (cairo_glyph_surface_t) (cairo_glyph_surface_node_t): Remove old glyph cache structures. (cairo_unscaled_font_t): New structure type. (cairo_font): Remove glyph cache member, add pointer to unscaled. (cairo_gstate): Add font_matrix member, change to hold unscaled. (_cairo_gstate_set_font_transform) (_cairo_gstate_current_font_transform) (_cairo_gstate_text_to_glyphs): New functions. (_cairo_gstate_text_path (_cairo_gstate_text_extents) (_cairo_gstate_show_text) (_cairo_font_text_extents) (_cairo_font_text_bbox) (_cairo_font_show_text) (_cairo_font_text_path): Remove text-API code. (_cairo_font_glyph_extents) (_cairo_font_glyph_bbox) (_cairo_font_glyph_path) (_cairo_font_font_extents) (_cairo_font_show_glyphs): Add scale parameter.
14243
14244 ChangeLog                 | 190 +++++++++
14245 src/Makefile.am           |   1 +
14246 src/cairo-cache.c         | 454 ++++++++++++++++++++++
14247 src/cairo-font.c          | 659 ++++++++++++++++++-------------
14248 src/cairo-ft-font.c       | 965 +++++++++++++++++++++++++++++-----------------
14249 src/cairo-glitz-surface.c |   3 +-
14250 src/cairo-gstate.c        | 526 +++++++++++++------------
14251 src/cairo-hash.c          | 454 ++++++++++++++++++++++
14252 src/cairo-image-surface.c |   3 +-
14253 src/cairo-ps-surface.c    |   3 +-
14254 src/cairo-xcb-surface.c   |   3 +-
14255 src/cairo-xlib-surface.c  | 529 ++++++++++++++++++++++++-
14256 src/cairo.c               |  53 ++-
14257 src/cairo_cache.c         | 454 ++++++++++++++++++++++
14258 src/cairo_font.c          | 659 ++++++++++++++++++-------------
14259 src/cairo_ft_font.c       | 965 +++++++++++++++++++++++++++++-----------------
14260 src/cairo_glitz_surface.c |   3 +-
14261 src/cairo_gstate.c        | 526 +++++++++++++------------
14262 src/cairo_image_surface.c |   3 +-
14263 src/cairo_png_surface.c   |   3 +-
14264 src/cairo_ps_surface.c    |   3 +-
14265 src/cairo_xcb_surface.c   |   3 +-
14266 src/cairo_xlib_surface.c  | 529 ++++++++++++++++++++++++-
14267 src/cairoint.h            | 413 ++++++++++++--------
14268 24 files changed, 5485 insertions(+), 1919 deletions(-)
14269
14270commit 56ccb883761ff0781954705795f78b8e5a1591d4
14271Author:     David Reveman <davidr@novell.com>
14272AuthorDate: Mon Oct 4 04:55:46 2004 +0000
14273Commit:     David Reveman <davidr@novell.com>
14274CommitDate: Mon Oct 4 04:55:46 2004 +0000
14275
14276    Do not use VBOs and PBOs for immediate mode drawing
14277
14278 ChangeLog                 |   7 +++
14279 configure.in              |   2 +-
14280 src/cairo-glitz-surface.c | 118 +++++++++++++++++++++-------------------------
14281 src/cairo_glitz_surface.c | 118 +++++++++++++++++++++-------------------------
14282 4 files changed, 118 insertions(+), 127 deletions(-)
14283
14284commit 978e2dd0d613a6c043014b62df0c1ac7ae076581
14285Author:     Jamey Sharp <jamey@minilop.net>
14286AuthorDate: Thu Sep 30 13:34:19 2004 +0000
14287Commit:     Jamey Sharp <jamey@minilop.net>
14288CommitDate: Thu Sep 30 13:34:19 2004 +0000
14289
14290    Update for minor XCB API change.
14291
14292 ChangeLog               | 5 +++++
14293 src/cairo-xcb-surface.c | 2 +-
14294 src/cairo_xcb_surface.c | 2 +-
14295 3 files changed, 7 insertions(+), 2 deletions(-)
14296
14297commit 96dfd5db6488f4b649c429471da14362c7697503
14298Author:     David Reveman <davidr@novell.com>
14299AuthorDate: Sun Sep 19 22:11:04 2004 +0000
14300Commit:     David Reveman <davidr@novell.com>
14301CommitDate: Sun Sep 19 22:11:04 2004 +0000
14302
14303    Important fixes to glitz format handling
14304
14305 ChangeLog                 | 11 +++++++++++
14306 src/cairo-glitz-surface.c | 29 ++++++++++++++++++++---------
14307 src/cairo_glitz_surface.c | 29 ++++++++++++++++++++---------
14308 3 files changed, 51 insertions(+), 18 deletions(-)
14309
14310commit c150ea0855428f56cc12d83f4bdafec7f1ce6ce8
14311Author:     David Reveman <davidr@novell.com>
14312AuthorDate: Wed Sep 15 09:55:40 2004 +0000
14313Commit:     David Reveman <davidr@novell.com>
14314CommitDate: Wed Sep 15 09:55:40 2004 +0000
14315
14316    Improved format handling, pixel transfers and gradients
14317
14318 ChangeLog                 |  8 +++++
14319 src/cairo-glitz-surface.c | 74 ++++++++++++++++++++++++++++++-----------------
14320 src/cairo_glitz_surface.c | 74 ++++++++++++++++++++++++++++++-----------------
14321 3 files changed, 104 insertions(+), 52 deletions(-)
14322
14323commit 3deeb1d1784cced73d94e8274e5c1650189b85d4
14324Author:     David Reveman <davidr@novell.com>
14325AuthorDate: Sun Sep 12 15:34:00 2004 +0000
14326Commit:     David Reveman <davidr@novell.com>
14327CommitDate: Sun Sep 12 15:34:00 2004 +0000
14328
14329    Get pixel masks from pixman image format
14330
14331 ChangeLog                 |  2 ++
14332 src/cairo-glitz-surface.c | 27 +++++++++++----------------
14333 src/cairo_glitz_surface.c | 27 +++++++++++----------------
14334 3 files changed, 24 insertions(+), 32 deletions(-)
14335
14336commit 3a1931baba4c453226a2d0c307352569c6b2bfab
14337Author:     David Reveman <davidr@novell.com>
14338AuthorDate: Sun Sep 12 06:06:50 2004 +0000
14339Commit:     David Reveman <davidr@novell.com>
14340CommitDate: Sun Sep 12 06:06:50 2004 +0000
14341
14342    Added pixman_format_get_masks and fixed a few format issues
14343
14344 pixman/AUTHORS        |  2 +-
14345 pixman/ChangeLog      |  9 +++++++++
14346 pixman/src/icformat.c | 35 ++++++++++++++++++++++++++++++++++-
14347 pixman/src/icimage.c  |  6 ++++++
14348 pixman/src/pixman.h   | 10 +++++++++-
14349 5 files changed, 59 insertions(+), 3 deletions(-)
14350
14351commit 93c27d48a3783dbf318392170edfec78af42fd4f
14352Author:     David Reveman <davidr@novell.com>
14353AuthorDate: Sun Sep 12 05:09:32 2004 +0000
14354Commit:     David Reveman <davidr@novell.com>
14355CommitDate: Sun Sep 12 05:09:32 2004 +0000
14356
14357    cairo_surface_t pointer to cairo_surface_set_repeat
14358
14359 ChangeLog                 | 3 +++
14360 src/cairo-glitz-surface.c | 2 +-
14361 src/cairo_glitz_surface.c | 2 +-
14362 3 files changed, 5 insertions(+), 2 deletions(-)
14363
14364commit d0e30df8cb32550e2075efc2d1fa342fa6d8ca8b
14365Author:     David Reveman <davidr@novell.com>
14366AuthorDate: Sat Sep 11 19:55:24 2004 +0000
14367Commit:     David Reveman <davidr@novell.com>
14368CommitDate: Sat Sep 11 19:55:24 2004 +0000
14369
14370    Added function for setting component alpha
14371
14372 pixman/AUTHORS       | 1 +
14373 pixman/ChangeLog     | 6 ++++++
14374 pixman/src/icimage.c | 9 +++++++++
14375 pixman/src/icint.h   | 1 +
14376 pixman/src/pixman.h  | 6 +++++-
14377 5 files changed, 22 insertions(+), 1 deletion(-)
14378
14379commit 1ba0de94fb774d1f3f8e082004adadfe897e285e
14380Author:     David Reveman <davidr@novell.com>
14381AuthorDate: Sat Sep 11 19:42:40 2004 +0000
14382Commit:     David Reveman <davidr@novell.com>
14383CommitDate: Sat Sep 11 19:42:40 2004 +0000
14384
14385    Fixed clipping
14386
14387 pixman/ChangeLog     |  4 ++++
14388 pixman/src/icimage.c | 10 +++++++++-
14389 2 files changed, 13 insertions(+), 1 deletion(-)
14390
14391commit 81d66588587e506781a91e7378b39f728202b317
14392Author:     David Reveman <davidr@novell.com>
14393AuthorDate: Sat Sep 11 19:33:23 2004 +0000
14394Commit:     David Reveman <davidr@novell.com>
14395CommitDate: Sat Sep 11 19:33:23 2004 +0000
14396
14397    Byte-order fix
14398
14399 pixman/ChangeLog    |  5 +++++
14400 pixman/configure.in |  2 ++
14401 pixman/src/icint.h  | 13 +++++++++++++
14402 3 files changed, 20 insertions(+)
14403
14404commit c5786fd0fe0f0b69f3896e77705282c211ba7a77
14405Author:     David Reveman <davidr@novell.com>
14406AuthorDate: Sat Sep 11 19:27:59 2004 +0000
14407Commit:     David Reveman <davidr@novell.com>
14408CommitDate: Sat Sep 11 19:27:59 2004 +0000
14409
14410    Added support for both transform and repeat
14411
14412 pixman/AUTHORS         |  1 +
14413 pixman/ChangeLog       |  7 +++++++
14414 pixman/src/ic.c        |  8 ++++++++
14415 pixman/src/iccompose.c | 46 ++++++++++++++++++++++++++++++++++++++++++----
14416 pixman/src/icimage.h   |  3 +++
14417 5 files changed, 61 insertions(+), 4 deletions(-)
14418
14419commit 4af8faee061b3b90e71badf36040daa0b8edb7d1
14420Author:     David Reveman <davidr@novell.com>
14421AuthorDate: Sat Sep 11 19:05:46 2004 +0000
14422Commit:     David Reveman <davidr@novell.com>
14423CommitDate: Sat Sep 11 19:05:46 2004 +0000
14424
14425    Pickup repeat setting when cloning surface
14426
14427 ChangeLog                 | 5 +++++
14428 src/cairo-glitz-surface.c | 2 ++
14429 src/cairo_glitz_surface.c | 2 ++
14430 3 files changed, 9 insertions(+)
14431
14432commit 7abd103d2eb0fb7099527f16634c80df247c7a65
14433Author:     Carl Worth <cworth@cworth.org>
14434AuthorDate: Sat Sep 11 13:29:59 2004 +0000
14435Commit:     Carl Worth <cworth@cworth.org>
14436CommitDate: Sat Sep 11 13:29:59 2004 +0000
14437
14438    Require automake 1.6 rather than 1.7 since it seems to work just fine.
14439
14440 ChangeLog  | 5 +++++
14441 autogen.sh | 3 ++-
14442 2 files changed, 7 insertions(+), 1 deletion(-)
14443
14444commit 786904f1aa0dc24f9c206387312eec81e42784d8
14445Author:     David Reveman <davidr@novell.com>
14446AuthorDate: Sat Sep 11 07:59:27 2004 +0000
14447Commit:     David Reveman <davidr@novell.com>
14448CommitDate: Sat Sep 11 07:59:27 2004 +0000
14449
14450    Tracking color stop coordinate changes to glitz's gradient filters
14451
14452 ChangeLog                 | 5 +++++
14453 configure.in              | 2 +-
14454 src/cairo-glitz-surface.c | 4 ++--
14455 src/cairo_glitz_surface.c | 4 ++--
14456 4 files changed, 10 insertions(+), 5 deletions(-)
14457
14458commit 27d2de8c2d0ebdabf80321bf59d7e680093b4e33
14459Author:     David Reveman <davidr@novell.com>
14460AuthorDate: Sat Sep 11 04:23:17 2004 +0000
14461Commit:     David Reveman <davidr@novell.com>
14462CommitDate: Sat Sep 11 04:23:17 2004 +0000
14463
14464    Replaced the gl backend with the new glitz backend
14465
14466 ChangeLog                 |  18 +
14467 cairo.pc.in               |   2 +-
14468 configure.in              |  36 +-
14469 src/Makefile.am           |  10 +-
14470 src/cairo-features.h.in   |   2 +-
14471 src/cairo-glitz-surface.c | 907 +++++++++++++++++++++++++++++++++++++++++++
14472 src/cairo.h               |  14 +-
14473 src/cairo_gl_surface.c    | 967 ----------------------------------------------
14474 src/cairo_glitz_surface.c | 907 +++++++++++++++++++++++++++++++++++++++++++
14475 9 files changed, 1864 insertions(+), 999 deletions(-)
14476
14477commit 211cf9a2ce2f15402062ebc87f82a2b45b0cfde2
14478Author:     Carl Worth <cworth@cworth.org>
14479AuthorDate: Sat Sep 4 07:29:16 2004 +0000
14480Commit:     Carl Worth <cworth@cworth.org>
14481CommitDate: Sat Sep 4 07:29:16 2004 +0000
14482
14483    Add the MPL as a new license option, in addition to the LGPL.
14484
14485 ChangeLog | 28 +++++++++++++++++++++++++---
14486 1 file changed, 25 insertions(+), 3 deletions(-)
14487
14488commit 0f3ce6a24010b9d1416f218c447b5c68a0df85ea
14489Author:     Carl Worth <cworth@cworth.org>
14490AuthorDate: Sat Sep 4 06:38:34 2004 +0000
14491Commit:     Carl Worth <cworth@cworth.org>
14492CommitDate: Sat Sep 4 06:38:34 2004 +0000
14493
14494    Add the MPL as a new license option, in addition to the LGPL.
14495
14496 COPYING                   | 519 ++--------------------------------------------
14497 COPYING-LGPL-2.1          | 510 +++++++++++++++++++++++++++++++++++++++++++++
14498 COPYING-MPL-1.1           | 470 +++++++++++++++++++++++++++++++++++++++++
14499 ChangeLog                 |   8 +
14500 src/cairo-color.c         |  37 +++-
14501 src/cairo-features.h.in   |  41 ++--
14502 src/cairo-fixed.c         |  41 ++--
14503 src/cairo-font.c          |  37 +++-
14504 src/cairo-gstate.c        |  37 +++-
14505 src/cairo-hull.c          |  37 +++-
14506 src/cairo-image-surface.c |  37 +++-
14507 src/cairo-matrix.c        |  37 +++-
14508 src/cairo-path-bounds.c   |  37 +++-
14509 src/cairo-path-fill.c     |  37 +++-
14510 src/cairo-path-stroke.c   |  37 +++-
14511 src/cairo-path.c          |  37 +++-
14512 src/cairo-pen.c           |  37 +++-
14513 src/cairo-polygon.c       |  37 +++-
14514 src/cairo-ps-surface.c    |  37 +++-
14515 src/cairo-slope.c         |  37 +++-
14516 src/cairo-spline.c        |  37 +++-
14517 src/cairo-surface.c       |  37 +++-
14518 src/cairo-xcb-surface.c   |  37 +++-
14519 src/cairo-xlib-surface.c  |  37 +++-
14520 src/cairo.c               |  38 +++-
14521 src/cairo.h               |  37 +++-
14522 src/cairo_color.c         |  37 +++-
14523 src/cairo_fixed.c         |  41 ++--
14524 src/cairo_font.c          |  37 +++-
14525 src/cairo_gstate.c        |  37 +++-
14526 src/cairo_hull.c          |  37 +++-
14527 src/cairo_image_surface.c |  37 +++-
14528 src/cairo_matrix.c        |  37 +++-
14529 src/cairo_path.c          |  37 +++-
14530 src/cairo_path_bounds.c   |  37 +++-
14531 src/cairo_path_fill.c     |  37 +++-
14532 src/cairo_path_stroke.c   |  37 +++-
14533 src/cairo_pen.c           |  37 +++-
14534 src/cairo_polygon.c       |  37 +++-
14535 src/cairo_ps_surface.c    |  37 +++-
14536 src/cairo_slope.c         |  37 +++-
14537 src/cairo_spline.c        |  37 +++-
14538 src/cairo_surface.c       |  37 +++-
14539 src/cairo_xcb_surface.c   |  37 +++-
14540 src/cairo_xlib_surface.c  |  37 +++-
14541 src/cairoint.h            |  37 +++-
14542 46 files changed, 2142 insertions(+), 932 deletions(-)
14543
14544commit 31d0ddbf2a6acecea8ffede9f3f3942dcbc9c035
14545Author:     Carl Worth <cworth@cworth.org>
14546AuthorDate: Sat Aug 14 07:21:52 2004 +0000
14547Commit:     Carl Worth <cworth@cworth.org>
14548CommitDate: Sat Aug 14 07:21:52 2004 +0000
14549
14550    Make a copy of the region since pixman is currently taking ownership of it (ugh). Thanks to Vladimir Vukicevic <vladimir@pobox.com> and Peter Dennis Bartok <peter@novonyx.com>.
14551
14552 AUTHORS                   |  2 ++
14553 ChangeLog                 |  6 ++++++
14554 src/cairo-image-surface.c | 15 ++++++++++++++-
14555 src/cairo_image_surface.c | 15 ++++++++++++++-
14556 4 files changed, 36 insertions(+), 2 deletions(-)
14557
14558commit adabb18408157299940413a80a6c943de96296d5
14559Author:     Carl Worth <cworth@cworth.org>
14560AuthorDate: Sat Aug 14 06:35:30 2004 +0000
14561Commit:     Carl Worth <cworth@cworth.org>
14562CommitDate: Sat Aug 14 06:35:30 2004 +0000
14563
14564    Explicitly set LANG=C to fix the awk string->number conversion for user with locales that don't match ASCII digit conventions.
14565
14566 ChangeLog  | 6 ++++++
14567 autogen.sh | 3 ++-
14568 2 files changed, 8 insertions(+), 1 deletion(-)
14569
14570commit 62e4b869cd17c2fd5103d9e61656a4451624f6b9
14571Author:     Carl Worth <cworth@cworth.org>
14572AuthorDate: Tue Aug 3 11:49:20 2004 +0000
14573Commit:     Carl Worth <cworth@cworth.org>
14574CommitDate: Tue Aug 3 11:49:20 2004 +0000
14575
14576    Temporarily disable rectangle-based clipping optimization as it's not working (see cairo_snippets/xxx_clip_rectangle for a test case).
14577
14578 ChangeLog          | 6 ++++++
14579 src/cairo-gstate.c | 9 +++++++++
14580 src/cairo_gstate.c | 9 +++++++++
14581 3 files changed, 24 insertions(+)
14582
14583commit e5afa03605e4e8eda39ecbf589796d1c51b8452a
14584Author:     Carl Worth <cworth@cworth.org>
14585AuthorDate: Mon Aug 2 17:04:00 2004 +0000
14586Commit:     Carl Worth <cworth@cworth.org>
14587CommitDate: Mon Aug 2 17:04:00 2004 +0000
14588
14589    Fix to explicitly refer to GNU Lesser Public License 2.1 rather than the Library Public License version 2 or 'any later version'
14590
14591 ChangeLog                 |  2 ++
14592 src/cairo-color.c         | 12 +++++-------
14593 src/cairo-features.h.in   | 12 +++++-------
14594 src/cairo-fixed.c         | 12 +++++-------
14595 src/cairo-font.c          | 12 +++++-------
14596 src/cairo-gstate.c        | 12 +++++-------
14597 src/cairo-hull.c          | 12 +++++-------
14598 src/cairo-image-surface.c | 12 +++++-------
14599 src/cairo-matrix.c        | 12 +++++-------
14600 src/cairo-path-bounds.c   | 12 +++++-------
14601 src/cairo-path-fill.c     | 12 +++++-------
14602 src/cairo-path-stroke.c   | 12 +++++-------
14603 src/cairo-path.c          | 12 +++++-------
14604 src/cairo-pen.c           | 12 +++++-------
14605 src/cairo-polygon.c       | 12 +++++-------
14606 src/cairo-ps-surface.c    | 12 +++++-------
14607 src/cairo-slope.c         | 12 +++++-------
14608 src/cairo-spline.c        | 12 +++++-------
14609 src/cairo-surface.c       | 12 +++++-------
14610 src/cairo-xcb-surface.c   | 12 +++++-------
14611 src/cairo-xlib-surface.c  | 12 +++++-------
14612 src/cairo.c               | 12 +++++-------
14613 src/cairo.h               | 12 +++++-------
14614 src/cairo_color.c         | 12 +++++-------
14615 src/cairo_fixed.c         | 12 +++++-------
14616 src/cairo_font.c          | 12 +++++-------
14617 src/cairo_gstate.c        | 12 +++++-------
14618 src/cairo_hull.c          | 12 +++++-------
14619 src/cairo_image_surface.c | 12 +++++-------
14620 src/cairo_matrix.c        | 12 +++++-------
14621 src/cairo_path.c          | 12 +++++-------
14622 src/cairo_path_bounds.c   | 12 +++++-------
14623 src/cairo_path_fill.c     | 12 +++++-------
14624 src/cairo_path_stroke.c   | 12 +++++-------
14625 src/cairo_pen.c           | 12 +++++-------
14626 src/cairo_polygon.c       | 12 +++++-------
14627 src/cairo_ps_surface.c    | 12 +++++-------
14628 src/cairo_slope.c         | 12 +++++-------
14629 src/cairo_spline.c        | 12 +++++-------
14630 src/cairo_surface.c       | 12 +++++-------
14631 src/cairo_xcb_surface.c   | 12 +++++-------
14632 src/cairo_xlib_surface.c  | 12 +++++-------
14633 src/cairoint.h            | 12 +++++-------
14634 43 files changed, 212 insertions(+), 294 deletions(-)
14635
14636commit d5e92dd1c80eda83cc808abad0c8ce0905d453f7
14637Author:     Carl Worth <cworth@cworth.org>
14638AuthorDate: Mon Aug 2 13:13:28 2004 +0000
14639Commit:     Carl Worth <cworth@cworth.org>
14640CommitDate: Mon Aug 2 13:13:28 2004 +0000
14641
14642    Change from MIT license to LGPL.
14643
14644 COPYING                   | 532 ++++++++++++++++++++++++++++++++++++++++++++--
14645 ChangeLog                 |  30 +++
14646 src/cairo-color.c         |  34 ++-
14647 src/cairo-features.h.in   |  34 ++-
14648 src/cairo-fixed.c         |  34 ++-
14649 src/cairo-font.c          |  34 ++-
14650 src/cairo-gstate.c        |  34 ++-
14651 src/cairo-hull.c          |  34 ++-
14652 src/cairo-image-surface.c |  34 ++-
14653 src/cairo-matrix.c        |  34 ++-
14654 src/cairo-path-bounds.c   |  34 ++-
14655 src/cairo-path-fill.c     |  34 ++-
14656 src/cairo-path-stroke.c   |  34 ++-
14657 src/cairo-path.c          |  34 ++-
14658 src/cairo-pen.c           |  34 ++-
14659 src/cairo-polygon.c       |  34 ++-
14660 src/cairo-ps-surface.c    |  34 ++-
14661 src/cairo-slope.c         |  34 ++-
14662 src/cairo-spline.c        |  34 ++-
14663 src/cairo-surface.c       |  34 ++-
14664 src/cairo-xcb-surface.c   |  34 ++-
14665 src/cairo-xlib-surface.c  |  34 ++-
14666 src/cairo.c               |  34 ++-
14667 src/cairo.h               |  34 ++-
14668 src/cairo_color.c         |  34 ++-
14669 src/cairo_fixed.c         |  34 ++-
14670 src/cairo_font.c          |  34 ++-
14671 src/cairo_gstate.c        |  34 ++-
14672 src/cairo_hull.c          |  34 ++-
14673 src/cairo_image_surface.c |  34 ++-
14674 src/cairo_matrix.c        |  34 ++-
14675 src/cairo_path.c          |  34 ++-
14676 src/cairo_path_bounds.c   |  34 ++-
14677 src/cairo_path_fill.c     |  34 ++-
14678 src/cairo_path_stroke.c   |  34 ++-
14679 src/cairo_pen.c           |  34 ++-
14680 src/cairo_polygon.c       |  34 ++-
14681 src/cairo_ps_surface.c    |  34 ++-
14682 src/cairo_slope.c         |  34 ++-
14683 src/cairo_spline.c        |  34 ++-
14684 src/cairo_surface.c       |  34 ++-
14685 src/cairo_xcb_surface.c   |  34 ++-
14686 src/cairo_xlib_surface.c  |  34 ++-
14687 src/cairoint.h            |  34 ++-
14688 44 files changed, 1128 insertions(+), 862 deletions(-)
14689
14690commit b0a6de8f0b3830fd0af521945dcaa98d62ac69d2
14691Author:     Carl Worth <cworth@cworth.org>
14692AuthorDate: Mon Aug 2 12:14:57 2004 +0000
14693Commit:     Carl Worth <cworth@cworth.org>
14694CommitDate: Mon Aug 2 12:14:57 2004 +0000
14695
14696    Fix copyright attributions mistakenly attributed to University of Southern California rather than to David Reveman.
14697
14698 src/cairo-pattern.c    | 33 ++++++++++++++++-----------------
14699 src/cairo_gl_surface.c | 33 ++++++++++++++++-----------------
14700 src/cairo_pattern.c    | 33 ++++++++++++++++-----------------
14701 3 files changed, 48 insertions(+), 51 deletions(-)
14702
14703commit a9bc4e1f5eb2d9ea78ce7c11bcb7a96d9c349f9e
14704Author:     Carl Worth <cworth@cworth.org>
14705AuthorDate: Mon Aug 2 11:51:57 2004 +0000
14706Commit:     Carl Worth <cworth@cworth.org>
14707CommitDate: Mon Aug 2 11:51:57 2004 +0000
14708
14709    Note that cairo_clip is fixed now.
14710
14711 BUGS      | 6 +++---
14712 ChangeLog | 4 ++++
14713 2 files changed, 7 insertions(+), 3 deletions(-)
14714
14715commit 0e3770e82074f76302190b853302e21113400ece
14716Author:     Øyvind Kolås <pippin@gimp.org>
14717AuthorDate: Sun Aug 1 23:03:02 2004 +0000
14718Commit:     Øyvind Kolås <pippin@gimp.org>
14719CommitDate: Sun Aug 1 23:03:02 2004 +0000
14720
14721    s/ct/cr/
14722
14723 ChangeLog   |  5 +++++
14724 src/cairo.h | 20 ++++++++++----------
14725 2 files changed, 15 insertions(+), 10 deletions(-)
14726
14727commit fe2ca7e7afbbb78425bb271416e69dde9bafa102
14728Author:     Jamey Sharp <jamey@minilop.net>
14729AuthorDate: Sat Jul 24 19:30:05 2004 +0000
14730Commit:     Jamey Sharp <jamey@minilop.net>
14731CommitDate: Sat Jul 24 19:30:05 2004 +0000
14732
14733    Updating for XCB API change around iterators.
14734
14735 ChangeLog               | 5 +++++
14736 src/cairo-xcb-surface.c | 8 ++++----
14737 src/cairo_xcb_surface.c | 8 ++++----
14738 3 files changed, 13 insertions(+), 8 deletions(-)
14739
14740commit 7f87ea9a9e05541ecbc8cab04e214d15a606e3fb
14741Author:     David Reveman <davidr@novell.com>
14742AuthorDate: Tue Jul 20 01:39:23 2004 +0000
14743Commit:     David Reveman <davidr@novell.com>
14744CommitDate: Tue Jul 20 01:39:23 2004 +0000
14745
14746    Tracking changes to glitz
14747
14748 ChangeLog              | 11 +++++++++
14749 src/cairo_gl_surface.c | 66 ++++++++++++++++++++++++--------------------------
14750 2 files changed, 42 insertions(+), 35 deletions(-)
14751
14752commit c95e622675ca9370f74e68e2356103e503d2a9ca
14753Author:     David Reveman <davidr@novell.com>
14754AuthorDate: Fri Jul 16 10:25:31 2004 +0000
14755Commit:     David Reveman <davidr@novell.com>
14756CommitDate: Fri Jul 16 10:25:31 2004 +0000
14757
14758    Fixed typo in earlier memory leak fix
14759
14760 ChangeLog        | 5 +++++
14761 src/cairo-font.c | 5 ++++-
14762 src/cairo_font.c | 5 ++++-
14763 3 files changed, 13 insertions(+), 2 deletions(-)
14764
14765commit b306adead8b49a7aff0957a0c5aa8fd93825ff8c
14766Author:     David Reveman <davidr@novell.com>
14767AuthorDate: Thu Jul 15 13:38:21 2004 +0000
14768Commit:     David Reveman <davidr@novell.com>
14769CommitDate: Thu Jul 15 13:38:21 2004 +0000
14770
14771    Fixed glyph cache memory leak
14772
14773 ChangeLog        | 5 +++++
14774 src/cairo-font.c | 3 +++
14775 src/cairo_font.c | 3 +++
14776 3 files changed, 11 insertions(+)
14777
14778commit 49f691ec0b3c4b780456b99c199a9be9548454af
14779Author:     Carl Worth <cworth@cworth.org>
14780AuthorDate: Sun Jul 11 18:51:55 2004 +0000
14781Commit:     Carl Worth <cworth@cworth.org>
14782CommitDate: Sun Jul 11 18:51:55 2004 +0000
14783
14784    Don't call _cairo_surface_set_clip_region with a NULL surface.
14785
14786 ChangeLog          | 5 +++++
14787 src/cairo-gstate.c | 5 +++--
14788 src/cairo_gstate.c | 5 +++--
14789 3 files changed, 11 insertions(+), 4 deletions(-)
14790
14791commit d7a392bf3015a9bc53397a277fe2003e00411ffe
14792Author:     Carl Worth <cworth@cworth.org>
14793AuthorDate: Fri Jul 9 13:47:46 2004 +0000
14794Commit:     Carl Worth <cworth@cworth.org>
14795CommitDate: Fri Jul 9 13:47:46 2004 +0000
14796
14797    Fix numerical problem that could lead to infinite loops.
14798
14799 ChangeLog          | 5 +++++
14800 src/cairo-gstate.c | 9 +++++----
14801 src/cairo_gstate.c | 9 +++++----
14802 3 files changed, 15 insertions(+), 8 deletions(-)
14803
14804commit 63468474d732f7e707cafb216051be7802defd00
14805Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
14806AuthorDate: Fri Jul 9 12:47:06 2004 +0000
14807Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
14808CommitDate: Fri Jul 9 12:47:06 2004 +0000
14809
14810    Report versions of commands on failure. Try to get version numbers from newer GNU --version formats.
14811
14812 autogen.sh | 23 +++++++++++++++--------
14813 1 file changed, 15 insertions(+), 8 deletions(-)
14814
14815commit 2277d8fd4fcc2529cf2584db2f252cfb38a0b3bf
14816Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
14817AuthorDate: Fri Jul 9 09:16:41 2004 +0000
14818Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
14819CommitDate: Fri Jul 9 09:16:41 2004 +0000
14820
14821    Require automake 1.7 (and thus aclocal 1.7) which requires autoconf 2.54. Changed since newer libtools may fail to work with older automake versions such as 1.4. I bet this will annoy people with older tool chains :(
14822
14823 ChangeLog  |  7 ++++++
14824 autogen.sh | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
14825 2 files changed, 82 insertions(+), 1 deletion(-)
14826
14827commit 259cbd0a9bb17ca35ff27b719f935ce85e877af3
14828Author:     Carl Worth <cworth@cworth.org>
14829AuthorDate: Mon Jul 5 09:17:22 2004 +0000
14830Commit:     Carl Worth <cworth@cworth.org>
14831CommitDate: Mon Jul 5 09:17:22 2004 +0000
14832
14833    Remove errant semicolon from macro definition.
14834
14835 ChangeLog   | 5 +++++
14836 src/cairo.c | 2 +-
14837 2 files changed, 6 insertions(+), 1 deletion(-)
14838
14839commit 8b9c42e8ce3135aad4d9adc5be1c4b984c190604
14840Author:     Carl Worth <cworth@cworth.org>
14841AuthorDate: Thu Jul 1 13:38:23 2004 +0000
14842Commit:     Carl Worth <cworth@cworth.org>
14843CommitDate: Thu Jul 1 13:38:23 2004 +0000
14844
14845    Add missing ChangeLog entry. Add description of current tessellation bugs.
14846
14847 BUGS      |  5 +++++
14848 ChangeLog | 12 ++++++++++++
14849 2 files changed, 17 insertions(+)
14850
14851commit ad398d9bda70a1e49edf126bd8576edf63b4b7a6
14852Author:     David Reveman <davidr@novell.com>
14853AuthorDate: Mon Jun 21 15:13:52 2004 +0000
14854Commit:     David Reveman <davidr@novell.com>
14855CommitDate: Mon Jun 21 15:13:52 2004 +0000
14856
14857    Glitz updates and a minor clipping fix
14858
14859 ChangeLog              |  16 +++++
14860 configure.in           |   2 +-
14861 src/cairo-gstate.c     |  26 +++++---
14862 src/cairo_gl_surface.c | 163 +++++++++++++++++++++++++++++++------------------
14863 src/cairo_gstate.c     |  26 +++++---
14864 5 files changed, 156 insertions(+), 77 deletions(-)
14865
14866commit 5230af4e5ad1faee3bb340ce4495e935a807b399
14867Author:     Keith Packard <keithp@keithp.com>
14868AuthorDate: Wed Jun 16 18:16:04 2004 +0000
14869Commit:     Keith Packard <keithp@keithp.com>
14870CommitDate: Wed Jun 16 18:16:04 2004 +0000
14871
14872    Fix image data length computation (XCB doesn't do this part).
14873
14874 ChangeLog               | 6 ++++++
14875 src/cairo-xcb-surface.c | 4 ++--
14876 src/cairo_xcb_surface.c | 4 ++--
14877 3 files changed, 10 insertions(+), 4 deletions(-)
14878
14879commit 1e72b87b933615bbcc8b977c02b4587db0c01bde
14880Author:     David Reveman <davidr@novell.com>
14881AuthorDate: Fri Jun 11 08:08:27 2004 +0000
14882Commit:     David Reveman <davidr@novell.com>
14883CommitDate: Fri Jun 11 08:08:27 2004 +0000
14884
14885    Software multi-sample support
14886
14887 ChangeLog              | 11 +++++++++
14888 configure.in           |  2 +-
14889 src/cairo_gl_surface.c | 66 +++++++++++++++++++++++++++++++++++++++++++-------
14890 3 files changed, 69 insertions(+), 10 deletions(-)
14891
14892commit 06ef87276e4f070e73db8c408cb1411e8cd8467b
14893Author:     David Reveman <davidr@novell.com>
14894AuthorDate: Fri Jun 11 06:20:17 2004 +0000
14895Commit:     David Reveman <davidr@novell.com>
14896CommitDate: Fri Jun 11 06:20:17 2004 +0000
14897
14898    Pre-multiply gradients after color interpolation
14899
14900 ChangeLog           | 11 +++++++++++
14901 src/cairo-gstate.c  | 12 ++++++++++--
14902 src/cairo-pattern.c | 37 ++++++++++++++++++++-----------------
14903 src/cairo_gstate.c  | 12 ++++++++++--
14904 src/cairo_pattern.c | 37 ++++++++++++++++++++-----------------
14905 src/cairoint.h      |  1 -
14906 6 files changed, 71 insertions(+), 39 deletions(-)
14907
14908commit f82f1ba380d9c2b4e9f41092ee149ccac0881f2e
14909Author:     Carl Worth <cworth@cworth.org>
14910AuthorDate: Fri May 28 12:47:00 2004 +0000
14911Commit:     Carl Worth <cworth@cworth.org>
14912CommitDate: Fri May 28 12:47:00 2004 +0000
14913
14914    These two fixes are from David Reveman <c99drn@cs.umu.se>:
14915    Move NULL test from create_similar_scratch to create_similar_solid.
14916    Fix for when surface->backend != image->backend, but the backend does use images for similar surfaces.
14917
14918 src/cairo-font.c    |  6 ++++--
14919 src/cairo-surface.c | 14 ++++++--------
14920 src/cairo_font.c    |  6 ++++--
14921 src/cairo_surface.c | 14 ++++++--------
14922 4 files changed, 20 insertions(+), 20 deletions(-)
14923
14924commit 41f549a870aee35840e6e76f82d4d625c5b8ff25
14925Author:     Keith Packard <keithp@keithp.com>
14926AuthorDate: Fri May 28 12:37:15 2004 +0000
14927Commit:     Keith Packard <keithp@keithp.com>
14928CommitDate: Fri May 28 12:37:15 2004 +0000
14929
14930    Add WARN_CFLAGS, autodetection for 64/128 bit ints and cairo_wideint.[ch]
14931    Check status return from _cairo_gstate_glyph_extents
14932    Quiet compiler warnings about uninitialized variables
14933    Switch to alternate exact line intersection code.
14934    Add 64/128-bit wide integer arithmetic.
14935    Switch to stdint.h types (and new wide types).
14936
14937 ChangeLog               |  44 +++
14938 configure.in            |  16 +
14939 src/Makefile.am         |   4 +-
14940 src/cairo-pattern.c     |   4 +
14941 src/cairo-surface.c     |   2 +-
14942 src/cairo-traps.c       | 118 ++++--
14943 src/cairo-wideint.c     | 986 ++++++++++++++++++++++++++++++++++++++++++++++++
14944 src/cairo-wideint.h     | 272 +++++++++++++
14945 src/cairo_pattern.c     |   4 +
14946 src/cairo_png_surface.c |   3 +
14947 src/cairo_surface.c     |   2 +-
14948 src/cairo_traps.c       | 118 ++++--
14949 src/cairo_wideint.c     | 986 ++++++++++++++++++++++++++++++++++++++++++++++++
14950 src/cairo_wideint.h     | 272 +++++++++++++
14951 src/cairoint.h          |  31 +-
14952 15 files changed, 2785 insertions(+), 77 deletions(-)
14953
14954commit 878c76807ab6c4eae60701d50a1bc7c9fadce2da
14955Author:     David Reveman <davidr@novell.com>
14956AuthorDate: Mon May 24 02:44:59 2004 +0000
14957Commit:     David Reveman <davidr@novell.com>
14958CommitDate: Mon May 24 02:44:59 2004 +0000
14959
14960    Moved CAIRO_CHECK_SANITY below declarations
14961
14962 ChangeLog   | 4 ++++
14963 src/cairo.c | 6 +++---
14964 2 files changed, 7 insertions(+), 3 deletions(-)
14965
14966commit cdad6472111848e5167f3d71c7b4e7c3e9b2ebb6
14967Author:     David Reveman <davidr@novell.com>
14968AuthorDate: Mon May 24 02:28:05 2004 +0000
14969Commit:     David Reveman <davidr@novell.com>
14970CommitDate: Mon May 24 02:28:05 2004 +0000
14971
14972    Added glyph caching
14973
14974 ChangeLog                 |  53 ++++++++++
14975 NEWS                      |   6 ++
14976 src/cairo-font.c          | 221 ++++++++++++++++++++++++++++++++++++++++-
14977 src/cairo-ft-font.c       | 248 ++++++++++++++++++++++++++++++++--------------
14978 src/cairo-gstate.c        |  41 ++++----
14979 src/cairo-image-surface.c |   1 +
14980 src/cairo-ps-surface.c    |   1 +
14981 src/cairo-surface.c       |  28 +++++-
14982 src/cairo-xcb-surface.c   |   3 +-
14983 src/cairo-xlib-surface.c  |   3 +-
14984 src/cairo_font.c          | 221 ++++++++++++++++++++++++++++++++++++++++-
14985 src/cairo_ft_font.c       | 248 ++++++++++++++++++++++++++++++++--------------
14986 src/cairo_gl_surface.c    |  18 +++-
14987 src/cairo_gstate.c        |  41 ++++----
14988 src/cairo_image_surface.c |   1 +
14989 src/cairo_png_surface.c   |   1 +
14990 src/cairo_ps_surface.c    |   1 +
14991 src/cairo_surface.c       |  28 +++++-
14992 src/cairo_xcb_surface.c   |   3 +-
14993 src/cairo_xlib_surface.c  |   3 +-
14994 src/cairoint.h            |  84 +++++++++++++++-
14995 21 files changed, 1032 insertions(+), 222 deletions(-)
14996
14997commit 23026d5ab65201793ac19b459e3e7e05a090e435
14998Author:     Graydon Hoare <graydon@redhat.com>
14999AuthorDate: Thu May 20 16:42:56 2004 +0000
15000Commit:     Graydon Hoare <graydon@redhat.com>
15001CommitDate: Thu May 20 16:42:56 2004 +0000
15002
15003    Add sanity checking feature configury.
15004    Add sanity checking feature.
15005    Add sanity checking.
15006    Add prototypes.
15007    New functions.
15008    New function.
15009    Use fixed functions. (_cairo_gstate_clip): Arithmetic fixes. (_cairo_gstate_clip_and_composite_trapezoids): (_cairo_gstate_show_surface): (_cairo_gstate_show_text): (_cairo_gstate_show_glyphs): Corrections to clipping.
15010    Add XCopyArea fast path. (_cairo_xlib_surface_set_clip_region): Drive clip to drawable.
15011
15012 ChangeLog                |  29 ++++
15013 configure.in             |  14 ++
15014 src/cairo-features.h.in  |   2 +
15015 src/cairo-fixed.c        |  11 ++
15016 src/cairo-gstate.c       | 351 ++++++++++++++++++++++++++++++++++++++---------
15017 src/cairo-matrix.c       |  24 ++++
15018 src/cairo-xlib-surface.c |  52 ++++++-
15019 src/cairo.c              | 187 ++++++++++++++++++++++++-
15020 src/cairo_fixed.c        |  11 ++
15021 src/cairo_gstate.c       | 351 ++++++++++++++++++++++++++++++++++++++---------
15022 src/cairo_matrix.c       |  24 ++++
15023 src/cairo_xlib_surface.c |  52 ++++++-
15024 src/cairoint.h           |   9 ++
15025 13 files changed, 982 insertions(+), 135 deletions(-)
15026
15027commit aab2fe8c059cc41451ddf5e0719f18d77ef354f4
15028Author:     Carl Worth <cworth@cworth.org>
15029AuthorDate: Mon May 17 08:03:17 2004 +0000
15030Commit:     Carl Worth <cworth@cworth.org>
15031CommitDate: Mon May 17 08:03:17 2004 +0000
15032
15033    Do nothing when passed a NULL string.
15034
15035 ChangeLog   | 5 +++++
15036 src/cairo.c | 3 +++
15037 2 files changed, 8 insertions(+)
15038
15039commit 4511a6cc7f52f461fb79635a6fc1ba9cafdcc66d
15040Author:     Øyvind Kolås <pippin@gimp.org>
15041AuthorDate: Tue May 11 13:59:09 2004 +0000
15042Commit:     Øyvind Kolås <pippin@gimp.org>
15043CommitDate: Tue May 11 13:59:09 2004 +0000
15044
15045    changed CAIRO_FILTER_DEFAULT to CAIRO_FILTER_BEST to make gradients easier.
15046
15047 ChangeLog      | 5 +++++
15048 src/cairoint.h | 2 +-
15049 2 files changed, 6 insertions(+), 1 deletion(-)
15050
15051commit cdf8739c0968831d12a3b7c22e34296488eb1fa9
15052Author:     David Reveman <davidr@novell.com>
15053AuthorDate: Tue May 11 11:20:06 2004 +0000
15054Commit:     David Reveman <davidr@novell.com>
15055CommitDate: Tue May 11 11:20:06 2004 +0000
15056
15057    Removed pattern_offset
15058
15059 ChangeLog           | 12 ++++++++++++
15060 src/cairo-gstate.c  |  8 --------
15061 src/cairo-pattern.c | 10 ++--------
15062 src/cairo-surface.c |  8 +++-----
15063 src/cairo_gstate.c  |  8 --------
15064 src/cairo_pattern.c | 10 ++--------
15065 src/cairo_surface.c |  8 +++-----
15066 src/cairoint.h      |  1 -
15067 8 files changed, 22 insertions(+), 43 deletions(-)
15068
15069commit 2f7b4a3ad7a0760af023d350685d1acfdc528d2c
15070Author:     Carl Worth <cworth@cworth.org>
15071AuthorDate: Tue May 11 08:19:47 2004 +0000
15072Commit:     Carl Worth <cworth@cworth.org>
15073CommitDate: Tue May 11 08:19:47 2004 +0000
15074
15075    Increment CAIRO_VERSION to 0.1.23.
15076    Added notes for snapshot 0.1.23.
15077    Add reminder to mention incompatible API changes in NEWS. Re-order steps to avoid clobbering pre-existing tar files.
15078
15079 ChangeLog    | 10 ++++++++++
15080 NEWS         | 41 +++++++++++++++++++++++++++++++++++++++++
15081 RELEASING    | 28 +++++++++++++++-------------
15082 configure.in |  2 +-
15083 4 files changed, 67 insertions(+), 14 deletions(-)
15084
15085commit b743ed0342d0e6696df159e9739781fbcb1fac33
15086Author:     Carl Worth <cworth@cworth.org>
15087AuthorDate: Tue May 11 06:52:19 2004 +0000
15088Commit:     Carl Worth <cworth@cworth.org>
15089CommitDate: Tue May 11 06:52:19 2004 +0000
15090
15091    Several people have reported that cairo_clip is not working right now. And it's always been slow.
15092
15093 BUGS      | 6 ++++++
15094 ChangeLog | 5 +++++
15095 2 files changed, 11 insertions(+)
15096
15097commit 4162e1f16b6ea9d162872dcc2b6b612e0dcb7523
15098Author:     David Reveman <davidr@novell.com>
15099AuthorDate: Tue May 11 05:31:16 2004 +0000
15100Commit:     David Reveman <davidr@novell.com>
15101CommitDate: Tue May 11 05:31:16 2004 +0000
15102
15103    Better surface pattern support
15104
15105 ChangeLog              | 10 +++++++
15106 configure.in           |  2 +-
15107 src/cairo_gl_surface.c | 77 +++++++++++++++++++++++++++++++++++++-------------
15108 3 files changed, 68 insertions(+), 21 deletions(-)
15109
15110commit 1e20a2db0fa26c6882bc00f8ea00cbf1e4619884
15111Author:     Carl Worth <cworth@cworth.org>
15112AuthorDate: Fri May 7 18:52:01 2004 +0000
15113Commit:     Carl Worth <cworth@cworth.org>
15114CommitDate: Fri May 7 18:52:01 2004 +0000
15115
15116    Bail on NULL utf8 string.
15117    Don't add two consecutive, identical points when decomposing the spline, (which was leading to an infinte loop in the stroke algorithm when it found a slope of (0,0)).
15118
15119 ChangeLog           | 9 +++++++++
15120 TODO                | 4 ++--
15121 src/cairo-ft-font.c | 2 +-
15122 src/cairo-spline.c  | 7 +++++++
15123 src/cairo.h         | 1 +
15124 src/cairo_ft_font.c | 2 +-
15125 src/cairo_spline.c  | 7 +++++++
15126 7 files changed, 28 insertions(+), 4 deletions(-)
15127
15128commit 9faef192afc6a1606518a8e6a0a8e4e27351d920
15129Author:     Carl Worth <cworth@cworth.org>
15130AuthorDate: Thu May 6 05:50:23 2004 +0000
15131Commit:     Carl Worth <cworth@cworth.org>
15132CommitDate: Thu May 6 05:50:23 2004 +0000
15133
15134    Leave clientClipType as CT_NONE if region is NULL (thanks to Vladimir Vukicevic <vladimir@pobox.com>).
15135
15136 pixman/AUTHORS       | 1 +
15137 pixman/ChangeLog     | 6 ++++++
15138 pixman/src/icimage.c | 6 ++++--
15139 3 files changed, 11 insertions(+), 2 deletions(-)
15140
15141commit c7230543b06d3ec4070073fbc55f344d09b26ea5
15142Author:     Carl Worth <cworth@cworth.org>
15143AuthorDate: Tue May 4 12:00:22 2004 +0000
15144Commit:     Carl Worth <cworth@cworth.org>
15145CommitDate: Tue May 4 12:00:22 2004 +0000
15146
15147    (_cairo_png_surface_copy_page): Don't close a file we didn't open.
15148
15149 ChangeLog               | 1 +
15150 src/cairo_png_surface.c | 1 -
15151 2 files changed, 1 insertion(+), 1 deletion(-)
15152
15153commit 7398aa8e1e4328a85f8d2de0c5180712cfa842e8
15154Author:     Carl Worth <cworth@cworth.org>
15155AuthorDate: Tue May 4 09:25:54 2004 +0000
15156Commit:     Carl Worth <cworth@cworth.org>
15157CommitDate: Tue May 4 09:25:54 2004 +0000
15158
15159    Move all libpng-related code into copy_page. (unpremultiply_data): Add missing unpremultiply step. (_cairo_png_surface_copy_page): Move PNG output to copy_page. Add support for A8 and A1 images. Remove time from header (we may want to add it again later, but for now it messes up my test suite). (_cairo_png_surface_destroy): Call copy_page if it hasn't been called already. (_cairo_png_surface_show_page): Add implementation.
15160
15161 BUGS                    |   4 +
15162 ChangeLog               |  12 +++
15163 src/cairo_png_surface.c | 232 ++++++++++++++++++++++++++++--------------------
15164 3 files changed, 153 insertions(+), 95 deletions(-)
15165
15166commit 423ea55410d86c8c8cc4fb5219941bcbdeab2a33
15167Author:     David Reveman <davidr@novell.com>
15168AuthorDate: Tue May 4 04:01:18 2004 +0000
15169Commit:     David Reveman <davidr@novell.com>
15170CommitDate: Tue May 4 04:01:18 2004 +0000
15171
15172    Corrected some confusing comments about the math used for radial gradients
15173
15174 ChangeLog           |  5 +++++
15175 src/cairo-pattern.c | 24 ++++++++++++++++--------
15176 src/cairo_pattern.c | 24 ++++++++++++++++--------
15177 3 files changed, 37 insertions(+), 16 deletions(-)
15178
15179commit 1876568f208f3067449988bad896be756eacacaf
15180Author:     David Reveman <davidr@novell.com>
15181AuthorDate: Sat May 1 05:50:46 2004 +0000
15182Commit:     David Reveman <davidr@novell.com>
15183CommitDate: Sat May 1 05:50:46 2004 +0000
15184
15185    cairo_surface_t pointer to cairo_surface_set_matrix
15186
15187 ChangeLog              | 5 +++++
15188 src/cairo_gl_surface.c | 2 +-
15189 2 files changed, 6 insertions(+), 1 deletion(-)
15190
15191commit c0df5d4b1a28bb95e83cbfa232b1f4722d999c93
15192Author:     Carl Worth <cworth@cworth.org>
15193AuthorDate: Thu Apr 29 22:09:05 2004 +0000
15194Commit:     Carl Worth <cworth@cworth.org>
15195CommitDate: Thu Apr 29 22:09:05 2004 +0000
15196
15197    Don't set pattern_offset by the current point. Perhaps we can eliminate pattern_offset altogether now?
15198
15199 ChangeLog          | 6 ++++++
15200 src/cairo-gstate.c | 4 ----
15201 src/cairo_gstate.c | 4 ----
15202 3 files changed, 6 insertions(+), 8 deletions(-)
15203
15204commit f516564f987b7030f52273d66c69acef4222ef29
15205Author:     David Reveman <davidr@novell.com>
15206AuthorDate: Thu Apr 29 20:26:56 2004 +0000
15207Commit:     David Reveman <davidr@novell.com>
15208CommitDate: Thu Apr 29 20:26:56 2004 +0000
15209
15210    Updated linear and radial patterns
15211
15212 ChangeLog              |  25 ++++++
15213 configure.in           |   2 +-
15214 src/cairo-gstate.c     |   2 +-
15215 src/cairo-pattern.c    | 226 +++++++++++++++++++++++++++----------------------
15216 src/cairo_gl_surface.c |  80 +++++++----------
15217 src/cairo_gstate.c     |   2 +-
15218 src/cairo_pattern.c    | 226 +++++++++++++++++++++++++++----------------------
15219 src/cairoint.h         |   7 +-
15220 8 files changed, 315 insertions(+), 255 deletions(-)
15221
15222commit c9c882d2b28f8bb9656224eed8adba5a5395b294
15223Author:     Carl Worth <cworth@cworth.org>
15224AuthorDate: Thu Apr 29 07:26:53 2004 +0000
15225Commit:     Carl Worth <cworth@cworth.org>
15226CommitDate: Thu Apr 29 07:26:53 2004 +0000
15227
15228    Added a BUG and a TODO item
15229
15230 BUGS | 9 ++++++++-
15231 TODO | 3 +++
15232 2 files changed, 11 insertions(+), 1 deletion(-)
15233
15234commit 09698566e1b238830eca1085a65f6292195805a9
15235Author:     David Reveman <davidr@novell.com>
15236AuthorDate: Wed Apr 28 02:14:23 2004 +0000
15237Commit:     David Reveman <davidr@novell.com>
15238CommitDate: Wed Apr 28 02:14:23 2004 +0000
15239
15240    Support compositing with mask surface when mask is solid or multi-texturing is available
15241
15242 ChangeLog              |  8 ++++++++
15243 src/cairo_gl_surface.c | 17 ++++++++++++-----
15244 2 files changed, 20 insertions(+), 5 deletions(-)
15245
15246commit 37f6590708061a79f1b3b34efe550935b3a03d8c
15247Author:     David Reveman <davidr@novell.com>
15248AuthorDate: Sun Apr 25 05:11:07 2004 +0000
15249Commit:     David Reveman <davidr@novell.com>
15250CommitDate: Sun Apr 25 05:11:07 2004 +0000
15251
15252    Fixed conversion of pixman_box16_t to glitz_rectangle_t
15253
15254 ChangeLog              | 3 +++
15255 src/cairo_gl_surface.c | 8 ++++----
15256 2 files changed, 7 insertions(+), 4 deletions(-)
15257
15258commit f870f16e98d4a3dcfdc2ab28f532fb510dc59124
15259Author:     David Reveman <davidr@novell.com>
15260AuthorDate: Sun Apr 25 04:02:37 2004 +0000
15261Commit:     David Reveman <davidr@novell.com>
15262CommitDate: Sun Apr 25 04:02:37 2004 +0000
15263
15264    Converted shading routines to use fixed point values.
15265
15266 ChangeLog              |  31 +++++++
15267 src/cairo-pattern.c    | 237 +++++++++++++++++++++++++------------------------
15268 src/cairo-surface.c    |   8 +-
15269 src/cairo_gl_surface.c |  36 +++++---
15270 src/cairo_pattern.c    | 237 +++++++++++++++++++++++++------------------------
15271 src/cairo_surface.c    |   8 +-
15272 src/cairoint.h         |  25 +++++-
15273 7 files changed, 327 insertions(+), 255 deletions(-)
15274
15275commit c82011dddd3d7f5ac50d61077cfa2c5dcb17a952
15276Author:     Carl Worth <cworth@cworth.org>
15277AuthorDate: Fri Apr 23 10:08:53 2004 +0000
15278Commit:     Carl Worth <cworth@cworth.org>
15279CommitDate: Fri Apr 23 10:08:53 2004 +0000
15280
15281    Fixed several function prototype mismatches between internal header file and implementation (thanks to Carlos Romero and gcc-3.4).
15282
15283 ChangeLog           |  8 ++++++++
15284 src/cairo-gstate.c  |  2 +-
15285 src/cairo-surface.c |  2 +-
15286 src/cairo_gstate.c  |  2 +-
15287 src/cairo_surface.c |  2 +-
15288 src/cairoint.h      | 16 ++++++++--------
15289 6 files changed, 20 insertions(+), 12 deletions(-)
15290
15291commit e172b7cec739ca57f9034d62029e00283a9ab84c
15292Author:     David Reveman <davidr@novell.com>
15293AuthorDate: Thu Apr 22 02:22:36 2004 +0000
15294Commit:     David Reveman <davidr@novell.com>
15295CommitDate: Thu Apr 22 02:22:36 2004 +0000
15296
15297    Fixed pattern source offset
15298
15299 ChangeLog              | 10 ++++++++++
15300 src/cairo-gstate.c     |  8 ++++----
15301 src/cairo-pattern.c    | 30 ++++++++++++++----------------
15302 src/cairo-surface.c    | 14 +++++++-------
15303 src/cairo_gl_surface.c | 10 +++++-----
15304 src/cairo_gstate.c     |  8 ++++----
15305 src/cairo_pattern.c    | 30 ++++++++++++++----------------
15306 src/cairo_surface.c    | 14 +++++++-------
15307 src/cairoint.h         |  2 +-
15308 9 files changed, 66 insertions(+), 60 deletions(-)
15309
15310commit c15c7b93647d997b7ba13e9fb511d5a5505cdc22
15311Author:     David Reveman <davidr@novell.com>
15312AuthorDate: Tue Apr 20 12:35:44 2004 +0000
15313Commit:     David Reveman <davidr@novell.com>
15314CommitDate: Tue Apr 20 12:35:44 2004 +0000
15315
15316    Fixed missing limits.h includes
15317
15318 ChangeLog           | 11 +++++++++++
15319 src/cairo-pattern.c |  2 +-
15320 src/cairo-traps.c   |  4 ++--
15321 src/cairo_pattern.c |  2 +-
15322 src/cairo_traps.c   |  4 ++--
15323 src/cairoint.h      |  4 ++++
15324 6 files changed, 21 insertions(+), 6 deletions(-)
15325
15326commit eff1670123efce23f09d8015a9db00a9b7ae98a5
15327Author:     Carl Worth <cworth@cworth.org>
15328AuthorDate: Fri Apr 16 08:56:45 2004 +0000
15329Commit:     Carl Worth <cworth@cworth.org>
15330CommitDate: Fri Apr 16 08:56:45 2004 +0000
15331
15332    Added notes for snapshot 0.1.22.
15333    Now depends on libpixman 0.1.1. Bump version to 0.1.22.
15334
15335 ChangeLog    | 5 +++++
15336 NEWS         | 5 +++++
15337 configure.in | 4 ++--
15338 3 files changed, 12 insertions(+), 2 deletions(-)
15339
15340commit b0f8dcdc83d3487a5016d813a4ee3284784b78c1
15341Author:     Carl Worth <cworth@cworth.org>
15342AuthorDate: Fri Apr 16 08:52:00 2004 +0000
15343Commit:     Carl Worth <cworth@cworth.org>
15344CommitDate: Fri Apr 16 08:52:00 2004 +0000
15345
15346    Add RELEASING file
15347
15348 pixman/RELEASING | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
15349 1 file changed, 71 insertions(+)
15350
15351commit a8106bae111dddf240ceb071bfb686a8d3cac782
15352Author:     Carl Worth <cworth@cworth.org>
15353AuthorDate: Fri Apr 16 08:50:11 2004 +0000
15354Commit:     Carl Worth <cworth@cworth.org>
15355CommitDate: Fri Apr 16 08:50:11 2004 +0000
15356
15357    Add notes for snapshot 0.1.1
15358    Increment LIBPIXMAN_VERSION to 0.1.1
15359
15360 pixman/ChangeLog    |  4 ++++
15361 pixman/NEWS         | 23 +++++++++++++++++++++++
15362 pixman/configure.in |  2 +-
15363 3 files changed, 28 insertions(+), 1 deletion(-)
15364
15365commit 3a29d7a5310b0e4bc76eb7a852a41d9b4634de31
15366Author:     Carl Worth <cworth@cworth.org>
15367AuthorDate: Fri Apr 16 08:33:20 2004 +0000
15368Commit:     Carl Worth <cworth@cworth.org>
15369CommitDate: Fri Apr 16 08:33:20 2004 +0000
15370
15371    Track pixman fixes to PIXMAN_FORMAT_NAME_*.
15372    Explicitly add cases for all enum values to eliminate compiler warnings.
15373    Remove proposal for surface_clip interface as cairo_clip should be able to cover this case now.
15374    Added bug concerning negative ref_counts.
15375
15376 BUGS                      |  6 ++++++
15377 ChangeLog                 | 13 +++++++++++++
15378 src/cairo-image-surface.c |  4 ++--
15379 src/cairo.h               | 13 -------------
15380 src/cairo_image_surface.c |  4 ++--
15381 src/cairo_png_surface.c   |  8 ++++++++
15382 6 files changed, 31 insertions(+), 17 deletions(-)
15383
15384commit 821a9f2f6c663429abbacce89383af6171f65225
15385Author:     Carl Worth <cworth@cworth.org>
15386AuthorDate: Fri Apr 16 08:32:53 2004 +0000
15387Commit:     Carl Worth <cworth@cworth.org>
15388CommitDate: Fri Apr 16 08:32:53 2004 +0000
15389
15390    Fix bogus names such as PIXMAN_FORMAT_NAME_AR_GB32 that were left over from a broken search-and-replace. Normalize structure defintions, (eg. struct _pixman_region16_t -> struct pixman_region16). Normalize indentation.
15391    Fix alphabetization.
15392
15393 pixman/AUTHORS            |   2 +-
15394 pixman/ChangeLog          |  16 +++++
15395 pixman/src/icformat.c     |   6 +-
15396 pixman/src/icimage.c      |   4 +-
15397 pixman/src/icimage.h      |  30 ++++----
15398 pixman/src/icint.h        |   6 +-
15399 pixman/src/icrect.c       |   8 +--
15400 pixman/src/ictrap.c       |   2 +-
15401 pixman/src/pixman.h       | 177 +++++++++++++++++++++++-----------------------
15402 pixman/src/pixregion.c    |  70 +++++++++---------
15403 pixman/src/pixregionint.h |  16 ++---
15404 11 files changed, 177 insertions(+), 160 deletions(-)
15405
15406commit aa83e5c2c1fee1eb52f829f6cfd2e170e369e720
15407Author:     David Reveman <davidr@novell.com>
15408AuthorDate: Fri Apr 9 14:30:38 2004 +0000
15409Commit:     David Reveman <davidr@novell.com>
15410CommitDate: Fri Apr 9 14:30:38 2004 +0000
15411
15412    Bump version to 0.1.21
15413
15414 ChangeLog    |  4 ++++
15415 NEWS         | 16 ++++++++++++++++
15416 configure.in |  2 +-
15417 3 files changed, 21 insertions(+), 1 deletion(-)
15418
15419commit 73df0e81cb6a5d43a1325f4722a7236bd554738f
15420Author:     David Reveman <davidr@novell.com>
15421AuthorDate: Fri Apr 9 14:19:47 2004 +0000
15422Commit:     David Reveman <davidr@novell.com>
15423CommitDate: Fri Apr 9 14:19:47 2004 +0000
15424
15425    Added OpenGL surface backend
15426
15427 AUTHORS                 |   1 +
15428 ChangeLog               |  12 +
15429 cairo.pc.in             |   2 +-
15430 configure.in            |  26 ++
15431 src/Makefile.am         |   9 +-
15432 src/cairo-features.h.in |   2 +
15433 src/cairo-pattern.c     |  14 +-
15434 src/cairo-surface.c     |  12 +-
15435 src/cairo.h             |  16 +
15436 src/cairo_gl_surface.c  | 821 ++++++++++++++++++++++++++++++++++++++++++++++++
15437 src/cairo_pattern.c     |  14 +-
15438 src/cairo_surface.c     |  12 +-
15439 12 files changed, 912 insertions(+), 29 deletions(-)
15440
15441commit f713fe43cf18c221a840caab710dfdb25aaf6898
15442Author:     David Reveman <davidr@novell.com>
15443AuthorDate: Fri Apr 9 14:14:56 2004 +0000
15444Commit:     David Reveman <davidr@novell.com>
15445CommitDate: Fri Apr 9 14:14:56 2004 +0000
15446
15447    Automatically detect available backends
15448
15449 ChangeLog    |  4 ++++
15450 configure.in | 55 ++++++++++++++++++++++++++++++++++++++++---------------
15451 2 files changed, 44 insertions(+), 15 deletions(-)
15452
15453commit 69b9f89da7c510fafc172fd30d1a970e7c8ca69b
15454Author:     Carl Worth <cworth@cworth.org>
15455AuthorDate: Wed Apr 7 11:03:40 2004 +0000
15456Commit:     Carl Worth <cworth@cworth.org>
15457CommitDate: Wed Apr 7 11:03:40 2004 +0000
15458
15459    Add note that announcement needs to include the URL
15460
15461 RELEASING | 12 ++++++++----
15462 1 file changed, 8 insertions(+), 4 deletions(-)
15463
15464commit 2e891bdd33e9b3d2c8b9297d01eacde317ebae22
15465Author:     Carl Worth <cworth@cworth.org>
15466AuthorDate: Tue Apr 6 20:13:11 2004 +0000
15467Commit:     Carl Worth <cworth@cworth.org>
15468CommitDate: Tue Apr 6 20:13:11 2004 +0000
15469
15470    Added notes for snapshot 0.1.20.
15471    Added new RELEASING file.
15472
15473 ChangeLog |  6 +++++
15474 NEWS      | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
15475 RELEASING | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
15476 3 files changed, 149 insertions(+), 2 deletions(-)
15477
15478commit b26a742bcfe2c81b99c2c5e26acc10ad259cb4ef
15479Author:     David Reveman <davidr@novell.com>
15480AuthorDate: Tue Apr 6 09:45:17 2004 +0000
15481Commit:     David Reveman <davidr@novell.com>
15482CommitDate: Tue Apr 6 09:45:17 2004 +0000
15483
15484    Added new pattern API
15485
15486 src/cairo-pattern.c | 716 ++++++++++++++++++++++++++++++++++++++++++++++++++++
15487 src/cairo_pattern.c | 716 ++++++++++++++++++++++++++++++++++++++++++++++++++++
15488 2 files changed, 1432 insertions(+)
15489
15490commit e309090d2a18a896c67e731151b973b530f76980
15491Author:     David Reveman <davidr@novell.com>
15492AuthorDate: Tue Apr 6 09:36:12 2004 +0000
15493Commit:     David Reveman <davidr@novell.com>
15494CommitDate: Tue Apr 6 09:36:12 2004 +0000
15495
15496    Added new pattern API
15497
15498 ChangeLog                 |  82 +++++++
15499 cairo.pc.in               |   2 +-
15500 configure.in              |   7 +-
15501 src/Makefile.am           |   4 +-
15502 src/cairo-ft-font.c       |  21 +-
15503 src/cairo-gstate.c        | 528 +++++++++++++++++++++++++---------------------
15504 src/cairo-image-surface.c |  23 +-
15505 src/cairo-ps-surface.c    |  10 +-
15506 src/cairo-surface.c       | 108 ++++++++++
15507 src/cairo-traps.c         |  37 ++++
15508 src/cairo-xcb-surface.c   |  11 +-
15509 src/cairo-xlib-surface.c  |  15 +-
15510 src/cairo.c               |  33 ++-
15511 src/cairo.h               |  75 ++++++-
15512 src/cairo_ft_font.c       |  21 +-
15513 src/cairo_gstate.c        | 528 +++++++++++++++++++++++++---------------------
15514 src/cairo_image_surface.c |  23 +-
15515 src/cairo_png_surface.c   |  10 +-
15516 src/cairo_ps_surface.c    |  10 +-
15517 src/cairo_surface.c       | 108 ++++++++++
15518 src/cairo_traps.c         |  37 ++++
15519 src/cairo_xcb_surface.c   |  11 +-
15520 src/cairo_xlib_surface.c  |  15 +-
15521 src/cairoint.h            | 150 ++++++++++++-
15522 24 files changed, 1339 insertions(+), 530 deletions(-)
15523
15524commit b17b04aa388541c0880698aed0f03796a3146d49
15525Author:     Carl Worth <cworth@cworth.org>
15526AuthorDate: Fri Apr 2 08:01:09 2004 +0000
15527Commit:     Carl Worth <cworth@cworth.org>
15528CommitDate: Fri Apr 2 08:01:09 2004 +0000
15529
15530    Move weight after slant to match the order in cairo_select_font.
15531    Added notes on DPI for image-based backends and on proposal for new cairo_text_glyphs function.
15532    Added BUG about cairo_show_text not advancing the current point.
15533
15534 BUGS        |  4 ++++
15535 ChangeLog   | 11 +++++++++++
15536 TODO        | 22 ++++++++++++++++++++++
15537 src/cairo.h | 11 +++++------
15538 4 files changed, 42 insertions(+), 6 deletions(-)
15539
15540commit 72667ec5680c77fc0e89fcfe71e6fa72467991ff
15541Author:     Carl Worth <cworth@cworth.org>
15542AuthorDate: Tue Mar 30 18:55:48 2004 +0000
15543Commit:     Carl Worth <cworth@cworth.org>
15544CommitDate: Tue Mar 30 18:55:48 2004 +0000
15545
15546    Add -lz.
15547
15548 ChangeLog           | 4 ++++
15549 src/Makefile.am     | 3 ++-
15550 src/cairo-ft-font.c | 2 +-
15551 src/cairo_ft_font.c | 2 +-
15552 4 files changed, 8 insertions(+), 3 deletions(-)
15553
15554commit 9459871bbf4f027354c781b7d6bc1b9f6a4d1e05
15555Author:     Carl Worth <cworth@cworth.org>
15556AuthorDate: Tue Mar 30 18:45:00 2004 +0000
15557Commit:     Carl Worth <cworth@cworth.org>
15558CommitDate: Tue Mar 30 18:45:00 2004 +0000
15559
15560    Add checks for Xrender.h in xrender.pc is not found. Remove AC_HELP_STRING to be compatible with older versions of autoconf (thanks to Bill Spitzak <spitzak@d2.com>).
15561
15562 AUTHORS      |  1 +
15563 ChangeLog    |  4 ++++
15564 cairo.pc.in  |  2 +-
15565 configure.in | 18 ++++++++++++------
15566 4 files changed, 18 insertions(+), 7 deletions(-)
15567
15568commit 76478e4ad004e25d1f0e71be660983eb85b8285e
15569Author:     Carl Worth <cworth@cworth.org>
15570AuthorDate: Tue Mar 30 17:49:30 2004 +0000
15571Commit:     Carl Worth <cworth@cworth.org>
15572CommitDate: Tue Mar 30 17:49:30 2004 +0000
15573
15574    Add question on semantics with empty region. Fix missing return value.
15575    Export for internal use. (_cairo_image_abstract_surface_set_clip_region): Add silly wrapper to match the backend interface.
15576    Remove unused variables.
15577
15578 ChangeLog                 | 12 ++++++++++++
15579 src/cairo-gstate.c        |  4 ----
15580 src/cairo-image-surface.c | 17 +++++++++++++----
15581 src/cairo-xlib-surface.c  |  7 +++++--
15582 src/cairo_gstate.c        |  4 ----
15583 src/cairo_image_surface.c | 17 +++++++++++++----
15584 src/cairo_xlib_surface.c  |  7 +++++--
15585 src/cairoint.h            |  6 +++++-
15586 8 files changed, 53 insertions(+), 21 deletions(-)
15587
15588commit c7d2b0e0531633630823090a7d85c14b916275c0
15589Author:     Carl Worth <cworth@cworth.org>
15590AuthorDate: Tue Mar 30 17:24:29 2004 +0000
15591Commit:     Carl Worth <cworth@cworth.org>
15592CommitDate: Tue Mar 30 17:24:29 2004 +0000
15593
15594    Add proposal for cairo_xlib_surface_set_size.
15595    Added note about problem with cairo_scale_font.
15596
15597 AUTHORS     |  2 +-
15598 BUGS        | 27 +++++++++++++++++++++++++++
15599 ChangeLog   |  6 ++++++
15600 TODO        | 13 ++++++++-----
15601 src/cairo.h |  5 +++++
15602 5 files changed, 47 insertions(+), 6 deletions(-)
15603
15604commit 3cd25474937c1ae2dbd17d28aaa5c7868f3902ef
15605Author:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15606AuthorDate: Tue Mar 23 10:33:32 2004 +0000
15607Commit:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15608CommitDate: Tue Mar 23 10:33:32 2004 +0000
15609
15610    Implement _set_clip_region by delegating it to the image backend.
15611    Add a stub.
15612    Add missing (?) cairo_init_clip
15613
15614 ChangeLog               | 11 +++++++++++
15615 src/cairo-ps-surface.c  |  5 +++--
15616 src/cairo-xcb-surface.c | 11 ++++++++++-
15617 src/cairo.h             |  3 +++
15618 src/cairo_png_surface.c | 13 ++++++++++++-
15619 src/cairo_ps_surface.c  |  5 +++--
15620 src/cairo_xcb_surface.c | 11 ++++++++++-
15621 7 files changed, 52 insertions(+), 7 deletions(-)
15622
15623commit e576aeb222b5f7378cb01fd6df05e6daf43094dd
15624Author:     Øyvind Kolås <pippin@gimp.org>
15625AuthorDate: Mon Mar 22 17:56:35 2004 +0000
15626Commit:     Øyvind Kolås <pippin@gimp.org>
15627CommitDate: Mon Mar 22 17:56:35 2004 +0000
15628
15629    cairo usage is crashing Xnest
15630
15631 BUGS | 8 ++++++++
15632 1 file changed, 8 insertions(+)
15633
15634commit 1d51df571348d8ebd8f978cfc5cff06e7b35b248
15635Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
15636AuthorDate: Sat Mar 20 09:54:15 2004 +0000
15637Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
15638CommitDate: Sat Mar 20 09:54:15 2004 +0000
15639
15640    Move the PNG_CFLAGS/_LIBS substitutes outside the conditional, to match what is already done for XCB. Do the same for XRENDER_CFLAGS/LIBS.
15641
15642 ChangeLog    | 4 ++++
15643 configure.in | 7 ++++---
15644 2 files changed, 8 insertions(+), 3 deletions(-)
15645
15646commit ad255ad599d607ed1b16f2ac87ce64546a76bd16
15647Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
15648AuthorDate: Sat Mar 20 08:20:40 2004 +0000
15649Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
15650CommitDate: Sat Mar 20 08:20:40 2004 +0000
15651
15652    Substitute PNG_CFLAGS, PNG_LIBS on the configure path when use_png is not enabled to prevent the substituions being undefined.
15653
15654 ChangeLog    | 6 ++++++
15655 configure.in | 3 +++
15656 2 files changed, 9 insertions(+)
15657
15658commit 94551db67c610582be115bdc18ad4169c9f7db92
15659Author:     Graydon Hoare <graydon@redhat.com>
15660AuthorDate: Fri Mar 19 15:47:25 2004 +0000
15661Commit:     Graydon Hoare <graydon@redhat.com>
15662CommitDate: Fri Mar 19 15:47:25 2004 +0000
15663
15664    Add.
15665    finalize and copy clip.region. Detect rectangular clips and push down to backend.
15666    Add set_clip_region slot. (cairo_clip_rec_t): Add region slot. (_cairo_gstate_init_clip) (_cairo_surface_set_clip_region): Prototype.
15667    Add.
15668    Add.
15669    Add.
15670    not implemented.
15671
15672 ChangeLog                 |  25 +++++++++
15673 src/cairo-gstate.c        | 133 +++++++++++++++++++++++++++++++++++++++++++---
15674 src/cairo-image-surface.c |  12 ++++-
15675 src/cairo-ps-surface.c    |  12 ++++-
15676 src/cairo-surface.c       |   5 ++
15677 src/cairo-xlib-surface.c  |  50 +++++++++++++++--
15678 src/cairo.c               |   9 ++++
15679 src/cairo_gstate.c        | 133 +++++++++++++++++++++++++++++++++++++++++++---
15680 src/cairo_image_surface.c |  12 ++++-
15681 src/cairo_ps_surface.c    |  12 ++++-
15682 src/cairo_surface.c       |   5 ++
15683 src/cairo_xlib_surface.c  |  50 +++++++++++++++--
15684 src/cairoint.h            |  11 ++++
15685 13 files changed, 445 insertions(+), 24 deletions(-)
15686
15687commit 9e793ee5fceb1c6d41438f304eb01b481962fcb8
15688Author:     Jamey Sharp <jamey@minilop.net>
15689AuthorDate: Wed Mar 17 09:44:26 2004 +0000
15690Commit:     Jamey Sharp <jamey@minilop.net>
15691CommitDate: Wed Mar 17 09:44:26 2004 +0000
15692
15693    Fixed for latest XCB API. XCB headers can co-exist with Xlib headers now, so Cairo may be compiled with both backends in the same library. http://freedesktop.org/Software/XCBCompletedTasks#17_Mar_2004
15694
15695 ChangeLog               |  10 ++++
15696 src/cairo-surface.c     |   1 +
15697 src/cairo-xcb-surface.c | 123 +++++++++++++++++++++++++-----------------------
15698 src/cairo.h             |   4 +-
15699 src/cairo_surface.c     |   1 +
15700 src/cairo_xcb_surface.c | 123 +++++++++++++++++++++++++-----------------------
15701 6 files changed, 142 insertions(+), 120 deletions(-)
15702
15703commit e7f3335baf9cb7955e27115a2975db1eed71434a
15704Author:     Thomas Hunger <info@teh-web.de>
15705AuthorDate: Thu Feb 26 14:47:21 2004 +0000
15706Commit:     Thomas Hunger <info@teh-web.de>
15707CommitDate: Thu Feb 26 14:47:21 2004 +0000
15708
15709    added missing links for rectangle and curve_to function
15710
15711 doc/reference/doc.xml | 4 ++++
15712 1 file changed, 4 insertions(+)
15713
15714commit f1b56497b10efe7cf70f6a9768dbeeff12efa031
15715Author:     Thomas Hunger <info@teh-web.de>
15716AuthorDate: Thu Feb 26 14:32:12 2004 +0000
15717Commit:     Thomas Hunger <info@teh-web.de>
15718CommitDate: Thu Feb 26 14:32:12 2004 +0000
15719
15720    added functions to describe the new backends, added text_extents function
15721
15722 doc/reference/doc.xml                           | 12 +++++
15723 doc/reference/xml/cairo_set_target_drawable.xml | 45 +++++++++++++++++++
15724 doc/reference/xml/cairo_set_target_png.xml      | 51 ++++++++++++++++++++++
15725 doc/reference/xml/cairo_set_target_ps.xml       | 52 ++++++++++++++++++++++
15726 doc/reference/xml/cairo_set_target_surface.xml  |  2 +-
15727 doc/reference/xml/cairo_set_target_xcb.xml      | 58 +++++++++++++++++++++++++
15728 doc/reference/xml/cairo_text_extents.xml        | 47 ++++++++++++++++++++
15729 doc/reference/xml/cairo_text_extents_t.xml      | 29 +++++++++++++
15730 8 files changed, 295 insertions(+), 1 deletion(-)
15731
15732commit 02329029583bbc481b76ff3ce149c2bbec1bc096
15733Author:     Carl Worth <cworth@cworth.org>
15734AuthorDate: Thu Feb 26 08:55:03 2004 +0000
15735Commit:     Carl Worth <cworth@cworth.org>
15736CommitDate: Thu Feb 26 08:55:03 2004 +0000
15737
15738    Fix typo
15739
15740 ChangeLog | 2 +-
15741 1 file changed, 1 insertion(+), 1 deletion(-)
15742
15743commit 529b16f119fb2c203a10c1d46c3810fd177da2fc
15744Author:     Carl Worth <cworth@cworth.org>
15745AuthorDate: Thu Feb 26 08:54:42 2004 +0000
15746Commit:     Carl Worth <cworth@cworth.org>
15747CommitDate: Thu Feb 26 08:54:42 2004 +0000
15748
15749    Add Jordi and Olvier to the AUTHORS file.
15750    Fix broken return value for nchars (thanks to Jordi Mas <jordi@ximian.com>).
15751
15752 AUTHORS             | 2 ++
15753 ChangeLog           | 7 +++++++
15754 TODO                | 6 +++---
15755 src/cairo-ft-font.c | 2 +-
15756 src/cairo_ft_font.c | 2 +-
15757 5 files changed, 14 insertions(+), 5 deletions(-)
15758
15759commit bd5c27207aaa89ac4c55c55006f6253006c2a8b8
15760Author:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15761AuthorDate: Tue Feb 24 12:39:29 2004 +0000
15762Commit:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15763CommitDate: Tue Feb 24 12:39:29 2004 +0000
15764
15765    forgot the SUBST for PNG_REQUIRES
15766
15767 configure.in | 1 +
15768 1 file changed, 1 insertion(+)
15769
15770commit 995097752e18dffbbbdf4c80d29efb02e1bfdecf
15771Author:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15772AuthorDate: Tue Feb 24 12:29:25 2004 +0000
15773Commit:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15774CommitDate: Tue Feb 24 12:29:25 2004 +0000
15775
15776    PNG backend
15777
15778 ChangeLog | 14 ++++++++++++++
15779 1 file changed, 14 insertions(+)
15780
15781commit 3b85dd1f9da71f886e48cb4cbe5a4edd0c9e6024
15782Author:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15783AuthorDate: Tue Feb 24 12:28:49 2004 +0000
15784Commit:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15785CommitDate: Tue Feb 24 12:28:49 2004 +0000
15786
15787    Add PNG backend (cairo_set_target_png and cairo_png_surface_create).
15788
15789 src/cairo-features.h.in |   2 +
15790 src/cairo.h             |  25 ++++
15791 src/cairo_png_surface.c | 314 ++++++++++++++++++++++++++++++++++++++++++++++++
15792 3 files changed, 341 insertions(+)
15793
15794commit 0a07e28683ef94f393fbc20aedf6d21bd58c9aa9
15795Author:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15796AuthorDate: Tue Feb 24 12:27:52 2004 +0000
15797Commit:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15798CommitDate: Tue Feb 24 12:27:52 2004 +0000
15799
15800    autoconf support for the PNG backend. Bump version to 0.1.19.
15801
15802 cairo.pc.in  |  2 +-
15803 configure.in | 22 +++++++++++++++++++++-
15804 2 files changed, 22 insertions(+), 2 deletions(-)
15805
15806commit 13911e3d67f272920fa0a66ec6dcb8f910f771cd
15807Author:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15808AuthorDate: Tue Feb 24 12:27:13 2004 +0000
15809Commit:     Olivier Andrieu <oliv__a@users.sourceforge.net>
15810CommitDate: Tue Feb 24 12:27:13 2004 +0000
15811
15812    PNG backend support, removed references to X_LIBS and X_CFLAGS.
15813
15814 src/Makefile.am | 10 +++++++---
15815 1 file changed, 7 insertions(+), 3 deletions(-)
15816
15817commit cf069c127a5721f15876485c717a45f5e1d9f4e1
15818Author:     Carl Worth <cworth@cworth.org>
15819AuthorDate: Tue Feb 24 12:22:56 2004 +0000
15820Commit:     Carl Worth <cworth@cworth.org>
15821CommitDate: Tue Feb 24 12:22:56 2004 +0000
15822
15823    Fix email address for Anders Carlsson.
15824
15825 pixman/AUTHORS   | 2 +-
15826 pixman/ChangeLog | 1 +
15827 2 files changed, 2 insertions(+), 1 deletion(-)
15828
15829commit 0e02e71cf54331aa54eee2d39433be117bae1b7d
15830Author:     Carl Worth <cworth@cworth.org>
15831AuthorDate: Tue Feb 24 10:45:26 2004 +0000
15832Commit:     Carl Worth <cworth@cworth.org>
15833CommitDate: Tue Feb 24 10:45:26 2004 +0000
15834
15835    Add attribution for many people who have made generous contributions to cairo. This list was generated by sifting through the ChangeLog. Please let me know if I have missed anyone.
15836    Add some historical notes on cairo development, prior to when we began to maintain this NEWS file.
15837    Add pointer to cairographics.org. Fix to use cairo rather than Cairo when not at the beginning of a sentence.
15838    Remove cairo_current_path, cairo_current_path_flat, cairo_text_extents, cairo_glyph_extents, cairo_text_path, and cairo_glyph_path from the TODO list as they have all been implemented now.
15839
15840 AUTHORS   | 16 +++++++++++++++-
15841 ChangeLog | 18 ++++++++++++++++++
15842 NEWS      | 35 ++++++++++++++++++++++++++++++++++-
15843 README    |  3 ++-
15844 TODO      |  5 +----
15845 5 files changed, 70 insertions(+), 7 deletions(-)
15846
15847commit 431548c3d8a998d9b8b5615469b500d3e11edc06
15848Author:     Carl Worth <cworth@cworth.org>
15849AuthorDate: Tue Feb 24 10:41:11 2004 +0000
15850Commit:     Carl Worth <cworth@cworth.org>
15851CommitDate: Tue Feb 24 10:41:11 2004 +0000
15852
15853    Added attribution for several authors after sifting through the ChangeLog.
15854
15855 pixman/AUTHORS   | 24 ++++++++++++++++--------
15856 pixman/ChangeLog |  5 +++++
15857 2 files changed, 21 insertions(+), 8 deletions(-)
15858
15859commit faa43926612d6edcdf6caf895399a459cf55f72e
15860Author:     Thomas Hunger <info@teh-web.de>
15861AuthorDate: Tue Feb 24 07:18:45 2004 +0000
15862Commit:     Thomas Hunger <info@teh-web.de>
15863CommitDate: Tue Feb 24 07:18:45 2004 +0000
15864
15865    applied patch from Ravindra fixing missing lines in doc.xml
15866
15867 doc/reference/doc.xml | 6 ++++++
15868 1 file changed, 6 insertions(+)
15869
15870commit 554726563f67d3a8428b03e2af41f4a88baffc5e
15871Author:     Thomas Hunger <info@teh-web.de>
15872AuthorDate: Fri Feb 20 14:23:17 2004 +0000
15873Commit:     Thomas Hunger <info@teh-web.de>
15874CommitDate: Fri Feb 20 14:23:17 2004 +0000
15875
15876    added missing xml/cairo_set_target_image.xml
15877
15878 doc/reference/xml/cairo_arc.xml                  |  4 +-
15879 doc/reference/xml/cairo_arc_negative.xml         |  4 +-
15880 doc/reference/xml/cairo_current_font.xml         |  4 +-
15881 doc/reference/xml/cairo_current_font_extents.xml |  2 +-
15882 doc/reference/xml/cairo_curve_to.xml             |  2 +-
15883 doc/reference/xml/cairo_rectangle.xml            |  4 +-
15884 doc/reference/xml/cairo_rel_curve_to.xml         | 10 ++--
15885 doc/reference/xml/cairo_set_font.xml             |  4 +-
15886 doc/reference/xml/cairo_set_target_image.xml     | 58 ++++++++++++++++++++++++
15887 doc/reference/xml/cairo_set_target_surface.xml   |  2 +-
15888 doc/reference/xml/cairo_show_glyphs.xml          |  2 +-
15889 doc/reference/xml/cairo_show_text.xml            |  2 +-
15890 doc/reference/xml/cairo_transform_font.xml       |  2 +-
15891 13 files changed, 79 insertions(+), 21 deletions(-)
15892
15893commit c3fe1bbe33f65b28cc6fdcc3945a77a6cd233c3f
15894Author:     Carl Worth <cworth@cworth.org>
15895AuthorDate: Tue Feb 17 18:47:34 2004 +0000
15896Commit:     Carl Worth <cworth@cworth.org>
15897CommitDate: Tue Feb 17 18:47:34 2004 +0000
15898
15899    Add comment indication cairo_copy will be going away at some point. Some indentation fixes.
15900
15901 ChangeLog   | 3 +++
15902 src/cairo.h | 6 +++---
15903 2 files changed, 6 insertions(+), 3 deletions(-)
15904
15905commit 122b2d850459b3acfcd5194018bd78da1dde14b7
15906Author:     Carl Worth <cworth@cworth.org>
15907AuthorDate: Tue Feb 17 18:38:23 2004 +0000
15908Commit:     Carl Worth <cworth@cworth.org>
15909CommitDate: Tue Feb 17 18:38:23 2004 +0000
15910
15911    Bump version to 0.1.18. Includes new functions cairo_current_path, cairo_current_path_flat, cairo_surface_get_filter. Support for XCB backend. Fixes for building in cygwin. Adds cairo_surface_get_filter.
15912    Add new path query functions.
15913    Implement support for cairo_current_path and cairo_current_path_flat. These functions just provide an interface to _cairo_path_interpret and take care of mapping from device space back to user space.
15914
15915 ChangeLog          |  20 +++++++
15916 configure.in       |   2 +-
15917 src/cairo-gstate.c | 152 +++++++++++++++++++++++++++++++++++++++++++++++++++++
15918 src/cairo.c        |  37 +++++++++++++
15919 src/cairo.h        |  25 +++++++--
15920 src/cairo_gstate.c | 152 +++++++++++++++++++++++++++++++++++++++++++++++++++++
15921 src/cairoint.h     |   8 +++
15922 7 files changed, 392 insertions(+), 4 deletions(-)
15923
15924commit 9349c95f28f574747ec24b010f9a9e40327dc466
15925Author:     Carl Worth <cworth@cworth.org>
15926AuthorDate: Fri Feb 13 06:13:19 2004 +0000
15927Commit:     Carl Worth <cworth@cworth.org>
15928CommitDate: Fri Feb 13 06:13:19 2004 +0000
15929
15930    Add some notes from JG's TODO list on the wiki: http://cairographics.org/CairoToDoList. (Also testing automated mailing to cairo-commit list).
15931
15932 ChangeLog |  6 ++++++
15933 TODO      | 12 +++++++++++-
15934 2 files changed, 17 insertions(+), 1 deletion(-)
15935
15936commit b55f1076793229d182463100ed9de2a68dd3c77b
15937Author:     Carl Worth <cworth@cworth.org>
15938AuthorDate: Thu Feb 12 19:02:33 2004 +0000
15939Commit:     Carl Worth <cworth@cworth.org>
15940CommitDate: Thu Feb 12 19:02:33 2004 +0000
15941
15942    Add typedefs for new callbacks to be used by cairo_current_path: cairo_move_to_func, cairo_line_to_func, cairo_curve_to_func, and cairo_close_path_func.
15943    cairo_path.last_move_point and cairo_path.current_point are now fixed-point not doubles for consistency.
15944    Now accept 4 explicit function pointers rather than a structure. Eliminate unnecessary done_path callback.
15945    Track change in _cairo_path_interpret. Code previously in done_path callback is now here immediately after call to _cairo_path_interpret.
15946    Internal _cairo_path API modified to accept fixed-point data everywhere. Much cleaner this way.
15947    Have to convert doubles to fixed-point to track changes in _cairo_path API.
15948    Keep data in fixed-point rather than going through intermediate doubles. Track changes in _cairo_path API.
15949    New function to help when working with freetype.
15950
15951 ChangeLog               |  47 ++++++++++++++++++++
15952 src/cairo-fixed.c       |   7 +++
15953 src/cairo-ft-font.c     |  56 +++++++++++++++---------
15954 src/cairo-gstate.c      |  88 ++++++++++++++++++++++++++++++--------
15955 src/cairo-path-bounds.c |  23 +++-------
15956 src/cairo-path-fill.c   |  58 +++++++++----------------
15957 src/cairo-path-stroke.c | 107 ++++++++++++++++++++--------------------------
15958 src/cairo-path.c        | 111 ++++++++++++++++++++++--------------------------
15959 src/cairo-traps.c       |   2 +-
15960 src/cairo.h             |  13 ++++++
15961 src/cairo_fixed.c       |   7 +++
15962 src/cairo_ft_font.c     |  56 +++++++++++++++---------
15963 src/cairo_gstate.c      |  88 ++++++++++++++++++++++++++++++--------
15964 src/cairo_path.c        | 111 ++++++++++++++++++++++--------------------------
15965 src/cairo_path_bounds.c |  23 +++-------
15966 src/cairo_path_fill.c   |  58 +++++++++----------------
15967 src/cairo_path_stroke.c | 107 ++++++++++++++++++++--------------------------
15968 src/cairo_traps.c       |   2 +-
15969 src/cairoint.h          |  63 +++++++++++++++------------
15970 19 files changed, 573 insertions(+), 454 deletions(-)
15971
15972commit 810037bc7c7707337fb1e7682b36651f6a7c4e04
15973Author:     Jamey Sharp <jamey@minilop.net>
15974AuthorDate: Mon Feb 2 23:24:14 2004 +0000
15975Commit:     Jamey Sharp <jamey@minilop.net>
15976CommitDate: Mon Feb 2 23:24:14 2004 +0000
15977
15978    Ported the Xlib surface backend to XCB.
15979
15980 ChangeLog               |   9 +
15981 configure.in            |  19 ++
15982 src/Makefile.am         |   9 +-
15983 src/cairo-features.h.in |   2 +
15984 src/cairo-xcb-surface.c | 776 ++++++++++++++++++++++++++++++++++++++++++++++++
15985 src/cairo.h             |  13 +
15986 src/cairo_xcb_surface.c | 776 ++++++++++++++++++++++++++++++++++++++++++++++++
15987 7 files changed, 1602 insertions(+), 2 deletions(-)
15988
15989commit 34e0e7eec8a1a8434c5ad52fb754f2bbaf224ced
15990Author:     Graydon Hoare <graydon@redhat.com>
15991AuthorDate: Mon Feb 2 11:20:44 2004 +0000
15992Commit:     Graydon Hoare <graydon@redhat.com>
15993CommitDate: Mon Feb 2 11:20:44 2004 +0000
15994
15995    New predicate. (_cairo_xlib_surface_set_filter): Skip filterless servers. (_cairo_xlib_surface_clone_similar): Fix typo.
15996
15997 ChangeLog                | 7 +++++++
15998 src/cairo-xlib-surface.c | 8 +++++---
15999 src/cairo_xlib_surface.c | 8 +++++---
16000 3 files changed, 17 insertions(+), 6 deletions(-)
16001
16002commit b66bbf48790238174efd1491bfcd8c0d77f43f13
16003Author:     Graydon Hoare <graydon@redhat.com>
16004AuthorDate: Fri Jan 30 14:44:18 2004 +0000
16005Commit:     Graydon Hoare <graydon@redhat.com>
16006CommitDate: Fri Jan 30 14:44:18 2004 +0000
16007
16008    New "filter" field.
16009    New function. (cairo_surface_set_filter): Store filter in surface.
16010    Declare.
16011    Copy filter setting. (_cairo_xlib_surface_set_filter): Use constants from Xrender.h
16012
16013 ChangeLog                | 11 +++++++++++
16014 src/cairo-surface.c      |  7 +++++++
16015 src/cairo-xlib-surface.c | 18 ++++++++----------
16016 src/cairo.h              |  3 +++
16017 src/cairo_surface.c      |  7 +++++++
16018 src/cairo_xlib_surface.c | 18 ++++++++----------
16019 src/cairoint.h           |  1 +
16020 7 files changed, 45 insertions(+), 20 deletions(-)
16021
16022commit 62520eb2d15808934c0e76dc8f4fe02b01b11e64
16023Author:     Carl Worth <cworth@cworth.org>
16024AuthorDate: Sat Jan 24 01:56:26 2004 +0000
16025Commit:     Carl Worth <cworth@cworth.org>
16026CommitDate: Sat Jan 24 01:56:26 2004 +0000
16027
16028    Fix to use tessellate_polygon instead of tessellate_rectangle as the matrix may have skewed the coordinates into a non-rectangular shape.
16029
16030 ChangeLog               |  5 +++++
16031 src/cairo-path-stroke.c | 25 +++++++++++++++++++------
16032 src/cairo_path_stroke.c | 25 +++++++++++++++++++------
16033 3 files changed, 43 insertions(+), 12 deletions(-)
16034
16035commit f1d98d27a65ec2c7e04a018e69aee44e1d525ed7
16036Author:     Carl Worth <cworth@cworth.org>
16037AuthorDate: Sat Jan 24 01:50:55 2004 +0000
16038Commit:     Carl Worth <cworth@cworth.org>
16039CommitDate: Sat Jan 24 01:50:55 2004 +0000
16040
16041    Remove dead-code (useless n++).
16042
16043 pixman/ChangeLog       | 5 +++++
16044 pixman/src/iccompose.c | 4 ----
16045 2 files changed, 5 insertions(+), 4 deletions(-)
16046
16047commit f05248faefe3d3c2e4445faf373f826ded496b8b
16048Author:     Carl Worth <cworth@cworth.org>
16049AuthorDate: Sat Jan 24 01:46:20 2004 +0000
16050Commit:     Carl Worth <cworth@cworth.org>
16051CommitDate: Sat Jan 24 01:46:20 2004 +0000
16052
16053    Add missing break statements to switch.
16054
16055 ChangeLog                | 5 +++++
16056 src/cairo-xlib-surface.c | 6 ++++++
16057 src/cairo_xlib_surface.c | 6 ++++++
16058 3 files changed, 17 insertions(+)
16059
16060commit 6d465f4e439f2b01214618040af7a5cf7e230c2a
16061Author:     Thomas Hunger <info@teh-web.de>
16062AuthorDate: Fri Jan 23 14:13:20 2004 +0000
16063Commit:     Thomas Hunger <info@teh-web.de>
16064CommitDate: Fri Jan 23 14:13:20 2004 +0000
16065
16066    added and updated documentation concerning text handling
16067
16068 doc/reference/doc.xml                            |  4 ++
16069 doc/reference/xml/cairo_arc.xml                  | 40 ++++++++++++++
16070 doc/reference/xml/cairo_arc_negative.xml         | 40 ++++++++++++++
16071 doc/reference/xml/cairo_current_font.xml         | 37 +++++++++++++
16072 doc/reference/xml/cairo_current_font_extents.xml | 40 ++++++++++++++
16073 doc/reference/xml/cairo_curve_to.xml             | 70 ++++++++++++++++++++++++
16074 doc/reference/xml/cairo_operator_t.xml           | 54 +++++-------------
16075 doc/reference/xml/cairo_rectangle.xml            | 47 ++++++++++++++++
16076 doc/reference/xml/cairo_rel_curve_to.xml         | 70 ++++++++++++++++++++++++
16077 doc/reference/xml/cairo_select_font.xml          | 18 +++++-
16078 doc/reference/xml/cairo_set_font.xml             | 40 ++++++++++++++
16079 doc/reference/xml/cairo_show_glyphs.xml          | 46 ++++++++++++++++
16080 doc/reference/xml/cairo_show_text.xml            |  4 +-
16081 doc/reference/xml/cairo_transform_font.xml       | 41 ++++++++++++++
16082 14 files changed, 506 insertions(+), 45 deletions(-)
16083
16084commit 077fcb36da9d7edf8f7689ca913abce2c311925f
16085Author:     Richard Worth <richard@theworths.org>
16086AuthorDate: Thu Jan 22 21:05:08 2004 +0000
16087Commit:     Richard Worth <richard@theworths.org>
16088CommitDate: Thu Jan 22 21:05:08 2004 +0000
16089
16090    Add '-no-undefined' to end of libpixman_la_LDFLAGS tp enable building shared libary under cygwin.
16091    Remove all 'extern ' and ' __external_linkage' (macro for __declspec(dllexport) and __declspec(dllimport)) from function declarations. These are no longer needed for cygwin.
16092
16093 pixman/ChangeLog       |  10 +++++
16094 pixman/src/Makefile.am |   2 +-
16095 pixman/src/pixman.h    | 107 ++++++++++++++++++++++---------------------------
16096 3 files changed, 58 insertions(+), 61 deletions(-)
16097
16098commit 5c490d216050fc5261811805d81dc5de98004794
16099Author:     Richard Worth <richard@theworths.org>
16100AuthorDate: Thu Jan 22 20:47:24 2004 +0000
16101Commit:     Richard Worth <richard@theworths.org>
16102CommitDate: Thu Jan 22 20:47:24 2004 +0000
16103
16104    Add '-no-undefined' to end of libcairo_la_LDFLAGS to enable building shared library under cygwin.
16105    Remove all 'extern ' and ' __external_linkage' (macro for __declspec(dllexport) and __declspec(dllimport)) from function declarations. These are no longer needed for cygwin.
16106    Changed type of _line_segs_intersect_ceil from 'static cairo_fixed_t' to 'static int' to match definition. This was necessary to compile under cygwin.
16107
16108 ChangeLog         |  14 +++
16109 src/Makefile.am   |   2 +-
16110 src/cairo-traps.c |   2 +-
16111 src/cairo.h       | 249 ++++++++++++++++++++++++++----------------------------
16112 src/cairo_traps.c |   2 +-
16113 5 files changed, 135 insertions(+), 134 deletions(-)
16114
16115commit 22792e2e7a118c7ef97f89617a5932e412453fe4
16116Author:     Carl Worth <cworth@cworth.org>
16117AuthorDate: Wed Dec 17 13:17:13 2003 +0000
16118Commit:     Carl Worth <cworth@cworth.org>
16119CommitDate: Wed Dec 17 13:17:13 2003 +0000
16120
16121    Remove trailing commas from enum, (some compilers like to complain about this).
16122
16123 pixman/ChangeLog    | 5 +++++
16124 pixman/src/pixman.h | 4 ++--
16125 2 files changed, 7 insertions(+), 2 deletions(-)
16126
16127commit decf8b395cc277d60267c75e3685ac4ead731d63
16128Author:     Carl Worth <cworth@cworth.org>
16129AuthorDate: Wed Dec 17 12:59:37 2003 +0000
16130Commit:     Carl Worth <cworth@cworth.org>
16131CommitDate: Wed Dec 17 12:59:37 2003 +0000
16132
16133    Remove trailing commas from enums, (some compilers like to complain about them).
16134
16135 ChangeLog   |  5 +++++
16136 README      | 13 ++++++-------
16137 src/cairo.h |  4 ++--
16138 3 files changed, 13 insertions(+), 9 deletions(-)
16139
16140commit 2eb2408ca786fab6234239d4ade689af8589ac1b
16141Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16142AuthorDate: Tue Dec 16 09:42:19 2003 +0000
16143Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16144CommitDate: Tue Dec 16 09:42:19 2003 +0000
16145
16146    Replace requiring libpixregion, libic with libpixman.
16147
16148 ChangeLog | 4 ++++
16149 README    | 4 +---
16150 2 files changed, 5 insertions(+), 3 deletions(-)
16151
16152commit 75a7541cf1a8456780dbf446624a2a751fc24346
16153Author:     Carl Worth <cworth@cworth.org>
16154AuthorDate: Tue Dec 16 08:29:01 2003 +0000
16155Commit:     Carl Worth <cworth@cworth.org>
16156CommitDate: Tue Dec 16 08:29:01 2003 +0000
16157
16158    Fix typo
16159
16160 NEWS | 2 +-
16161 1 file changed, 1 insertion(+), 1 deletion(-)
16162
16163commit aa7c663ea844b8caf230b428ee593e785172d66d
16164Author:     Carl Worth <cworth@cworth.org>
16165AuthorDate: Tue Dec 16 08:27:17 2003 +0000
16166Commit:     Carl Worth <cworth@cworth.org>
16167CommitDate: Tue Dec 16 08:27:17 2003 +0000
16168
16169    Add more notes culled from the ChangeLog.
16170
16171 ChangeLog |  4 ++++
16172 NEWS      | 35 ++++++++++++++++++++++++++++++-----
16173 2 files changed, 34 insertions(+), 5 deletions(-)
16174
16175commit a194d9ecd43e164e93899bad9ce82b63cd8712c7
16176Author:     Carl Worth <cworth@cworth.org>
16177AuthorDate: Tue Dec 16 08:06:49 2003 +0000
16178Commit:     Carl Worth <cworth@cworth.org>
16179CommitDate: Tue Dec 16 08:06:49 2003 +0000
16180
16181    Begin maintaining NEWS file. Add notes on 0.1.17.
16182
16183 ChangeLog |  2 ++
16184 NEWS      | 19 +++++++++++++++++++
16185 2 files changed, 21 insertions(+)
16186
16187commit fb93261e3739fd15f8001c8d3631c4baabf3482c
16188Author:     Carl Worth <cworth@cworth.org>
16189AuthorDate: Tue Dec 16 07:20:20 2003 +0000
16190Commit:     Carl Worth <cworth@cworth.org>
16191CommitDate: Tue Dec 16 07:20:20 2003 +0000
16192
16193    Bump version to 0.1.17 for new functions: cairo_text_extents, cairo_glyph_extents, cairo_text_path, cairo_glyph_path.
16194    Re-enable cairo_text_path and cairo_glyph_path.
16195    Add missing transformation.
16196    Initial implementation of glyph_path.
16197
16198 ChangeLog           |  19 +++++++++
16199 configure.in        |   2 +-
16200 src/cairo-ft-font.c | 109 +++++++++++++++++++++++++++++++++++++++++++++++-----
16201 src/cairo-gstate.c  |  10 ++++-
16202 src/cairo.c         |   3 --
16203 src/cairo.h         |   8 +---
16204 src/cairo_ft_font.c | 109 +++++++++++++++++++++++++++++++++++++++++++++++-----
16205 src/cairo_gstate.c  |  10 ++++-
16206 src/cairoint.h      |   3 +-
16207 9 files changed, 236 insertions(+), 37 deletions(-)
16208
16209commit bf40046a4ea5c92de6afbf8b77ba0610ff8c05ba
16210Author:     Carl Worth <cworth@cworth.org>
16211AuthorDate: Tue Dec 16 07:10:48 2003 +0000
16212Commit:     Carl Worth <cworth@cworth.org>
16213CommitDate: Tue Dec 16 07:10:48 2003 +0000
16214
16215    Move all current_point state fields from cairo_gstate_t to cairo_path_t.
16216    Add current_point state. (_cairo_path_current_point): New function. (_cairo_path_rel_move_to): (_cairo_path_rel_line_to): (_cairo_path_rel_curve_to): New functions.
16217    Eliminate current_point state. (_cairo_gstate_show_text): (_cairo_gstate_text_path): Use new _cairo_path_current_point.
16218
16219 ChangeLog          |  31 +++++++++++++
16220 src/cairo-gstate.c | 130 +++++++++--------------------------------------------
16221 src/cairo-path.c   | 110 +++++++++++++++++++++++++++++++++++++++++++--
16222 src/cairo_gstate.c | 130 +++++++++--------------------------------------------
16223 src/cairo_path.c   | 110 +++++++++++++++++++++++++++++++++++++++++++--
16224 src/cairoint.h     |  23 ++++++++--
16225 6 files changed, 302 insertions(+), 232 deletions(-)
16226
16227commit b5983fab84409209c4af6bdd7cd5bdcf8cc7bb93
16228Author:     Carl Worth <cworth@cworth.org>
16229AuthorDate: Tue Dec 16 06:58:10 2003 +0000
16230Commit:     Carl Worth <cworth@cworth.org>
16231CommitDate: Tue Dec 16 06:58:10 2003 +0000
16232
16233    A couple of changes missed in the last batch of commits (reordering so that path is final argument).
16234
16235 ChangeLog           |  4 ++++
16236 src/cairo-ft-font.c | 12 ++++++------
16237 src/cairo_ft_font.c | 12 ++++++------
16238 3 files changed, 16 insertions(+), 12 deletions(-)
16239
16240commit 368b4d269b48f19af5ba0d01613356f3bfa5e982
16241Author:     Carl Worth <cworth@cworth.org>
16242AuthorDate: Tue Dec 16 06:50:37 2003 +0000
16243Commit:     Carl Worth <cworth@cworth.org>
16244CommitDate: Tue Dec 16 06:50:37 2003 +0000
16245
16246    Change cairo_font_backend_t to use a void * for the abstract font. Put create, copy, and destroy as the first functions in the list. Fix text_path and glyph_path so that the path to be returned is the last argument. Add x,y arguments to text_path.
16247    Compute x,y now needed by cairo_font_text_path. (_cairo_gstate_glyph_path): Track change in cairo_font_text/glyph_path (path argument is now last).
16248    Switch to new macro-based mechanism for including freetype headers. (cairo_ft_font_face): (cairo_ft_font_pattern): Minor cleanup. (_cairo_ft_font_copy): (_cairo_ft_font_destroy): (_utf8_to_glyphs): (_cairo_ft_font_font_extents): (_cairo_ft_font_glyph_extents): (_cairo_ft_font_text_extents): (_cairo_ft_font_show_glyphs): (_cairo_ft_font_show_text): Track changes to cairo_font_backend_t interface.
16249    Track changes to cairo_font_backend_t interface.
16250
16251 ChangeLog           |  31 +++++++++++
16252 src/cairo-font.c    |  15 +++---
16253 src/cairo-ft-font.c | 148 ++++++++++++++++++++++++++--------------------------
16254 src/cairo-gstate.c  |  30 +++++++++--
16255 src/cairo_font.c    |  15 +++---
16256 src/cairo_ft_font.c | 148 ++++++++++++++++++++++++++--------------------------
16257 src/cairo_gstate.c  |  30 +++++++++--
16258 src/cairoint.h      |  90 ++++++++++++++++----------------
16259 8 files changed, 295 insertions(+), 212 deletions(-)
16260
16261commit c18a81e25259100c28c384333578fa6ce1374d21
16262Author:     Carl Worth <cworth@cworth.org>
16263AuthorDate: Tue Dec 16 06:15:53 2003 +0000
16264Commit:     Carl Worth <cworth@cworth.org>
16265CommitDate: Tue Dec 16 06:15:53 2003 +0000
16266
16267    Change instances of Cairo to cairo where necessary. Add note about broken dashing on splines.
16268
16269 ChangeLog |  5 +++++
16270 TODO      | 64 ++++++++++++++++++++++++++++++++-------------------------------
16271 2 files changed, 38 insertions(+), 31 deletions(-)
16272
16273commit dea75c833335f05230bb0c3d252553ce369909eb
16274Author:     Carl Worth <cworth@cworth.org>
16275AuthorDate: Mon Dec 15 19:00:15 2003 +0000
16276Commit:     Carl Worth <cworth@cworth.org>
16277CommitDate: Mon Dec 15 19:00:15 2003 +0000
16278
16279    Rename cairo_text_exextents_t fields: left_side_bearing -> x_bearing ascent -> y_bearing right_side_bearing (replaced by) width descent (replaced by) height
16280
16281 ChangeLog           | 12 ++++++++++++
16282 src/cairo-ft-font.c | 16 ++++++++--------
16283 src/cairo-gstate.c  | 16 ++++++++--------
16284 src/cairo.h         |  8 ++++----
16285 src/cairo_ft_font.c | 16 ++++++++--------
16286 src/cairo_gstate.c  | 16 ++++++++--------
16287 6 files changed, 48 insertions(+), 36 deletions(-)
16288
16289commit 39bb4f1d99a23c8668fd73f4616f8811b9db1f4b
16290Author:     Carl Worth <cworth@cworth.org>
16291AuthorDate: Mon Dec 15 18:26:51 2003 +0000
16292Commit:     Carl Worth <cworth@cworth.org>
16293CommitDate: Mon Dec 15 18:26:51 2003 +0000
16294
16295    Need to divide out the scale factor to return user-space extents. (_cairo_gstate_glyph_extents): Don't transform glyph locations as they're not relevant to extents.
16296    Clean up implementation. (_cairo_ft_font_glyph_extents): Initial implementation. Thanks to John Ellson <ellson@research.att.com> for most of the work on this function. (_cairo_ft_font_show_text): Clean to use num_glyphs not nglyphs.
16297    Re-enable cairo_text/glyph_extents.
16298
16299 ChangeLog           | 19 +++++++++++
16300 src/cairo-ft-font.c | 98 ++++++++++++++++++++++++++++++++++++++++++-----------
16301 src/cairo-gstate.c  | 45 +++++++++++++-----------
16302 src/cairo.c         |  2 --
16303 src/cairo.h         |  5 ++-
16304 src/cairo_ft_font.c | 98 ++++++++++++++++++++++++++++++++++++++++++-----------
16305 src/cairo_gstate.c  | 45 +++++++++++++-----------
16306 src/cairoint.h      |  3 ++
16307 8 files changed, 232 insertions(+), 83 deletions(-)
16308
16309commit 9d4fe7e36990e39f849b0983daff6bf0b690458a
16310Author:     Carl Worth <cworth@cworth.org>
16311AuthorDate: Mon Dec 15 18:02:03 2003 +0000
16312Commit:     Carl Worth <cworth@cworth.org>
16313CommitDate: Mon Dec 15 18:02:03 2003 +0000
16314
16315    Move this function from cairo_ft_font.c (_get_scale_factors).
16316
16317 ChangeLog           |  3 +++
16318 src/cairo-ft-font.c | 18 ++----------------
16319 src/cairo-matrix.c  | 19 +++++++++++++++++++
16320 src/cairo_ft_font.c | 18 ++----------------
16321 src/cairo_matrix.c  | 19 +++++++++++++++++++
16322 5 files changed, 45 insertions(+), 32 deletions(-)
16323
16324commit 0095dcb49d5a10f8ab62aeff1809587250a09575
16325Author:     Carl Worth <cworth@cworth.org>
16326AuthorDate: Mon Dec 15 17:26:25 2003 +0000
16327Commit:     Carl Worth <cworth@cworth.org>
16328CommitDate: Mon Dec 15 17:26:25 2003 +0000
16329
16330    Fix minor errors in fixed/floating-point conversion.
16331
16332 ChangeLog           |  3 +++
16333 src/cairo-ft-font.c | 10 ++++------
16334 src/cairo_ft_font.c | 10 ++++------
16335 3 files changed, 11 insertions(+), 12 deletions(-)
16336
16337commit 1cd1330aa3967fb57a646a60e4fcb478c631cda6
16338Author:     Carl Worth <cworth@cworth.org>
16339AuthorDate: Mon Dec 15 14:20:56 2003 +0000
16340Commit:     Carl Worth <cworth@cworth.org>
16341CommitDate: Mon Dec 15 14:20:56 2003 +0000
16342
16343    font->show_glyphs no longer accepts an offset point.
16344    _utf8_to_glyphs now accepts a point by which each glyph should be offset. (cairo_ft_font_backend): Remove evil void * casts on function pointers.
16345    Fix to not require a current point.
16346    Move initialization of current device-space point from setup_text_rendering_context to _cairo_gstate_show_text. (_cairo_gstate_show_glyphs): Fix to not reference current point.
16347
16348 ChangeLog           | 22 ++++++++++++++++++++++
16349 src/cairo-font.c    |  4 +---
16350 src/cairo-ft-font.c | 40 ++++++++++++++++++++--------------------
16351 src/cairo-gstate.c  | 34 ++++++++++++++++------------------
16352 src/cairo_font.c    |  4 +---
16353 src/cairo_ft_font.c | 40 ++++++++++++++++++++--------------------
16354 src/cairo_gstate.c  | 34 ++++++++++++++++------------------
16355 src/cairoint.h      |  4 ----
16356 8 files changed, 96 insertions(+), 86 deletions(-)
16357
16358commit 8b00a61e8b2f6dbbe7e19a40959fada69469106c
16359Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16360AuthorDate: Fri Dec 12 16:00:19 2003 +0000
16361Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16362CommitDate: Fri Dec 12 16:00:19 2003 +0000
16363
16364    Add compatibility defines FONTCONFIG_LIBS, X_LIBS, XRENDER_LIBS to keep automake happy - they look like automake variable names.
16365
16366 ChangeLog       | 6 ++++++
16367 src/Makefile.am | 8 ++++++++
16368 2 files changed, 14 insertions(+)
16369
16370commit b694e4d1ffa480c0ec151a3030eb2dfca63b5b93
16371Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16372AuthorDate: Fri Dec 12 15:11:23 2003 +0000
16373Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16374CommitDate: Fri Dec 12 15:11:23 2003 +0000
16375
16376    (libpixman_la_SOURCES): slim_export.h slim_import.h gone.
16377
16378 pixman/ChangeLog       | 1 +
16379 pixman/src/Makefile.am | 2 --
16380 2 files changed, 1 insertion(+), 2 deletions(-)
16381
16382commit d9febe2fb4e14efefb4463a74bb9e6758c8cccfc
16383Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16384AuthorDate: Fri Dec 12 15:10:12 2003 +0000
16385Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16386CommitDate: Fri Dec 12 15:10:12 2003 +0000
16387
16388    src/Makefile.am: Remove LIBPIXMAN_CFLAGS/LIBS cruft.
16389
16390 pixman/ChangeLog | 4 ++++
16391 1 file changed, 4 insertions(+)
16392
16393commit 09abb6df40522318f106a0d612fa2b7c98ddca8c
16394Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16395AuthorDate: Fri Dec 12 15:09:55 2003 +0000
16396Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16397CommitDate: Fri Dec 12 15:09:55 2003 +0000
16398
16399    Remove LIBPIXMAN_CFLAGS/LIBS cruft.
16400
16401 pixman/src/Makefile.am | 4 +---
16402 1 file changed, 1 insertion(+), 3 deletions(-)
16403
16404commit 2309a8b98ace453aabcc955df369ca19bc3f4f54
16405Author:     Carl Worth <cworth@cworth.org>
16406AuthorDate: Fri Dec 12 12:00:50 2003 +0000
16407Commit:     Carl Worth <cworth@cworth.org>
16408CommitDate: Fri Dec 12 12:00:50 2003 +0000
16409
16410    Add comment about building in a font.
16411    Check for NULL return value from cairo_ft_font_create.
16412
16413 ChangeLog           | 6 ++++++
16414 src/cairo-font.c    | 6 ++++++
16415 src/cairo-ft-font.c | 3 +++
16416 src/cairo_font.c    | 6 ++++++
16417 src/cairo_ft_font.c | 3 +++
16418 5 files changed, 24 insertions(+)
16419
16420commit e232072c12d5bd4bc1d093658428007e47114a2e
16421Author:     Carl Worth <cworth@cworth.org>
16422AuthorDate: Fri Dec 12 11:44:16 2003 +0000
16423Commit:     Carl Worth <cworth@cworth.org>
16424CommitDate: Fri Dec 12 11:44:16 2003 +0000
16425
16426    Add conditionals for ps_surface functions, etc.
16427    Get rid of AC_PATH_XTRA. Instead, find X includes/libraries only via pkg-config xrender. Switch option from --without-x to --disable-xlib Add option --disable-ps
16428    Add -lz only if ps_surface backend is compiled.
16429
16430 ChangeLog               | 12 ++++++++++++
16431 cairo.pc.in             |  2 +-
16432 configure.in            | 28 +++++++++++++++++++++++-----
16433 src/Makefile.am         |  8 +++++---
16434 src/cairo-features.h.in |  2 ++
16435 src/cairo.h             | 10 ++++++++++
16436 6 files changed, 53 insertions(+), 9 deletions(-)
16437
16438commit a02d8aaa595b4893f9b25715c0bd5fbc8ee7b3c8
16439Author:     Carl Worth <cworth@cworth.org>
16440AuthorDate: Fri Dec 12 11:02:07 2003 +0000
16441Commit:     Carl Worth <cworth@cworth.org>
16442CommitDate: Fri Dec 12 11:02:07 2003 +0000
16443
16444    Add missing definitions from slim_import.h.
16445
16446 ChangeLog   |  5 +++++
16447 src/cairo.h | 10 +++++++---
16448 2 files changed, 12 insertions(+), 3 deletions(-)
16449
16450commit 47000a1737c02fc2cebcdfbefb9eb505f8824341
16451Author:     Carl Worth <cworth@cworth.org>
16452AuthorDate: Fri Dec 12 10:51:21 2003 +0000
16453Commit:     Carl Worth <cworth@cworth.org>
16454CommitDate: Fri Dec 12 10:51:21 2003 +0000
16455
16456    Updated .cvsignore
16457
16458 pixman/.cvsignore | 8 +++++++-
16459 1 file changed, 7 insertions(+), 1 deletion(-)
16460
16461commit 0278468fc1f68bc40348a3a387baa72dca357256
16462Author:     Carl Worth <cworth@cworth.org>
16463AuthorDate: Fri Dec 12 10:47:59 2003 +0000
16464Commit:     Carl Worth <cworth@cworth.org>
16465CommitDate: Fri Dec 12 10:47:59 2003 +0000
16466
16467    Fold contents of slim_export/import.h directly into this file to avoid dependence on external slim package.
16468    Use quote-based include now that slim_internal is an internal file.
16469    Follow convention of other files for multi-inclusion guard (_IC_INT_H_)
16470    Remove cruft.
16471
16472 pixman/ChangeLog         | 15 ++++++++++++++
16473 pixman/configure.in      |  8 -------
16474 pixman/src/icint.h       |  8 +++----
16475 pixman/src/pixman.h      | 13 ++++++++----
16476 pixman/src/pixregion.c   |  2 +-
16477 pixman/src/slim_export.h | 54 ------------------------------------------------
16478 pixman/src/slim_import.h | 53 -----------------------------------------------
16479 7 files changed, 29 insertions(+), 124 deletions(-)
16480
16481commit 849c780a63ecb0733f0cbe5cc90f2e9a1b77b7f7
16482Author:     Carl Worth <cworth@cworth.org>
16483AuthorDate: Thu Dec 11 13:04:39 2003 +0000
16484Commit:     Carl Worth <cworth@cworth.org>
16485CommitDate: Thu Dec 11 13:04:39 2003 +0000
16486
16487    Rename surface->ic_image to surface->pixman_image.
16488    Rename functions and indentifiers with ic_ in the name that were missed by the recent renaming. Fix indentation problems left by the recent renaming.
16489    Shift everything over from libic/libpixregion/slim to libpixman. Many thanks to Dave Beckett <dave.beckett@bristol.ac.uk> for all of the heavy lifting with this renaming effort.
16490
16491 ChangeLog                 |  24 +++++++
16492 src/cairo-image-surface.c | 160 +++++++++++++++++++++++-----------------------
16493 src/cairo_image_surface.c | 160 +++++++++++++++++++++++-----------------------
16494 src/cairoint.h            |   2 +-
16495 4 files changed, 185 insertions(+), 161 deletions(-)
16496
16497commit 5b38b14ff2bf8cfc74f5f14339d3aeff0d01a769
16498Author:     Carl Worth <cworth@cworth.org>
16499AuthorDate: Thu Dec 11 12:43:58 2003 +0000
16500Commit:     Carl Worth <cworth@cworth.org>
16501CommitDate: Thu Dec 11 12:43:58 2003 +0000
16502
16503    Directly fold in slim stuff rather than depending on it from an external package.
16504    Switch from libic to libpixman.
16505    Include pixman.h not ic.h. (__external_linkage): Directly fold in slim stuff rather than depending on it from an external package.
16506    Look for libpixman instead of libic and slim.
16507
16508 ChangeLog                 |  16 +++++++
16509 cairo.pc.in               |   2 +-
16510 configure.in              |   2 +-
16511 src/Makefile.am           |   2 +-
16512 src/cairo-image-surface.c | 120 +++++++++++++++++++++++-----------------------
16513 src/cairo-ps-surface.c    |   2 +-
16514 src/cairo.h               |  15 +++---
16515 src/cairo_image_surface.c | 120 +++++++++++++++++++++++-----------------------
16516 src/cairo_ps_surface.c    |   2 +-
16517 src/cairoint.h            |  30 +++++++++++-
16518 10 files changed, 177 insertions(+), 134 deletions(-)
16519
16520commit 18ae004832b6bf3d12a8ee4e9199bc847a46031f
16521Author:     Andrew Chant <chant@freedesktop.org>
16522AuthorDate: Thu Dec 11 11:12:59 2003 +0000
16523Commit:     Andrew Chant <chant@freedesktop.org>
16524CommitDate: Thu Dec 11 11:12:59 2003 +0000
16525
16526    cairo_select_font: _cairo_font_create: _cairo_gstate_select_font: cairo_ft_font_create: change char * family to const char * family
16527
16528 ChangeLog           | 8 ++++++++
16529 src/cairo-font.c    | 2 +-
16530 src/cairo-ft-font.c | 2 +-
16531 src/cairo-gstate.c  | 2 +-
16532 src/cairo.c         | 2 +-
16533 src/cairo.h         | 2 +-
16534 src/cairo_font.c    | 2 +-
16535 src/cairo_ft_font.c | 2 +-
16536 src/cairo_gstate.c  | 2 +-
16537 src/cairoint.h      | 4 ++--
16538 10 files changed, 18 insertions(+), 10 deletions(-)
16539
16540commit c2696a7d8d6158345f0d386b8aa90c4634a7e254
16541Author:     Carl Worth <cworth@cworth.org>
16542AuthorDate: Thu Dec 11 10:01:10 2003 +0000
16543Commit:     Carl Worth <cworth@cworth.org>
16544CommitDate: Thu Dec 11 10:01:10 2003 +0000
16545
16546    Replace mysterious image->depth == 32 ? 24 : image->depth with simply image->depth.
16547
16548 ChangeLog                | 6 ++++++
16549 src/cairo-xlib-surface.c | 2 +-
16550 src/cairo_xlib_surface.c | 2 +-
16551 3 files changed, 8 insertions(+), 2 deletions(-)
16552
16553commit 6cd6ac5a0572666990c6db9492ddf9fc0579a71a
16554Author:     Carl Worth <cworth@cworth.org>
16555AuthorDate: Thu Dec 11 09:35:07 2003 +0000
16556Commit:     Carl Worth <cworth@cworth.org>
16557CommitDate: Thu Dec 11 09:35:07 2003 +0000
16558
16559    Add xrender to cairo.pc Renders line if needed.
16560
16561 ChangeLog    | 5 +++++
16562 cairo.pc.in  | 2 +-
16563 configure.in | 2 ++
16564 3 files changed, 8 insertions(+), 1 deletion(-)
16565
16566commit b95d2066a56f656df0a1be5fe32115a186d4e46a
16567Author:     Carl Worth <cworth@cworth.org>
16568AuthorDate: Thu Dec 11 07:03:41 2003 +0000
16569Commit:     Carl Worth <cworth@cworth.org>
16570CommitDate: Thu Dec 11 07:03:41 2003 +0000
16571
16572    Fix to use shifts and masks for endianness-correct PS image generation. Rename bgr to rgb now that the byte order issues are clear.
16573
16574 ChangeLog              |  7 +++++++
16575 src/cairo-ps-surface.c | 27 +++++++++++++--------------
16576 src/cairo_ps_surface.c | 27 +++++++++++++--------------
16577 3 files changed, 33 insertions(+), 28 deletions(-)
16578
16579commit 9da5af44f4e999cf4394e114cdb799bb4dd054ad
16580Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16581AuthorDate: Wed Dec 10 15:42:01 2003 +0000
16582Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16583CommitDate: Wed Dec 10 15:42:01 2003 +0000
16584
16585    Correct some more renames where the order of the renaming caused later renames to fail due to earlier prefixes failing.
16586
16587 pixman/ChangeLog | 8 ++++++++
16588 1 file changed, 8 insertions(+)
16589
16590commit b24029f4d05b2ba6951f0442dc68033f9727bda4
16591Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16592AuthorDate: Wed Dec 10 15:41:14 2003 +0000
16593Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16594CommitDate: Wed Dec 10 15:41:14 2003 +0000
16595
16596    fixes for wrong order of renames
16597
16598 pixman/update.pl | 11 +++++++++++
16599 1 file changed, 11 insertions(+)
16600
16601commit af1ab1a9f25bf7465ae5d4addcfa99a82bddd5e0
16602Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16603AuthorDate: Wed Dec 10 15:39:45 2003 +0000
16604Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16605CommitDate: Wed Dec 10 15:39:45 2003 +0000
16606
16607    Correct some more renames where the order of the renaming caused later renames to fail due to earlier prefixes failing.
16608
16609 pixman/src/ic.c        |  2 +-
16610 pixman/src/icformat.c  | 12 ++++++------
16611 pixman/src/icimage.c   |  4 ++--
16612 pixman/src/ictrap.c    |  2 +-
16613 pixman/src/ictri.c     |  6 +++---
16614 pixman/src/pixman.h    | 20 ++++++++++----------
16615 pixman/src/pixregion.c | 12 ++++++------
16616 7 files changed, 29 insertions(+), 29 deletions(-)
16617
16618commit 4409b9fff97a34256c70de0c579d279557cd6017
16619Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16620AuthorDate: Wed Dec 10 15:27:11 2003 +0000
16621Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16622CommitDate: Wed Dec 10 15:27:11 2003 +0000
16623
16624    Add rename fixes
16625
16626 pixman/update.pl | 37 +++++++++++++++++++++++++++++++++++++
16627 1 file changed, 37 insertions(+)
16628
16629commit 22b133453dbf54ada09399535b632b2e66f97e73
16630Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16631AuthorDate: Wed Dec 10 15:25:38 2003 +0000
16632Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16633CommitDate: Wed Dec 10 15:25:38 2003 +0000
16634
16635    Correct over-eager renames of the form pixman_thing_tName into pixman_thing_name. It was inevitable really this would happen!
16636
16637 pixman/ChangeLog | 4 ++++
16638 1 file changed, 4 insertions(+)
16639
16640commit 4ecffdf8b9d7cf0a9bbd46d140d8b552957ee485
16641Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16642AuthorDate: Wed Dec 10 15:23:11 2003 +0000
16643Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16644CommitDate: Wed Dec 10 15:23:11 2003 +0000
16645
16646    Correct over-eager renames of the form pixman_thing_tName into pixman_thing_name. It was inevitable really this would happen!
16647
16648 pixman/src/iccolor.c      |   4 +-
16649 pixman/src/iccompose.c    |   4 +-
16650 pixman/src/icformat.c     |  24 +++++-----
16651 pixman/src/icimage.c      |  48 +++++++++----------
16652 pixman/src/icimage.h      |   4 +-
16653 pixman/src/icint.h        |  16 +++----
16654 pixman/src/icpixels.c     |   8 ++--
16655 pixman/src/icrect.c       |  10 ++--
16656 pixman/src/ictransform.c  |   2 +-
16657 pixman/src/ictrap.c       |  32 ++++++-------
16658 pixman/src/ictri.c        |  42 ++++++++---------
16659 pixman/src/pixman.h       |  34 +++++++-------
16660 pixman/src/pixregion.c    | 116 +++++++++++++++++++++++-----------------------
16661 pixman/src/pixregionint.h |   4 +-
16662 14 files changed, 174 insertions(+), 174 deletions(-)
16663
16664commit 0070bd372cdc8c2383c78e1d0f90552f9167526b
16665Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16666AuthorDate: Wed Dec 10 14:28:55 2003 +0000
16667Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16668CommitDate: Wed Dec 10 14:28:55 2003 +0000
16669
16670    Added helper script for updating names in source.
16671
16672 pixman/ChangeLog |   2 +
16673 pixman/update.pl | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
16674 2 files changed, 113 insertions(+)
16675
16676commit c2d04cfb0b83ddc90f8fce58c53228abf4ca6d9f
16677Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16678AuthorDate: Wed Dec 10 14:26:22 2003 +0000
16679Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16680CommitDate: Wed Dec 10 14:26:22 2003 +0000
16681
16682    Rename exported Ic* and PixRegion* functions, types, enums to be prefixed pixman (or PIXMAN for enum values)
16683
16684 pixman/ChangeLog | 4 ++++
16685 1 file changed, 4 insertions(+)
16686
16687commit 94988dbe09e93e0de0ee1706b8f2e1caf79b5238
16688Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16689AuthorDate: Wed Dec 10 14:20:05 2003 +0000
16690Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16691CommitDate: Wed Dec 10 14:20:05 2003 +0000
16692
16693    Rename exported Ic* and PixRegion* functions, types, enums to be prefixed pixman (or PIXMAN for enum values)
16694
16695 pixman/src/ic.c           | 190 ++++++------
16696 pixman/src/icblt.c        |  74 ++---
16697 pixman/src/icbltone.c     |  42 +--
16698 pixman/src/iccolor.c      |  14 +-
16699 pixman/src/iccompose.c    | 714 +++++++++++++++++++++---------------------
16700 pixman/src/icformat.c     |  40 +--
16701 pixman/src/icimage.c      | 156 +++++-----
16702 pixman/src/icimage.h      | 110 +++----
16703 pixman/src/icint.h        | 290 ++++++++---------
16704 pixman/src/icpixels.c     |  20 +-
16705 pixman/src/icrect.c       |  64 ++--
16706 pixman/src/icrop.h        |  22 +-
16707 pixman/src/icstipple.c    |   6 +-
16708 pixman/src/ictransform.c  |   6 +-
16709 pixman/src/ictrap.c       |  82 ++---
16710 pixman/src/ictri.c        | 110 +++----
16711 pixman/src/icutil.c       |  28 +-
16712 pixman/src/pixman.h       | 332 ++++++++++----------
16713 pixman/src/pixregion.c    | 770 +++++++++++++++++++++++-----------------------
16714 pixman/src/pixregionint.h |  26 +-
16715 20 files changed, 1548 insertions(+), 1548 deletions(-)
16716
16717commit e39e756403b44bd77aa89f17b1241249565431e2
16718Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16719AuthorDate: Wed Dec 10 14:04:15 2003 +0000
16720Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16721CommitDate: Wed Dec 10 14:04:15 2003 +0000
16722
16723    libpixman is the pixel manipulation library
16724
16725 pixman/ChangeLog | 2 ++
16726 1 file changed, 2 insertions(+)
16727
16728commit 2841a7184299882c45f8364fb6c0798ffdb00471
16729Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16730AuthorDate: Wed Dec 10 13:29:40 2003 +0000
16731Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16732CommitDate: Wed Dec 10 13:29:40 2003 +0000
16733
16734    libpixman is the pixel manipulation library
16735
16736 pixman/README          | 6 +++---
16737 pixman/libpixman.pc.in | 2 +-
16738 2 files changed, 4 insertions(+), 4 deletions(-)
16739
16740commit 05bcf7a4b50f7c711ab66971912d0d752a59fcd6
16741Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16742AuthorDate: Tue Dec 9 16:10:29 2003 +0000
16743Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16744CommitDate: Tue Dec 9 16:10:29 2003 +0000
16745
16746    Initial version with the following changes to do the merging:
16747    Change ic.h/pixregion.h headers inclusions to be pixman.h
16748    Removed ic.h, merged into pixman.h
16749    Merged pixregion.h (former name and CVS history of this file) and ic.h (now CVS deleted here).
16750    Updated for libpixregion,libic to libpixman source merges. Added -I$(srcdir) so we get internal headers from here even when srcdir != builddir.
16751    Updated for libpixregion,libic to libpixman package name, dependencies.
16752    Merge of libic, slim AUTHORS, COPYING, README
16753    Initial repository copy of libpixregion, libic, slim CVS.
16754    Constructed a merged ChangeLog below via emacs VC mode (which rocks!)
16755
16756 pixman/ChangeLog | 351 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
16757 1 file changed, 351 insertions(+)
16758
16759commit 7ba9ad29733e25399bf6f70232ce97f065d43d91
16760Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16761AuthorDate: Tue Dec 9 16:09:33 2003 +0000
16762Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16763CommitDate: Tue Dec 9 16:09:33 2003 +0000
16764
16765    Change ic.h/pixregion.h headers inclusions to be pixman.h
16766
16767 pixman/src/icint.h        | 4 ++--
16768 pixman/src/pixregionint.h | 4 ++--
16769 2 files changed, 4 insertions(+), 4 deletions(-)
16770
16771commit b76a5ccf7f78b68ff7eeea84af7930e09854581b
16772Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16773AuthorDate: Tue Dec 9 16:08:36 2003 +0000
16774Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16775CommitDate: Tue Dec 9 16:08:36 2003 +0000
16776
16777    Removed ic.h, merged into pixman.h
16778
16779 pixman/src/ic.h | 304 --------------------------------------------------------
16780 1 file changed, 304 deletions(-)
16781
16782commit 08e0943c9f175df5647258937977fc584cb15a94
16783Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16784AuthorDate: Tue Dec 9 16:08:16 2003 +0000
16785Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16786CommitDate: Tue Dec 9 16:08:16 2003 +0000
16787
16788    Merged pixregion.h (former name and CVS history of this file) and ic.h (now CVS deleted here).
16789
16790 pixman/src/pixman.h | 309 +++++++++++++++++++++++++++++++++++++++++++++++++++-
16791 1 file changed, 304 insertions(+), 5 deletions(-)
16792
16793commit 9b086c333057d824aabcc7af1a66fa707152835c
16794Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16795AuthorDate: Tue Dec 9 16:06:52 2003 +0000
16796Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16797CommitDate: Tue Dec 9 16:06:52 2003 +0000
16798
16799    Updated for libpixregion,libic to libpixman source merges. Added -I$(srcdir) so we get internal headers from here even when srcdir != builddir.
16800
16801 pixman/src/Makefile.am | 36 ++++++++++++++++++++++++++++--------
16802 1 file changed, 28 insertions(+), 8 deletions(-)
16803
16804commit d5bcf9e4f03017c474eae8c96a673f7348c8959c
16805Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16806AuthorDate: Tue Dec 9 16:05:24 2003 +0000
16807Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16808CommitDate: Tue Dec 9 16:05:24 2003 +0000
16809
16810    Updated for libpixregion,libic to libpixman package name, dependencies.
16811
16812 pixman/Makefile.am     |  7 +++++--
16813 pixman/configure.in    | 18 +++++++++---------
16814 pixman/libpixman.pc.in |  7 +++----
16815 3 files changed, 17 insertions(+), 15 deletions(-)
16816
16817commit 43129191fe6d829cd0ebb5da9bdbbf5aac3a4b3c
16818Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16819AuthorDate: Tue Dec 9 15:59:18 2003 +0000
16820Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
16821CommitDate: Tue Dec 9 15:59:18 2003 +0000
16822
16823    Merge of libic, slim AUTHORS, COPYING, README
16824
16825 pixman/AUTHORS |  6 ++++++
16826 pixman/COPYING | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
16827 pixman/README  | 32 ++++++++++++++++++++++++++++++++
16828 3 files changed, 88 insertions(+)
16829
16830commit f59f92836c610dd27c24d75fcc17bfdb4921f336
16831Author:     Carl Worth <cworth@cworth.org>
16832AuthorDate: Mon Dec 8 18:07:56 2003 +0000
16833Commit:     Carl Worth <cworth@cworth.org>
16834CommitDate: Mon Dec 8 18:07:56 2003 +0000
16835
16836    Allow names of all autofoo programs to be overridden via environment variables.
16837
16838 pixman/ChangeLog.libic        |  5 +++++
16839 pixman/ChangeLog.libpixregion |  5 +++++
16840 pixman/autogen.sh             | 18 +++++++++++++-----
16841 3 files changed, 23 insertions(+), 5 deletions(-)
16842
16843commit 0949a86dd1cbe301c2d6ffc1aa4606d31b62cc39
16844Author:     Carl Worth <cworth@cworth.org>
16845AuthorDate: Mon Dec 8 17:39:32 2003 +0000
16846Commit:     Carl Worth <cworth@cworth.org>
16847CommitDate: Mon Dec 8 17:39:32 2003 +0000
16848
16849    Track change in cairo_path_callbacks interface.
16850
16851 ChangeLog               |  6 ++++++
16852 src/cairo-path-bounds.c | 46 ++++++++++++++++++++++++++++++----------------
16853 src/cairo_path_bounds.c | 46 ++++++++++++++++++++++++++++++----------------
16854 3 files changed, 66 insertions(+), 32 deletions(-)
16855
16856commit 08553e75b7db97a3176e40768231c88f9b8eeabd
16857Author:     Carl Worth <cworth@cworth.org>
16858AuthorDate: Mon Dec 8 13:38:26 2003 +0000
16859Commit:     Carl Worth <cworth@cworth.org>
16860CommitDate: Mon Dec 8 13:38:26 2003 +0000
16861
16862    Clean up cairo_path_callbacks to have move_to, line_to, curve_to, abd close_path instead of add_edge, add_spline, and done_sub_path. Much, much nicer.
16863    Provide cairo_polygon_move_to and cairo_polygon_line_to instead of cairo_polygon_add_point.
16864    Track change in cairo_polygon interface.
16865
16866 ChangeLog               |  16 +++
16867 src/cairo-path-fill.c   | 101 ++++++++++++++-----
16868 src/cairo-path-stroke.c | 253 +++++++++++++++++++++++++++++-------------------
16869 src/cairo-path.c        |  56 ++---------
16870 src/cairo-pen.c         |   2 +-
16871 src/cairo-polygon.c     |  56 +++++------
16872 src/cairo_path.c        |  56 ++---------
16873 src/cairo_path_fill.c   | 101 ++++++++++++++-----
16874 src/cairo_path_stroke.c | 253 +++++++++++++++++++++++++++++-------------------
16875 src/cairo_pen.c         |   2 +-
16876 src/cairo_polygon.c     |  56 +++++------
16877 src/cairoint.h          |  22 ++---
16878 12 files changed, 554 insertions(+), 420 deletions(-)
16879
16880commit 6aff3cbf96dca64e755075add11acc7fc35d6ebd
16881Author:     Carl Worth <cworth@cworth.org>
16882AuthorDate: Mon Dec 8 12:31:22 2003 +0000
16883Commit:     Carl Worth <cworth@cworth.org>
16884CommitDate: Mon Dec 8 12:31:22 2003 +0000
16885
16886    Bump version to 0.1.16 since it actually has a hope of building, (due to fix for broken cairo-xlib.h includes).
16887
16888 ChangeLog    | 5 +++++
16889 configure.in | 2 +-
16890 2 files changed, 6 insertions(+), 1 deletion(-)
16891
16892commit 76e2cd9a743538222fe77f11e95e174fadd1b308
16893Author:     Carl Worth <cworth@cworth.org>
16894AuthorDate: Fri Dec 5 10:47:42 2003 +0000
16895Commit:     Carl Worth <cworth@cworth.org>
16896CommitDate: Fri Dec 5 10:47:42 2003 +0000
16897
16898    Don't include obsolete cairo-xlib.h.
16899
16900 ChangeLog                | 2 ++
16901 src/cairo-xlib-surface.c | 1 -
16902 src/cairo_xlib_surface.c | 1 -
16903 3 files changed, 2 insertions(+), 2 deletions(-)
16904
16905commit 97666464c0a38d5904869af1c742c87c3be15067
16906Author:     Carl Worth <cworth@cworth.org>
16907AuthorDate: Fri Dec 5 10:30:39 2003 +0000
16908Commit:     Carl Worth <cworth@cworth.org>
16909CommitDate: Fri Dec 5 10:30:39 2003 +0000
16910
16911    Allow names of all autofoo programs to be overridden via environment variables.
16912
16913 ChangeLog  |  3 +++
16914 autogen.sh | 18 +++++++++++++-----
16915 2 files changed, 16 insertions(+), 5 deletions(-)
16916
16917commit 928095693bff00e38b6d369ee0e7931f136f9082
16918Author:     Carl Worth <cworth@cworth.org>
16919AuthorDate: Fri Dec 5 08:53:07 2003 +0000
16920Commit:     Carl Worth <cworth@cworth.org>
16921CommitDate: Fri Dec 5 08:53:07 2003 +0000
16922
16923    Bump version to 0.1.15 for new CAIRO_HAS_XLIB_SURFACE macro.
16924    Add missing #include <cairo-features.h>
16925    Rename cairo-config.h to cairo-features.h.
16926    Rename XLIB_BACKEND_DEFINE to XLIB_SURFACE_FEATURE. Rename AM_CONDITIONAL HAVE_XLIB_BACKEND to CAIRO_HAS_XLIB_SURFACE. Rename user-visibile macro CAIRO_HAS_XLIB_BACKEND to CAIRO_HAS_XLIB_SURFACE.
16927
16928 ChangeLog                                      | 14 ++++++++++++++
16929 configure.in                                   | 12 ++++++------
16930 src/.cvsignore                                 |  2 +-
16931 src/Makefile.am                                |  4 ++--
16932 src/{cairo-config.h.in => cairo-features.h.in} |  2 +-
16933 src/cairo.h                                    | 10 ++++++----
16934 6 files changed, 30 insertions(+), 14 deletions(-)
16935
16936commit aae17d3b6b15881f7bd8c4fac6a14a0c7b6729e6
16937Author:     Carl Worth <cworth@cworth.org>
16938AuthorDate: Wed Dec 3 12:27:44 2003 +0000
16939Commit:     Carl Worth <cworth@cworth.org>
16940CommitDate: Wed Dec 3 12:27:44 2003 +0000
16941
16942    Bumped version to 0.1.14 to indicate dropped cairo-xlib.h and new cairo-config.h.
16943    New support for "./configure --without-x" to compile without the xlib backend. Many thanks to Sasha V. <sasha@aftercode.net>.
16944    We do three things here: Make the pkg-config check for xrender conditional, set XLIB_BACKEND_DEFINE to either CAIRO_HAS_XLIB_BACKEND or CAIRO_HAS_NO_XLIB_BACKEND to be substituted into cairo-config.h, and set an AM_CONDITIONAL for HAVE_XLIB_BACKEND to enable conditional compilation of cairo_xlib_surface.c. Perhaps that could be simplified a tad, but it's what we have working now. Also split up various PKG_CHECK_MODULES into separate checks.
16945    Remove errant reference to cairo_gstate_set_drawable.
16946    Move xlib-specific calls in from old cairo-xlib.h, now guarded in #ifdef CAIRO_HAS_XLIB_BACKEND.
16947    Make compilation of cairo_xlib_surface.c conditional. (INCLUDES, libcairo_la_LIBADD): Add the new variables from splitting up the PKG_CHECK_MODULES calls.
16948
16949 ChangeLog                               | 28 ++++++++++++++++++++++
16950 configure.in                            | 19 +++++++++++++--
16951 src/.cvsignore                          |  1 +
16952 src/Makefile.am                         | 14 +++++++----
16953 src/{cairo-xlib.h => cairo-config.h.in} | 42 ++++-----------------------------
16954 src/cairo.h                             | 28 ++++++++++++++++++++++
16955 src/cairoint.h                          |  5 ----
16956 7 files changed, 88 insertions(+), 49 deletions(-)
16957
16958commit 9cf63b0390b71693a0eb3ba2e6065f7d3f6e240c
16959Author:     Carl Worth <cworth@cworth.org>
16960AuthorDate: Wed Dec 3 07:14:59 2003 +0000
16961Commit:     Carl Worth <cworth@cworth.org>
16962CommitDate: Wed Dec 3 07:14:59 2003 +0000
16963
16964    Add -lz for the compress function used in the PS backend.
16965
16966 ChangeLog   | 5 +++++
16967 cairo.pc.in | 2 +-
16968 2 files changed, 6 insertions(+), 1 deletion(-)
16969
16970commit ae96c8ab929513710cb11d71697759c4c3484aff
16971Author:     Keith Packard <keithp@keithp.com>
16972AuthorDate: Mon Dec 1 10:59:57 2003 +0000
16973Commit:     Keith Packard <keithp@keithp.com>
16974CommitDate: Mon Dec 1 10:59:57 2003 +0000
16975
16976    Add note about degenerate path caps being broken
16977
16978 ChangeLog | 5 +++++
16979 TODO      | 3 +++
16980 2 files changed, 8 insertions(+)
16981
16982commit 3369c676f0c8a6ce1e7531250a29726b650ecfcf
16983Author:     Carl Worth <cworth@cworth.org>
16984AuthorDate: Tue Nov 25 07:45:34 2003 +0000
16985Commit:     Carl Worth <cworth@cworth.org>
16986CommitDate: Tue Nov 25 07:45:34 2003 +0000
16987
16988    Bump version to 0.1.5 for new 64-bit fixes.
16989    One more fix needed for 64-bit machine (alpha in this case). Thanks to Jakub Bogusz <qboosh@pld-linux.org>.
16990
16991 pixman/ChangeLog.libic | 8 ++++++++
16992 pixman/src/icutil.c    | 4 ++--
16993 2 files changed, 10 insertions(+), 2 deletions(-)
16994
16995commit 765a1ad0fd63abb055bb1cc2e1e2f48541cc5d81
16996Author:     Carl Worth <cworth@cworth.org>
16997AuthorDate: Fri Nov 21 06:22:02 2003 +0000
16998Commit:     Carl Worth <cworth@cworth.org>
16999CommitDate: Fri Nov 21 06:22:02 2003 +0000
17000
17001    Use 0 and 1 not False and True, (to avoid false dependency on X headers).
17002    Use cairo_point_double_t not XPointDouble, (to avoid false dependency on X headers). Thanks to "Sasha V." <sasha@aftercode.net> for pointing these out.
17003
17004 ChangeLog               | 10 ++++++++++
17005 src/cairo-path-stroke.c |  2 +-
17006 src/cairo-polygon.c     |  4 ++--
17007 src/cairo_path_stroke.c |  2 +-
17008 src/cairo_polygon.c     |  4 ++--
17009 5 files changed, 16 insertions(+), 6 deletions(-)
17010
17011commit 567f28e62a6d8dee7edd7357f01dd04562b3d071
17012Author:     Carl Worth <cworth@cworth.org>
17013AuthorDate: Tue Nov 18 13:21:29 2003 +0000
17014Commit:     Carl Worth <cworth@cworth.org>
17015CommitDate: Tue Nov 18 13:21:29 2003 +0000
17016
17017    Bump version to 0.1.13 for new freetype header compatibility. Fix comments regarding freetype version checking.
17018
17019 ChangeLog    | 6 ++++++
17020 configure.in | 6 +++---
17021 2 files changed, 9 insertions(+), 3 deletions(-)
17022
17023commit a26c3d4a5925bf971dfac5be0ee492e5c7cb51a2
17024Author:     James Henstridge <james@daa.com.au>
17025AuthorDate: Tue Nov 18 07:28:16 2003 +0000
17026Commit:     James Henstridge <james@daa.com.au>
17027CommitDate: Tue Nov 18 07:28:16 2003 +0000
17028
17029    add FREETYPE_CFLAGS/LIBS to Libs/Cflags rather than requiring "freetype2", which doesn't exist in anything but the most recent version of freetype.
17030    add freetype cflags/libs substitutions.
17031
17032 ChangeLog    | 9 +++++++++
17033 cairo.pc.in  | 6 +++---
17034 configure.in | 9 +++++++--
17035 3 files changed, 19 insertions(+), 5 deletions(-)
17036
17037commit 97cfea914d5276bd575264827293c3dfe458e678
17038Author:     Carl Worth <cworth@cworth.org>
17039AuthorDate: Tue Nov 18 06:18:05 2003 +0000
17040Commit:     Carl Worth <cworth@cworth.org>
17041CommitDate: Tue Nov 18 06:18:05 2003 +0000
17042
17043    Fix build for new freetype header include mechanism, (thanks to Christof Petig <christof@petig-baender.de>)
17044
17045 ChangeLog   | 5 +++++
17046 src/cairo.h | 3 ++-
17047 2 files changed, 7 insertions(+), 1 deletion(-)
17048
17049commit 75ced44ae08358f1e8f64ecd1e93b69996e4b595
17050Author:     Carl Worth <cworth@cworth.org>
17051AuthorDate: Mon Nov 17 07:43:06 2003 +0000
17052Commit:     Carl Worth <cworth@cworth.org>
17053CommitDate: Mon Nov 17 07:43:06 2003 +0000
17054
17055    Fixes needed to compile libic on x86_64. Many thanks to David R Bacon <dbacon@cis.ksu.edu>.
17056
17057 pixman/ChangeLog.libic | 6 ++++++
17058 pixman/src/icrop.h     | 2 +-
17059 pixman/src/icutil.c    | 2 +-
17060 3 files changed, 8 insertions(+), 2 deletions(-)
17061
17062commit f27af5d98d90395b6bddceecfec0d12181af5a50
17063Author:     Carl Worth <cworth@cworth.org>
17064AuthorDate: Mon Nov 17 07:04:15 2003 +0000
17065Commit:     Carl Worth <cworth@cworth.org>
17066CommitDate: Mon Nov 17 07:04:15 2003 +0000
17067
17068    Remove infinite looping when stroking with a line width at or close to 0.0. Thanks to Rob Buis <buis@kde.org> and Noah Levitt <nlevitt@columbia.edu> for providing in-the-wild examples of SVG files with stroke-width:0 that demonstrated the problem, (cowboy.svg and albania.svg).
17069    Do nothing if the pen is a degenerate, single point. This happens when the line width is a very small, non-zero value.
17070    Do nothing when asked to stroke a path with a line_width of 0.0. Previously, this would lead to an infinite loop.
17071    Force negative line width to 0.0.
17072    Updated TODO list.
17073
17074 ChangeLog          | 21 +++++++++++++++++++++
17075 TODO               | 18 +++++++++++++-----
17076 src/cairo-gstate.c |  3 +++
17077 src/cairo-pen.c    |  5 +++++
17078 src/cairo.c        |  2 ++
17079 src/cairo_gstate.c |  3 +++
17080 src/cairo_pen.c    |  5 +++++
17081 7 files changed, 52 insertions(+), 5 deletions(-)
17082
17083commit 399803d067ab60d11cd20fd5826fae281c4081ae
17084Author:     Carl Worth <cworth@cworth.org>
17085AuthorDate: Mon Nov 10 08:16:34 2003 +0000
17086Commit:     Carl Worth <cworth@cworth.org>
17087CommitDate: Mon Nov 10 08:16:34 2003 +0000
17088
17089    Fix typo (thanks to John Ellson <ellson@research.att.com>)
17090    Add TODO items for intersection problem, programmatic patterns, missing text functions.
17091
17092 ChangeLog    |  8 ++++++++
17093 TODO         | 19 +++++++++++++------
17094 configure.in |  2 +-
17095 3 files changed, 22 insertions(+), 7 deletions(-)
17096
17097commit 9aa2d445b7de7a8ebdf98c8bb6a13f985ee11b86
17098Author:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
17099AuthorDate: Sat Nov 8 10:28:04 2003 +0000
17100Commit:     Dave Beckett <Dave.Beckett@bristol.ac.uk>
17101CommitDate: Sat Nov 8 10:28:04 2003 +0000
17102
17103    Use freetype-config to get the freetype2 compiling and linking flags rather than use pkg-config which requires a quite new freetype2 to get freetype2.pc
17104
17105 configure.in | 42 +++++++++++++++++++++++++++++++++++++++++-
17106 1 file changed, 41 insertions(+), 1 deletion(-)
17107
17108commit f0d9ab5b2963bf2a35f09944de0d7084c4cfaa71
17109Author:     Carl Worth <cworth@cworth.org>
17110AuthorDate: Fri Nov 7 11:03:09 2003 +0000
17111Commit:     Carl Worth <cworth@cworth.org>
17112CommitDate: Fri Nov 7 11:03:09 2003 +0000
17113
17114    Move declaration to beginning of function to avoid requiring a C99-compatible compiler.
17115
17116 ChangeLog | 3 +++
17117 1 file changed, 3 insertions(+)
17118
17119commit f86a979b49d3a737afea4697eeb9bce965587e3f
17120Author:     Carl Worth <cworth@cworth.org>
17121AuthorDate: Thu Nov 6 18:33:28 2003 +0000
17122Commit:     Carl Worth <cworth@cworth.org>
17123CommitDate: Thu Nov 6 18:33:28 2003 +0000
17124
17125    Bumped version to 0.1.12 for new cairo_in_stroke and cairo_in_fill functions.
17126    Added new cairo_in_stroke and cairo_in_fill.
17127    * src/cairo_gstate.c (_cairo_gstate_in_stroke): (_cairo_gstate_in_fill): New functions to support for cairo_in_stroke and cairo_in_fill. Many thanks to Thomas Hunger <info@teh-web.de> for the initial implementation which demonstrated how easy this would be and pushed me to go and write it already.
17128    Fixed to use _cairo_fixed_from_double instead of XDoubleToFixed.
17129
17130 ChangeLog          | 25 ++++++++++++++++++++++++
17131 configure.in       |  2 +-
17132 src/cairo-gstate.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
17133 src/cairo-path.c   | 20 +++++++++----------
17134 src/cairo-traps.c  | 44 +++++++++++++++++++++++++++++++++++++++++-
17135 src/cairo.c        | 32 +++++++++++++++++++++++++++++++
17136 src/cairo.h        |  7 +++++++
17137 src/cairo_gstate.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
17138 src/cairo_path.c   | 20 +++++++++----------
17139 src/cairo_traps.c  | 44 +++++++++++++++++++++++++++++++++++++++++-
17140 src/cairoint.h     | 15 +++++++++++++++
17141 11 files changed, 294 insertions(+), 27 deletions(-)
17142
17143commit a3ad0527950b7e161382d25a4891f403fcd87477
17144Author:     Carl Worth <cworth@cworth.org>
17145AuthorDate: Thu Nov 6 13:32:15 2003 +0000
17146Commit:     Carl Worth <cworth@cworth.org>
17147CommitDate: Thu Nov 6 13:32:15 2003 +0000
17148
17149    Move declaration to beginning of function to avoid requiring a C99-compatible compiler.
17150
17151 src/cairo.c | 3 ++-
17152 1 file changed, 2 insertions(+), 1 deletion(-)
17153
17154commit 7262e1554f83d011c77603298615a25102adf414
17155Author:     Carl Worth <cworth@cworth.org>
17156AuthorDate: Thu Nov 6 12:53:39 2003 +0000
17157Commit:     Carl Worth <cworth@cworth.org>
17158CommitDate: Thu Nov 6 12:53:39 2003 +0000
17159
17160    Add comment pondering memory management semantics of cairo_current_target_surface.
17161    NULL out pen->vertices after free.
17162    NULL out durface->data after free.
17163
17164 ChangeLog                 | 12 ++++++++++++
17165 src/cairo-gstate.c        |  5 +++++
17166 src/cairo-image-surface.c |  4 +++-
17167 src/cairo-pen.c           |  2 ++
17168 src/cairo.h               |  2 ++
17169 src/cairo_gstate.c        |  5 +++++
17170 src/cairo_image_surface.c |  4 +++-
17171 src/cairo_pen.c           |  2 ++
17172 8 files changed, 34 insertions(+), 2 deletions(-)
17173
17174commit 3262cd9f9501b91d57b54a2bf4743138bea179ee
17175Author:     Carl Worth <cworth@cworth.org>
17176AuthorDate: Thu Nov 6 07:56:10 2003 +0000
17177Commit:     Carl Worth <cworth@cworth.org>
17178CommitDate: Thu Nov 6 07:56:10 2003 +0000
17179
17180    Removed stale version from ic.h. Better to have no version listed than the wrong one.
17181
17182 pixman/ChangeLog.libic | 9 +++++++++
17183 pixman/src/ic.h        | 5 -----
17184 2 files changed, 9 insertions(+), 5 deletions(-)
17185
17186commit 443b8cb6a295495b293cd65a62177f5d9799dec4
17187Author:     Carl Worth <cworth@cworth.org>
17188AuthorDate: Tue Nov 4 10:46:45 2003 +0000
17189Commit:     Carl Worth <cworth@cworth.org>
17190CommitDate: Tue Nov 4 10:46:45 2003 +0000
17191
17192    Enable cairo_set_target_surface (cr, NULL) to work. This can be useful to force the current target surface to be finalized.
17193
17194 ChangeLog          | 4 ++++
17195 src/cairo-gstate.c | 7 +++++++
17196 src/cairo_gstate.c | 7 +++++++
17197 3 files changed, 18 insertions(+)
17198
17199commit 05b399242937a79b8f2242220ff8ba27041cec23
17200Author:     Carl Worth <cworth@cworth.org>
17201AuthorDate: Tue Nov 4 08:58:53 2003 +0000
17202Commit:     Carl Worth <cworth@cworth.org>
17203CommitDate: Tue Nov 4 08:58:53 2003 +0000
17204
17205    Add explicit fontconfig and freetype2 dependencies that were implicitly dropped along with Xft.
17206
17207 ChangeLog    | 6 ++++++
17208 cairo.pc.in  | 2 +-
17209 configure.in | 2 +-
17210 3 files changed, 8 insertions(+), 2 deletions(-)
17211
17212commit 9e25bb231cbe6f4a18f786cd21b59099d09fbbe2
17213Author:     Carl Worth <cworth@cworth.org>
17214AuthorDate: Tue Nov 4 08:36:03 2003 +0000
17215Commit:     Carl Worth <cworth@cworth.org>
17216CommitDate: Tue Nov 4 08:36:03 2003 +0000
17217
17218    TODO: Note that cairo_show_page, cairo_copy_page, PostScript backend, real text API, and text support for the image backend have now all been implemented.
17219
17220 ChangeLog |  6 ++++++
17221 TODO      | 15 ++++-----------
17222 2 files changed, 10 insertions(+), 11 deletions(-)
17223
17224commit 8d88d5da1758732a995669e46ae10f2703331e29
17225Author:     Carl Worth <cworth@cworth.org>
17226AuthorDate: Tue Nov 4 08:33:45 2003 +0000
17227Commit:     Carl Worth <cworth@cworth.org>
17228CommitDate: Tue Nov 4 08:33:45 2003 +0000
17229
17230    Fix configure.in and cairo.pc.in now that cairo no longer depends on Xft.
17231
17232 ChangeLog    | 6 ++++++
17233 cairo.pc.in  | 2 +-
17234 configure.in | 2 +-
17235 3 files changed, 8 insertions(+), 2 deletions(-)
17236
17237commit 7765a3c6767203ca47df34822d529ad2dd4ef970
17238Author:     Carl Worth <cworth@cworth.org>
17239AuthorDate: Mon Nov 3 19:17:31 2003 +0000
17240Commit:     Carl Worth <cworth@cworth.org>
17241CommitDate: Mon Nov 3 19:17:31 2003 +0000
17242
17243    Add support for cairo_copy_page. Fixes so PS output can be more than one page. Bump version to 0.1.11 for new cairo_copy_page.
17244
17245 ChangeLog                 |  23 +++++++++++
17246 configure.in              |   2 +-
17247 src/cairo-gstate.c        |   9 +++++
17248 src/cairo-image-surface.c |   7 ++++
17249 src/cairo-ps-surface.c    | 101 ++++++++++++++++++++++++++++++----------------
17250 src/cairo-surface.c       |  15 +++++++
17251 src/cairo-xlib-surface.c  |   7 ++++
17252 src/cairo.c               |   9 +++++
17253 src/cairo.h               |   3 ++
17254 src/cairo_gstate.c        |   9 +++++
17255 src/cairo_image_surface.c |   7 ++++
17256 src/cairo_ps_surface.c    | 101 ++++++++++++++++++++++++++++++----------------
17257 src/cairo_surface.c       |  15 +++++++
17258 src/cairo_xlib_surface.c  |   7 ++++
17259 src/cairoint.h            |  13 +++++-
17260 15 files changed, 255 insertions(+), 73 deletions(-)
17261
17262commit aa40d2e2e1d3069d5225d046f1760855c9af4132
17263Author:     Carl Worth <cworth@cworth.org>
17264AuthorDate: Mon Nov 3 18:24:45 2003 +0000
17265Commit:     Carl Worth <cworth@cworth.org>
17266CommitDate: Mon Nov 3 18:24:45 2003 +0000
17267
17268    Add several missing checks for out of memory
17269
17270 ChangeLog                 | 14 ++++++++++++++
17271 src/cairo-image-surface.c | 26 ++++++++++++++++++++------
17272 src/cairo-ps-surface.c    |  4 ++++
17273 src/cairo_image_surface.c | 26 ++++++++++++++++++++------
17274 src/cairo_ps_surface.c    |  4 ++++
17275 5 files changed, 62 insertions(+), 12 deletions(-)
17276
17277commit cbc1ea78d6209d9a1fbdaa806d16797644ab0a18
17278Author:     Carl Worth <cworth@cworth.org>
17279AuthorDate: Mon Nov 3 13:44:53 2003 +0000
17280Commit:     Carl Worth <cworth@cworth.org>
17281CommitDate: Mon Nov 3 13:44:53 2003 +0000
17282
17283    Added __external_linkage to a few functions that were missing it.
17284
17285 ChangeLog   |  5 +++++
17286 src/cairo.h | 10 +++++-----
17287 2 files changed, 10 insertions(+), 5 deletions(-)
17288
17289commit 0819fbb164442f0feb69617275859e5c2af3c0a1
17290Author:     Carl Worth <cworth@cworth.org>
17291AuthorDate: Sat Nov 1 05:23:55 2003 +0000
17292Commit:     Carl Worth <cworth@cworth.org>
17293CommitDate: Sat Nov 1 05:23:55 2003 +0000
17294
17295    Add IcImageGetDepth. Bump version to 0.1.3
17296
17297 pixman/ChangeLog.libic | 6 ++++++
17298 pixman/src/ic.h        | 3 +++
17299 pixman/src/icimage.c   | 6 ++++++
17300 3 files changed, 15 insertions(+)
17301
17302commit 51da155707f207691cdcc39ac46bd93bdc3a61c9
17303Author:     Carl Worth <cworth@cworth.org>
17304AuthorDate: Fri Oct 31 21:56:14 2003 +0000
17305Commit:     Carl Worth <cworth@cworth.org>
17306CommitDate: Fri Oct 31 21:56:14 2003 +0000
17307
17308    Fix misplacement of PS origin, (was translating vertically by width instead of height).
17309
17310 ChangeLog              | 4 ++++
17311 src/cairo-ps-surface.c | 2 +-
17312 src/cairo_ps_surface.c | 2 +-
17313 3 files changed, 6 insertions(+), 2 deletions(-)
17314
17315commit c6255f9c295dc2b273b8aa4c5ce558d6d2a05887
17316Author:     Carl Worth <cworth@cworth.org>
17317AuthorDate: Fri Oct 31 21:30:35 2003 +0000
17318Commit:     Carl Worth <cworth@cworth.org>
17319CommitDate: Fri Oct 31 21:30:35 2003 +0000
17320
17321    Implemented preliminary PostScript output support. Added cairo_show_page. Bumped version number to 0.1.10
17322
17323 ChangeLog                 |  29 ++++
17324 configure.in              |   2 +-
17325 src/Makefile.am           |   1 +
17326 src/cairo-gstate.c        |   9 ++
17327 src/cairo-image-surface.c |  18 ++-
17328 src/cairo-ps-surface.c    | 377 ++++++++++++++++++++++++++++++++++++++++++++++
17329 src/cairo-surface.c       |  15 ++
17330 src/cairo-xlib-surface.c  |   7 +-
17331 src/cairo.c               |   9 ++
17332 src/cairo.h               |  49 +++++-
17333 src/cairo_gstate.c        |   9 ++
17334 src/cairo_image_surface.c |  18 ++-
17335 src/cairo_ps_surface.c    | 377 ++++++++++++++++++++++++++++++++++++++++++++++
17336 src/cairo_surface.c       |  15 ++
17337 src/cairo_xlib_surface.c  |   7 +-
17338 src/cairoint.h            |  16 +-
17339 16 files changed, 942 insertions(+), 16 deletions(-)
17340
17341commit 9736375a7a106b9fd6745dcea26572a63f1334f5
17342Author:     Carl Worth <cworth@cworth.org>
17343AuthorDate: Fri Oct 31 19:27:33 2003 +0000
17344Commit:     Carl Worth <cworth@cworth.org>
17345CommitDate: Fri Oct 31 19:27:33 2003 +0000
17346
17347    Do nothing when radius <= 0.0, (which is much better than the current infinite loop).
17348
17349 ChangeLog          | 6 ++++++
17350 src/cairo-gstate.c | 6 ++++++
17351 src/cairo_gstate.c | 6 ++++++
17352 3 files changed, 18 insertions(+)
17353
17354commit 32df4d217d968123de3c03760b951b9cc891e850
17355Author:     Carl Worth <cworth@cworth.org>
17356AuthorDate: Fri Oct 31 10:41:37 2003 +0000
17357Commit:     Carl Worth <cworth@cworth.org>
17358CommitDate: Fri Oct 31 10:41:37 2003 +0000
17359
17360    Moved all libic-related drawing into cairo_image_surface.c
17361
17362 ChangeLog                 |  66 +++++++
17363 configure.in              |   2 +-
17364 src/Makefile.am           |  43 ++---
17365 src/cairo-ft-font.c       |  97 ++++++-----
17366 src/cairo-gstate.c        | 118 ++++++++-----
17367 src/cairo-image-surface.c | 429 ++++++++++++++++++++++++++++++++++++++++++++++
17368 src/cairo-surface.c       | 348 ++++++++++++-------------------------
17369 src/cairo-xlib-surface.c  | 386 ++++++++++++++++++++++++-----------------
17370 src/cairo-xlib.h          |   2 +
17371 src/cairo.c               |   6 +-
17372 src/cairo.h               |  92 +++++-----
17373 src/cairo_ft_font.c       |  97 ++++++-----
17374 src/cairo_gstate.c        | 118 ++++++++-----
17375 src/cairo_image_surface.c | 429 ++++++++++++++++++++++++++++++++++++++++++++++
17376 src/cairo_surface.c       | 348 ++++++++++++-------------------------
17377 src/cairo_xlib_surface.c  | 386 ++++++++++++++++++++++++-----------------
17378 src/cairoint.h            | 109 ++++++++----
17379 17 files changed, 1999 insertions(+), 1077 deletions(-)
17380
17381commit 6dca2ab9d3c6e3801ce7887b9ad40f45385f00f0
17382Author:     Carl Worth <cworth@cworth.org>
17383AuthorDate: Thu Oct 30 18:39:20 2003 +0000
17384Commit:     Carl Worth <cworth@cworth.org>
17385CommitDate: Thu Oct 30 18:39:20 2003 +0000
17386
17387    Fixed a few memory leaks
17388
17389 ChangeLog                |  8 ++++++++
17390 src/cairo-xlib-surface.c | 40 ++++++++++++++++++++++++++++++++++------
17391 src/cairo_xlib_surface.c | 40 ++++++++++++++++++++++++++++++++++------
17392 3 files changed, 76 insertions(+), 12 deletions(-)
17393
17394commit eb40d4b82e9e2b103d12064101b5026b1781794d
17395Author:     Carl Worth <cworth@cworth.org>
17396AuthorDate: Thu Oct 30 13:28:34 2003 +0000
17397Commit:     Carl Worth <cworth@cworth.org>
17398CommitDate: Thu Oct 30 13:28:34 2003 +0000
17399
17400    Update copyright information in COPYING
17401
17402 COPYING | 37 +++++++++++++++++++------------------
17403 1 file changed, 19 insertions(+), 18 deletions(-)
17404
17405commit 5a9cf4f1a1c096d729cf50b8c0422325d44a5018
17406Author:     Carl Worth <cworth@cworth.org>
17407AuthorDate: Thu Oct 30 12:39:49 2003 +0000
17408Commit:     Carl Worth <cworth@cworth.org>
17409CommitDate: Thu Oct 30 12:39:49 2003 +0000
17410
17411    A set of changes to eliminate the static FT_Library field, (which could introduce nasty problems with respect to threading). With the new code, each font created with the toy API will own its own FT_Library. Meanwhile, cairo_ft_font_create now accepts an FT_Library parameter.
17412    Bumped version number to 0.1.9
17413
17414 ChangeLog           | 24 +++++++++++++++++++++
17415 configure.in        |  2 +-
17416 src/cairo-ft-font.c | 62 ++++++++++++++++++++++++++++++-----------------------
17417 src/cairo.h         |  2 +-
17418 src/cairo_ft_font.c | 62 ++++++++++++++++++++++++++++++-----------------------
17419 5 files changed, 96 insertions(+), 56 deletions(-)
17420
17421commit fb46d7390e0776e888d75533304fb5ce26dca04f
17422Author:     Carl Worth <cworth@cworth.org>
17423AuthorDate: Thu Oct 30 10:55:04 2003 +0000
17424Commit:     Carl Worth <cworth@cworth.org>
17425CommitDate: Thu Oct 30 10:55:04 2003 +0000
17426
17427    A few cleanups to eliminate a memory leak.
17428
17429 ChangeLog           |  2 ++
17430 src/cairo-font.c    | 40 +++++-----------------------------------
17431 src/cairo-ft-font.c |  4 ++--
17432 src/cairo-gstate.c  |  8 ++++----
17433 src/cairo_font.c    | 40 +++++-----------------------------------
17434 src/cairo_ft_font.c |  4 ++--
17435 src/cairo_gstate.c  |  8 ++++----
17436 src/cairoint.h      |  8 +-------
17437 8 files changed, 25 insertions(+), 89 deletions(-)
17438
17439commit 5edcd47a91456bbf0ea0313685a31862e8d452e3
17440Author:     Carl Worth <cworth@cworth.org>
17441AuthorDate: Thu Oct 30 10:55:04 2003 +0000
17442Commit:     Carl Worth <cworth@cworth.org>
17443CommitDate: Thu Oct 30 10:55:04 2003 +0000
17444
17445    A few cleanups to eliminate a memory leak.
17446
17447 ChangeLog | 20 ++++++++++++++++++++
17448 1 file changed, 20 insertions(+)
17449
17450commit 249ff3fb3813f69603a75c7aaa39bb8db5510c49
17451Author:     Carl Worth <cworth@cworth.org>
17452AuthorDate: Wed Oct 29 12:50:02 2003 +0000
17453Commit:     Carl Worth <cworth@cworth.org>
17454CommitDate: Wed Oct 29 12:50:02 2003 +0000
17455
17456    Drop AC_CONFIG_AUX_DIR(config) as it was confusing "make distcheck"
17457
17458 pixman/ChangeLog.libpixregion | 5 +++++
17459 pixman/configure.in           | 2 --
17460 2 files changed, 5 insertions(+), 2 deletions(-)
17461
17462commit fb811db0d2742231510a210b356530aed66f20d5
17463Author:     Carl Worth <cworth@cworth.org>
17464AuthorDate: Wed Oct 29 12:21:14 2003 +0000
17465Commit:     Carl Worth <cworth@cworth.org>
17466CommitDate: Wed Oct 29 12:21:14 2003 +0000
17467
17468    Drop AC_CONFIG_AUX_DIR(config) as it was confusing "make distcheck"
17469
17470 pixman/ChangeLog.libic | 5 +++++
17471 1 file changed, 5 insertions(+)
17472
17473commit 22c167e00fd7ad6ff3383d4235fec7894b84f4a2
17474Author:     Carl Worth <cworth@cworth.org>
17475AuthorDate: Wed Oct 29 10:54:26 2003 +0000
17476Commit:     Carl Worth <cworth@cworth.org>
17477CommitDate: Wed Oct 29 10:54:26 2003 +0000
17478
17479    Fix memory leak of image->transform. Remove currently unused DevUnion type and IcImageChange function.
17480
17481 pixman/ChangeLog.libic |  9 +++++++++
17482 pixman/src/icimage.c   |  3 +++
17483 pixman/src/icimage.h   | 21 ---------------------
17484 3 files changed, 12 insertions(+), 21 deletions(-)
17485
17486commit b806ea9d1b42c9b48b9e7f917b43a115afd88c48
17487Author:     Carl Worth <cworth@cworth.org>
17488AuthorDate: Wed Oct 29 10:46:10 2003 +0000
17489Commit:     Carl Worth <cworth@cworth.org>
17490CommitDate: Wed Oct 29 10:46:10 2003 +0000
17491
17492    Bumped version to 0.1.2 to indicate new IcOperator type.
17493
17494 pixman/ChangeLog.libic | 3 +++
17495 1 file changed, 3 insertions(+)
17496
17497commit ece5507937f0a8e9cda7829f5e614597e4668a8a
17498Author:     Carl Worth <cworth@cworth.org>
17499AuthorDate: Wed Oct 29 10:45:02 2003 +0000
17500Commit:     Carl Worth <cworth@cworth.org>
17501CommitDate: Wed Oct 29 10:45:02 2003 +0000
17502
17503    Patch from Bryan Worth <bryan@theworths.org> to eliminate lots of leftover, undesired dependencies on X header files.
17504
17505 pixman/ChangeLog.libic   | 41 +++++++++++++++++++++++
17506 pixman/src/ic.c          | 51 ++++++++++++++--------------
17507 pixman/src/ic.h          | 33 +++++++++++++++----
17508 pixman/src/icblt.c       | 34 +++++++++----------
17509 pixman/src/icbltone.c    | 32 +++++++++---------
17510 pixman/src/iccolor.c     | 10 +++---
17511 pixman/src/iccompose.c   | 34 +++++++++----------
17512 pixman/src/icimage.c     | 86 ++++++++++++++++++++++++------------------------
17513 pixman/src/icimage.h     | 41 +++++++++++------------
17514 pixman/src/icint.h       | 43 +++++++++++++++++-------
17515 pixman/src/icrect.c      | 16 ++++-----
17516 pixman/src/ictransform.c | 10 +++---
17517 pixman/src/ictrap.c      | 26 +++++++--------
17518 pixman/src/ictri.c       |  6 ++--
17519 14 files changed, 271 insertions(+), 192 deletions(-)
17520
17521commit cf882f5d73ee0b630168f66e7fcfcb1cd96f1d2d
17522Author:     Carl Worth <cworth@cworth.org>
17523AuthorDate: Tue Oct 28 17:32:44 2003 +0000
17524Commit:     Carl Worth <cworth@cworth.org>
17525CommitDate: Tue Oct 28 17:32:44 2003 +0000
17526
17527    Updated stale text in README
17528
17529 ChangeLog |  5 +++++
17530 README    | 49 ++++++++++++++++++++++++-------------------------
17531 2 files changed, 29 insertions(+), 25 deletions(-)
17532
17533commit 859bfd03a6132558ad08aeb0c28ae55874a695d5
17534Author:     Carl Worth <cworth@cworth.org>
17535AuthorDate: Tue Oct 28 12:18:29 2003 +0000
17536Commit:     Carl Worth <cworth@cworth.org>
17537CommitDate: Tue Oct 28 12:18:29 2003 +0000
17538
17539    Rename gstate->ppm to gstate->pixels_per_inch. Add new pixels_per_inch to the surface backend.
17540
17541 ChangeLog                | 12 ++++++++++++
17542 src/cairo-gstate.c       | 11 ++++-------
17543 src/cairo-surface.c      | 12 +++++++++---
17544 src/cairo-xlib-surface.c |  8 ++++++++
17545 src/cairo_gstate.c       | 11 ++++-------
17546 src/cairo_surface.c      | 12 +++++++++---
17547 src/cairo_xlib_surface.c |  8 ++++++++
17548 src/cairoint.h           | 10 ++++++++--
17549 8 files changed, 62 insertions(+), 22 deletions(-)
17550
17551commit 8bb3f7664d2a25be0dd57348fe78e268f40def4e
17552Author:     Carl Worth <cworth@cworth.org>
17553AuthorDate: Tue Oct 28 12:15:03 2003 +0000
17554Commit:     Carl Worth <cworth@cworth.org>
17555CommitDate: Tue Oct 28 12:15:03 2003 +0000
17556
17557    Drop cairo_surface_create_similar_solid
17558
17559 ChangeLog           | 15 +++++++++++++
17560 src/cairo-gstate.c  | 64 +++++++++++++++++++++++++++++------------------------
17561 src/cairo-surface.c | 34 ++++++++++++----------------
17562 src/cairo.h         | 14 ------------
17563 src/cairo_gstate.c  | 64 +++++++++++++++++++++++++++++------------------------
17564 src/cairo_surface.c | 34 ++++++++++++----------------
17565 src/cairoint.h      |  8 ++++++-
17566 7 files changed, 120 insertions(+), 113 deletions(-)
17567
17568commit 01378dab3e85cc9bfdd34f59bea246062d363cc4
17569Author:     Carl Worth <cworth@cworth.org>
17570AuthorDate: Tue Oct 28 12:13:35 2003 +0000
17571Commit:     Carl Worth <cworth@cworth.org>
17572CommitDate: Tue Oct 28 12:13:35 2003 +0000
17573
17574    Fix bug from previous commit. Must check for NULL backend function pointers before calling them.
17575
17576 ChangeLog           |  8 ++++++++
17577 src/cairo-surface.c | 46 ++++++++++++++++++++++++++--------------------
17578 src/cairo_surface.c | 46 ++++++++++++++++++++++++++--------------------
17579 3 files changed, 60 insertions(+), 40 deletions(-)
17580
17581commit 9d052aa9ca733d7c4008453d00c1a579fab74f92
17582Author:     Carl Worth <cworth@cworth.org>
17583AuthorDate: Mon Oct 27 18:40:55 2003 +0000
17584Commit:     Carl Worth <cworth@cworth.org>
17585CommitDate: Mon Oct 27 18:40:55 2003 +0000
17586
17587    Cleanup of surface->backend interface. Better type-safety and more consistent return-value handling.
17588
17589 ChangeLog                |  26 +++++++++
17590 src/cairo-surface.c      |  28 +++++++---
17591 src/cairo-xlib-surface.c | 133 ++++++++++++++++++++++++++---------------------
17592 src/cairo_surface.c      |  28 +++++++---
17593 src/cairo_xlib_surface.c | 133 ++++++++++++++++++++++++++---------------------
17594 src/cairoint.h           |  83 ++++++++++++++++++-----------
17595 6 files changed, 271 insertions(+), 160 deletions(-)
17596
17597commit 75282a5e21e2f83cf7ed50b9aa3a4c52bb3815f9
17598Author:     Carl Worth <cworth@cworth.org>
17599AuthorDate: Mon Oct 27 18:32:44 2003 +0000
17600Commit:     Carl Worth <cworth@cworth.org>
17601CommitDate: Mon Oct 27 18:32:44 2003 +0000
17602
17603    Default to normal slant/weight on out-of-range values. Add missing include of fontconfig/fcfreetype.h
17604
17605 ChangeLog           |  6 ++++++
17606 src/cairo-ft-font.c | 15 +++++++++------
17607 src/cairo_ft_font.c | 15 +++++++++------
17608 3 files changed, 24 insertions(+), 12 deletions(-)
17609
17610commit 99fd32a8d67157a9ae09faf178bdbcfe8f9e10f0
17611Author:     Keith Packard <keithp@keithp.com>
17612AuthorDate: Fri Oct 24 14:43:58 2003 +0000
17613Commit:     Keith Packard <keithp@keithp.com>
17614CommitDate: Fri Oct 24 14:43:58 2003 +0000
17615
17616    A HORRIBLE KLUDGE to repad glyph images from freetype to meet libic requirements.
17617
17618 ChangeLog           |  6 ++++++
17619 src/cairo-ft-font.c | 38 ++++++++++++++++++++++++++++++++++++--
17620 src/cairo_ft_font.c | 38 ++++++++++++++++++++++++++++++++++++--
17621 3 files changed, 78 insertions(+), 4 deletions(-)
17622
17623commit 965ab2ff553a12a64e10047f82658a6957a0f706
17624Author:     Carl Worth <cworth@cworth.org>
17625AuthorDate: Fri Oct 24 11:01:37 2003 +0000
17626Commit:     Carl Worth <cworth@cworth.org>
17627CommitDate: Fri Oct 24 11:01:37 2003 +0000
17628
17629    Fixes to eliminate a few compiler warnings. Bump version to 0.1.8 for recent font API changes.
17630
17631 ChangeLog                | 19 +++++++++++++++++++
17632 configure.in             |  2 +-
17633 src/cairo-ft-font.c      | 21 +++++++--------------
17634 src/cairo-xlib-surface.c |  9 ---------
17635 src/cairo.c              |  7 +++++--
17636 src/cairo.h              |  2 +-
17637 src/cairo_ft_font.c      | 21 +++++++--------------
17638 src/cairo_xlib_surface.c |  9 ---------
17639 8 files changed, 40 insertions(+), 50 deletions(-)
17640
17641commit 6498351f495f4ce5a9153f6043f501c0cebc86be
17642Author:     Carl Worth <cworth@cworth.org>
17643AuthorDate: Fri Oct 24 10:01:34 2003 +0000
17644Commit:     Carl Worth <cworth@cworth.org>
17645CommitDate: Fri Oct 24 10:01:34 2003 +0000
17646
17647    Create a font by default. Remove bogus NULL_POINTER status errors leaking to the outside.
17648
17649 ChangeLog          | 21 ++++++++++++++++
17650 src/cairo-font.c   | 70 ++++++++++++++----------------------------------------
17651 src/cairo-gstate.c | 15 ++++--------
17652 src/cairo_font.c   | 70 ++++++++++++++----------------------------------------
17653 src/cairo_gstate.c | 15 ++++--------
17654 src/cairoint.h     | 10 ++++----
17655 6 files changed, 73 insertions(+), 128 deletions(-)
17656
17657commit c5aace21fbf67d27b433472e6070fee98761463c
17658Author:     Graydon Hoare <graydon@redhat.com>
17659AuthorDate: Thu Oct 23 15:27:40 2003 +0000
17660Commit:     Graydon Hoare <graydon@redhat.com>
17661CommitDate: Thu Oct 23 15:27:40 2003 +0000
17662
17663    missing file from commit
17664
17665 src/cairo-ft-font.c | 574 ++++++++++++++++++++++++++++++++++++++++++++++++++++
17666 src/cairo_ft_font.c | 574 ++++++++++++++++++++++++++++++++++++++++++++++++++++
17667 2 files changed, 1148 insertions(+)
17668
17669commit c11a49a69e7d717c6c080198f568774047a21120
17670Author:     Graydon Hoare <graydon@redhat.com>
17671AuthorDate: Thu Oct 23 15:22:28 2003 +0000
17672Commit:     Graydon Hoare <graydon@redhat.com>
17673CommitDate: Thu Oct 23 15:22:28 2003 +0000
17674
17675    New file.
17676    Add cairo_ft_font.c
17677    Change to virtual font interface.
17678
17679 ChangeLog                |  11 ++
17680 src/Makefile.am          |   1 +
17681 src/cairo-font.c         | 236 +++++++++++++++++++----------
17682 src/cairo-gstate.c       | 375 +++++++++++++++++++++++++++++++++++++----------
17683 src/cairo-xlib-surface.c | 215 ++-------------------------
17684 src/cairo.c              |  98 +++++++++++--
17685 src/cairo.h              | 135 +++++++++++++++--
17686 src/cairo_font.c         | 236 +++++++++++++++++++----------
17687 src/cairo_gstate.c       | 375 +++++++++++++++++++++++++++++++++++++----------
17688 src/cairo_xlib_surface.c | 215 ++-------------------------
17689 src/cairoint.h           | 222 ++++++++++++++++++++--------
17690 11 files changed, 1322 insertions(+), 797 deletions(-)
17691
17692commit 223da5ea188ba7755aa6257452316b2330e981ae
17693Author:     Carl Worth <cworth@cworth.org>
17694AuthorDate: Thu Oct 23 07:51:41 2003 +0000
17695Commit:     Carl Worth <cworth@cworth.org>
17696CommitDate: Thu Oct 23 07:51:41 2003 +0000
17697
17698    Updated TODO file
17699
17700 ChangeLog |  5 +++++
17701 TODO      | 39 +++++++++++++++++++++++----------------
17702 2 files changed, 28 insertions(+), 16 deletions(-)
17703
17704commit 2c9d1913ccc6df9adc07d77781e68d5124535fa2
17705Author:     Carl Worth <cworth@cworth.org>
17706AuthorDate: Thu Oct 23 07:47:29 2003 +0000
17707Commit:     Carl Worth <cworth@cworth.org>
17708CommitDate: Thu Oct 23 07:47:29 2003 +0000
17709
17710    Fixed copyright attribution to refer to "University of Southern California
17711
17712 ChangeLog                | 6 ++++++
17713 src/cairo-color.c        | 2 +-
17714 src/cairo-fixed.c        | 2 +-
17715 src/cairo-font.c         | 2 +-
17716 src/cairo-gstate.c       | 2 +-
17717 src/cairo-hull.c         | 2 +-
17718 src/cairo-matrix.c       | 2 +-
17719 src/cairo-path-bounds.c  | 2 +-
17720 src/cairo-path-fill.c    | 2 +-
17721 src/cairo-path-stroke.c  | 2 +-
17722 src/cairo-path.c         | 2 +-
17723 src/cairo-pen.c          | 2 +-
17724 src/cairo-polygon.c      | 2 +-
17725 src/cairo-slope.c        | 2 +-
17726 src/cairo-spline.c       | 2 +-
17727 src/cairo-surface.c      | 2 +-
17728 src/cairo-xlib-surface.c | 2 +-
17729 src/cairo-xlib.h         | 2 +-
17730 src/cairo.c              | 2 +-
17731 src/cairo.h              | 2 +-
17732 src/cairo_color.c        | 2 +-
17733 src/cairo_fixed.c        | 2 +-
17734 src/cairo_font.c         | 2 +-
17735 src/cairo_gstate.c       | 2 +-
17736 src/cairo_hull.c         | 2 +-
17737 src/cairo_matrix.c       | 2 +-
17738 src/cairo_path.c         | 2 +-
17739 src/cairo_path_bounds.c  | 2 +-
17740 src/cairo_path_fill.c    | 2 +-
17741 src/cairo_path_stroke.c  | 2 +-
17742 src/cairo_pen.c          | 2 +-
17743 src/cairo_polygon.c      | 2 +-
17744 src/cairo_slope.c        | 2 +-
17745 src/cairo_spline.c       | 2 +-
17746 src/cairo_surface.c      | 2 +-
17747 src/cairo_xlib_surface.c | 2 +-
17748 src/cairoint.h           | 2 +-
17749 37 files changed, 42 insertions(+), 36 deletions(-)
17750
17751commit 6aaa9dff25e7ff2e21af0eefd1a644029b9914d9
17752Author:     Thomas Hunger <info@teh-web.de>
17753AuthorDate: Sun Oct 19 08:46:21 2003 +0000
17754Commit:     Thomas Hunger <info@teh-web.de>
17755CommitDate: Sun Oct 19 08:46:21 2003 +0000
17756
17757    added some types and enums, documented more functions
17758
17759 doc/reference/xml/cairo_current_fill_rule.xml |  2 +-
17760 doc/reference/xml/cairo_current_line_cap.xml  |  2 +-
17761 doc/reference/xml/cairo_current_operator.xml  |  2 +-
17762 doc/reference/xml/cairo_fill_rule_t.xml       | 40 +++++++++++++++
17763 doc/reference/xml/cairo_format_t.xml          | 52 +++++++++++++++++++
17764 doc/reference/xml/cairo_line_cap_t.xml        | 43 ++++++++++++++++
17765 doc/reference/xml/cairo_matrix_t.xml          | 23 +++++++++
17766 doc/reference/xml/cairo_operator_t.xml        | 73 +++++++++++++++++++++++++++
17767 doc/reference/xml/cairo_set_alpha.xml         |  7 +--
17768 doc/reference/xml/cairo_set_fill_rule.xml     |  2 +-
17769 doc/reference/xml/cairo_set_line_cap.xml      | 10 ++--
17770 doc/reference/xml/cairo_set_line_width.xml    |  6 +--
17771 doc/reference/xml/cairo_set_operator.xml      |  9 ++--
17772 doc/reference/xml/cairo_set_pattern.xml       |  8 +--
17773 doc/reference/xml/cairo_set_rgb_color.xml     | 11 ++--
17774 doc/reference/xml/cairo_set_tolerance.xml     |  8 +--
17775 doc/reference/xml/cairo_surface_t.xml         | 17 +++++++
17776 doc/reference/xml/cairo_t.xml                 | 23 +++++++++
17777 18 files changed, 306 insertions(+), 32 deletions(-)
17778
17779commit 007bbe56dba5a4c83017caa4d00d697436c9cce1
17780Author:     Thomas Hunger <info@teh-web.de>
17781AuthorDate: Thu Oct 16 10:54:34 2003 +0000
17782Commit:     Thomas Hunger <info@teh-web.de>
17783CommitDate: Thu Oct 16 10:54:34 2003 +0000
17784
17785    started to document from top to bottom. most things are obvious
17786
17787 doc/reference/ChangeLog                        |  4 ++++
17788 doc/reference/xml/cairo_copy.xml               | 21 +++++++++++++++++----
17789 doc/reference/xml/cairo_create.xml             |  4 ++--
17790 doc/reference/xml/cairo_destroy.xml            |  9 ++++++---
17791 doc/reference/xml/cairo_in_fill.xml            |  2 +-
17792 doc/reference/xml/cairo_in_stroke.xml          |  2 +-
17793 doc/reference/xml/cairo_reference.xml          |  6 +++---
17794 doc/reference/xml/cairo_restore.xml            |  3 ++-
17795 doc/reference/xml/cairo_save.xml               |  5 +++--
17796 doc/reference/xml/cairo_set_target_surface.xml |  7 ++++---
17797 doc/reference/xml/skeleton.xml                 |  6 +++---
17798 11 files changed, 46 insertions(+), 23 deletions(-)
17799
17800commit 8f7106a9523cf4350db29cbe413bb992c1b7a960
17801Author:     Thomas Hunger <info@teh-web.de>
17802AuthorDate: Thu Oct 16 05:31:56 2003 +0000
17803Commit:     Thomas Hunger <info@teh-web.de>
17804CommitDate: Thu Oct 16 05:31:56 2003 +0000
17805
17806    updated xml files to look more like gtk refence and introduced crossreferencing via script
17807
17808 doc/reference/ChangeLog                            |  8 +++
17809 doc/reference/README                               |  6 ++
17810 doc/reference/crossreference.rb                    | 30 ++++++++
17811 doc/reference/doc.xml                              | 23 +++---
17812 doc/reference/xml/cairo_clip.xml                   | 63 ++++++++--------
17813 doc/reference/xml/cairo_close_path.xml             | 63 ++++++++--------
17814 doc/reference/xml/cairo_copy.xml                   | 70 ++++++++++--------
17815 doc/reference/xml/cairo_create.xml                 | 62 ++++++++--------
17816 doc/reference/xml/cairo_current_alpha.xml          | 63 ++++++++--------
17817 doc/reference/xml/cairo_current_fill_rule.xml      | 63 ++++++++--------
17818 doc/reference/xml/cairo_current_line_cap.xml       | 63 ++++++++--------
17819 doc/reference/xml/cairo_current_line_join.xml      | 63 ++++++++--------
17820 doc/reference/xml/cairo_current_line_width.xml     | 63 ++++++++--------
17821 doc/reference/xml/cairo_current_matrix.xml         | 70 ++++++++++--------
17822 doc/reference/xml/cairo_current_miter_limit.xml    | 63 ++++++++--------
17823 doc/reference/xml/cairo_current_operator.xml       | 63 ++++++++--------
17824 doc/reference/xml/cairo_current_point.xml          | 77 +++++++++++---------
17825 doc/reference/xml/cairo_current_rgb_color.xml      | 84 +++++++++++++---------
17826 doc/reference/xml/cairo_current_target_surface.xml | 62 ++++++++--------
17827 doc/reference/xml/cairo_current_tolerance.xml      | 63 ++++++++--------
17828 doc/reference/xml/cairo_default_matrix.xml         | 63 ++++++++--------
17829 doc/reference/xml/cairo_destroy.xml                | 63 ++++++++--------
17830 doc/reference/xml/cairo_fill.xml                   | 63 ++++++++--------
17831 doc/reference/xml/cairo_hit.xml                    | 62 ++++++++--------
17832 doc/reference/xml/cairo_identity_matrix.xml        | 63 ++++++++--------
17833 .../xml/cairo_inverse_transform_distance.xml       | 77 +++++++++++---------
17834 .../xml/cairo_inverse_transform_point.xml          | 77 +++++++++++---------
17835 doc/reference/xml/cairo_line_to.xml                | 77 +++++++++++---------
17836 doc/reference/xml/cairo_matrix_copy.xml            | 70 ++++++++++--------
17837 doc/reference/xml/cairo_matrix_create.xml          | 62 ++++++++--------
17838 doc/reference/xml/cairo_matrix_destroy.xml         | 63 ++++++++--------
17839 doc/reference/xml/cairo_matrix_invert.xml          | 63 ++++++++--------
17840 doc/reference/xml/cairo_matrix_multiply.xml        | 77 +++++++++++---------
17841 doc/reference/xml/cairo_matrix_rotate.xml          | 70 ++++++++++--------
17842 doc/reference/xml/cairo_matrix_scale.xml           | 77 +++++++++++---------
17843 doc/reference/xml/cairo_matrix_set_identity.xml    | 63 ++++++++--------
17844 .../xml/cairo_matrix_transform_distance.xml        | 77 +++++++++++---------
17845 doc/reference/xml/cairo_matrix_transform_point.xml | 77 +++++++++++---------
17846 doc/reference/xml/cairo_matrix_translate.xml       | 77 +++++++++++---------
17847 doc/reference/xml/cairo_move_to.xml                | 77 +++++++++++---------
17848 doc/reference/xml/cairo_new_path.xml               | 63 ++++++++--------
17849 doc/reference/xml/cairo_pop_group.xml              | 63 ++++++++--------
17850 doc/reference/xml/cairo_push_group.xml             | 63 ++++++++--------
17851 doc/reference/xml/cairo_reference.xml              | 63 ++++++++--------
17852 doc/reference/xml/cairo_rel_line_to.xml            | 77 +++++++++++---------
17853 doc/reference/xml/cairo_rel_move_to.xml            | 77 +++++++++++---------
17854 doc/reference/xml/cairo_restore.xml                | 63 ++++++++--------
17855 doc/reference/xml/cairo_rotate.xml                 | 70 ++++++++++--------
17856 doc/reference/xml/cairo_save.xml                   | 63 ++++++++--------
17857 doc/reference/xml/cairo_scale.xml                  | 77 +++++++++++---------
17858 doc/reference/xml/cairo_scale_font.xml             | 70 ++++++++++--------
17859 doc/reference/xml/cairo_select_font.xml            | 70 ++++++++++--------
17860 doc/reference/xml/cairo_set_alpha.xml              | 70 ++++++++++--------
17861 doc/reference/xml/cairo_set_dash.xml               | 84 +++++++++++++---------
17862 doc/reference/xml/cairo_set_fill_rule.xml          | 70 ++++++++++--------
17863 doc/reference/xml/cairo_set_line_cap.xml           | 70 ++++++++++--------
17864 doc/reference/xml/cairo_set_line_join.xml          | 70 ++++++++++--------
17865 doc/reference/xml/cairo_set_line_width.xml         | 70 ++++++++++--------
17866 doc/reference/xml/cairo_set_miter_limit.xml        | 70 ++++++++++--------
17867 doc/reference/xml/cairo_set_operator.xml           | 70 ++++++++++--------
17868 doc/reference/xml/cairo_set_pattern.xml            | 70 ++++++++++--------
17869 doc/reference/xml/cairo_set_rgb_color.xml          | 84 +++++++++++++---------
17870 doc/reference/xml/cairo_set_target_surface.xml     | 69 ++++++++++--------
17871 doc/reference/xml/cairo_set_tolerance.xml          | 70 ++++++++++--------
17872 doc/reference/xml/cairo_show_text.xml              | 70 ++++++++++--------
17873 doc/reference/xml/cairo_status.xml                 | 63 ++++++++--------
17874 doc/reference/xml/cairo_status_string.xml          | 63 ++++++++--------
17875 doc/reference/xml/cairo_stroke.xml                 | 63 ++++++++--------
17876 doc/reference/xml/cairo_stroke_path.xml            | 63 ++++++++--------
17877 doc/reference/xml/cairo_surface_clip_restore.xml   | 63 ++++++++--------
17878 doc/reference/xml/cairo_surface_destroy.xml        | 63 ++++++++--------
17879 doc/reference/xml/cairo_surface_get_matrix.xml     | 70 ++++++++++--------
17880 doc/reference/xml/cairo_surface_reference.xml      | 63 ++++++++--------
17881 doc/reference/xml/cairo_surface_set_filter.xml     | 70 ++++++++++--------
17882 doc/reference/xml/cairo_surface_set_matrix.xml     | 70 ++++++++++--------
17883 doc/reference/xml/cairo_surface_set_repeat.xml     | 70 ++++++++++--------
17884 doc/reference/xml/cairo_transform_distance.xml     | 77 +++++++++++---------
17885 doc/reference/xml/cairo_transform_point.xml        | 77 +++++++++++---------
17886 doc/reference/xml/cairo_translate.xml              | 77 +++++++++++---------
17887 79 files changed, 2907 insertions(+), 2321 deletions(-)
17888
17889commit 227bf48eff8e25dba592fbe2fcb48bfdf5d93dc3
17890Author:     Carl Worth <cworth@cworth.org>
17891AuthorDate: Wed Oct 15 12:26:51 2003 +0000
17892Commit:     Carl Worth <cworth@cworth.org>
17893CommitDate: Wed Oct 15 12:26:51 2003 +0000
17894
17895    Added bug about self-intersecting paths. (Really, I'm just testing the cairo-commit mailing list)
17896
17897 BUGS | 4 +++-
17898 1 file changed, 3 insertions(+), 1 deletion(-)
17899
17900commit 8ca1f1a8258daaf2380b794735a424e872600c31
17901Author:     Thomas Hunger <info@teh-web.de>
17902AuthorDate: Wed Oct 15 08:51:06 2003 +0000
17903Commit:     Thomas Hunger <info@teh-web.de>
17904CommitDate: Wed Oct 15 08:51:06 2003 +0000
17905
17906    commited documentation skeleton
17907
17908 doc/reference/.cvsignore                           |  20 +++
17909 doc/reference/ChangeLog                            |   4 +
17910 doc/reference/README                               |   5 +
17911 doc/reference/doc.xml                              | 173 +++++++++++++++++++++
17912 doc/reference/xml/cairo_clip.xml                   |  32 ++++
17913 doc/reference/xml/cairo_close_path.xml             |  32 ++++
17914 doc/reference/xml/cairo_copy.xml                   |  33 ++++
17915 doc/reference/xml/cairo_create.xml                 |  32 ++++
17916 doc/reference/xml/cairo_current_alpha.xml          |  32 ++++
17917 doc/reference/xml/cairo_current_fill_rule.xml      |  32 ++++
17918 doc/reference/xml/cairo_current_line_cap.xml       |  32 ++++
17919 doc/reference/xml/cairo_current_line_join.xml      |  32 ++++
17920 doc/reference/xml/cairo_current_line_width.xml     |  32 ++++
17921 doc/reference/xml/cairo_current_matrix.xml         |  33 ++++
17922 doc/reference/xml/cairo_current_miter_limit.xml    |  32 ++++
17923 doc/reference/xml/cairo_current_operator.xml       |  32 ++++
17924 doc/reference/xml/cairo_current_point.xml          |  34 ++++
17925 doc/reference/xml/cairo_current_rgb_color.xml      |  35 +++++
17926 doc/reference/xml/cairo_current_target_surface.xml |  32 ++++
17927 doc/reference/xml/cairo_current_tolerance.xml      |  32 ++++
17928 doc/reference/xml/cairo_default_matrix.xml         |  32 ++++
17929 doc/reference/xml/cairo_destroy.xml                |  32 ++++
17930 doc/reference/xml/cairo_fill.xml                   |  32 ++++
17931 doc/reference/xml/cairo_hit.xml                    |  32 ++++
17932 doc/reference/xml/cairo_identity_matrix.xml        |  32 ++++
17933 doc/reference/xml/cairo_in_fill.xml                |  34 ++++
17934 doc/reference/xml/cairo_in_stroke.xml              |  34 ++++
17935 .../xml/cairo_inverse_transform_distance.xml       |  34 ++++
17936 .../xml/cairo_inverse_transform_point.xml          |  34 ++++
17937 doc/reference/xml/cairo_line_to.xml                |  34 ++++
17938 doc/reference/xml/cairo_matrix_copy.xml            |  33 ++++
17939 doc/reference/xml/cairo_matrix_create.xml          |  32 ++++
17940 doc/reference/xml/cairo_matrix_destroy.xml         |  32 ++++
17941 doc/reference/xml/cairo_matrix_invert.xml          |  32 ++++
17942 doc/reference/xml/cairo_matrix_multiply.xml        |  34 ++++
17943 doc/reference/xml/cairo_matrix_rotate.xml          |  33 ++++
17944 doc/reference/xml/cairo_matrix_scale.xml           |  34 ++++
17945 doc/reference/xml/cairo_matrix_set_identity.xml    |  32 ++++
17946 .../xml/cairo_matrix_transform_distance.xml        |  34 ++++
17947 doc/reference/xml/cairo_matrix_transform_point.xml |  34 ++++
17948 doc/reference/xml/cairo_matrix_translate.xml       |  34 ++++
17949 doc/reference/xml/cairo_move_to.xml                |  34 ++++
17950 doc/reference/xml/cairo_new_path.xml               |  32 ++++
17951 doc/reference/xml/cairo_pop_group.xml              |  32 ++++
17952 doc/reference/xml/cairo_push_group.xml             |  32 ++++
17953 doc/reference/xml/cairo_reference.xml              |  32 ++++
17954 doc/reference/xml/cairo_rel_line_to.xml            |  34 ++++
17955 doc/reference/xml/cairo_rel_move_to.xml            |  34 ++++
17956 doc/reference/xml/cairo_restore.xml                |  32 ++++
17957 doc/reference/xml/cairo_rotate.xml                 |  33 ++++
17958 doc/reference/xml/cairo_save.xml                   |  32 ++++
17959 doc/reference/xml/cairo_scale.xml                  |  34 ++++
17960 doc/reference/xml/cairo_scale_font.xml             |  33 ++++
17961 doc/reference/xml/cairo_select_font.xml            |  33 ++++
17962 doc/reference/xml/cairo_set_alpha.xml              |  33 ++++
17963 doc/reference/xml/cairo_set_dash.xml               |  35 +++++
17964 doc/reference/xml/cairo_set_fill_rule.xml          |  33 ++++
17965 doc/reference/xml/cairo_set_line_cap.xml           |  33 ++++
17966 doc/reference/xml/cairo_set_line_join.xml          |  33 ++++
17967 doc/reference/xml/cairo_set_line_width.xml         |  33 ++++
17968 doc/reference/xml/cairo_set_miter_limit.xml        |  33 ++++
17969 doc/reference/xml/cairo_set_operator.xml           |  33 ++++
17970 doc/reference/xml/cairo_set_pattern.xml            |  33 ++++
17971 doc/reference/xml/cairo_set_rgb_color.xml          |  35 +++++
17972 doc/reference/xml/cairo_set_target_surface.xml     |  33 ++++
17973 doc/reference/xml/cairo_set_tolerance.xml          |  33 ++++
17974 doc/reference/xml/cairo_show_text.xml              |  33 ++++
17975 doc/reference/xml/cairo_status.xml                 |  32 ++++
17976 doc/reference/xml/cairo_status_string.xml          |  32 ++++
17977 doc/reference/xml/cairo_stroke.xml                 |  32 ++++
17978 doc/reference/xml/cairo_stroke_path.xml            |  32 ++++
17979 doc/reference/xml/cairo_surface_clip_restore.xml   |  32 ++++
17980 doc/reference/xml/cairo_surface_destroy.xml        |  32 ++++
17981 doc/reference/xml/cairo_surface_get_matrix.xml     |  33 ++++
17982 doc/reference/xml/cairo_surface_reference.xml      |  32 ++++
17983 doc/reference/xml/cairo_surface_set_filter.xml     |  33 ++++
17984 doc/reference/xml/cairo_surface_set_matrix.xml     |  33 ++++
17985 doc/reference/xml/cairo_surface_set_repeat.xml     |  33 ++++
17986 doc/reference/xml/cairo_transform_distance.xml     |  34 ++++
17987 doc/reference/xml/cairo_transform_point.xml        |  34 ++++
17988 doc/reference/xml/cairo_translate.xml              |  34 ++++
17989 doc/reference/xml/skeleton.xml                     |  30 ++++
17990 82 files changed, 2763 insertions(+)
17991
17992commit 5f48214ad24ace45276f15111fa5b15c2956f38f
17993Author:     Carl Worth <cworth@cworth.org>
17994AuthorDate: Sat Oct 11 13:49:13 2003 +0000
17995Commit:     Carl Worth <cworth@cworth.org>
17996CommitDate: Sat Oct 11 13:49:13 2003 +0000
17997
17998    Add extern "C" stuff to cairo-xlib.h
17999
18000 ChangeLog        |  5 +++++
18001 src/cairo-xlib.h | 19 ++++++++++++++-----
18002 2 files changed, 19 insertions(+), 5 deletions(-)
18003
18004commit cdc84283e321a3fd14c430b8f991f60ac624204c
18005Author:     Carl Worth <cworth@cworth.org>
18006AuthorDate: Thu Oct 9 20:10:36 2003 +0000
18007Commit:     Carl Worth <cworth@cworth.org>
18008CommitDate: Thu Oct 9 20:10:36 2003 +0000
18009
18010    Stub out NULL_POINTER error so drawing to off-screen memory still works even though text does not yet.
18011
18012 ChangeLog        |  6 ++++++
18013 src/cairo-font.c | 14 +++++++-------
18014 src/cairo_font.c | 14 +++++++-------
18015 3 files changed, 20 insertions(+), 14 deletions(-)
18016
18017commit 61726a88f24efcbabdff980abdfe1ff8301315b2
18018Author:     Carl Worth <cworth@cworth.org>
18019AuthorDate: Sat Oct 4 14:34:42 2003 +0000
18020Commit:     Carl Worth <cworth@cworth.org>
18021CommitDate: Sat Oct 4 14:34:42 2003 +0000
18022
18023    Generate convex hull of pen before stroking.
18024
18025 ChangeLog               |   8 ++
18026 src/Makefile.am         |   1 +
18027 src/cairo-hull.c        | 190 ++++++++++++++++++++++++++++++++++++++++++++++++
18028 src/cairo-path-stroke.c |   4 +-
18029 src/cairo-pen.c         | 115 ++++++++---------------------
18030 src/cairo-slope.c       |  40 +++++++++-
18031 src/cairo_hull.c        | 190 ++++++++++++++++++++++++++++++++++++++++++++++++
18032 src/cairo_path_stroke.c |   4 +-
18033 src/cairo_pen.c         | 115 ++++++++---------------------
18034 src/cairo_slope.c       |  40 +++++++++-
18035 src/cairoint.h          |   6 +-
18036 11 files changed, 534 insertions(+), 179 deletions(-)
18037
18038commit a249bd717c194d03d480d7803351ee6f21daf0c2
18039Author:     Carl Worth <cworth@cworth.org>
18040AuthorDate: Sat Oct 4 09:06:15 2003 +0000
18041Commit:     Carl Worth <cworth@cworth.org>
18042CommitDate: Sat Oct 4 09:06:15 2003 +0000
18043
18044    Remove abbreviation of "point" as "pt". Fix cairo_destrot, cairo_set_target_surface, and cairo_set_target_image to act appropriately in the face of non-zero status.
18045
18046 ChangeLog                | 12 ++++++++
18047 src/cairo-gstate.c       | 70 +++++++++++++++++++++----------------------
18048 src/cairo-path-bounds.c  | 38 +++++++++++------------
18049 src/cairo-path-fill.c    |  4 +--
18050 src/cairo-path-stroke.c  | 54 ++++++++++++++++-----------------
18051 src/cairo-path.c         | 78 ++++++++++++++++++++++++------------------------
18052 src/cairo-pen.c          | 50 +++++++++++++++----------------
18053 src/cairo-polygon.c      | 36 +++++++++++-----------
18054 src/cairo-spline.c       | 44 +++++++++++++--------------
18055 src/cairo-xlib-surface.c |  2 +-
18056 src/cairo.c              | 14 ++++-----
18057 src/cairo_gstate.c       | 70 +++++++++++++++++++++----------------------
18058 src/cairo_path.c         | 78 ++++++++++++++++++++++++------------------------
18059 src/cairo_path_bounds.c  | 38 +++++++++++------------
18060 src/cairo_path_fill.c    |  4 +--
18061 src/cairo_path_stroke.c  | 54 ++++++++++++++++-----------------
18062 src/cairo_pen.c          | 50 +++++++++++++++----------------
18063 src/cairo_polygon.c      | 36 +++++++++++-----------
18064 src/cairo_spline.c       | 44 +++++++++++++--------------
18065 src/cairo_xlib_surface.c |  2 +-
18066 src/cairoint.h           | 39 +++++++++++++-----------
18067 21 files changed, 416 insertions(+), 401 deletions(-)
18068
18069commit b466e068b99c71acd26ca10b8e70ad34c7e34881
18070Author:     Carl Worth <cworth@cworth.org>
18071AuthorDate: Wed Oct 1 17:34:19 2003 +0000
18072Commit:     Carl Worth <cworth@cworth.org>
18073CommitDate: Wed Oct 1 17:34:19 2003 +0000
18074
18075    Fix to gracefully handle a NULL pointer for gstate->font
18076
18077 ChangeLog          | 15 +++++++++++++++
18078 src/cairo-font.c   | 44 +++++++++++++++++++++++++++++++++++---------
18079 src/cairo-gstate.c | 12 +++++++-----
18080 src/cairo_font.c   | 44 +++++++++++++++++++++++++++++++++++---------
18081 src/cairo_gstate.c | 12 +++++++-----
18082 src/cairoint.h     | 17 +++++++++--------
18083 6 files changed, 108 insertions(+), 36 deletions(-)
18084
18085commit 973ee8998377f09aee66664ddf93725d6ffd416e
18086Author:     Jamey Sharp <jamey@minilop.net>
18087AuthorDate: Tue Sep 30 18:56:22 2003 +0000
18088Commit:     Jamey Sharp <jamey@minilop.net>
18089CommitDate: Tue Sep 30 18:56:22 2003 +0000
18090
18091    Virtualized the font and surface backend implementations.
18092
18093 ChangeLog                |   7 +
18094 TODO                     |   3 -
18095 src/Makefile.am          |   3 +-
18096 src/cairo-font.c         | 121 +++-----
18097 src/cairo-gstate.c       |  67 ++---
18098 src/cairo-surface.c      | 489 ++++++--------------------------
18099 src/cairo-xlib-surface.c | 719 +++++++++++++++++++++++++++++++++++++++++++++++
18100 src/cairo-xlib.h         |  56 ++++
18101 src/cairo.c              |  24 --
18102 src/cairo.h              |  17 --
18103 src/cairo_font.c         | 121 +++-----
18104 src/cairo_gstate.c       |  67 ++---
18105 src/cairo_surface.c      | 489 ++++++--------------------------
18106 src/cairo_xlib_surface.c | 719 +++++++++++++++++++++++++++++++++++++++++++++++
18107 src/cairoint.h           | 130 ++++++---
18108 15 files changed, 1881 insertions(+), 1151 deletions(-)
18109
18110commit 9c964b8f8afe03f2cf37073fc8f313fae24d58c6
18111Author:     Carl Worth <cworth@cworth.org>
18112AuthorDate: Tue Sep 30 14:15:28 2003 +0000
18113Commit:     Carl Worth <cworth@cworth.org>
18114CommitDate: Tue Sep 30 14:15:28 2003 +0000
18115
18116    Don't copy a gstate if src->status != 0
18117
18118 ChangeLog   | 2 ++
18119 src/cairo.c | 4 +++-
18120 2 files changed, 5 insertions(+), 1 deletion(-)
18121
18122commit b1ade55559b9deb350dc3fb28ee10cbde11c3476
18123Author:     Carl Worth <cworth@cworth.org>
18124AuthorDate: Tue Sep 30 13:15:09 2003 +0000
18125Commit:     Carl Worth <cworth@cworth.org>
18126CommitDate: Tue Sep 30 13:15:09 2003 +0000
18127
18128    Fixed horribly botched implementation of cairo_copy.
18129
18130 ChangeLog          |  7 +++++++
18131 src/cairo-gstate.c | 21 +++++++++++++++++++++
18132 src/cairo.c        | 11 ++++++-----
18133 src/cairo_gstate.c | 21 +++++++++++++++++++++
18134 src/cairoint.h     |  3 +++
18135 5 files changed, 58 insertions(+), 5 deletions(-)
18136
18137commit 0cd47881bd62bc8600bd29c459036105f956d3c6
18138Author:     Carl Worth <cworth@cworth.org>
18139AuthorDate: Tue Sep 30 11:39:07 2003 +0000
18140Commit:     Carl Worth <cworth@cworth.org>
18141CommitDate: Tue Sep 30 11:39:07 2003 +0000
18142
18143    Changed cairo_copy to copy graphics state from one cairo_t to another rather than allocating a new cairo_t.
18144
18145 ChangeLog    |  7 +++++++
18146 configure.in |  2 +-
18147 src/cairo.c  | 30 +++++++++++-------------------
18148 src/cairo.h  |  6 +++---
18149 4 files changed, 22 insertions(+), 23 deletions(-)
18150
18151commit 6b582a836abe9d44034e97e5ded55a983932e022
18152Author:     Carl Worth <cworth@cworth.org>
18153AuthorDate: Tue Sep 30 07:58:58 2003 +0000
18154Commit:     Carl Worth <cworth@cworth.org>
18155CommitDate: Tue Sep 30 07:58:58 2003 +0000
18156
18157    Fix to delay XFreePixmap until cairo_surface_destroy.
18158
18159 ChangeLog           | 6 ++++++
18160 src/cairo-surface.c | 7 ++++++-
18161 src/cairo_surface.c | 7 ++++++-
18162 src/cairoint.h      | 1 +
18163 4 files changed, 19 insertions(+), 2 deletions(-)
18164
18165commit 9edacaf78075c3ed3a5e27da81f41ddc265acfc1
18166Author:     Carl Worth <cworth@cworth.org>
18167AuthorDate: Mon Sep 29 11:55:56 2003 +0000
18168Commit:     Carl Worth <cworth@cworth.org>
18169CommitDate: Mon Sep 29 11:55:56 2003 +0000
18170
18171    Bugfix from Graydon Hoare.
18172
18173 ChangeLog           |  8 +++++
18174 TODO                | 84 -----------------------------------------------------
18175 src/cairo-surface.c |  2 +-
18176 src/cairo_surface.c |  2 +-
18177 4 files changed, 10 insertions(+), 86 deletions(-)
18178
18179commit 6f87c8bc6c4b539049b089a0f90559eac0f2ffa2
18180Author:     Carl Worth <cworth@cworth.org>
18181AuthorDate: Mon Sep 29 08:36:29 2003 +0000
18182Commit:     Carl Worth <cworth@cworth.org>
18183CommitDate: Mon Sep 29 08:36:29 2003 +0000
18184
18185    Added cairo_arc and cairo_arc_negative.
18186
18187 ChangeLog          |  21 ++++-
18188 TODO               |  52 +++++++++--
18189 configure.in       |   2 +-
18190 src/cairo-font.c   |  11 ++-
18191 src/cairo-gstate.c | 268 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
18192 src/cairo.c        |  47 ++++++++++
18193 src/cairo.h        |  20 ++++
18194 src/cairo_font.c   |  11 ++-
18195 src/cairo_gstate.c | 268 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
18196 src/cairoint.h     |  12 +++
18197 10 files changed, 698 insertions(+), 14 deletions(-)
18198
18199commit 2e19ebf7663e77c9a01787fe7dd70896c62e2743
18200Author:     Carl Worth <cworth@cworth.org>
18201AuthorDate: Sat Sep 27 05:08:38 2003 +0000
18202Commit:     Carl Worth <cworth@cworth.org>
18203CommitDate: Sat Sep 27 05:08:38 2003 +0000
18204
18205    Removed two _print_svg headers that had been included accidentally.
18206
18207 ChangeLog      | 4 +++-
18208 src/cairoint.h | 6 ------
18209 2 files changed, 3 insertions(+), 7 deletions(-)
18210
18211commit 60d541ee6a85a63638e2d30623f703d0c8e474c7
18212Author:     Carl Worth <cworth@cworth.org>
18213AuthorDate: Sat Sep 27 05:00:47 2003 +0000
18214Commit:     Carl Worth <cworth@cworth.org>
18215CommitDate: Sat Sep 27 05:00:47 2003 +0000
18216
18217    Fixed some internal enums that had been mistakenly converted to lowercase at some point.
18218
18219 ChangeLog               |  7 +++++++
18220 src/cairo-path-bounds.c |  2 +-
18221 src/cairo-path-fill.c   |  4 ++--
18222 src/cairo-path-stroke.c |  8 ++++----
18223 src/cairo-path.c        | 37 ++++++++++++++++++-------------------
18224 src/cairo-pen.c         | 10 +++++-----
18225 src/cairo-spline.c      |  2 +-
18226 src/cairo_path.c        | 37 ++++++++++++++++++-------------------
18227 src/cairo_path_bounds.c |  2 +-
18228 src/cairo_path_fill.c   |  4 ++--
18229 src/cairo_path_stroke.c |  8 ++++----
18230 src/cairo_pen.c         | 10 +++++-----
18231 src/cairo_spline.c      |  2 +-
18232 src/cairoint.h          | 36 ++++++++++++++++++------------------
18233 14 files changed, 87 insertions(+), 82 deletions(-)
18234
18235commit 4dc8b3a312d0f390306131006e6d87a25e41ce58
18236Author:     Carl Worth <cworth@cworth.org>
18237AuthorDate: Thu Sep 25 15:01:28 2003 +0000
18238Commit:     Carl Worth <cworth@cworth.org>
18239CommitDate: Thu Sep 25 15:01:28 2003 +0000
18240
18241    Removed support for cairo_path_t and related functions. Bumped version to 0.1.5
18242
18243 ChangeLog          |   7 ++
18244 configure.in       |   2 +-
18245 src/cairo-gstate.c | 190 ++++++++++++++++++++++++++++++-----------------------
18246 src/cairo-path.c   | 188 ++++------------------------------------------------
18247 src/cairo.c        |  20 +-----
18248 src/cairo.h        |  49 +-------------
18249 src/cairo_gstate.c | 190 ++++++++++++++++++++++++++++++-----------------------
18250 src/cairo_path.c   | 188 ++++------------------------------------------------
18251 src/cairoint.h     |  58 ++++++++--------
18252 9 files changed, 273 insertions(+), 619 deletions(-)
18253
18254commit ca1cec0f49f837dbe541fed97280952315d2876c
18255Author:     Carl Worth <cworth@cworth.org>
18256AuthorDate: Thu Sep 25 08:01:38 2003 +0000
18257Commit:     Carl Worth <cworth@cworth.org>
18258CommitDate: Thu Sep 25 08:01:38 2003 +0000
18259
18260    Expose a cairo_path_t object with related functions: cairo_set_path, cairo_current_path, cairo_path_move_to, cairo_path_line_to, etc.
18261
18262 ChangeLog          |  35 ++++++++++
18263 configure.in       |   2 +-
18264 src/cairo-gstate.c | 190 +++++++++++++++++++++++------------------------------
18265 src/cairo-path.c   | 188 ++++++++++++++++++++++++++++++++++++++++++++++++----
18266 src/cairo.c        |  20 +++++-
18267 src/cairo.h        |  49 +++++++++++++-
18268 src/cairo_gstate.c | 190 +++++++++++++++++++++++------------------------------
18269 src/cairo_path.c   | 188 ++++++++++++++++++++++++++++++++++++++++++++++++----
18270 src/cairoint.h     |  58 ++++++++--------
18271 9 files changed, 654 insertions(+), 266 deletions(-)
18272
18273commit 17f5e712e217be701cf6555528cb81dfd22e49f8
18274Author:     Carl Worth <cworth@cworth.org>
18275AuthorDate: Wed Sep 24 06:20:38 2003 +0000
18276Commit:     Carl Worth <cworth@cworth.org>
18277CommitDate: Wed Sep 24 06:20:38 2003 +0000
18278
18279    Require __GNUC__ >= 3 before defining slim_hidden_def macro
18280
18281 pixman/ChangeLog.slim | 6 ++++++
18282 1 file changed, 6 insertions(+)
18283
18284commit ba03c60ce95130e211ab9fd71c8a769f28a9fc74
18285Author:     Carl Worth <cworth@cworth.org>
18286AuthorDate: Tue Sep 23 07:58:02 2003 +0000
18287Commit:     Carl Worth <cworth@cworth.org>
18288CommitDate: Tue Sep 23 07:58:02 2003 +0000
18289
18290    Require __GNUC__ >= 3 before defining slim_hidden_def macro
18291
18292 pixman/src/slim_internal.h | 2 +-
18293 1 file changed, 1 insertion(+), 1 deletion(-)
18294
18295commit e3d81a872cbc6a2113f9e54dffa0f6f27bba52d7
18296Author:     Carl Worth <cworth@cworth.org>
18297AuthorDate: Wed Sep 17 08:48:41 2003 +0000
18298Commit:     Carl Worth <cworth@cworth.org>
18299CommitDate: Wed Sep 17 08:48:41 2003 +0000
18300
18301    Updated description of PostScript comparison
18302
18303 TODO | 16 +++++++++++++++-
18304 1 file changed, 15 insertions(+), 1 deletion(-)
18305
18306commit 3f9a062bc62e5d66b9e984bbdce5d3b642faecdd
18307Author:     Carl Worth <cworth@cworth.org>
18308AuthorDate: Wed Sep 17 08:41:30 2003 +0000
18309Commit:     Carl Worth <cworth@cworth.org>
18310CommitDate: Wed Sep 17 08:41:30 2003 +0000
18311
18312    Added "A comparison with PostScript" to TODO
18313
18314 TODO | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
18315 1 file changed, 121 insertions(+)
18316
18317commit d3db983ab2c66e9a53ecbd53f04f56d0723cd3ee
18318Author:     Carl Worth <cworth@cworth.org>
18319AuthorDate: Tue Sep 16 10:28:46 2003 +0000
18320Commit:     Carl Worth <cworth@cworth.org>
18321CommitDate: Tue Sep 16 10:28:46 2003 +0000
18322
18323    Fixed massive pixmap leak
18324
18325 ChangeLog           | 3 +++
18326 src/cairo-surface.c | 4 ----
18327 src/cairo_surface.c | 4 ----
18328 3 files changed, 3 insertions(+), 8 deletions(-)
18329
18330commit 7e46e8e6caab34f4f2be9a694d8c15d1942bff7e
18331Author:     Carl Worth <cworth@cworth.org>
18332AuthorDate: Tue Sep 16 06:45:19 2003 +0000
18333Commit:     Carl Worth <cworth@cworth.org>
18334CommitDate: Tue Sep 16 06:45:19 2003 +0000
18335
18336    Add cairo_reference and cairo_surface_reference
18337
18338 ChangeLog           | 15 +++++++++++++++
18339 configure.in        |  2 +-
18340 src/cairo-gstate.c  | 10 +++++-----
18341 src/cairo-surface.c |  2 +-
18342 src/cairo.c         | 38 ++++++++++++++++++++++++++++----------
18343 src/cairo.h         | 12 +++++++++---
18344 src/cairo_gstate.c  | 10 +++++-----
18345 src/cairo_surface.c |  2 +-
18346 src/cairoint.h      |  4 +---
18347 9 files changed, 66 insertions(+), 29 deletions(-)
18348
18349commit ee4bb020152525daa8ce880b0c739bdea2b92a01
18350Author:     Carl Worth <cworth@cworth.org>
18351AuthorDate: Mon Sep 15 13:17:32 2003 +0000
18352Commit:     Carl Worth <cworth@cworth.org>
18353CommitDate: Mon Sep 15 13:17:32 2003 +0000
18354
18355    Force explicit dependency on Xrender >= 0.6. Make _cairo_x11_surface_put_image static.
18356
18357 ChangeLog           |  6 ++++++
18358 configure.in        |  2 +-
18359 src/cairo-surface.c | 22 +++++++++++-----------
18360 src/cairo_surface.c | 22 +++++++++++-----------
18361 4 files changed, 29 insertions(+), 23 deletions(-)
18362
18363commit 9c5be2cf317cdac454af3566a30fa6bb74db6e14
18364Author:     Carl Worth <cworth@cworth.org>
18365AuthorDate: Mon Sep 15 07:55:10 2003 +0000
18366Commit:     Carl Worth <cworth@cworth.org>
18367CommitDate: Mon Sep 15 07:55:10 2003 +0000
18368
18369    Fix for invalid restore from keithp. Began adding notes on arc support.
18370
18371 ChangeLog   |  6 ++++++
18372 TODO        | 46 ++++++++++++++++++++++++++++++++++++++++++++++
18373 src/cairo.c |  8 +++-----
18374 3 files changed, 55 insertions(+), 5 deletions(-)
18375
18376commit 1154ac5b59a3530c3f74a54ea559908816cb7e83
18377Author:     Carl Worth <cworth@cworth.org>
18378AuthorDate: Mon Sep 15 07:29:44 2003 +0000
18379Commit:     Carl Worth <cworth@cworth.org>
18380CommitDate: Mon Sep 15 07:29:44 2003 +0000
18381
18382    Don't try to create depth-32 pixmaps on non-Render servers. Fix massive memory leask in _cairo_surface_push_image.
18383
18384 ChangeLog           |  6 ++++++
18385 src/cairo-surface.c | 12 ++++++++----
18386 src/cairo_surface.c | 12 ++++++++----
18387 3 files changed, 22 insertions(+), 8 deletions(-)
18388
18389commit 4b30a924c9a61915a286c1cdf9c63e7d2b43a8db
18390Author:     Carl Worth <cworth@cworth.org>
18391AuthorDate: Fri Sep 12 10:53:03 2003 +0000
18392Commit:     Carl Worth <cworth@cworth.org>
18393CommitDate: Fri Sep 12 10:53:03 2003 +0000
18394
18395    Added a few items to BUGS/TODO
18396
18397 BUGS | 13 +++++++++++++
18398 TODO | 58 +++++++---------------------------------------------------
18399 2 files changed, 20 insertions(+), 51 deletions(-)
18400
18401commit e540d4c44f7d38881c40a2eff1dab6469968b380
18402Author:     Carl Worth <cworth@cworth.org>
18403AuthorDate: Tue Sep 9 17:38:10 2003 +0000
18404Commit:     Carl Worth <cworth@cworth.org>
18405CommitDate: Tue Sep 9 17:38:10 2003 +0000
18406
18407    Updated calls to slim_hidden_def to track changes in slim 0.2.0
18408
18409 ChangeLog           |  5 +++++
18410 configure.in        |  2 +-
18411 src/cairo-matrix.c  | 16 ++++++++--------
18412 src/cairo-surface.c | 16 ++++++++--------
18413 src/cairo.c         | 12 ++++++------
18414 src/cairo_matrix.c  | 16 ++++++++--------
18415 src/cairo_surface.c | 16 ++++++++--------
18416 7 files changed, 44 insertions(+), 39 deletions(-)
18417
18418commit 1abf6689e18f2fbde965efcf1b6b3bd4d6fa22f5
18419Author:     Carl Worth <cworth@cworth.org>
18420AuthorDate: Tue Sep 9 17:35:42 2003 +0000
18421Commit:     Carl Worth <cworth@cworth.org>
18422CommitDate: Tue Sep 9 17:35:42 2003 +0000
18423
18424    Updated calls to slim_hidden_def to track cahnges in slim 0.2.0
18425
18426 pixman/ChangeLog.libic        | 5 +++++
18427 pixman/ChangeLog.libpixregion | 5 +++++
18428 pixman/configure.in           | 2 +-
18429 pixman/src/ic.c               | 2 +-
18430 pixman/src/iccolor.c          | 2 +-
18431 pixman/src/icformat.c         | 2 +-
18432 pixman/src/icimage.c          | 6 +++---
18433 pixman/src/icrect.c           | 2 +-
18434 pixman/src/pixregion.c        | 6 +++---
18435 9 files changed, 21 insertions(+), 11 deletions(-)
18436
18437commit be113ebc4ab3c597e3b2a4f924397f66e5d83ada
18438Author:     Carl Worth <cworth@cworth.org>
18439AuthorDate: Tue Sep 9 17:33:52 2003 +0000
18440Commit:     Carl Worth <cworth@cworth.org>
18441CommitDate: Tue Sep 9 17:33:52 2003 +0000
18442
18443    Bump version number to 0.2.0
18444
18445 pixman/ChangeLog.slim | 3 +++
18446 1 file changed, 3 insertions(+)
18447
18448commit 5d1bf0b96b7ef6eed5fb0b9089d9950d28c1c75a
18449Author:     Carl Worth <cworth@cworth.org>
18450AuthorDate: Tue Sep 9 17:32:07 2003 +0000
18451Commit:     Carl Worth <cworth@cworth.org>
18452CommitDate: Tue Sep 9 17:32:07 2003 +0000
18453
18454    Remove ';' from slim_hidden_def. Bump version to 0.1.1
18455
18456 pixman/ChangeLog.slim      | 8 ++++++++
18457 pixman/src/slim_internal.h | 6 +++---
18458 2 files changed, 11 insertions(+), 3 deletions(-)
18459
18460commit 5b5c172803887e59bf86f351d60930fd10f6063b
18461Author:     Carl Worth <cworth@cworth.org>
18462AuthorDate: Fri Sep 5 15:29:49 2003 +0000
18463Commit:     Carl Worth <cworth@cworth.org>
18464CommitDate: Fri Sep 5 15:29:49 2003 +0000
18465
18466    Preliminary support for running Cairo with X servers without the Render extension. This is still horribly slow. Removed many uses of X-specific macros, (eg. XDoubleToFixed)
18467
18468 ChangeLog               |  34 ++++++++
18469 configure.in            |   2 +-
18470 src/Makefile.am         |   1 +
18471 src/cairo-fixed.c       |  46 ++++++++++
18472 src/cairo-font.c        |   1 +
18473 src/cairo-gstate.c      |  78 +++++++++++------
18474 src/cairo-path-bounds.c |   8 +-
18475 src/cairo-path-stroke.c |  32 +++----
18476 src/cairo-pen.c         |   4 +-
18477 src/cairo-spline.c      |  12 +--
18478 src/cairo-surface.c     | 225 +++++++++++++++++++++++++++---------------------
18479 src/cairo-traps.c       |  14 +--
18480 src/cairo.h             |   7 --
18481 src/cairo_fixed.c       |  46 ++++++++++
18482 src/cairo_font.c        |   1 +
18483 src/cairo_gstate.c      |  78 +++++++++++------
18484 src/cairo_path_bounds.c |   8 +-
18485 src/cairo_path_stroke.c |  32 +++----
18486 src/cairo_pen.c         |   4 +-
18487 src/cairo_spline.c      |  12 +--
18488 src/cairo_surface.c     | 225 +++++++++++++++++++++++++++---------------------
18489 src/cairo_traps.c       |  14 +--
18490 src/cairoint.h          |  33 ++++---
18491 23 files changed, 573 insertions(+), 344 deletions(-)
18492
18493commit 4551d78c8f5579a563a446ee745a04472d372823
18494Author:     Carl Worth <cworth@cworth.org>
18495AuthorDate: Fri Sep 5 15:24:45 2003 +0000
18496Commit:     Carl Worth <cworth@cworth.org>
18497CommitDate: Fri Sep 5 15:24:45 2003 +0000
18498
18499    Expose functions for creating IcFormat based on IcFormatName or masks. The actual IcFormat struct is no longer exposed. Bump version number to 0.1.1
18500
18501 pixman/ChangeLog.libic   |  22 +++++
18502 pixman/src/ic.c          |  36 ++++----
18503 pixman/src/ic.h          |  33 +++----
18504 pixman/src/icblt.c       |   1 -
18505 pixman/src/icbltone.c    |   1 -
18506 pixman/src/iccolor.c     |  36 +++-----
18507 pixman/src/iccompose.c   | 222 ++---------------------------------------------
18508 pixman/src/icformat.c    | 117 +++++++++++++++++--------
18509 pixman/src/icimage.c     |   6 +-
18510 pixman/src/icimage.h     |  11 +--
18511 pixman/src/icint.h       |  49 +++++++----
18512 pixman/src/icpixels.c    |   3 +-
18513 pixman/src/icrect.c      |   4 +-
18514 pixman/src/icrop.h       |   1 -
18515 pixman/src/icstipple.c   |   1 -
18516 pixman/src/ictransform.c |   2 -
18517 pixman/src/ictrap.c      |  20 ++---
18518 pixman/src/ictri.c       |  16 ++--
18519 pixman/src/icutil.c      |   1 -
18520 19 files changed, 208 insertions(+), 374 deletions(-)
18521
18522commit 7e9a0f9cf30f507b50cbf3fc97c387bd05b534cd
18523Author:     Keith Packard <keithp@keithp.com>
18524AuthorDate: Fri Sep 5 13:25:46 2003 +0000
18525Commit:     Keith Packard <keithp@keithp.com>
18526CommitDate: Fri Sep 5 13:25:46 2003 +0000
18527
18528    comment face computations, check for reflecting transformation to select correct face orientations
18529    check for reflecting transform when computing pen to ensure consistent pen orientation
18530
18531 ChangeLog               |  8 ++++++
18532 src/cairo-path-stroke.c | 65 ++++++++++++++++++++++++++++++-------------------
18533 src/cairo-pen.c         | 43 +++++++++++++++++++++-----------
18534 src/cairo_path_stroke.c | 65 ++++++++++++++++++++++++++++++-------------------
18535 src/cairo_pen.c         | 43 +++++++++++++++++++++-----------
18536 5 files changed, 146 insertions(+), 78 deletions(-)
18537
18538commit 36307e49d44a3712767749c450199b7a1ce0dea9
18539Author:     Carl Worth <cworth@cworth.org>
18540AuthorDate: Fri Sep 5 10:17:22 2003 +0000
18541Commit:     Carl Worth <cworth@cworth.org>
18542CommitDate: Fri Sep 5 10:17:22 2003 +0000
18543
18544    Portability fix for OpenBSD (from Michael Schubert)
18545
18546 pixman/ChangeLog.libic | 5 +++++
18547 1 file changed, 5 insertions(+)
18548
18549commit 67275336bf0a89357fc4fda38dc5fb80a8cb90e8
18550Author:     Carl Worth <cworth@cworth.org>
18551AuthorDate: Fri Sep 5 08:35:08 2003 +0000
18552Commit:     Carl Worth <cworth@cworth.org>
18553CommitDate: Fri Sep 5 08:35:08 2003 +0000
18554
18555    Added cairo_copy. Bumbed version to 0.1.2.
18556
18557 ChangeLog          | 20 ++++++++++++++++++++
18558 configure.in       |  2 +-
18559 src/cairo-gstate.c |  3 +++
18560 src/cairo.c        | 55 ++++++++++++++++++++++++++----------------------------
18561 src/cairo.h        |  3 +++
18562 src/cairo_gstate.c |  3 +++
18563 6 files changed, 56 insertions(+), 30 deletions(-)
18564
18565commit 196388abe67283364e774a75167a2e83e3884036
18566Author:     Carl Worth <cworth@cworth.org>
18567AuthorDate: Fri Sep 5 07:16:45 2003 +0000
18568Commit:     Carl Worth <cworth@cworth.org>
18569CommitDate: Fri Sep 5 07:16:45 2003 +0000
18570
18571    Fix crash in show_text due to missing call to ensure_source.
18572
18573 ChangeLog          |  5 +++++
18574 src/cairo-gstate.c | 19 +++++++++++++++++++
18575 src/cairo_gstate.c | 19 +++++++++++++++++++
18576 3 files changed, 43 insertions(+)
18577
18578commit acb8ef11ceba696312b9e52dd45318833dffb80f
18579Author:     Carl Worth <cworth@cworth.org>
18580AuthorDate: Thu Sep 4 16:32:21 2003 +0000
18581Commit:     Carl Worth <cworth@cworth.org>
18582CommitDate: Thu Sep 4 16:32:21 2003 +0000
18583
18584    Changed DEPRECATE method to preseve binary compatibility, but break source-level compatibility.
18585
18586 src/cairoint.h | 18 +++++++++---------
18587 1 file changed, 9 insertions(+), 9 deletions(-)
18588
18589commit c25eea6f10473fd1e2d61faf60289f58475b85fd
18590Author:     Carl Worth <cworth@cworth.org>
18591AuthorDate: Thu Sep 4 16:27:34 2003 +0000
18592Commit:     Carl Worth <cworth@cworth.org>
18593CommitDate: Thu Sep 4 16:27:34 2003 +0000
18594
18595    Fixed bugs if cairo_stroke/fill called before cairo_set_rgb_color or cairo_set_target. Also fixed bug when cairo_set_rgb_color is called before cairo_set_target.
18596
18597 BUGS               |   2 -
18598 ChangeLog          |  23 +++++++++
18599 src/cairo-gstate.c | 136 ++++++++++++++++++++++++++++++++---------------------
18600 src/cairo.c        |   8 ++--
18601 src/cairo.h        |   3 +-
18602 src/cairo_gstate.c | 136 ++++++++++++++++++++++++++++++++---------------------
18603 src/cairoint.h     |   7 +--
18604 7 files changed, 198 insertions(+), 117 deletions(-)
18605
18606commit 6f731e27580870a5954ca21331b15746e371c8d3
18607Author:     Keith Packard <keithp@keithp.com>
18608AuthorDate: Thu Sep 4 11:54:09 2003 +0000
18609Commit:     Keith Packard <keithp@keithp.com>
18610CommitDate: Thu Sep 4 11:54:09 2003 +0000
18611
18612    added comments describing miter join code and miter limit computation. Replace XFoo with cairo_foo for double and fixed
18613    add cairo_fixed_to_double and cairo_double_to_fixed Carl says he's got similar code, so he'll have to fix things if I get this committed quickly enough.
18614
18615 ChangeLog               |  10 +++++
18616 src/cairo-path-stroke.c | 100 +++++++++++++++++++++++++++++++++++-------------
18617 src/cairo_path_stroke.c | 100 +++++++++++++++++++++++++++++++++++-------------
18618 src/cairoint.h          |   3 ++
18619 4 files changed, 161 insertions(+), 52 deletions(-)
18620
18621commit 66c091e70661f8a87658fd20707b899f9b85970c
18622Author:     Carl Worth <cworth@cworth.org>
18623AuthorDate: Thu Sep 4 11:21:15 2003 +0000
18624Commit:     Carl Worth <cworth@cworth.org>
18625CommitDate: Thu Sep 4 11:21:15 2003 +0000
18626
18627    Fixed DEPRECATE macro so that old programs will still work
18628
18629 src/cairo.h    | 2 ++
18630 src/cairoint.h | 8 ++++----
18631 2 files changed, 6 insertions(+), 4 deletions(-)
18632
18633commit bbe8f9330bca8a1266cd3cea27742481eb2ae7e8
18634Author:     Carl Worth <cworth@cworth.org>
18635AuthorDate: Thu Sep 4 06:53:02 2003 +0000
18636Commit:     Carl Worth <cworth@cworth.org>
18637CommitDate: Thu Sep 4 06:53:02 2003 +0000
18638
18639    Added cairo-api-update script.
18640
18641 ChangeLog | 3 +++
18642 1 file changed, 3 insertions(+)
18643
18644commit b9c3be767896c817786e115a0a4856a419d6ce55
18645Author:     Carl Worth <cworth@cworth.org>
18646AuthorDate: Thu Sep 4 06:52:01 2003 +0000
18647Commit:     Carl Worth <cworth@cworth.org>
18648CommitDate: Thu Sep 4 06:52:01 2003 +0000
18649
18650    Changed names of all cairo_get_* functions to cairo_current_*. Added magic DEPRECATE macro so that using the old names will give useful warnings/errors. Bumped version number to 0.1.1
18651
18652 ChangeLog             | 18 ++++++++++++++
18653 configure.in          |  2 +-
18654 src/cairo-gstate.c    | 30 +++++++++++------------
18655 src/cairo.c           | 67 ++++++++++++++++++++++++++++++---------------------
18656 src/cairo.h           | 57 +++++++++++++++++++++++++++++++------------
18657 src/cairo_gstate.c    | 30 +++++++++++------------
18658 src/cairoint.h        | 46 ++++++++++++++++++++++++++---------
18659 util/cairo-api-update | 40 ++++++++++++++++++++++++++++++
18660 8 files changed, 204 insertions(+), 86 deletions(-)
18661
18662commit 1568c818dacf70463e4b71550bbf24d26f894b70
18663Author:     Carl Worth <cworth@cworth.org>
18664AuthorDate: Wed Sep 3 07:14:18 2003 +0000
18665Commit:     Carl Worth <cworth@cworth.org>
18666CommitDate: Wed Sep 3 07:14:18 2003 +0000
18667
18668    Add implementation of cairo_get_matrix
18669
18670 ChangeLog          | 7 +++++++
18671 src/cairo-gstate.c | 6 ++++++
18672 src/cairo.c        | 6 ++++++
18673 src/cairo.h        | 5 +----
18674 src/cairo_gstate.c | 6 ++++++
18675 src/cairoint.h     | 3 +++
18676 6 files changed, 29 insertions(+), 4 deletions(-)
18677
18678commit 1a6496eaec0e94a59008c3a205f92e308fbafe38
18679Author:     Carl Worth <cworth@cworth.org>
18680AuthorDate: Tue Sep 2 13:36:17 2003 +0000
18681Commit:     Carl Worth <cworth@cworth.org>
18682CommitDate: Tue Sep 2 13:36:17 2003 +0000
18683
18684    Portability fix for OpenBSD (from Michael Schubert)
18685
18686 pixman/src/ic.h | 6 +++++-
18687 1 file changed, 5 insertions(+), 1 deletion(-)
18688
18689commit 44b3c4ca7875c20429d983c47437e16a01c45d3a
18690Author:     Carl Worth <cworth@cworth.org>
18691AuthorDate: Fri Aug 29 17:57:08 2003 +0000
18692Commit:     Carl Worth <cworth@cworth.org>
18693CommitDate: Fri Aug 29 17:57:08 2003 +0000
18694
18695    Optimized _cairo_surface_composite for compositing local memory surface with an X11 server surface.
18696
18697 ChangeLog           |  7 +++++++
18698 src/cairo-surface.c | 28 +++++++++++++++++++++++++---
18699 src/cairo.h         | 18 +++++++++---------
18700 src/cairo_surface.c | 28 +++++++++++++++++++++++++---
18701 4 files changed, 66 insertions(+), 15 deletions(-)
18702
18703commit 0ed4d32d87695599f66568e3f966f08ca060c9c6
18704Author:     Carl Worth <cworth@cworth.org>
18705AuthorDate: Fri Aug 29 17:48:48 2003 +0000
18706Commit:     Carl Worth <cworth@cworth.org>
18707CommitDate: Fri Aug 29 17:48:48 2003 +0000
18708
18709    Fixed to use fabs not abs. Added pointer to Hobby's intersection paper.
18710
18711 ChangeLog         |  9 +++++++++
18712 src/cairo-font.c  |  3 ++-
18713 src/cairo-traps.c | 21 +++++++++++++++++++++
18714 src/cairo_font.c  |  3 ++-
18715 src/cairo_traps.c | 21 +++++++++++++++++++++
18716 5 files changed, 55 insertions(+), 2 deletions(-)
18717
18718commit 2ee2cfe14a446bc928d5a0945cc2a68657f8c825
18719Author:     Keith Packard <keithp@keithp.com>
18720AuthorDate: Thu Aug 28 14:12:08 2003 +0000
18721Commit:     Keith Packard <keithp@keithp.com>
18722CommitDate: Thu Aug 28 14:12:08 2003 +0000
18723
18724    font pixel size is always non-negative
18725
18726 ChangeLog        | 3 +++
18727 src/cairo-font.c | 2 +-
18728 src/cairo_font.c | 2 +-
18729 3 files changed, 5 insertions(+), 2 deletions(-)
18730
18731commit 4d399b9aca39f60793957e581664a968f35aee5d
18732Author:     Carl Worth <cworth@cworth.org>
18733AuthorDate: Tue Aug 26 07:40:17 2003 +0000
18734Commit:     Carl Worth <cworth@cworth.org>
18735CommitDate: Tue Aug 26 07:40:17 2003 +0000
18736
18737    Added missing underscores to several internal functions.
18738
18739 ChangeLog               |  12 +++++
18740 src/cairo-font.c        |   6 +--
18741 src/cairo-gstate.c      |  28 ++++++------
18742 src/cairo-matrix.c      |   6 +--
18743 src/cairo-path-fill.c   |   6 +--
18744 src/cairo-path-stroke.c |  20 ++++-----
18745 src/cairo-pen.c         |   2 +-
18746 src/cairo-traps.c       | 116 ++++++++++++++++++++++++------------------------
18747 src/cairo.h             |  32 ++++++-------
18748 src/cairo_font.c        |   6 +--
18749 src/cairo_gstate.c      |  28 ++++++------
18750 src/cairo_matrix.c      |   6 +--
18751 src/cairo_path_fill.c   |   6 +--
18752 src/cairo_path_stroke.c |  20 ++++-----
18753 src/cairo_pen.c         |   2 +-
18754 src/cairo_traps.c       | 116 ++++++++++++++++++++++++------------------------
18755 src/cairoint.h          |  53 ++++++++++------------
18756 17 files changed, 236 insertions(+), 229 deletions(-)
18757
18758commit daf4141a03fa36b4ff9a45c92cc217afe1d5172c
18759Author:     Carl Worth <cworth@cworth.org>
18760AuthorDate: Tue Aug 26 07:14:40 2003 +0000
18761Commit:     Carl Worth <cworth@cworth.org>
18762CommitDate: Tue Aug 26 07:14:40 2003 +0000
18763
18764    Fixed anchoring/transformation of pattern for stroke/fill.
18765
18766 ChangeLog          |  7 +++++++
18767 src/cairo-gstate.c | 32 ++++++++++++++++++++++++++------
18768 src/cairo_gstate.c | 32 ++++++++++++++++++++++++++------
18769 3 files changed, 59 insertions(+), 12 deletions(-)
18770
18771commit 596d081d47920298ccb91ee34d867661f31f067c
18772Author:     Carl Worth <cworth@cworth.org>
18773AuthorDate: Mon Aug 18 18:53:16 2003 +0000
18774Commit:     Carl Worth <cworth@cworth.org>
18775CommitDate: Mon Aug 18 18:53:16 2003 +0000
18776
18777    Add --enable-maintainer-mode to autogen.sh
18778
18779 pixman/autogen.sh | 2 +-
18780 1 file changed, 1 insertion(+), 1 deletion(-)
18781
18782commit 48db57aea654fbd57afb627aa9ff2004358ee0c8
18783Author:     Carl Worth <cworth@cworth.org>
18784AuthorDate: Mon Aug 18 18:52:46 2003 +0000
18785Commit:     Carl Worth <cworth@cworth.org>
18786CommitDate: Mon Aug 18 18:52:46 2003 +0000
18787
18788    Added better warning if pkg-config is not installed. Add --enable-maintainer-mode to autogen.sh
18789
18790 autogen.sh | 25 +++++++++++++++++++++----
18791 1 file changed, 21 insertions(+), 4 deletions(-)
18792
18793commit e7eecebc271bfde162bad48b6f2c6063a9b6982e
18794Author:     Carl Worth <cworth@cworth.org>
18795AuthorDate: Mon Aug 18 18:45:24 2003 +0000
18796Commit:     Carl Worth <cworth@cworth.org>
18797CommitDate: Mon Aug 18 18:45:24 2003 +0000
18798
18799    Fixed to give a better warning if pkg-config is not installed
18800
18801 pixman/autogen.sh | 17 ++++++++++++++++-
18802 1 file changed, 16 insertions(+), 1 deletion(-)
18803
18804commit 9a68366825015b66afd8496fb4eb42ce08e9849b
18805Author:     Carl Worth <cworth@cworth.org>
18806AuthorDate: Tue Aug 5 05:04:27 2003 +0000
18807Commit:     Carl Worth <cworth@cworth.org>
18808CommitDate: Tue Aug 5 05:04:27 2003 +0000
18809
18810    Removed version requirements from dependencies on slim, libic, and Xft.
18811
18812 configure.in | 6 +-----
18813 1 file changed, 1 insertion(+), 5 deletions(-)
18814
18815commit 83d5f0352ca54adb5fa5caa12dbba6c7f5e7755d
18816Author:     Richard Henderson <rth@twiddle.net>
18817AuthorDate: Thu Jul 31 22:49:09 2003 +0000
18818Commit:     Richard Henderson <rth@twiddle.net>
18819CommitDate: Thu Jul 31 22:49:09 2003 +0000
18820
18821    Mark const.
18822    Likewise.
18823    Likewise.
18824    Likewise for cb.
18825
18826 ChangeLog               | 7 +++++++
18827 src/cairo-color.c       | 2 +-
18828 src/cairo-matrix.c      | 2 +-
18829 src/cairo-path-bounds.c | 2 +-
18830 src/cairo-path.c        | 2 +-
18831 src/cairo_color.c       | 2 +-
18832 src/cairo_matrix.c      | 2 +-
18833 src/cairo_path.c        | 2 +-
18834 src/cairo_path_bounds.c | 2 +-
18835 9 files changed, 15 insertions(+), 8 deletions(-)
18836
18837commit 9289e8a77af5a2cd7faa18c90cced6d90adad66a
18838Author:     Richard Henderson <rth@twiddle.net>
18839AuthorDate: Thu Jul 31 22:41:44 2003 +0000
18840Commit:     Richard Henderson <rth@twiddle.net>
18841CommitDate: Thu Jul 31 22:41:44 2003 +0000
18842
18843    Depend on slim.
18844    Check for slim.
18845    Include slim_{export,import}.h as needed; mark all symbols __external_linkage.
18846    Include slim_internal.h; mark all symbols __internal_linkage. Provide slim_hidden_proto symbols as needed.
18847    Provide slim_hidden_def symbols as needed.
18848    Mark static. (cairo_traps_add_trap_from_points): Likewise.
18849
18850 ChangeLog           |  14 +++
18851 cairo.pc.in         |   2 +-
18852 configure.in        |   3 +-
18853 src/cairo-matrix.c  |   8 ++
18854 src/cairo-surface.c |   7 ++
18855 src/cairo-traps.c   |   8 +-
18856 src/cairo.c         |   6 ++
18857 src/cairo.h         | 188 ++++++++++++++++++-----------------
18858 src/cairo_matrix.c  |   8 ++
18859 src/cairo_surface.c |   7 ++
18860 src/cairo_traps.c   |   8 +-
18861 src/cairoint.h      | 280 ++++++++++++++++++++++++++++------------------------
18862 12 files changed, 312 insertions(+), 227 deletions(-)
18863
18864commit b7483e81a745d0cb933535346e35305bb2b06f2d
18865Author:     Richard Henderson <rth@twiddle.net>
18866AuthorDate: Thu Jul 31 20:46:21 2003 +0000
18867Commit:     Richard Henderson <rth@twiddle.net>
18868CommitDate: Thu Jul 31 20:46:21 2003 +0000
18869
18870    Define as __builtin_popcount when available.
18871
18872 pixman/ChangeLog.libic |  4 ++++
18873 pixman/src/iccolor.c   | 18 ++++++++++++++----
18874 2 files changed, 18 insertions(+), 4 deletions(-)
18875
18876commit 2d51c71a79005c70249eedb191fa59732a358789
18877Author:     Richard Henderson <rth@twiddle.net>
18878AuthorDate: Thu Jul 31 10:00:08 2003 +0000
18879Commit:     Richard Henderson <rth@twiddle.net>
18880CommitDate: Thu Jul 31 10:00:08 2003 +0000
18881
18882    Check for slim revision.
18883    Depend on slim.
18884    Don't include icimage.h.
18885    Don't include ic.h.
18886    Include slim_{export,import}.h as appropriate. Mark all symbols __external_linkage.
18887    Include slim_import.h; mark symbols __internal_linkage; add slim hidden_proto declarations.
18888    Mark all symbols __internal_linkage.
18889    Likewise.
18890    Provide hidden definition.
18891    Likewise.
18892    Likewise.
18893    Likewise.
18894    Likewise.
18895    Make static.
18896
18897 pixman/ChangeLog.libic | 23 ++++++++++++++++++
18898 pixman/src/ic.c        |  3 +--
18899 pixman/src/ic.h        | 66 +++++++++++++++++++++++++++++---------------------
18900 pixman/src/iccolor.c   |  1 +
18901 pixman/src/iccompose.c |  1 -
18902 pixman/src/icformat.c  |  1 +
18903 pixman/src/icimage.c   |  3 +++
18904 pixman/src/icimage.h   | 29 +++++++++++-----------
18905 pixman/src/icint.h     | 50 +++++++++++++++++++++++---------------
18906 pixman/src/icrect.c    |  1 +
18907 pixman/src/icrop.h     |  7 +++---
18908 pixman/src/ictri.c     |  8 +-----
18909 12 files changed, 118 insertions(+), 75 deletions(-)
18910
18911commit f4dc2f2ee031b117aacbf4f4262ad548b8e0498a
18912Author:     Richard Henderson <rth@twiddle.net>
18913AuthorDate: Thu Jul 31 02:14:10 2003 +0000
18914Commit:     Richard Henderson <rth@twiddle.net>
18915CommitDate: Thu Jul 31 02:14:10 2003 +0000
18916
18917    Attribute visibility not present until gcc 3.3.
18918
18919 pixman/ChangeLog.slim      | 5 +++++
18920 pixman/src/slim_internal.h | 4 ++--
18921 2 files changed, 7 insertions(+), 2 deletions(-)
18922
18923commit 7b1d999679d6ccc08c10d6b6c8a0a41ff7176892
18924Author:     Richard Henderson <rth@twiddle.net>
18925AuthorDate: Thu Jul 31 02:11:33 2003 +0000
18926Commit:     Richard Henderson <rth@twiddle.net>
18927CommitDate: Thu Jul 31 02:11:33 2003 +0000
18928
18929    Make everything but IcComposite static.
18930    Make everything except IcBuildCompositeOperand and IcCompositeGeneral static.
18931    Make static. (IcLaneTable): Turn into a function. (IcBltOne): Make IcLane const. (icStipple24Bits): Make static.
18932    Remove lots of now static declarations.
18933    Likewise.
18934    Make static. (icStipple2Bits, icStipple1Bits): Make static. (IcStippleTable): Turn into a function.
18935
18936 pixman/ChangeLog.libic |  15 +
18937 pixman/src/ic.c        |  32 +-
18938 pixman/src/icbltone.c  |  42 +--
18939 pixman/src/iccompose.c | 294 +++++++++---------
18940 pixman/src/icimage.h   | 801 -------------------------------------------------
18941 pixman/src/icrop.h     |   8 +-
18942 pixman/src/icutil.c    |  47 +--
18943 7 files changed, 231 insertions(+), 1008 deletions(-)
18944
18945commit a1e7245d74187e21f36211762f09b1ba1b59f566
18946Author:     Carl Worth <cworth@cworth.org>
18947AuthorDate: Wed Jul 30 11:50:38 2003 +0000
18948Commit:     Carl Worth <cworth@cworth.org>
18949CommitDate: Wed Jul 30 11:50:38 2003 +0000
18950
18951    Committing missed ChangeLog entry
18952
18953 pixman/ChangeLog.libic | 7 ++++++-
18954 pixman/src/ic.h        | 2 +-
18955 2 files changed, 7 insertions(+), 2 deletions(-)
18956
18957commit 713f550a938c8a492d6a40b70664af5fa6a87f80
18958Author:     Carl Worth <cworth@cworth.org>
18959AuthorDate: Wed Jul 30 11:21:54 2003 +0000
18960Commit:     Carl Worth <cworth@cworth.org>
18961CommitDate: Wed Jul 30 11:21:54 2003 +0000
18962
18963    fixed some typos in the libic PKG_CHECK
18964
18965 ChangeLog    |  3 +++
18966 configure.in | 10 ++++------
18967 2 files changed, 7 insertions(+), 6 deletions(-)
18968
18969commit f4017c58575be26ab0ae5e41a9d5233e358969d8
18970Author:     Carl Worth <cworth@cworth.org>
18971AuthorDate: Wed Jul 30 10:54:44 2003 +0000
18972Commit:     Carl Worth <cworth@cworth.org>
18973CommitDate: Wed Jul 30 10:54:44 2003 +0000
18974
18975    Fixed IcRectangle to be compatible with XRectangle.
18976
18977 pixman/ChangeLog.libic | 4 ++++
18978 pixman/src/ic.h        | 4 ++--
18979 2 files changed, 6 insertions(+), 2 deletions(-)
18980
18981commit b86e8f5a0c8a2ddac9742e229e34c81d522c4c5a
18982Author:     Carl Worth <cworth@cworth.org>
18983AuthorDate: Wed Jul 30 10:48:27 2003 +0000
18984Commit:     Carl Worth <cworth@cworth.org>
18985CommitDate: Wed Jul 30 10:48:27 2003 +0000
18986
18987    Fixed a disagreement over whether some internal cairo_gstate_t functions had an '_' prefix or not.
18988
18989 ChangeLog      |  4 ++++
18990 src/cairo.c    | 12 ++++++------
18991 src/cairoint.h | 22 +++++++++++-----------
18992 3 files changed, 21 insertions(+), 17 deletions(-)
18993
18994commit 1ec2cb30f5862f1677670999e48475c02508d50d
18995Author:     Carl Worth <cworth@cworth.org>
18996AuthorDate: Wed Jul 30 10:36:50 2003 +0000
18997Commit:     Carl Worth <cworth@cworth.org>
18998CommitDate: Wed Jul 30 10:36:50 2003 +0000
18999
19000    Removed false dependency on X.
19001
19002 pixman/ChangeLog.libpixregion |  8 ++++++++
19003 pixman/configure.in           |  4 ----
19004 pixman/src/pixman.h           | 13 ++++++++-----
19005 3 files changed, 16 insertions(+), 9 deletions(-)
19006
19007commit e82a135aac039eb73436137b924d00726ef87119
19008Author:     Richard Henderson <rth@twiddle.net>
19009AuthorDate: Wed Jul 30 10:09:53 2003 +0000
19010Commit:     Richard Henderson <rth@twiddle.net>
19011CommitDate: Wed Jul 30 10:09:53 2003 +0000
19012
19013    New.
19014    Add slim.pc.
19015    New file.
19016
19017 pixman/ChangeLog.slim | 6 ++++++
19018 1 file changed, 6 insertions(+)
19019
19020commit b9be119a3f3258df58067d24f5133b3e19dde91a
19021Author:     Richard Henderson <rth@twiddle.net>
19022AuthorDate: Wed Jul 30 10:06:34 2003 +0000
19023Commit:     Richard Henderson <rth@twiddle.net>
19024CommitDate: Wed Jul 30 10:06:34 2003 +0000
19025
19026    Run PKG_CHECK_MODULES on slim.
19027    Require slim.
19028    Mark hidden. (PixRegionCopy, PixRegionUnion): Mark hidden.
19029    Include and use X11/Xfuncproto.h. Include slim_{export,import}.h as appropriate. Mark all functions with __external_linkage.
19030    Rename include protect to _PIXREGIONINT_H_.
19031
19032 pixman/ChangeLog.libpixregion | 11 ++++++++
19033 pixman/configure.in           |  3 +++
19034 pixman/libpixman.pc.in        |  1 +
19035 pixman/src/pixman.h           | 63 ++++++++++++++++++++++++++-----------------
19036 pixman/src/pixregion.c        |  8 ++++++
19037 pixman/src/pixregionint.h     |  8 +++---
19038 6 files changed, 65 insertions(+), 29 deletions(-)
19039
19040commit 9fecd258a68a915cdac26c2fce14b8706d308df0
19041Author:     Richard Henderson <rth@twiddle.net>
19042AuthorDate: Wed Jul 30 09:14:22 2003 +0000
19043Commit:     Richard Henderson <rth@twiddle.net>
19044CommitDate: Wed Jul 30 09:14:22 2003 +0000
19045
19046    New file.
19047    New file.
19048    New file.
19049    Add them.
19050    Check for src/slim_export.h
19051
19052 pixman/ChangeLog.slim      | 11 ++++++
19053 pixman/src/slim_export.h   | 54 +++++++++++++++++++++++++
19054 pixman/src/slim_import.h   | 53 +++++++++++++++++++++++++
19055 pixman/src/slim_internal.h | 99 ++++++++++++++++++++++++++++++++++++++++++++++
19056 4 files changed, 217 insertions(+)
19057
19058commit e97cfd5eae9874cd665646403a6f8e5fbdf5621e
19059Author:     Carl Worth <cworth@cworth.org>
19060AuthorDate: Wed Jul 30 08:30:50 2003 +0000
19061Commit:     Carl Worth <cworth@cworth.org>
19062CommitDate: Wed Jul 30 08:30:50 2003 +0000
19063
19064    Made all changes necessary to abandon the Xc library, (sucking the functionality up into cairo_surface_t instead). Eliminated most of the remaining X datatypes (XFixed, XPointFixed, XLineFixed, XTrapezoid). Fixed some numerical problems relating to pen initialization and intersection calculation.
19065
19066 ChangeLog                           |  71 ++++++
19067 cairo.pc.in                         |   2 +-
19068 configure.in                        |   4 +-
19069 src/Makefile.am                     |   8 +-
19070 src/cairo-color.c                   |  38 ++--
19071 src/cairo-font.c                    |   2 +-
19072 src/cairo-gstate.c                  | 178 ++++++++-------
19073 src/cairo-path-bounds.c             |  22 +-
19074 src/cairo-path-fill.c               |  12 +-
19075 src/cairo-path-stroke.c             |  68 +++---
19076 src/cairo-path.c                    |  34 +--
19077 src/cairo-pen.c                     | 134 +++++------
19078 src/cairo-polygon.c                 |   9 +-
19079 src/{cairo_misc.c => cairo-slope.c} |  24 +-
19080 src/cairo-spline.c                  |  40 ++--
19081 src/cairo-surface.c                 | 439 ++++++++++++++++++++++++++++++------
19082 src/cairo-traps.c                   | 122 +++++-----
19083 src/cairo.c                         | 160 +++++++------
19084 src/cairo.h                         | 116 ++++++----
19085 src/cairo_color.c                   |  38 ++--
19086 src/cairo_font.c                    |   2 +-
19087 src/cairo_gstate.c                  | 178 ++++++++-------
19088 src/cairo_path.c                    |  34 +--
19089 src/cairo_path_bounds.c             |  22 +-
19090 src/cairo_path_fill.c               |  12 +-
19091 src/cairo_path_stroke.c             |  68 +++---
19092 src/cairo_pen.c                     | 134 +++++------
19093 src/cairo_polygon.c                 |   9 +-
19094 src/cairo_slope.c                   |  58 +++++
19095 src/cairo_spline.c                  |  40 ++--
19096 src/cairo_surface.c                 | 439 ++++++++++++++++++++++++++++++------
19097 src/cairo_traps.c                   | 122 +++++-----
19098 src/cairoint.h                      | 245 ++++++++++++++------
19099 33 files changed, 1923 insertions(+), 961 deletions(-)
19100
19101commit 2026b1c44aeeb09e7015efadd508aeec28d778fa
19102Author:     Carl Worth <cworth@cworth.org>
19103AuthorDate: Tue Jul 29 19:52:08 2003 +0000
19104Commit:     Carl Worth <cworth@cworth.org>
19105CommitDate: Tue Jul 29 19:52:08 2003 +0000
19106
19107    Initial commit of slim shell
19108
19109 pixman/ChangeLog.slim | 0
19110 1 file changed, 0 insertions(+), 0 deletions(-)
19111
19112commit f605294dd31feb88261d4629ddd9cb7e8793c60f
19113Author:     Carl Worth <cworth@cworth.org>
19114AuthorDate: Tue Jul 29 14:45:20 2003 +0000
19115Commit:     Carl Worth <cworth@cworth.org>
19116CommitDate: Tue Jul 29 14:45:20 2003 +0000
19117
19118    Replaced CARD*/INT* datatypes with stdint types (vektor@dumbterm.net).
19119
19120 pixman/src/ic.c        | 456 +++++++++++++--------------
19121 pixman/src/ic.h        |  28 +-
19122 pixman/src/iccompose.c | 828 ++++++++++++++++++++++++-------------------------
19123 pixman/src/icimage.h   | 534 +++++++++++++++----------------
19124 pixman/src/icint.h     | 152 ++++-----
19125 5 files changed, 999 insertions(+), 999 deletions(-)
19126
19127commit 47844ba222600301bf46c521fc84d27e93586bc7
19128Author:     Carl Worth <cworth@cworth.org>
19129AuthorDate: Sat Jul 26 20:38:58 2003 +0000
19130Commit:     Carl Worth <cworth@cworth.org>
19131CommitDate: Sat Jul 26 20:38:58 2003 +0000
19132
19133    Fixed to not munge some internal cairot names, (such as cairo_traps_*)
19134
19135 util/xr2cairo | 2 +-
19136 1 file changed, 1 insertion(+), 1 deletion(-)
19137
19138commit 953b708e2c483f41bb45a3694833dd8b62b4f415
19139Author:     Carl Worth <cworth@cworth.org>
19140AuthorDate: Fri Jul 25 23:16:31 2003 +0000
19141Commit:     Carl Worth <cworth@cworth.org>
19142CommitDate: Fri Jul 25 23:16:31 2003 +0000
19143
19144    Do nothing in cairo_show_text when using libic.
19145
19146 src/cairo-gstate.c | 3 +++
19147 src/cairo_gstate.c | 3 +++
19148 src/cairoint.h     | 1 -
19149 3 files changed, 6 insertions(+), 1 deletion(-)
19150
19151commit 91739aa148b078fe9e2f1da4a16a076bc7af68e5
19152Author:     Carl Worth <cworth@cworth.org>
19153AuthorDate: Fri Jul 25 13:29:07 2003 +0000
19154Commit:     Carl Worth <cworth@cworth.org>
19155CommitDate: Fri Jul 25 13:29:07 2003 +0000
19156
19157    Fix error correction on intersection test to avoid needless spinning.
19158
19159 ChangeLog         | 6 ++++++
19160 src/.cvsignore    | 1 +
19161 src/cairo-traps.c | 9 ++++++---
19162 src/cairo_traps.c | 9 ++++++---
19163 4 files changed, 19 insertions(+), 6 deletions(-)
19164
19165commit cf24f32a5154269518369e7d10d22956da4192f3
19166Author:     Carl Worth <cworth@cworth.org>
19167AuthorDate: Thu Jul 24 01:40:16 2003 +0000
19168Commit:     Carl Worth <cworth@cworth.org>
19169CommitDate: Thu Jul 24 01:40:16 2003 +0000
19170
19171    Massive cleanup of polygon tessellation
19172
19173 ChangeLog         |   6 ++
19174 src/cairo-traps.c | 199 ++++++++++++++++++------------------------------------
19175 src/cairo_traps.c | 199 ++++++++++++++++++------------------------------------
19176 src/cairoint.h    |   1 -
19177 4 files changed, 134 insertions(+), 271 deletions(-)
19178
19179commit ee146c47403520815aaac8c4b1b9bf6807c7cef0
19180Author:     Carl Worth <cworth@cworth.org>
19181AuthorDate: Wed Jul 23 21:20:24 2003 +0000
19182Commit:     Carl Worth <cworth@cworth.org>
19183CommitDate: Wed Jul 23 21:20:24 2003 +0000
19184
19185    Introduced cairo_fixed_*_t types. Converted several functions from floating to fixed point.
19186
19187 ChangeLog         | 18 ++++++++++++++++
19188 src/cairo-pen.c   |  8 ++-----
19189 src/cairo-traps.c | 64 ++++++++++++++++++++++++++++++++-----------------------
19190 src/cairo.c       |  8 +++----
19191 src/cairo_pen.c   |  8 ++-----
19192 src/cairo_traps.c | 64 ++++++++++++++++++++++++++++++++-----------------------
19193 src/cairoint.h    | 24 +++++++++++++++++++++
19194 7 files changed, 124 insertions(+), 70 deletions(-)
19195
19196commit 6ef8b5cdf46e376f917797c0cd97758e31cec8b7
19197Author:     Carl Worth <cworth@cworth.org>
19198AuthorDate: Sat Jul 19 14:02:43 2003 +0000
19199Commit:     Carl Worth <cworth@cworth.org>
19200CommitDate: Sat Jul 19 14:02:43 2003 +0000
19201
19202    Better fix for the previous bug. More complete and more efficient.
19203
19204 ChangeLog         |  9 +++++++++
19205 src/cairo-traps.c | 18 +++++++-----------
19206 src/cairo_traps.c | 18 +++++++-----------
19207 3 files changed, 23 insertions(+), 22 deletions(-)
19208
19209commit 92284e4ac81e92c108b60efe0ce7c5301b419d11
19210Author:     Carl Worth <cworth@cworth.org>
19211AuthorDate: Sat Jul 19 05:19:32 2003 +0000
19212Commit:     Carl Worth <cworth@cworth.org>
19213CommitDate: Sat Jul 19 05:19:32 2003 +0000
19214
19215    Fixed polygon tesselattion for some cases of incorrect sorting when two intersections are very near the same vertical position.
19216
19217 src/cairo-traps.c | 6 +++---
19218 src/cairo_traps.c | 6 +++---
19219 2 files changed, 6 insertions(+), 6 deletions(-)
19220
19221commit 84ed2d465fecd2d2fcf0a68a9c654f220f9119d7
19222Author:     Carl Worth <cworth@cworth.org>
19223AuthorDate: Fri Jul 18 12:42:49 2003 +0000
19224Commit:     Carl Worth <cworth@cworth.org>
19225CommitDate: Fri Jul 18 12:42:49 2003 +0000
19226
19227    Fixed some inconsistent tag/typedef names I missed the first time.
19228
19229 ChangeLog               |  5 +++++
19230 src/cairo-path-bounds.c | 26 +++++++++++++-------------
19231 src/cairo-path-fill.c   | 26 +++++++++++++-------------
19232 src/cairo-path-stroke.c | 38 +++++++++++++++++++-------------------
19233 src/cairo-path.c        | 12 ++++++------
19234 src/cairo-pen.c         | 20 ++++++++++----------
19235 src/cairo-spline.c      |  2 +-
19236 src/cairo.h             | 18 +++++++++---------
19237 src/cairo_path.c        | 12 ++++++------
19238 src/cairo_path_bounds.c | 26 +++++++++++++-------------
19239 src/cairo_path_fill.c   | 26 +++++++++++++-------------
19240 src/cairo_path_stroke.c | 38 +++++++++++++++++++-------------------
19241 src/cairo_pen.c         | 20 ++++++++++----------
19242 src/cairo_spline.c      |  2 +-
19243 src/cairoint.h          | 32 ++++++++++++++++----------------
19244 15 files changed, 154 insertions(+), 149 deletions(-)
19245
19246commit dc1e96ae3502a81729839f4bcafcbc1fd00fc1bc
19247Author:     Carl Worth <cworth@cworth.org>
19248AuthorDate: Fri Jul 18 11:34:19 2003 +0000
19249Commit:     Carl Worth <cworth@cworth.org>
19250CommitDate: Fri Jul 18 11:34:19 2003 +0000
19251
19252    Renamed everything from Xr* to cairo_*
19253
19254 .cvsignore                       |    3 +-
19255 BUGS                             |    5 +-
19256 ChangeLog                        |    7 +
19257 Makefile.am                      |    4 +-
19258 README                           |   30 +-
19259 xr.pc.in => cairo.pc.in          |    6 +-
19260 configure.in                     |   14 +-
19261 src/Makefile.am                  |   47 +-
19262 src/Xr.h                         |  476 ----------------
19263 src/cairo-color.c                |   80 +++
19264 src/cairo-font.c                 |  171 ++++++
19265 src/cairo-gstate.c               | 1123 ++++++++++++++++++++++++++++++++++++++
19266 src/cairo-matrix.c               |  380 +++++++++++++
19267 src/cairo-path-bounds.c          |  168 ++++++
19268 src/cairo-path-fill.c            |  158 ++++++
19269 src/cairo-path-stroke.c          |  715 ++++++++++++++++++++++++
19270 src/cairo-path.c                 |  436 +++++++++++++++
19271 src/cairo-pen.c                  |  398 ++++++++++++++
19272 src/cairo-polygon.c              |  175 ++++++
19273 src/cairo-spline.c               |  271 +++++++++
19274 src/cairo-surface.c              |  391 +++++++++++++
19275 src/{xrtraps.c => cairo-traps.c} |  280 +++++-----
19276 src/cairo.c                      |  715 ++++++++++++++++++++++++
19277 src/cairo.h                      |  494 +++++++++++++++++
19278 src/cairo_color.c                |   80 +++
19279 src/cairo_font.c                 |  171 ++++++
19280 src/cairo_gstate.c               | 1123 ++++++++++++++++++++++++++++++++++++++
19281 src/cairo_matrix.c               |  380 +++++++++++++
19282 src/cairo_misc.c                 |   36 ++
19283 src/cairo_path.c                 |  436 +++++++++++++++
19284 src/cairo_path_bounds.c          |  168 ++++++
19285 src/cairo_path_fill.c            |  158 ++++++
19286 src/cairo_path_stroke.c          |  715 ++++++++++++++++++++++++
19287 src/cairo_pen.c                  |  398 ++++++++++++++
19288 src/cairo_polygon.c              |  175 ++++++
19289 src/cairo_spline.c               |  271 +++++++++
19290 src/cairo_surface.c              |  391 +++++++++++++
19291 src/cairo_traps.c                |  593 ++++++++++++++++++++
19292 src/cairoint.h                   |  710 ++++++++++++++++++++++++
19293 src/xr.c                         |  654 ----------------------
19294 src/xrcolor.c                    |   78 ---
19295 src/xrfiller.c                   |  103 ----
19296 src/xrfont.c                     |  169 ------
19297 src/xrgstate.c                   | 1120 -------------------------------------
19298 src/xrint.h                      |  708 ------------------------
19299 src/xrmatrix.c                   |  378 -------------
19300 src/xrmisc.c                     |   34 --
19301 src/xrpath.c                     |  434 ---------------
19302 src/xrpathbounds.c               |  168 ------
19303 src/xrpathfill.c                 |  156 ------
19304 src/xrpathstroke.c               |  713 ------------------------
19305 src/xrpen.c                      |  389 -------------
19306 src/xrpolygon.c                  |  173 ------
19307 src/xrspline.c                   |  269 ---------
19308 src/xrstate.c                    |  108 ----
19309 src/xrstroker.c                  |  643 ----------------------
19310 src/xrsurface.c                  |  386 -------------
19311 util/xr2cairo                    |   49 ++
19312 58 files changed, 11733 insertions(+), 7351 deletions(-)
19313
19314commit 4a57fd0881b242d98ea74abb46c8c402faeb1960
19315Author:     Anders Carlsson <andersca@codefactory.se>
19316AuthorDate: Thu Jul 10 11:05:24 2003 +0000
19317Commit:     Anders Carlsson <andersca@codefactory.se>
19318CommitDate: Thu Jul 10 11:05:24 2003 +0000
19319
19320    Pass --enable-maintainer-mode to configure
19321    Add compiler warning flags to CFLAGS.
19322
19323 pixman/ChangeLog.libic | 8 ++++++++
19324 1 file changed, 8 insertions(+)
19325
19326commit eefc5d5ec762881e8b59ebca4d8dbcc6d3c5e1ff
19327Author:     Anders Carlsson <andersca@codefactory.se>
19328AuthorDate: Tue Jul 8 17:06:15 2003 +0000
19329Commit:     Anders Carlsson <andersca@codefactory.se>
19330CommitDate: Tue Jul 8 17:06:15 2003 +0000
19331
19332    Add accessor for getting a pointer to the image data.
19333
19334 pixman/ChangeLog.libic | 6 ++++++
19335 pixman/src/ic.h        | 3 +++
19336 pixman/src/icimage.c   | 6 ++++++
19337 3 files changed, 15 insertions(+)
19338
19339commit 42529a2c7295a55005d172d2d5ed16531d0989f4
19340Author:     Anders Carlsson <andersca@codefactory.se>
19341AuthorDate: Tue Jul 8 16:00:55 2003 +0000
19342Commit:     Anders Carlsson <andersca@codefactory.se>
19343CommitDate: Tue Jul 8 16:00:55 2003 +0000
19344
19345    Add accessors.
19346
19347 pixman/ChangeLog.libic |  7 +++++++
19348 pixman/src/ic.h        | 12 ++++++++++++
19349 pixman/src/icimage.c   | 18 ++++++++++++++++++
19350 3 files changed, 37 insertions(+)
19351
19352commit a18f4ea75b43b4be130caf02e2a03e8d6570ce2f
19353Author:     Carl Worth <cworth@cworth.org>
19354AuthorDate: Thu Jul 3 08:22:44 2003 +0000
19355Commit:     Carl Worth <cworth@cworth.org>
19356CommitDate: Thu Jul 3 08:22:44 2003 +0000
19357
19358    Added XrMatrixGetAffine
19359
19360 ChangeLog      |  3 +++
19361 src/Xr.h       |  6 ++++++
19362 src/xrmatrix.c | 13 +++++++++++++
19363 3 files changed, 22 insertions(+)
19364
19365commit 1fc2dabbd0ee2f21ee46160cc113de4a89c94742
19366Author:     Carl Worth <cworth@cworth.org>
19367AuthorDate: Thu Jul 3 08:12:51 2003 +0000
19368Commit:     Carl Worth <cworth@cworth.org>
19369CommitDate: Thu Jul 3 08:12:51 2003 +0000
19370
19371    Added XrGetRGBColor and XrGetAlpha
19372
19373 ChangeLog      |  5 +++++
19374 src/Xr.h       |  6 ++++++
19375 src/xr.c       | 18 +++++++++++++++++-
19376 src/xrcolor.c  |  8 ++++++++
19377 src/xrgstate.c | 14 ++++++++++++++
19378 src/xrint.h    |  9 +++++++++
19379 6 files changed, 59 insertions(+), 1 deletion(-)
19380
19381commit 991d4447542440ac1dde67db3b8e824bda6319a9
19382Author:     Carl Worth <cworth@cworth.org>
19383AuthorDate: Wed Jun 11 23:43:29 2003 +0000
19384Commit:     Carl Worth <cworth@cworth.org>
19385CommitDate: Wed Jun 11 23:43:29 2003 +0000
19386
19387    Scaling by 0 now causes an InvalidMatrix error
19388
19389 ChangeLog      | 5 +++++
19390 src/xrgstate.c | 3 +++
19391 2 files changed, 8 insertions(+)
19392
19393commit bfdd0ab71b64e371ed48f667af95131d697ff9d8
19394Author:     Carl Worth <cworth@cworth.org>
19395AuthorDate: Wed May 28 19:31:30 2003 +0000
19396Commit:     Carl Worth <cworth@cworth.org>
19397CommitDate: Wed May 28 19:31:30 2003 +0000
19398
19399    Cleanup of some stale unused code.
19400
19401 pixman/src/ic.c        | 17 -----------------
19402 pixman/src/iccompose.c |  1 -
19403 2 files changed, 18 deletions(-)
19404
19405commit 528c1aceb1e17b52017182b154399b14ed6219a1
19406Author:     Carl Worth <cworth@cworth.org>
19407AuthorDate: Wed May 28 19:28:53 2003 +0000
19408Commit:     Carl Worth <cworth@cworth.org>
19409CommitDate: Wed May 28 19:28:53 2003 +0000
19410
19411    Added XrSurfacePutImage. Fixed missing translation of clip region.
19412
19413 ChangeLog       | 10 ++++++++++
19414 src/Xr.h        | 10 ++++++++++
19415 src/xrfont.c    |  4 ++--
19416 src/xrgstate.c  | 50 ++++++++++++++++++++++++++++++++++++++------------
19417 src/xrint.h     |  7 -------
19418 src/xrmatrix.c  | 18 +++---------------
19419 src/xrsurface.c | 19 +++++++++++++++++++
19420 7 files changed, 82 insertions(+), 36 deletions(-)
19421
19422commit c988feb05dfe63f25c37a36dce6ac76b7ee1f7c6
19423Author:     Carl Worth <cworth@cworth.org>
19424AuthorDate: Thu May 15 21:16:26 2003 +0000
19425Commit:     Carl Worth <cworth@cworth.org>
19426CommitDate: Thu May 15 21:16:26 2003 +0000
19427
19428    Changed default matrix to be 3780 user units per 1 meter physical device
19429
19430 ChangeLog       | 14 ++++++++++++++
19431 src/Xr.h        |  4 ----
19432 src/xr.c        |  2 +-
19433 src/xrgstate.c  | 28 ++++++++++++++++++++++++++--
19434 src/xrint.h     |  6 ++++++
19435 src/xrsurface.c |  6 ++++++
19436 6 files changed, 53 insertions(+), 7 deletions(-)
19437
19438commit dfc84ef8299a256264b6849ecca8392a60bdcea0
19439Author:     Carl Worth <cworth@cworth.org>
19440AuthorDate: Wed May 14 21:59:42 2003 +0000
19441Commit:     Carl Worth <cworth@cworth.org>
19442CommitDate: Wed May 14 21:59:42 2003 +0000
19443
19444    Added XrSetTargetImage. Removed _XrGStateSetTargetDrawable, (now implemented as a convenience function in xr.c)
19445
19446 ChangeLog      |  8 ++++++++
19447 src/Xr.h       |  8 ++++++++
19448 src/xr.c       | 44 ++++++++++++++++++++++++++++++++++++++++----
19449 src/xrgstate.c | 24 ------------------------
19450 src/xrint.h    |  7 -------
19451 5 files changed, 56 insertions(+), 35 deletions(-)
19452
19453commit b3b306dfd91b4126812254380dc3a7ae77f33935
19454Author:     Carl Worth <cworth@cworth.org>
19455AuthorDate: Wed May 14 18:30:57 2003 +0000
19456Commit:     Carl Worth <cworth@cworth.org>
19457CommitDate: Wed May 14 18:30:57 2003 +0000
19458
19459    Added toplevel functions for setting surface matrix, filter. Introduced new XrMatrix object. Fixed to properly hint scaled fonts.
19460
19461 ChangeLog          |  31 +++++
19462 README             |  56 +++++---
19463 src/Makefile.am    |   4 +-
19464 src/Xr.h           | 125 ++++++++++++------
19465 src/xr.c           | 107 +++++++--------
19466 src/xrfont.c       |  51 ++++----
19467 src/xrgstate.c     | 272 +++++++++++++++++++-------------------
19468 src/xrint.h        | 122 +++++++----------
19469 src/xrmatrix.c     | 377 +++++++++++++++++++++++++++++++++++++++++++++++++++++
19470 src/xrpathstroke.c |  14 +-
19471 src/xrpen.c        |   8 +-
19472 src/xrsurface.c    |  39 +++++-
19473 src/xrtransform.c  | 301 ------------------------------------------
19474 13 files changed, 831 insertions(+), 676 deletions(-)
19475
19476commit 7e1f3f1798eace4f5a48079a949717da8b5a0d50
19477Author:     Carl Worth <cworth@cworth.org>
19478AuthorDate: Wed May 14 18:09:09 2003 +0000
19479Commit:     Carl Worth <cworth@cworth.org>
19480CommitDate: Wed May 14 18:09:09 2003 +0000
19481
19482    Fixed transform/filter support
19483
19484 pixman/ChangeLog.libic   |  4 ++++
19485 pixman/src/ic.h          | 16 ++++++++++++++++
19486 pixman/src/iccompose.c   | 38 ++++++++++++++++++++------------------
19487 pixman/src/icimage.c     | 12 +++++++++---
19488 pixman/src/icimage.h     |  4 ++--
19489 pixman/src/icint.h       |  6 ++++++
19490 pixman/src/ictransform.c |  6 ++----
19491 7 files changed, 59 insertions(+), 27 deletions(-)
19492
19493commit 8f10ce30138ba541b71a2bb38a5d8a4249a8a478
19494Author:     Carl Worth <cworth@cworth.org>
19495AuthorDate: Mon May 12 09:46:57 2003 +0000
19496Commit:     Carl Worth <cworth@cworth.org>
19497CommitDate: Mon May 12 09:46:57 2003 +0000
19498
19499    Added XrSetPattern
19500
19501 ChangeLog      |  2 ++
19502 src/Xr.h       |  7 +++++++
19503 src/xr.c       |  9 +++++++++
19504 src/xrgstate.c | 13 ++++++++++++-
19505 src/xrint.h    |  3 +++
19506 5 files changed, 33 insertions(+), 1 deletion(-)
19507
19508commit 078e552da81600f58d53e7ac5f8ba971e0ea767a
19509Author:     Carl Worth <cworth@cworth.org>
19510AuthorDate: Mon May 12 09:24:17 2003 +0000
19511Commit:     Carl Worth <cworth@cworth.org>
19512CommitDate: Mon May 12 09:24:17 2003 +0000
19513
19514    XrStroke and XrFill now both go through the same clipping. Cleaned up the three path interpreters (stroke, fill, and bounds), to each be in their own files
19515
19516 ChangeLog          |  16 ++
19517 src/Makefile.am    |   5 +-
19518 src/xrgstate.c     | 140 +++++------
19519 src/xrint.h        |  83 +------
19520 src/xrpath.c       | 132 +---------
19521 src/xrpathbounds.c | 168 +++++++++++++
19522 src/xrpathfill.c   | 156 ++++++++++++
19523 src/xrpathstroke.c | 713 +++++++++++++++++++++++++++++++++++++++++++++++++++++
19524 8 files changed, 1135 insertions(+), 278 deletions(-)
19525
19526commit 9d4a8db55c751e093353f7f3b48d27244d5973b7
19527Author:     Noah Levitt <nlevitt@gmail.com>
19528AuthorDate: Thu May 8 14:21:48 2003 +0000
19529Commit:     Noah Levitt <nlevitt@gmail.com>
19530CommitDate: Thu May 8 14:21:48 2003 +0000
19531
19532    Lowercase pkg-config module name and distribution tarball name.
19533
19534 .cvsignore   |  4 +++-
19535 Makefile.am  |  6 +++---
19536 configure.in |  6 +++---
19537 xr.pc.in     | 13 +++++++++++++
19538 4 files changed, 22 insertions(+), 7 deletions(-)
19539
19540commit 5f61782a7ebeccef7d551c625eb60ade18f9539e
19541Author:     Carl Worth <cworth@cworth.org>
19542AuthorDate: Mon May 5 09:27:09 2003 +0000
19543Commit:     Carl Worth <cworth@cworth.org>
19544CommitDate: Mon May 5 09:27:09 2003 +0000
19545
19546    Avoid crash in IcCompositeTrapezoids when there's nothing to draw.
19547
19548 pixman/ChangeLog.libic | 5 +++++
19549 pixman/src/ictrap.c    | 3 +++
19550 2 files changed, 8 insertions(+)
19551
19552commit 292d7bd9baf996d45275e848f258a4dbdd36cd73
19553Author:     Carl Worth <cworth@cworth.org>
19554AuthorDate: Fri May 2 14:07:41 2003 +0000
19555Commit:     Carl Worth <cworth@cworth.org>
19556CommitDate: Fri May 2 14:07:41 2003 +0000
19557
19558    Changed XrFormatRGB32 to XrFormatRGB24
19559
19560 ChangeLog       | 8 ++++++++
19561 src/Makefile.am | 2 +-
19562 src/Xr.h        | 2 +-
19563 src/xrsurface.c | 7 ++++---
19564 4 files changed, 14 insertions(+), 5 deletions(-)
19565
19566commit 9c814d23d6b42794e9278ac7518dc4d99c77e408
19567Author:     Carl Worth <cworth@cworth.org>
19568AuthorDate: Thu May 1 08:18:25 2003 +0000
19569Commit:     Carl Worth <cworth@cworth.org>
19570CommitDate: Thu May 1 08:18:25 2003 +0000
19571
19572    Added several query functions. Experimental clip support (still incomplete)
19573
19574 ChangeLog      |  36 +++++++++++++
19575 src/Xr.h       |  47 +++++++++++++++--
19576 src/xr.c       |  67 +++++++++++++++++++++---
19577 src/xrgstate.c | 163 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
19578 src/xrint.h    |  50 +++++++++++++++++-
19579 src/xrpath.c   | 132 ++++++++++++++++++++++++++++++++++++++++++++++
19580 src/xrtraps.c  |   2 +-
19581 7 files changed, 474 insertions(+), 23 deletions(-)
19582
19583commit cb1e64d7bcd96da04839eb5841feeed257cf21f3
19584Author:     Noah Levitt <nlevitt@gmail.com>
19585AuthorDate: Mon Apr 28 16:00:40 2003 +0000
19586Commit:     Noah Levitt <nlevitt@gmail.com>
19587CommitDate: Mon Apr 28 16:00:40 2003 +0000
19588
19589    Get rid of all mention of Xrender.
19590
19591 pixman/src/icimage.h | 2 +-
19592 pixman/src/icint.h   | 3 ---
19593 2 files changed, 1 insertion(+), 4 deletions(-)
19594
19595commit 7b5270441b19a68323137034db621e0a194300aa
19596Author:     Carl Worth <cworth@cworth.org>
19597AuthorDate: Sat Apr 26 09:57:54 2003 +0000
19598Commit:     Carl Worth <cworth@cworth.org>
19599CommitDate: Sat Apr 26 09:57:54 2003 +0000
19600
19601    Fixed memory leak
19602
19603 pixman/ChangeLog.libic | 5 +++++
19604 pixman/src/icimage.c   | 8 +++++++-
19605 pixman/src/icimage.h   | 1 +
19606 src/xrsurface.c        | 4 ++++
19607 4 files changed, 17 insertions(+), 1 deletion(-)
19608
19609commit b2e30d233eafd0d3bb26d2db45ef1d3505327e81
19610Author:     Carl Worth <cworth@cworth.org>
19611AuthorDate: Fri Apr 25 14:24:38 2003 +0000
19612Commit:     Carl Worth <cworth@cworth.org>
19613CommitDate: Fri Apr 25 14:24:38 2003 +0000
19614
19615    Remove X datatypes from public interface
19616
19617 pixman/ChangeLog.libic |  3 +++
19618 pixman/src/ic.h        | 37 +++++++++++++++++++++++++++++++------
19619 pixman/src/icint.h     |  4 +++-
19620 pixman/src/icrect.c    |  6 +++---
19621 pixman/src/ictrap.c    | 23 ++++++++++++-----------
19622 pixman/src/ictri.c     | 26 +++++++++++++-------------
19623 6 files changed, 65 insertions(+), 34 deletions(-)
19624
19625commit c5b28ba63cba596e1c5644de5df5f5d126535773
19626Author:     Carl Worth <cworth@cworth.org>
19627AuthorDate: Fri Apr 25 13:34:00 2003 +0000
19628Commit:     Carl Worth <cworth@cworth.org>
19629CommitDate: Fri Apr 25 13:34:00 2003 +0000
19630
19631    Fixed libtool versioning
19632
19633 BUGS            |  1 +
19634 ChangeLog       |  4 ++++
19635 configure.in    | 24 ++++++++++++++++--------
19636 src/Makefile.am |  2 +-
19637 4 files changed, 22 insertions(+), 9 deletions(-)
19638
19639commit 140285ed9b246ebca15f7810696131c54bff8dd9
19640Author:     Carl Worth <cworth@cworth.org>
19641AuthorDate: Fri Apr 25 13:21:42 2003 +0000
19642Commit:     Carl Worth <cworth@cworth.org>
19643CommitDate: Fri Apr 25 13:21:42 2003 +0000
19644
19645    Fixed libtool versioning
19646
19647 pixman/configure.in       | 25 +++++++++++++++++--------
19648 pixman/src/Makefile.am    |  3 ++-
19649 pixman/src/pixman.h       |  3 +--
19650 pixman/src/pixregionint.h |  2 +-
19651 4 files changed, 21 insertions(+), 12 deletions(-)
19652
19653commit b4d3b8e928c43d022e3a0d9ba978be91cfc02988
19654Author:     Carl Worth <cworth@cworth.org>
19655AuthorDate: Fri Apr 25 13:18:13 2003 +0000
19656Commit:     Carl Worth <cworth@cworth.org>
19657CommitDate: Fri Apr 25 13:18:13 2003 +0000
19658
19659    Fixed to not reference XFixed. Fixed libtool versioning
19660
19661 pixman/ChangeLog.libic | 7 +++++++
19662 pixman/src/ic.h        | 9 ++++++++-
19663 2 files changed, 15 insertions(+), 1 deletion(-)
19664
19665commit cdb85050b706b2845ef8a618c033b69d5b15c6b7
19666Author:     Carl Worth <cworth@cworth.org>
19667AuthorDate: Wed Apr 23 07:23:46 2003 +0000
19668Commit:     Carl Worth <cworth@cworth.org>
19669CommitDate: Wed Apr 23 07:23:46 2003 +0000
19670
19671    Cleanup whitespace in configure output
19672
19673 configure.in | 5 +----
19674 1 file changed, 1 insertion(+), 4 deletions(-)
19675
19676commit 5a4f65a774d833d1ef8b2a59270b0076e0760e54
19677Author:     Carl Worth <cworth@cworth.org>
19678AuthorDate: Wed Apr 23 07:17:57 2003 +0000
19679Commit:     Carl Worth <cworth@cworth.org>
19680CommitDate: Wed Apr 23 07:17:57 2003 +0000
19681
19682    extern "C" stuff to support C++ (Fredrik H�glund)
19683
19684 pixman/src/ic.h | 12 ++++++++++++
19685 src/Xr.h        |  6 +++++-
19686 src/xr.c        |  4 ++--
19687 3 files changed, 19 insertions(+), 3 deletions(-)
19688
19689commit 189b01b4fd4647f6d64e7c73ecb3ccf9ed180072
19690Author:     Keith Packard <keithp@keithp.com>
19691AuthorDate: Tue Apr 22 22:08:58 2003 +0000
19692Commit:     Keith Packard <keithp@keithp.com>
19693CommitDate: Tue Apr 22 22:08:58 2003 +0000
19694
19695    Require proper Xft version
19696
19697 configure.in | 4 +++-
19698 1 file changed, 3 insertions(+), 1 deletion(-)
19699
19700commit 8bb54c2b2d4b6df4ec23a442159065277d303f30
19701Author:     Carl Worth <cworth@cworth.org>
19702AuthorDate: Tue Apr 22 16:38:45 2003 +0000
19703Commit:     Carl Worth <cworth@cworth.org>
19704CommitDate: Tue Apr 22 16:38:45 2003 +0000
19705
19706    Fixed typo (Owen Taylor)
19707
19708 pixman/ChangeLog.libpixregion | 4 ++++
19709 pixman/configure.in           | 2 +-
19710 2 files changed, 5 insertions(+), 1 deletion(-)
19711
19712commit e712a21abe4027abdb41180512d9c8bd5420206e
19713Author:     Carl Worth <cworth@cworth.org>
19714AuthorDate: Mon Apr 21 12:46:41 2003 +0000
19715Commit:     Carl Worth <cworth@cworth.org>
19716CommitDate: Mon Apr 21 12:46:41 2003 +0000
19717
19718    Added Makefile.am
19719
19720 src/.cvsignore  |  1 -
19721 src/Makefile.am | 27 +++++++++++++++++++++++++++
19722 2 files changed, 27 insertions(+), 1 deletion(-)
19723
19724commit 8d930fee2c5c5434084fabb7852d7921223fc5d3
19725Author:     Carl Worth <cworth@cworth.org>
19726AuthorDate: Mon Apr 21 12:41:30 2003 +0000
19727Commit:     Carl Worth <cworth@cworth.org>
19728CommitDate: Mon Apr 21 12:41:30 2003 +0000
19729
19730    Added Makefile.am
19731
19732 .cvsignore  | 1 -
19733 Makefile.am | 8 ++++++++
19734 2 files changed, 8 insertions(+), 1 deletion(-)
19735
19736commit ee738deaf6ff2cf7391d813876241b389a0dedaf
19737Author:     Carl Worth <cworth@cworth.org>
19738AuthorDate: Thu Apr 17 13:24:29 2003 +0000
19739Commit:     Carl Worth <cworth@cworth.org>
19740CommitDate: Thu Apr 17 13:24:29 2003 +0000
19741
19742    Switched to autotools. Dropped XrPush/PopGroup. Supports non-X Xc rendering.
19743
19744 .cvsignore        |  19 +-
19745 AUTHORS           |   1 +
19746 BUGS              |   1 +
19747 COPYING           |  21 ++
19748 ChangeLog         |  17 ++
19749 INSTALL           |   9 +
19750 Imakefile         |  63 ----
19751 NEWS              |   0
19752 Xr.h              | 278 -----------------
19753 autogen.sh        |  28 ++
19754 configure.in      |  51 ++++
19755 local.def         |  53 ----
19756 src/.cvsignore    |   7 +
19757 src/Xr.h          |  91 +++++-
19758 src/xr.c          |  50 ++-
19759 src/xrfont.c      |   4 +-
19760 src/xrgstate.c    | 240 +++++++++------
19761 src/xrint.h       | 123 +++-----
19762 src/xrstate.c     |   9 +-
19763 src/xrsurface.c   | 434 +++++++++++++-------------
19764 src/xrtransform.c |  10 +-
19765 xr.c              | 513 -------------------------------
19766 xrcolor.c         |  70 -----
19767 xrfiller.c        | 103 -------
19768 xrfont.c          | 170 -----------
19769 xrgstate.c        | 885 ------------------------------------------------------
19770 xrint.h           | 794 ------------------------------------------------
19771 xrmisc.c          |  34 ---
19772 xrpath.c          | 432 --------------------------
19773 xrpen.c           | 389 ------------------------
19774 xrpolygon.c       | 173 -----------
19775 xrspline.c        | 269 -----------------
19776 xrstate.c         | 109 -------
19777 xrstroker.c       | 643 ---------------------------------------
19778 xrsurface.c       | 323 --------------------
19779 xrtransform.c     | 301 -------------------
19780 xrtraps.c         | 589 ------------------------------------
19781 37 files changed, 691 insertions(+), 6615 deletions(-)
19782
19783commit b61b9ffc2322e09873b9e2dfb0c1da56ec1ffd61
19784Author:     Carl Worth <cworth@cworth.org>
19785AuthorDate: Thu Apr 17 08:48:22 2003 +0000
19786Commit:     Carl Worth <cworth@cworth.org>
19787CommitDate: Thu Apr 17 08:48:22 2003 +0000
19788
19789    Removed reliance on server headers. Reowrked IcFormat
19790
19791 pixman/ChangeLog.libic |  50 +++++++++
19792 pixman/src/ic.c        |  40 ++++---
19793 pixman/src/ic.h        | 161 +++++++++++++++++-----------
19794 pixman/src/iccolor.c   |  85 +++++++++++++++
19795 pixman/src/iccompose.c |  26 ++++-
19796 pixman/src/icformat.c  |  67 ++++++------
19797 pixman/src/icimage.c   | 115 ++++++++------------
19798 pixman/src/icimage.h   |  86 ++++++---------
19799 pixman/src/icint.h     | 285 ++++++++++++++++++++++++++++++++++++++++++++-----
19800 pixman/src/icpixels.c  |  22 ++--
19801 pixman/src/icrect.c    | 107 +++++++++++--------
19802 pixman/src/ictrap.c    |  48 +++++----
19803 pixman/src/ictri.c     | 102 ++++++++++--------
19804 13 files changed, 798 insertions(+), 396 deletions(-)
19805
19806commit 2d8dfcec1bb166f8335300bd3850847a5bb1396e
19807Author:     Carl Worth <cworth@cworth.org>
19808AuthorDate: Wed Mar 5 10:19:48 2003 +0000
19809Commit:     Carl Worth <cworth@cworth.org>
19810CommitDate: Wed Mar 5 10:19:48 2003 +0000
19811
19812    Updated to use libpixregion
19813
19814 pixman/ChangeLog.libic | 21 +++++++++++++++++++++
19815 pixman/src/ic.h        | 22 +++++++++++++++++++++-
19816 pixman/src/icimage.h   |  3 +++
19817 pixman/src/icint.h     | 41 +++--------------------------------------
19818 4 files changed, 48 insertions(+), 39 deletions(-)
19819
19820commit 88bd3a9799fd2225d84d1abed922204b3e1885e6
19821Author:     Carl Worth <cworth@cworth.org>
19822AuthorDate: Tue Feb 25 10:33:10 2003 +0000
19823Commit:     Carl Worth <cworth@cworth.org>
19824CommitDate: Tue Feb 25 10:33:10 2003 +0000
19825
19826    updated to use libpixregion instead of Xlib region code
19827
19828 pixman/src/ic.c        | 19 +++++-------
19829 pixman/src/ic.h        |  2 ++
19830 pixman/src/iccompose.c |  8 ++---
19831 pixman/src/icimage.c   | 81 +++++++++++++++++++++++++-------------------------
19832 pixman/src/icimage.h   | 12 ++++----
19833 pixman/src/icint.h     |  4 ---
19834 pixman/src/ictrap.c    | 20 +++----------
19835 pixman/src/ictri.c     | 20 ++++++++-----
19836 8 files changed, 76 insertions(+), 90 deletions(-)
19837
19838commit 3eaa7a73e7ef8e24caa09a3e0318a5254c55d56f
19839Author:     Carl Worth <cworth@cworth.org>
19840AuthorDate: Tue Feb 25 10:28:05 2003 +0000
19841Commit:     Carl Worth <cworth@cworth.org>
19842CommitDate: Tue Feb 25 10:28:05 2003 +0000
19843
19844    API cleanup
19845
19846 pixman/ChangeLog.libpixregion |  9 +++++++++
19847 pixman/src/pixman.h           | 27 ++++++++++-----------------
19848 pixman/src/pixregion.c        | 43 ++++++++++++++++++++++---------------------
19849 3 files changed, 41 insertions(+), 38 deletions(-)
19850
19851commit a837f75a8b9dafb373bcc828dcc5ade6a1d84674
19852Author:     Carl Worth <cworth@cworth.org>
19853AuthorDate: Tue Feb 25 08:05:26 2003 +0000
19854Commit:     Carl Worth <cworth@cworth.org>
19855CommitDate: Tue Feb 25 08:05:26 2003 +0000
19856
19857    Initial import of libpixregion
19858
19859 pixman/.cvsignore             |   13 +
19860 pixman/AUTHORS                |    2 +
19861 pixman/COPYING                |   42 +
19862 pixman/ChangeLog.libpixregion |    0
19863 pixman/INSTALL                |    9 +
19864 pixman/Makefile.am            |    8 +
19865 pixman/NEWS                   |    1 +
19866 pixman/README                 |   15 +
19867 pixman/autogen.sh             |   30 +
19868 pixman/configure.in           |   46 +
19869 pixman/libpixman.pc.in        |   10 +
19870 pixman/src/.cvsignore         |    6 +
19871 pixman/src/Makefile.am        |   12 +
19872 pixman/src/pixman.h           |  157 +++
19873 pixman/src/pixregion.c        | 2538 +++++++++++++++++++++++++++++++++++++++++
19874 pixman/src/pixregionint.h     |   83 ++
19875 16 files changed, 2972 insertions(+)
19876
19877commit 56e193eaf2c24aa3799b8440708a9448de3a94e9
19878Author:     Carl Worth <cworth@cworth.org>
19879AuthorDate: Fri Feb 21 14:08:28 2003 +0000
19880Commit:     Carl Worth <cworth@cworth.org>
19881CommitDate: Fri Feb 21 14:08:28 2003 +0000
19882
19883    Added triangle support
19884
19885 pixman/src/ic.h      |  32 ++++++++++++
19886 pixman/src/icimage.h |  51 -------------------
19887 pixman/src/icint.h   |  10 ++++
19888 pixman/src/ictrap.c  |   6 ---
19889 pixman/src/ictri.c   | 140 ++++++++++++++++++++++++++++-----------------------
19890 5 files changed, 118 insertions(+), 121 deletions(-)
19891
19892commit 8bb4eb1beb020ed679a7644579253bd21f8bc970
19893Author:     Carl Worth <cworth@cworth.org>
19894AuthorDate: Fri Feb 21 13:34:50 2003 +0000
19895Commit:     Carl Worth <cworth@cworth.org>
19896CommitDate: Fri Feb 21 13:34:50 2003 +0000
19897
19898    Some reorganization and cruft removal
19899
19900 pixman/ChangeLog.libic   |    5 +
19901 pixman/src/ic.c          | 1973 +++++++++++++++++++++++-----------------------
19902 pixman/src/icbltone.c    |  130 ---
19903 pixman/src/iccompose.c   |    1 +
19904 pixman/src/icformat.c    |   20 -
19905 pixman/src/icimage.c     | 1639 +++++++-------------------------------
19906 pixman/src/icimage.h     |   18 -
19907 pixman/src/icint.h       |  221 ------
19908 pixman/src/ictransform.c |   70 ++
19909 pixman/src/icutil.c      |   81 --
19910 10 files changed, 1351 insertions(+), 2807 deletions(-)
19911
19912commit 18edad04edf860211260a1db4a7b58fd75715cf7
19913Author:     Carl Worth <cworth@cworth.org>
19914AuthorDate: Fri Feb 21 10:07:17 2003 +0000
19915Commit:     Carl Worth <cworth@cworth.org>
19916CommitDate: Fri Feb 21 10:07:17 2003 +0000
19917
19918    Started cleaning up public libic interface
19919
19920 pixman/src/ic.c        |   14 +-
19921 pixman/src/ic.h        | 1008 +++---------------------------------------------
19922 pixman/src/icimage.c   |   24 +-
19923 pixman/src/icint.h     |  956 ++++++++++++++++++++++++++++++++++++++++++++-
19924 pixman/src/icpixels.c  |    4 +-
19925 pixman/src/icstipple.c |    2 +-
19926 pixman/src/ictrap.c    |    6 +-
19927 7 files changed, 1010 insertions(+), 1004 deletions(-)
19928
19929commit c9bf4bab84e6c1abbdcb2b7888918fc01e5cf063
19930Author:     Carl Worth <cworth@cworth.org>
19931AuthorDate: Fri Feb 21 06:51:08 2003 +0000
19932Commit:     Carl Worth <cworth@cworth.org>
19933CommitDate: Fri Feb 21 06:51:08 2003 +0000
19934
19935    Initial import of libic code, (still very preliminary).
19936
19937 pixman/ChangeLog.libic |    4 +
19938 pixman/src/ic.c        | 1183 ++++++++++++++++++++
19939 pixman/src/ic.h        | 1024 +++++++++++++++++
19940 pixman/src/icblt.c     |  926 ++++++++++++++++
19941 pixman/src/icbltone.c  |  867 +++++++++++++++
19942 pixman/src/iccompose.c | 2900 ++++++++++++++++++++++++++++++++++++++++++++++++
19943 pixman/src/icformat.c  |  139 +++
19944 pixman/src/icimage.c   | 1641 +++++++++++++++++++++++++++
19945 pixman/src/icimage.h   | 1243 +++++++++++++++++++++
19946 pixman/src/icint.h     |   68 ++
19947 pixman/src/icpixels.c  |  118 ++
19948 pixman/src/icrect.c    |  152 +++
19949 pixman/src/icrop.h     |  139 +++
19950 pixman/src/icstipple.c |   80 ++
19951 pixman/src/ictrap.c    | 1517 +++++++++++++++++++++++++
19952 pixman/src/ictri.c     |  342 ++++++
19953 pixman/src/icutil.c    |  363 ++++++
19954 17 files changed, 12706 insertions(+)
19955
19956commit d084434770b77d0751978bf6774eca00a6e7d646
19957Author:     Carl Worth <cworth@cworth.org>
19958AuthorDate: Fri Feb 14 07:22:19 2003 +0000
19959Commit:     Carl Worth <cworth@cworth.org>
19960CommitDate: Fri Feb 14 07:22:19 2003 +0000
19961
19962    Fixed transformed images to not be 1 pixel too big
19963
19964 ChangeLog      | 5 +++++
19965 src/xrgstate.c | 4 ++--
19966 xrgstate.c     | 4 ++--
19967 3 files changed, 9 insertions(+), 4 deletions(-)
19968
19969commit d4ba730ba26d6a58ba81d733a75e4ce01a4bda72
19970Author:     Carl Worth <cworth@cworth.org>
19971AuthorDate: Thu Feb 6 08:06:28 2003 +0000
19972Commit:     Carl Worth <cworth@cworth.org>
19973CommitDate: Thu Feb 6 08:06:28 2003 +0000
19974
19975    Fixed algebra used by XrPenVerticesNeeded to avoid sqrt() of negative numbers.
19976
19977 ChangeLog         |  6 ++++++
19978 src/xrint.h       |  3 +++
19979 src/xrpen.c       | 15 +++++++--------
19980 src/xrtransform.c | 21 ++++++++++++++-------
19981 xrint.h           |  3 +++
19982 xrpen.c           | 15 +++++++--------
19983 xrtransform.c     | 21 ++++++++++++++-------
19984 7 files changed, 54 insertions(+), 30 deletions(-)
19985
19986commit a4b439eb69710a3c2053e68f7716bbf76b5ceb7f
19987Author:     Carl Worth <cworth@cworth.org>
19988AuthorDate: Tue Jan 28 13:49:57 2003 +0000
19989Commit:     Carl Worth <cworth@cworth.org>
19990CommitDate: Tue Jan 28 13:49:57 2003 +0000
19991
19992    Added round caps/joins. Fixed initial cap. Fixed disabling of dashing.
19993
19994 ChangeLog       |  22 +++++++
19995 src/xrgstate.c  |  46 +++++++------
19996 src/xrint.h     |  33 +++++-----
19997 src/xrpen.c     |  96 +++++++++++++++++++++------
19998 src/xrstroker.c | 201 +++++++++++++++++++++++++++++++++++++-------------------
19999 src/xrtraps.c   |  62 +++++++++++++----
20000 xrgstate.c      |  46 +++++++------
20001 xrint.h         |  33 +++++-----
20002 xrpen.c         |  96 +++++++++++++++++++++------
20003 xrstroker.c     | 201 +++++++++++++++++++++++++++++++++++++-------------------
20004 xrtraps.c       |  62 +++++++++++++----
20005 11 files changed, 624 insertions(+), 274 deletions(-)
20006
20007commit 1507f1c795478c9cde970d1a750d0602407f6986
20008Author:     Carl Worth <cworth@cworth.org>
20009AuthorDate: Tue Jan 28 07:23:54 2003 +0000
20010Commit:     Carl Worth <cworth@cworth.org>
20011CommitDate: Tue Jan 28 07:23:54 2003 +0000
20012
20013    Added triangle tessellation. Converted bevel joins from polygons to triangles.
20014
20015 ChangeLog       |  8 ++++++++
20016 src/xrint.h     |  3 +++
20017 src/xrstroker.c | 26 +++++++++++++++++---------
20018 src/xrtraps.c   | 31 +++++++++++++++++++++++++++++++
20019 xrint.h         |  3 +++
20020 xrstroker.c     | 26 +++++++++++++++++---------
20021 xrtraps.c       | 31 +++++++++++++++++++++++++++++++
20022 7 files changed, 110 insertions(+), 18 deletions(-)
20023
20024commit f93c88efbf84d6a2dab3a37608ae5c73c6dd22d3
20025Author:     Carl Worth <cworth@cworth.org>
20026AuthorDate: Sat Jan 25 11:12:39 2003 +0000
20027Commit:     Carl Worth <cworth@cworth.org>
20028CommitDate: Sat Jan 25 11:12:39 2003 +0000
20029
20030    Fixed round joins to not fall through to miter case
20031
20032 src/xrstroker.c | 13 +++++--------
20033 xrstroker.c     | 13 +++++--------
20034 2 files changed, 10 insertions(+), 16 deletions(-)
20035
20036commit 341c446ba2c4d9833c3366edaa9b725b3ab2c8f6
20037Author:     Carl Worth <cworth@cworth.org>
20038AuthorDate: Fri Jan 24 13:56:30 2003 +0000
20039Commit:     Carl Worth <cworth@cworth.org>
20040CommitDate: Fri Jan 24 13:56:30 2003 +0000
20041
20042    Fixed xrpolygon for multiple sub-polygons
20043
20044 src/xrpolygon.c | 2 ++
20045 xrpolygon.c     | 2 ++
20046 2 files changed, 4 insertions(+)
20047
20048commit 214662761e7ea372073f4a1a496c3859f893d6ac
20049Author:     Carl Worth <cworth@cworth.org>
20050AuthorDate: Fri Jan 24 13:52:01 2003 +0000
20051Commit:     Carl Worth <cworth@cworth.org>
20052CommitDate: Fri Jan 24 13:52:01 2003 +0000
20053
20054    Fixed miter limit handling. Added local.def
20055
20056 ChangeLog       |  9 +++++++++
20057 Imakefile       |  5 +++--
20058 README          |  7 +++++--
20059 local.def       | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
20060 src/xrstroker.c |  4 ++--
20061 xrstroker.c     |  4 ++--
20062 6 files changed, 74 insertions(+), 8 deletions(-)
20063
20064commit cdae3ba6155a7c883e52f1617edd9f6ab61df830
20065Author:     Carl Worth <cworth@cworth.org>
20066AuthorDate: Tue Dec 3 12:37:59 2002 +0000
20067Commit:     Carl Worth <cworth@cworth.org>
20068CommitDate: Tue Dec 3 12:37:59 2002 +0000
20069
20070    Fixed holes in self-intersecting splines, (from change to winding rule parameter interface)
20071
20072 ChangeLog       | 10 ++++++++++
20073 TODO            | 14 +++++++++++---
20074 src/xrpen.c     |  2 +-
20075 src/xrstroker.c |  4 ++--
20076 xrpen.c         |  2 +-
20077 xrstroker.c     |  4 ++--
20078 6 files changed, 27 insertions(+), 9 deletions(-)
20079
20080commit 7f49b9ee83e277c5615e5e7a0c64f9df53ea5c85
20081Author:     Keith Packard <keithp@keithp.com>
20082AuthorDate: Thu Nov 21 11:12:20 2002 +0000
20083Commit:     Keith Packard <keithp@keithp.com>
20084CommitDate: Thu Nov 21 11:12:20 2002 +0000
20085
20086    Make Xr use XFTINCLUDES as it now uses Xft
20087
20088 Imakefile | 2 +-
20089 1 file changed, 1 insertion(+), 1 deletion(-)
20090
20091commit 6c8533a2ad96080889be9b2255c3236200dcb858
20092Author:     Carl Worth <cworth@cworth.org>
20093AuthorDate: Mon Nov 11 12:46:17 2002 +0000
20094Commit:     Carl Worth <cworth@cworth.org>
20095CommitDate: Mon Nov 11 12:46:17 2002 +0000
20096
20097    Fixes for transformed images
20098
20099 ChangeLog         | 20 +++++++++++++++++
20100 Xr.h              | 19 +++++++++++++++-
20101 src/Xr.h          | 19 +++++++++++++++-
20102 src/xr.c          | 32 +++++++++++++++++++++++++++
20103 src/xrfiller.c    |  4 +++-
20104 src/xrgstate.c    | 64 +++++++++++++++++++++++++++++++++++++++++++-----------
20105 src/xrint.h       | 16 +++++++++++++-
20106 src/xrpen.c       |  5 ++++-
20107 src/xrsurface.c   | 10 ++++-----
20108 src/xrtransform.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++----
20109 xr.c              | 32 +++++++++++++++++++++++++++
20110 xrfiller.c        |  4 +++-
20111 xrgstate.c        | 64 +++++++++++++++++++++++++++++++++++++++++++-----------
20112 xrint.h           | 16 +++++++++++++-
20113 xrpen.c           |  5 ++++-
20114 xrsurface.c       | 10 ++++-----
20115 xrtransform.c     | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++----
20116 17 files changed, 398 insertions(+), 52 deletions(-)
20117
20118commit 405598e4e0699bf5d4e2e0e7366a780219430cc8
20119Author:     Carl Worth <cworth@cworth.org>
20120AuthorDate: Mon Nov 4 00:24:44 2002 +0000
20121Commit:     Carl Worth <cworth@cworth.org>
20122CommitDate: Mon Nov 4 00:24:44 2002 +0000
20123
20124    Added group support.
20125
20126 ChangeLog       |  31 ++++++++++++
20127 Xr.h            |   7 +++
20128 src/Xr.h        |   7 +++
20129 src/xr.c        |  30 +++++++++++-
20130 src/xrfont.c    |   4 +-
20131 src/xrgstate.c  | 148 ++++++++++++++++++++++++++++++++++++++++++++++----------
20132 src/xrint.h     |  48 +++++++++++++++---
20133 src/xrstate.c   |   1 +
20134 src/xrsurface.c | 113 +++++++++++++++++++++++++++++++++++++-----
20135 xr.c            |  30 +++++++++++-
20136 xrfont.c        |   4 +-
20137 xrgstate.c      | 148 ++++++++++++++++++++++++++++++++++++++++++++++----------
20138 xrint.h         |  48 +++++++++++++++---
20139 xrstate.c       |   1 +
20140 xrsurface.c     | 113 +++++++++++++++++++++++++++++++++++++-----
20141 15 files changed, 639 insertions(+), 94 deletions(-)
20142
20143commit ea0104b2c04e12e16b8243b3762b6e53c58f0a72
20144Author:     Carl Worth <cworth@cworth.org>
20145AuthorDate: Sat Nov 2 10:24:12 2002 +0000
20146Commit:     Carl Worth <cworth@cworth.org>
20147CommitDate: Sat Nov 2 10:24:12 2002 +0000
20148
20149    Fix memory leak of image pixmap
20150
20151 ChangeLog       | 5 +++++
20152 src/xrsurface.c | 6 ++++++
20153 xrsurface.c     | 6 ++++++
20154 3 files changed, 17 insertions(+)
20155
20156commit e39a088a29cd7676ad6f33ac0f0f2c4d5035580b
20157Author:     Carl Worth <cworth@cworth.org>
20158AuthorDate: Fri Nov 1 19:45:30 2002 +0000
20159Commit:     Carl Worth <cworth@cworth.org>
20160CommitDate: Fri Nov 1 19:45:30 2002 +0000
20161
20162    Partial image support.
20163
20164 ChangeLog       |  24 ++++++++
20165 Xr.h            |  27 ++++++++-
20166 src/Xr.h        |  27 ++++++++-
20167 src/xr.c        |  56 +++++++++++++++++++
20168 src/xrfont.c    |   2 +-
20169 src/xrgstate.c  | 141 +++++++++++++++++++++++++++++++++++++----------
20170 src/xrint.h     |  56 ++++++++++++++++---
20171 src/xrsurface.c | 166 +++++++++++++++++++++++++++++++++++++++++---------------
20172 xr.c            |  56 +++++++++++++++++++
20173 xrfont.c        |   2 +-
20174 xrgstate.c      | 141 +++++++++++++++++++++++++++++++++++++----------
20175 xrint.h         |  56 ++++++++++++++++---
20176 xrsurface.c     | 166 +++++++++++++++++++++++++++++++++++++++++---------------
20177 13 files changed, 752 insertions(+), 168 deletions(-)
20178
20179commit fec91ede9e8bc725551e39619b65c32ad9abf3ce
20180Author:     Carl Worth <cworth@cworth.org>
20181AuthorDate: Wed Oct 30 21:54:50 2002 +0000
20182Commit:     Carl Worth <cworth@cworth.org>
20183CommitDate: Wed Oct 30 21:54:50 2002 +0000
20184
20185    Moved Xft/fontconfig code up from Xc to Xr. Added XrTextExtents
20186
20187 ChangeLog       | 12 +++++++++
20188 Xr.h            |  7 ++++++
20189 src/Xr.h        |  7 ++++++
20190 src/xr.c        | 14 +++++++++++
20191 src/xrcolor.c   |  8 +++---
20192 src/xrfont.c    | 44 +++++++++++++++++++--------------
20193 src/xrgstate.c  | 76 +++++++++++++++++++++++++++++++++++++++++++++++----------
20194 src/xrint.h     | 30 ++++++++++++++++-------
20195 src/xrsurface.c | 41 +++++++++++++++++++------------
20196 xr.c            | 14 +++++++++++
20197 xrcolor.c       |  8 +++---
20198 xrfont.c        | 44 +++++++++++++++++++--------------
20199 xrgstate.c      | 76 +++++++++++++++++++++++++++++++++++++++++++++++----------
20200 xrint.h         | 30 ++++++++++++++++-------
20201 xrsurface.c     | 41 +++++++++++++++++++------------
20202 15 files changed, 332 insertions(+), 120 deletions(-)
20203
20204commit f207f1db6489742c1061349f547ba34523969482
20205Author:     Carl Worth <cworth@cworth.org>
20206AuthorDate: Tue Oct 29 17:27:01 2002 +0000
20207Commit:     Carl Worth <cworth@cworth.org>
20208CommitDate: Tue Oct 29 17:27:01 2002 +0000
20209
20210    Added basic font support
20211
20212 ChangeLog       |   9 ++++
20213 Imakefile       |   2 +
20214 Xr.h            |  15 +++++-
20215 src/Xr.h        |  15 +++++-
20216 src/xr.c        |  32 +++++++++++-
20217 src/xrfont.c    | 160 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20218 src/xrgstate.c  |  64 ++++++++++++++++++-----
20219 src/xrint.h     |  54 ++++++++++++++++++-
20220 src/xrsurface.c |   3 ++
20221 xr.c            |  32 +++++++++++-
20222 xrfont.c        | 160 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20223 xrgstate.c      |  64 ++++++++++++++++++-----
20224 xrint.h         |  54 ++++++++++++++++++-
20225 xrsurface.c     |   3 ++
20226 14 files changed, 631 insertions(+), 36 deletions(-)
20227
20228commit f64ebf489ba101ff99fb7910924f04291d272057
20229Author:     Carl Worth <cworth@cworth.org>
20230AuthorDate: Mon Oct 28 09:00:10 2002 +0000
20231Commit:     Carl Worth <cworth@cworth.org>
20232CommitDate: Mon Oct 28 09:00:10 2002 +0000
20233
20234    Added XrStatusInvalidRestore. Fixed XrSurface memory leak.
20235
20236 ChangeLog       |  9 +++++++++
20237 Xr.h            |  3 ++-
20238 src/Xr.h        |  3 ++-
20239 src/xr.c        |  3 ---
20240 src/xrgstate.c  | 23 +++++++++++++++++------
20241 src/xrint.h     |  9 ++++++++-
20242 src/xrstate.c   | 11 ++++++-----
20243 src/xrsurface.c | 29 +++++++++++++++++++----------
20244 xr.c            |  3 ---
20245 xrgstate.c      | 23 +++++++++++++++++------
20246 xrint.h         |  9 ++++++++-
20247 xrstate.c       | 11 ++++++-----
20248 xrsurface.c     | 29 +++++++++++++++++++----------
20249 13 files changed, 113 insertions(+), 52 deletions(-)
20250
20251commit 84da6c1f7f1877662ad3e83858e77872426e2f14
20252Author:     Carl Worth <cworth@cworth.org>
20253AuthorDate: Sat Oct 26 08:00:39 2002 +0000
20254Commit:     Carl Worth <cworth@cworth.org>
20255CommitDate: Sat Oct 26 08:00:39 2002 +0000
20256
20257    Added TODO, README, and .cvsignore
20258
20259 .cvsignore |  2 ++
20260 README     | 42 ++++++++++++++++++++++++++++++++++++++++++
20261 TODO       | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
20262 3 files changed, 92 insertions(+)
20263
20264commit 06ddeffeb7f41ba535453bcbcff0c452420dfd51
20265Author:     Carl Worth <cworth@cworth.org>
20266AuthorDate: Sat Oct 26 07:59:31 2002 +0000
20267Commit:     Carl Worth <cworth@cworth.org>
20268CommitDate: Sat Oct 26 07:59:31 2002 +0000
20269
20270    Moved current point state to XrGState and dropped relative operators from XrPath. This is all in preparation for XrShowText, (which needs access to the current point)
20271
20272 ChangeLog         |  57 +++++++++++++-
20273 Xr.h              |   8 +-
20274 src/Xr.h          |   8 +-
20275 src/xr.c          | 190 ++++++++++++++++++++++++++++------------------
20276 src/xrgstate.c    | 221 ++++++++++++++++++++++++++++++++++++++++--------------
20277 src/xrint.h       |  87 ++++++++++++++-------
20278 src/xrpath.c      | 121 ++++++++++++++++++------------
20279 src/xrpen.c       |  12 +--
20280 src/xrstate.c     |   4 +-
20281 src/xrstroker.c   |  79 +++++++++----------
20282 src/xrtransform.c |  22 +++---
20283 xr.c              | 190 ++++++++++++++++++++++++++++------------------
20284 xrgstate.c        | 221 ++++++++++++++++++++++++++++++++++++++++--------------
20285 xrint.h           |  87 ++++++++++++++-------
20286 xrpath.c          | 121 ++++++++++++++++++------------
20287 xrpen.c           |  12 +--
20288 xrstate.c         |   4 +-
20289 xrstroker.c       |  79 +++++++++----------
20290 xrtransform.c     |  22 +++---
20291 19 files changed, 1016 insertions(+), 529 deletions(-)
20292
20293commit 0b6fd5b4d11a6557b762696bbfb3ea7ec5233ed3
20294Author:     Carl Worth <cworth@cworth.org>
20295AuthorDate: Thu Oct 24 11:27:29 2002 +0000
20296Commit:     Carl Worth <cworth@cworth.org>
20297CommitDate: Thu Oct 24 11:27:29 2002 +0000
20298
20299    Added XrSetFillRule
20300
20301 ChangeLog      |  4 ++++
20302 Xr.h           |  5 +++++
20303 src/Xr.h       |  5 +++++
20304 src/xr.c       |  6 ++++++
20305 src/xrfiller.c |  2 +-
20306 src/xrgstate.c |  8 +++++++-
20307 src/xrint.h    | 10 ++++++----
20308 src/xrtraps.c  |  6 +++---
20309 xr.c           |  6 ++++++
20310 xrfiller.c     |  2 +-
20311 xrgstate.c     |  8 +++++++-
20312 xrint.h        | 10 ++++++----
20313 xrtraps.c      |  6 +++---
20314 13 files changed, 60 insertions(+), 18 deletions(-)
20315
20316commit 8379c09a5b7111235da02e6cd74bcbe06e120bcd
20317Author:     Carl Worth <cworth@cworth.org>
20318AuthorDate: Wed Oct 23 18:30:53 2002 +0000
20319Commit:     Carl Worth <cworth@cworth.org>
20320CommitDate: Wed Oct 23 18:30:53 2002 +0000
20321
20322    Fix for paths with multiple polygons disjoint in Y
20323
20324 ChangeLog     | 5 +++++
20325 src/xrtraps.c | 5 ++++-
20326 xrtraps.c     | 5 ++++-
20327 3 files changed, 13 insertions(+), 2 deletions(-)
20328
20329commit f07852454c2f34b9582d9a74ea83d74dcdb40dcc
20330Author:     Carl Worth <cworth@cworth.org>
20331AuthorDate: Wed Oct 23 11:58:38 2002 +0000
20332Commit:     Carl Worth <cworth@cworth.org>
20333CommitDate: Wed Oct 23 11:58:38 2002 +0000
20334
20335    Added XrConcatMatrix, XrGetStatus. Properly clip color, alpha, and tolerance values from the user. Renamed _XrTransformPointWithoutTranslate to _XrTransformDistance. Added new XrIntStatus type for error codes that are not exported.
20336
20337 Xr.h              | 16 ++++++++++++++
20338 src/Xr.h          | 16 ++++++++++++++
20339 src/xr.c          | 37 +++++++++++++++++++++++++++++++++
20340 src/xrfiller.c    |  2 +-
20341 src/xrgstate.c    | 22 ++++++++++++++++----
20342 src/xrint.h       | 26 ++++++++++++++---------
20343 src/xrpen.c       |  2 +-
20344 src/xrspline.c    |  4 ++--
20345 src/xrstroker.c   | 16 +++++++-------
20346 src/xrtransform.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++-----
20347 xr.c              | 37 +++++++++++++++++++++++++++++++++
20348 xrfiller.c        |  2 +-
20349 xrgstate.c        | 22 ++++++++++++++++----
20350 xrint.h           | 26 ++++++++++++++---------
20351 xrpen.c           |  2 +-
20352 xrspline.c        |  4 ++--
20353 xrstroker.c       | 16 +++++++-------
20354 xrtransform.c     | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++-----
20355 18 files changed, 312 insertions(+), 62 deletions(-)
20356
20357commit 88237e451e9719a211c3f2292f7679d4ac25654a
20358Author:     Carl Worth <cworth@cworth.org>
20359AuthorDate: Wed Oct 16 12:57:00 2002 +0000
20360Commit:     Carl Worth <cworth@cworth.org>
20361CommitDate: Wed Oct 16 12:57:00 2002 +0000
20362
20363    Various cleanups, (no functional changes). Changed arguments for XrRel* from x,y to dx,dy. Changed XrError to XrStatus. Added a prefix of '_' to all internal functions
20364
20365 Xr.h              |  10 +-
20366 src/Xr.h          |  10 +-
20367 src/xr.c          | 146 +++++++++++++--------------
20368 src/xrcolor.c     |   8 +-
20369 src/xrfiller.c    |  54 +++++-----
20370 src/xrgstate.c    | 264 ++++++++++++++++++++++++-------------------------
20371 src/xrint.h       | 290 +++++++++++++++++++++++++++---------------------------
20372 src/xrmisc.c      |   2 +-
20373 src/xrpath.c      |  76 +++++++-------
20374 src/xrpen.c       | 114 ++++++++++-----------
20375 src/xrpolygon.c   |  52 +++++-----
20376 src/xrspline.c    |  88 ++++++++---------
20377 src/xrstate.c     |  40 ++++----
20378 src/xrstroker.c   | 224 ++++++++++++++++++++---------------------
20379 src/xrsurface.c   |  12 +--
20380 src/xrtransform.c |  66 ++++++-------
20381 src/xrtraps.c     |  98 +++++++++---------
20382 xr.c              | 146 +++++++++++++--------------
20383 xrcolor.c         |   8 +-
20384 xrfiller.c        |  54 +++++-----
20385 xrgstate.c        | 264 ++++++++++++++++++++++++-------------------------
20386 xrint.h           | 290 +++++++++++++++++++++++++++---------------------------
20387 xrmisc.c          |   2 +-
20388 xrpath.c          |  76 +++++++-------
20389 xrpen.c           | 114 ++++++++++-----------
20390 xrpolygon.c       |  52 +++++-----
20391 xrspline.c        |  88 ++++++++---------
20392 xrstate.c         |  40 ++++----
20393 xrstroker.c       | 224 ++++++++++++++++++++---------------------
20394 xrsurface.c       |  12 +--
20395 xrtransform.c     |  66 ++++++-------
20396 xrtraps.c         |  98 +++++++++---------
20397 32 files changed, 1544 insertions(+), 1544 deletions(-)
20398
20399commit fe0606c7635ec666c3ea0695d30adefe3f47caad
20400Author:     Carl Worth <cworth@cworth.org>
20401AuthorDate: Tue Oct 1 04:37:42 2002 +0000
20402Commit:     Carl Worth <cworth@cworth.org>
20403CommitDate: Tue Oct 1 04:37:42 2002 +0000
20404
20405    Standardized bracing-style and indentation
20406
20407 src/xrpath.c    |  8 +++-----
20408 src/xrpen.c     | 30 +++++++++++++++---------------
20409 src/xrstroker.c | 19 ++++++-------------
20410 xrpath.c        |  8 +++-----
20411 xrpen.c         | 30 +++++++++++++++---------------
20412 xrstroker.c     | 19 ++++++-------------
20413 6 files changed, 48 insertions(+), 66 deletions(-)
20414
20415commit cf44ac0f7a2a91b11cf614bdf916f2d46234826c
20416Author:     Carl Worth <cworth@cworth.org>
20417AuthorDate: Tue Oct 1 04:28:20 2002 +0000
20418Commit:     Carl Worth <cworth@cworth.org>
20419CommitDate: Tue Oct 1 04:28:20 2002 +0000
20420
20421    Fixed pen when it has more than 2 duplicate vertices. Imposed minimum value on tolerance to avoid infinite recursion.
20422
20423 src/xrgstate.c | 2 ++
20424 src/xrint.h    | 1 +
20425 src/xrpen.c    | 2 ++
20426 xrgstate.c     | 2 ++
20427 xrint.h        | 1 +
20428 xrpen.c        | 2 ++
20429 6 files changed, 10 insertions(+)
20430
20431commit c5e37af245f02d7c2a40dd2cf457cfac25f253b5
20432Author:     Carl Worth <cworth@cworth.org>
20433AuthorDate: Fri Sep 20 09:43:42 2002 +0000
20434Commit:     Carl Worth <cworth@cworth.org>
20435CommitDate: Fri Sep 20 09:43:42 2002 +0000
20436
20437    Fixed rounding bug in _ComputeX. Use if statement instead of while loop to increment intersection Y value
20438
20439 src/xrtraps.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
20440 xrtraps.c     | 69 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
20441 2 files changed, 112 insertions(+), 26 deletions(-)
20442
20443commit e9255b4688fe516ade5a83a41c87036e686e3d1c
20444Author:     Carl Worth <cworth@cworth.org>
20445AuthorDate: Tue Sep 17 14:44:52 2002 +0000
20446Commit:     Carl Worth <cworth@cworth.org>
20447CommitDate: Tue Sep 17 14:44:52 2002 +0000
20448
20449    Fixed intersection test for parallel lines
20450
20451 src/xrtraps.c | 32 ++++++++++++++++++--------------
20452 xrtraps.c     | 32 ++++++++++++++++++--------------
20453 2 files changed, 36 insertions(+), 28 deletions(-)
20454
20455commit a2265c8e1bb35c649f2606f82caefdbf8cd86272
20456Author:     Carl Worth <cworth@cworth.org>
20457AuthorDate: Tue Sep 17 14:21:36 2002 +0000
20458Commit:     Carl Worth <cworth@cworth.org>
20459CommitDate: Tue Sep 17 14:21:36 2002 +0000
20460
20461    Added comments describing polygon tessellation algorithm
20462
20463 src/xrtraps.c | 25 +++++++++++++++++++++++++
20464 xrtraps.c     | 25 +++++++++++++++++++++++++
20465 2 files changed, 50 insertions(+)
20466
20467commit d334c8bf8f6814976ba12a31643917d0ede86088
20468Author:     Carl Worth <cworth@cworth.org>
20469AuthorDate: Tue Sep 17 13:38:55 2002 +0000
20470Commit:     Carl Worth <cworth@cworth.org>
20471CommitDate: Tue Sep 17 13:38:55 2002 +0000
20472
20473    Cleaned up polygon tessellation code. Fixes all known problems.
20474
20475 src/xrint.h   |   3 --
20476 src/xrtraps.c | 119 +++++++++++++++++++++++++++++++++-------------------------
20477 xrint.h       |   3 --
20478 xrtraps.c     | 119 +++++++++++++++++++++++++++++++++-------------------------
20479 4 files changed, 136 insertions(+), 108 deletions(-)
20480
20481commit 546b33d3627639b5ef38615ab2797f36e5d18939
20482Author:     Carl Worth <cworth@cworth.org>
20483AuthorDate: Fri Sep 13 19:01:01 2002 +0000
20484Commit:     Carl Worth <cworth@cworth.org>
20485CommitDate: Fri Sep 13 19:01:01 2002 +0000
20486
20487    Fixed some broken polygons by adding another sort to polygon tessellation code.
20488
20489 src/xrtraps.c | 92 +++++++++++++++++++++++++++++++++--------------------------
20490 xrtraps.c     | 92 +++++++++++++++++++++++++++++++++--------------------------
20491 2 files changed, 104 insertions(+), 80 deletions(-)
20492
20493commit b2d0004956a17c0cfa6ee2fd6a5a4dbacc6846b9
20494Author:     Carl Worth <cworth@cworth.org>
20495AuthorDate: Fri Sep 13 13:27:51 2002 +0000
20496Commit:     Carl Worth <cworth@cworth.org>
20497CommitDate: Fri Sep 13 13:27:51 2002 +0000
20498
20499    Fixed _XrPenVerticesNeeded to not return negative numbers under scaling
20500
20501 src/xrpen.c | 19 ++++++++++---------
20502 xrpen.c     | 19 ++++++++++---------
20503 2 files changed, 20 insertions(+), 18 deletions(-)
20504
20505commit 1fa0a496bb9689a5ebeacabd9cc3d05d48a1f4c3
20506Author:     Carl Worth <cworth@cworth.org>
20507AuthorDate: Fri Sep 13 12:55:37 2002 +0000
20508Commit:     Carl Worth <cworth@cworth.org>
20509CommitDate: Fri Sep 13 12:55:37 2002 +0000
20510
20511    Removed state from XrFiller that was redundant with state in XrPolygon. Fixed state update in XrStroker so that paths with multiple subpaths work. Simplified error-prone sorting in XrPenAddPoints. Renamed XrPenVertexTag to XrPenVertexFlag, (to allow for a single vertex that is the starting point for both the forward and reverse half-path).
20512
20513 Xr.h            |   2 --
20514 src/Xr.h        |   2 --
20515 src/xrfiller.c  |  17 +--------
20516 src/xrint.h     |  26 ++++++--------
20517 src/xrpen.c     | 104 ++++++++++++++++++++++++++------------------------------
20518 src/xrstroker.c |  26 +++++++-------
20519 src/xrtraps.c   |  12 ++++---
20520 xrfiller.c      |  17 +--------
20521 xrint.h         |  26 ++++++--------
20522 xrpen.c         | 104 ++++++++++++++++++++++++++------------------------------
20523 xrstroker.c     |  26 +++++++-------
20524 xrtraps.c       |  12 ++++---
20525 12 files changed, 158 insertions(+), 216 deletions(-)
20526
20527commit 2ba3786b272b89da4f7fd264db55dc0a4744aad9
20528Author:     Carl Worth <cworth@cworth.org>
20529AuthorDate: Tue Sep 10 09:51:14 2002 +0000
20530Commit:     Carl Worth <cworth@cworth.org>
20531CommitDate: Tue Sep 10 09:51:14 2002 +0000
20532
20533    Fixed rendering of degenerate splines. Changed XrStrokeFace to define everything in terms of the direction of the path
20534
20535 src/xrfiller.c  |  5 ++++-
20536 src/xrint.h     |  5 +++--
20537 src/xrspline.c  | 16 ++++++----------
20538 src/xrstroker.c | 58 ++++++++++++++++++++-------------------------------------
20539 xrfiller.c      |  5 ++++-
20540 xrint.h         |  5 +++--
20541 xrspline.c      | 16 ++++++----------
20542 xrstroker.c     | 58 ++++++++++++++++++++-------------------------------------
20543 8 files changed, 66 insertions(+), 102 deletions(-)
20544
20545commit 5f1938f26ff64d9036a5f78cdc47641427924a1d
20546Author:     Carl Worth <cworth@cworth.org>
20547AuthorDate: Tue Sep 10 08:01:00 2002 +0000
20548Commit:     Carl Worth <cworth@cworth.org>
20549CommitDate: Tue Sep 10 08:01:00 2002 +0000
20550
20551    Fixed spline error calculation. New effort to compute spline initial/final slopes even for degenerate splines, (degenerate splines are still broken somewhere though).
20552
20553 Imakefile       |   2 +
20554 src/xrgstate.c  |  25 ++++++++----
20555 src/xrint.h     |  20 +++++++---
20556 src/xrmisc.c    |  34 ++++++++++++++++
20557 src/xrpath.c    |   2 -
20558 src/xrpen.c     |  22 ++++-------
20559 src/xrpolygon.c |   1 +
20560 src/xrspline.c  | 118 ++++++++++++++++++++++++++++++++++++++++++++------------
20561 src/xrtraps.c   |   1 +
20562 xrgstate.c      |  25 ++++++++----
20563 xrint.h         |  20 +++++++---
20564 xrmisc.c        |  34 ++++++++++++++++
20565 xrpath.c        |   2 -
20566 xrpen.c         |  22 ++++-------
20567 xrpolygon.c     |   1 +
20568 xrspline.c      | 118 ++++++++++++++++++++++++++++++++++++++++++++------------
20569 xrtraps.c       |   1 +
20570 17 files changed, 340 insertions(+), 108 deletions(-)
20571
20572commit 44ca388c90aea7ed1b04784ddf3e53b339e0eb32
20573Author:     Carl Worth <cworth@cworth.org>
20574AuthorDate: Thu Sep 5 13:12:23 2002 +0000
20575Commit:     Carl Worth <cworth@cworth.org>
20576CommitDate: Thu Sep 5 13:12:23 2002 +0000
20577
20578    Fix polygon stroking so last final face is rendered exactly. Fix bug in which XrPolygonAddPt with horizontal edge would then drop the next edge.
20579
20580 src/xrint.h     |  2 +-
20581 src/xrpen.c     | 49 +++++++++++++++++++++++++++++--------------------
20582 src/xrpolygon.c |  3 ++-
20583 src/xrstroker.c |  6 +-----
20584 xrint.h         |  2 +-
20585 xrpen.c         | 49 +++++++++++++++++++++++++++++--------------------
20586 xrpolygon.c     |  3 ++-
20587 xrstroker.c     |  6 +-----
20588 8 files changed, 66 insertions(+), 54 deletions(-)
20589
20590commit bc362fc2e4bcf2324eda74c5d6290f4da6645e20
20591Author:     Carl Worth <cworth@cworth.org>
20592AuthorDate: Thu Sep 5 10:06:44 2002 +0000
20593Commit:     Carl Worth <cworth@cworth.org>
20594CommitDate: Thu Sep 5 10:06:44 2002 +0000
20595
20596    Corrected XrPenVerticesNeeded for handling transformed pens
20597
20598 src/xrint.h       |  3 +++
20599 src/xrpen.c       | 26 ++++++++++++++++----------
20600 src/xrtransform.c | 32 ++++++++++++++++++++++++++++++++
20601 xrint.h           |  3 +++
20602 xrpen.c           | 26 ++++++++++++++++----------
20603 xrtransform.c     | 32 ++++++++++++++++++++++++++++++++
20604 6 files changed, 102 insertions(+), 20 deletions(-)
20605
20606commit 34ab06281fe53dde2d9b12780221b91dbafe940a
20607Author:     Carl Worth <cworth@cworth.org>
20608AuthorDate: Wed Sep 4 16:11:35 2002 +0000
20609Commit:     Carl Worth <cworth@cworth.org>
20610CommitDate: Wed Sep 4 16:11:35 2002 +0000
20611
20612    Fixed brain-damaged XrPenVertexCompareByTheta. Correctly handle degenerate miter joins
20613
20614 src/xrpen.c     |  9 ++++++++-
20615 src/xrstroker.c | 10 ++++++++++
20616 xrpen.c         |  9 ++++++++-
20617 xrstroker.c     | 10 ++++++++++
20618 4 files changed, 36 insertions(+), 2 deletions(-)
20619
20620commit 13216da122ba167d8a2c0a5bca37c844ccea2026
20621Author:     Carl Worth <cworth@cworth.org>
20622AuthorDate: Wed Sep 4 07:28:56 2002 +0000
20623Commit:     Carl Worth <cworth@cworth.org>
20624CommitDate: Wed Sep 4 07:28:56 2002 +0000
20625
20626    Fixed pen to transform user-space radius to device space, (vertices_needed computation still broken). Pen now behaves well when an extra point is coincident with an original vertex point.
20627
20628 Xr.h            |  4 ----
20629 src/Xr.h        |  4 ----
20630 src/xrgstate.c  |  5 ++++-
20631 src/xrint.h     |  2 +-
20632 src/xrpen.c     | 36 +++++++++++++++++++++++++++---------
20633 src/xrstroker.c | 47 ++++++++++++++++++++++++++++++-----------------
20634 xrgstate.c      |  5 ++++-
20635 xrint.h         |  2 +-
20636 xrpen.c         | 36 +++++++++++++++++++++++++++---------
20637 xrstroker.c     | 47 ++++++++++++++++++++++++++++++-----------------
20638 10 files changed, 124 insertions(+), 64 deletions(-)
20639
20640commit cf6f2e67d9ff908054779480699440ea2736fe68
20641Author:     Carl Worth <cworth@cworth.org>
20642AuthorDate: Tue Sep 3 08:42:25 2002 +0000
20643Commit:     Carl Worth <cworth@cworth.org>
20644CommitDate: Tue Sep 3 08:42:25 2002 +0000
20645
20646    Added initial spline support. Added XrSetTolerance
20647
20648 Xr.h            |   5 +-
20649 src/Xr.h        |   5 +-
20650 src/xr.c        |  11 ++-
20651 src/xrfiller.c  |  29 +++++--
20652 src/xrgstate.c  |  10 +++
20653 src/xrint.h     |  66 +++++++++++---
20654 src/xrpen.c     | 264 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
20655 src/xrpolygon.c |  58 +++++++++++++
20656 src/xrspline.c  | 164 ++++++++++++++++++++++++++++++++++-
20657 src/xrstroker.c | 136 +++++++++++++++++++++--------
20658 src/xrtraps.c   |   6 +-
20659 xr.c            |  11 ++-
20660 xrfiller.c      |  29 +++++--
20661 xrgstate.c      |  10 +++
20662 xrint.h         |  66 +++++++++++---
20663 xrpen.c         | 264 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
20664 xrpolygon.c     |  58 +++++++++++++
20665 xrspline.c      | 164 ++++++++++++++++++++++++++++++++++-
20666 xrstroker.c     | 136 +++++++++++++++++++++--------
20667 xrtraps.c       |   6 +-
20668 20 files changed, 1354 insertions(+), 144 deletions(-)
20669
20670commit 25011eade4e33030bd86392e44bc02c945c5c0c3
20671Author:     Keith Packard <keithp@keithp.com>
20672AuthorDate: Sun Aug 18 22:55:58 2002 +0000
20673Commit:     Keith Packard <keithp@keithp.com>
20674CommitDate: Sun Aug 18 22:55:58 2002 +0000
20675
20676    Add dashed line support. Needs work to simplify some case analysis.
20677
20678 src/xrgstate.c  |  10 ++-
20679 src/xrint.h     |   8 ++
20680 src/xrstroker.c | 225 ++++++++++++++++++++++++++++++++++++++++++++++++++------
20681 xrgstate.c      |  10 ++-
20682 xrint.h         |   8 ++
20683 xrstroker.c     | 225 ++++++++++++++++++++++++++++++++++++++++++++++++++------
20684 6 files changed, 436 insertions(+), 50 deletions(-)
20685
20686commit f20a4a96c77a251e18dc65f1ab9c24a10007b466
20687Author:     Carl Worth <cworth@cworth.org>
20688AuthorDate: Thu Aug 15 17:33:00 2002 +0000
20689Commit:     Carl Worth <cworth@cworth.org>
20690CommitDate: Thu Aug 15 17:33:00 2002 +0000
20691
20692    Fixed XrPen stubs
20693
20694 Imakefile   | 2 ++
20695 src/xrpen.c | 5 ++++-
20696 xrpen.c     | 5 ++++-
20697 3 files changed, 10 insertions(+), 2 deletions(-)
20698
20699commit 2d8f2f4946b789b5d14731e8eed77dc63dee035c
20700Author:     Carl Worth <cworth@cworth.org>
20701AuthorDate: Thu Aug 15 17:30:03 2002 +0000
20702Commit:     Carl Worth <cworth@cworth.org>
20703CommitDate: Thu Aug 15 17:30:03 2002 +0000
20704
20705    Added xrpen/xrspline
20706
20707 src/xrpen.c    | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20708 src/xrspline.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
20709 xrpen.c        | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20710 xrspline.c     | 47 +++++++++++++++++++++++++++++++++++++++++++++++
20711 4 files changed, 208 insertions(+)
20712
20713commit c1c7ee62bcf7e412fb74552ce171fbe44f5b4e7b
20714Author:     Carl Worth <cworth@cworth.org>
20715AuthorDate: Thu Aug 15 17:29:26 2002 +0000
20716Commit:     Carl Worth <cworth@cworth.org>
20717CommitDate: Thu Aug 15 17:29:26 2002 +0000
20718
20719    Cleaned up XrPathInterpret. Prepare for splines
20720
20721 Imakefile         |   4 ++
20722 src/xrfiller.c    |  94 ++++++++++++++++++++++++++++++++++++++++
20723 src/xrgstate.c    |  51 +++++++++++++---------
20724 src/xrint.h       | 113 ++++++++++++++++++++++++++++++++++++++++++------
20725 src/xrpath.c      | 126 +++++++++++++++++++++++++-----------------------------
20726 src/xrpolygon.c   |  54 ++++++++++-------------
20727 src/xrstroker.c   |  46 +++++++++++++++++++-
20728 src/xrtransform.c |   8 ----
20729 xrfiller.c        |  94 ++++++++++++++++++++++++++++++++++++++++
20730 xrgstate.c        |  51 +++++++++++++---------
20731 xrint.h           | 113 ++++++++++++++++++++++++++++++++++++++++++------
20732 xrpath.c          | 126 +++++++++++++++++++++++++-----------------------------
20733 xrpolygon.c       |  54 ++++++++++-------------
20734 xrstroker.c       |  46 +++++++++++++++++++-
20735 xrtransform.c     |   8 ----
20736 15 files changed, 706 insertions(+), 282 deletions(-)
20737
20738commit 20f631ce22d1189410d21db077e3b38a70e06bf7
20739Author:     Keith Packard <keithp@keithp.com>
20740AuthorDate: Thu Aug 15 17:19:28 2002 +0000
20741Commit:     Keith Packard <keithp@keithp.com>
20742CommitDate: Thu Aug 15 17:19:28 2002 +0000
20743
20744    Add dashes, collapse stroke_style/fill_style into gstate
20745
20746 Xr.h            |  3 +++
20747 src/Xr.h        |  3 +++
20748 src/xr.c        |  9 +++++++++
20749 src/xrgstate.c  | 62 +++++++++++++++++++++++++++++++++++++++++++++++----------
20750 src/xrint.h     | 23 +++++++++++----------
20751 src/xrstroker.c | 19 +++++++++---------
20752 xr.c            |  9 +++++++++
20753 xrgstate.c      | 62 +++++++++++++++++++++++++++++++++++++++++++++++----------
20754 xrint.h         | 23 +++++++++++----------
20755 xrstroker.c     | 19 +++++++++---------
20756 10 files changed, 168 insertions(+), 64 deletions(-)
20757
20758commit ba6c4971300181f64084437ba190e90c6c21cc5e
20759Author:     Keith Packard <keithp@keithp.com>
20760AuthorDate: Thu Aug 15 16:48:16 2002 +0000
20761Commit:     Keith Packard <keithp@keithp.com>
20762CommitDate: Thu Aug 15 16:48:16 2002 +0000
20763
20764    Fix combined transforms, fix caps/joins under transform
20765
20766 src/xrgstate.c    |  2 +-
20767 src/xrpath.c      |  2 ++
20768 src/xrstroker.c   | 75 ++++++++++++++++++++++++++++++++++++++++++++-----------
20769 src/xrtransform.c | 12 ++++++---
20770 xrgstate.c        |  2 +-
20771 xrpath.c          |  2 ++
20772 xrstroker.c       | 75 ++++++++++++++++++++++++++++++++++++++++++++-----------
20773 xrtransform.c     | 12 ++++++---
20774 8 files changed, 144 insertions(+), 38 deletions(-)
20775
20776commit 91f09687e5bebd8436e2e1c34ec153b976a3cc30
20777Author:     Carl Worth <cworth@cworth.org>
20778AuthorDate: Thu Aug 15 05:22:59 2002 +0000
20779Commit:     Carl Worth <cworth@cworth.org>
20780CommitDate: Thu Aug 15 05:22:59 2002 +0000
20781
20782    Added error handling (Xr shutdown) for out-of-memory handling. Started adding spline functions.
20783
20784 Xr.h            |  12 ++++++
20785 src/Xr.h        |  12 ++++++
20786 src/xr.c        |  93 ++++++++++++++++++++++++++++++++++++++----
20787 src/xrgstate.c  | 116 +++++++++++++++++++++++++++++++++++-----------------
20788 src/xrint.h     |  59 +++++++++++++--------------
20789 src/xrpath.c    | 124 ++++++++++++++++++++++++++++++++++----------------------
20790 src/xrpolygon.c |  31 +++++++++-----
20791 src/xrstate.c   |  22 ++++++++--
20792 src/xrstroker.c |  92 ++++++++++++++++-------------------------
20793 src/xrtraps.c   |  94 ++++++++++++++++++++++--------------------
20794 xr.c            |  93 ++++++++++++++++++++++++++++++++++++++----
20795 xrgstate.c      | 116 +++++++++++++++++++++++++++++++++++-----------------
20796 xrint.h         |  59 +++++++++++++--------------
20797 xrpath.c        | 124 ++++++++++++++++++++++++++++++++++----------------------
20798 xrpolygon.c     |  31 +++++++++-----
20799 xrstate.c       |  22 ++++++++--
20800 xrstroker.c     |  92 ++++++++++++++++-------------------------
20801 xrtraps.c       |  94 ++++++++++++++++++++++--------------------
20802 18 files changed, 804 insertions(+), 482 deletions(-)
20803
20804commit ba3bce9d7e3ad45db5a2ce115404bd332d868ac7
20805Author:     Keith Packard <keithp@keithp.com>
20806AuthorDate: Thu Aug 15 03:50:28 2002 +0000
20807Commit:     Keith Packard <keithp@keithp.com>
20808CommitDate: Thu Aug 15 03:50:28 2002 +0000
20809
20810    Note that the only rectangles could be quickly converted to traps. Add miter joins
20811
20812 src/xrint.h     |  6 ++---
20813 src/xrstroker.c | 78 ++++++++++++++++++++++++++++++++++++++++++++-------------
20814 src/xrtraps.c   | 16 +-----------
20815 xrint.h         |  6 ++---
20816 xrstroker.c     | 78 ++++++++++++++++++++++++++++++++++++++++++++-------------
20817 xrtraps.c       | 16 +-----------
20818 6 files changed, 126 insertions(+), 74 deletions(-)
20819
20820commit e55de618e7386364032fc4985a67942cd7a825eb
20821Author:     Keith Packard <keithp@keithp.com>
20822AuthorDate: Wed Aug 14 19:19:33 2002 +0000
20823Commit:     Keith Packard <keithp@keithp.com>
20824CommitDate: Wed Aug 14 19:19:33 2002 +0000
20825
20826    Add bevel joins
20827
20828 src/xrgstate.c  |  4 ++--
20829 src/xrint.h     |  3 +++
20830 src/xrpath.c    |  5 -----
20831 src/xrpolygon.c |  6 ++++++
20832 src/xrstroker.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++++---------
20833 xrgstate.c      |  4 ++--
20834 xrint.h         |  3 +++
20835 xrpath.c        |  5 -----
20836 xrpolygon.c     |  6 ++++++
20837 xrstroker.c     | 64 ++++++++++++++++++++++++++++++++++++++++++++++++---------
20838 10 files changed, 130 insertions(+), 34 deletions(-)
20839
20840commit 6b1903c40e74d13a9387ff1afa5fa5d19c1b8a29
20841Author:     Keith Packard <keithp@keithp.com>
20842AuthorDate: Wed Aug 14 18:32:42 2002 +0000
20843Commit:     Keith Packard <keithp@keithp.com>
20844CommitDate: Wed Aug 14 18:32:42 2002 +0000
20845
20846    Prepare for joins and caps
20847
20848 Imakefile       |  4 ++++
20849 src/xrint.h     | 18 ++++++++++++++++
20850 src/xrpath.c    | 21 ++++++++++++++++--
20851 src/xrstroker.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++-----------
20852 xrint.h         | 18 ++++++++++++++++
20853 xrpath.c        | 21 ++++++++++++++++--
20854 xrstroker.c     | 67 ++++++++++++++++++++++++++++++++++++++++++++++-----------
20855 7 files changed, 186 insertions(+), 30 deletions(-)
20856
20857commit 71b804a30163404eb30df6d81a9ee3477e0d5bcb
20858Author:     Carl Worth <cworth@cworth.org>
20859AuthorDate: Wed Aug 14 17:32:22 2002 +0000
20860Commit:     Carl Worth <cworth@cworth.org>
20861CommitDate: Wed Aug 14 17:32:22 2002 +0000
20862
20863    Fixed XrFill to implicitly call ClosePath. Broke off XrFillStyle/XrStrokeStyle
20864
20865 src/xr.c        |  1 +
20866 src/xrgstate.c  | 37 +++++++++++++++++++++++++------------
20867 src/xrint.h     | 26 ++++++++++++++------------
20868 src/xrpath.c    | 27 ---------------------------
20869 src/xrstroker.c |  5 +++--
20870 xr.c            |  1 +
20871 xrgstate.c      | 37 +++++++++++++++++++++++++------------
20872 xrint.h         | 26 ++++++++++++++------------
20873 xrpath.c        | 27 ---------------------------
20874 xrstroker.c     |  5 +++--
20875 10 files changed, 86 insertions(+), 106 deletions(-)
20876
20877commit 466fc8700f22e6635997a5b427732d51b9d6b5cd
20878Author:     Carl Worth <cworth@cworth.org>
20879AuthorDate: Wed Aug 14 00:44:28 2002 +0000
20880Commit:     Carl Worth <cworth@cworth.org>
20881CommitDate: Wed Aug 14 00:44:28 2002 +0000
20882
20883    Handle degenerate polygons (no edges)
20884
20885 src/xrtraps.c | 5 ++++-
20886 xrtraps.c     | 5 ++++-
20887 2 files changed, 8 insertions(+), 2 deletions(-)
20888
20889commit 48bd9e5d30be831e71f12def2e521a7fa713e06a
20890Author:     Carl Worth <cworth@cworth.org>
20891AuthorDate: Wed Aug 14 00:39:43 2002 +0000
20892Commit:     Carl Worth <cworth@cworth.org>
20893CommitDate: Wed Aug 14 00:39:43 2002 +0000
20894
20895    Total rewrite of path storage/interpretation in preparation for splines.
20896
20897 Imakefile         |   6 +-
20898 Xr.h              |  33 +++--
20899 src/Xr.h          |  33 +++--
20900 src/xr.c          |  41 +++---
20901 src/xrcolor.c     |  33 +++--
20902 src/xrgstate.c    | 289 ++++++---------------------------------
20903 src/xrint.h       | 206 ++++++++++++++--------------
20904 src/xrpath.c      | 393 +++++++++++++++++++++++++++++++++++++++++++-----------
20905 src/xrpolygon.c   | 104 +++++++++++++++
20906 src/xrstate.c     |  33 +++--
20907 src/xrstroker.c   | 141 ++++++++++++++++++++
20908 src/xrsurface.c   |  33 +++--
20909 src/xrtransform.c |  33 +++--
20910 src/xrtraps.c     | 210 +++++++++--------------------
20911 xr.c              |  41 +++---
20912 xrcolor.c         |  33 +++--
20913 xrgstate.c        | 289 ++++++---------------------------------
20914 xrint.h           | 206 ++++++++++++++--------------
20915 xrpath.c          | 393 +++++++++++++++++++++++++++++++++++++++++++-----------
20916 xrpolygon.c       | 104 +++++++++++++++
20917 xrstate.c         |  33 +++--
20918 xrstroker.c       | 141 ++++++++++++++++++++
20919 xrsubpath.c       | 150 ---------------------
20920 xrsurface.c       |  33 +++--
20921 xrtransform.c     |  33 +++--
20922 xrtraps.c         | 210 +++++++++--------------------
20923 26 files changed, 1718 insertions(+), 1536 deletions(-)
20924
20925commit 9824dc894440bc2566206bb5f04d403d68bf24c0
20926Author:     Carl Worth <cworth@cworth.org>
20927AuthorDate: Mon Aug 12 11:43:56 2002 +0000
20928Commit:     Carl Worth <cworth@cworth.org>
20929CommitDate: Mon Aug 12 11:43:56 2002 +0000
20930
20931    Fixed XrPathClose to deal with empty path
20932
20933 src/xrpath.c | 6 ++++--
20934 xrpath.c     | 6 ++++--
20935 2 files changed, 8 insertions(+), 4 deletions(-)
20936
20937commit c2824c4ded348a6cfa56ab55db5857d3021f54ca
20938Author:     Carl Worth <cworth@cworth.org>
20939AuthorDate: Mon Aug 12 09:38:05 2002 +0000
20940Commit:     Carl Worth <cworth@cworth.org>
20941CommitDate: Mon Aug 12 09:38:05 2002 +0000
20942
20943    Stabilized the sort used to generate traps. Discard degenerate traps
20944
20945 Imakefile      | 13 ++++---------
20946 src/xrgstate.c |  2 +-
20947 src/xrtraps.c  | 10 +++++++++-
20948 xrgstate.c     |  2 +-
20949 xrtraps.c      | 10 +++++++++-
20950 5 files changed, 24 insertions(+), 13 deletions(-)
20951
20952commit c44bf18e78f502fb30fa62db171216289d5ee5d3
20953Author:     Carl Worth <cworth@cworth.org>
20954AuthorDate: Wed Aug 7 19:49:36 2002 +0000
20955Commit:     Carl Worth <cworth@cworth.org>
20956CommitDate: Wed Aug 7 19:49:36 2002 +0000
20957
20958    Fixed missing semicolon.
20959
20960 src/xrsurface.c | 2 +-
20961 xrsurface.c     | 2 +-
20962 2 files changed, 2 insertions(+), 2 deletions(-)
20963
20964commit 9ee45ab8164593f1e368b99c0d63bd4b21a4daa1
20965Author:     Carl Worth <cworth@cworth.org>
20966AuthorDate: Wed Aug 7 19:48:49 2002 +0000
20967Commit:     Carl Worth <cworth@cworth.org>
20968CommitDate: Wed Aug 7 19:48:49 2002 +0000
20969
20970    Fixed missing xrtraps.c
20971
20972 src/xrtraps.c | 494 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20973 xrtraps.c     | 494 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20974 2 files changed, 988 insertions(+)
20975
20976commit f7f194c47dbf20a9ba56bb928be78530c98bc16c
20977Author:     Carl Worth <cworth@cworth.org>
20978AuthorDate: Tue Jul 23 07:22:56 2002 +0000
20979Commit:     Carl Worth <cworth@cworth.org>
20980CommitDate: Tue Jul 23 07:22:56 2002 +0000
20981
20982    Added ChangeLog
20983
20984 ChangeLog | 28 ++++++++++++++++++++++++++++
20985 1 file changed, 28 insertions(+)
20986
20987commit f8fef556d7b5eb391ce52d4307252e4a1a30b024
20988Author:     Carl Worth <cworth@cworth.org>
20989AuthorDate: Tue Jul 23 07:22:23 2002 +0000
20990Commit:     Carl Worth <cworth@cworth.org>
20991CommitDate: Tue Jul 23 07:22:23 2002 +0000
20992
20993    See ChangeLog for 2002-07-16
20994
20995 Imakefile       |  10 ++-
20996 Xr.h            |  79 +++++++++++++++--
20997 src/Xr.h        |  79 +++++++++++++++--
20998 src/xr.c        |  26 +++++-
20999 src/xrcolor.c   |  16 ++--
21000 src/xrgstate.c  | 264 +++++++++++++++++++++++++++++++++++++-------------------
21001 src/xrint.h     | 110 +++++++++++++++++------
21002 src/xrpath.c    |   6 +-
21003 src/xrsurface.c | 134 ++++++++++++++++++++++++++++
21004 xr.c            |  26 +++++-
21005 xrcolor.c       |  16 ++--
21006 xrgstate.c      | 264 +++++++++++++++++++++++++++++++++++++-------------------
21007 xrint.h         | 110 +++++++++++++++++------
21008 xrpath.c        |   6 +-
21009 xrpicture.c     | 134 ----------------------------
21010 xrsubpath.c     |   5 +-
21011 xrsurface.c     | 134 ++++++++++++++++++++++++++++
21012 17 files changed, 1015 insertions(+), 404 deletions(-)
21013
21014commit 093b754cb1014ed95baaa1bde579d033d7856e46
21015Author:     Carl Worth <cworth@cworth.org>
21016AuthorDate: Fri Jun 14 15:13:44 2002 +0000
21017Commit:     Carl Worth <cworth@cworth.org>
21018CommitDate: Fri Jun 14 15:13:44 2002 +0000
21019
21020    Added XrSetVisual, XrSetFormat. Fixed XrSetAlpha. Fixed transformed line widths, (added inverse CTM).
21021
21022 Xr.h              | 16 +++++++++--
21023 src/Xr.h          | 16 +++++++++--
21024 src/xr.c          | 27 +++++++++++-------
21025 src/xrcolor.c     |  1 +
21026 src/xrgstate.c    | 82 +++++++++++++++++++++++++++++++++++++++----------------
21027 src/xrint.h       | 38 ++++++++++++++++++++------
21028 src/xrtransform.c | 77 +++++++++++++++++++++++++++++++++++----------------
21029 xr.c              | 27 +++++++++++-------
21030 xrcolor.c         |  1 +
21031 xrgstate.c        | 82 +++++++++++++++++++++++++++++++++++++++----------------
21032 xrint.h           | 38 ++++++++++++++++++++------
21033 xrpicture.c       | 60 ++++++++++++++++++++++++++++++----------
21034 xrsubpath.c       |  6 ++--
21035 xrtransform.c     | 77 +++++++++++++++++++++++++++++++++++----------------
21036 14 files changed, 394 insertions(+), 154 deletions(-)
21037