projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Place "Common Files" under "Program Files" instead of root directory.
[wine]
/
windows
/
defwnd.c
2002-04-09
Dmitry Timoshkov
Fixed problem with mouse cursors in Word.
blob
|
commitdiff
|
raw
2002-03-20
Duane Clark
On WM_GETTEXT, terminate the lparam buffer even if...
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-02
Patrik Stridvall
Move __stdcall/__cdecl to the right place.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-16
Alexandre Julliard
Truncate the window text if it is too large for the...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-13
Alexandre Julliard
Store the window caption text in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Alexandre Julliard
Store in the server all the window information accessib...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Alexandre Julliard
Moved scrollbar tracking code to scroll.c.
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-10-03
Gerard Patel
Map a window if it is shown by a direct style change.
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-14
Alexandre Julliard
Make sure that HWND comparisons are always done with...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Alexandre Julliard
Implemented GetAncestor and removed WIN_GetTopParent.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-18
Alexandre Julliard
Removed a number of direct accesses to the window struc...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-18
Alexandre Julliard
Explicitly check for CS_PARENTDC in WM_ERASEBKGND handling.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-10
Alexandre Julliard
Removed a number of direct accesses to the WND structur...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-31
Alexandre Julliard
Erase only client area on WM_ERASEBKGND.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-20
Alexandre Julliard
Avoid returning an unlocked window pointer from WINPOS_...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-04
Alexandre Julliard
Create an X window for every window, including children.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-18
Francois Gouget
Spelling typos.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-24
Alexandre Julliard
Moved most of the implementation of SetWindowPos and...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Alexandre Julliard
Do not allocate any USER data on the system heap.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Alexandre Julliard
Fixed WM_GETTEXTLENGTH handling.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Susan Farley
Exception for allowing the parent to set the cursor...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Francois Gouget
Change the callback declarations to a safer format.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
Dmitry Timoshkov
Replace 16-bit calls in DefWindowProc by 32-bit, prefer...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-24
Andreas Mohr
Only set window text for WM_NCCREATE in DefWindowProc...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Moved tweak support to USER dll. Removed tweak.h and...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Patrik Stridvall
Various documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-07
Hidenori Takeshima
Added handlers for some IME messages in DefWindowProc.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-07
Alexandre Julliard
Removed dependencies on the internals of the CLASS...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-02
Louis Philippe Gagnon
- Take the mouse capture on a WM_NCRBUTTONDOWN on the...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Andreas Mohr
WM_SETTEXT should return TRUE on success.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Alexandre Julliard
Fixed a few dependencies on 16-bit or internal function...
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-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-09
Dmitry Timoshkov
Unify WM_SETTEXT handling among DefWindowProc16/DefWind...
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-28
Stephane Lussier
Now the service thread is no more in charge of erasing...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-23
Ove Kaaven
DefWindowProc should pass unhandled WM_MOUSEWHEEL to...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-10
Dmitry Timoshkov
Convert WND.text field to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-23
Susan Farley
Set and retrieve the window icon that is drawn under...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-23
Dmitry Timoshkov
Removed the longstanding hack in response to WM_ACTIVAT...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Patrik Stridvall
Removed a lot of unnecessary includes and fixed the...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-16
Ulrich Czekalla
Send WM_HELP message when F1 is pressed.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Martin Fuchs
Display the system popup menu when clicking with the...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-05
Patrik Stridvall
- Made FillRect behave like it does on Windows
blob
|
commitdiff
|
raw
|
diff to current
1999-11-04
Karl Lessard
Fixed COLOR_MAX definition for new Win32 values.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-23
Noomen Hamza
Non active window should be activated when it gets any
blob
|
commitdiff
|
raw
|
diff to current
1999-08-15
Thuy Nguyen
Implemented the WM_SETICON and WM_GETICON messages.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Abey George
Send WM_CONTEXTMENU on WM_RBUTTONUP, not WM_RBUTTONDOWN.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-04
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-04
Yuxi Zhang
Make defwndproc erase the correct location.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Slava Monich
In case if scrollbar has the same background color...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Marcus Meissner
Replaced all occurences of SYSMETRICS_xx and sysMetrics...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-02
Francis Beaudet
Wrote a basic implementation of the WM_PRINT message.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Luc Tourangeau
Implemented WM_NOTIFYFORMAT.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Patrik Stridvall
More code moved to the X11 driver (bitmap and palette...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Francois Boisvert
Made access to the wnd struct thread-safe.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
David Luyer
- fixed missing stdlib.h and string.h includes everywhere
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-12
Ove Kaaven
WM_ACTIVATE default processing should set window focus.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Michael Veksler
Moves more stuff from windows.h.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-07
Patrik Stridvall
Moved more code to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-30
Paul Quinn
Fixed activation/Focus message order problem when creat...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-14
Juergen Schmied
Fixed warnings, some only visible with -Wstrict-prototy...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current
1998-06-14
Alexandre Julliard
Release 980614
wine-980614
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-05-17
Alexandre Julliard
Release 980517
wine-980517
blob
|
commitdiff
|
raw
|
diff to current
1998-05-03
Alexandre Julliard
Release 980503
wine-980503
blob
|
commitdiff
|
raw
|
diff to current
1998-04-13
Alexandre Julliard
Release 980413
wine-980413
blob
|
commitdiff
|
raw
|
diff to current
1998-03-29
Alexandre Julliard
Release 980329
wine-980329
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-04
Alexandre Julliard
Release 980104
wine-980104
blob
|
commitdiff
|
raw
|
diff to current
1997-12-21
Alexandre Julliard
Release 971221
wine-971221
blob
|
commitdiff
|
raw
|
diff to current
1997-11-30
Alexandre Julliard
Release 971130
wine-971130
blob
|
commitdiff
|
raw
|
diff to current
1997-11-16
Alexandre Julliard
Release 971116
wine-971116
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-07-20
Alexandre Julliard
Release 970720
wine-970720
blob
|
commitdiff
|
raw
|
diff to current
1997-06-16
Alexandre Julliard
Release 970616
wine-970616
blob
|
commitdiff
|
raw
|
diff to current
1997-05-25
Alexandre Julliard
Release 970525
wine-970525
blob
|
commitdiff
|
raw
|
diff to current
1997-05-09
Alexandre Julliard
Release 970509
wine-970509
blob
|
commitdiff
|
raw
|
diff to current
1997-03-29
Alexandre Julliard
Release 970329
wine-970329
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1997-02-15
Alexandre Julliard
Release 970215
wine-970215
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current
1997-01-20
Alexandre Julliard
Release 970120
wine-970120
blob
|
commitdiff
|
raw
|
diff to current
next