Fix a memory leak
[reactos.git] / reactos / subsys / win32k / main /
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-12-08 Alex Ionescu- Add flags for NtCreateProcessEx for upcoming patch.
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-18 Gunnar Dalsnes-added better LIST_FOR_EACH macros (ripped from wine...
2005-09-07 Gunnar Dalsnes-replace user object/handle manager with the one from...
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-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
2005-06-26 Alex IonescuSeems I forgot to commit this, sorry
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-20 Filip NavaraBuild GDI32 with NDK and without DDK.
2005-06-18 Filip NavaraMove non-DDK Ps* function prototypes and types from...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupCorrect entry point of win32k.sys
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-16 Alex IonescuFix win32k
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-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-06 Alex IonescuFix win32k to use new EPROCESS defintion
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-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-09 Hartmut BirrClose the desktop handle after getting the object pointer.
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupCopy msiexec from trunk
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 Thomas Bluemelthe callback management doesn't have to be serialized...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-11 Casper Hornstrup* Run build tools after parsing build files
2005-01-19 Casper Hornstrup* Build freetype, win32k, and video drivers
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-31 Casper HornstrupRemove .cvsignore files.
2004-12-29 Gé van GeldorpGenerate timer messages instead of queueing them
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 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-11-16 Gregor AnichSimple implementation of some multi-monitor APIs.
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-08-08 Thomas Bluemelserialize gui switching and switching the focus message...
2004-08-02 Gregor AnichIf initializing the desktop implementation fails, print...
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-22 Thomas Bluemelprevent memory leaks if callbacks to usermode never...
2004-05-22 Thomas Bluemel1. added basic reference counting for message queues
2004-05-21 Thomas Bluemelimplemented DisableProcessWindowsGhosting() (window...
2004-05-13 Jason FilbyRegression-test enable win32k; patch by Casper Hornstrup
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-05-05 Thomas Bluemelfixed GetThreadDesktop() (not fully working yet because...
2004-05-01 Thomas Bluemelimplemented RegisterLogonProcess(), LockWindowStation...
2004-04-29 Thomas Bluemelimplemented keybd_event(), mouse_event(), BlockInput...
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-02-24 Thomas Bluemel1. get rid of winlock.c
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-05 Gé van GeldorpDon't callback from kernel to usermode if the thread...
2004-01-24 Eric KohlCleanup: Replace WINBOOL by BOOL
2003-12-21 Thomas Bluemelmoved the INTERNALPOS structure to the WINDOW_OBJECT...
2003-12-20 Thomas Bluemelsome fixes on carets
2003-12-13 Thomas Bluemelfixes to cursors
2003-12-12 Thomas Bluemeladded support for the FR_PRIVATE and FR_NOT_ENUM flags...
2003-12-12 Gé van GeldorpIncomplete implementation of hooks
2003-12-07 Gé van GeldorpMove desktop window proc from WIN32K to CSRSS
2003-12-07 Thomas Bluemelmoved desktop code to desktop.c
2003-12-07 Casper Hornstrup2003-12-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-12-03 Gé van GeldorpRemove direct references from csrss to win32k (call...
2003-11-25 Gé van GeldorpSwitch screen to graphics mode when the first window...
2003-11-24 Art YerkesThese changes are described in earlier posts to the...
2003-11-23 Filip Navara- Added test for unimplemented EnumWindowStations and...
2003-11-19 Thomas BluemelPatch by Jonathon Wilson:
2003-11-18 Thomas Bluemel1. implemented GetGUIThreadInfo()
2003-11-11 Thomas Bluemel1.added a simple test application for hotkeys
2003-11-11 Gé van GeldorpWndProc changes by Jonathan Wilson
2003-11-07 Gé van GeldorpSimplify code by passing PDEVICE_OBJECT instead of...
2003-11-03 Eric KohlImplemented hotkey support.
2003-10-16 Thomas Bluemelinitial implementation of carets
2003-10-09 Gé van GeldorpKeyboard sync between gui and text modes, patch by...
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-18 Thomas Bluemelsome work on menus
2003-08-11 Gunnar Dalsnes-WinStaLock is now WinLock & made global
2003-07-31 Thomas BluemelAdded otMenu type
next