reactos.git
2008-07-16 Colin FinckCommit my test suite I used for verifying the behaviour...
2008-07-16 Colin Finck- Remove 2 wrong versions of wctomb and 2 wrong version...
2008-07-16 Matthias Kupferadd new Slovak keyboard layout to first stage setup...
2008-07-16 Timo KreuzerFLOATOBJ is a structure only on x86 in kernelmode,...
2008-07-16 Timo KreuzerPatch by Stefan Ginsberg:
2008-07-16 Timo KreuzerDC_AllocDc:
2008-07-16 Timo KreuzerAdd MATRIX accelerator flag MX_SCALE and set it in...
2008-07-16 James Tabor- Fix CurrentWnd when it has a NULL, see Bug 3527.
2008-07-16 Aleksey BraginDmitry Gorbachev
2008-07-16 Colin FinckFix build, broken in r34546
2008-07-16 Matthias KupferMario Kacmar <kario AT szm DOT sk>
2008-07-16 Ged Murphy- Implement freeaddrinfo and getaddrinfo.
2008-07-16 James TaborFix build.
2008-07-16 James TaborSorry for commit my test tree,,,, good for testing...
2008-07-16 James Tabormake does like tabs, right? Fix build.
2008-07-16 Jeffrey MorlanIncrement a console's initial screen buffer's reference...
2008-07-15 Matthias KupferMario Kacmar <kario AT szm DOT sk>
2008-07-15 Colin FinckRevert r34533 (except the nice indentation in the Makef...
2008-07-15 Pierre SchweitzerFixed typos spotted by "jeanmichel" <jeanmichel.123...
2008-07-15 Hervé PoussineauRename makefile.auto to makefile-$(ARCH).auto
2008-07-15 Ged Murphy- Delete the service key along with any subkeys
2008-07-15 Colin FinckFix the mess created by SVN's inability to handle with...
2008-07-15 Matthias Kupfer- Revert inf back to LF, because of damaged line ending...
2008-07-15 Colin FinckSet svn:eol-style CRLF for all *.inf files.
2008-07-15 Aleksey Bragin- Save pointer to driver's section in DriverSection...
2008-07-15 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-15 Aleksey BraginDmitry Gorbachev
2008-07-15 Aleksey BraginDmitry Gorbachev
2008-07-15 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-15 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-07-15 Matthias KupferMaciej Bialas <bjauy AT tlen DOT pl>
2008-07-15 Matthias KupferMario Kacmar <kario AT szm DOT sk>
2008-07-15 Timo KreuzerIntRectangle:
2008-07-14 Matthias Kupfer- Fixes country codes.
2008-07-14 Matthias Kupfer- fix some wrong country codes
2008-07-14 Aleksey Bragin- Remove special ReactOS-specific PUSHORT GDT pointer...
2008-07-14 Jeffrey MorlanWhen duplicating a handle to a child process, only...
2008-07-14 Matthias Kupfer- change svn:eol-style to LF for compatibility
2008-07-14 Colin FinckReplace uses of $(ROS_ARCH) by $(ARCH).
2008-07-14 Colin FinckAttempt to fix Live-CD
2008-07-14 Matthias KupferMario Kacmar <kario AT szm DOT sk>
2008-07-14 Daniel ReimerBug 3505: Simplified Chinese Translation Patch by Zhang...
2008-07-14 James TaborFix boot and leave the code for research.
2008-07-14 James TaborAdded WH_GETMESSAGE support.
2008-07-14 ReactOS Portable... - Get rid of stubs.c, it's empty now.
2008-07-14 ReactOS Portable... - Implement NtSetLdrEntries, NtVdmControl, KeSaveStateF...
2008-07-14 ReactOS Portable... - Fix exports
2008-07-14 ReactOS Portable... - Re-organize our unimplemented function stubs accordin...
2008-07-14 ReactOS Portable... - Remove this DPRINT1 too, it was used for debugging...
2008-07-14 ReactOS Portable... - Remove the 5-second delay in the initialization code...
2008-07-14 ReactOS Portable... - Enable timer expiration code.
2008-07-14 ReactOS Portable... - Fix context switch code. It works perfectly now.
2008-07-14 ReactOS Portable... - Remove DPRINT1s all over the context switching code.
2008-07-14 ReactOS Portable... - Clean up KTRAP_FRAME and KEXCEPTION_FRAME definition.
2008-07-14 ReactOS Portable... - Force a 5 second wait before loading drivers, on...
2008-07-14 ReactOS Portable... - Increment the PC by 4 during a DebugService-style...
2008-07-14 ReactOS Portable... - ARM instructions are 4 bytes long, not 1, so decremen...
2008-07-14 ReactOS Portable... - Also bump PC for ARM after a KD exception.
2008-07-14 ReactOS Portable... - Implement KeContextToTrapFrame.
2008-07-13 ReactOS Portable... - Implement KeTrapFrameToContext.
2008-07-13 ReactOS Portable... - Okay so we've got a basic KiDispatchException, we...
2008-07-13 ReactOS Portable... - Start implementing KiPrefetchAbortHandler for BKPT...
2008-07-13 ReactOS Portable... - Prefetch aborts behave like other exceptions, not...
2008-07-13 ReactOS Portable... - Implement KeArmInstructionFaultStatusRegisterGet
2008-07-13 James TaborSeparate Default Window proc from messages.
2008-07-13 ReactOS Portable... - Write a DebugService routine for ARM in the RTL libra...
2008-07-13 ReactOS Portable... - Now that KDCOM works for printing on the serial port...
2008-07-13 ReactOS Portable... - Implement KdPortPutByteEx and KdPortInitializeEx...
2008-07-13 ReactOS Portable... - Fix FILE location in the header
2008-07-13 ReactOS Portable... - Get rid of a really-early debug print, since it's...
2008-07-13 ReactOS Portable... - Uncomment the check to see if we came from kernel...
2008-07-13 Christoph von... more correct fix by Alex
2008-07-13 Christoph von... fix handle table calculations
2008-07-13 KJK::HyperionForgot a file. Fix fucking buildbot already D:<
2008-07-13 KJK::Hyperionmodified dll/win32/kernel32/misc/lang.c
2008-07-13 Matthias Kupfer- support of [Strings.LanguageID]-sections for inf...
2008-07-13 James TaborAdd part of a patch by Daniel Verkamp, see bug 3441.
2008-07-13 ReactOS Portable... - Separate KDCOM into i386 and ARM versions.
2008-07-13 ReactOS Portable... - Does now fire off a DPC when quantum has ended this...
2008-07-13 ReactOS Portable... - Make sure this is XIP (Execute in Place) boot and...
2008-07-13 ReactOS Portable... - Implement RamdiskCreateRamdisk which validates parame...
2008-07-13 ReactOS Portable... - Implement IRP_MN_QUERY_DEVICE_TEXT/BUS_INFORMATION...
2008-07-13 ReactOS Portable... - Remove incorrect check in RamdiskPnp -- we should...
2008-07-13 ReactOS Portable... - Add device state information.
2008-07-13 ReactOS Portable... - Implement RamdiskAddDevice.
2008-07-13 ReactOS Portable... - Remove debug code.
2008-07-13 ReactOS Portable... - Add ramdisk class.
2008-07-13 ReactOS Portable... - To whom it may concern: thanks for completly fucking...
2008-07-13 ReactOS Portable... - Only print out debug data for aborts if we can't...
2008-07-13 ReactOS Portable... - Do NOT prepend _ to ARM entrypoints.
2008-07-13 James TaborThe rest of rev 34442.
2008-07-13 James Tabor- Started NtUserRegisterClassExWOW and now using the...
2008-07-12 James TaborThis did not fix bug 3503 but only hid the problem...
2008-07-12 Christoph von... don't deref NULL pointer
2008-07-12 James TaborFix FF again. Sorry, I need to research this more.
2008-07-12 Christoph von... don't return success in getaddrinfo
2008-07-12 Christoph von... fix a typo
2008-07-12 James Tabor- Fix problem with share pointer. See bug 3503. It...
2008-07-11 James Tabor- Christoph von Wittich spotted a condition when co_Msq...
2008-07-11 Colin Finck- Port Wine's WideCharToMultiByte implementation for...
next