projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Define the SHQueryValueEx{A|W} entry points.
[wine]
/
objects
/
2001-09-20
Huw D M Davies
Fix mapping of DEFAULT_CHARSET.
tree
|
commitdiff
2001-09-19
Huw D M Davies
Use the font charset to obtain a codepage for A->W...
tree
|
commitdiff
2001-09-12
Huw D M Davies
Lay down the infrastructure for gdi font rendering.
tree
|
commitdiff
2001-09-11
Patrik Stridvall
Cleanup code that is strange or difficult to parse.
tree
|
commitdiff
2001-09-07
Travis Michielsen
Fixed behavior of GetTextExtentExPointW. It must alway...
tree
|
commitdiff
2001-08-27
Alexandre Julliard
Check for valid object in GDI_GetObjPtr even for MAGIC_...
tree
|
commitdiff
2001-08-24
Bill Medland
Minor fixes involving handling NULL pointers.
tree
|
commitdiff
2001-08-23
Alexandre Julliard
Don't hold the GDI lock during accesses to the metafile...
tree
|
commitdiff
2001-08-20
Uwe Bonnes
Added reference counting and delayed destruction of...
tree
|
commitdiff
2001-08-20
Alexandre Julliard
Create a color bitmap in CreateDIBitmap even with a...
tree
|
commitdiff
2001-08-18
Gerard Patel
Test for invalid large handles in GDI_GetObjPtr and...
tree
|
commitdiff
2001-08-17
Alexandre Julliard
Use the passed hdc in CreateDIBitmap instead of creatin...
tree
|
commitdiff
2001-08-17
Alexandre Julliard
Create GDI stock objects as normal objects instead...
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Specify sizes for stock fonts again; removed the FixSto...
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Release GDI lock before calling DeleteDC from RestoreDC.
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Added names to standard critical sections (suggested...
tree
|
commitdiff
2001-08-15
Alexandre Julliard
Make sure we don't hold the GDI lock when loading drivers.
tree
|
commitdiff
2001-08-03
Andreas Mohr
DIB_GetBitmapInfo didn't recognize BITMAPV4/5HEADER.
tree
|
commitdiff
2001-07-28
Alexandre Julliard
Added GetDeviceCaps to the DC driver interface. Removed...
tree
|
commitdiff
2001-07-27
Alexandre Julliard
Build the DC function table by using GetProcAddress...
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-24
Alexandre Julliard
Removed enhmetafile.h. Simplified ENHMETAFILEOBJ struct...
tree
|
commitdiff
2001-07-24
Alexandre Julliard
Got rid of all the ugly macros.
tree
|
commitdiff
2001-07-24
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-23
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2001-07-22
Alexandre Julliard
Moved the 16-bit pointer to the DIB bits out of the...
tree
|
commitdiff
2001-07-18
Patrik Stridvall
- Made sure that the files that contains the declarations
tree
|
commitdiff
2001-07-12
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-11
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Dmitry Timoshkov
Replace some 16-bit calls by their 32-bit equivalents.
tree
|
commitdiff
2001-06-28
Patrik Stridvall
Documentation name fixes.
tree
|
commitdiff
2001-06-25
Dmitry Timoshkov
Replace some 16-bit calls by their 32-bit equivalents.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-14
Marcus Meissner
Multiple *ptr++ constructs in one expression have undef...
tree
|
commitdiff
2001-06-06
Andreas Mohr
Documentation updates.
tree
|
commitdiff
2001-05-22
Dmitry Timoshkov
Fixed some dll separation issues.
tree
|
commitdiff
2001-05-11
Francois Gouget
Remove unnecessary single quoting of debugstr_xxx strings.
tree
|
commitdiff
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
tree
|
commitdiff
2001-04-23
Marcus Meissner
Implemented GetCharABCWidths with GetCharWidth.
tree
|
commitdiff
2001-04-23
Marcus Meissner
Extracted MEMCHECK into an extra function to avoid...
tree
|
commitdiff
2001-04-20
Andreas Mohr
Spelling fixes.
tree
|
commitdiff
2001-04-20
Andreas Mohr
Take a stab at implementing SetSolidBrush16.
tree
|
commitdiff
2001-04-16
Dmitry Timoshkov
Add NULL check for lpnFit in GetTextExtentExPointW.
tree
|
commitdiff
2001-04-16
Dmitry Timoshkov
Move implementation of CreateDC16 to CreateDCA.
tree
|
commitdiff
2001-04-16
Gavriel State
Allocate bitmap objects in the large heap area.
tree
|
commitdiff
2001-04-09
Francois Gouget
GetDeviceCaps: make sure the devCaps field is not NULL...
tree
|
commitdiff
2001-04-04
Huw D M Davies
Fix member names in NEWTEXTMETRICEX structs.
tree
|
commitdiff
2001-03-23
Alexandre Julliard
Small dll separation fixes.
tree
|
commitdiff
2001-03-20
Ove Kaaven
Implemented Get/SetDeviceGammaRamp.
tree
|
commitdiff
2001-03-16
Huw D M Davies
Moved GetTextMetrics to unicode.
tree
|
commitdiff
2001-03-13
Huw D M Davies
Fix typo in OUTLINETEXTMETRIC definition.
tree
|
commitdiff
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
tree
|
commitdiff
2001-02-20
Alexandre Julliard
Removed a few Callout functions by doing a GetProcAddre...
tree
|
commitdiff
2001-02-20
Dmitry Timoshkov
Better implementation of EMF record EMR_EXTSELECTCLIPRGN.
tree
|
commitdiff
2001-02-14
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-02-14
Huw D M Davies
Change FONTOBJ to use LOGFONTW rather than LOGFONT16.
tree
|
commitdiff
2001-02-12
James Abbatiello
In CreateDIBSection, the offset into the file mapping...
tree
|
commitdiff
2001-02-12
Dmitry Timoshkov
Implement playing of EMR_BITBLT, EMR_STRETCHBLT, EMR_MA...
tree
|
commitdiff
2001-02-12
Huw D M Davies
Remove unused outXform.
tree
|
commitdiff
2001-02-12
Huw D M Davies
Fix EMF positioning when rclFrame has a non-zero origin.
tree
|
commitdiff
2001-02-12
Dmitry Timoshkov
Add support for EMR_EXTTEXTOUTA and EMR_CREATEMONOBRUSH...
tree
|
commitdiff
2001-01-29
Eric Kohl
Disabled setting of window origin from an EMF.
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-25
Eric Kohl
Disabled setting of viewport origin from an EMF.
tree
|
commitdiff
2001-01-24
Eric Kohl
Several fixes for playing enhanced metafiles in a given...
tree
|
commitdiff
2001-01-24
Andreas Mohr
Documentation updates.
tree
|
commitdiff
2001-01-22
Francois Gouget
Typo fixes in comments.
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Moved tweak support to USER dll. Removed tweak.h and...
tree
|
commitdiff
2001-01-10
Joerg Mayer
Fixed some signed/unsigned warnings.
tree
|
commitdiff
2001-01-06
François Gouget
Fixed some HFILE vs. HANDLE mismatches.
tree
|
commitdiff
2000-12-29
Marcus Meissner
CreateFontIndirect() can get NULL pointers.
tree
|
commitdiff
2000-12-22
Alexandre Julliard
Replaced WIN16_GlobalLock16 by "official" function...
tree
|
commitdiff
2000-12-21
Eric Kohl
Use handle to palette instead of index for EMR_SELECTPA...
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Fixed some warnings.
tree
|
commitdiff
2000-12-02
Francois Gouget
Fixed miscellaneous typos, syntactic and grammatical...
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-11-29
Brian Teague
Add a stub for the CAPS1 capability in GetDeviceCaps.
tree
|
commitdiff
2000-11-29
Lionel Ulmer
Fixed the size of the large_handles array.
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
tree
|
commitdiff
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
tree
|
commitdiff
2000-11-25
Ove Kaaven
Implemented Get/SetDIBColorTable.
tree
|
commitdiff
2000-11-15
Alexandre Julliard
Moved standard syslevel APIs declaration to winbase.h.
tree
|
commitdiff
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Check all Callouts function pointers for NULL before...
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Allocate DC objects on the process heap, and removed...
tree
|
commitdiff
2000-11-01
Andreas Mohr
Use GDISelectPalette16 instead of SelectPalette and
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
tree
|
commitdiff
2000-10-31
Francois Gouget
Allow pens with styles greater than PS_INSIDEFRAME...
tree
|
commitdiff
2000-10-31
Francois Gouget
Set the thickness of stock pens to 0 so that they are...
tree
|
commitdiff
2000-10-29
Alexandre Julliard
Use GetStockObject() instead of the magic STOCK_* handles.
tree
|
commitdiff
2000-10-25
Aviad Pineles
Avoid infinite loop in CreateRoundRectRgn().
tree
|
commitdiff
2000-10-24
Patrik Stridvall
- Explicitly initialize structures.
tree
|
commitdiff
2000-10-24
Dmitry Timoshkov
Make EnumEnhMetaFile work.
tree
|
commitdiff
2000-10-23
Ulrich Weigand
Fixed painting problems in non-MM_TEXT modes.
tree
|
commitdiff
2000-10-13
Marcus Meissner
Stubbed GetDeviceGammaRamp.
tree
|
commitdiff
2000-10-12
Marcus Meissner
Return values are reversed in failure/rgdata == NULL...
tree
|
commitdiff
2000-09-29
Andreas Mohr
GDISelectPalette16 checked GetObjectType() return value for
tree
|
commitdiff
next