projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Stub implementation of FlashWindowEx.
[wine]
/
windows
/
spy.c
2003-02-18
Alexandre Julliard
Print thread ids in traces with only 4 digits now that...
blob
|
commitdiff
|
raw
2003-01-11
Alexandre Julliard
Print the message name for registered messages.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-08
Dan Kegel
Change RECT to use LONG to match win32 standard headers...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-03
Alexandre Julliard
Removed input.h, queue.h, spy.h and sysmetrics.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Made user compile with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-28
Alexandre Julliard
Moved a few remaining 16-bit window functions to wnd16...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-17
Alexandre Julliard
Fixed wownt32.h to make it usable from inside Wine...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-30
Guy L. Albertelli
- The TTM_ message needed to be in correct order.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
Michael Stefaniuc
- Rename WIN_Handle16 to HWDN_16 and make it a macro.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-20
Andreas Mohr
- Add message mapping for tooltips.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-28
Guy L. Albertelli
- Add support for UpDown control messages.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-14
Guy L. Albertelli
- Dump out the TCITEM structure for appropriate messages.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
Alexandre Julliard
Moved specification of relay and snoop include/exclude...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-14
Guy L. Albertelli
Fix memory dump where length is not a multiple of 4.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-17
Guy L. Albertelli
Put the MCN_ and DTN_ in correct order.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-14
Guy L. Albertelli
- When dumping NMCUSTOMDRAW, use correct size for a...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Guy Albertelli
Some additional traces.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-11
Guy L. Albertelli
Trace undocumented toolbar messages.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-26
Guy L. Albertelli
Add additional CCM_ message names.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-18
Dimitrie O. Paun
- Make the ListView control Unicode ready.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Dmitry Timoshkov
Add some new messages to the spy and winuser.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-06
Guy L. Albertelli
Change the message trace indentation to be consistent...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-20
Dmitry Timoshkov
Convert message spy to unicode.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-05
Guy Albertelli
Add support for Wine internal messages.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-15
Alexandre Julliard
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Francois Gouget
Remove macros that should not be there (cause conflicts...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Alexandre Julliard
Made all 16<->32 HWND conversions use explicit function...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-07
Guy L. Albertelli
Enhance SPY_GetMsgName to translate common control...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Guy L. Albertelli
Added WM_MOUSEHOVER and WM_MOUSELEAVE to formatting.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-13
Alexandre Julliard
Fixed some message names.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-03
Guy L. Albertelli
- Add support to dump memory at lParam location on...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-22
Guy L. Albertelli
- If the class of the window is a known standard, then...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-20
Guy L. Albertelli
Display rectangle from WM_NCCALCSIZE on entry and exit.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-08
Guy L. Albertelli
Correct amount of info displayed for NM_NCHITTEST and...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-14
Dmitry Timoshkov
Replace more PROFILE_ functions by RegQueryValueExA.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-04
Guy L. Albertelli
Display extra data for WM_NOTIFY that use NMCOMBOEX...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-16
Guy L. Albertelli
Label the width and height correctly in the WINDOWPOS...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
François Gouget
Be smarter about the ellipsis in SPY_GetWndName.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Gerard Patel
Added a few messages and notifications.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-21
Guy L. Albertelli
- Added NMCBEENDEDIT structure for NOTIFY dump.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-24
Guy L. Albertelli
Fixed loop test for negative value.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-20
Guy L. Albertelli
- print out WM_NOTIFY message code if we know it.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-05
Dmitry Timoshkov
Added the ability to see names of the virtual key codes.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-22
Guy L. Albertelli
Added wParam and lParam as parameters in SPY_ExitMessage
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-10
Dmitry Timoshkov
Convert WND.text field to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-18
Stephane Lussier
Implemented Mousewheel support.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-18
Alexandre Julliard
Avoid calling the *Rect USER functions from inside...
blob
|
commitdiff
|
raw
|
diff to current