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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2008-09-20
Make sure feature macros are checked using #if, not #ifdef; add a test for it
Behdad Esfahbod
1
-0
/
+8
2008-06-23
Use #include "cairo-*." instead of #include <cairo-*.h>
Behdad Esfahbod
1
-1
/
+1
2007-10-09
[win32] remove ignore_operators flag from win32 printing surface
Vladimir Vukicevic
1
-1
/
+2
2007-09-18
[win32] Add win32 printing surface
Vladimir Vukicevic
1
-0
/
+3
2007-08-28
[win32] Add cairo_win32_font_face_create_for_logfontw_hfont
Vladimir Vukicevic
1
-0
/
+3
2007-01-04
Remove WINVER from public header file
Jonathan Watt
1
-10
/
+0
2006-12-15
revert accidental mode changes in my previous commit
Jonathan Watt
1
-0
/
+0
2006-12-15
Fix a couple of character spacing issues on Windows
U-JONATHAN-X60S\jonathan
1
-0
/
+10
2006-09-12
[win32] correct win32 show_glyphs for non-y-aligned text
Stuart Parmenter
1
-0
/
+8
2006-09-12
[win32] Support for DDBs, AlphaBlend fix
Vladimir Vukicevic
1
-0
/
+9
2006-05-18
[win32] Allow for creating a font from a HFONT
Stuart Parmenter
1
-0
/
+3
2006-02-27
Win32: rename cairo_surface_create_dib to cairo_surface_create_with_dib
Vladimir Vukicevic
1
-3
/
+3
2006-02-27
Win32: expose win32 DIB (image) surface creation function, and DC getter
Vladimir Vukicevic
1
-0
/
+8
2005-09-07
Give cairo_public an empty definition by default.
Carl Worth
1
-5
/
+5
2005-05-14
Add an #error if cairo-foo.h is included when cairo was compiled without supp...
Carl Worth
1
-2
/
+4
2005-05-06
Change definitions of everything in cairo-features.h to prefer #if over #ifdef.
Carl Worth
1
-1
/
+1
2005-05-06
Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...
Carl Worth
1
-4
/
+0
2005-04-07
Minor changes to header file inclusion recommended by Oleg Smolsky for better...
Carl Worth
1
-0
/
+1
2005-04-07
src/cairo.h src/cairo-gstate.c src/cairo-font.c: Add a cairo_font_face_t type...
Owen Taylor
1
-7
/
+6
2005-02-20
Fix line endings (reported by Hans Breuer)
Owen Taylor
1
-71
/
+71
2005-02-02
src/cairo_font.c src/cairo.h doc/public/cairo-sections.txt: Add cairo_font_ex...
Owen Taylor
1
-2
/
+2
2005-02-02
Add some functions to select the font into a device context with the intentio...
Owen Taylor
1
-0
/
+10
2005-02-01
Mostly-functioning Win32 font backend; no glyph paths yet.
Owen Taylor
1
-1
/
+1
2005-02-01
src/cairo_unicode.c src/cairoint.h src/Makefile.am: Add _cairo_utf8_to_utf16(...
Owen Taylor
1
-10
/
+10
2005-01-31
configure.in src/cairo-features.h.in: Add a check for the Windows platform an...
Owen Taylor
1
-0
/
+61