reactos.git
2003-08-27 David Welch- Added support for crash dumps:-
2003-08-27 David Welch- Removed kernel private includes.
2003-08-27 Martin Fuchspartly implemented control panel window
2003-08-27 David Welch- Added .cvsignore file.
2003-08-27 David Welch- Fix for completion of file system control IRPs.
2003-08-27 David Welch- Implement backspace control code in hal output.
2003-08-27 Martin Fuchsclock tool tips
2003-08-27 Martin Fuchsidea-update
2003-08-27 Martin FuchsImplemented launching of date/time control panel applet
2003-08-27 Steven EdwardsNew header from WINE for regression test suite.
2003-08-27 Steven EdwardsDid some work implementing rpcrt4.dll so we can make...
2003-08-27 Steven EdwardsImported imm32.dll from Winehq CVS 8-26-03
2003-08-26 Martin FuchsImplemented Tooltip Popup for Clock to display current...
2003-08-26 Thomas Bluemel1. finally fixed handling the WM_MOUSEMOVE messages...
2003-08-26 Martin Fuchsadded hostobjs dir to .cvsignore
2003-08-26 David Welch- Fixed slashes.
2003-08-26 Martin FuchsImplemented Search and Shut Down in startmenu by callin...
2003-08-26 Steven Edwardsend of line fix
2003-08-26 Richard Campbell- Figured i'd go ahead and commit these changes...reduc...
2003-08-26 David Welch- Add the boot video driver to the system hive.
2003-08-26 Thomas Bluemelbig patch by Jonathon Wilson for GDI32 & related stuff
2003-08-26 Thomas Bluemeldue to reports in the mailing list i fixed this file
2003-08-26 Thomas Bluemelfixed a bug crashing the kernel when moving the cursor...
2003-08-26 Thomas Bluemeldisabled new code...
2003-08-25 Steven EdwardsAdded make and install for cards.dll
2003-08-25 Thomas Bluemelfixed a few bugs in MsqInsertSystemMessage() and improv...
2003-08-25 Steven EdwardsForgot this
2003-08-25 Steven EdwardsAdded cards.dll by Filip Navara with some minor changes...
2003-08-25 Richard Campbell- Solitaire now works partially, patch by Filip Navara
2003-08-25 Andrew Greenwood* This is a TEMPORARY commit of some WINMM stubs to...
2003-08-25 David Welch- Patch from Art Yerkes: return access violation on...
2003-08-25 Hartmut Birr- The pool lock should be acquired before any tests...
2003-08-25 Hartmut Birr- Fixed a buffer overflow.
2003-08-25 Martin Fuchscalculate taskbar size
2003-08-25 Thomas Bluemelfixed MsqInsertSystemMessage()
2003-08-25 Thomas Bluemelmodified MsqInsertSystemMessage() so it prevents the...
2003-08-25 Martin Fuchsmoved explorer.lst ti winefile dir
2003-08-25 David Welch- Only set up the registers that are needed for fading...
2003-08-25 David Welch- Fixed DAC mask register definition.
2003-08-25 Eric KohlRemoved trailing newline. This could have caused some...
2003-08-25 Eric KohlDisabled two debug messages.
2003-08-25 Eric KohlChanged file system decision as per Brian Palmers sugge...
2003-08-25 Martin Fuchstodo update
2003-08-25 Hartmut Birr- Include roscfg.h previous all other header files.
2003-08-25 Hartmut Birr- Check always the irq trapframe's cs before delivering...
2003-08-25 Steven EdwardsConverted some C++ comment to C style comments
2003-08-25 Thomas Bluemelfixed a bug in NtUserClipCursor()
2003-08-25 Thomas Bluemelfixed a bug that caused the mouse cursor drawing incorr...
2003-08-24 Thomas Bluemelfixed bugs and completed SetCursorPos() and ClipCursor()
2003-08-24 Aleksey BraginFixing some obvious bugs in NtGdiRealizePalette (mentio...
2003-08-24 Gé van GeldorpBuildDIBPalette fix by Filip Navara
2003-08-24 David Welch- Added in some code from XFree86 to save the vga state...
2003-08-24 Martin Fuchschanges-update
2003-08-24 Martin FuchsAdded romanian translation of Ciobanu Alexander.
2003-08-24 Thomas Bluemelimplemented SetCursorPos() and GetCursorPos() and chang...
2003-08-24 Eric Kohl- xHalIoReadPartitionTable() returns proper HiddenSecto...
2003-08-24 David Welch- Support 'in dx, eax'/'in imm, eax' in the v86 monitor...
2003-08-24 Gé van Geldorp- Improve repainting after a window move
2003-08-24 Eric KohlAdded FAT12 support.
2003-08-24 Hartmut Birr- Fixed the check for printable ascii characters.
2003-08-24 David Welch- Fixed typo in SetUnhandledExceptionFilter
2003-08-24 Martin FuchsAdded logo in start menu.
2003-08-24 Martin Fuchsadded shellclasses example project
2003-08-24 Martin Fuchsadded VC file patterns
2003-08-24 Martin Fuchsmoved plugin source from taskbar directory to winefile...
2003-08-24 Martin Fuchsmoved plugin source from taskbar directory to winefile...
2003-08-24 Martin Fuchsadded comments
2003-08-24 Martin Fuchschecked in shellhook source code as backup
2003-08-24 David Welch- Moved boot video support to a seperate driver.
2003-08-24 David Welch- Move bootvideo support for a seperate driver.
2003-08-24 David Welch- Support for resetting the display mode on a bug check.
2003-08-24 David Welch- Fill in the DriverBase and DriverSize fields in the...
2003-08-24 David Welch- Calls the miniport's HwReset if the HAL reacquires...
2003-08-24 David Welch- Return TRUE from HwInitialize
2003-08-24 Casper Hornstrup2003-08-24 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-24 Casper Hornstrup2003-08-24 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-24 Martin FuchsImplement CTRL+ESC shortcut for poping up start menu
2003-08-24 Martin Fuchsmoved externals.h into winefile directory
2003-08-24 Thomas Bluemeladded missing icon file
2003-08-24 Martin Fuchsbrowse drives in start menu
2003-08-24 Thomas Bluemel1. ClipCursor(), GetClipCursor() in user32
2003-08-23 Steven EdwardsFixed new tests added .cvsignore files.
2003-08-23 Thomas Bluemelimplemented NtUserGetIconSize()
2003-08-23 Steven EdwardsUpdated patblt test and .cvsignore
2003-08-23 Martin Fuchswork around for missing BTNS_NOPREFIX declaration in...
2003-08-23 Martin Fuchsfixed create_absolute_pidl()
2003-08-23 Martin Fuchsimplemented context menus for task bar
2003-08-23 Martin FuchsImplemented tool tips for quicklaunch bar.
2003-08-23 Thomas Bluemelsmall changes
2003-08-23 Thomas Bluemeladded icons
2003-08-23 Casper Hornstrup2003-08-23 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-23 Casper Hornstrup2003-08-23 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-23 Casper Hornstrup2003-08-23 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-23 Martin Fuchsimproved error reporting for GCC version
2003-08-23 Martin Fuchsremoved warning for VS.Net compiler
2003-08-23 Martin Fuchsadded TODO entries
2003-08-23 Martin Fuchsfixed more memory and GDI handle leaks
2003-08-23 Martin Fuchsfixed GDI handle leaks
2003-08-23 Martin Fuchsimplemented 'run...' dialog by using shell32 functional...
2003-08-23 Martin Fuchsadded .cvsignore
next