Jeffrey Morlan (mrnobo1024 at yahoo.com) - Fix ModifyWorldTransform multiplies. See...
[reactos.git] / reactos / subsystems / win32 /
2008-06-25 James TaborJeffrey Morlan (mrnobo1024 at yahoo.com) - Fix ModifyWo...
2008-06-23 James TaborFix typo.
2008-06-19 James TaborPath does not work and it locks up the system with...
2008-06-19 James TaborSet default miter limit.
2008-06-18 Matthias KupferJeffrey Morlan <mrnobo1024 AT yahoo DOT com>
2008-06-17 James TaborImplement Get/SetMiterLimit, with proper float containment.
2008-06-17 James TaborFix build
2008-06-17 James TaborUpdate changes to Clip regions andregions. New support...
2008-06-17 James TaborUpdate NtUserSetSysColors.
2008-06-16 Timo KreuzerIntEngGradientFill: fix cleanup when calling the driver
2008-06-16 Timo Kreuzer- print out when process takes too much gdi handles
2008-06-14 Timo Kreuzerrevert r26384 - this is an old hack to make console...
2008-06-13 James TaborAdd notes, no code change.
2008-06-12 Timo KreuzerPatch by Jeffrey Morlan (mrnobo1024 at yahoo dot com...
2008-06-12 Aleksey Bragin- Fix a bug in timedate.cpl, where an incorrect color...
2008-06-12 Aleksey BraginOriol Pique <oripipa@yahoo.es>
2008-06-11 Aleksey Bragin- Revert 33689 as breaking mIRC installation.
2008-06-11 James TaborFix warnings.
2008-06-10 James TaborRetool SetSysColors and use SEH.
2008-06-10 James TaborUse server information for GetSystemMetrics.
2008-06-10 James TaborFix build, add float to long union for dword transfer.
2008-06-10 James TaborMove NtGdiAngleArc to arc.c.
2008-06-09 Timo Kreuzerfix an endless loop bug
2008-06-09 James Tabor- Fix Ellipes, for Filip Navara, nice work!
2008-06-08 James TaborMove old pie code into arc.
2008-06-08 Aleksey Bragin- Magnus: Reformat clip.c source code to better match...
2008-06-08 James TaborUpdate NtUserInitializeClientPfnArrays add additional...
2008-06-08 Timo KreuzerFix some region leaks: GdiSelectVisRgn copies the regio...
2008-06-07 Hervé PoussineauWrite the complete error message to debug log, instead...
2008-06-07 Aleksey Bragin- Cleanup leftovers and bugs from GreatLord's fix....
2008-06-07 Magnus OlsenBugFix : NtGdiStretchDIBitsInternal
2008-06-07 Magnus Olsenfix one winetest for Bitmap and add note why some alpha...
2008-06-07 Magnus OlsenFixed Alphablend crash in win32k
2008-06-07 Aleksey Bragin- Revert 33881, PatBlt may be buggy, but what was intro...
2008-06-07 Magnus Olsendisable NtGdiPatBlt code, in some case it can cause...
2008-06-07 Magnus Olsenrevert some change I did in r33877 for buch.c object...
2008-06-07 James TaborThis does fix bug 3237. I've run this patch for two...
2008-06-07 Magnus Olsensmall cleanup thx irc: aicom for notice this.
2008-06-07 Magnus Olsenadd a NULL check in IntGdiInitBrushInstance if XlateObj...
2008-06-06 Magnus OlsenBugFix : NtGdiPatBlt did not call on NtGdiMaskBlt when...
2008-06-06 Magnus OlsenBugFix : NtGdiBitblt follow member BitmapDest and Bitma...
2008-06-06 James TaborAttempt to fix bug 3259. Use IntGdiCleanDC for error...
2008-06-05 Timo Kreuzerpatch by Jeffrey Morlan (mrnobo1024 at yahoo dot com...
2008-06-05 Timo Kreuzerco_MsqTranslateMouseMessage:
2008-06-05 Timo KreuzerIntEngGradientFill: don't assert, if no CLIPOBJ is...
2008-06-04 James TaborThis should do it for pen. Tested the same with wine...
2008-06-04 James TaborSorry, I should have spotted this when I was in here...
2008-06-04 Timo Kreuzer- fix mem leak when failing to create an extpen with...
2008-06-04 James TaborPrevent a crash if the list is empty and check for...
2008-06-04 James TaborNo need to do it twice.
2008-06-04 James TaborImplement IntGdiSetBrushOwner and IntGdiAllocObjAttr.
2008-06-04 James TaborSeparate SelectPalette function from User and move...
2008-06-04 James TaborCheck to see if the list is empty.
2008-06-03 Timo Kreuzerfix indentation
2008-06-03 Timo Kreuzerfix checks for deleted gdi objects and add GDI_DEBUG...
2008-06-03 James TaborAttempt to fix bugs 3050 and 3209. DCE list becomes...
2008-06-03 James TaborMove from fixed PrimarySurface to pointer based pPrimar...
2008-06-02 James TaborUpdate Dc level structure.
2008-06-02 James TaborMove xform data from W structure into DcLevel within...
2008-06-02 James TaborStefan Ginsberg <stefan__100__ at hotmail.com>
2008-06-01 James TaborStefan Ginsberg <stefan__100__ at hotmail.com> - Move...
2008-06-01 James TaborUse SetDCOwnerEx, this will allow for gracefull errors...
2008-06-01 James TaborImp NtGdiUnmapMemFont and fix NtGdiGetDhpdev.
2008-06-01 James TaborSorry again... NtGdiCreateEnhMetaFile will be converted...
2008-06-01 Timo KreuzerIntGdiLineTo: the dc pen might be deleted, don't assert...
2008-05-31 Magnus Olsenrevert my last change
2008-05-31 Magnus OlsenFixed bug in DIB_GetDIBWidthBytes
2008-05-30 James TaborThanks aicom, remove unimplemented tag.
2008-05-30 James TaborUse System Bitmap DC, like a stock object but a hDC...
2008-05-30 James TaborMove the init of server info after heap is init.
2008-05-30 James TaborModified GDIOBJ_Copy and Set owner to return bool....
2008-05-29 Magnus Olsenpatch by Jeffrey Morlan ( email : mrnobo1024 at yahoo...
2008-05-29 Timo Kreuzerremove hFirstBitmap from the WIN_DC_INFO struct, wasn...
2008-05-29 James TaborUse server information structure for system colors.
2008-05-29 James TaborUpdate NtUserBitBltSysBmp.
2008-05-29 Daniel ReimerBug 3282: Spanish and Basque translation by Javier...
2008-05-29 Timo Kreuzersorry forgot this one
2008-05-29 Timo Kreuzerfix palette implementation: use the surface's palette...
2008-05-28 Timo Kreuzer(Nt)GdiFlushUserBatch:
2008-05-28 Timo KreuzerDCOrg is in device coordinates, fix a comment accordingly
2008-05-28 Timo KreuzerEngLineTo: if pco == NULL use a private clip object...
2008-05-28 Dmitry Chapyshev- Update Russian translation
2008-05-28 Timo KreuzerEngCreateClip must allocate CLIPGDI, not only CLIPOBJ
2008-05-28 Timo Kreuzer[FORMATTING]
2008-05-28 Timo Kreuzer[FORMATTING]
2008-05-28 James TaborNtUserSetWindowFNID is needed for supporting NtUserGetC...
2008-05-27 James TaborRename and add new internal functions.
2008-05-26 James TaborRemoved NtGdi rect calls.
2008-05-26 James TaborFix the rest too....
2008-05-26 James TaborWhy are we deleting prgnVis after setting it up? Wine...
2008-05-26 Johannes Anderwald- check if its a primary monitor before calculating...
2008-05-25 Gregor Brunmar* Changed to correct signature of NtUserGetClassName()
2008-05-23 Magnus OlsenFixed at typo from me thx Daniel Zimmermann (netzimme...
2008-05-23 James TaborAdd more data for extended clip object.
2008-05-23 Magnus OlsenImplemtened : NtUserGetTitleBarInfo
2008-05-23 James TaborRemoved w.flags from dc.h update all related.
2008-05-23 James TaborMove W structure back into dc.h and added the clip...
2008-05-23 James TaborRemoved unused code from Arc. Removed old saveLevel...
2008-05-22 Timo Kreuzerfix a cast and indentation
2008-05-22 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
next