Patch by Anich Gregor:
[reactos.git] / reactos / subsys /
2004-02-08 Martin Fuchsbetter foreground window handling (VCL applications...
2004-02-08 Martin Fuchsbetter window sizing
2004-02-08 Gé van GeldorpPrevent some debug messages from appearing
2004-02-08 Gé van Geldorp- Fix race condition resulting in WM_xBUTTONUP sometime...
2004-02-08 Thomas Bluemeladd sekelton for the GradientFill() implementation.
2004-02-08 Martin Fuchstext -> bin
2004-02-08 Martin Fuchstext -> bin
2004-02-08 Martin FuchsJapanese resource by Masahiro Taguchi (not supported...
2004-02-08 Martin Fuchsdesktop switching
2004-02-08 Filip Navara- Very basic implementation of ExtEscape
2004-02-08 Filip Navara- Reclaculate window client size in NtUserSetMenu even...
2004-02-08 Filip Navara- Fixed algorithm for 4BPP bitblts with ROP != SRCCOPY
2004-02-07 Martin Fuchstoolbars to control web browser
2004-02-07 Martin Fuchsdisplay nice error message
2004-02-07 Martin Fuchscorrected error handling if no web control could be...
2004-02-07 Filip Navara- Do not call initialization of both Mouse callback...
2004-02-07 Martin Fuchsfirst version of web control embedding:
2004-02-06 Martin Fuchssmall dialog size corrections
2004-02-06 Martin Fuchsuse better looking bitmaps
2004-02-06 Richard Campbellforgot a file.
2004-02-06 Martin Fuchsportugal translation by Paulo Silva
2004-02-06 Martin Fuchsminimize all button
2004-02-06 Filip Navara- Fixed software mouse pointer handling to work correct...
2004-02-06 Gé van GeldorpClip region to be bitblt'ed against the valid source...
2004-02-06 Eric KohlDisplay REG_FULL_RESOURCE_DESCRIPTOR and REG_RESOURCE_R...
2004-02-05 Gé van GeldorpWhen using the parent clip region, translate it to...
2004-02-05 Martin Fuchsfixed small bug, which shows up only under NT4
2004-02-05 Gé van GeldorpDon't callback from kernel to usermode if the thread...
2004-02-05 Martin Fuchstry to be compatible to NT 4.0 without Active Desktop
2004-02-05 Martin Fuchsdon't count on NULL termination of returned strings
2004-02-04 Gé van GeldorpFix race condition when one thread changes the update...
2004-02-04 Gé van GeldorpSecond attempt at bug #5: reset active DCEs when window...
2004-02-04 Gé van GeldorpUse window thread instead of current thread to obtain...
2004-02-04 Filip Navara- Rewritten NtGdiEllipse with improved and optimized...
2004-02-04 Martin Fuchsget background color out of the bitmap
2004-02-04 Martin Fuchsadded 4bpp logo bmp
2004-02-04 Martin Fuchsadded special logo bitmap for 4 bpp color resolution
2004-02-04 Richard Campbellincreased icon spacing, my computer and other icon...
2004-02-04 Richard Campbellimplemented ChildWindowFromPoint(Ex)
2004-02-04 Richard Campbellchanged 'Create New Task' to 'Run'
2004-02-04 Gé van GeldorpMove call to PrivateCsrssManualGuiCheck to before the...
2004-02-03 Martin Fuchsintegrated new startmenu side bar logo (posted by Paulo...
2004-02-03 Filip Navara- Fix NtUserScroll[WindowEx/DC]
2004-02-03 Filip Navara- Use ScrollWindowEx for scrolling text in console
2004-02-03 Gé van GeldorpDeactivate last change since it can cause a FastMutex...
2004-02-02 Gé van GeldorpHandle NULL window as special case when computing visib...
2004-02-02 Martin Fuchsreading of FAT image files (work in progress)
2004-02-02 Gé van GeldorpUpdate DC when moving a window. Fixes bug #5. Based...
2004-02-02 Gé van GeldorpDon't increment loop variable inside the loop too....
2004-02-01 Martin Fuchsimplemented context menu for file child windows
2004-02-01 Gé van GeldorpSilence debug messages
2004-02-01 Gé van GeldorpRename BITMAPOBJ "size" member to "dimension" to make...
2004-02-01 Martin Fuchsdisplay pseudo-file attributes "link" and "executable"
2004-02-01 Martin Fuchsupdate TODO list
2004-02-01 Martin Fuchsdisplay registry value contents
2004-02-01 Martin Fuchsnew 'content' column to display symbolic link targets
2004-02-01 Martin FuchsPatch by Filip Navara <xnavara@volny.cz>:
2004-02-01 Filip Navara- Resolve two GDI handle leaks
2004-01-31 Martin Fuchsmount drives in NT object namespace
2004-01-31 Martin Fuchsdisplay types of files, NT objects and registry key...
2004-01-31 Martin Fuchs- don't sort registry hives
2004-01-31 Thomas Bluemelfixed missing release of window objects
2004-01-31 Martin Fuchsincluded Registry as virtual file system
2004-01-31 Martin Fuchsempty REGISTRY directory
2004-01-31 Martin Fuchsre-activate already open shell/ntobj child windows...
2004-01-31 Martin Fuchsincluded NT Object namespace as virtual file system
2004-01-31 Richard CampbellSeperated the Caption font and the icon title font...
2004-01-30 Filip Navarastubs/stubs.c (EngGetLastError, EngSetLastError): Moved...
2004-01-30 Richard CampbellMore font fixes.
2004-01-30 Richard CampbellSwitcharoo with some fonts, this fixes some of the...
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-29 Richard CampbellI swear! last commit! (forgot to ZwClose)
2004-01-29 Richard CampbellFixed a small bug in my code and removed DbgPrint.
2004-01-29 Richard CampbellDynamically load fonts on startup. Code probably isn...
2004-01-28 Gé van GeldorpInform kernel whether Unicode or Ansi window proc is...
2004-01-28 Gé van GeldorpDon't wait for GUI processes to finish
2004-01-28 Gé van GeldorpPatch by Michael Fritscher
2004-01-27 Gé van GeldorpFix cross-thread WM_SETTEXT messages
2004-01-27 Thomas Bluemelactivate modal dialog when clicking on a disabled window
2004-01-27 Thomas Bluemelrelease window object when destroying window children...
2004-01-27 Thomas Bluemeldon't activate disabled windows
2004-01-27 Thomas BluemelGetAncestor() doesn't set a last-error if the handle...
2004-01-26 Gé van GeldorpRelease mutex on error exit
2004-01-26 Thomas Bluemelimplemented multiline menu bars
2004-01-26 Thomas Bluemel1. implemented MenuItemFromPoint()
2004-01-26 Thomas Bluemelset menuitem rects after measuring the size
2004-01-26 Thomas Bluemelgave NtUserCall*Param decent names
2004-01-25 Filip NavaraMore work on software mouse pointer implementation.
2004-01-25 Martin Fuchsfixed Doxygen Generation
2004-01-24 Filip NavaraMoved the generic mouse pointer implementation to win32...
2004-01-24 Filip NavaraFix debug message.
2004-01-24 Martin Fuchs- use PostMessage(WM_SYSCOMMAND) instead of ShowWindowA...
2004-01-24 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-23 Martin Fuchsbugfix to correctly display notification icons of some...
2004-01-22 Richard Campbellifndef _ROS_
2004-01-21 Filip NavaraFix bug #129. Unfortunetly this causes another bug...
2004-01-21 Filip Navara- Don't mix device and logical coordinates in NtUserBeg...
next