Services file for WS2_32.dll, created by Cameron Palmer.
[reactos.git] / reactos / subsys /
2004-07-01 Thomas Bluemelmerge patch from wine by Robert Shearman (winehq.org...
2004-07-01 Thomas Bluemelsome little fixes
2004-06-29 Filip Navara- Return correct ID for windowless timers in IntSetTimer.
2004-06-29 Gé van GeldorpUse DIB bitfields to create palette at > 8 bpp
2004-06-29 Filip Navara- Fixed duplicate color conversion in Bitfields/RGB...
2004-06-29 Filip Navara- Match the first 16 colors of the Windows (R) XP defau...
2004-06-29 Filip Navara- Improved implementation of REGION_CreateFrameRgn...
2004-06-28 Filip Navara- We don't need to have BuiltInRect member in the ROSRG...
2004-06-28 Filip Navara- Import RtlImageDirectoryEntryToData from ntoskrnl...
2004-06-28 Martin Fuchs- compatibility to expat version < 1.95.7
2004-06-28 Filip Navara- Fixed more color handling issues (mostly incorrect...
2004-06-28 Filip Navara- Fixed implementation of PALOBJ_cGetColors.
2004-06-27 Thomas Bluemelrevert my previous patch
2004-06-27 Filip Navara- Better handling of error cases in font handling.
2004-06-27 Thomas Bluemeldon't crash if requested process couldn't be found
2004-06-26 Martin Fuchssimplified chinese explorer resources by Larry Li ...
2004-06-26 Thomas Bluemelfixed little gdi handle leak
2004-06-25 Thomas Bluemelfixed binary editing of strings in the ansi version...
2004-06-24 Gé van GeldorpFix some forgotten EngCreateBitmap() calls
2004-06-24 Thomas Bluemel1.fixed return type for NtSystemParametersInfo()
2004-06-23 Thomas Bluemelfixed handling of variable arguments and free memory...
2004-06-23 Thomas Bluemeldon't use the pointer if it's NULL...
2004-06-23 Thomas Bluemellittle fixes
2004-06-23 Eric KohlImplement the ability to write the bootcode to a floppy...
2004-06-23 Gé van GeldorpRemove debugging statement
2004-06-23 Gé van GeldorpHandle RLE bottom-up dibs
2004-06-22 Gé van GeldorpConvert between RGBQUAD and PALETTEENTRY
2004-06-22 Royce Mitchell IIIsmall bugfix - debug/release inconsistency - found...
2004-06-21 Hartmut Birr- Fixed the access to an uninitialized variable in...
2004-06-21 Martin Fuchsdisable explorer sidebar in SDI mode
2004-06-21 Thomas Bluemeluse FormatMessage() to print some error messages. Patch...
2004-06-21 Thomas Bluemel1. fixed compiler warning
2004-06-21 Eric KohlFixed icon masks.
2004-06-21 Thomas Bluemelmerged focus handling code from wine
2004-06-21 Thomas Bluemeladded support for deleting values
2004-06-21 Thomas Bluemelmoved several strings to the application resources
2004-06-21 Martin Fuchscapture mode while scrolling start menus
2004-06-21 Thomas Bluemelfixed scrollbar issues
2004-06-20 Thomas Bluemelsome little fixes
2004-06-20 Gé van GeldorpPrefer non-topmost windows when activating another...
2004-06-20 Gé van GeldorpDon't activate invisible windows
2004-06-20 Martin Fuchsscroll mode for very long start menus
2004-06-20 Thomas Bluemelsome minor fixes to the hex edit control
2004-06-20 Thomas Bluemelfixed compiling issues
2004-06-20 Thomas Bluemeldisplay hex dump of the binary data
2004-06-20 Gé van GeldorpActivate window on non-client click too
2004-06-20 Filip Navara- Fixed very stupid bug with pointer handling in NtUser...
2004-06-20 Thomas Bluemelsome more work on the hex edit control (added messages...
2004-06-20 Filip Navara- Call the "load default cursor" callback. Fixes bug...
2004-06-20 Thomas Bluemelsome work on editing binary registry values (not workin...
2004-06-20 Eric KohlAdd display type (VGA or VESA) selection.
2004-06-20 Martin Fuchsfix opening explorer sub folders in MDI mode - problem...
2004-06-20 Thomas Bluemelsome fixes to be able to create a unicode build
2004-06-20 Thomas Bluemeladded support to edit REG_MULTI_SZ strings.
2004-06-20 Filip Navara- Allocate memory from PagedPool instead of NonPagedPoo...
2004-06-19 Thomas Bluemeldisplay REG_NONE and REG_MULTI_SZ values
2004-06-19 Filip Navara- Fixed NtUserDestroyWindow to correctly destroy owned...
2004-06-18 Martin Fuchseliminate GCC warning
2004-06-18 Martin Fuchseliminate GCC warning
2004-06-18 Martin Fuchsre-enable DesktopWindow::OnDefaultCommand to open explo...
2004-06-18 Filip NavaraChangelog:
2004-06-17 Eric KohlFix typos.
2004-06-16 Gé van GeldorpMarshall WM_CREATE/WM_NCCREATE messages
2004-06-14 Filip Navara- Update trasformation matrix in SetViewportOrgEx.
2004-06-13 Martin FuchsUnicode fix
2004-06-13 Martin FuchsXMLStorage update: XMLReaderBase
2004-06-11 Gé van GeldorpSet MaximumLength to size of allocated memory
2004-06-09 Steven Edwardsadded \n for DPRINT
2004-06-07 Eric KohlImplement mouse driver autodetection and installation.
2004-06-06 Hartmut Birr- Check if the temp directory exist, if not use the...
2004-06-06 Hartmut Birr- Get first the parameters and do then the processing.
2004-06-06 Hartmut Birr- Fixed the set command for WinXP.
2004-06-06 Hartmut Birr- Removed MakeSureDirectoryPathExistsEx.
2004-06-05 Hartmut Birr- Added the dependence files to the clean target.
2004-06-05 Filip Navara- Disable paging file for Live CD.
2004-06-04 Filip Navara- Support expanding environment variables in the setup...
2004-06-04 Filip Navara- Basic Live CD building infrastructure.
2004-06-02 Eric KohlSet selected keyboard layout and install language.
2004-06-02 Gé van GeldorpPatch by Pablo Borobia <pablog7@argentina.com>
2004-06-01 Steven Edwardsrevert to 1.3. I didnt mean to commit that
2004-06-01 Steven Edwardsadd tgetopt to the list of static libs
2004-06-01 Aleksey BraginPatch 257 in bugzilla: "Import Regedit translations...
2004-05-31 Martin Fuchsintegrate optional SDI mode into main explorer branch
2004-05-31 Thomas Bluemelchanged a string
2004-05-30 Eric KohlRead device settings from txtsetup.sif.
2004-05-30 Jason FilbyPrevent unnecessary code where count is zero in NtGdiEx...
2004-05-30 Thomas Bluemellittle GDI speed improvements
2004-05-29 Filip Navara- Prepend "\\??\" to the file name in NtGdiAddFontResource.
2004-05-29 Filip Navara- Fixed unicode string copying bug in NtGdiAddFontResource.
2004-05-28 Gé van GeldorpClean up calls from win32k to csrss
2004-05-28 Thomas Bluemelfixed typo
2004-05-28 Eric Kohl- Implement a generic selection list.
2004-05-27 Royce Mitchell IIIeliminate unnecessary multiplications in the inner...
2004-05-27 Thomas Bluemelfixed missing class dereferencings and store a list...
2004-05-26 Eric Kohl- Implement dummy device settings pages.
2004-05-26 Thomas Bluemelfixed returning uninitialized variable in NtGdiSelectVi...
2004-05-25 Filip Navara- Run Task Manager when CTRL-ALT-DEL is pressed.
2004-05-25 Filip Navara- Support for window-less hotkeys.
2004-05-23 Thomas Bluemelignore the hInstance field while searching classes...
2004-05-23 Thomas Bluemelfixed typos
next