PagedPool improvements: differenciate between hiredzone and loredzone, added double...
[reactos.git] / reactos /
2004-12-11 Royce Mitchell IIIPagedPool improvements: differenciate between hiredzone...
2004-12-10 Thomas Bluemelfixed a bug that caused locking a not anymore existing...
2004-12-10 Filip Navara- Update registry keys for sound blaster driver.
2004-12-10 Filip Navara- Fix HalGetAdapter for ISA adapters.
2004-12-10 Gregor AnichUse static buffer for DbgPrint message queueing instead...
2004-12-10 Gé van GeldorpAdd video miniport driver for Xbox, to be used in conju...
2004-12-10 Filip Navara- Move desktop code from NtUserUpdatePerUserSystemParam...
2004-12-10 Filip Navara- Fix definitions of SecurityAnonymous, SecurityIdentif...
2004-12-10 Gregor AnichAdd an option to serialize DbgPrint - don't worry,...
2004-12-09 Thomas Bluemelimplemented GetThreadIOPendingFlag() (only kernel32...
2004-12-09 Thomas Bluemelimplemented CheckRemoteDebuggerPresent() (only kernel32...
2004-12-09 Thomas Bluemelimplemented SetDllDirectory() and GetDllDirectory(...
2004-12-09 Royce Mitchell IIIallow data from SYM files to be used in stack traces...
2004-12-09 Steven EdwardsStarted cleaning up the mess from my old import of
2004-12-09 Steven Edwardsadd dsound to the top makefile.
2004-12-09 Steven EdwardsFix a compile error I was seeing due to lack of mbstowcs.
2004-12-09 Steven EdwardsDoing some work on the msvcrt Wine mess.
2004-12-08 Gé van GeldorpDon't write to blacklisted PCI functions either
2004-12-08 Richard Campbell- Add DSOUND.DLL to the bootcd
2004-12-08 Gé van GeldorpDisk partitioning handling
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 Royce Mitchell IIISetDllDirectoryA/W(): lie to caller and indicate that...
2004-12-07 Royce Mitchell IIIremoved an ASSERT that occured when system ran out...
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 James TaborCode cleanup and sink with WindHq CVS.
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gunnar Dalsnescorrected the last error to check for when determining...
2004-12-06 Gunnar Dalsnes-correct return value/last error
2004-12-06 Gunnar Dalsnes-add TYPE_ALIGNMENT macro
2004-12-06 Gunnar Dalsnesset correct last error
2004-12-06 Gunnar Dalsnesreplace NtCreateFile with ZwCreateFile
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Richard Campbellcommented out the progress page in setup because it...
2004-12-06 Alex IonescuFilip and Richard are both smoking something.
2004-12-06 Richard Campbell- More fixes related to the removal of the 'lib' prefix...
2004-12-06 Richard CampbellFixed a typo that prevented ROS from booting properly.
2004-12-06 Richard Campbell- Filip is smoking something :-)
2004-12-06 Filip Navara- Basic implementation of (NtUser)UpdatePerUserSystemPa...
2004-12-06 Gunnar Dalsnesfix broken ShareAccess set/update. makes 80+ wine regte...
2004-12-05 Gé van GeldorpSync to Wine-20041201
2004-12-05 Gé van GeldorpAnother lib prefix killed: libexpat.dll -> expat.dll
2004-12-05 Gé van Geldorplibwine_unicode.dll is better known as wine_unicode...
2004-12-05 Filip Navara- Fix RtlInitUnicodeStringEx for NULL case (spotted...
2004-12-05 Gé van GeldorpSync to Wine-20041201
2004-12-05 Filip Navara- Implement RtlInitUnicodeStringEx.
2004-12-05 Gé van Geldorphpoussin <poussine@freesurf.fr>:
2004-12-05 Gé van GeldorpCopy "halup.dll" to bootcd as "hal.dll"
2004-12-05 Thomas Bluemelget rid of the "global" system process handle since...
2004-12-05 Art YerkesRemoved my preprocessor hack. DBG appeared to be getti...
2004-12-05 Gunnar DalsnesKJK:Hyperion: new macro _SEH_STATIC_FILTER, some changes
2004-12-05 Filip Navara- Allocate the MDI client context structure only once...
2004-12-05 Filip Navara- Fix conversion of messages from Unicode to Ansi and...
2004-12-05 Filip Navara- Don't delete the "first bitmap" of memory DC. It...
2004-12-05 Filip Navara- Rebar cursors must be destroyed with DestroyCursor...
2004-12-05 Filip Navara- Update .cvsignore files.
2004-12-05 Filip Navara- Correctly destroy tooltip icons.
2004-12-05 Filip Navara- Change DPRINT1 to DPRINT in NtUserCreateDesktop.
2004-12-05 Filip Navara- Disable debugging messages.
2004-12-04 Art Yerkesafd/connect.c:
2004-12-04 Gé van GeldorpProbing functions 1 and 2 of device 0 on bus 0 complete...
2004-12-04 Filip Navara- Don't stop backtrace at the first address that can...
2004-12-04 Filip Navara- Don't try to delete stock font.
2004-12-04 Filip Navara- Correct freeing of heap memory.
2004-12-04 Filip Navara- Set the ownership of NCUpdateRegion before returning...
2004-12-04 Gé van GeldorpForgot to remove the space reservation for hal_pagetable
2004-12-04 Gé van GeldorpAdd beginnings of HAL for Xbox
2004-12-04 Gé van GeldorpUse MmMapIoSpace() instead of messing around with the...
2004-12-04 Gé van GeldorpCurrent versions of VMware provide a correct BIOS memor...
2004-12-04 Filip Navara- Implement SetMenuItemInfo[AW].
2004-12-04 Filip Navara- Implement lstr[i]cmp[AW] using CompareString[AW]...
2004-12-04 Filip Navara- Implement QueueUserAPC.
2004-12-04 Filip Navara- Fix the return value of WaitForMultipleObjectsEx.
2004-12-04 Filip Navara- Implement QueueUserAPC.
2004-12-04 Thomas Bluemelfixed some function prototypes
2004-12-04 Gé van GeldorpLet HAL handle its own mapping of the video frame buffer
2004-12-04 Gregor AnichRemove some unused files, little cosmetic changes.
2004-12-04 Gregor AnichAdded InterlockedCompareExchangePointer macro and 64...
2004-12-04 Gregor AnichUse InterlockedCompareExchange64 instead of Interlocked...
2004-12-04 Gregor AnichRemove "lib" suffix from "libwine" because it's added...
2004-12-04 Hartmut Birr- Split up the handling if the fsd returns STATUS_NOT_I...
2004-12-04 Eric KohlImplement GetSystemDefaultUILanguage() and IsValidLocale().
2004-12-03 Gregor AnichPrefix libs in dk/w32 and dk/nkm with "lib" to make...
2004-12-03 Gé van GeldorpReorganise HAL so multiple HAL versions can be built...
2004-12-03 James TaborFix and add missing files, and will allow the use of...
2004-12-02 Thomas Bluemelno need to copy the buffers to the stack
2004-12-02 Thomas Bluemelthe time zone buffers need to be large enough, applicat...
2004-12-02 Filip Navara- Remove duplicate definitions.
2004-12-02 Filip Navara*** empty log message ***
2004-12-02 Filip Navara- Update OLEAUT32 to Wine-20041202
2004-12-02 Eric KohlUse the GMT timezone by default.
2004-12-02 Eric Kohl- RegQueryValueExA: Return the correct data size for...
next