wldap32: Win64 printf format warning fixes.
[wine] / dlls / user / tests / menu.c
2006-08-09  Michael Kaufmannuser: Accept more flags in SetMenuItemInfo and ModifyMenu.
2006-07-27  Andrew Talbotuser/tests: Write-strings warnings fix.
2006-07-05  Andrew Talbotuser/tests: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-08  Thomas Khouser: Fix behavior when selecting disabled menu items.
2006-05-08  Thomas Khouser: Allow menu WndProc to recognize VK_[LR]MENU.
2006-05-08  Thomas Khouser: Extend menu conformance test.
2006-04-19  Michael Kaufmannuser: Find popup menus by ID.
2006-04-10  Alexandre Julliarduser: Use a smaller window for the menu test.
2006-03-01  Rein Klazesuser32: Fix handling of '\b' right flush character...
2006-02-24  Francois GougetAssorted spelling fixes.
2006-02-20  Rein Klazesuser: Add conformance tests for menu item drawing.
2006-02-06  Francois GougetAssorted spelling fixes.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-01-23  Dmitry Timoshkovuser32: Make GetMenuItemInfo tests pass under Wine.
2006-01-19  Jason Edmeadesuser: Tests for when the menu is incorrect because...
2006-01-09  Rein Klazesuser32: Prevent a crash in GetMenuStringA caused by...
2006-01-03  Rein Klazesuser32: Separate menu bitmaps and strings.
2005-11-28  Dmitry Timoshkovset_menu_item_text handles converting an empty menu...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-10-27  Mike McCormackAdd a currently failing test case for menus.
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-07-06  Francois GougetAdd trailing '\n's to ok() calls.
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-20  Rein KlazesOwner drawn menu item size calculation fixes:
2005-05-10  Rein KlazesMulti column popup menus have 4 pixel space between...
2005-04-14  Robert ShearmanAdd a test for a menu problem I found.