projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added missing defines and fixed a few typos.
[wine]
/
windows
/
win.c
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
2003-08-27
Alexandre Julliard
Avoid including stackframe.h if it's not needed.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-12
Alexandre Julliard
Allocate DebugInfo field for all critical sections...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-12
Mike McCormack
Stub implementation of FlashWindowEx.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-05
Dmitry Timoshkov
Make GetWindowInfo() work for all windows and return...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-23
Ulrich Czekalla
- use global atoms for the format ids
blob
|
commitdiff
|
raw
|
diff to current
2003-06-23
Aric Stewart
Simple optimization in EnableWindow.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-19
Alexandre Julliard
Catch broadcast window handles in functions that are...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-14
Tony Lambregts
Replace DPRINTF with TRACE.
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
2003-01-08
Duane Clark
WS_CAPTION is a two bit field, so test appropriately.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Duane Clark
A window with a WS_EX_APPWINDOW extended style can...
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-24
Matthew Davison
Fix some unicode->ascii calls.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Made user compile with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Fixed more -DSTRICT issues.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Moved some more 16-bit functions to user16.c.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-14
Alexandre Julliard
Added ReleaseDC function to the USER driver interface.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Alexandre Julliard
Fixed sign problem in GetWindowWord/Long check for...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
Alexandre Julliard
Split out some more 16-bit code.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-30
Michael Stefaniuc
Some more fixes for compiling the user dll with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-29
Alexandre Julliard
Rewrote hook support to store the hook chain in the...
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-23
Alexandre Julliard
Implemented GetWindowTask16 on top of GetWindowThreadPr...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-19
Michael Stefaniuc
Silence some warnings due to casts between pointer...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-17
Alexandre Julliard
Fixed typo in EnumThreadWindows.
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-10-17
Alexandre Julliard
Rewrote caret implementation to store the information...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-12
Alexandre Julliard
Reimplemented GetLastActivePopup to get the information...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-11
Alexandre Julliard
Reimplemented Get/SetActiveWindow, Get/SetFocus and
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
Michael Stefaniuc
- change the internal functions in windows/cursoricon...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-03
Alexandre Julliard
Added process_id_t and thread_it_t types to the server...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-25
Alexandre Julliard
Added missing WIN_ReleasePtr (spotted by Dmitry Timoshkov).
blob
|
commitdiff
|
raw
|
diff to current
2002-09-25
Alexandre Julliard
Fixed a number of bugs in the handling of window parent...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-23
Dimitrie O. Paun
- Remove export of DRAG_QueryUpdate from USER.
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-08-29
Juergen Schmied
Support for HWND_MESSAGE.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-24
Andreas Mohr
Misc spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-02
Alexandre Julliard
Removed CURSORICON_IconToCursor now that we support...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-19
Francois Gouget
Add missing WIN_ReleaseWndPtr in WIN_CreateDesktopWindow.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-17
Alexandre Julliard
Export the debugging API from libwine instead of ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-06
David Hammerton
Added implementation of GetWindowInfo.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Alexandre Julliard
Need to check for focus and capture also on the childre...
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-27
Guy L. Albertelli
Fix the strange case in WIN_FixCoordinates where x...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-15
Jukka Heinonen
Convert some invalid offsets in GetWindowLong16 into...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-22
Tommy Schultz Lassen
Make EnumWindows return TRUE if no windows exists.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Rein Klazes
Move calling of CBT hooks from WIN_CreateWindowEx(...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-01
Alexandre Julliard
Removed some of the calls to HEAP_strdup* functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Alexandre Julliard
Changed 16-bit USER Enum* functions to not use thunks...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-06
Alexandre Julliard
Added WIN_GetRectangles function.
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-19
Gerard Patel
Fix exchanged lines in WIN_GetWindowLong.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-14
Alexandre Julliard
Moved WIN_FindWinToRepaint functionality to the server.
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-11-07
Dmitry Timoshkov
Add dumping of window styles at the window creation...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-23
Alexandre Julliard
Cosmetic fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-23
Alexandre Julliard
A couple of optimizations.
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-21
Andreas Mohr
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Alexandre Julliard
Added internal Wine messages to perform SetWindowPos...
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-12
Alexandre Julliard
Store window properties in the server. Moved property...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-11
Alexandre Julliard
Removed next and child fields in the window structure...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-10
Alexandre Julliard
Store window parent as an HWND instead of a pointer.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-09
Alexandre Julliard
Store window class atom in the server.
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-24
Alexandre Julliard
A couple of optimizations to avoid some server calls...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-21
Alexandre Julliard
Added proper support for storing window parents in...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Alexandre Julliard
Fixed a couple of bugs in WIN_SetWindowLong caused...
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-09-12
Alexandre Julliard
Make sure that functions returning an HWND always retur...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
Alexandre Julliard
Make sure that returned window belongs to correct threa...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
Patrik Stridvall
The message handler of WM_STYLECHANGING is supposed...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-29
Alexandre Julliard
Make window handles 32-bit before calling window procedure.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Alexandre Julliard
Added global management of user handles in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Alexandre Julliard
Added WIN_ListParents function and renamed WIN_BuildWin...
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-21
Alexandre Julliard
Removed WIN_GetDesktop().
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-16
Alexandre Julliard
Moved user lock to user.c. Added USER_CheckNotLock...
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-08-08
Alexandre Julliard
Replace SendMessage16 by SendMessageW where possible.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-26
Alexandre Julliard
Avoid using GetFastQueue16 from USER.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-20
Bill Medland
Additional modifications to the window styles during...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Alexandre Julliard
Moved ForceWindowRaise to the USER driver and removed...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-28
Patrik Stridvall
Documentation name fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-20
Alexandre Julliard
Moved queue paint count to the server. Removed a few...
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-06
Gerard Patel
Use a flag to test if create structure is unicode.
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
Alexandre Julliard
Moved the major part of message queue and window timer...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Alexandre Julliard
Create an X connection for each thread, and process...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-11
Alexandre Julliard
Create a new window for the top popup menu on every...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-10
Alexandre Julliard
Fixed reparenting to desktop (found by Gerard Patel).
blob
|
commitdiff
|
raw
|
diff to current
2001-05-09
Alexandre Julliard
Use 32-bit hook functions where possible. Cleaned up...
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
next