Revert, thx Thomas, wasnt sure.
[reactos.git] / reactos / subsys / win32k / include / menu.h
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-09-06 Gunnar Dalsnesmenu: code cleanup, naming changes, simplify refcountin...
2005-09-05 Gunnar Dalsnesremove relatives lock, window props lock, classes locks...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
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-01-06 Gregor Anicheng/driverobj.c: DRIVEROBJ implementation.
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
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-02-24 Thomas Bluemelcleanup
2004-02-22 Gé van GeldorpImplement system menus
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-15 Gé van GeldorpImplement menu handling
2004-01-26 Thomas Bluemel1. implemented MenuItemFromPoint()
2004-01-26 Thomas Bluemelset menuitem rects after measuring the size
2004-01-24 Eric KohlCleanup: Replace WINBOOL by BOOL
2003-12-17 Thomas Bluemelfixed destroying child windows and some fixes on menus
2003-11-23 Thomas Bluemelmoved IntIsMenu() to menu.c
2003-11-18 Filip Navara- Rewritten painting implementation (not complete yet...
2003-08-28 Thomas Bluemelimplemented drawing menu bar
2003-08-27 Thomas Bluemelchanged menu code to use UNICODE_STRING
2003-08-21 Thomas Bluemelwork on system menus
2003-08-21 Thomas Bluemelinitial support for system menus
2003-08-20 Thomas Bluemelsome work on menus
2003-08-20 Thomas Bluemeladded NtUserGetMenuDefaultItem() syscall
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-18 Thomas Bluemelsome work on menus
2003-08-18 Thomas Bluemelremoved MENUITEMINFOW struct from MENU_ITEM
2003-08-07 Thomas BluemelAdded NtUserRemoveMenu() and NtUserDeleteMenu()
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-08-06 Thomas Bluemelsome work on menus
2003-08-06 Thomas BluemelSome changes for menus and unstubbed NtUserGetSystemMen...
2003-08-05 Thomas BluemelAdded some more menu functions
2003-08-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-08-04 Thomas BluemelAdded new menu functions and fixed some bugs
2003-08-04 Thomas BluemelImplemented a few things...
2003-08-01 Thomas BluemelChanged a few definitions
2003-08-01 Thomas BluemelAdded a few new syscalls
2003-07-31 Thomas BluemelMenu functions