projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rundll32 requires a window for some functions to work, so create one.
[wine]
/
objects
/
2003-07-02
Francois Gouget
Fixed some common spelling errors.
tree
|
commitdiff
2003-07-02
Shachar Shemesh
Don't call the reordering function if the string length...
tree
|
commitdiff
2003-06-27
Shachar Shemesh
Implementation of the reordering algorithm by calling...
tree
|
commitdiff
2003-06-23
Huw Davies
Don't enable client side fonts unless we have at least...
tree
|
commitdiff
2003-06-23
Mike McCormack
Record SetWorldTransform and ModifyWorldTransform in...
tree
|
commitdiff
2003-06-18
Francois Gouget
Typos/spelling fixes.
tree
|
commitdiff
2003-06-06
Ingmar Thiemann
Implemented PolyTextOutA/PolyTextOutW.
tree
|
commitdiff
2003-05-21
Mike McCormack
Implemented GdiComment for enhanced metafiles.
tree
|
commitdiff
2003-05-19
Alexandre Julliard
Fixed return value of GetTextFaceA.
tree
|
commitdiff
2003-05-19
Huw Davies
After we update the mapping mode reselect the current...
tree
|
commitdiff
2003-05-19
Huw Davies
GetRandomRgn(...,1) returns the current clipping rgn.
tree
|
commitdiff
2003-05-13
Alexandre Julliard
Use a different magic for memory DCs and get rid of...
tree
|
commitdiff
2003-05-11
Alexandre Julliard
Added partial stub for GetTransform.
tree
|
commitdiff
2003-05-11
Huw Davies
Playback escapes in metafiles.
tree
|
commitdiff
2003-05-11
Huw Davies
Added stub for SetVirtualResolution.
tree
|
commitdiff
2003-05-11
Ulrich Czekalla
Return value of ExtSelectClipRgn should consider visibl...
tree
|
commitdiff
2003-05-11
Dmitry Timoshkov
Make SetMapMode set default window and viewport extents...
tree
|
commitdiff
2003-04-27
Stefan Leichter
Moved (stub) implementation of GetKerningPairs from...
tree
|
commitdiff
2003-03-27
P. Christeas
Fixed typo in SetGraphicsMode.
tree
|
commitdiff
2003-03-24
Shachar Shemesh
Reordering can take place even if the font does not...
tree
|
commitdiff
2003-02-27
Alexandre Julliard
Replaced most uses of the auto-generated glue code...
tree
|
commitdiff
2003-02-14
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Huw...
tree
|
commitdiff
2003-02-01
Andrew John Hughes
Extended SetSystemPaletteUse to deal with error conditions.
tree
|
commitdiff
2003-01-24
Rein Klazes
Load default stock bitmap in CreateDC().
tree
|
commitdiff
2003-01-21
Rein Klazes
Allocate palette objects on the large gdi heap.
tree
|
commitdiff
2003-01-08
Dan Kegel
Change RECT to use LONG to match win32 standard headers...
tree
|
commitdiff
2002-12-03
Alexandre Julliard
Merged font.h and path.h into gdi.h. Moved x11font...
tree
|
commitdiff
2002-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
tree
|
commitdiff
2002-11-27
Huw D M Davies
EnumFont16 should enumerate gdi fonts too.
tree
|
commitdiff
2002-11-25
Shachar Shemesh
Change some of the number seperators to "Neutral" rathe...
tree
|
commitdiff
2002-11-25
Steve Lustbader
StretchDIBits: avoid crash on null pointers.
tree
|
commitdiff
2002-11-22
Alexandre Julliard
Made gdi compile with -DSTRICT.
tree
|
commitdiff
2002-11-22
Alexandre Julliard
Fixed a number of -DSTRICT issues.
tree
|
commitdiff
2002-11-21
Marcus Meissner
Fixed aliasing problems (do not use (POINT*)&rect const...
tree
|
commitdiff
2002-11-21
Michael Stefaniuc
Some -DSTRICT fixes.
tree
|
commitdiff
2002-11-21
Steve Lustbader
Stub for SetDCBrushColor.
tree
|
commitdiff
2002-11-15
Huw Davies
Proper handling of SetTextCharacterExtra.
tree
|
commitdiff
2002-11-13
Patrik Stridvall
Fixed mismatches between the Wine headers and the Micro...
tree
|
commitdiff
2002-11-04
Patrik Stridvall
Fixed mismatches between the Wine headers and the Micro...
tree
|
commitdiff
2002-10-23
Patrik Stridvall
Fixed mismatches between the Wine headers and the Micro...
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Moved EnumObjects16, LineDDA16 and associated glue...
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Split out some 16-bit GDI code.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Store the original GDI palette functions in pfnSelectPa...
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Converted PlayMetaFileRecord and related functions...
tree
|
commitdiff
2002-10-04
Alexandre Julliard
Fixed some handle conversions in prevision of void...
tree
|
commitdiff
2002-10-03
Alexandre Julliard
Moved CreateBrushIndirect16 and CreateDIBPatternBrush16...
tree
|
commitdiff
2002-10-02
Greg Turner
CreateDC: handle (nil, <string>, ...) gracefully if...
tree
|
commitdiff
2002-10-02
Alexandre Julliard
Make sure things still work if 16-bit dlls cannot be...
tree
|
commitdiff
2002-09-24
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-09-09
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-09-04
Shachar Shemesh
- Return old code for handling parameters to GetCharact...
tree
|
commitdiff
2002-08-29
Alexandre Julliard
Added internal 32-bit versions of GDISelectPalette and
tree
|
commitdiff
2002-08-28
Patrik Stridvall
MSVC compatibility fixes.
tree
|
commitdiff
2002-08-28
Alexandre Julliard
Fixed a number of dll separation issues.
tree
|
commitdiff
2002-08-20
Mike McCormack
Handle NULL buffer in GetObject.
tree
|
commitdiff
2002-08-17
Mike McCormack
Added sanity checks on EMRCREATEDIBPATTERNBRUSHPT values.
tree
|
commitdiff
2002-08-17
Huw D M Davies
Allow an app to open the file of a disk based emf for...
tree
|
commitdiff
2002-08-16
Huw D M Davies
Fix for metafile ExtTextOut that only includes the...
tree
|
commitdiff
2002-08-16
Huw D M Davies
Translate OutlineTextMetrics to logical co-ords.
tree
|
commitdiff
2002-08-16
Alexandre Julliard
Moved a large number of 16-bit functions to a separate...
tree
|
commitdiff
2002-08-15
Huw D M Davies
DeleteObject() can fail if the object is a DC, however...
tree
|
commitdiff
2002-08-09
Huw D M Davies
Add missing HeapFree.
tree
|
commitdiff
2002-08-02
Alexandre Julliard
Don't set the DC_DIRTY flag in SetDCState since we...
tree
|
commitdiff
2002-08-01
Alexandre Julliard
Create at most one glue file for a single dll.
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Fixed some handle type mismatches and added a few casts...
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Fixed HANDLE<->HFILE conversions, since they will be...
tree
|
commitdiff
2002-07-24
Lionel Ulmer
Properly check that the font resource is not already...
tree
|
commitdiff
2002-07-22
Shachar Shemesh
Now checks that the GCP_REORDER flag is set before...
tree
|
commitdiff
2002-07-20
Andreas Mohr
CreateDCA should return failure if both driver and...
tree
|
commitdiff
2002-07-19
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-06-28
Alexandre Julliard
BITMAP_SelectObject must return the old handle, not...
tree
|
commitdiff
2002-06-25
Alexandre Julliard
Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP...
tree
|
commitdiff
2002-06-24
Ulrich Czekalla
Added temp fix for world transform bug in SetWindowOrgE...
tree
|
commitdiff
2002-06-22
Huw D M Davies
- Implement AddFontResource*, add stubs for RemoveFontR...
tree
|
commitdiff
2002-06-14
Shachar Shemesh
ExtTextOutW: if GetFontLanguageInfo says that the font...
tree
|
commitdiff
2002-06-14
Shachar Shemesh
- Implemented a skeleton for GetFontLanguageInfo. Using...
tree
|
commitdiff
2002-06-13
Dmitry Timoshkov
Fixed the names of some stock fonts.
tree
|
commitdiff
2002-06-13
Won Kyu Park
Fixed defaultGuiFont for Korean.
tree
|
commitdiff
2002-06-10
Alexandre Julliard
Moved DC origin into device-specific structure.
tree
|
commitdiff
2002-06-04
Alexandre Julliard
Better encapsulation of the font and metafile objects.
tree
|
commitdiff
2002-06-02
Alexandre Julliard
Better separation of the palette functions.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-31
Alexandre Julliard
Added function table to GDI objects for better encapsul...
tree
|
commitdiff
2002-05-25
Alexandre Julliard
Removed dependencies on the internals of the region...
tree
|
commitdiff
2002-05-24
James Juran
Add missing \n to output messages.
tree
|
commitdiff
2002-05-23
Alexandre Julliard
Removed most inclusions of options.h.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Export the debugging API from libwine instead of ntdll.
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Specify the complete source file list for a dll inside...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Added ExtSelectClipRgn to the DC interface and implemen...
tree
|
commitdiff
2002-05-08
Andreas Mohr
Replace SELECTOR_AllocBlock and SELECTOR_FreeBlock...
tree
|
commitdiff
2002-05-07
Alexandre Julliard
Fixed vis region handling broken by last change.
tree
|
commitdiff
2002-05-07
Alexandre Julliard
Moved parts of the DC initialisation and bitmap selecti...
tree
|
commitdiff
2002-05-02
Alexandre Julliard
Cleaned up some inter-dll dependencies in palette manag...
tree
|
commitdiff
2002-05-02
Alexandre Julliard
Removed some direct accesses to the DC structure.
tree
|
commitdiff
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
tree
|
commitdiff
2002-04-21
Alexandre Julliard
Fixed handling of visible region in Save/RestoreDC.
tree
|
commitdiff
2002-04-14
Alexandre Julliard
Pass a PHYSDEV to EnumDeviceFont and release the GDI...
tree
|
commitdiff
2002-04-06
Huw D M Davies
Spout a FIXME if we try to call ExtTextOut on an open...
tree
|
commitdiff
2002-04-06
Huw D M Davies
Added support for ResetDC.
tree
|
commitdiff
2002-04-05
Alexandre Julliard
Fixed GetTextExtentPointI driver usage.
tree
|
commitdiff
next