Fixed linking of wine target.
[wine] / graphics / x11drv / bitmap.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-07  Guy L. AlbertelliPrevent bomb when GDI_ObjPtr returns null object.
2001-08-21  Gerard PatelDefault bitmap is not subject to reference counting.
2001-08-20  Alexandre JulliardRefuse to select a bitmap that is already selected...
2001-08-16  Alexandre JulliardSpecify sizes for stock fonts again; removed the FixSto...
2001-07-27  Alexandre JulliardBuild the DC function table by using GetProcAddress...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-05-11  Alexandre JulliardRenamed display to gdi_display where it is used for...
2001-01-15  Alexandre JulliardRemoved CALL_LARGE_STACK support.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-04-29  Eric PouechFixed a few compilation warnings.
2000-04-25  Patrik StridvallRemoved X_DISPLAY_MISSING.
2000-04-24  Dimitrie O. PaunRemoved the last xmalloc calls.
2000-04-09  Dimitrie O. PaunReplaced xmalloc calls with malloc/HeapAlloc calls.
2000-03-28  Alexandre JulliardMerged DDBitmap and physBitmap into the generic bitmap...
2000-03-25  Alexandre JulliardA few simplifications and optimizations in the x11...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-10-23  Francis BeaudetRemoved an illegal character.
1999-09-20  Noel Borthwick- Add clipboard support for copying/pasting bitmaps...
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Alex KorobkaFixes for ignored WVR_[VH]REDRAW flags, made minimizati...
1999-03-27  Huw D M DaviesFixed {S|G}etBitmapBits in x11drv. Removed BITMAP_GetP...
1999-03-10  Ulrich WeigandAvoid unnecessary GraphicsExpose events.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-04  Patrik StridvallX11 driver changes.
1998-11-25  Huw D M DaviesRemove X_DC_INFO from DC and make it behave like any...
1998-11-01  Huw D M DaviesMore bitmap fixes.
1998-11-01  Huw D M DaviesA couple of small fixes to my bitmap patch.
1998-10-28  Huw D M DaviesAdded pBitmapBits and pCreateBitmap to the GDI function...
1998-10-14  Ulrich WeigandDo not clip source rectangle even by visible region...
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1997-05-25  Alexandre JulliardRelease 970525 wine-970525
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-02-02  Alexandre JulliardRelease 970202 wine-970202