projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Improved a bit the folder browsing implementation.
[wine]
/
graphics
/
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
2000-04-29
Ove Kaaven
Added DIB_CreateDIBSection with extra parameter ovr_pit...
tree
|
commitdiff
2000-04-29
Eric Pouech
Fixed a few compilation warnings.
tree
|
commitdiff
2000-04-29
Dimitrie O. Paun
Removed some HEAP_xalloc calls.
tree
|
commitdiff
2000-04-25
Patrik Stridvall
Removed X_DISPLAY_MISSING.
tree
|
commitdiff
2000-04-24
Dimitrie O. Paun
Removed the last xmalloc calls.
tree
|
commitdiff
2000-04-18
Huw D M Davies
Implement StrokeAndFillPath.
tree
|
commitdiff
2000-04-18
Sheri Steeves
EMR_SELECTOBJECT records stock objects with their id...
tree
|
commitdiff
2000-04-15
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-04-14
Huw D M Davies
A few corrections to bounding boxes.
tree
|
commitdiff
2000-04-14
Huw D M Davies
Don't close groups of polylines.
tree
|
commitdiff
2000-04-11
Marcus Meissner
Only copy dstwidth*3 bytes in the 24bit case.
tree
|
commitdiff
2000-04-09
Dimitrie O. Paun
Replaced xmalloc calls with malloc/HeapAlloc calls.
tree
|
commitdiff
2000-04-08
Alexandre Julliard
Removed a number of global handle allocations and criti...
tree
|
commitdiff
2000-04-08
Gerard Patel
Fixed pixmap leak with the 1x1 bitmap in memory DCs.
tree
|
commitdiff
2000-04-06
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-03-30
Alexandre Julliard
Fixed ttydrv compile when using curses. Cleaned up...
tree
|
commitdiff
2000-03-28
Niels Kristian Bec...
- Fix some compiler warnings.
tree
|
commitdiff
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-28
Alexandre Julliard
Fixed memory allocations.
tree
|
commitdiff
2000-03-28
Alexandre Julliard
Merged DDBitmap and physBitmap into the generic bitmap...
tree
|
commitdiff
2000-03-25
Francois Gouget
Use min/max instead of MIN/MAX.
tree
|
commitdiff
2000-03-25
Alexandre Julliard
Store monitor size and depth in the generic structure.
tree
|
commitdiff
2000-03-25
Alexandre Julliard
A few simplifications and optimizations in the x11...
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Made the include files self sufficient.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-03-20
Alexandre Julliard
Moved graphics initialisation to the x11drv/ttydrv...
tree
|
commitdiff
2000-03-19
Alexandre Julliard
Moved font resource functions out of the X11 driver.
tree
|
commitdiff
2000-03-19
Alexandre Julliard
Added GetDCOrgEx in graphics device interface and remov...
tree
|
commitdiff
2000-03-19
Dimitrie O. Paun
Removed most calls to xmalloc/xrealloc.
tree
|
commitdiff
2000-03-19
Andrew Lewycky
Delete the shm segment as soon as wine and X have attac...
tree
|
commitdiff
2000-03-18
Alexandre Julliard
Misc small cleanups.
tree
|
commitdiff
2000-03-18
Alexandre Julliard
Avoid calling the *Rect USER functions from inside...
tree
|
commitdiff
2000-03-18
Alexandre Julliard
Moved command-line option handling out of the X11 driver.
tree
|
commitdiff
2000-03-17
Alexandre Julliard
Made ddraw and dinput separate dlls.
tree
|
commitdiff
2000-03-15
Karl Lessard
Update DIB sections in text output and for graphics...
tree
|
commitdiff
2000-03-12
Marcus Meissner
Implemented stretched blts for depth 24 (unoptimized).
tree
|
commitdiff
2000-03-09
Huw D M Davies
Add Black as a valid font weight.
tree
|
commitdiff
2000-03-09
Jim Aston
Handle 24 bit DIBs <-> 24 bit deep/24 bits per pixel...
tree
|
commitdiff
2000-03-07
Rein Klazes
Include in the AddFontResourceA/W fixme message a point...
tree
|
commitdiff
2000-03-04
Joerg Mayer
Fix a sign bug where memcpy was called with negative...
tree
|
commitdiff
2000-02-26
Patrik Stridvall
Fixed ANSI C violations.
tree
|
commitdiff
2000-02-25
James Abbatiello
Misc. fixes for compiler warnings.
tree
|
commitdiff
2000-02-20
Marcus Meissner
Check for NULL ptr in PSDRV_GetDeviceCapabilities.
tree
|
commitdiff
2000-02-19
Alexandre Julliard
Store config file contents in the registry so we only...
tree
|
commitdiff
2000-02-16
Alexandre Julliard
Moved SystemHeap allocations to the process heap.
tree
|
commitdiff
next