.. |
caret.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
class.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
clipboard.c
|
- Add a max wait time for selection notifies.
|
2002-08-27 19:19:49 +00:00 |
cursoricon.c
|
Store the current cursor in the thread queue instead of globally.
|
2002-06-14 00:07:05 +00:00 |
dce.c
|
Make LockWindowUpdate return more Windows-like values.
|
2002-07-09 01:57:28 +00:00 |
defdlg.c
|
Check for valid dialog info before using it.
|
2002-06-28 23:32:29 +00:00 |
defwnd.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
dialog.c
|
Tried to make IsDialogMessageW more compatible. Changed
|
2002-07-05 00:23:02 +00:00 |
driver.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
focus.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
hook.c
|
- Converted HHOOK to a void*.
|
2002-07-28 17:42:05 +00:00 |
input.c
|
Convert HKL to a void*.
|
2002-08-16 01:34:19 +00:00 |
keyboard.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
mdi.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
message.c
|
Fixed some issues found by winapi_check.
|
2002-08-20 00:20:43 +00:00 |
msgbox.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
multimon.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
nonclient.c
|
Tweak position of system menu small icon.
|
2002-08-28 22:25:12 +00:00 |
painting.c
|
RDW_FRAME should be RDW_NOFRAME when validating (spotted by Duane
|
2002-07-26 00:09:37 +00:00 |
queue.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
rect.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
scroll.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
spy.c
|
- Add message mapping for tooltips.
|
2002-07-20 20:07:27 +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
|
Cast void* to char* for pointer arithmetic.
|
2002-07-03 21:10:43 +00:00 |
sysmetrics.c
|
Correct some of the system metrics to more closely match Windows
|
2002-08-28 00:54:53 +00:00 |
sysparams.c
|
Correct some of the system metrics to more closely match Windows
|
2002-08-28 00:54:53 +00:00 |
timer.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
user.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
win.c
|
Misc spelling fixes.
|
2002-07-24 19:02:50 +00:00 |
winhelp.c
|
Added include protection for unistd.h and sys/time.h.
|
2002-08-17 00:43:16 +00:00 |
winpos.c
|
Dump SetWindowPos flags.
|
2002-08-27 01:14:44 +00:00 |
winproc.c
|
Misc spelling fixes.
|
2002-07-24 19:02:50 +00:00 |