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 | Added names to standard critical sections (suggested... |
tree | commitdiff |
2001-08-15 |
Alexandre Julliard | Fixed win16drv initialisation. |
tree | commitdiff |
2001-08-15 |
Jeremy White | Normalize the display name used to build the cached... |
tree | commitdiff |
2001-08-10 |
Jörg Mayer | Fixed a few signed/unsigned and "unsigned < 0 always... |
tree | commitdiff |
2001-08-08 |
Alexandre Julliard | Fixed in_data/out_data mixup in Escape16 (thanks to... |
tree | commitdiff |
2001-07-29 |
Alexandre Julliard | Rewrote Escape to avoid calling down to Escape16. |
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-26 |
Bill Medland | Don't inline perfect_graphics(). |
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 | Removed HEAP_strdupA. |
tree | commitdiff |
2001-07-23 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2001-07-22 |
Alexandre Julliard | Removed some direct accesses to GDI internal pen/brush... |
tree | commitdiff |
2001-07-22 |
Alexandre Julliard | Moved the 16-bit pointer to the DIB bits out of the... |
tree | commitdiff |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
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-12 |
Alexandre Julliard | Fixed a few issues with tsx11 locking. |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-06-26 |
Dmitry Timoshkov | Replace some 16-bit calls by their 32-bit equivalents. |
tree | commitdiff |
2001-06-25 |
Jau-Horng Chen | Added Traditional Chinese Support |
tree | commitdiff |
2001-06-25 |
Dmitry Timoshkov | Replace some 16-bit calls by their 32-bit equivalents. |
tree | commitdiff |
2001-06-25 |
Dmitry Timoshkov | Better separate the XShm using code. |
tree | commitdiff |
2001-06-20 |
Alexandre Julliard | Subtract DC origin from graphics exposure event coordin... |
tree | commitdiff |
2001-06-19 |
Dmitry Timoshkov | Add System font to the set of default sans serif fonts. |
tree | commitdiff |
2001-06-19 |
Dmitry Timoshkov | Replace PROFILE_ functions by RegQueryValueExA in x11drv. |
tree | commitdiff |
2001-06-11 |
Alexandre Julliard | Added counter for operations generating graphics exposu... |
tree | commitdiff |
2001-06-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-06-04 |
Alexandre Julliard | Create an X window for every window, including children. |
tree | commitdiff |
2001-05-22 |
Dmitry Timoshkov | Fixed some dll separation issues. |
tree | commitdiff |
2001-05-14 |
Marcus Meissner | Implemented 64bit file size handling. |
tree | commitdiff |
2001-05-11 |
Francois Gouget | Remove unnecessary single quoting of debugstr_xxx strings. |
tree | commitdiff |
2001-05-11 |
Alexandre Julliard | Renamed display to gdi_display where it is used for... |
tree | commitdiff |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-05-08 |
Marcus Meissner | PS passthrough was sending 2 bytes too many. |
tree | commitdiff |
2001-05-07 |
Francois Gouget | Added the minmax.h header (VC6). |
tree | commitdiff |
2001-04-17 |
Ove Kaaven | Implemented the ddraw HAL access escape (DCICOMMAND... |
tree | commitdiff |
2001-04-16 |
Gavriel State | Copy the first 128 colors from the default colormap... |
tree | commitdiff |
2001-04-16 |
Ove Kaaven | Fixed CoerceDIBSection's AuxMod handling. Added CoerceD... |
tree | commitdiff |
2001-04-16 |
Dmitry Timoshkov | Add MS Shell Dlg font to the set of default sans serif... |
tree | commitdiff |
2001-03-28 |
Marcus Meissner | Fixed undefined C constructs (val assignment in express... |
tree | commitdiff |
2001-03-28 |
Gavriel State | - Always use a double-buffered visual if one is available. |
tree | commitdiff |
2001-03-23 |
Alexandre Julliard | Cleanup properly on x11drv unloading. |
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-05 |
Vedran Rodic | Made 8 bpp to 24 bit depth conversion in X11DRV_DIB_Set... |
tree | commitdiff |
2001-03-05 |
Alexandre Julliard | Changed isolated for loops to while loops (based on... |
tree | commitdiff |
2001-03-05 |
Ian Pilcher | Don't load the WINEPS driver until it's needed. |
tree | commitdiff |
2001-02-28 |
Francois Gouget | Small 'typos in comments' fixes. |
tree | commitdiff |
2001-02-16 |
François Gouget | Added DIB/pixmap synchronization for {Get,Set}Pixel. |
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-13 |
Lionel Ulmer | Added RGB 565 => RGB 0888 conversion. |
tree | commitdiff |
2001-02-12 |
James Abbatiello | In CreateDIBSection, the offset into the file mapping... |
tree | commitdiff |
2001-02-12 |
Andreas Mohr | - move TSXGrabServer after a possible return FALSE; |
tree | commitdiff |
2001-02-12 |
Ove Kaaven | In CopyDIBSection, use source DIB colormap instead... |
tree | commitdiff |
2001-02-12 |
Eric Kohl | Fixed text size calculation bug in GetTextExtentPoint... |
tree | commitdiff |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
tree | commitdiff |
2001-01-24 |
Alexandre Julliard | Removed non-standard OBM_RADIOCHECK bitmap. |
tree | commitdiff |
2001-01-24 |
Eric Kohl | Partial implementation of world transform support. |
tree | commitdiff |
2001-01-18 |
Alexandre Julliard | Store USER icons and cursors as resources instead of... |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Replaced X11DRV_CritSection references by wine_tsx11_... |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Removed CALL_LARGE_STACK support. |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Moved tweak support to USER dll. Removed tweak.h and... |
tree | commitdiff |
2001-01-06 |
François Gouget | Fixed some HFILE vs. HANDLE mismatches. |
tree | commitdiff |
2001-01-04 |
Andreas Mohr | Starcraft was confused by a wrong FALSE BitBlt return. |
tree | commitdiff |
2000-12-24 |
François Gouget | Fixed a few type clashes in preparation for the switch... |
tree | commitdiff |
2000-12-24 |
Francois Gouget | Updated the look of dots and dashes to match the Win32... |
tree | commitdiff |
2000-12-22 |
Alexandre Julliard | Replaced WIN16_GlobalLock16 by "official" function... |
tree | commitdiff |
2000-12-22 |
Alexandre Julliard | Authors: Ove Kaaven <ovek@transgaming.com>, Gavriel... |
tree | commitdiff |
2000-12-20 |
Gerard Patel | Set the color mask with BI_BITFIELD dibs, don't use the |
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-06 |
Alexandre Julliard | Authors: Ove Kaaven <ovek@transgaming.com>, Andrew... |
tree | commitdiff |
2000-12-05 |
Guy L. Albertelli | - correct number of colormap entries looked at in GetDI... |
tree | commitdiff |
2000-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-11-30 |
Alexandre Julliard | Use the HEAP_WINE_SEGPTR flag to specify allocations... |
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-27 |
Andreas Mohr | Also mention xpm-devel in the error msg. |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Changed GetProcAddress16 and 16-bit resource functions... |
tree | commitdiff |
2000-11-26 |
Dimitrie O. Paun | Do not compile code that makes use of the X Shm extension. |
tree | commitdiff |
2000-11-25 |
Ove Kaaven | Made X11DRV_DIB_GetImageBits_16 aware of 565 DIBs. |
tree | commitdiff |
2000-11-25 |
Ove Kaaven | Implemented Get/SetDIBColorTable. |
tree | commitdiff |
2000-11-25 |
Marcus Meissner | GetPixel needs to return CLR_INVALID if not inside... |
tree | commitdiff |
2000-11-14 |
Alexandre Julliard | Moved LDT handling to libwine.so. Changed the interface... |
tree | commitdiff |
2000-11-13 |
Alexandre Julliard | Replaced a few internal functions by exported ones. |
tree | commitdiff |
2000-11-11 |
Nerijus Baliunas | Add new encodings ISO 8859-10 (cp28600), 8859-13 (cp286... |
tree | commitdiff |
2000-11-05 |
Patrik Stridvall | Optimized {,p}MoveTo{,Ex}{,16}. |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Allocate DC objects on the process heap, and removed... |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
tree | commitdiff |
2000-11-01 |
Mark Dufour | Make the functions Pie, Chord, RoundRect, AngleArc... |
tree | commitdiff |
2000-10-31 |
Francois Gouget | Use sizeof for maintainability. |
tree | commitdiff |
2000-10-31 |
Francois Gouget | Fixed a few device caps values. |
tree | commitdiff |
2000-10-29 |
Alexandre Julliard | Use GetStockObject() instead of the magic STOCK_* handles. |
tree | commitdiff |
next |