projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wineoss.drv: Move a function wide variable down to the block it is used in.
[wine]
/
dlls
/
gdi32
/
2007-12-13
Aric Stewart
gdi32: Cache font enum info.
tree
|
commitdiff
2007-12-13
Stefan Dösinger
gdi32: Test the bit depth of compatible bitmaps explicitly.
tree
|
commitdiff
2007-12-12
Stefan Dösinger
gdi32: Test bitmap depths.
tree
|
commitdiff
2007-12-12
Stefan Dösinger
gdi32, winex11drv: Add a test for compatible bitmap...
tree
|
commitdiff
2007-12-10
Hans Leidekker
gdi32: GetCharABCWidthsI does not require a scalable...
tree
|
commitdiff
2007-12-10
Aric Stewart
gdi32: Font tests with Japanese font data. Thanks...
tree
|
commitdiff
2007-12-08
Detlef Riekenberg
Assorted spelling fixes.
tree
|
commitdiff
2007-12-03
Hans Leidekker
gdi32: Implement GetTextExtentExPointI.
tree
|
commitdiff
2007-11-29
Gerald Pfeifer
gdi32: Fix the type of two loop variables.
tree
|
commitdiff
2007-11-27
Andrew Talbot
gdi32: Fix a typo.
tree
|
commitdiff
2007-11-12
Roderick Colenbrander
wgl: Add wglCopyContext support.
tree
|
commitdiff
2007-11-09
Francois Gouget
gdi32/tests: Dynamically load GdiAlphaBlend() so the...
tree
|
commitdiff
2007-11-07
Alexandre Julliard
gdi32: Make all internal gdi functions hidden.
tree
|
commitdiff
2007-11-07
Laurent Vromman
gdi32: Correct a test where the tested function was...
tree
|
commitdiff
2007-11-06
Laurent Vromman
gdi32: Add a test for CloseFigure.
tree
|
commitdiff
2007-10-24
Alexander Dorofeyev
gdi32: Fix unchecked NULL ptr in BIDI_Reorder.
tree
|
commitdiff
2007-10-24
Dan Kegel
gdi32/tests: Fix false pass in warn+heap case.
tree
|
commitdiff
2007-10-23
Alexander Dorofeyev
gdi32: Fix runaway loop because of unsigned comparison...
tree
|
commitdiff
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-10-23
Hans Leidekker
gdi32: Remove a test that expects the break character...
tree
|
commitdiff
2007-10-22
Alexander Dorofeyev
gdi32: Fix off by one error in BIDI_Reorder.
tree
|
commitdiff
2007-10-22
Lionel Debroux
gdi32/tests: Fix memory leak (found by Smatch).
tree
|
commitdiff
2007-10-22
Gerald Pfeifer
gdi32: Add a set of braces to silence a GCC 3.4 warning.
tree
|
commitdiff
2007-10-17
Alexandre Julliard
configure: Check for fontconfig in the X directory...
tree
|
commitdiff
2007-10-15
Gerald Pfeifer
gdi32: Avoid compiler warning in WineEngGetGlyphOutline().
tree
|
commitdiff
2007-10-15
Huw Davies
gdi32: Try to load Wine's TrueType fonts from the build...
tree
|
commitdiff
2007-10-15
Huw Davies
gdi32: Don't load Wine's bitmap-only TrueType fonts.
tree
|
commitdiff
2007-10-15
Huw Davies
gdi32: Factor out the code to call FT_Load_Sfnt_Table.
tree
|
commitdiff
2007-10-05
Huw Davies
gdi32: Fixed a misplaced break.
tree
|
commitdiff
2007-10-03
Huw Davies
gdi32: Let the WINE_GGO_GRAY16_BITMAP case load a bitmap.
tree
|
commitdiff
2007-10-03
Huw Davies
gdi32: Only cache the glyph metrics when rendering...
tree
|
commitdiff
2007-10-03
Huw Davies
gdi32: TrueType fonts from the data directory should...
tree
|
commitdiff
2007-10-02
Dmitry Timoshkov
gdi32: Prefer a Microsoft cmap table over other platfor...
tree
|
commitdiff
2007-10-01
Stefan Leichter
gdi32: Define WINE_FILEVERSION in version resource...
tree
|
commitdiff
2007-10-01
Maarten Lankhorst
gdi32: Fix 3 tiny bugs in bidi.
tree
|
commitdiff
2007-10-01
Maarten Lankhorst
gdi32: Fix meaning and use of bidirectionality flags.
tree
|
commitdiff
2007-09-27
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the driver...
tree
|
commitdiff
2007-09-27
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the Select...
tree
|
commitdiff
2007-09-27
Alexandre Julliard
gdi32: Move the object refcount handling to the SelectO...
tree
|
commitdiff
2007-09-27
Alexandre Julliard
gdi32: Don't pass an object pointer to the SelectObject...
tree
|
commitdiff
2007-09-27
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-09-27
Alexandre Julliard
gdi32: Fix typo in FIXME (spotted by Rob Shearman).
tree
|
commitdiff
2007-09-27
Anatoly Lyutin
gdi32: printdrv: Use umask for creating a spool file.
tree
|
commitdiff
2007-09-26
Alexandre Julliard
gdi32: Move the generic part of FontIsLinked() to font.c.
tree
|
commitdiff
2007-09-26
Alexandre Julliard
gdi32: Don't pass a DC handle to WineEngGetFontUnicodeR...
tree
|
commitdiff
2007-09-26
Alexandre Julliard
gdi32: Don't hold the gdi lock while calling DC driver...
tree
|
commitdiff
2007-09-26
Alexandre Julliard
gdi32: Don't hold the gdi lock while creating a DC.
tree
|
commitdiff
2007-09-25
Andrew Talbot
gdi32: Fix a memory leak.
tree
|
commitdiff
2007-09-24
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the driver...
tree
|
commitdiff
2007-09-24
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the driver...
tree
|
commitdiff
2007-09-24
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the driver...
tree
|
commitdiff
2007-09-24
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the driver...
tree
|
commitdiff
2007-09-24
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the driver...
tree
|
commitdiff
2007-09-24
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the driver...
tree
|
commitdiff
2007-09-21
Francois Gouget
gdi32: Add a '\n' to a Wine trace.
tree
|
commitdiff
2007-09-20
Dmitry Timoshkov
gdi32: Use symbolic names for font tags.
tree
|
commitdiff
2007-09-19
Maarten Lankhorst
gdi: Implement line-by-line phase of the BiDi algorithm.
tree
|
commitdiff
2007-09-19
Maarten Lankhorst
gdi: Implement implicit resolving in BiDi.
tree
|
commitdiff
2007-09-19
Maarten Lankhorst
gdi: Implement neutrals resolving in BiDi.
tree
|
commitdiff
2007-09-19
Maarten Lankhorst
gdi: Implement weak resolving in BiDi.
tree
|
commitdiff
2007-09-19
Maarten Lankhorst
gdi: Implement explicit resolving in BiDi.
tree
|
commitdiff
2007-09-19
Maarten Lankhorst
gdi: Implement BiDi classification of characters and...
tree
|
commitdiff
2007-09-19
Maarten Lankhorst
gdi: Remove support for libicu and all dependencies.
tree
|
commitdiff
2007-09-18
Alexandre Julliard
gdi32: Update the DC in most OpenGL functions.
tree
|
commitdiff
2007-09-18
Alexandre Julliard
gdi32: Replace remaining instance of DC_GetDCUpdate...
tree
|
commitdiff
2007-09-18
Alexandre Julliard
gdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
tree
|
commitdiff
2007-09-18
Alexandre Julliard
gdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
tree
|
commitdiff
2007-09-18
Alexandre Julliard
gdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
tree
|
commitdiff
2007-09-17
Chris Robinson
gdi32: Don't hold the GDI lock when setting the pixel...
tree
|
commitdiff
2007-09-17
Mikolaj Zalewski
gdi32: Return the correct font type, ntmFlags and Pitch...
tree
|
commitdiff
2007-09-17
Mikolaj Zalewski
gdi32: If freetype fails try to load manually fonts...
tree
|
commitdiff
2007-09-17
Mikolaj Zalewski
gdi32: Implement AddFontMemResourceEx (based on a patch...
tree
|
commitdiff
2007-09-17
Mikolaj Zalewski
gdi32: Store child font links as pointers to struct...
tree
|
commitdiff
2007-09-12
Alexandre Julliard
gdi32: Don't store a DC pointer in the metafile devices.
tree
|
commitdiff
2007-09-12
Dmitry Timoshkov
gdi32: Use lower case font dir name to match unix direc...
tree
|
commitdiff
2007-08-31
Alexandre Julliard
gdi32: New DC locking mechanism that doesn't require...
tree
|
commitdiff
2007-08-30
Aric Stewart
gdi32: Allocate our glyph metrics in a 128 index chunk...
tree
|
commitdiff
2007-08-30
Steven Edwards
Remove more unneeded wine 16bit header usage.
tree
|
commitdiff
2007-08-29
Mikolaj Zalewski
winex11.drv: Test for out-of-bound src coordinates...
tree
|
commitdiff
2007-08-29
Roderick Colenbrander
gdi32: Print the function name in wglGetProcAddress.
tree
|
commitdiff
2007-08-23
Huw Davies
gdi32: Quote the printer name prior to passing it to...
tree
|
commitdiff
2007-08-22
Alexandre Julliard
gdi32: Fix a few more places that use the wrong get...
tree
|
commitdiff
2007-08-22
Paul Vriens
gdi32: Fix possible NULL pointer dereference (Coverity).
tree
|
commitdiff
2007-08-22
Paul Vriens
gdi32: Fix possible NULL pointer dereference (Coverity).
tree
|
commitdiff
2007-08-21
Alexandre Julliard
gdi32: Add separate functions for releasing/freeing...
tree
|
commitdiff
2007-08-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-08-03
Evan Stade
gdi32: Don't print fixme more than once.
tree
|
commitdiff
2007-08-02
Dmitry Timoshkov
gdi32: Also print a readable table name in the failure...
tree
|
commitdiff
2007-07-31
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-07-31
Dmitry Timoshkov
gdi32: Make GetFontData traces more readable.
tree
|
commitdiff
2007-07-31
Evan Stade
gdi32: Handle PS_USERSTYLE in ExtCreatePen.
tree
|
commitdiff
2007-07-31
Evan Stade
gdi32: Added more tests for ExtCreatePen on PS_USERSTLYE.
tree
|
commitdiff
2007-07-31
Evan Stade
gdi32: Improve ExtCreatePen parameter checking.
tree
|
commitdiff
2007-07-25
Alexandre Julliard
gdi32/tests: Don't test default char, it doesn't have...
tree
|
commitdiff
2007-07-19
Evan Stade
gdi32: Improved PolyDraw in path closed case.
tree
|
commitdiff
2007-07-17
Evan Stade
gdi32: Added PATH_PolyDraw.
tree
|
commitdiff
2007-07-17
Evan Stade
gdi32: Added PolyDraw tests.
tree
|
commitdiff
2007-07-16
Jeremy White
gdi32: Added a test for the case where lpvBits in GetDI...
tree
|
commitdiff
2007-07-16
Jeremy White
gdi32: Do not fill in the color table if lpvBits is...
tree
|
commitdiff
2007-07-11
Dmitry Timoshkov
gdi32: Do not report an error if a requested to add...
tree
|
commitdiff
next