- Cleanup user32, direct call to kernel space
[reactos.git] / reactos / dll / win32 / user32 / windows / menu.c
2009-01-09 Dmitry Chapyshev- Cleanup user32, direct call to kernel space
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-14 Colin FinckDon't use MenuCleanupRosMenuItemInfo for an array of...
2008-06-13 Colin FinckRevert parts of r33578:
2008-05-18 Johannes Anderwald- default to seperator item type
2008-05-15 Johannes Anderwald- use menu identifier for menu items which have submenus
2008-05-12 Johannes Anderwald- ModifyMenu[A|W], AppendMenu[A|W], InsertMenu[A|W...
2008-04-03 Timo KreuzerPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-09 Christoph von WittichDmitry Timoshkov : wine: Switch to using 'long' for...
2007-11-17 Thomas BluemelAllow selecting disabled menu items
2007-11-15 Thomas BluemelSome minor optimizations
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-18 James Tabor- Win32k: Removed NtUserCreateMenu replacing it with...
2007-08-22 James TaborWin32 User32 rewrite example.
2007-07-26 Hervé PoussineauDon't abuse debug system
2007-05-11 Dmitry Gorbachev- Terminate the string. NtUserMenuItemInfo() sometimes...
2007-04-28 Dmitry Gorbachev- Enlarge window name buffer.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-14 James Tabor- User32: menu, patch by Michael Kaufmann. Fix the...
2006-08-13 James Tabor- User32: menu, Patch by Aric Stewart, Implement MNS_NO...
2006-07-27 James Tabor- Part 2, Menu.c, cosmetic fixes. Fixed most of all...
2006-07-25 James TaborBroken explorer popups with IsBadString, revert string...
2006-07-22 James Tabor-Part 1
2006-07-19 James TaborUser32 Implement MenuTrackKbdMenuBar, it does work...
2006-07-16 James TaborFix typo
2006-07-16 James TaborUser32: Menu.c I found a small problem with drawing...
2006-07-15 James Tabor-User32: Fixed GetMenuItemInfoA so it should work close...
2006-07-12 James Tabor-User32: Consolidated InsertMenu and ModifyMenu A&W...
2006-07-10 Magnus OlsenFixing two user mode crash for menu.
2006-07-10 James Tabor- User32 menu
2006-06-26 Aleksey Bragin- Change user32 to Wine-compatible debug-print messages...
2006-06-20 James TaborRemove unimplemented debug print from CheckMenuRadioItem.
2006-06-12 James TaborWine patch by Thomas Kho: Fix behavior when selecting...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-17 Ged Murphyreshuffling of dlls