Added WineMine
[reactos.git] / reactos /
2003-03-06 Richard CampbellRemoved winemine from reactos core module
2003-03-06 Gé van GeldorpGetClientRect implementation by Tim Jobling
2003-03-06 Richard CampbellTemp fix because LoadString isn't working properly.
2003-03-06 Gé van GeldorpCopied from Wine with some adjustments for our build...
2003-03-06 Eric KohlImplemented GetProcessAffinityMask() and SetProcessAffi...
2003-03-06 Eric KohlImplemented SignalObjectAndWait().
2003-03-06 Gé van GeldorpConvert between RGBQUAD and COLORREF when creating...
2003-03-06 Gé van GeldorpSilence some debug messages
2003-03-06 Gé van GeldorpConversion between bitfield and indexed no longer hardcoded
2003-03-05 Eric KohlImplemented VerifyConsoleIoHandle().
2003-03-04 Richard CampbellImplemented MoveWindow, won't work until SetWindowPos...
2003-03-04 Eric KohlAdded code to handle 'Ontrack Disk Manager' harddisks...
2003-03-04 Richard CampbellMinor fix
2003-03-04 Gé van GeldorpRemove some debug #if's
2003-03-04 Gé van Geldorp- Add support for 8-bit and 32-bit displays
2003-03-04 Richard CampbellAdded OBM_CLOSE
2003-03-04 Richard CampbellRemoved unused resources.
2003-03-04 Richard CampbellImplemented GetWindowDC()
2003-03-03 Richard CampbellTemp fix
2003-03-03 Richard CampbellAdded GWL_ID to NtUserGetWindowLong. Not implemented...
2003-03-03 Gé van GeldorpGet MS 16 color driver to work under Bochs
2003-03-02 Richard CampbellLots of bug fixes
2003-03-02 Gé van GeldorpFixed some compiler warnings
2003-03-02 Gé van GeldorpFixed several off-by-one errors and some compiler warnings
2003-03-02 Gé van GeldorpFix boot problems and make it work under VMware
2003-03-02 Marty DillBumped CSRSS_MAX_TITLE_LENGTH up to 80.
2003-03-02 Marty DillMinor fixes to CsrGetTitle and Console_Api to get title...
2003-03-02 Marty DillFixed up Get/SetConsoleTitleAW().
2003-03-01 Richard CampbellSome bug fixes.
2003-03-01 Richard CampbellChanged timmons to helmet, but this should be loaded...
2003-03-01 Richard CampbellSmall bug fix
2003-03-01 Richard CampbellNow uses DrawFrameControl to draw controls, still MANY...
2003-03-01 Richard CampbellFixed DrawFrameControl Somewhat
2003-03-01 Eric KohlFixed wrong MBR declaration.
2003-02-28 Richard CampbellRemove OBM_CLOSED
2003-02-28 Richard Campbelloops.
2003-02-28 Richard Campbellditto.
2003-02-28 Richard CampbellRemoved unused OBM_CLOSED resource. Part of a fix...
2003-02-28 Richard CampbellUse DrawEdge for drawing windows.
2003-02-28 Gé van GeldorpReplace direct calls to "make" with $(MAKE)
2003-02-27 Eric KohlFixed [Nt/Zw]QuerySecurityObject() prototype.
2003-02-27 Eric KohlFixed string lengths in calls to ZwSetValueKey() to...
2003-02-27 Eric KohlTerminate service name string.
2003-02-27 Gé van GeldorpCleanup
2003-02-27 Gunnar DalsnesNon expired timer wasn't dequeued/canceled before freed
2003-02-27 Gunnar DalsnesWaitForMultipleObjectsEx passed WaitAny for WaitAll...
2003-02-27 Gunnar Dalsnescorrected prototype
2003-02-27 Gunnar DalsnesWaitForMultipleObjects: WaitAll waits were buggy
2003-02-27 Eric KohlFixed compiler warings.
2003-02-27 Eric KohlDo not expand command lines automatically. This fixes...
2003-02-26 Gé van GeldorpQueue GDI callback in CriticalWorkQueue to improve...
2003-02-26 Eric KohlDetect disk manager software.
2003-02-26 Eric KohlFixed some hal dispatch table issues.
2003-02-25 Gé van Geldorp- Move GDI drivers and win32k.sys from system32\drivers...
2003-02-25 Eric Kohl* Moved symbolic link implementation to the object...
2003-02-25 Eric Kohlno message
2003-02-25 Eric KohlImplemented ExIsProcessorFeaturePresent().
2003-02-24 Hartmut Birr- Improved CloseConsoleHandle.
2003-02-24 Hartmut Birr- Added oppening of console handles (CreateFileW).
2003-02-24 Hartmut Birr- Implemented CsrGetInputHandle, CsrGetOutputHandle...
2003-02-24 Hartmut Birr- Fixed a dead look in CsrFlushInputBuffer.
2003-02-24 Hartmut Birr- Removed allocation of nonpaged pool memory for event...
2003-02-24 Steven EdwardsFix by Hartmut Birr
2003-02-21 Jason FilbyNew and delete operators
2003-02-21 Robert Dickensoncorrected parameter type for towupper.
2003-02-21 Robert Dickensonminor cleanup.
2003-02-21 Robert Dickensonminor updates to try and find some debug output from...
2003-02-19 Marty DillRichard Campbell's Win9x/NT4/5 window style patch.
2003-02-19 Jason FilbyUpdated close graphic
2003-02-19 Eric KohlStarted implementing a hive check (still disabled).
2003-02-19 Gé van GeldorpDon't pass (unused) DeviceHandle into ObCreateObject...
2003-02-18 Casper Hornstrup2003-02-18 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-18 Casper Hornstrup2003-02-18 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-18 Eric KohlUse a 5-step transaction to update hive and log file.
2003-02-18 Eric KohlTiny update, fixes some output annoyances.
2003-02-17 Gé van GeldorpImplemented VideoPortGetAccessRanges
2003-02-17 Gé van GeldorpImplemented HalpAssignPciSlotResources
2003-02-17 Gé van GeldorpBring types of memory to allocate (PagedPool etc.)...
2003-02-17 Gé van GeldorpFreeLdr tries to load "Start"=dword:00000000 entries...
2003-02-17 Jason FilbyMinor fixes
2003-02-17 Jason FilbyImprovements by Royce Mitchell III
2003-02-17 Eric KohlWrite log file header, block bitmap and dirty blocks.
2003-02-17 Eric KohlFixed a compiler warning.
2003-02-17 Eric KohlAdded errcodes.rc.
2003-02-17 Eric KohlReplaced kernel32 heap functions by ntdll heap functions.
2003-02-16 Hartmut Birr- Set the last error if SearchPathW fails.
2003-02-16 Hartmut Birr- Added iswspace.
2003-02-16 Hartmut Birr- errcodes.rc and msg00409.bin are build by the makefile.
2003-02-16 Hartmut Birr- Add a rule to build errcodes.rc.
2003-02-16 Eric KohlChanged vidport to videoprt.
2003-02-15 Eric KohlAdded missing Acl and SD functions from ntdll.
2003-02-15 Eric KohlAdded missing Acl and SD functions from ntdll.
2003-02-15 Phillip SusiConverted a few stray unix linefeeds to dos
2003-02-15 Gé van GeldorpSupport for VMware video drivers (oops, forgot this...
2003-02-15 Gé van GeldorpMoved to drivers\dd\videoprt
2003-02-15 Gé van GeldorpSupport for VMware video driver
2003-02-15 Gé van GeldorpSupport for VMware video drivers
2003-02-15 Eric Kohl* Implemented/fixed NtSetSecurityObject() and NtQuerySe...
2003-02-14 Eric KohlCalculate hive header checksum.
2003-02-14 Eric KohlReplaced filesystem list spinlock by an executive resource.
next