projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
user32: Add support for legacy access keys.
[wine]
/
dlls
/
user32
/
menu.c
2012-09-06
Akihiro Sagawa
user32: Add support for legacy access keys.
blob
|
commitdiff
|
raw
2012-08-13
Michael Stefaniuc
user32: Avoid TRUE:FALSE conditional expressions.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-16
Piotr Caban
user32: Added GetMenuBarInfo implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-17
Alexandre Julliard
user32: Fix some printf format warnings.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-15
Alexandre Julliard
user32: Always use the default alignment when displayin...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Alexandre Julliard
user32: Always pass 0 as item id for WM_MEASUREITEM...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Alexandre Julliard
user32: Don't truncate bitmap ids in InsertMenu.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Owen Rudge
user32: Add separate sysmenu for MDI child windows.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Alexandre Julliard
user32: Don't start menu tracking when the owner window...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-12
Dmitry Timoshkov
user32: Fix the single menu item activation using a...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
Dmitry Timoshkov
user32: Use symbolic names for values returned by WM_ME...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Alexandre Julliard
user32: Add support for right-to-left menus.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-07
Alexandre Julliard
user32: Use WIN_GetRectangles where possible instead...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Nikolay Sivov
user32: Set WM_EXITMENULOOP wParam same way as for...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Nikolay Sivov
user32: Block TrackPopupMenu if menu is already active.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Mikhail Maroukhine
user32: Fix compiler warnings with flag -Wcast-qual.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Kusanagi Kouichi
user32: F10 key deactivates menu.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-22
Alexandre Julliard
user32: Reimplement MENU_FindSubMenu on the 16-bit...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Alexandre Julliard
user32: Simplify window procedure allocation for the...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Alexandre Julliard
user32: Pre-allocate the window procedure for the menu...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Alexandre Julliard
user32: Move the 16-bit menu functions to user16.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-16
Rein Klazes
user32: Handle MN_GETHMENU in PopupMenuWndProc.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Alexandre Julliard
user32: Reimplement accelerator functions to use 32...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Alexandre Julliard
user32: Use client-side user handles for menus.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Rein Klazes
user32: Handle WM_PRINTCLIENT message in PopupMenuWndPr...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Rein Klazes
user32: Fix a bug in computing the maximum depth of...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Rein Klazes
user32: When all items in a menu have either a bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Rein Klazes
user32: Fail if inserting a submenu would create a...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Rein Klazes
user32: Get rid of internal function MENU_SetItemData...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Rein Klazes
user32: When setting a menu item, handle MIIM_TYPE...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Rein Klazes
user32: Put some repeated code for checking and extendi...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
Rein Klazes
user32: Ignore the MFT_BITMAP flag when testing menu...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Rein Klazes
user32: Fix for the ending of menu tracking in the...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Rein Klazes
user32: In MENU_SuspendPopup() make sure the right...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Rein Klazes
user32: Check for invalid menu handle passed to TrackPo...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-03
Alexandre Julliard
user32: Use MAKEWPARAM instead of MAKELONG for menu...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Rein Klazes
user32: MENU_TrackMenu, called from TrackPopupMenu...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Michael Stefaniuc
user32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-27
Rein Klazes
user32: In SetMenuInfo() implement the MIM_APPLYTOSUBME...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
Rein Klazes
user32: Refine the size calculations for menu items...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Rein Klazes
user32: Implement support for HBMENU_POPUP_* magic...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Alexandre Julliard
user32: Make sure the submenu is valid in MENU_HideSubP...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Alexandre Julliard
user32: Use a finally handler to make sure capture...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Andrew Talbot
user32: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Paul Vriens
user32/tests: Set last error if the menu item cannot...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Alexandre Julliard
user32: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Vincent Povirk
user32: Use the correct bitmap location for MNS_CHECKORBMP.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Vincent Povirk
user32: Implement TPM_*ALIGN flags.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Dan Hipschman
user32: Redefine internal pop-up tracking flags to...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Dmitry Timoshkov
user32: Add a test for MNS_NOTIFYBYPOS, make it pass...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-28
Igor Tarasov
user32: Further implementation of MNS_NOTIFYBYPOS.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Andrew Talbot
user32: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Alexandre Julliard
user32: Moved the menu activation hack on managed windo...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Alexandre Julliard
user32: Make sure we set menu capture to a window that...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Alexandre Julliard
user32: Add a helper function to set the capture window.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Bang Jun-young
user32: Fix EndMenu() to match the PSDK.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Alexandre Julliard
user32: Menus should be top-most windows.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
Andrew Talbot
user32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Alexandre Julliard
user32: Remove a few traces that only duplicate the...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Dmitry Timoshkov
user32: Simplify some code.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Alexandre Julliard
user32: Store the builtin class names in Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Jason Edmeades
user32: Fix regression in alt, then right processing...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Jason Edmeades
user32: Allow alt+space to highlight system menu.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Jason Edmeades
user32: Skip system menu entries when using keyboard.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Dmitry Timoshkov
user32: When inserting a menu item make sure that MDI...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-19
Dmitry Timoshkov
user32: Insert menu item only after contents of the...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Dmitry Timoshkov
user32: Fix some compilation warnings in 64-bit mode.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
Dmitry Timoshkov
user32: Remove duplicated code.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Dmitry Timoshkov
user32: Add a test for the menu resource loader, make...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Dmitry Timoshkov
user32: Add a test for CheckMenuRadioItem and make...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Kevin Koltzau
user32: Draw menu item bitmaps in the correct location...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
user32: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Andrew Talbot
user32: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-16
Alexandre Julliard
user32: Renamed the user/ directory to user32.
blob
|
commitdiff
|
raw
|
diff to current