Up to [wine] / wine / dlls / gdi
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.17, Fri Oct 20 13:01:37 2006 UTC (2 years, 8 months ago) by julliard
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +0 -0
lines
FILE REMOVED
Alexandre Julliard <julliard@winehq.org> gdi32: Renamed the gdi directory to gdi32.
Revision 1.16 / (download) - [select for diffs], Fri Oct 13 10:26:50 2006 UTC (2 years, 8 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_23
Changes since 1.15: +5 -5
lines
Diff to previous 1.15 (colored)
Michael Stefaniuc <mstefani@redhat.de> gdi: Win64 printf format warning fixes.
Revision 1.15 / (download) - [select for diffs], Tue May 23 12:47:58 2006 UTC (3 years, 1 month ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_22,
Wine-0_9_21,
Wine-0_9_20,
Wine-0_9_19,
Wine-0_9_18,
Wine-0_9_17,
Wine-0_9_16,
Wine-0_9_15,
Wine-0_9_14
Changes since 1.14: +1 -1
lines
Diff to previous 1.14 (colored)
Jonathan Ernst <jonathan@ernstfamily.ch> Update the address of the Free Software Foundation.
Revision 1.14 / (download) - [select for diffs], Sat Jan 21 18:31:57 2006 UTC (3 years, 5 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_9,
Wine-0_9_8,
Wine-0_9_7,
Wine-0_9_13,
Wine-0_9_12,
Wine-0_9_11,
Wine-0_9_10
Changes since 1.13: +4 -5
lines
Diff to previous 1.13 (colored)
Marcus Meissner <marcus@jet.franken.de> gdi: Metafile records must be at least 3 words long.
Revision 1.13 / (download) - [select for diffs], Wed Jan 18 16:52:12 2006 UTC (3 years, 5 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_6
Changes since 1.12: +2 -0
lines
Diff to previous 1.12 (colored)
Alexandre Julliard <julliard@winehq.org> gdi: Ignore a few more metafile escapes.
Revision 1.12 / (download) - [select for diffs], Fri Jan 6 20:52:46 2006 UTC (3 years, 5 months ago) by julliard
Branch: MAIN
Changes since 1.11: +7 -0
lines
Diff to previous 1.11 (colored)
Marcus Meissner <marcus@jet.franken.de> gdi: Filter GETSCALINGFACTOR and SETABORTDOC proc in metafile Escapes.
Revision 1.11 / (download) - [select for diffs], Tue Jan 3 12:43:52 2006 UTC (3 years, 6 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_5
Changes since 1.10: +3 -316
lines
Diff to previous 1.10 (colored)
Steven Edwards <winehacker@gmail.com> gdi: Win16/32 split of most of the metafile support.
Revision 1.10 / (download) - [select for diffs], Sat Nov 5 10:45:02 2005 UTC (3 years, 7 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_4,
Wine-0_9_3,
Wine-0_9_2,
Wine-0_9_1
Changes since 1.9: +17 -2
lines
Diff to previous 1.9 (colored)
Markus Amsler <markus.amsler@oribi.org> Improve c2man Documented-Total count.
Revision 1.9 / (download) - [select for diffs], Wed Oct 19 18:28:14 2005 UTC (3 years, 8 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9
Changes since 1.8: +22 -3
lines
Diff to previous 1.8 (colored)
Dmitry Timoshkov <dmitry@codeweavers.com> Add a test for SetMetaFileBitsEx, make it pass under Wine.
Revision 1.8 / (download) - [select for diffs], Tue Oct 18 10:35:14 2005 UTC (3 years, 8 months ago) by julliard
Branch: MAIN
Changes since 1.7: +0 -3
lines
Diff to previous 1.7 (colored)
Dmitry Timoshkov <dmitry@codeweavers.com> Add a test for CopyMetaFile, make it pass under Wine.
Revision 1.7 / (download) - [select for diffs], Wed Aug 10 10:59:20 2005 UTC (3 years, 10 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050930,
Wine-20050830
Changes since 1.6: +1 -1
lines
Diff to previous 1.6 (colored)
Use the proper WOW functions everywhere instead of the K32WOW variant.
Revision 1.6 / (download) - [select for diffs], Mon Apr 11 12:50:01 2005 UTC (4 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050725,
Wine-20050628,
Wine-20050524,
Wine-20050419
Changes since 1.5: +41 -46
lines
Diff to previous 1.5 (colored)
Dimitrie O. Paun <dpaun@rogers.com> Cleanup the API docs. Few indentation/formatting fixes.
Revision 1.5 / (download) - [select for diffs], Mon Mar 14 10:06:54 2005 UTC (4 years, 3 months ago) by julliard
Branch: MAIN
Changes since 1.4: +6 -1
lines
Diff to previous 1.4 (colored)
Ulrich Czekalla <ulrich@codeweavers.com> If a zero index is passed to META_SELECTCLIPREGION reset the clip region.
Revision 1.4 / (download) - [select for diffs], Wed Jan 26 19:41:58 2005 UTC (4 years, 5 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050310,
Wine-20050211
Changes since 1.3: +4 -0
lines
Diff to previous 1.3 (colored)
Huw Davies <huw@codeweavers.com> GetMetaFile checks both the version and the header size when it tries to load a metafile. Powerpoint XP depends on this.
Revision 1.3 / (download) - [select for diffs], Thu Dec 23 18:41:06 2004 UTC (4 years, 6 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050111
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored)
Michael Stefaniuc <mstefani@redhat.de> Do not check for non NULL pointer before HeapFree'ing it. It's redundant.
Revision 1.2 / (download) - [select for diffs], Wed Dec 22 18:38:32 2004 UTC (4 years, 6 months ago) by julliard
Branch: MAIN
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
Eric Pouech <pouech-eric@wanadoo.fr> ReadFile and WriteFile must be passed a parameter for the number of handled bytes when no overlapped operation is done.
Revision 1.1 / (download) - [select for diffs], Wed Jul 21 04:07:28 2004 UTC (4 years, 11 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20041201,
Wine-20041019,
Wine-20040914,
Wine-20040813
Moved all files from the objects/ directory to dlls/gdi. Merged text.c into font.c and dcvalues.c into dc.c.