neu
[reactos.git] / reactos / subsys /
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...
2004-01-21 Martin Fuchsuse #ifdef _ROS_ for latest drawing workaround
2004-01-20 Gé van GeldorpReboot instead of shutdown at the end of 2nd stage...
2004-01-20 Gé van GeldorpShow warning screen at the end of setup, telling the...
2004-01-20 Gé van GeldorpCorrectly move hardware messages between private queues...
2004-01-20 Richard Campbellsmall workaround to get the edge around the systray...
2004-01-20 Martin Fuchseven more funny icon arrangements
2004-01-20 Martin Fuchsicon alignment algorithms
2004-01-19 Gé van GeldorpIcon for console windows
2004-01-19 Gé van GeldorpFix title and description in "Start"/"Run" dialog ...
2004-01-18 Hartmut Birr- Remove '\.\' sequences from destination file name...
2004-01-18 Hartmut Birr- Remove trailing '\' and '\.' sequences from directory...
2004-01-18 Gunnar DalsnesInsertAscendingList adaption
2004-01-18 Filip NavaraRemoved prototype for nonexisting function.
2004-01-18 Gé van GeldorpMake ILGetSize a STDCALL function
2004-01-18 Martin Fuchsmoved setings dialogs in separate file
2004-01-18 Martin Fuchsfix for Bug #159
2004-01-18 Martin Fuchsdraw button control with original border; focus handlin...
2004-01-18 Martin Fuchsremoved test bitamp statics
2004-01-18 Martin Fuchsdesktop settings dialog sheet (for now only too look...
2004-01-18 Filip Navara- Bug fixes.
2004-01-18 Richard Campbelltemp fix for windres compatibility issues.
2004-01-18 Martin Fuchsproperty sheet dialogs
2004-01-17 Martin Fuchsdebug message for unimplemented popup menus
2004-01-17 Martin Fuchseliminated misleading GCC warning
2004-01-17 Martin Fuchsoutput warning message before launching more than one...
2004-01-17 Martin Fuchscontext menu for desktop bar
2004-01-17 Filip NavaraPreparing for the win32k emulated mouse cursor support.
2004-01-17 Filip NavaraFix window repainting - Attempt #2
2004-01-17 Gé van GeldorpFix drawing of window move/resize rectangle in VMware
2004-01-17 Martin Fuchslast fix for RecursiveCreateDirectory()
2004-01-17 Martin Fuchsfixed UNICODE RecursiveCreateDirectory()
2004-01-17 Martin Fuchsfixed RecursiveCreateDirectory()
2004-01-16 Gé van GeldorpReset viewport stuff on DC release
2004-01-16 Martin FuchsDon't specify any specific time format for the clock.
2004-01-16 Thomas Bluemelshow <JUNCTION> "type" in dir listing
2004-01-16 Thomas Bluemelshow <JUNCTION> "type" in dir listing
2004-01-16 Gé van GeldorpSerialize access to display driver. Fixes serious displ...
2004-01-16 Gé van GeldorpDon't use RECTL structure in ntoskrnl
2004-01-16 Filip NavaraFixed window activation bug (GA_ROOTOWNER -> GA_ROOT).
2004-01-16 Gé van GeldorpPatch by Filip Navara.
2004-01-16 Gé van GeldorpStore area touched by mouse pointer as this may be...
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2004-01-15 Gé van GeldorpPatch by Filip Navara
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2004-01-15 Gé van GeldorpPatch by Filip Navara.
2004-01-15 Gé van GeldorpFix VGA display corruption caused by mouse pointer
2004-01-14 Richard Campbellchanged explorer slightly
2004-01-14 Gé van GeldorpSet explorer as default shell
2004-01-14 Gé van GeldorpAdd creation of command prompt shortcut on desktop
2004-01-14 Gé van GeldorpReturn nTrackPos if requested
2004-01-14 Richard Campbelluse GetTimeFormat for explorer, since it displays time...
2004-01-13 Martin Fuchsautomatically adjusted size of notification area and...
2004-01-13 Filip NavaraScrollbar redrawing fix.
2004-01-13 Filip NavaraRemoved some nonsense code that has no effect.
2004-01-13 Richard Campbella small reversion from other mod that wasn't committed.
2004-01-13 Richard Campbell- Modified Tray Notify area and quicklaunch size to...
2004-01-12 Martin Fuchsuse system image list instead of discrete icons as...
2004-01-12 Gé van GeldorpTry harder to find another window to activate, fixes...
2004-01-12 Filip NavaraTemporary reverted my last painting change before I...
2004-01-12 Gé van GeldorpRemove debugging cruft
2004-01-12 Gé van GeldorpHandle mouse activation of windows by setting it (or...
2004-01-12 Martin Fuchssupport for pos1/end in keyboard navigation
2004-01-12 Gé van GeldorpDisplay both cmd.exe version and OS version when runnin...
2004-01-12 Filip NavaraFixes on paining code to get PuTTY and RegEdit working...
2004-01-11 Martin Fuchskeyboard navigation in start menu
2004-01-11 Gé van GeldorpDo a dummy BitBlt at the end of a MaskBitBlt to inform...
next