reactos.git
2004-05-09 Eric KohlSupport multi-block bins.
2004-05-09 Eric Kohl- Implement multi-block bins. This removes all existing...
2004-05-08 Thomas Bluemelhandle WM_SETCUROR messages for the desktop window
2004-05-08 Thomas Bluemelassign even more styles for overlapped windows
2004-05-08 Gé van GeldorpUpdate porting status
2004-05-08 Gé van GeldorpSync to Wine-20040505:
2004-05-08 Gé van GeldorpSync to Wine-20040505:
2004-05-08 Gé van GeldorpUlrich Czekalla <ulrich@codeweavers.com>
2004-05-08 Gé van GeldorpSync to Wine-20040505:
2004-05-08 Eric KohlImplement recursive deletion of start menu groups and...
2004-05-08 Thomas Bluemelminor fixes
2004-05-08 Gé van GeldorpSync to Wine-20040505:
2004-05-08 Gé van GeldorpSync to Wine-20040505:
2004-05-08 Thomas Bluemelsilence debug messages
2004-05-08 Thomas Bluemelfixed handling of CW_USEDEFAULT with CreateWindow(Ex)()
2004-05-08 Gé van GeldorpSync to Wine-20040505:
2004-05-08 Gé van GeldorpPatch by tonik <spammed@fromru.com>
2004-05-07 Filip Navara- Protect against reads from (and writes to) closed...
2004-05-07 Eric KohlEnable the creation of nested desktop and start menu...
2004-05-07 Royce Mitchell IIIuse bugcheck macros where appropriate so users have...
2004-05-07 Royce Mitchell IIIfixed output from test
2004-05-05 Thomas Bluemelfixed GetThreadDesktop() (not fully working yet because...
2004-05-05 Thomas Bluemelrewrote NtUserBuildHwndList()
2004-05-05 Thomas Bluemelproperly handle HTTRANSPARENT hittest with mouse messages
2004-05-05 Filip Navara- Fixed various problems (hangs/crashes) with connectin...
2004-05-05 Filip Navara- Compile RPCRT4 without debug messages.
2004-05-05 Eric KohlImplement AddItemW().
2004-05-05 Thomas Bluemelsupport the WS_EX_LEFTSCROLLBAR
2004-05-05 Mike NordellReturn reasonably correct result querying a null memory...
2004-05-04 Filip Navara- Fix recognition of CALL instruction. Spotted by Anich...
2004-05-04 James TaborAdded Spinlock in ObpGetHandleCountbyHandleTable.
2004-05-04 Filip Navara- Remove old RPCRT4.
2004-05-04 Thomas Bluemeladded option -s to silence status output while processing
2004-05-04 Filip Navara- Merge RPC runtime from Wine.
2004-05-04 Filip Navara- Remove old RPCRT4.
2004-05-04 Filip Navara- Forgot to commit this file when syncing the kernel32...
2004-05-04 Filip Navara- Remove IPHLPAPI headers copied from Wine.
2004-05-04 Filip Navara- Updated kernel32 test to Wine-20040504.
2004-05-04 Eric KohlImplement DeleteItemW().
2004-05-03 Gé van GeldorpImplement GetMenuItemInfoA/W
2004-05-03 Filip Navara- Implementation of IOCTL_VIDEO_QUERY_CURRENT_MODE...
2004-05-03 Thomas Bluemelforgot to remove some temporary debug output
2004-05-03 Thomas Bluemelcleanup of the unicode mess (im)ported from wine
2004-05-03 Steven Edwardsremoved WINE from list of EXTERNALS, disabled building...
2004-05-03 Thomas Bluemelimplemented LoadModule()
2004-05-03 Eric Kohl- Implement DeleteGroup().
2004-05-02 Hartmut Birr- Don't read the disk informations at boot time from...
2004-05-02 Hartmut Birr- Don't assign arc names to removable media drives...
2004-05-02 Gé van GeldorpHandle MENUITEMINFOW compiled with _WIN32_WINNT < 0x050...
2004-05-02 Mike NordellMake loader tell what module it is relocating (debug)
2004-05-02 Hartmut Birr- Fixed checking for a FAT file system on a removable...
2004-05-02 Hartmut Birr- Check more exactly for a FAT file system.
2004-05-02 Hartmut Birr- Removed old debug code which may crash a user mode...
2004-05-02 Eric KohlAdd missing io performance counters.
2004-05-02 Thomas Bluemelimplemented IsWindowInDestroy()
2004-05-02 Thomas Bluemelimplemented GetThreadLocale() and partly implemented...
2004-05-02 Thomas Bluemelported GetBinaryType() from wine
2004-05-02 Art YerkesExplanation of the files here.
2004-05-02 Art YerkesFirst rev where a full connect - receive - disconnect...
2004-05-02 James TaborProper way for counting process handles.
2004-05-01 Gé van GeldorpAlways reset AUTO_RESIZE flag on exit from REBAR_ForceR...
2004-05-01 Eric KohlFix Nt/ZwGetTickCount.
2004-05-01 Thomas Bluemelinclude welcome.exe on the bootcd
2004-05-01 Mike NordellDisplay module names with the stack trace on unhandled...
2004-05-01 Thomas Bluemelimplemented AnyPopup()
2004-05-01 Mike NordellMmQuerySectionView now returns correct AllocationBase...
2004-05-01 Thomas Bluemelimplemented LockWindowStation() and UnlockWindowStation...
2004-05-01 Thomas Bluemelimplemented RegisterLogonProcess(), LockWindowStation...
2004-05-01 Eric Kohl- Set ALLUSERSPROFILE environment variable upon logon.
2004-05-01 Eric KohlAdd required user shell folder settings.
2004-05-01 Thomas Bluemeldon't use DrawFocusFrame for thin window moving rectangles
2004-05-01 Thomas Bluemelfixed DrawFocusRect() to use values from SPI_GETFOCUSBO...
2004-05-01 Thomas Bluemelchanged SetCursorPos() to use SendInput()
2004-05-01 Gé van GeldorpUse only LSBit for 1bpp putpixel
2004-05-01 Thomas Bluemelsetup the cursor in the middle of the screen
2004-05-01 Thomas Bluemelfix mouse clipping
2004-05-01 Filip Navara- Add ASSERT for a palette size.
2004-05-01 Mike NordellMake MmQuerySectionView tell how many bytes it actually...
2004-04-30 Filip Navara- Avoid potencial access violation. Might fix bug ...
2004-04-30 Thomas Bluemeluse SendInput() to send mouse input data
2004-04-30 Gé van GeldorpChange bugcheck parameter to easily find out which...
2004-04-30 Steven EdwardsRemove Visual Mingw. It didnt build anyway,
2004-04-30 Filip NavaraCMD Enhancements:
2004-04-30 Thomas Bluemelfixed brush origin
2004-04-30 Gé van GeldorpFix TB_GETSTYLE to return the style of the toolbar...
2004-04-29 Thomas Bluemelsilence debug message
2004-04-29 Gé van GeldorpReturn NULL only in error case
2004-04-29 Gé van GeldorpImplement DDE Execute:
2004-04-29 Thomas Bluemeldon't crash if no thread desktop set
2004-04-29 Thomas Bluemelimplemented keybd_event(), mouse_event(), BlockInput...
2004-04-29 Filip Navara- Initialize the serial port to reasonable state after...
2004-04-29 Filip Navara- Simplified the mapping of video memory. Now it works...
2004-04-29 Eric KohlImplement AddDesktopItem() and DeleteDesktopItem().
2004-04-28 Mike Nordellstop kernel crashing on thread termination
2004-04-28 Hartmut Birr- Dereference the idle process in some of the NtQuerySy...
2004-04-28 Hartmut Birr- Set the offset for a physical page in MmGetPhysicalAd...
2004-04-28 Hartmut Birr- Call the DriverStartIo routine at DISPATCH_LEVEL...
2004-04-28 Hartmut Birr- Fixed _chmod and _wchmod.
2004-04-28 Filip Navara- Simplified handling of palettes selected into device...
2004-04-28 Aleksey BraginSorry about that it took so long to commit this file...
next