projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdi32: Add tests for the map mode and window size records.
[wine]
/
dlls
/
gdi32
/
dc.c
2009-06-24
Huw Davies
gdi32: Implement GetTransform for the other valid trans...
blob
|
commitdiff
|
raw
2009-06-23
Huw Davies
gdi32: Implement SetVirtualResolution.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Alexandre Julliard
gdi32: Completely implement RestoreDC in the driver...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Alexandre Julliard
gdi32: Completely implement SaveDC in the driver, havin...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Alexandre Julliard
gdi32: Move the whole DC restoring functionality into...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Alexandre Julliard
gdi32: Move the whole DC saving functionality into...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Alexandre Julliard
gdi32: Move freeing of the DC path and regions into...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Dmitry Timoshkov
gdi32: Cache current font code page in the DC structure.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Dmitry Timoshkov
gdi32: Add a couple of SetGraphicsMode/SetWorldTransfor...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
Rob Shearman
gdi32: Move 16-bit functions not exported in gdi32...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Alexandre Julliard
gdi32: Increment the reference count for the initial...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alexandre Julliard
gdi32: Release GDI handles before freeing the object.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alexandre Julliard
gdi32: Allocate and initialize GDI objects before givin...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alexandre Julliard
gdi32: Use the official constants instead of the old...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the Delete...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Michael Stefaniuc
gdi32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Francois Gouget
gdi32: Make [GS]etDCState() static.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Dmitry Timoshkov
Revert "gdi32: Reselect objects into the DC only if...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Dmitry Timoshkov
gdi32: Print the assigned world transform.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Alexandre Julliard
gdi32: Perform coordinate transformations using doubles...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Dmitry Timoshkov
gdi32: Do not reselect objects while recording a metafi...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Dmitry Timoshkov
gdi32: Reselect objects into the DC only if scaling...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Alexandre Julliard
gdi32: Fix CreateCompatibleDC to reject invalid DCs.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Austin English
gdi32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Alexandre Julliard
gdi32: Get rid of the 16-bit GetObject functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-17
Alexandre Julliard
gdi32: Export the DC hook functions as 32-bit functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Alexandre Julliard
gdi32: DC_GetDCPtr and DC_ReleaseDCPtr are not longer...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-27
Andrew Talbot
gdi32: Fix a typo.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Alexandre Julliard
gdi32: Don't hold the gdi lock while calling DC driver...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Alexandre Julliard
gdi32: Don't hold the gdi lock while creating a DC.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Alexandre Julliard
gdi32: Replace remaining instance of DC_GetDCUpdate...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-31
Alexandre Julliard
gdi32: New DC locking mechanism that doesn't require...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Steven Edwards
Remove more unneeded wine 16bit header usage.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Alexandre Julliard
gdi32: Fix a few more places that use the wrong get...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Paul Vriens
gdi32: Fix possible NULL pointer dereference (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Alexandre Julliard
gdi32: Add separate functions for releasing/freeing...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Dmitry Timoshkov
gdi32: Make SetDCHook 64-bit safe.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Michael Kaufmann
gdi32: Add a stub for CancelDC.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
Alexandre Julliard
gdi32: Make DC creation fail if we cannot allocate...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Alexandre Julliard
winex11.drv: Implemented DESKTOPHORZ/VERTRES device...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Alexandre Julliard
gdi32: Get rid of the gdi.h include.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Alexandre Julliard
gdi32: Renamed the gdi directory to gdi32.
blob
|
commitdiff
|
raw
|
diff to current