wine/windows
Alexandre Julliard 07439cd2d0 Removed dependencies on the internals of the region object.
Do not store the region type in the object, it's trivial to determine
from the rectangle count.
Rewrote a few routines to not depend on internal clipping or region
functions.
2002-05-25 22:16:12 +00:00
..
.cvsignore Specify the complete source file list for a dll inside the main 2002-05-14 18:36:54 +00:00
caret.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
class.c Replaced the GET/PUT_UA macros by memcpy. Fixed a few big-endian 2002-05-23 02:53:10 +00:00
clipboard.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
cursoricon.c Cleaned up some inter-dll dependencies in palette management. 2002-05-02 21:49:50 +00:00
dce.c Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +00:00
defdlg.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
defwnd.c Fixed problem with mouse cursors in Word. 2002-04-09 01:37:06 +00:00
dialog.c Export the debugging API from libwine instead of ntdll. 2002-05-17 02:55:48 +00:00
driver.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
focus.c Replace some SendMessage with SendNotifyMessage in case the target 2002-04-06 00:40:41 +00:00
hook.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
input.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
keyboard.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
mdi.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
message.c Update the queue key state even if no window has the focus (spotted by 2002-04-26 18:36:06 +00:00
msgbox.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
multimon.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nonclient.c Got rid of GetSysColorPen. 2002-05-20 18:15:28 +00:00
painting.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
queue.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
rect.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
scroll.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
spy.c Fix memory dump where length is not a multiple of 4. 2002-05-14 03:49:26 +00:00
struct32.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
struct32.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
syscolor.c Got rid of GetSysColorPen. 2002-05-20 18:15:28 +00:00
sysmetrics.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
sysparams.c Add missing \n to output messages. 2002-05-24 21:17:59 +00:00
timer.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
user.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
win.c Add missing WIN_ReleaseWndPtr in WIN_CreateDesktopWindow. 2002-05-19 22:20:31 +00:00
winhelp.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winpos.c Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +00:00
winproc.c Added 16/32 DDE message conversion. 2002-05-21 18:03:15 +00:00