.. |
ttydrv
|
Fixed ttydrv compile when using curses. Cleaned up a few #ifdefs.
|
2000-03-30 19:26:44 +00:00 |
x11drv
|
Removed some HEAP_xalloc calls.
|
2000-04-29 14:20:28 +00:00 |
.cvsignore
|
Moved the 16 bit driver functions callout into the dir.
|
2000-01-04 00:26:50 +00:00 |
caret.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
class.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
clipboard.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
cursoricon.c
|
Removed a number of global handle allocations and critical section
|
2000-04-08 21:06:06 +00:00 |
dce.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
defdlg.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
defwnd.c
|
Removed the longstanding hack in response to WM_ACTIVATE message.
|
2000-04-23 19:57:21 +00:00 |
dialog.c
|
Check if dialog is visible before setting the focus.
|
2000-04-23 19:57:50 +00:00 |
driver.c
|
Moved SystemHeap allocations to the process heap.
|
2000-02-16 22:47:24 +00:00 |
event.c
|
Moved graphics initialisation to the x11drv/ttydrv dll init code.
|
2000-03-20 18:21:19 +00:00 |
focus.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
hook.c
|
Fixed some issues reported by winapi_check.
|
2000-04-06 20:21:16 +00:00 |
input.c
|
Implemented Mousewheel support.
|
2000-04-18 11:56:33 +00:00 |
keyboard.c
|
Moved graphics initialisation to the x11drv/ttydrv dll init code.
|
2000-03-20 18:21:19 +00:00 |
Makefile.in
|
Avoid calling the *Rect USER functions from inside GDI.
|
2000-03-18 22:12:33 +00:00 |
mdi.c
|
Fixed some issues reported by winapi_check.
|
2000-04-06 20:21:16 +00:00 |
message.c
|
MSG_ProcessKbdMsg can be called from peek, so only process when remove is set.
|
2000-04-11 19:37:20 +00:00 |
msgbox.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
multimon.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
nonclient.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
painting.c
|
Make RDW_ValidateParent() modify the update region of all parents, not
|
2000-04-23 20:39:09 +00:00 |
property.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
queue.c
|
Made GetProcessHeap(), GetCurrentProcessId(), GetCurrentThread() and
|
2000-04-11 20:01:59 +00:00 |
rect.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
scroll.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
spy.c
|
Implemented Mousewheel support.
|
2000-04-18 11:56:33 +00:00 |
syscolor.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
sysmetrics.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
sysparams.c
|
Added default values for SPI_GETMOUSEHOVERHEIGHT, SPI_GETMOUSEHOVERWIDTH and
|
2000-04-28 14:44:57 +00:00 |
timer.c
|
Removed a number of global handle allocations and critical section
|
2000-04-08 21:06:06 +00:00 |
user.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
win.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
winhelp.c
|
WinHelp must accept a NULL pointer to the help key string.
|
2000-04-29 14:15:11 +00:00 |
winpos.c
|
Fixed some issues reported by winapi_check.
|
2000-04-06 20:21:16 +00:00 |
winproc.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |