reactos.git
2003-11-21 Eric KohlRestart worker if it failed to send the log messages.
2003-11-21 Filip Navara- Updated comctl32.dll to latest WineHQ release.
2003-11-21 Filip Navara- Fixed multiwin.exe painting problem.
2003-11-21 Royce Mitchell IIIadded missing * to function pointer typedef 'exception_...
2003-11-21 Filip Navara- A little more correct prototypes for NtGetPlugPlayEve...
2003-11-21 Thomas Bluemelfixed hittest code to return HTBORDER if it's not a...
2003-11-21 Filip Navara- More painting bugfixes.
2003-11-21 Thomas Bluemelimplement WM_SETCURSOR messages
2003-11-21 VizziniEA name handling fix
2003-11-20 Thomas Bluemelfixed crash when pressing a key while booting up
2003-11-20 Vizziniupdated install location of rundll32
2003-11-20 Filip Navara- More painting bugfixes. Still many bugs are left :-(
2003-11-20 Royce Mitchell IIIsped up strip_comments, and added File::SaveFromString...
2003-11-20 VizziniTDI stuff I forgot to commit
2003-11-20 Thomas Bluemel1. fixed SetProp()
2003-11-20 Eric KohlReceive error log messages from the ErrorLogPort.
2003-11-20 Eric KohlBuild error log message and send it to the ErrorLogPort.
2003-11-20 Eric KohlFixed a cut-and-paste bug.
2003-11-20 Filip Navara- Painting bugfixes.
2003-11-20 Vizzinibegan refreshing tditest a bit
2003-11-20 Vizzinifixed a type name
2003-11-20 Eric KohlMinor cleanup
2003-11-19 Gunnar DalsnesHalRequestSoftwareInterrupt added
2003-11-19 Steven EdwardsFixed FormatMessage[A/W] to not suck.
2003-11-19 Gunnar Dalsnes-KeLeaveCriticalRegion changes based on an article...
2003-11-19 Gunnar Dalsnes-IoQueueThreadIrp impl.
2003-11-19 Gunnar Dalsnes-HalRequestSoftwareInterrupt impl. (does nothing yet)
2003-11-19 Gunnar Dalsnes-IoReuseIrp impl.
2003-11-19 Gunnar DalsnesIoReuseIrp impl.
2003-11-19 Thomas Bluemelsmall bugfix
2003-11-19 Thomas Bluemeladded a test app to test some (currently unimplemented...
2003-11-19 Royce Mitchell IIIchange to use input file list
2003-11-19 Thomas BluemelPatch by Jonathon Wilson:
2003-11-19 Filip Navara- Fixed importing forward exports by ordinal.
2003-11-19 Eric KohlConnect to the 'ErrorLogPort' and restart worker if...
2003-11-19 Eric KohlAdd error log structs.
2003-11-19 Thomas Bluemelimplemented CheckRadioButton()
2003-11-19 Thomas Bluemelforgot to add file
2003-11-19 Thomas Bluemel1. implemented GetGuiResources()
2003-11-19 Richard Campbellinstall winedbgc.dll by default, this appears to fix...
2003-11-19 Richard Campbellfixed compile error
2003-11-19 Filip Navara- Painting bugfixes.
2003-11-19 Vizzinipatch for -Werror -Wall by jonathan wilson
2003-11-19 Vizzinipatch by jonathan wilson to enable -Wall -Werror, and...
2003-11-19 VizziniFixes for compiling with -Wall -Werror on unix (tested...
2003-11-19 Richard Campbelltemporarily removed imagehlp since it doesn't compile...
2003-11-19 VizziniUpdated version number
2003-11-18 Thomas Bluemel1. implemented GetGUIThreadInfo()
2003-11-18 Steven EdwardsAdded rpcrt4.dll and imagehlp.dll to the Makefile
2003-11-18 Steven EdwardsAdded user32 regression test from Wine.
2003-11-18 Steven EdwardsMoved rpcrt4 regression test to a better location.
2003-11-18 Steven EdwardsMoving ported WINE regression tests
2003-11-18 Filip Navara- Rewritten painting implementation (not complete yet...
2003-11-18 Eric KohlInitialize error log worker.
2003-11-18 Thomas Bluemeladded LR_SHARED flag support for LoadIcon() and LoadCur...
2003-11-18 Steven EdwardsRLE4/8 Bitmap Compression support.
2003-11-18 Eric KohlFixed directory creation date.
2003-11-18 Royce Mitchell IIImore special-cases
2003-11-18 Royce Mitchell IIIremove unnecessary include
2003-11-18 Royce Mitchell IIIadded missing ;
2003-11-18 Royce Mitchell IIIfix circular-dependency include
2003-11-17 Steven EdwardsAdd -Wall -Werror and turn off -D__USE_W32API
2003-11-17 Steven EdwardsFixes for ntdll rtl and large int tests.
2003-11-17 Royce Mitchell IIIhandle functions that take function ptrs as args
2003-11-17 Filip Navara- Support for RASTERCAPS in NtGdiGetDeviceCaps.
2003-11-17 Royce Mitchell IIImore special cases
2003-11-17 KJK::HyperionTheme dumper almost finished, but not working correctly
2003-11-17 KJK::HyperionForgot a file
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-16 Steven EdwardsAdded port of LineDDA function from WINE.
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-11-16 Eric KohlUse a safe IO_STATUS_BLOCK from the kernel stack.
2003-11-16 Eric KohlOpen initial executable file synchronously.
2003-11-16 Hartmut Birr- Moved the pager thread as balancer thread to balance.c.
2003-11-16 Hartmut Birr- Create a memory area for the kpcr.
2003-11-16 Hartmut Birr- Initialized lookaside lists earlier in the startup...
2003-11-16 Martin Fuchsadded OLE error messages
2003-11-16 Eric KohlReport handle information.
2003-11-16 Eric KohlSupport boot images larger than one sector (2048 bytes).
2003-11-16 Martin Fuchsadded error messages
2003-11-16 Gé van Geldorp- Fix problems with non-zero cursor hotspots
2003-11-16 Martin Fuchsadded more COM/OLE registry entries
2003-11-16 Martin Fuchsadded TRACE message for being not able to load messages...
2003-11-16 Martin Fuchsadded registry entries for explorer
2003-11-16 Martin Fuchsadded FIXME for FormatMessage()
2003-11-16 Gé van GeldorpSilence debug messages
2003-11-15 Thomas Bluemelmoved metafile functions into objects/metafile.c
2003-11-15 Gé van GeldorpFix warning if defined(DBG)
2003-11-15 Thomas Bluemelsmall fixes
2003-11-15 Thomas Bluemeladded test app for enhanced meta files
2003-11-15 Thomas Bluemelfixed setting the cursor size member
2003-11-14 Thomas Bluemelfixed warning
2003-11-14 Royce Mitchell IIIadded more tokens and libc headers
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-11-14 Eric KohlAdded missing variables and moved variables in order...
2003-11-14 Eric KohlFixed io statistic variables and initialized spinlock.
2003-11-14 Royce Mitchell IIIget rid of buggy unnecessary macro
2003-11-14 Royce Mitchell IIIfix unnecessarily recursive include
next