- Make iofuncs.h standalone.
[reactos.git] / reactos / subsys /
2005-12-05 Gé van GeldorpMove warranty info to license page
2005-12-05 Gé van GeldorpOffer an explanation why AllocConsole() might have...
2005-12-05 Magnus Olsenadding debug trace for all dx api
2005-12-05 Brandon TurnerCrtl-C gives a new line when reading input
2005-12-05 Brandon Turner^M should run the command
2005-12-04 Gé van GeldorpLimit selection to window border
2005-12-04 Gé van GeldorpMake sure that WM_NCPAINT messages are generated by...
2005-12-04 Gé van GeldorpLimit invalidate region if required
2005-12-04 Gé van GeldorpOnly offset the rect if it's not empty, otherwise we...
2005-12-04 Gé van GeldorpCheck the update rect, not the region. The region might...
2005-12-04 Hartmut BirrFixed a buffer overflow in RefreshListView.
2005-12-04 Art YerkesBroaden the lock over the whole text rendering loop...
2005-12-03 Magnus OlsenCorrect some prototypes and struct, Adding some missing...
2005-12-01 Thomas Bluemelfixed difference in signedness warnings
2005-12-01 Gé van GeldorpFiles forgotten in r19815
2005-12-01 Gé van GeldorpSend proper messages/events to processes during logoff...
2005-12-01 Martin Fuchssimplify secure function usage using template overloads
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-12-01 Gé van GeldorpCommit forgotten file
2005-12-01 Gé van GeldorpGet correct window station for CSRSS
2005-12-01 Gé van GeldorpCapture window station name passed from usermode
2005-11-30 Gé van GeldorpMake GetProcessWindowStation work for CSRSS
2005-11-30 Christoph von Wittich-moved files into correct dir
2005-11-30 Christoph von Wittichfix macro redefinition when compiling with msvc
2005-11-30 Martin Fuchssprintf_s1
2005-11-30 Martin FuchsXML-encode characters below 0x20
2005-11-30 Martin Fuchsstruct FileHolder to encapsulate _tfopen/_tfopen_s()
2005-11-29 Martin Fuchsintegrate replacement function for SHBindToParent()
2005-11-29 Martin FuchsAdjust for Visual Studio 2005:
2005-11-29 Martin Fuchscorrect _com_ptr usage
2005-11-29 Martin Fuchsswitch to standard conform CRT function names
2005-11-29 Gé van GeldorpSamuel Serapióega <samcharly@hotmail.com>:
2005-11-29 Christoph von Wittichfix warning
2005-11-29 Christoph von Wittichfixed some warnings when compiling with msvc
2005-11-28 Nathan WoodsRegedit: Implemented accelerator keys
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-28 Brandon Turnerfixed the stretch code with some help from filip. ...
2005-11-28 Thomas Bluemelalso scroll the selection
2005-11-28 Thomas Bluemelscroll the console properly instead of repainting it
2005-11-28 Brandon Turnerfix wallpaper style center and implement tile.
2005-11-27 Nathan WoodsRegedit: Partially implemented Find/Find Next
2005-11-27 Thomas Bluemelmore light-weight gui consoles that don't double-buffer...
2005-11-27 Brandon Turnerfall back to .default values aren't found. ntclose...
2005-11-27 Thomas Bluemelfixed uninitialized variables warnings
2005-11-27 Magnus OlsenFix so reactos can boot to gui again Thx W3seek for...
2005-11-27 Magnus OlsenTranslaton and keyboard driver by Robert Horvath -...
2005-11-27 Magnus OlsenTranslaton and keyboard driver by Robert Horvath -...
2005-11-27 Casper HornstrupSpeed up compilation of msconfig
2005-11-27 Casper HornstrupSpeed up compilation of cmd
2005-11-27 Brandon TurnerDon't hardcode user to .DEFAULT when reading registry
2005-11-26 Sebastian Gasiorek- fixed removing keys from menu
2005-11-26 Casper HornstrupSpeed up compilation of win32k (again)
2005-11-26 Casper HornstrupSpeed up compilation of taskmgr
2005-11-26 Casper HornstrupSpeed up compilation of usetup
2005-11-26 Casper HornstrupSpeed up compilation of smss
2005-11-26 Casper HornstrupSpeed up compilation of win32k.sys
2005-11-26 Casper HornstrupUpdate with missing symbols
2005-11-26 Sebastian Gasiorekfixed changing registry value after name
2005-11-25 Brandon TurnerFix a typo in the header comments.
2005-11-25 Brandon TurnerRead the registry to set the wallpaper mode in in WinSta.
2005-11-25 Alex Ionescu- Update NDK to remove zwfuncs.h and place the native...
2005-11-24 Hervé PoussineauDisplay the unknown class name in error message
2005-11-24 Hervé PoussineauSet Tag value in registry when needed.
2005-11-24 Gé van GeldorpUse inflib
2005-11-23 Hartmut BirrGet the cursor keys on the numpad working (patch by...
2005-11-23 Hartmut BirrUse the correct read length in ConReadConsoleInput.
2005-11-23 Hartmut BirrDon't return from inside an exception handler.
2005-11-23 Aleksey BraginTranslation of vmwinst by unC0Rr, modified by me.
2005-11-23 Hervé PoussineauIn NtUserInsertMenuItem, try to copy the whole MENUITEM...
2005-11-23 Christoph von Wittichfixed bug 888 (menus created by application itself...
2005-11-23 Christoph von Wittichfix bug 838 (Sol.exe is missing it's menubar)
2005-11-23 Christoph von Wittichupdated german translation
2005-11-23 Nathan WoodsRegedit enhancements
2005-11-22 Ged MurphySupport for adding Expandable string and multi string...
2005-11-22 Maarten BosmaFlorian (papierkorb[at]gmx-topmail[dot]de): A few corre...
2005-11-22 Hartmut Birr- Fixed the parameter check of the echo command.
2005-11-22 Nathan WoodsRegedit: Favorites now appear in the favorites menu...
2005-11-22 Hervé PoussineauFix sublanguage IDs in .rc files:
2005-11-22 Nathan WoodsRegedit: Enhancements to the contextual menu in the...
2005-11-22 Alex Ionescu- Missed one change
2005-11-22 Alex Ionescu- Don't use STATIC
2005-11-22 Brandon Turnercopy back both POINTS to make a RECT
2005-11-22 Nathan Woods1. Fixed a bug that caused registry keys created under...
2005-11-21 Brandon Turnerdon't skip whitespace in echo command. patch by irc...
2005-11-21 Brandon Turnerupdate todo with things i have finished.
2005-11-21 Brandon TurnerMake all directories in a path that do not already...
2005-11-20 Eric Kohl- Prepare to delete marked services upon startup.
2005-11-20 Martin Fuchsmake compatible again to Windows 2000
2005-11-20 Casper HornstrupRemove support for performance tests since that never...
2005-11-20 Martin Fuchscorect scroll icon hotspot for big icon mode
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-11-19 Filip NavaraDon't bail out for unparsable environment variables.
2005-11-18 Ged Murphyadd library
2005-11-18 Thomas Bluemel- define STATUS_* codes correctly in winnt.h and ntstatus.h
2005-11-18 Thomas Bluemelfixed uninitialized variable warnings
2005-11-18 Art YerkesFixed skipped events from keyboard:
2005-11-17 Hervé Poussineau- 2nd stage setup: start umpnpmgr service only after...
2005-11-16 Martin Fuchs- use Winefile command line for initial directory selection
2005-11-16 Gé van GeldorpAdd some SEH protection (not complete yet)
2005-11-16 Gé van GeldorpStartScan is always in BOTTOM_UP sense for GetDIBits
next