A really simple Win32 implementation of 'hostname'.
[reactos.git] / reactos / subsys / win32k / include /
2005-07-22 Thomas Bluemelprobe the pointers in _MmCopyFromCaller and _MmCopyToCa...
2005-07-18 James TaborImplement ShowOwnedPopups and ArrangeIconicWindows...
2005-07-13 Art Yerkesstop exporting MmCopyFromCaller and kin and make a...
2005-07-05 Gé van GeldorpCode generator for 16bpp DIB Blt operations
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-22 Alex IonescuLarge change to modify NTDLL'S CSR Functions to be...
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(Re)move USER32 headers from include/user32.
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 Hartmut BirrDereference the event if the queue is freed in IntDere...
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-19 Alex IonescuFix one of the added hacks. ObpCreateHAndle not exporte...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-16 Alex IonescuFix win32k. For real. I swear.
2005-05-15 Alex IonescuRemoved incorrect Create/DuplicationNotify callbacks...
2005-05-14 Gé van GeldorpPresent for GreatLord:
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
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-05-01 Alex Ionescui8042prt driver by tinus.
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-17 Filip NavaraNow that CSRSS is getting unloaded we must unregister...
2005-03-15 Gregor AnichImprove the WNDOBJ implementation a bit... There are...
2005-03-13 Gé van Geldorptinus <o112w8r02@sneakemail.com>:
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-07 Gé van GeldorpImplement Information Contexts
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
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 GeldorpPass ROP4 instead of ROP3 to drivers
2005-02-05 Gé van GeldorpConvert ROP2 to MIX when calling driver
2005-01-27 Thomas BluemelThis patch removes the cursor location from the window...
2005-01-06 Gregor Anicheng/driverobj.c: DRIVEROBJ implementation.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Gé van GeldorpDon't destroy cursors/icons prematurely.
2004-12-29 Gé van GeldorpGenerate timer messages instead of queueing them
2004-12-26 Filip NavaraDceResetActiveDCEs fixes:
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-12 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-12 Royce Mitchell IIIBUGFIX: NtGdiGetDeviceCaps() called NtGdiEscape() with...
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-11 Thomas Bluemel1. don't dispatch sent messages to windows during destr...
2004-12-10 Filip Navara- Move desktop code from NtUserUpdatePerUserSystemParam...
2004-12-06 Filip Navara- Basic implementation of (NtUser)UpdatePerUserSystemPa...
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-11-16 Gregor AnichSimple implementation of some multi-monitor APIs (I...
2004-11-16 Gregor AnichSimple implementation of some multi-monitor APIs.
2004-11-15 Gé van GeldorpCreate Int versions of Rect functions
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-08-20 Gé van GeldorpImplement NtUserBuildNamesList()
2004-08-08 Thomas Bluemelserialize gui switching and switching the focus message...
2004-08-04 Thomas BluemelReverted my changes to timers
2004-07-30 Thomas Bluemelattempt to fix a few message queue and timer bugs
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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 Gé van GeldorpFindWindow() should search the threads desktop, not...
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-06-22 Gé van GeldorpConvert between RGBQUAD and PALETTEENTRY
2004-06-20 Gé van GeldorpActivate window on non-client click too
2004-06-20 Filip Navara- Call the "load default cursor" callback. Fixes bug...
2004-06-16 Gé van GeldorpMarshall WM_CREATE/WM_NCCREATE messages
2004-05-30 Thomas Bluemellittle GDI speed improvements
2004-05-28 Gé van GeldorpClean up calls from win32k to csrss
2004-05-27 Thomas Bluemelfixed missing class dereferencings and store a list...
2004-05-23 Thomas Bluemelfixed typos
2004-05-22 Thomas Bluemelprevent memory leaks if callbacks to usermode never...
2004-05-22 Thomas Bluemel1. added basic reference counting for message queues
2004-05-19 Thomas Bluemelfixed RegisterWindowMessage()
2004-05-19 Thomas Bluemelattempt to fix handling of timed out sending of message...
2004-05-17 Filip Navara- Fixed Window Class menu handling that I broke with...
2004-05-16 Filip NavaraWindow Class handling fixes:
2004-05-16 Thomas Bluemelreplaced UnsafeIntCreateRectRgnIndirect() and UnsafeInt...
2004-05-14 Thomas Bluemelchanged cursors/icons to use the window station handle...
2004-05-14 Gé van GeldorpImplement complex clipping for StretchBlt
2004-05-12 Gé van GeldorpFix scrollbar controls
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-05-08 Thomas Bluemelfixed handling of CW_USEDEFAULT with CreateWindow(Ex)()
2004-05-05 Thomas Bluemelfixed GetThreadDesktop() (not fully working yet because...
2004-05-02 Thomas Bluemelimplemented IsWindowInDestroy()
2004-05-01 Thomas Bluemelimplemented AnyPopup()
2004-05-01 Thomas Bluemelimplemented RegisterLogonProcess(), LockWindowStation...
2004-04-30 Thomas Bluemeluse SendInput() to send mouse input data
2004-04-29 Gé van GeldorpImplement DDE Execute:
2004-04-29 Thomas Bluemelimplemented keybd_event(), mouse_event(), BlockInput...
next