index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
doc: Add "since" tag to documentation
Andrea Canciani
1
-0
/
+2
2012-03-29
doc: Make documentation comments symmetric
Andrea Canciani
1
-7
/
+7
2011-07-31
Remove useless checks for NULL before freeing
Andrea Canciani
1
-4
/
+2
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-1
/
+1
2011-07-09
Handle CAIRO_STATUS_DEVICE_FINISHED in switches
Uli Schlachter
1
-0
/
+2
2011-01-01
mesh: Add mesh pattern type and enum values
Adrian Johnson
1
-0
/
+2
2010-07-08
doc: Move tmpl/ docs to inline docs
Benjamin Otte
1
-0
/
+20
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-01-22
misc: Only use custom lround() under DISABLE_SOME_FLOATING_POINT
Chris Wilson
1
-0
/
+2
2010-01-22
drm: Add backends for i915 and i965.
Chris Wilson
1
-0
/
+57
2010-01-22
Alter definition of cairo_composite_rectangles_t
Chris Wilson
1
-0
/
+41
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+4
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+1
2009-07-14
Use new pixman extended blend operators
Benjamin Otte
1
-0
/
+30
2009-06-03
[cairo] Tweak error strings.
Chris Wilson
1
-6
/
+6
2009-05-06
[user-font] Add CAIRO_STATUS_USER_FONT_NOT_IMPLEMENTED
Behdad Esfahbod
1
-0
/
+2
2009-04-23
[memfault] Manually inject faults when using stack allocations
Chris Wilson
1
-0
/
+3
2009-03-29
Silence compiler warnings for CAIRO_STATUS_LAST_STATUS
Chris Wilson
1
-2
/
+3
2009-03-20
[wince] Use the official _WIN32_WCE define instead of WINCE
Stefan Klug
1
-2
/
+2
2009-02-13
[wince] We don't need cairo_win32_tmpfile on Windows CE
Jeff Muizelaar
1
-1
/
+4
2009-02-13
Inline _cairo_restrict_value()
Chris Wilson
1
-9
/
+0
2009-02-04
Elaborate the meaning of arithmetic rounding as done by _cairo_lround()
Jeff Muizelaar
1
-1
/
+1
2009-01-29
[surface] add CAIRO_STATUS_INVALID_SIZE
Paolo Bonzini
1
-1
/
+3
2008-12-17
Add a missing _cairo_error() to a bunch of status returns.
Jeff Muizelaar
1
-2
/
+2
2008-11-29
Mark allocation failures as unlikely.
Chris Wilson
1
-8
/
+16
2008-11-29
Mark if(status) as being unlikely.
Chris Wilson
1
-3
/
+3
2008-11-24
Fix typo
Adrian Johnson
1
-1
/
+1
2008-11-07
[hash] Return lookup entry.
Chris Wilson
1
-4
/
+3
2008-11-03
[mime-data] Allow embedding of arbitrary mime-types.
Chris Wilson
1
-0
/
+98
2008-09-18
[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flags
Behdad Esfahbod
1
-2
/
+2
2008-09-02
Revamp the build system.
Behdad Esfahbod
1
-0
/
+68
2008-08-28
Some nasty tracks to make changing version number not cause a total rebuild
Behdad Esfahbod
1
-44
/
+0
2008-08-28
Move version functions to cairo-misc.c
Behdad Esfahbod
1
-0
/
+44
2008-08-08
Document all new API
Behdad Esfahbod
1
-1
/
+75
2008-08-08
Add cairo_glyph/text_cluster_allocate/free
Behdad Esfahbod
1
-0
/
+104
2008-08-08
Add toy font constructor and getters
Behdad Esfahbod
1
-0
/
+4
2008-06-26
Add cairo_show_text_glyphs API
Behdad Esfahbod
1
-0
/
+2
2008-06-24
Make sure cairo_int_status_t values fit in int8_t
Behdad Esfahbod
1
-0
/
+2
2008-06-23
Add status CAIRO_STATUS_NEGATIVE_COUNT
Behdad Esfahbod
1
-0
/
+2
2008-05-10
[cairo-user-font] Implement user fonts
Behdad Esfahbod
1
-0
/
+4
2008-05-09
Add CAIRO_STATUS_FONT_TYPE_MISMATCH
Behdad Esfahbod
1
-0
/
+2
2008-02-17
[cairo-misc.c] Add misc functions to this file
Behdad Esfahbod
1
-0
/
+407