Add information letting us know creation deletion of services has worked.
[reactos.git] / reactos / subsys / win32k / include /
2005-11-04 Gregor AnichImplement (Int)EngAlphaBlend and 8, 16, 24 and 32 bpp...
2005-10-30 Gregor AnichAdd IntEngAlphaBlend and NtGdiAlphaBlend functions...
2005-10-24 Magnus Olsenupdate the intddraw.h so it use some struct that was...
2005-10-15 Hartmut BirrDon't use alloca in a macro, which may be used in a...
2005-10-13 Gunnar Dalsnesmake classes use session wide atom table. should fix...
2005-10-09 Magnus OlsenFix DD_Cleanup that will make Contry Strike not crashin...
2005-10-07 Magnus OlsenRemove more stub from ntdraw and implement it, (unteste...
2005-10-06 Magnus OlsenNtGdiDdGetAvailDriverMemory
2005-10-05 Magnus Olsenactivate PDD_DIRECTDRAW for GDIOBJ_LockObj so it does...
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-21 Thomas Bluemelfixed differences in signedness warnings
2005-09-19 Filip Navara- Fix region deleting and ownership for DCEs.
2005-09-19 Filip NavaraPartial clean-up of the painting functions:
2005-09-18 Gunnar Dalsnes-added better LIST_FOR_EACH macros (ripped from wine...
2005-09-11 Gunnar Dalsnesfix referencing bug (ros crashed during setup if mousem...
2005-09-11 Gunnar Dalsnes-refcount reworking (simplification & improvement)
2005-09-09 Gunnar Dalsnes-cursoricon: naming changes, cleanup
2005-09-08 Gunnar Dalsnes-remove hotkey lock
2005-09-07 Gunnar Dalsnes-replace user object/handle manager with the one from...
2005-09-07 Gunnar Dalsnesmake co_WinPosShowWindow take pWnd, not hWnd
2005-09-07 Gunnar Dalsnesscrollbar:
2005-09-06 Gunnar Dalsnesprop: simplify refcounting, naming changes
2005-09-06 Gunnar Dalsnesmenu: code cleanup, naming changes, simplify refcountin...
2005-09-06 Gunnar Dalsnesremake refcounting
2005-09-06 Gunnar Dalsneswindow parent handle -> pointer adaptions
2005-09-06 Gunnar Dalsnesmake window parent a pointer + fix usage
2005-09-06 Gunnar Dalsnesremove WndObjListLock
2005-09-06 Gunnar Dalsnesnaming changes:
2005-09-06 Gunnar Dalsnesmake handle table session global
2005-09-06 Gunnar Dalsnesmove object.c and ssec.c into ntuser where they belong
2005-09-06 Gunnar Dalsnesforgot a file:-| sry
2005-09-06 Gunnar Dalsnesremove window update lock
2005-09-05 Gunnar Dalsnesremove user handle table lock, cursor locks, message...
2005-09-05 Gunnar Dalsnesremove relatives lock, window props lock, classes locks...
2005-09-05 Gunnar Dalsnes-surround user part (most of it) with a single lock...
2005-08-10 Gunnar Dalsnesmove W32PROCESS/W32THREAD into win32\include bcause...
2005-08-06 Filip NavaraFix translation of extended keys.
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
next