- 23 Jan, 2006 1 commit
-
-
Dmitry Timoshkov authored
- Change menu item search algorithm to recurse into a submenu first. - Fallback to a found submenu if nothing else was found.
-
- 10 Jan, 2006 1 commit
-
-
Troy Rollo authored
-
- 09 Jan, 2006 1 commit
-
-
Rein Klazes authored
a NULL pointer, with a test.
-
- 04 Jan, 2006 1 commit
-
-
Rein Klazes authored
-
- 03 Jan, 2006 1 commit
-
-
Rein Klazes authored
Store bitmaps and bitmaps always in separate fields in the internal menu structure. Get rid of a lot of assumptions in the code that the menu can have strings only when it is not some other type and that bitmaps come in two flavors. Add a lot of conformance tests, including some submitted by Jason Edmeades.
-
- 28 Nov, 2005 1 commit
-
-
Dmitry Timoshkov authored
separator on its own, give it a chance to do its work in the MIIM_FTYPE case.
-
- 09 Nov, 2005 1 commit
-
-
Markus Amsler authored
- add missing description - add missing returns section - complete missing A/W pairs - reformate comments, to match c2man requirements
-
- 26 Sep, 2005 1 commit
-
-
Francois Gouget authored
code } while (0)' construct combined with a regular 'if'.
-
- 25 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 12 Sep, 2005 2 commits
-
-
Alexandre Julliard authored
platforms.
-
Alexandre Julliard authored
bytes.
-
- 22 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 09 Aug, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 19 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
startup time.
-
- 18 Jul, 2005 1 commit
-
-
Robert Shearman authored
using GdiGetCharDimensions.
-
- 07 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 06 Jul, 2005 1 commit
-
-
Rein Klazes authored
hbmpItem = HBMMENU_CALLBACK, move the drawing origin to the top left of the item rectangle - at the same time also make sure that the itemState field of the DRAWITEMSTRUCT is properly initialized - do the drawing of the check mark before sending the WM_DRAWITEM message, some application likes to "overdraw" the checkmark.
-
- 05 Jul, 2005 1 commit
-
-
Frank Richter authored
-
- 20 Jun, 2005 2 commits
-
-
Rein Klazes authored
- Correct width calculation of owner drawn menu items; - Set the height value in the MEASUREITEM struct to the same value as Windows (NT/2k/XP) does (problem debugged by Felix Nawothnig); - Add tests for the fixes above; - Also add tests for menu bars with owner drawn items.
-
Hans Leidekker authored
-
- 10 May, 2005 1 commit
-
-
Rein Klazes authored
conformance test.
-
- 19 Apr, 2005 1 commit
-
-
Jose Alonso authored
-
- 14 Apr, 2005 1 commit
-
-
Robert Shearman authored
shown at the correct width.
-
- 30 Mar, 2005 2 commits
-
-
Dmitry Timoshkov authored
- EnableMenuItem should not generate WM_WINDOWPOSCHANGING message. - Make nonclient code check for presence of SC_CLOSE, not CS_NOCLOSE window class style. - Add a test case.
-
Uwe Bonnes authored
-
- 25 Mar, 2005 2 commits
-
-
Ulrich Czekalla authored
-
Ulrich Czekalla authored
assumes screen coordinates.
-
- 24 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
Made WIN_GetPtr return WND_DESKTOP in that case.
-
- 09 Mar, 2005 1 commit
-
-
Maxime Bellengé authored
Handle MNS_CHECKORBMP style.
-
- 02 Mar, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 21 Feb, 2005 1 commit
-
-
Dmitry Timoshkov authored
Add a couple of test cases.
-
- 01 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
Wine-specific WS_EX_MANAGED style bit.
-
- 20 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 17 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
user32.spec.
-
- 11 Jan, 2005 2 commits
-
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
pass under Wine.
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 09 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 08 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
removed the global user.h.
-
- 08 Nov, 2004 1 commit
-
-
William Poetra Yoga H authored
top border.
-