2001-09-11 |
Patrik Stridvall | Cleanup code that is strange or difficult to parse. |
blob | commitdiff | raw |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Marcus Meissner | GetPixel needs to return CLR_INVALID if not inside... |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Patrik Stridvall | Optimized {,p}MoveTo{,Ex}{,16}. |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Alexandre Julliard | Allocate DC objects on the process heap, and removed... |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Mark Dufour | Make the functions Pie, Chord, RoundRect, AngleArc... |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Mark Dufour | Implemented PolyDraw() and AngleArc(). |
blob | commitdiff | raw | diff to current |
2000-08-19 |
Alexandre Julliard | Authors: Alexandre Julliard <julliard@codeweavers.com... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-07-31 |
Alexandre Julliard | Cleaned up some more USER dependencies. |
blob | commitdiff | raw | diff to current |
2000-07-29 |
Alexandre Julliard | Removed some unnecessary inclusions of wingdi.h and... |
blob | commitdiff | raw | diff to current |
2000-06-20 |
Dave Hawkes | MoveToEx: return TRUE even if there is no driver implem... |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL. |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Dimitrie O. Paun | Removed some HEAP_xalloc calls. |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
blob | commitdiff | raw | diff to current |
1999-12-20 |
Huw D M Davies | Move Bezier code out of x11drv into commmon GDI code... |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Huw D M Davies | Fixes several bugs in gdi path handling. |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Jim Aston | Prevent FillRgn from using a NULL pointer. |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Huw D M Davies | General tidy up of the MetaFile driver - make sure... |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-03-25 |
David Luyer | Changed stdlib.h to string.h. |
blob | commitdiff | raw | diff to current |
1999-03-13 |
Patrik Stridvall | Reimplemented DrawFocusRect without using X11. |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
blob | commitdiff | raw | diff to current |
1999-02-14 |
Eric Pouech | Changed some functions prototypes (were returning void). |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Patrik Stridvall | Moved some more code to the X11 driver. |
blob | commitdiff | raw | diff to current |
1999-01-23 |
Andreas Mohr | Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32, |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Huw D M Davies | Implemented PolylineTo. |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Paul Quinn | Lots of new defines and stubs. |
blob | commitdiff | raw | diff to current |
1998-12-11 |
Huw D M Davies | Implement AbortDoc16, move AbortDoc32 and StartDoc32W to |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Huw D M Davies | Fix for SetAbortProc16, stub for SetAbortProc32 and... |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Uwe Bonnes | Added stubs for Startpage and EndPage. |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Huw D M Davies | Remove X_DC_INFO from DC and make it behave like any... |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Huw D M Davies | Moved DC_SetupGC functions to graphics/x11drv/graphics.c. |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Uwe Bonnes | Added a stub for StartDocA and EndDoc. |
blob | commitdiff | raw | diff to current |
1998-11-07 |
Huw D M Davies | Optimize RoundRect32 to call Rectangle32 if either... |
blob | commitdiff | raw | diff to current |
1998-10-28 |
François Gouget | Fixed some LPPOINT/LPSIZE mismatches and some missing... |
blob | commitdiff | raw | diff to current |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
blob | commitdiff | raw | diff to current |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
blob | commitdiff | raw | diff to current |
1998-07-26 |
Alexandre Julliard | Release 980726 wine-980726 |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
blob | commitdiff | raw | diff to current |
1998-05-17 |
Alexandre Julliard | Release 980517 wine-980517 |
blob | commitdiff | raw | diff to current |
1998-05-03 |
Alexandre Julliard | Release 980503 wine-980503 |
blob | commitdiff | raw | diff to current |
1998-04-13 |
Alexandre Julliard | Release 980413 wine-980413 |
blob | commitdiff | raw | diff to current |
1998-03-29 |
Alexandre Julliard | Release 980329 wine-980329 |
blob | commitdiff | raw | diff to current |
1998-03-01 |
Alexandre Julliard | Release 980301 wine-980301 |
blob | commitdiff | raw | diff to current |
1998-02-01 |
Alexandre Julliard | Release 980201 wine-980201 |
blob | commitdiff | raw | diff to current |
1998-01-04 |
Alexandre Julliard | Release 980104 wine-980104 |
blob | commitdiff | raw | diff to current |
1997-12-21 |
Alexandre Julliard | Release 971221 wine-971221 |
blob | commitdiff | raw | diff to current |
1997-11-01 |
Alexandre Julliard | Release 971101 wine-971101 |
blob | commitdiff | raw | diff to current |
1997-09-14 |
Alexandre Julliard | Release 970914 wine-970914 |
blob | commitdiff | raw | diff to current |
1997-08-24 |
Alexandre Julliard | Release 970824 wine-970824 |
blob | commitdiff | raw | diff to current |
1997-08-04 |
Alexandre Julliard | Release 970804 wine-970804 |
blob | commitdiff | raw | diff to current |
1997-06-16 |
Alexandre Julliard | Release 970616 wine-970616 |
blob | commitdiff | raw | diff to current |
1997-04-15 |
Alexandre Julliard | Release 970415 wine-970415 |
blob | commitdiff | raw | diff to current |
|