reactos.git
2003-12-15 Eric KohlImplemented driver reinitialization.
2003-12-15 Thomas Bluemelfixed handling of WM_MOUSEWHEEL messages...again
2003-12-15 Thomas Bluemeladded WM_NCXBUTTON* messages
2003-12-14 Thomas BluemelNtUserDispatchMessage() shouldn't allow calling the...
2003-12-14 Thomas Bluemelfixed wrong handling of WM_MOUSEWHEEL messages that...
2003-12-14 Hartmut Birr- Fixed the recursive scan and if there is given a...
2003-12-14 Gé van GeldorpDisable UNIMPLEMENTED for unknown or global hooks so...
2003-12-14 Thomas Bluemelanother fix to message queues and fixed handling of...
2003-12-14 Martin Fuchsfixed Context destructor when constructed using the...
2003-12-14 Martin Fuchscheck for availability of SHRestricted() in shell32.dll
2003-12-14 Filip NavaraFixed palette locking.
2003-12-14 Filip NavaraFixed compilation.
2003-12-14 KJK::Hyperionfixed wsock32 export ordinals
2003-12-14 Gé van GeldorpReverse WndProcA and WndProcW, our order is the reverse...
2003-12-14 Steven EdwardsAdded inital port of Wine Preprocessor
2003-12-14 Steven Edwardsadded internal WINE Preprocessor header.
2003-12-14 Filip NavaraFixed issue that cause user-mode exception stack traces...
2003-12-14 Gé van GeldorpImplement real locking for GDIOBJ objects
2003-12-14 Steven EdwardsMore updates for string handling.
2003-12-14 Steven EdwardsAdded new port of WINE controls to get rid of some...
2003-12-14 Thomas Bluemelremove message from the list if it was freed in MsqTran...
2003-12-14 Filip NavaraAdded two debugging messages. Patch by Mike Nordell.
2003-12-14 Steven EdwardsAdded simple unix style process killer.
2003-12-14 Hartmut Birr- Do not place _main into the init section. If ntoskrnl...
2003-12-14 Hartmut Birr- Use the correct heap for all heap functions.
2003-12-14 Hartmut Birr- Fixed some declarations.
2003-12-14 Hartmut Birr- Replaced ctype.h with internal\ctype.h.
2003-12-14 Hartmut Birr- Removed ctype.h.
2003-12-14 Hartmut Birr- Fixed the declaration of some thread functions.
2003-12-14 Filip Navara- Implementation of [NtUser]GetClipboardFormatName...
2003-12-14 Hartmut Birr- Fixed some debug messages.
2003-12-14 Hartmut Birr- Initialized some local variables.
2003-12-14 Hartmut Birr- Fixed the initialisation of the core dump service...
2003-12-14 Hartmut Birr- Added return values to some unimplemented functions.
2003-12-14 Hartmut Birr- Added return values to some unimplemented functions.
2003-12-14 Martin Fuchsback to 1.30
2003-12-14 Martin Fuchsshell registry entries for recycle bin
2003-12-14 Thomas Bluemeladded multi-threaded multiwin test app
2003-12-14 Eric KohlDetect serial ports and serial pointer devices (Mice...
2003-12-14 Martin Fuchsadded Win32 configuration
2003-12-14 Martin Fuchshandle Exceptions early to ignore shell32 incompleteness
2003-12-14 Martin Fuchsback to 1.30
2003-12-14 Martin Fuchsback to 1.29
2003-12-14 Martin Fuchsregistry entries for CLSID_COMPUTER_SEARCH_RESULTS
2003-12-14 Thomas Bluemelautomatically build enumws test app
2003-12-14 Thomas Bluemelremove file from empty directory
2003-12-14 Martin Fuchsfixed typo
2003-12-14 Martin Fuchsadded LOG message
2003-12-14 Thomas Bluemeladded missing .cvsignore files
2003-12-14 Filip Navara- Added few ObDereferenceObject calls.
2003-12-14 Thomas Bluemeldereference thread in NtUserBuildHwndList()
2003-12-14 Thomas Bluemelwin32k now can handle piped mouse input, the obsolete...
2003-12-14 Gé van GeldorpFix Unicode/Ansi conversion problem
2003-12-14 Thomas Bluemelfixed NtUserGetClipboardFormatName()
2003-12-14 Thomas Bluemelfixed compiling problems
2003-12-14 Filip Navara- Separation of clipboard routines in win32k.
2003-12-14 Gé van GeldorpSince LoadLibrary is documented to return NULL on failu...
2003-12-14 Gé van GeldorpWhen sending messages to a window in the same thread...
2003-12-14 Martin Fuchsactivated Doxygen option SEARCHENGINE
2003-12-14 Martin Fuchsactivate Doxygen SEARCHENGINE option
2003-12-14 Martin Fuchsactivate Doxygen SEARCHENGINE option
2003-12-14 Martin Fuchscorrect problem with temporary object descruction ...
2003-12-14 Martin Fuchshandle NULL string pointers
2003-12-14 Thomas BluemelAnother crash removed. Patch by Mike Nordell.
2003-12-13 Gé van GeldorpIn RegQueryValueExA, always request the type from RegQu...
2003-12-13 Gé van GeldorpRemove optimization (not thread-safe)
2003-12-13 Thomas Bluemelfixes to cursors
2003-12-13 Gé van GeldorpPrint debug message if memory allocation fails
2003-12-13 Filip NavaraMinor correction.
2003-12-13 Thomas Bluemelremoved an unneccessary call to BITMAPOBJ_UnlockBitmap...
2003-12-13 Filip NavaraUpdated list of developers.
2003-12-13 Thomas Bluemelfixed NtGdiCreateIC() to use UNICODE_STRING
2003-12-13 Gé van GeldorpFix setting z-order of HWND_BOTTOM
2003-12-13 Gé van GeldorpFix rectangle computation in NtUserPaintDesktop() and...
2003-12-13 Filip NavaraFixed boot video driver registry entry.
2003-12-13 Filip NavaraFixed algorithm for generating driver path.
2003-12-13 Filip NavaraDesktop should handle WM_ERASEBKGND.
2003-12-13 Thomas Bluemelfixed NtGdiCreateDC() to use UNICODE_STRINGs
2003-12-13 Eric KohlInitialize IRP.RequestorMode in system functions that...
2003-12-13 Eric KohlDo not probe a user buffer until SEH is usable.
2003-12-13 Thomas Bluemelfixed NtGdiGetDCOrgEx() and NtGdiGetObject()
2003-12-13 Jason FilbyCopied _heapchk(), _heapmin(), _heapset() and _heapwalk...
2003-12-13 Thomas Bluemelfixed NtGdiPolygon() which i accidently broke
2003-12-13 Thomas Bluemelfixed NtGdiGetClipBox()
2003-12-13 Filip NavaraCommented out EnumWindowStationsW and NtUserBuildNameLi...
2003-12-13 Thomas Bluemelfixed NtGdiCreateEllipticRgnIndirect()
2003-12-13 Thomas Bluemelfixed NtGdiPolyPolyline(), NtGdiPolygon() and NtGdiPoly...
2003-12-13 Thomas Bluemelfixed TextIntRealizeFont()
2003-12-13 Thomas Bluemelfixed some line functions to be more secure
2003-12-13 Art YerkesChanged the SPIN_LOCK to a FAST_MUTEX. This is really...
2003-12-12 Thomas Bluemeladded support for the FR_PRIVATE and FR_NOT_ENUM flags...
2003-12-12 Thomas Bluemellittle bugfix
2003-12-12 Thomas Bluemelchanged font table to a double-linked list
2003-12-12 Eric Kohl- Fix Unix line breaks.
2003-12-12 Thomas Bluemelfixed NtGdiAddFontResource() to accept a PUNICODE_STRING
2003-12-12 Martin Fuchspatch of Ge van Geldorp <ge@gse.nl>: added error handli...
2003-12-12 Gé van GeldorpRetrieve tmAveCharWidth font metric
2003-12-12 Thomas Bluemelimplemented GetThreadDesktop()
2003-12-12 Gé van GeldorpPass dpt parameter on from DrawTextExA to DrawTextExW
2003-12-12 Thomas Bluemelremoved no longer needed VIS_RepaintDesktop()
next