winex11: Abstract window map/unmap to separate functions.
[wine] / dlls / gdi32 / brush.c
2008-02-18  Alexandre Julliardgdi32: Get rid of the 16-bit GetObject functions.
2008-02-05  Alexandre Julliardgdi32: Get rid of DC_GetDCPtr in the GDI object functions.
2008-02-05  Alexandre Julliardgdi32: Get rid of a few more uses of DC_GetDCPtr.
2008-01-07  Andrew Talbotgdi32: Remove unneeded casts.
2007-09-27  Alexandre Julliardgdi32: Move the object refcount handling to the SelectO...
2007-09-27  Alexandre Julliardgdi32: Don't pass an object pointer to the SelectObject...
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-04-30  Andrew Talbotgdi32: Constify some variables.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.