projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Framework for the doppler effect.
[wine]
/
graphics
/
x11drv
/
bitmap.c
2002-11-14
Huw Davies
Client side render fonts for XServers without the Rende...
blob
|
commitdiff
|
raw
2002-10-31
Alexandre Julliard
Converted x11drv to -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
Michael Stefaniuc
- change the internal functions in windows/cursoricon...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-24
Alexandre Julliard
Removed some more TSX11 functions and files.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Alexandre Julliard
Added function table to GDI objects for better encapsul...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-07
Alexandre Julliard
Moved parts of the DC initialisation and bitmap selecti...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-03
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-28
Alexandre Julliard
Changed the GDI driver interface to pass an opaque...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-07
Guy L. Albertelli
Prevent bomb when GDI_ObjPtr returns null object.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-21
Gerard Patel
Default bitmap is not subject to reference counting.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-20
Alexandre Julliard
Refuse to select a bitmap that is already selected...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-16
Alexandre Julliard
Specify sizes for stock fonts again; removed the FixSto...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-27
Alexandre Julliard
Build the DC function table by using GetProcAddress...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-04
Alexandre Julliard
Create an X window for every window, including children.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-11
Alexandre Julliard
Renamed display to gdi_display where it is used for...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Removed CALL_LARGE_STACK support.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-05
Alexandre Julliard
Allocate DC objects on the process heap, and removed...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-19
Alexandre Julliard
Authors: Alexandre Julliard <julliard@codeweavers.com...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-29
Eric Pouech
Fixed a few compilation warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-25
Patrik Stridvall
Removed X_DISPLAY_MISSING.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-24
Dimitrie O. Paun
Removed the last xmalloc calls.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-09
Dimitrie O. Paun
Replaced xmalloc calls with malloc/HeapAlloc calls.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Alexandre Julliard
Merged DDBitmap and physBitmap into the generic bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-25
Alexandre Julliard
A few simplifications and optimizations in the x11...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Francis Beaudet
Removed an illegal character.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Noel Borthwick
- Add clipboard support for copying/pasting bitmaps...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Alex Korobka
Fixes for ignored WVR_[VH]REDRAW flags, made minimizati...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-27
Huw D M Davies
Fixed {S|G}etBitmapBits in x11drv. Removed BITMAP_GetP...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-10
Ulrich Weigand
Avoid unnecessary GraphicsExpose events.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-04
Patrik Stridvall
X11 driver changes.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Huw D M Davies
Remove X_DC_INFO from DC and make it behave like any...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Huw D M Davies
More bitmap fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Huw D M Davies
A couple of small fixes to my bitmap patch.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-28
Huw D M Davies
Added pBitmapBits and pCreateBitmap to the GDI function...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-14
Ulrich Weigand
Do not clip source rectangle even by visible region...
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1997-05-25
Alexandre Julliard
Release 970525
wine-970525
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current