index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-28
[region] Consistently use rectangles in the API of regions
Søren Sandmann Pedersen
12
-155
/
+134
2009-03-28
[region] Change sense of _cairo_region_not_empty() to _cairo_region_empty()
Søren Sandmann
4
-6
/
+6
2009-03-28
[region] Miscellaneous bug fixes.
Søren Sandmann
3
-2
/
+6
2009-03-28
[region] Get rid of clip->has_region
Søren Sandmann
3
-23
/
+16
2009-03-28
[region] Make cairo_region_t a malloced object.
Søren Sandmann
10
-183
/
+280
2009-03-28
Simplify _cairo_clip_intersect_region()
Søren Sandmann Pedersen
1
-14
/
+5
2009-03-27
[spline] fix wrong sign in _cairo_spline_bound.
Bertram Felgenhauer
1
-1
/
+1
2009-03-26
[in_fill] Correctly track current point in curve_to.
Bertram Felgenhauer
1
-2
/
+6
2009-03-21
[win32] Use _hypot instead of hypot
Vladimir Vukicevic
1
-0
/
+1
2009-03-20
[wince] Use the official _WIN32_WCE define instead of WINCE
Stefan Klug
2
-3
/
+3
2009-03-20
[msvc] Fix definition of CAIRO_ENSURE_UNIQUE for non-x86
Jeff Muizelaar
1
-1
/
+1
2009-03-18
[pattern] Report the true error status from getters.
Chris Wilson
1
-0
/
+18
2009-03-17
Make CAIRO_STATUS_LAST_STATUS public
Behdad Esfahbod
2
-8
/
+10
2009-03-17
[twin] Reorganize matching code to better reflect the code in Pango
Behdad Esfahbod
2
-45
/
+138
2009-03-17
[twin] Update parsed weights and stretches from Pango
Behdad Esfahbod
1
-25
/
+39
2009-03-17
Support compiling without fontconfig
Behdad Esfahbod
8
-35
/
+82
2009-03-16
[scaled-font] Improve comments.
Chris Wilson
1
-3
/
+3
2009-03-16
[scaled-font] Lean and mean global glyph cache.
Chris Wilson
9
-289
/
+232
2009-03-16
[scaled-font] Initialise original_font_face
Chris Wilson
1
-0
/
+1
2009-03-03
[pdf] Intialize 'interpolate'
Jeff Muizelaar
1
-1
/
+1
2009-03-03
[truetype] Move the sizeof asserts to compile time.
Chris Wilson
1
-0
/
+15
2009-03-01
[path] Fix regression introduced with 005436
Chris Wilson
1
-2
/
+2
2009-02-27
[in-fill] Close the path, cf fill()
Chris Wilson
1
-0
/
+2
2009-02-26
[win32] Include $(OPT) flags when linking cairo.dll
Jeff Muizelaar
1
-1
/
+1
2009-02-24
[ps] Check the status of _cairo_type3_glyph_surface_create()
Chris Wilson
1
-0
/
+3
2009-02-24
[scaled-font] Hold reference to original font face
Chris Wilson
4
-5
/
+17
2009-02-19
Relanding: Add CAIRO_ENSURE_UNIQUE macro and use it in _cairo_error()
Jeff Muizelaar
2
-0
/
+25
2009-02-19
Revert "Add CAIRO_ENSURE_UNIQUE macro and use it in _cairo_error()"
Jeff Muizelaar
2
-25
/
+0
2009-02-19
Add CAIRO_ENSURE_UNIQUE macro and use it in _cairo_error()
Jeff Muizelaar
2
-0
/
+25
2009-02-18
Fix a const warning in _cairo_user_data_array_foreach()
Jeff Muizelaar
3
-3
/
+3
2009-02-16
[sdl] Remove new backend.
M Joonas Pihlaja
5
-491
/
+0
2009-02-16
Delete _cairo_region_boxes_fini()
Søren Sandmann Pedersen
1
-6
/
+0
2009-02-15
Delete _cairo_region_get_boxes() in favor of _cairo_region_get_box()
Søren Sandmann
10
-168
/
+112
2009-02-15
Simplify region handling in xlib surface
Søren Sandmann Pedersen
1
-8
/
+3
2009-02-13
[wince] We don't need cairo_win32_tmpfile on Windows CE
Jeff Muizelaar
2
-2
/
+5
2009-02-13
[path] Inline path ops during append_to_context()
Chris Wilson
1
-18
/
+58
2009-02-13
Inline _cairo_restrict_value()
Chris Wilson
4
-33
/
+35
2009-02-13
[surface] Move the meta-data copy-on-snapshot to the generic layer.
Chris Wilson
2
-14
/
+27
2009-02-13
[surface] Separate the mime-data from the user-data.
Chris Wilson
5
-43
/
+77
2009-02-13
Merge branch '1.8'
Chris Wilson
1
-1
/
+4
2009-02-13
[cairo] Describe the restrictions upon cairo_set_tolerance()
Chris Wilson
1
-1
/
+4
2009-02-12
Divert pclose to _pclose for MSVC
Jeff Muizelaar
1
-0
/
+1
2009-02-12
Merge branch '1.8'
Chris Wilson
1
-2
/
+15
2009-02-12
[png] Correct documentation to avoid reference to NULL
Chris Wilson
1
-2
/
+15
2009-02-10
Use _cairo_round() instead of round()
Jeff Muizelaar
1
-4
/
+2
2009-02-10
Add _cairo_round()
Jeff Muizelaar
1
-0
/
+9
2009-02-10
Remove zero size data array for compilation with MSVC
Jeff Muizelaar
1
-3
/
+2
2009-02-06
Don't distribute cairo-features.h (#19992)
Behdad Esfahbod
1
-4
/
+3
2009-02-04
Elaborate the meaning of arithmetic rounding as done by _cairo_lround()
Jeff Muizelaar
1
-1
/
+1
2009-02-02
[directfb] Don't access the scaled_font->glyphs cache directly
Chris Wilson
1
-10
/
+10
[next]