reactos.git
2003-09-27 Martin Fuchsmerged start menus of the same name (e.g. "All Users...
2003-09-27 Filip NavaraFixed line endings.
2003-09-27 guidoRenamed 'makefile' to 'Makefile' in order to build...
2003-09-27 Martin Fuchs* created a Makefile for compiling as standalone projec...
2003-09-27 Gé van GeldorpSet cursor position and time for posted messages
2003-09-27 Filip NavaraFixed SetPixel and initial implementation of SetPixelV.
2003-09-27 Martin Fuchsmoved start menu entries for control panel, etc. into...
2003-09-27 Gé van GeldorpAlternate implementation of DrawFocusRect() which works...
2003-09-27 Filip NavaraBugfix: Reverted order of mask1Bpp, this change fixes...
2003-09-27 Robert Dickensonreactos\subsys\system\usetup\infcache.c (line 1156)
2003-09-27 Thomas Bluemelpartial support for intellimouse
2003-09-27 Thomas Bluemelremoved redefinition of WHEEL_DELTA constant
2003-09-27 Thomas Bluemeladded constants for WM_XBUTTON* messages
2003-09-26 Gé van GeldorpAdd NtUserReleaseDC
2003-09-26 Gé van Geldorp- Incomplete implementation of ReleaseDC()
2003-09-26 Filip NavaraChanged DPRINT1 to DPRINT when connecting to mouse...
2003-09-26 Eric KohlCheck for presence of \reactos\ntoskrnl.exe instead...
2003-09-26 Filip NavaraFixed the type of PS2MouseInitializeDataQueue.
2003-09-26 Filip NavaraFixed DIB_BltToVGA and other functions calling it to...
2003-09-26 Filip NavaraFixed the FileVersion once more. The version should...
2003-09-26 Gé van GeldorpHandle some out of resource situations
2003-09-25 Eric KohlSearch for devices if a valid vendor and device ids...
2003-09-25 Thomas Bluemelfixed some drawing bugs of scrollbars
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-09-25 Filip NavaraFixed line endings.
2003-09-25 Thomas Bluemelfixed file version to 1,0,0,0
2003-09-25 Thomas Bluemelfixed version info
2003-09-25 Filip NavaraPlug & Play manager improvments + few other things
2003-09-25 Filip NavaraDevice driver loading and unloading utilities.
2003-09-25 Filip NavaraFixed generation of Device ID.
2003-09-25 Aleksey Braginpalbitblt installation is added to reactos tests
2003-09-25 Aleksey BraginSlightly changed PALETTE_SetMapping() to obtain pointer...
2003-09-25 Aleksey BraginChanges in COLOR_PaletteLookupPixel() to handel case...
2003-09-25 Aleksey BraginChanged one UNIMPLEMENTED in NtGdiGetDIBits() to DPRINT...
2003-09-25 Aleksey BraginPALOBJ_cGetColors(): PalObj is already a pointer to...
2003-09-25 VizziniPatch by Skywing:
2003-09-24 Thomas Bluemelfixed passing pointers to win32k
2003-09-24 Thomas Bluemelfixed file version field
2003-09-24 Thomas Bluemeladd capclock to the build system
2003-09-24 Thomas Bluemelfixed some cvsignore files
2003-09-24 Thomas Bluemelimproved mouse (buttons) handling
2003-09-24 Thomas Bluemeladded *.map to the cvsignore file
2003-09-24 Thomas BluemelAdded winhello2 test app by Michael Fritscher
2003-09-24 Thomas Bluemelsome fixes on on gdi handles
2003-09-24 Thomas Bluemelsome work on scrollbars
2003-09-23 Gé van GeldorpNtGdiEllipse() improvements
2003-09-23 Thomas Bluemelfixed memory leak in REGION_XorRegion()
2003-09-23 Gé van GeldorpFix GDI_HANDLE_INDEX_MASK, thanks to Jonathan Wilson
2003-09-22 Filip NavaraUpdate of richedit to Wine 20030911 version
2003-09-21 Thomas Bluemeladded *.iso and *.cab to cvsignore
2003-09-21 Thomas Bluemelfixed NtUserClipCursor()
2003-09-21 Martin Fuchsfix usage of 64 bit constants in SleepEx() and GetQueue...
2003-09-21 Martin FuchsException Handling
2003-09-21 Martin FuchsExplorer FAQ
2003-09-21 Thomas Bluemelfixed NtUserClipCursor()
2003-09-21 Gé van GeldorpFix some coordinate system mismatches
2003-09-21 Thomas Bluemelported ConvertDefaultLocale() from wine
2003-09-20 Thomas Bluemelunstubbed national language support functions
2003-09-20 Thomas Bluemelfixed compiler warnings
2003-09-20 Thomas Bluemelfixed compiler warnings
2003-09-20 Thomas Bluemelfixed compiler warnings and cvsignore files
2003-09-20 Gé van GeldorpRevert previous change to dialog.c and fix the problem...
2003-09-20 Gé van GeldorpFix GetDlgItem()
2003-09-20 Thomas Bluemelfixed compiler warnings
2003-09-20 Thomas Bluemelfixed compiler warnings
2003-09-19 Martin Fuchsimproved exception handling in start menu, especially...
2003-09-19 Martin Fuchsrm REMOTE DBG
2003-09-18 Martin Fuchsfix for mingw build
2003-09-18 Martin Fuchscompatibility changes for correct start menu subentries...
2003-09-18 Aleksey BraginPatch by Mike Nordell: Change UserMode to KeGetCurrentP...
2003-09-18 Aleksey BraginAdd msimg32 to the list of libraries
2003-09-18 Aleksey BraginPath by Filip Navarra, implementing initial version...
2003-09-18 Eric KohlAdded defines for uninitialized values.
2003-09-16 Martin Fuchsuse system colors instead of hardcoded constants for...
2003-09-16 Martin Fuchscommand line option -nodesktop
2003-09-15 Emanuele AlibertiPatch by Valentin Verkhovsky: Ntfs driver is updated...
2003-09-15 Vizzinichanged callbacks to use stdcall
2003-09-15 Vizziniimplemented MiniportHalt, MiniportQueryInformation...
2003-09-15 VizziniPatch from Filip Navara updating comctl32
2003-09-14 Martin Fuchsupdatebuildno without ./
2003-09-14 Martin Fuchslf
2003-09-14 Martin Fuchsupdatebuildno script for systems without installed...
2003-09-14 Martin Fuchstransparent Icons with shadow
2003-09-14 Martin Fuchstransparent XP icons in various image sizes
2003-09-14 Hartmut Birr- Use KeSetBasePriorityThread for changing the thread...
2003-09-14 Hartmut Birr- Reference all returned process objects (in PsGetNextP...
2003-09-14 Hartmut Birr- Moved the call to ExpSwapThreadEventPair from PiDelet...
2003-09-14 Hartmut Birr- Returned STATUS_PROCESS_IS_TERMINATING/STATUS_THREAD_...
2003-09-14 Thomas Bluemeladded missing cvsignore
2003-09-14 Hartmut Birr- Changed the reference/dereference order in ObDeleteHa...
2003-09-14 Hartmut Birr- Changed the wait parameter to FALSE in a call to...
2003-09-14 Hartmut Birr- Implemented the allocation type NonPagedPoolCacheAlig...
2003-09-14 Hartmut Birr- Reduce the size for the block header by using a union...
2003-09-14 Hartmut Birr- Fixed KeReleaseDispatcherDatabaseLockAtDpcLevel/KeRel...
2003-09-14 Hartmut Birr- Initialize only the page table for the region up...
2003-09-14 Hartmut Birr- Dereference the process pointer in QSI_DEF(SystemProc...
2003-09-14 Hartmut Birr- Fixed the length for the allocated buffer in IntGetCl...
2003-09-14 Vizzinifix for building with DBG=1
2003-09-13 Martin FuchsUse a better ReactOS Icon as application icon and for...
2003-09-13 Vizzinipatch by Filip Navara for remaining mswsock stubs
next