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 |
2000-10-26 |
Mark Dufour | Implemented PolyDraw() and AngleArc(). |
tree | commitdiff |
2000-10-25 |
Mark Dufour | X11DRV_DrawArc: swap the start and end points when... |
tree | commitdiff |
2000-10-19 |
Ulrich Weigand | Don't hold the X11 lock while calling GDI object routines. |
tree | commitdiff |
2000-10-13 |
Chris Morgan | Implemented the IDC_HAND cursor. |
tree | commitdiff |
2000-10-13 |
Ove Kaaven | Fill in the dsBmih.biSizeImage field of DIBSections... |
tree | commitdiff |
2000-10-12 |
Hidenori Takeshima | Added support for cp936. |
tree | commitdiff |
2000-09-29 |
Alexandre Julliard | Moved $(MODULE).o rule out of Make.rules into the indiv... |
tree | commitdiff |
2000-09-26 |
Hidenori Takeshima | Code cleanup. |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
tree | commitdiff |
2000-09-24 |
Hidenori Takeshima | Use appropriate charset if facenames of font is known. |
tree | commitdiff |
2000-09-24 |
Gerald Pfeifer | Fixed format strings. |
tree | commitdiff |
2000-09-22 |
Damyan Ognyanoff | Added error correction when using symbol offsets. |
tree | commitdiff |
2000-09-16 |
Andreas Mohr | Added support for non-deletable system brushes and... |
tree | commitdiff |
2000-09-12 |
Gerard Patel | Fix a memory leak in X11DRV_GetTextExtentPoint. |
tree | commitdiff |
2000-09-07 |
Hidenori Takeshima | Added support for cp949. |
tree | commitdiff |
2000-09-04 |
Hidenori Takeshima | Add jisx0212 encoding. |
tree | commitdiff |
2000-08-29 |
Albert den Haan | Convert the Unicode Character id to a glyph id in |
tree | commitdiff |
2000-08-29 |
Albert den Haan | - enhanced reporting of unsupported X font encodings |
tree | commitdiff |
2000-08-26 |
Hidenori Takeshima | implements DrawText for cp932. |
tree | commitdiff |
2000-08-25 |
Andreas Mohr | Minor cosmetic changes. |
tree | commitdiff |
2000-08-25 |
Alexandre Julliard | Backed out font codepage change. |
tree | commitdiff |
2000-08-23 |
Alexandre Julliard | Cleaned up major ugliness in __lfCheckSum. |
tree | commitdiff |
2000-08-22 |
Alexandre Julliard | Removed unnecessary calls to CLIPPING_UpdateGCRegion... |
tree | commitdiff |
2000-08-20 |
Hidenori Takeshima | Handle the codepage of fonts if supported by the graphi... |
tree | commitdiff |
2000-08-20 |
Hidenori Takeshima | Added internal charsets for supporting DBCS charsets. |
tree | commitdiff |
2000-08-20 |
Marcus Meissner | Set X11DRV_DeviceCaps.numColors according to doc (fixes... |
tree | commitdiff |
2000-08-19 |
Alexandre Julliard | Authors: Alexandre Julliard <julliard@codeweavers.com... |
tree | commitdiff |
2000-08-18 |
Hidenori Takeshima | Separate GetTextMetrics and implement it for SBCS/Unico... |
tree | commitdiff |
2000-08-18 |
Dmitry Timoshkov | Append .DRV to name only if no extension present. |
tree | commitdiff |
2000-08-15 |
Hidenori Takeshima | Fixed for DBCS(cp932/cp949) codepage conversion. |
tree | commitdiff |
2000-08-14 |
Hidenori Takeshima | Added support for special treatments (use 2 or more... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
tree | commitdiff |
2000-08-14 |
Hidenori Takeshima | Added checking for broken font cache. |
tree | commitdiff |
2000-08-10 |
Alexandre Julliard | Merged clipboard driver into USER driver. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Moved a few non-standard headers into their respective... |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Moved struct32.c to windows directory. |
tree | commitdiff |
2000-08-07 |
Uwe Bonnes | X11DRV_DIB_SetImageBits_RLE8: break image lines. |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Replaced lstrlen/lstrcmp by libc equivalents everywhere... |
tree | commitdiff |
2000-08-04 |
Alexandre Julliard | Moved a bunch of functions out of libwine/kernel/gdi... |
tree | commitdiff |
2000-08-04 |
Alexandre Julliard | Removed a few dependencies on GDI internals from USER... |
tree | commitdiff |
2000-08-01 |
Alexandre Julliard | Moved MulDiv() and VGA routines out of GDI. |
tree | commitdiff |
2000-07-31 |
Alexandre Julliard | Cleaned up some more USER dependencies. |
tree | commitdiff |
2000-07-29 |
Alexandre Julliard | Removed some unnecessary inclusions of wingdi.h and... |
tree | commitdiff |
2000-07-28 |
Ove Kaaven | Add X11DRV_DIB_UpdateDIBSection2 that takes a HBITMAP... |
tree | commitdiff |
2000-07-16 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2000-07-15 |
Stephane Lussier | New version of the patch from Francois Jacques with... |
tree | commitdiff |
2000-07-15 |
Hidenori Takeshima | Added DBCS/unicode encoding templates. |
tree | commitdiff |
2000-07-15 |
Drew Ronneberg | Ignore broken fonts when building cache file. |
tree | commitdiff |
2000-07-10 |
Alexandre Julliard | Backed out previous patch. |
tree | commitdiff |
2000-07-08 |
Francois Jacques | Updated X11DRV_DIB_GetDIBits to properly handle bottom... |
tree | commitdiff |
2000-06-20 |
Dave Hawkes | MoveToEx: return TRUE even if there is no driver implem... |
tree | commitdiff |
2000-06-18 |
Dmitry Timoshkov | Do not assume that double byte font == unicode font. |
tree | commitdiff |
2000-06-18 |
Stephane Lussier | Fixed memory access outside of the range for source... |
tree | commitdiff |
2000-06-16 |
Ken Coleman | Fixes to CreateDIBSection and other areas where biSizeI... |
tree | commitdiff |
2000-06-12 |
Alexandre Julliard | Use the font default char for undefined characters... |
tree | commitdiff |
2000-06-11 |
John Elliot | Some fonts may have no characters at all for some reaso... |
tree | commitdiff |
2000-06-11 |
James Abbatiello | Use XCreateImage/XGetSubImage instead of XGetImage for |
tree | commitdiff |
2000-06-10 |
Dmitry Timoshkov | Assign codepage for every X11 font suffix, and use... |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Shi Quan He (of Corel) |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Replaced GetDC by CreateDC. |
tree | commitdiff |
2000-05-30 |
Dimitrie O. Paun | Separate wineps out of Wine's core. |
tree | commitdiff |
2000-05-24 |
Rob Farnum | Separate out the 32bit case from the 24bit case, and... |
tree | commitdiff |
2000-05-23 |
Ove Kaaven | Improved DirectDrawPalette handling (set it on init... |
tree | commitdiff |
2000-05-18 |
Ove Kaaven | Made X11DRV_DIB_MapColor map back to the original color... |
tree | commitdiff |
2000-05-15 |
Alexandre Julliard | Use the correct display for cached metrics file name. |
tree | commitdiff |
2000-05-14 |
Lionel Ulmer | - set debug messages after a TRACE_ON test |
tree | commitdiff |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL. |
tree | commitdiff |
2000-05-11 |
Marcus Meissner | Fixed asm() constraints. |
tree | commitdiff |
2000-05-10 |
Alexandre Julliard | Specify the service thread timers in ms instead of us. |
tree | commitdiff |
2000-05-07 |
Marcus Meissner | SetImageBits_8: added ->15 conversion in optimized... |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Jean-Claude Batista (Macadamian/Corel) |
tree | commitdiff |
2000-05-05 |
Rob Farnum | Removed warnings from freeing path in DeleteDC. |
tree | commitdiff |
2000-05-03 |
Alexandre Julliard | Fixed COORD structure definition. |
tree | commitdiff |
2000-04-30 |
Dimitrie O. Paun | Removed HEAP_xalloc. |
tree | commitdiff |
next |