[SHELL32] SHChangeNotify: Use tree for CDirectoryList (#6784)
[reactos.git] / reactos / subsys / win32k / ntuser / caret.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-17 Maarten BosmaMoved win32k
2005-10-15 Hartmut BirrDon't use alloca in a macro, which may be used in a...
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
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-06 Gunnar Dalsnesnaming changes:
2005-09-05 Gunnar Dalsnes-surround user part (most of it) with a single lock...
2005-06-30 Alex IonescuKill rosrtl
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-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-23 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-29 Gé van GeldorpGenerate timer messages instead of queueing them
2004-12-25 Filip Navara- Partial implementation of RealMsgWaitForMultipleObjec...
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
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-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-02-19 Thomas Bluemeladded pool tags for better debugging
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-26 Gé van GeldorpMarshall messages across process boundaries (not comple...
2003-12-20 Thomas Bluemelsome fixes on carets
2003-11-23 Filip Navara- Added test for unimplemented EnumWindowStations and...
2003-11-22 Thomas Bluemelget CursorBlinkRate from registry
2003-11-22 Richard Campbellrevert my change, forgot i'm advapi isn't available...
2003-11-22 Richard Campbellforgot to add FASTCALL
2003-11-22 Richard CampbellCursorBlinkRate is now loaded via the registry.
2003-10-17 Thomas Bluemelimplemented basic drawing of carets
2003-10-16 Thomas Bluemelinitial implementation of carets
2003-10-15 Thomas Bluemelunstubbed caret functions in win32k