projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
server: Convert the server start time to the abs_time_t type.
[wine]
/
server
/
window.c
2006-07-26
Alexandre Julliard
server: Added data_size_t type to represent sizes in...
blob
|
commitdiff
|
raw
2006-07-10
Dmitry Timoshkov
user: Improve SetActiveWindow test, add SetForegroundWi...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Robert Shearman
server: Don't attach the thread input when changing...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Alexandre Julliard
server: Don't attach thread input to the desktop.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Alexandre Julliard
explorer: Don't use ExitWindows on shutdown.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Alexandre Julliard
server: Connect to the window station and desktop speci...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Alexandre Julliard
server: Store window properties in the global atom...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Alexandre Julliard
user: Launch explorer to manage the desktop window.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Alexandre Julliard
server: Support for closing the desktop window.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Alexandre Julliard
server: Infrastructure for having a thread own the...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Alexandre Julliard
server: Return real parent and owner in the create_wind...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Alexandre Julliard
Tie windows and thread input structures to a specific...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-08
Alexandre Julliard
Explicitly pass the winstation to the atom functions...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-08
Alexandre Julliard
Put in place the basic infrastructure to allow supporti...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Dmitry Timoshkov
Make IsWindowUnicode work in the case when window belon...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-28
Alexandre Julliard
Keep track of the windows and hooks used by a thread...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Alexandre Julliard
Added a from_child parameter to the get_update_region...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-26
Alexandre Julliard
Crop the update region to the new window rectangle...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Rob Shearman
Fix several memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-11
Alexandre Julliard
Allow passing a string to the window property server...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-26
Alexandre Julliard
Make sure a thread has a queue as soon as it creates...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Raphael Junqueira
Fix potential region leak.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-31
Alexandre Julliard
Return the coordinates information needed to setup...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Alexandre Julliard
The update region passed in WM_NCPAINT and the clipping...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Alexandre Julliard
Replace the link_window request by a set_parent request...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Alexandre Julliard
Try to always keep the server window Z-order in sync...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Alexandre Julliard
Make the server know about the visible area of a window...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Alexandre Julliard
Compute the top clipping window directly on the server...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Alexandre Julliard
Converted the window children lists to standard lists.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-10
Alexandre Julliard
Clear the internal paint flag in the server before...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Alexandre Julliard
Don't check children of minimized windows in get_update...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Alexandre Julliard
Allow the client rectangle to be of arbitrary size...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-08
Robert Shearman
Don't overwrite last byte of the window structure as...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Alexandre Julliard
Properly compute the client area valid rects and pass...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-11
Alexandre Julliard
Desktop window is repainted on WM_ERASEBKGND, it must...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Alexandre Julliard
Moved update region handling to the server.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Alexandre Julliard
Added is_window_visible function.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-17
Alexandre Julliard
Don't bother to return partial region data in get_windo...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-20
Alexandre Julliard
Moved the WindowFromPoint functionality to the server...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-06
Alexandre Julliard
get_visible_region: do not clip out siblings of the...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-29
Alexandre Julliard
Added support for window regions in the server.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Alexandre Julliard
Moved visible region calculation to the server.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Alexandre Julliard
Store a pointer to the client-side class structure...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Alexandre Julliard
Added window classes in the server, and support for...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Alexandre Julliard
Added support for inter-process GetWindowWord.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-26
Alexandre Julliard
Added support for inter-process GetWindowLong on the...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-18
Martin Fuchs
- Move shell window into the background.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Alexandre Julliard
Store the global shell, progman and taskman windows...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-08
Alexandre Julliard
Removed no longer used local variable (spotted by Dmitr...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-08
Alexandre Julliard
Store the hardware messages in the thread input structu...
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-11
Alexandre Julliard
Added server-side infrastructure for the thread input...
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-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
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-11
Uwe Bonnes
get_window_children: only decrement available size...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-23
Alexandre Julliard
Send message for WSAAsyncSelect sockets directly from...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
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-24
Alexandre Julliard
Skip queue cleanups if queue has been destroyed already.
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-06
Alexandre Julliard
Allow owner to be the desktop window.
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
Added requests to store window rectangles in the server.
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-09
Alexandre Julliard
Store window class atom in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Alexandre Julliard
Avoid list corruption when linking window with HWND_BOT...
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-08-28
Alexandre Julliard
Added global management of user handles in the server.
blob
|
commitdiff
|
raw
|
diff to current