.. |
x11drv
|
Reduce the number of warnings about missing initializers.
|
2000-10-22 23:56:32 +00:00 |
.cvsignore
|
Moved the 16 bit driver functions callout into the dir.
|
2000-01-04 00:26:50 +00:00 |
caret.c
|
Removed some unnecessary #includes and dll dependencies.
|
2000-08-09 22:35:05 +00:00 |
class.c
|
Don't try to delete a wndclass background brush if it's a COLOR_*
|
2000-09-12 23:38:33 +00:00 |
clipboard.c
|
Removed inclusion of wine/winestring.h from winbase.h and added it to
|
2000-09-25 23:30:56 +00:00 |
cursoricon.c
|
Added many missing *Pxxx types.
|
2000-10-12 23:18:55 +00:00 |
dce.c
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
defdlg.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
defwnd.c
|
Added wParam and lParam as parameters in SPY_ExitMessage
|
2000-10-22 23:52:47 +00:00 |
dialog.c
|
Removed inclusion of wine/winestring.h from winbase.h and added it to
|
2000-09-25 23:30:56 +00:00 |
driver.c
|
Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need
|
2000-08-06 02:41:16 +00:00 |
event.c
|
Merged clipboard driver into USER driver.
|
2000-08-10 01:16: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
|
Removed inclusion of wine/winestring.h from winbase.h and added it to
|
2000-09-25 23:30:56 +00:00 |
keyboard.c
|
Removed some of the XXX_reg macros now that we are using the standard
|
2000-09-25 23:53:07 +00:00 |
Makefile.in
|
Moved $(MODULE).o rule out of Make.rules into the individual
|
2000-09-29 00:28:25 +00:00 |
mdi.c
|
Watch out for DefMDIChildProc calls on non-MDI-child windows.
|
2000-10-19 20:24:06 +00:00 |
message.c
|
Added wParam and lParam as parameters in SPY_ExitMessage
|
2000-10-22 23:52:47 +00:00 |
msgbox.c
|
Removed inclusion of wine/winestring.h from winbase.h and added it to
|
2000-09-25 23:30:56 +00:00 |
multimon.c
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +00:00 |
nonclient.c
|
Fixed behaviour of window's system buttons.
|
2000-10-15 00:22:29 +00:00 |
painting.c
|
Fixed painting problems in non-MM_TEXT modes.
|
2000-10-23 00:35:28 +00:00 |
property.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
queue.c
|
Spelling, trace fixes.
|
2000-09-22 20:59:29 +00:00 |
rect.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
scroll.c
|
Fixed painting problems in non-MM_TEXT modes.
|
2000-10-23 00:35:28 +00:00 |
spy.c
|
Added wParam and lParam as parameters in SPY_ExitMessage
|
2000-10-22 23:52:47 +00:00 |
struct32.c
|
Moved struct32.c to windows directory.
|
2000-08-09 00:38:18 +00:00 |
struct32.h
|
Moved struct32.c to windows directory.
|
2000-08-09 00:38:18 +00:00 |
syscolor.c
|
Added support for non-deletable system brushes and pens created by
|
2000-09-16 20:53:51 +00:00 |
sysmetrics.c
|
Cleaned up some more USER dependencies.
|
2000-07-31 23:32:47 +00:00 |
sysparams.c
|
Added SPI_GETWINDOWSEXTENSION.
|
2000-10-25 20:28:42 +00:00 |
timer.c
|
Before calling the timer window proc, make sure it is valid.
|
2000-09-29 00:56:05 +00:00 |
user.c
|
Removed inclusion of wine/winestring.h from winbase.h and added it to
|
2000-09-25 23:30:56 +00:00 |
win.c
|
Status bars on managed windows should not have SIZEGRIP style.
|
2000-10-13 17:07:08 +00:00 |
winhelp.c
|
Added many missing *Pxxx types.
|
2000-10-12 23:18:55 +00:00 |
winpos.c
|
In SWP_DoNCCalcSize() when determining whether the client area has
|
2000-10-25 20:29:06 +00:00 |
winproc.c
|
Removed some of the XXX_reg macros now that we are using the standard
|
2000-09-25 23:53:07 +00:00 |