German language file (minor update)
[reactos.git] / reactos / subsys / win32k / objects /
2005-02-20 Hervé PoussineauHandle NULL values in IntGdiPolygon and IntRectangle
2005-02-20 Hervé PoussineauHandle NULL values in IntRoundRect and NtGdiEllipse
2005-02-18 Thomas Bluemelminor fix
2005-02-18 Thomas Bluemelonly dump stack traces when GDI_DEBUG is enabled
2005-02-18 Thomas Bluemelimplemented reuse counters for gdi objects
2005-02-18 Thomas Bluemel1. implemented shared sections used for (shared) deskto...
2005-02-16 Art YerkesFix compilation with -O3 and fix bugs 484 and 505....
2005-02-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-02-05 Gé van GeldorpConvert ROP2 to MIX when calling driver
2005-02-05 Gregor AnichChange WNDOBJ implementation a bit to make the NVIDIA...
2005-01-30 Filip NavaraAttempt to solve the imfamous WM_NCPAINT handle leak...
2005-01-29 Steven EdwardsAllow IntEngExtEscape stub to return something.
2005-01-26 Thomas Bluemeldon't shift the PIDs of objects so the first bit can...
2005-01-25 Mike NordellNtGdiExtTextOut (ExtTextOut in user-mode) should now...
2005-01-19 Steven EdwardsChange UNIMPLEMENTED to DPRINT1 for NtGdiRemoveFontReso...
2005-01-10 Gregor AnichFix compilation without NDEBUG.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-02 Filip NavaraImplement ExtCreateRegion.
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-30 Gé van GeldorptmHeight calculation
2004-12-30 Filip Navara- Use pvScan0 instead of pvBits as the first scan line...
2004-12-27 Gé van GeldorpConsolidate filling of TEXTMETRICS to a single location.
2004-12-27 Filip Navara- Set last error in CreateDIBSection.
2004-12-24 Thomas Bluemelrevert my temporary class hacks and remove my desktop...
2004-12-21 Thomas Bluemel- initialize system window classes when creating window...
2004-12-21 Royce Mitchell IIIwrap stack walks in SEH - this doesn't fix page faults...
2004-12-19 Thomas Bluemeluse GDI_DEBUG
2004-12-19 Royce Mitchell IIImuch improved reporting on gdi handle leaks ( you must...
2004-12-19 Royce Mitchell IIIHACK: hard-coded gdi handle quotas, excepting code...
2004-12-18 Royce Mitchell IIIdump some statistics on the gdi handle table when it...
2004-12-18 Royce Mitchell IIINtGdiExtTextOut(): fixed some double-frees I introduced...
2004-12-18 Royce Mitchell IIINtGdiExtTextOut(): improved error handling
2004-12-18 Royce Mitchell IIIIntGdiInitBrushInstance(): assume callers pass us valid...
2004-12-18 Royce Mitchell IIIadd error checking
2004-12-18 Royce Mitchell IIIBUGFIX: Missing error handling in IntSetDIBits()
2004-12-18 Hartmut Birr- Allocated a zero filled memory block for the font.
2004-12-18 Gé van GeldorpRollback last change
2004-12-17 Gé van GeldorpPass parameters in correct order
2004-12-17 Filip Navara- Don't allow changing ownership of foreign GDI handles.
2004-12-13 Thomas Bluemelcache free gdi handles
2004-12-13 Thomas Bluemeldecrement process gdi object counter on object deletion
2004-12-13 Royce Mitchell IIIBUGFIX: unhandled error conditions IntGdiCreateDC()
2004-12-13 Royce Mitchell IIIBUGFIX: get rid of an incorrect ASSERT
2004-12-12 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-12 Royce Mitchell IIIBUGFIX: NtGdiGetDeviceCaps() called NtGdiEscape() with...
2004-12-12 Thomas Bluemel* Implement EnumDisplayDevicesA
2004-12-12 Royce Mitchell IIItesting reveals that source rect must be constrained...
2004-12-12 Thomas Bluemelfixed problems with mouse cursor handling
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-11 Thomas Bluemeldon't leak resources
2004-12-07 Royce Mitchell IIIremoved an ASSERT that occured when system ran out...
2004-12-05 Filip Navara- Change DPRINT1 to DPRINT in NtUserCreateDesktop.
2004-11-21 Thomas Bluemeldon't use uninitialized variable
2004-11-21 Filip Navara- Use absolute value of width in NtGdiCreateBitmap.
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-11-16 Gregor AnichSimple implementation of some multi-monitor APIs.
2004-11-15 Gé van GeldorpCreate Int versions of Rect functions
2004-10-23 Gé van GeldorpTake DC origin into account
2004-10-07 Steven EdwardsAllow NtGdiCreateScaleableFontResource to keep going.
2004-10-02 Filip NavaraAllocate memory for the handle table from paged pool!
2004-09-29 Art YerkesThese calls to ExAllocatePool are done at != PASSIVE_LE...
2004-09-13 Gé van GeldorpLog error code when freetype fails to initialize
2004-08-24 Filip Navara- Load also the last font file in the font directory.
2004-08-21 Filip Navara- Maintain higher internal precision during font rendering.
2004-08-07 Filip Navara- Correctly handle ClipCursor(NULL) case.
2004-08-03 Gregor AnichImplement NtUserEnumDisplaySettings/IntEnumDisplaySettings.
2004-07-30 Thomas Bluemelattempt to fix a few message queue and timer bugs
2004-07-29 Thomas Bluemelfix assertion statement
2004-07-23 Jason FilbySet TMPF_TRUETYPE flag for TEXTMETRICW variable in...
2004-07-17 Thomas Bluemelsimplified assigning DDI functions
2004-07-17 Gregor AnichRemoved some comments - previous change didn't fix...
2004-07-17 Gregor AnichChanged comments a bit, previous version did create...
2004-07-17 Gregor AnichHandle escape to get opengl driver info in IntEngExtEsc...
2004-07-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-11 Filip Navara- Fixed locking in NtGdiGetCharWidth32. This caused...
2004-07-09 Filip Navara- Implementation of [NtGdi]GetTextFace[W] and [NtGdi...
2004-07-09 Filip Navara- DrawIcon should return TRUE if it succeeds.
2004-07-07 Filip Navara- Don't create XLATEOBJ for BitBlt and StretchBlt opera...
2004-07-07 Filip Navara- Fixed ExcludeClipRgn for case when DC contained no...
2004-07-07 Gé van GeldorpSilence debug messages
2004-07-04 Filip Navara- Use absolute value of the color difference when calcu...
2004-07-04 Filip Navara- Fix GDI object locking broken by this patch:
2004-07-04 Filip Navara- Send the cursor to display driver in top-down format.
2004-07-04 Filip Navara- Support resursive locking of the GDI objects.
2004-07-03 Filip Navara- Fixed buffer handling and coordinate translation...
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-07-02 Gé van GeldorpOnly accept matching palette
2004-06-29 Gé van GeldorpUse DIB bitfields to create palette at > 8 bpp
2004-06-29 Filip Navara- Match the first 16 colors of the Windows (R) XP defau...
2004-06-29 Filip Navara- Improved implementation of REGION_CreateFrameRgn...
2004-06-28 Filip Navara- We don't need to have BuiltInRect member in the ROSRG...
2004-06-28 Filip Navara- Fixed more color handling issues (mostly incorrect...
2004-06-27 Filip Navara- Better handling of error cases in font handling.
2004-06-24 Gé van GeldorpFix some forgotten EngCreateBitmap() calls
2004-06-23 Thomas Bluemellittle fixes
2004-06-23 Gé van GeldorpHandle RLE bottom-up dibs
2004-06-22 Gé van GeldorpConvert between RGBQUAD and PALETTEENTRY
2004-06-20 Filip Navara- Allocate memory from PagedPool instead of NonPagedPoo...
2004-06-18 Filip NavaraChangelog:
next