Merge 14551:14980 from trunk
[reactos.git] / reactos / subsys / win32k /
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-02 Filip NavaraFix Alex's completely wrong fix for NtUserScrollWindowE...
2005-05-02 Alex IonescuFix many of the scrollbar issues. However, MDI Scrollba...
2005-05-02 Alex IonescuDon't call internal function which checks parameters...
2005-05-02 Hervé PoussineauDon't free unicode strings in case of error
2005-05-01 Alex Ionescuremove accidental commit
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Alex Ionescui8042prt driver by tinus.
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-05-01 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-05-01 Filip NavaraSet the message point/time for keyboard and hotkey...
2005-04-26 Magnus Olsenremove ddalphablt worng functions
2005-04-26 Magnus Olsenimplement NtGdiDdBlt and NtGdiDdAlphaBlt
2005-04-26 Magnus OlsenImplement NtGdiDdCanCreateSurface
2005-04-20 Casper HornstrupDon't link kernel-mode modules to kernel32.dll
2005-04-20 Gé van GeldorpYou can ask for e.g. GWL_STYLE for the desktop window,
2005-04-14 Thomas Bluemeladd some missing gdi functions to the driver function...
2005-04-10 Casper HornstrupSupport -Werror
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-09 Hartmut BirrClose the desktop handle after getting the object pointer.
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-04-02 Hartmut BirrDereference the object if the type doesn't match in...
2005-04-02 Hartmut BirrDo only dereference the desktop window if the handle...
2005-04-01 Gunnar Dalsnesmmfuncs.h: add MmGetSystemAddressForMdlSafe/MmMapLocked...
2005-03-27 Filip Navara- Rewrite NtUserGetUpdateRect. It should return TRUE...
2005-03-25 Hervé PoussineauImplement IntChangeDisplaySettings in a crappy way...
2005-03-21 Filip Navara- Move WINDOWOBJECT_NEED_INTERNALPAINT flag handling...
2005-03-19 Filip Navara- Replace the ColorMap pointer in BITMAPOBJ with palett...
2005-03-17 Filip Navara(GDIOBJ_SetOwnership): Don't try to decrease the GDI...
2005-03-17 Filip NavaraNow that CSRSS is getting unloaded we must unregister...
2005-03-16 Hervé PoussineauBetter NtUserEnumDisplayDevices stub
2005-03-16 Magnus Olsenimplemnet NtGdiDdGetDriverInfo and NtGdiDdWaitForVertic...
2005-03-15 Gregor AnichImprove the WNDOBJ implementation a bit... There are...
2005-03-15 Filip NavaraFix debug messages.
2005-03-13 Gé van Geldorptinus <o112w8r02@sneakemail.com>:
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-03-12 Gé van GeldorpAllow inter-thread timer setting but not inter-process
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-11 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-03-11 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-03-10 Art YerkesCaps Lock fix suggested by Johannes Olofsson. We now...
2005-03-10 Royce Mitchell IIIadd <pch> to existing xml files that support pch on...
2005-03-08 Gé van GeldorpUse GDIINFO values instead of DEVMODE values
2005-03-07 Gé van GeldorpImplement Information Contexts
2005-03-07 Thomas Bluemelchange logfont quality to FreeType mode conversion...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-23 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-02-23 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-02-21 Gé van GeldorpFix csrss shutdown/cleanup
2005-02-20 Hervé PoussineauHandle NULL values in IntGdiPolygon and IntRectangle
2005-02-20 Hervé PoussineauHandle NULL values in IntRoundRect and NtGdiEllipse
2005-02-19 Thomas Bluemelsilence debug message
2005-02-19 Thomas Bluemeldon't pass NULL handles to NtGdiCombineRgn
2005-02-18 Thomas Bluemelminor fix
2005-02-18 Thomas Bluemelonly dump stack traces when GDI_DEBUG is enabled
2005-02-18 Thomas Bluemelimplemented reuse counters for gdi objects
2005-02-18 Thomas Bluemel1. implemented shared sections used for (shared) deskto...
2005-02-17 Thomas Bluemel1. object type names are stored in ntoskrnl's image...
2005-02-16 Art YerkesFix compilation with -O3 and fix bugs 484 and 505....
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Thomas Bluemelthe callback management doesn't have to be serialized...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-11 Casper Hornstrup* Run build tools after parsing build files
2005-02-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-02-06 Gé van GeldorpProperly synchronize with GPU
2005-02-05 Gé van GeldorpConvert ROP2 to MIX when calling driver
2005-02-05 Gregor AnichChange WNDOBJ implementation a bit to make the NVIDIA...
2005-01-30 Filip NavaraAttempt to solve the imfamous WM_NCPAINT handle leak...
2005-01-29 Steven EdwardsAllow IntEngExtEscape stub to return something.
2005-01-27 Art YerkesThere is no WinSta in here.
2005-01-27 Thomas BluemelThis patch removes the cursor location from the window...
2005-01-26 Thomas Bluemeldon't shift the PIDs of objects so the first bit can...
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-25 Mike NordellNtGdiExtTextOut (ExtTextOut in user-mode) should now...
2005-01-21 Alex IonescuFirst patch to fix seriously broken ROS (thank Thomas...
2005-01-19 Casper Hornstrup* Build freetype, win32k, and video drivers
2005-01-19 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-01-19 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-01-19 Steven EdwardsChange UNIMPLEMENTED to DPRINT1 for NtGdiRemoveFontReso...
2005-01-19 Alex IonescuBug fixes against uninitizlied variables and support...
2005-01-15 Gé van GeldorpSpeed up 16bpp fills by a factor 2
2005-01-14 Gé van GeldorpSpeed up 8bpp fills by a factor 4
2005-01-10 Gregor AnichFix compilation without NDEBUG.
2005-01-06 Gregor Anicheng/driverobj.c: DRIVEROBJ implementation.
2005-01-06 Gé van GeldorpDon't return characters is key is up
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-05 Steven EdwardsMake NtUserSetClipboardViewer return something that...
2005-01-04 Filip NavaraDon't free the memory for LParam in NtUserPeekMessage...
2005-01-03 Gé van GeldorpReverse last change, as it causes problems for ReadCons...
2005-01-03 Gé van GeldorpSilence stupid compiler which doesn't know what it...
2005-01-03 Gé van GeldorpFind other entries besides the first too...
2005-01-03 Gé van GeldorpFix ref counting bug
next