reactos.git
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...
2004-12-02 Gregor AnichFixed handling of exceptions in memory read/write funct...
2004-12-01 Emanuele AlibertiI removed an old comment about replacing PAGESIZE with...
2004-12-01 Gregor AnichCatch hang-up regtests, added _DispatcherTimeout macros...
2004-12-01 Emanuele Aliberti*** empty log message ***
2004-12-01 Magnus OlsenThx filps
2004-12-01 Filip Navara- Get full OLEAUT32 to compile.
2004-12-01 Thomas BluemelAlways use the PSEH names for NLG to avoid conflicts...
2004-12-01 Thomas Bluemelremoved unused definitions
2004-12-01 Magnus Olsenadd
2004-12-01 Magnus OlsenBuild
2004-12-01 Magnus Olsenforget add file dinput.spec.def
2004-12-01 Magnus Olsenforget add file dinput.spec.def
2004-12-01 Magnus Olsenforget add file dinput.spec.def
2004-12-01 Eric KohlSet timezone without changing the local time.
2004-12-01 Art Yerkes- sanity check: assert DISPATCH_LEVEL for the dpc.
2004-12-01 Art Yerkesminiport:
2004-12-01 Richard Campbellmsiexec requires msi, so don't build that either, as...
2004-11-30 Magnus Olsenadd mouse support to dinput
2004-11-30 Thomas Bluemeldon't build msi for now as it uses a 3rd party build...
2004-11-30 James TaborAdded msi.dll and msiexec to the build system.
2004-11-30 James TaborSync msiexec with winehq cvs
2004-11-30 James TaborFirst port of Wine projects msi.dll
2004-11-30 Art Yerkesconnect: Allow async connections, and assume that concu...
2004-11-30 Art YerkesMake packet printing obey debug bits.
2004-11-30 Art YerkesTurned off printing in oskittcp.
2004-11-30 Gunnar Dalsnescan't free non-allocated memory
next