Remove NtGdiDeleteDC
[reactos.git] / reactos / subsys / win32k / ntuser / cursoricon.c
2006-01-07 Brandon TurnerRemove NtGdiDeleteDC
2005-12-28 Hartmut BirrCommit r20366:20368 again.
2005-12-28 Maarten BosmaRevert r20367 and r20368 since they crash the GUI in...
2005-12-27 Alex Ionescu- Major Win32k Header Cleanup: Add ntgdi.h based on...
2005-10-24 Gé van GeldorpWorkaround for icon stretching. Makes icons in title...
2005-09-27 Thomas Bluemelfixed uninitialized variable warnings
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-09-19 Gunnar Dalsnes-set last error (invalid handle) in cases where handle...
2005-09-09 Gunnar Dalsnes-cursoricon: naming changes, cleanup
2005-09-08 Gunnar Dalsnes-remove hotkey lock
2005-09-07 Gunnar Dalsnesindent with astyle v1.15.3: --style=ansi -c -s3 -S...
2005-09-07 Gunnar Dalsnes-replace user object/handle manager with the one from...
2005-09-06 Gunnar Dalsnesmake handle table session global
2005-09-05 Gunnar Dalsnesremove user handle table lock, cursor locks, message...
2005-09-05 Gunnar Dalsnes-surround user part (most of it) with a single lock...
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
2005-06-20 Gé van GeldorpExclusively lock surface bits before reading or writing...
2005-06-07 Filip Navara- Unlock GDI objects by pointer, not by handle.
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-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
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-01-27 Thomas BluemelThis patch removes the cursor location from the window...
2005-01-19 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-01-10 Gregor AnichFix compilation without NDEBUG.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
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
2005-01-03 Gé van GeldorpDon't destroy cursors/icons prematurely.
2004-12-30 Filip Navara- Use pvScan0 instead of pvBits as the first scan line...
2004-12-20 Gé van GeldorpSet ownership to NULL for both cursor and mask bitmaps
2004-12-18 Royce Mitchell IIIIntSetCursor() don't BSOD in low-resource conditions
2004-12-12 Thomas Bluemelfixed problems with mouse cursor handling
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse