projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
EnumDisplayDevices and GetMonitorInfo should return the same device
[wine]
/
dlls
/
user
/
menu.c
2005-09-26
Francois Gouget
Replace the 'if (!cond) ; else code' construct with...
blob
|
commitdiff
|
raw
2005-09-25
Alexandre Julliard
Replace DPRINTF by TRACE in a few places.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed a few more pointer to integer typecast issues...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Use Get/SetWindowLongPtr when accessing pointers in...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
Mike McCormack
Fix magic item handling and warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Dmitry Timoshkov
Make CreateWindow with invalid menu handle test pass...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Alexandre Julliard
Initialize the various menu global variables on demand...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Robert Shearman
Replace calls to DIALOG_GetCharSize with code to do...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Alexandre Julliard
Removed creation of the no longer used shading brush.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Rein Klazes
- when sending the WM_DRAWITEM message in case of a...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Frank Richter
Add support for drawing menus in "flat" style.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Rein Klazes
Owner drawn menu item size calculation fixes:
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Hans Leidekker
Stub implementation for GetMenuBarInfo.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Rein Klazes
Multi column popup menus have 4 pixel space between...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-19
Jose Alonso
Change the order of DispatchMessage and message removal.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-14
Robert Shearman
Recalculate the menu on calling ModifyMenu so that...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Dmitry Timoshkov
- Make GetSystemMenu respect CS_NOCLOSE.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Uwe Bonnes
Zero out return string in GetMenuStringA/W.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Ulrich Czekalla
Child windows with the WS_POPUP style are allowed to...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Ulrich Czekalla
Don't map point to parent's client window because the...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Alexandre Julliard
Don't maintain a client-side WND structure for the...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Maxime Bellengé
Implemented MIIM_BITMAP state.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Dmitry Timoshkov
DestroyMenu should not destroy system menu popup owner.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Dmitry Timoshkov
Take Shift key state into account while processing...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-01
Alexandre Julliard
Store the "managed" flag as a window property instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-20
Alexandre Julliard
Replace a number of calls to WIN_FindWndPtr by WIN_GetPtr.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Alexandre Julliard
Get rid of nonclient.h and of the corresponding exporte...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-11
Dmitry Timoshkov
Make Alt press/release test actually pass for not manag...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-11
Dmitry Timoshkov
Add more tests for keyboard/menu activation behaviour...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
Alexandre Julliard
Janitorial: C booleans must not be compared against...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Alexandre Julliard
Moved private USER definitions to a new user_private...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-08
William Poetra Yoga H
Give the first menu item of a popup menu a distance...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Dmitry Timoshkov
Make TranslateAcceleratorA handle national characters.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Dmitry Timoshkov
Add a test case for accelerators, make the test pass...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-24
Richard Cohen
MenuItemFromPoint shouldn't crash if there's no menu.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Dmitry Timoshkov
Make menu code cope with WM_SYSKEY*/WM_SYSCHAR messages.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-16
Dmitry Timoshkov
Accept WM_SYSCHAR message for processsing in TranslateA...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-10
Michael Kaufmann
Make the menus of Delphi applications work.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-31
Alexandre Julliard
Moved all files from the controls/ directory to dlls...
blob
|
commitdiff
|
raw
|
diff to current