don't allow duplicate module names
[reactos.git] / reactos / subsys /
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-02 Filip NavaraImplement ExtCreateRegion.
2005-01-01 Gé van GeldorpFix copy command
2005-01-01 Eric KohlDon't start services until the control pipe issues...
2005-01-01 Casper HornstrupAdd error reporting assistant.
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-29 Thomas Bluemelvery beginning of a reactos volume control application...
2004-12-29 Gé van GeldorpGenerate timer messages instead of queueing them
2004-12-28 Eric KohlMove 'Command Prompt' link creation from setup.exe...
2004-12-28 Gé van GeldorpDon't return characters is key is up
2004-12-28 Gé van GeldorpSet transition state bit in WM_KEY messages
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-27 Filip Navara- BitmapFormat should handle BI_BITFIELDS compression...
2004-12-27 Martin Fuchsfix GPF for clicks in the favorites folder
2004-12-26 Filip Navara- Fix size returned by NtUserGetClassInfo.
2004-12-26 Filip NavaraDceResetActiveDCEs fixes:
2004-12-25 Filip Navara- Set the popup menu flag in IntSetMenuItemInfo when...
2004-12-25 Filip Navara- Partial implementation of RealMsgWaitForMultipleObjec...
2004-12-25 Gé van GeldorpDon't return uninitialized variable
2004-12-25 Filip Navara- Fix finding of windows by classes in NtUserFindWindow.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-24 Magnus Olsenchange NtUserChangeDisplaySettings stub so it report...
2004-12-24 Thomas Bluemelrevert my temporary class hacks and remove my desktop...
2004-12-24 Eric Kohl- Move english resource to a separate file.
2004-12-24 Eric KohlAdd simple first stage GUI setup application.
2004-12-24 Royce Mitchell IIIIntEngGradientFill() fix ASSERT statements
2004-12-24 Alex IonescuFix building with DBG=1, OPTIMIZED=1. Patch by Stephen...
2004-12-23 Gé van GeldorpFree process data when LPC port is closed, not when...
2004-12-22 Filip Navara- Run UserInit program instead of running shell directly.
2004-12-22 Filip Navara- Wait for the shell process to finish execution.
2004-12-21 Thomas Bluemel- initialize system window classes when creating window...
2004-12-21 Mike NordellCommand line completion fix (uninitialized memory)
2004-12-21 Royce Mitchell IIIwrap stack walks in SEH - this doesn't fix page faults...
2004-12-20 Gé van GeldorpSet ownership to NULL for both cursor and mask bitmaps
2004-12-19 Thomas Bluemeluse GDI_DEBUG
2004-12-19 Mike NordellFix crash clicking desktop during setup (NULL pointer...
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 IIIIntSetCursor() don't BSOD in low-resource conditions
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 Gé van GeldorpSet version info to NT 4.0 Build 1381 Service Pack...
2004-12-18 Gé van GeldorpHandle failures better (i.e. without crashing)
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 IIIEngMaskBitBlt() ASSERT instead of if(), this function...
2004-12-18 Royce Mitchell IIIadd error checking
2004-12-18 Royce Mitchell IIIBUGFIX: EngMaskBitBlt() shouldn't BSOD if Mask is NULL
2004-12-18 Royce Mitchell IIIBUGFIX: Missing error handling in IntSetDIBits()
2004-12-18 Royce Mitchell IIIBUGFIX: EngCreateBitmap() - don't call GDIOBJ_SetOwnerS...
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 Filip Navara- Fix issues with DCE clip region ownership.
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-17 Filip Navara- Fix ownership issues with DCEs.
2004-12-16 Alex IonescuSet default Freeldr Timeout to 5 seconds (requested).
2004-12-15 Steven EdwardsAdded Wine notepad to main tree.
2004-12-14 Filip Navara- Implement NtUserMonitorFromWindow.
2004-12-14 Filip Navara- Fix bug in IntCallHookProc for window classes specifi...
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions
2004-12-14 Royce Mitchell IIIBUGFIX: bad params to MouseSafetyOnDrawStart() in IntEn...
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions in IntEngLineTo()
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions in IntEngGradientFill()
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions in EngCopyBits()
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions in IntEngStretchBlt()...
2004-12-14 Royce Mitchell IIIIntEngBitBlt() ASSERT() some assumptions
2004-12-14 Royce Mitchell IIIcame across small potential kmode crash while researchi...
2004-12-13 Thomas Bluemelcache free gdi handles
2004-12-13 Thomas Bluemelcvs maintainance
2004-12-13 Thomas Bluemelcvs maintainance
2004-12-13 Filip NavaraDon't pass UNICODE_STRINGs in the dwTypeData of MENUITE...
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-13 Thomas Bluemelrevert some of the changes i did to IntDestroyWindow()
2004-12-12 Thomas Bluemelunmark dirty windows on destruction so no painting...
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 Royce Mitchell IIIadd missing assertion
2004-12-12 Royce Mitchell IIIBUGFIX: MouseSafety does it's own parameter validation...
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 Filip Navara- Don't call IntReleaseWindowObject with handle.
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-11 Thomas Bluemeldon't leak resources
2004-12-11 Thomas Bluemelsilence some debug output
2004-12-11 Thomas Bluemel1. don't dispatch sent messages to windows during destr...
2004-12-11 Martin Fuchsupdate Doxyfile format
2004-12-11 Martin Fuchsenable new Doxygen option SHOW_DIRECTORIES
2004-12-10 Thomas Bluemelfixed a bug that caused locking a not anymore existing...
2004-12-10 Filip Navara- Move desktop code from NtUserUpdatePerUserSystemParam...
2004-12-07 Royce Mitchell IIIremoved an ASSERT that occured when system ran out...
2004-12-06 Filip Navara- Basic implementation of (NtUser)UpdatePerUserSystemPa...
2004-12-05 Filip Navara- Don't delete the "first bitmap" of memory DC. It...
2004-12-05 Filip Navara- Change DPRINT1 to DPRINT in NtUserCreateDesktop.
next