| File |
Rev. |
Age |
Author |
Last log entry |
.cvsignore
|
1.2
|
4 years |
peter |
Autogenerate dependencies ie get rid of make depend. Works for gcc, but
isn't se... |
Makefile.in
|
1.2
|
12 months |
mark |
Changed all our makefiles to separate out our usage of @DLLFLAGS@. A new
DLLFLAG... |
bitblt.c
|
1.16
|
3 years |
ovek |
CopyDIBSection does not yet properly handle the case where the source and
the de... |
bitmap.c
|
1.10
|
4 years |
daniel |
Add in code in X11DRV_GetBitmapBits to properly orient the bitmap
in the dib cas... |
brush.c
|
1.5
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
clipping.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
codepage.c
|
1.4
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
dib.c
|
1.100
|
21 months |
daniel |
- better separate dibsection freeing
- fix cases of double or incorrect freeing... |
graphics.c
|
1.6
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
init.c
|
1.17
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
objects.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
oembitmap.c
(in the Attic)
|
1.1.1.14
|
6 years |
ovek |
Removed from WineHQ.
|
opengl.c
|
1.11
|
4 years |
ovek |
Invoke the D3D HAL's HUD functionality when performing an OpenGL SwapBuffers
com... |
palette.c
|
1.6
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
pen.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
text.c
|
1.14
|
3 years |
mark |
Fix uninitialized variable warnings from GCC 4.
|
xfont.c
|
1.16
|
4 years |
david |
if using new font stuff, don't need to build metrics and so on.
|