projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed DECIMAL_SETZERO
[wine]
/
dlls
/
gdi
/
2003-05-13
Alexandre Julliard
Use a different magic for memory DCs and get rid of...
tree
|
commitdiff
2003-05-13
Alexandre Julliard
Reset signal handlers when starting child process.
tree
|
commitdiff
2003-05-12
Warren Baird
Fix the PolyPolygon function so it really generates...
tree
|
commitdiff
2003-05-12
Huw Davies
Allow the cups port to be redirectable. This gives...
tree
|
commitdiff
2003-05-11
Alexandre Julliard
Added partial stub for GetTransform.
tree
|
commitdiff
2003-05-11
Huw Davies
Added stub for SetVirtualResolution.
tree
|
commitdiff
2003-05-06
Dimitrie O. Paun
Make it easy to use something other than wrc to compile...
tree
|
commitdiff
2003-04-21
Alexandre Julliard
Removed no longer needed uses of LDPATH.
tree
|
commitdiff
2003-04-14
Alexandre Julliard
Allow overriding CFLAGS when running configure. Other...
tree
|
commitdiff
2003-04-07
Maxime Bellengé
Implemented the GRADIENT_FILL_RECT{H|V} cases of GdiGra...
tree
|
commitdiff
2003-04-01
Alexandre Julliard
Portability fixes.
tree
|
commitdiff
2003-03-30
Adam Gundy
Don't look at the second character of the path unless...
tree
|
commitdiff
2003-03-27
Dimitrie O. Paun
Remove unused options -a and -C.
tree
|
commitdiff
2003-03-23
Alexandre Julliard
List 16-bit spec files explicitly to avoid problems...
tree
|
commitdiff
2003-03-23
Alexandre Julliard
Converted winebuild option parsing to use getopt_long...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-03-17
Paul Rupe
Fix a couple INT/UINT comparisons.
tree
|
commitdiff
2003-03-07
Tony Lambregts
Janitorial. Get rid of W->A call.
tree
|
commitdiff
2003-02-27
Alexandre Julliard
Replaced most uses of the auto-generated glue code...
tree
|
commitdiff
2003-02-27
Alexandre Julliard
Get rid of win16drv directory.
tree
|
commitdiff
2003-02-27
Alexandre Julliard
Removed the 16-bit graphics driver support; this has...
tree
|
commitdiff
2003-02-12
Warren Baird
Implementation of GetDeviceCaps in metafile driver.
tree
|
commitdiff
2003-02-11
Warren Baird
Fix wrong structure used to determine the size of a...
tree
|
commitdiff
2003-01-23
Marcus Meissner
Remove errno.h from files that do not need it.
tree
|
commitdiff
2003-01-23
Alexandre Julliard
Added -Wpointer-arith gcc flag, and fixed the resulting...
tree
|
commitdiff
2003-01-09
Dimitrie O. Paun
Collapse the -hHrs options into the -O option.
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-12-11
Alexandre Julliard
Pass the -J option to wrc to avoid including installed...
tree
|
commitdiff
2002-12-03
Alexandre Julliard
Merged font.h and path.h into gdi.h. Moved x11font...
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
Michael Stefaniuc
Some -DSTRICT fixes.
tree
|
commitdiff
2002-11-21
Steve Lustbader
Stub for SetDCBrushColor.
tree
|
commitdiff
2002-11-18
Alexandre Julliard
Removed support for 'rsrc' spec file statement.
tree
|
commitdiff
2002-11-15
Huw Davies
Proper handling of SetTextCharacterExtra.
tree
|
commitdiff
2002-11-13
Huw Davies
We need to compare the world transforms (at least the...
tree
|
commitdiff
2002-11-12
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-11-06
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
tree
|
commitdiff
2002-11-04
Patrik Stridvall
Fixed mismatches between the Wine headers and the Micro...
tree
|
commitdiff
2002-11-04
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-29
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-23
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Added support for building certain dlls with -DSTRICT.
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
Converted PlayMetaFileRecord and related functions...
tree
|
commitdiff
2002-10-17
Alexandre Julliard
Fixed wownt32.h to make it usable from inside Wine...
tree
|
commitdiff
2002-10-15
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-03
Alexandre Julliard
Moved CreateBrushIndirect16 and CreateDIBPatternBrush16...
tree
|
commitdiff
2002-10-02
Patrik Stridvall
Added some more autogenerated tests.
tree
|
commitdiff
2002-10-02
Alexandre Julliard
Added --disable-win16 configure option.
tree
|
commitdiff
2002-09-24
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-09-23
Patrik Stridvall
Cleaned up the code so it would be easier to parse...
tree
|
commitdiff
2002-09-12
Alexandre Julliard
Replaced 'heap' .spec statement by a command line option.
tree
|
commitdiff
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
tree
|
commitdiff
2002-09-09
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-09-06
Michael Stefaniuc
Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
tree
|
commitdiff
2002-09-06
Alexandre Julliard
Link all remaining dlls except kernel32 as separated...
tree
|
commitdiff
2002-08-31
Patrik Stridvall
MSVC compatibility fixes.
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-28
Huw D M Davies
BitBlt and StretchBlt generate META_DIBSTRETCHBLT records.
tree
|
commitdiff
2002-08-17
François Gouget
Detect the FreeType version and adapt the sfnt offset...
tree
|
commitdiff
2002-08-17
Huw D M Davies
Mapping mode functions should change dc settings when...
tree
|
commitdiff
2002-08-17
Dmitry Timoshkov
Do not leave uninitialized pointer.
tree
|
commitdiff
2002-08-17
Huw D M Davies
Implement simple ExtTextOut for enhmfdrv.
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
tree
|
commitdiff
2002-08-17
Mike McCormack
Set cbBits in the EMRCREATEDIBPATTERNBRUSHPT structure...
tree
|
commitdiff
2002-08-17
Huw D M Davies
Fix for metafile ExtTextOut that only includes the...
tree
|
commitdiff
2002-08-17
Huw D M Davies
Implemented a few device caps.
tree
|
commitdiff
2002-08-17
Huw D M Davies
Fix for sign of font height in non MM_TEXT mode.
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-08-16
Alexandre Julliard
Moved a large number of 16-bit functions to a separate...
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 HANDLE<->HFILE conversions, since they will be...
tree
|
commitdiff
2002-07-24
Andreas Mohr
Misc spelling fixes.
tree
|
commitdiff
2002-07-10
Alexandre Julliard
Quiet the font loading error.
tree
|
commitdiff
2002-06-25
Alexandre Julliard
Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP...
tree
|
commitdiff
2002-06-24
Huw D M Davies
Don't map symbol charset through WCToMB.
tree
|
commitdiff
2002-06-22
Huw D M Davies
- Implement AddFontResource*, add stubs for RemoveFontR...
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-14
Alexandre Julliard
Removed install_libdir targets and centralized the...
tree
|
commitdiff
2002-06-14
Huw D M Davies
Added PatBlt support in enhanced metafiles.
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-06-01
Alexandre Julliard
Removed some more trailing whitespace.
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-28
Alexandre Julliard
A few fixes in ExtSelectClipRgn metafile functions.
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
Replaced the GET/PUT_UA macros by memcpy. Fixed a few...
tree
|
commitdiff
2002-05-20
Alexandre Julliard
Added configure check for the soname of libraries that...
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Specify the complete source file list for a dll inside...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
next