- Silence TCPIP.
[reactos.git] / reactos / include / win32k /
2005-12-03 Magnus OlsenCorrect some prototypes and struct, Adding some missing...
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-23 Christoph von Wittichfix bug 838 (Sol.exe is missing it's menubar)
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-10-30 Gregor AnichAdd NtGdiAlphaBlend prototype.
2005-10-05 Martin Fuchspartial implementation of ShowWindowAsync() using the...
2005-09-24 Gé van GeldorpThis NtGdiCreateCompatableDC misspelling has annoyed...
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-08-10 Gunnar Dalsnesmove WM_SYSTIMER where it belongs
2005-08-10 Gunnar Dalsnesmove W32PROCESS/W32THREAD into win32\include bcause...
2005-07-27 Alex Ionescu - Fix included headers in GDI for PSDK compatibility
2005-07-12 James TaborStart integrating and implementing key board functions...
2005-07-07 James TaborAdd MIIM_BITMAP & MNS_CHECKORBMP support in menu. Based...
2005-06-30 Alex IonescuRemove windows.h from external win32k headers
2005-06-30 Alex IonescuDelete ddentry.h and create official ddrawgdi.h header...
2005-06-26 James TaborSetup support for ShowOwnedPopups and expand new functi...
2005-06-26 Alex IonescuHasta la vista ntdll/napi headers
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-20 Filip NavaraRemove some non-__USE_W32API guarded blocks.
2005-06-20 Filip NavaraBuild GDI32 with NDK and without DDK.
2005-06-20 Alex IonescuCompile user32 with NDK, clean up its headers, and...
2005-06-20 Gé van GeldorpExclusively lock surface bits before reading or writing...
2005-06-19 Filip Navara- Don't include ntddk.h from most of the DDK headers...
2005-06-19 Filip Navara(Re)move USER32 headers from include/user32.
2005-06-16 James TaborPluged in CallMsgFilter.
2005-06-07 Filip NavaraFix prototypes for non-GDI_DEBUG case.
2005-06-07 Filip Navara- Unlock GDI objects by pointer, not by handle.
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Alex IonescuDo not print DPRINT1s on retail builds
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-14 Thomas Bluemeladd some missing gdi functions to the driver function...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-19 Filip Navara- Replace the ColorMap pointer in BITMAPOBJ with palett...
2005-03-13 Gé van Geldorptinus <o112w8r02@sneakemail.com>:
2005-03-11 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-03-08 Gé van GeldorpUse GDIINFO values instead of DEVMODE values
2005-03-07 Gé van GeldorpImplement Information Contexts
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-18 Thomas Bluemelimplemented reuse counters for gdi objects
2005-02-18 Thomas Bluemel1. implemented shared sections used for (shared) deskto...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-06 Gé van GeldorpProperly synchronize with GPU
2005-01-30 Filip NavaraAttempt to solve the imfamous WM_NCPAINT handle leak...
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-19 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-02 Filip NavaraImplement ExtCreateRegion.
2004-12-30 Filip Navara- Fix prototype of NtGdiExtCreatePen.
2004-12-25 Filip Navara- Partial implementation of RealMsgWaitForMultipleObjec...
2004-12-24 Thomas Bluemelrevert my temporary class hacks and remove my desktop...
2004-12-21 Thomas Bluemel- initialize system window classes when creating window...
2004-12-13 Thomas Bluemelcache free gdi handles
2004-12-12 Thomas Bluemelfixed problems with mouse cursor handling
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-06 Filip Navara- Basic implementation of (NtUser)UpdatePerUserSystemPa...
2004-11-16 Gregor AnichSimple implementation of some multi-monitor APIs.
2004-09-12 Thomas Bluemelrevert the changes i accidently committed to HEAD
2004-09-12 Thomas Bluemelrewrote the gdi handle table that behaves similar 2k...
2004-09-06 Thomas Bluemel1. make use of precompiled headers everywhere
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-17 Thomas Bluemelsimplified assigning DDI functions
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-09 Filip Navara- Implementation of [NtGdi]GetTextFace[W] and [NtGdi...
2004-07-04 Filip Navara- Fix GDI object locking broken by this patch:
2004-07-04 Filip Navara- Support resursive locking of the GDI objects.
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-06-28 Filip Navara- We don't need to have BuiltInRect member in the ROSRG...
2004-06-24 Thomas Bluemel1.fixed return type for NtSystemParametersInfo()
2004-05-28 Gé van GeldorpClean up calls from win32k to csrss
2004-05-21 Thomas Bluemelimplemented DisableProcessWindowsGhosting() (window...
2004-05-16 Filip NavaraWindow Class handling fixes:
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-05-02 Thomas Bluemelimplemented IsWindowInDestroy()
2004-05-01 Thomas Bluemelimplemented AnyPopup()
2004-05-01 Thomas Bluemelimplemented RegisterLogonProcess(), LockWindowStation...
2004-05-01 Thomas Bluemelchanged SetCursorPos() to use SendInput()
2004-04-29 Gé van GeldorpImplement DDE Execute:
2004-04-29 Thomas Bluemelimplemented keybd_event(), mouse_event(), BlockInput...
2004-04-25 Thomas Bluemelimplemented GetDCBrushColor(), SetDCBrushColor(), GetDC...
2004-04-25 Thomas Bluemel1. implemented hatched brushes
2004-04-24 Thomas Bluemelproper implementation of FrameRgn() (cannot be ported...
2004-04-15 Thomas Bluemel1. move SendMessage calls out of the message queue...
2004-04-13 Thomas Bluemeldon't pass ansi strings to win32k!!!!
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-04-05 Filip Navara- Changed the internal brush object to be (almost)...
2004-04-03 Gé van GeldorpMost regions (> 95% in testing) consist of only 1 recta...
2004-04-02 Thomas Bluemelpartially implemented IsHungAppWindow()
next