projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
hhctrl.ocx: Add support for specifying window names with HH_HELP_CONTEXT.
[wine]
/
dlls
/
gdi32
/
2012-10-01
Huw Davies
gdi32: Correctly map the 256-level bitmap to the 5...
tree
|
commitdiff
2012-10-01
Francois Gouget
gdi32: Make dibdrv_wgl{Describe,Set}PixelFormat() static.
tree
|
commitdiff
2012-09-27
Alexandre Julliard
gdi32: Enumerate a default charset if no other valid...
tree
|
commitdiff
2012-09-27
Alexandre Julliard
gdi32: Allow GetCharABCWidths on all scalable fonts...
tree
|
commitdiff
2012-09-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-09-20
Alexandre Julliard
gdi32: Always update the DC before looking for the...
tree
|
commitdiff
2012-09-14
Michael Stefaniuc
gdi32: Don't bother using the register storage class...
tree
|
commitdiff
2012-09-12
Qian Hong
gdi32: Prepend at in get_outline_text_metrics for verti...
tree
|
commitdiff
2012-09-12
Qian Hong
gdi32/tests: Added more tests for vertical fonts.
tree
|
commitdiff
2012-09-12
Qian Hong
gdi32: Prepend at when create vertical font face.
tree
|
commitdiff
2012-09-12
Qian Hong
gdi32/tests: Added tests for vertical fonts.
tree
|
commitdiff
2012-09-12
Qian Hong
gdi32: Fixed localized font full name (UNIQUE ID).
tree
|
commitdiff
2012-09-11
Qian Hong
gdi32: Fixed get_name_table_entry for symbol fonts.
tree
|
commitdiff
2012-09-11
Qian Hong
gdi32/tests: Added tests for symbol fonts.
tree
|
commitdiff
2012-09-11
Qian Hong
gdi32: Fixed localized font style name.
tree
|
commitdiff
2012-09-11
Qian Hong
gdi32/tests: Better trace in test_fullname2_helper.
tree
|
commitdiff
2012-09-11
Qian Hong
gdi32/tests: Fixed a typo in style name test.
tree
|
commitdiff
2012-09-10
Marcus Meissner
gdi32: Fixed passed buffer size.
tree
|
commitdiff
2012-09-10
Alexandre Julliard
gdi32: Move the SwapBuffers entry point to the OpenGL...
tree
|
commitdiff
2012-09-07
Qian Hong
gdi32: Fixed family and face name on non English locale.
tree
|
commitdiff
2012-09-07
Qian Hong
gdi32: Read otmpFullName from TT_NAME_ID_UNIQUE_ID.
tree
|
commitdiff
2012-09-07
Qian Hong
gdi32: Read otmpFaceName from TT_NAME_ID_FULL_NAME.
tree
|
commitdiff
2012-09-07
Qian Hong
gdi32/tests: Added font name tests on English locale.
tree
|
commitdiff
2012-09-06
Alexandre Julliard
gdi32: Add a graphics driver to render windows contents...
tree
|
commitdiff
2012-09-05
Alexandre Julliard
gdi32: Let user32 specify the device rectangle when...
tree
|
commitdiff
2012-08-21
Alexandre Julliard
gdi32: Allow removing a driver from the stack based...
tree
|
commitdiff
2012-08-21
Alexandre Julliard
gdi32: Add a helper function to find a specific driver...
tree
|
commitdiff
2012-08-20
Dmitry Timoshkov
gdi32: Make sure that pattern info is initialized befor...
tree
|
commitdiff
2012-08-13
Michael Stefaniuc
gdi32: Avoid TRUE:FALSE conditional expressions.
tree
|
commitdiff
2012-07-31
Alexandre Julliard
gdi32: Compute the line parameters using the cropped...
tree
|
commitdiff
2012-07-30
Alexandre Julliard
gdi32: Move DescribePixelFormat and SetPixelFormat...
tree
|
commitdiff
2012-07-30
Alexandre Julliard
gdi32: Clip solid pen regions to the DIB rectangle...
tree
|
commitdiff
2012-07-30
Alexandre Julliard
gdi32: Limit line drawing coordinates to reasonable...
tree
|
commitdiff
2012-07-30
Alexandre Julliard
gdi32: Add a helper function to initialize Bresenham...
tree
|
commitdiff
2012-07-27
Alexandre Julliard
gdi32: Support OpenGL in bitmaps through libOSMesa.
tree
|
commitdiff
2012-07-23
Alexandre Julliard
gdi32: Work around a gcc array out of bounds warning.
tree
|
commitdiff
2012-07-19
Alexandre Julliard
opengl32: Move the wgl functions to the main OpenGL...
tree
|
commitdiff
2012-07-19
Alexandre Julliard
gdi32: Remove left-over debug trace.
tree
|
commitdiff
2012-07-19
Alexandre Julliard
gdi32: PatBlt needs to bypass the brush for ROPs that...
tree
|
commitdiff
2012-07-11
Francois Gouget
gdi32: Remove an unused wgl debugging channel.
tree
|
commitdiff
2012-07-02
Alexandre Julliard
gdi32: Fix bitmap glyph allocation size in ExtTextOut...
tree
|
commitdiff
2012-06-29
Alexandre Julliard
opengl32: Make the WGL driver context-specific.
tree
|
commitdiff
2012-06-29
Alexandre Julliard
opengl32: Move checks of the context thread id to opengl32.
tree
|
commitdiff
2012-06-29
Alexandre Julliard
opengl32: Use proper handles for GL contexts and pass...
tree
|
commitdiff
2012-06-28
Alexandre Julliard
gdi32: Add a null WGL driver.
tree
|
commitdiff
2012-06-28
Alexandre Julliard
gdi32: Remove the remaining OpenGL entry points from...
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Move wglGetProcAddress to the WGL driver.
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Move GetPixelFormat to the WGL driver.
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Move wglCreateContext to the WGL driver.
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Move wglCreateContextAttribsARB to the WGL...
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Add the concept of a WGL driver.
tree
|
commitdiff
2012-06-28
Alexandre Julliard
winex11: Simplify wglSetPixelFormatWINE and export...
tree
|
commitdiff
2012-06-28
Stefan Leichter
gdi32: Spelling fix.
tree
|
commitdiff
2012-06-27
Alexandre Julliard
winex11: Export wglMakeCurrent and wglMakeContextCurren...
tree
|
commitdiff
2012-06-26
Alexandre Julliard
gdi32: Forward SwapBuffers to opengl32 which in turn...
tree
|
commitdiff
2012-06-26
Alexandre Julliard
gdi32: Forward SetPixelFormat to opengl32 which in...
tree
|
commitdiff
2012-06-26
Alexandre Julliard
gdi32: Forward DescribePixelFormat to opengl32 which...
tree
|
commitdiff
2012-06-26
Alexandre Julliard
winex11: Move ChoosePixelFormat implementation to openg...
tree
|
commitdiff
2012-06-25
Alexandre Julliard
gdi32: Remove OpenGL functions that don't use an HDC...
tree
|
commitdiff
2012-06-22
Alexandre Julliard
gdi32: Fix StretchDIBits return value when destination...
tree
|
commitdiff
2012-06-20
Dan Kegel
gdi32: Add test for SelectClipRgn in metafiles, make...
tree
|
commitdiff
2012-06-18
Akihiro Sagawa
gdi32: Remove an outdated comment in struct DefaultFont...
tree
|
commitdiff
2012-06-18
Akihiro Sagawa
gdi32: Fix East-Asian font parameters.
tree
|
commitdiff
2012-06-18
Akihiro Sagawa
gdi32/tests: Make GetStockObject tests pass on East...
tree
|
commitdiff
2012-06-18
Alexandre Julliard
gdi32: Fix the contents of the region data in metafiles.
tree
|
commitdiff
2012-06-12
Dmitry Timoshkov
gdi32: Do not normalize height of the default GUI font.
tree
|
commitdiff
2012-06-04
Alexandre Julliard
gdi32: Clip output to both the DIB visible rectangle...
tree
|
commitdiff
2012-06-04
Alexandre Julliard
gdi32: Take into account the DIB rectangles when determ...
tree
|
commitdiff
2012-06-04
Dmitry Timoshkov
gdi32: Fix parameters of some GDI stock fonts.
tree
|
commitdiff
2012-06-01
Dmitry Timoshkov
gdi32/tests: GetGlyphOutline should fail for a bitmap...
tree
|
commitdiff
2012-05-31
Alexandre Julliard
gdi32: Keep the source DC locked until the end in Stret...
tree
|
commitdiff
2012-05-31
Alexandre Julliard
gdi32: Don't implement the gamma ramp functions in...
tree
|
commitdiff
2012-05-30
Alexandre Julliard
gdi32: Make sure the bounds are always updated in ExtTe...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Remove the CreateBitmap and DeleteBitmap driver...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Remove the bitmap parameter from the Get/PutImag...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Add a helper function that implements PutImage...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Add a helper function that implements GetImage...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Remove the null driver Get/PutImage fallbacks...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Always use the DIB engine for DDB rendering.
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32/tests: Add some more tests for monochrome bitmap...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Fix StretchBlt color mapping for monochrome...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Improve support of bitmaps without a color table...
tree
|
commitdiff
2012-05-25
Alexandre Julliard
gdi32/tests: Add tests for color mappings in monochrome...
tree
|
commitdiff
2012-05-25
Alexandre Julliard
gdi32: Always use the DIB engine for monochrome bitmap...
tree
|
commitdiff
2012-05-25
Alexandre Julliard
gdi32: Check that the bitmap depth matches the DC when...
tree
|
commitdiff
2012-05-24
Alexandre Julliard
gdi32: Remove the CopyBitmap driver entry point.
tree
|
commitdiff
2012-05-24
Alexandre Julliard
gdi32: Always store a copy of the bitmap bits for patte...
tree
|
commitdiff
2012-05-23
Alexandre Julliard
gdi32: Don't use the DC colors when drawing a monochrom...
tree
|
commitdiff
2012-05-23
Alexandre Julliard
gdi32: Implement dithering of solid brushes when drawin...
tree
|
commitdiff
2012-05-23
Alexandre Julliard
gdi32: Don't store the default color table in dib_info...
tree
|
commitdiff
2012-05-23
Alexandre Julliard
gdi32: Use the default color table when mapping colors...
tree
|
commitdiff
2012-05-23
Alexandre Julliard
gdi32: Simplify creation of hatch masks and avoid endia...
tree
|
commitdiff
2012-05-22
Alexandre Julliard
gdi32: Add a helper function to allocate the brush...
tree
|
commitdiff
2012-05-22
Alexandre Julliard
gdi32: Pass a rop_mask_bits object to the pattern_rects...
tree
|
commitdiff
2012-05-22
Alexandre Julliard
gdi32: Use a rop_mask_bits object to store the brush...
tree
|
commitdiff
2012-05-22
Alexandre Julliard
gdi32: Add support for dithering pattern brushes when...
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-09
Alexandre Julliard
gdi32: Pass OpenGL calls through to the display driver...
tree
|
commitdiff
2012-05-09
Dmitry Timoshkov
gdi32: Set tmDigitizedAspectX/Y to 96 instead of 300...
tree
|
commitdiff
2012-05-08
Dmitry Timoshkov
gdi32: Add a test for ntmCellHeight calculation.
tree
|
commitdiff
next