wine-wine/graphics/x11drv
Alexandre Julliard 00377a78b7 Store config file contents in the registry so we only have to load it
once per session.
Replaced PROFILE_EnumerateWineIniSection by PROFILE_EnumWineIniString.
Removed a few unnecessary/unused command-line options.
2000-02-19 20:50:00 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
bitblt.c Moved CLIPPING_UpdateGCClipping call outside of the X11 section. 2000-02-13 16:08:19 +00:00
bitmap.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
brush.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
clipping.c Added missing GDI heap unlock. 1999-06-22 19:03:26 +00:00
dib.c Corrected arguments to VirtualFree(). 2000-01-23 21:58:56 +00:00
graphics.c Move Bezier code out of x11drv into commmon GDI code; if any driver 1999-12-20 04:14:48 +00:00
init.c Move Bezier code out of x11drv into commmon GDI code; if any driver 1999-12-20 04:14:48 +00:00
objects.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
oembitmap.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
palette.c Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> 1999-10-13 13:48:11 +00:00
pen.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
text.c Move DCFuncs ExtTextOut and GetTextExtentPoint to Unicode. 1999-12-26 00:47:03 +00:00
xfont.c Store config file contents in the registry so we only have to load it 2000-02-19 20:50:00 +00:00