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-win32-printing-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-31
Remove useless checks for NULL before freeing
Andrea Canciani
1
-2
/
+1
2011-07-27
win32: Constify
Andrea Canciani
1
-3
/
+3
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-1
/
+6
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-6
/
+6
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-0
/
+3
2011-01-16
doc: Fix some broken references and gtk-doc warnings
Maarten Bosmans
1
-1
/
+1
2011-01-02
pattern: Use double precision for gradient extreme objects
Andrea Canciani
1
-4
/
+4
2011-01-01
mesh: Add mesh pattern type and enum values
Adrian Johnson
1
-0
/
+3
2010-12-10
path: Always interpret in forward direction
Andrea Canciani
1
-1
/
+0
2010-11-16
win32-print: print as unicode where possible
Adrian Johnson
1
-61
/
+96
2010-10-21
raster backends: Set round_glpyh_positions to ON
Uli Schlachter
1
-0
/
+1
2010-07-10
Convert mime data length to use unsigned long
Chris Wilson
1
-5
/
+5
2010-06-14
win32: Fixed compile errors in Windows backend.
Zoxc
1
-5
/
+4
2010-05-12
win32-printing: compile fix.
Chris Wilson
1
-1
/
+1
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-01-25
win32: Trivially fix the compile error with printing.
Chris Wilson
1
-1
/
+1
2010-01-22
pattern: Add convenience patterns for stock colours
Chris Wilson
1
-6
/
+2
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+1
2010-01-22
Constify stroke style and matrices.
Chris Wilson
1
-3
/
+3
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+1
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-30
/
+30
2009-09-22
win32-printing: correct the use of the CAIRO_HAS_WIN32_FONT #ifdef
Adrian Johnson
1
-1
/
+1
2009-09-22
win32-printing: fix meta surface pattern regression caused by bed2701e
Adrian Johnson
1
-0
/
+2
2009-09-22
win32-printing: Allow GDI CTM with scale < 1 to be set
Adrian Johnson
1
-19
/
+71
2009-09-22
Make win32 fonts work in EMF files created by win32-printing
Adrian Johnson
1
-0
/
+37
2009-09-03
[win32] Remove unused clone_similar()
Chris Wilson
1
-1
/
+1
2009-08-29
[win32] Compiler warnings
Chris Wilson
1
-12
/
+12
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-105
/
+89
2009-07-03
Export meta-surface
Chris Wilson
1
-1
/
+1
2009-05-22
[win32] Wrap win32-font usage with CAIRO_HAS_WIN32_FONT
Chris Wilson
1
-0
/
+4
2009-05-22
[win32] Typo
Chris Wilson
1
-1
/
+1
2008-12-12
[path] Mark points as const during _cairo_path_fixed_interpret()
Chris Wilson
1
-5
/
+7
2008-12-06
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
1
-0
/
+2
2008-11-24
Win32-print: Add PNG embedding support
Adrian Johnson
1
-27
/
+79
2008-11-23
Move cairo-jpeg-info.c to cairo-image-info.c
Adrian Johnson
1
-3
/
+3
2008-11-06
win32-printing: Implement JPEG support
Adrian Johnson
1
-9
/
+82
2008-11-04
[win32] Compile fix for extend-pad extents.
Chris Wilson
1
-1
/
+2
2008-11-02
Add an extents argument to the high level surface backend functions
Adrian Johnson
1
-4
/
+8
2008-10-30
[pattern] Avoid needless copying of patterns.
Chris Wilson
1
-25
/
+26
2008-10-08
[win32] Restore fine-grained fallback support for printing.
Chris Wilson
1
-0
/
+8
2008-09-29
[pattern] Remove the hack to support cloning surface patterns.
Owen W. Taylor
1
-22
/
+19
2008-08-10
Win32-printing: Fix Type 1 font printing so fallback is not used
Adrian Johnson
1
-10
/
+53
2008-06-13
Allocate the correct pattern type on the stack.
Chris Wilson
1
-2
/
+3
2008-06-07
Fix win32-printing show_glyphs analysis
Adrian Johnson
1
-13
/
+19
2008-05-28
One more remaining_glyphs compile fix
Behdad Esfahbod
1
-1
/
+2
2008-05-23
[cairo-xlib] Fix show_glyphs when failing to upload a glyph
Behdad Esfahbod
1
-1
/
+2
2008-05-09
[cairo-paginated-surface] Clean up reference counting mess
Behdad Esfahbod
1
-5
/
+11
2008-05-04
Make win32-printing surface work with bitmap fonts
Adrian Johnson
1
-0
/
+14
2008-05-04
Fix win32-printing show_glyphs analysis for Type 1 fonts
Adrian Johnson
1
-0
/
+1
2008-04-18
Add "Since: 1.6" to win32 printing surface
Adrian Johnson
1
-0
/
+2
[next]