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
/
cairo-win32-printing-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-04-13
win32: Fix broken printing of type1 fonts
Adrian Johnson
1
-0
/
+1
2008-03-26
Use floating-point offsets for color stops
Carl Worth
1
-1
/
+1
2008-03-25
Win32-Printing: Fix fallback resolution when DC ctm is not identity
Adrian Johnson
1
-5
/
+14
2008-03-10
win32-printing: Don't scale the miter limit
Adrian Johnson
1
-1
/
+1
2008-02-15
Win32-printing: Fix meta surface patterns
Adrian Johnson
1
-12
/
+16
2008-01-24
[win32] Print non-black/white text correctly in show_glyphs
Vladimir Vukicevic
1
-3
/
+3
2008-01-24
[win32] Better tracking of initial clip
Vladimir Vukicevic
1
-42
/
+27
2008-01-18
win32-printing: define GRADIENT_FILL_RECT_H bug #14107
Adrian Johnson
1
-0
/
+4
2008-01-16
[cairo-surface] Introduce _cairo_surface_create_in_error().
Chris Wilson
1
-7
/
+3
2008-01-11
win32-printing: Do not clip and paint with an empty path
Adrian Johnson
1
-2
/
+6
2008-01-11
win32-printing: use fill instead of clip for non win32 fonts
Adrian Johnson
1
-2
/
+12
2007-11-09
[win32-printing] bail out early if we don't have anything to do in paint_surf
Vladimir Vukicevic
1
-0
/
+5
2007-11-09
[win32] Skip doing some work if we can't call StretchDIBits
Vladimir Vukicevic
1
-0
/
+6
2007-10-21
win32-printing: remove unused code
Adrian Johnson
1
-17
/
+0
2007-10-21
win32-printing: fix typo in comment
Adrian Johnson
1
-1
/
+1
[next]