projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Moved PE header definitions to winnt.h where they belong.
[wine]
/
objects
/
2000-04-18
Huw D M Davies
Fix return value for OffsetRgn if x and y are 0.
tree
|
commitdiff
2000-04-18
Huw D M Davies
Tidy up of PlayEnhMetaFileRecord - fixes PolyPoly*...
tree
|
commitdiff
2000-04-13
Huw D M Davies
Fixes and cleans up some of the GetEnhMetaFile* functions.
tree
|
commitdiff
2000-04-06
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-04-06
Junichi Kuchinishi
Added conversion from DBCS lpDx to WCHAR lpDx.
tree
|
commitdiff
2000-03-30
Huw D M Davies
Delete objects after use in EnumEnhMetaFile.
tree
|
commitdiff
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-28
Alexandre Julliard
Fixed memory allocations.
tree
|
commitdiff
2000-03-28
Alexandre Julliard
Merged DDBitmap and physBitmap into the generic bitmap...
tree
|
commitdiff
2000-03-26
Hidenori Takeshima
Fixes for i18n.
tree
|
commitdiff
2000-03-25
Francois Gouget
Use min/max instead of MIN/MAX.
tree
|
commitdiff
2000-03-24
Alexandre Julliard
Moved LoadImage and related functions to cursoricon.c.
tree
|
commitdiff
2000-03-24
Alexandre Julliard
Moved gdi/user thunking functions into their respective...
tree
|
commitdiff
2000-03-20
Alexandre Julliard
Moved graphics initialisation to the x11drv/ttydrv...
tree
|
commitdiff
2000-03-19
Alexandre Julliard
Moved font resource functions out of the X11 driver.
tree
|
commitdiff
2000-03-19
Alexandre Julliard
Added GetDCOrgEx in graphics device interface and remov...
tree
|
commitdiff
2000-03-19
Dimitrie O. Paun
Removed most calls to xmalloc/xrealloc.
tree
|
commitdiff
2000-03-19
Alexandre Julliard
Created separate dlls for user,gdi,ttydrv,x11drv.
tree
|
commitdiff
2000-03-18
Alexandre Julliard
Avoid calling the *Rect USER functions from inside...
tree
|
commitdiff
2000-03-12
Rein Klazes
Correct rounding of the result in MulDiv16().
tree
|
commitdiff
2000-03-04
Alexandre Julliard
Lilia Roumiantseva
tree
|
commitdiff
2000-03-04
Serge Ivanov
CURSORICON_IconToCursor: inconsistent Lock/Unlock
tree
|
commitdiff
2000-02-26
Patrik Stridvall
Fixed ANSI C violations.
tree
|
commitdiff
2000-02-25
Juergen Schmied
Fixed allocation of 16x16 icons.
tree
|
commitdiff
2000-02-25
Serge Ivanov
Not all region functions updated 'type' field to reflec...
tree
|
commitdiff
2000-02-16
Alexandre Julliard
Moved SystemHeap allocations to the process heap.
tree
|
commitdiff
2000-02-13
Matthew Cline
GetObjectA() now rejects GDI handles which are invalid.
tree
|
commitdiff
2000-02-10
Alexandre Julliard
Removed extra includes from ole.h and wingdi.h.
tree
|
commitdiff
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
tree
|
commitdiff
2000-01-30
Marcus Meissner
GetDeviceCaps: spot yet unsupported accesses to the...
tree
|
commitdiff
2000-01-29
Alexandre Julliard
Removed debugstr.h.
tree
|
commitdiff
2000-01-23
Marcus Meissner
Corrected arguments in DIB_DeleteDIBSection.
tree
|
commitdiff
2000-01-15
Peter Hunnisett
- Added some missing EMR record types and updated and...
tree
|
commitdiff
2000-01-15
Gerard Patel
Removed DeleteObject call left over from previous patch.
tree
|
commitdiff
2000-01-09
Gerard Patel
Avoid deleting of the default 1x1 bitmap for memory...
tree
|
commitdiff
1999-12-26
Huw D M Davies
Move DCFuncs ExtTextOut and GetTextExtentPoint to Unicode.
tree
|
commitdiff
1999-12-25
Peter Hunnisett
Added support for playing more record types (still...
tree
|
commitdiff
1999-12-20
Huw D M Davies
PlayMetaFile and EnumMetaFile should work if the hdc...
tree
|
commitdiff
1999-12-12
Eric Pouech
Allows DrawText(16|A|W) to get a NULL string as parameter.
tree
|
commitdiff
1999-12-11
Peter Hunnisett
- Implemented GetEnhMetaFilePaletteEntries
tree
|
commitdiff
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
tree
|
commitdiff
1999-12-04
Peter Hunnisett
- Added stub for conversion from meta to enhance meta...
tree
|
commitdiff
1999-11-21
Ulrich Weigand
Removed some unaligned accesses.
tree
|
commitdiff
1999-11-21
Huw D M Davies
Stub for GetFontData16.
tree
|
commitdiff
1999-11-21
Huw D M Davies
Add stubs for Get/SetLayout().
tree
|
commitdiff
1999-11-07
Lionel Ulmer
Added the possibility to have mouse movements reported...
tree
|
commitdiff
1999-11-04
Ian Schmidt
Removed unnecessary USER call from GetFontMetrics....
tree
|
commitdiff
1999-10-31
Francis Beaudet
Return correct height and width for stock fonts in...
tree
|
commitdiff
1999-10-31
Patrik Stridvall
Fixed documentation.
tree
|
commitdiff
1999-10-24
Patrik Stridvall
- Added missing configuration #if:s and #includes:s.
tree
|
commitdiff
1999-10-24
Patrik Stridvall
Added Win16 variants of existing Win32 functions.
tree
|
commitdiff
1999-10-24
Matthew J. Francis
Fixed top-down DIB handling in StretchDIBits32().
tree
|
commitdiff
1999-10-24
Ulrich Czekalla
Make sure that all calls use the extended structures...
tree
|
commitdiff
1999-10-23
Ulrich Czekalla
Copy bitmaps properly.
tree
|
commitdiff
1999-10-13
Alexandre Julliard
Backed out previous change (breaks with metafiles).
tree
|
commitdiff
1999-10-13
Eric Pouech
Optimized StretchDIBits to call SetDIBitsToDevice ...
tree
|
commitdiff
1999-09-27
Francis Beaudet
DPtoLP needs to round the result.
tree
|
commitdiff
1999-09-27
Richard Cohen
Fixed GetRandomRgn.
tree
|
commitdiff
1999-09-23
Francois Boisvert
CreateDIBitmap creates a monochrome bitmap only when...
tree
|
commitdiff
1999-09-22
Ian Schmidt
Added partial implementation of GetICMProfileA, require...
tree
|
commitdiff
1999-09-20
Patrik Stridvall
Fixed ANSI C violations.
tree
|
commitdiff
1999-09-20
Ulrich Weigand
DC hook proc thunk management simplified.
tree
|
commitdiff
1999-09-20
Noel Borthwick
- Add clipboard support for copying/pasting bitmaps...
tree
|
commitdiff
1999-09-19
Juergen Schmied
Fixed crash when loading *.ani files.
tree
|
commitdiff
1999-09-19
Peter Ganten
Stubs for PolyTextOutA/W.
tree
|
commitdiff
1999-09-19
Karl Lessard
Some more minor GDI fixes.
tree
|
commitdiff
1999-09-19
Huw D M Davies
Small DIB fixes.
tree
|
commitdiff
1999-09-14
Karl Lessard
Fixed GetDIBits problems.
tree
|
commitdiff
1999-09-13
Huw D M Davies
Change interfaces to THUNK_Alloc/Free slightly and...
tree
|
commitdiff
1999-09-13
Kai Morich
Relaxed parameter checking for GetDIBits.
tree
|
commitdiff
1999-09-05
Francis Beaudet
Use a special value in the hotspot coordinate to identi...
tree
|
commitdiff
1999-09-04
Huw D M Davies
Fixed compiler warnings.
tree
|
commitdiff
1999-09-04
Pierre Mageau
Changed CopyImage to accept desiredX, desiredY and...
tree
|
commitdiff
1999-09-03
Karl Lessard
Ian Ward
tree
|
commitdiff
1999-09-03
Richard Cohen
Make stock fonts independent of mapping mode.
tree
|
commitdiff
1999-08-15
Steve Tibbett
Fixed cursor stretch code.
tree
|
commitdiff
1999-08-15
Gerard Patel
Added protection against possible memory corruption.
tree
|
commitdiff
1999-08-15
Steve Tibbett
Fixed cursor selection to find the correct cursor when...
tree
|
commitdiff
1999-08-15
Juergen Schmied
First implementation of GetCharacterPlacementA.
tree
|
commitdiff
1999-07-31
Eric Kohl
Improved GetRandomRegion().
tree
|
commitdiff
1999-07-27
Ulrich Weigand
Added FinalUserInit16/FinalGdiInit16 stubs.
tree
|
commitdiff
1999-07-24
Huw D M Davies
Implement handling of 32 bit AbortProc.
tree
|
commitdiff
1999-07-23
Huw D M Davies
String to GetTextExtentPoint is not necessarily 0 termi...
tree
|
commitdiff
1999-07-18
Thuy Nguyen
Fixed rounding in MulDiv.
tree
|
commitdiff
1999-07-18
Eric Pouech
Check better that handles are actual handles to a region.
tree
|
commitdiff
1999-07-10
Juergen Schmied
Fixed crash due to invalid pointer.
tree
|
commitdiff
1999-07-04
Patrik Stridvall
Moved code to the X11 driver.
tree
|
commitdiff
1999-06-26
Eric Kohl
Improved GetRandomRegion().
tree
|
commitdiff
1999-06-13
Marcus Meissner
Do not reuse a passed CONST RECT * pointer.
tree
|
commitdiff
1999-06-12
Patrik Stridvall
Added missing/wrong includes.
tree
|
commitdiff
1999-06-12
Huw D M Davies
Open files with more appropriate sharing mode.
tree
|
commitdiff
1999-06-12
Huw D M Davies
Small fixes for EnhMetaFile playback.
tree
|
commitdiff
1999-06-07
Eric Pouech
Fixed CreateCompatibleBitmap when called with 0 width...
tree
|
commitdiff
1999-06-05
Joshua Thielen
Allow pens with styles greater than PS_INSIDEFRAME...
tree
|
commitdiff
1999-06-05
Noel Borthwick
From CreateCompatibleDC, pass the device name associate...
tree
|
commitdiff
1999-05-23
Alexandre Julliard
Converted to the new debug interface, using script...
tree
|
commitdiff
1999-05-22
Eric Pouech
Check if dc has been created before using it.
tree
|
commitdiff
1999-05-22
Marcus Meissner
Replaced all occurences of SYSMETRICS_xx and sysMetrics...
tree
|
commitdiff
1999-05-22
Pascal Lessard
Add some null checking in the Get/SetBitmapBits functions.
tree
|
commitdiff
1999-05-17
Huw D M Davies
Implement DocumentProperties, DeviceCapabilities, begin...
tree
|
commitdiff
next