.. |
x11drv
|
Removed some unnecessary includes.
|
2001-07-23 00:04:00 +00:00 |
.cvsignore
|
Moved the 16 bit driver functions callout into the dir.
|
2000-01-04 00:26:50 +00:00 |
Makefile.in
|
Moved most of the implementation of SetWindowPos and SetDrawable into
|
2001-04-24 23:28:52 +00:00 |
caret.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
class.c
|
Removed some unnecessary includes.
|
2001-07-23 00:04:00 +00:00 |
clipboard.c
|
Replace some 16-bit calls by their 32-bit equivalents.
|
2001-07-02 01:21:26 +00:00 |
cursoricon.c
|
Documentation fixes.
|
2001-07-11 18:56:41 +00:00 |
dce.c
|
Better LockWindowUpdate debug.
|
2001-07-14 00:48:14 +00:00 |
defdlg.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
defwnd.c
|
Avoid returning an unlocked window pointer from WINPOS_WindowFromPoint.
|
2001-06-20 23:16:34 +00:00 |
dialog.c
|
Correct the location of the style patching for the edit control.
|
2001-07-11 17:26:33 +00:00 |
driver.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
focus.c
|
Use 32-bit hook functions where possible. Cleaned up a couple of
|
2001-05-09 17:33:00 +00:00 |
hook.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
input.c
|
Moved server.h to include/wine.
|
2001-07-19 00:39:09 +00:00 |
keyboard.c
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
mdi.c
|
Got rid of HEAP_strdupW.
|
2001-07-22 23:08:10 +00:00 |
message.c
|
Moved server.h to include/wine.
|
2001-07-19 00:39:09 +00:00 |
msgbox.c
|
Preliminary support for MB_*MODAL styles.
|
2001-04-13 22:24:18 +00:00 |
multimon.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
nonclient.c
|
Corrections to the Win95 and later frame drawing code.
|
2001-07-20 18:36:49 +00:00 |
painting.c
|
Moved server.h to include/wine.
|
2001-07-19 00:39:09 +00:00 |
property.c
|
- make sure that we really use the correct amount of parameters each
|
2001-04-20 18:35:25 +00:00 |
queue.c
|
Moved server.h to include/wine.
|
2001-07-19 00:39:09 +00:00 |
rect.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
scroll.c
|
Create an X window for every window, including children.
|
2001-06-04 21:55:17 +00:00 |
spy.c
|
- If the class of the window is a known standard, then format the name
|
2001-07-22 23:33:33 +00:00 |
struct32.c
|
Removed unused STRUCT32_NCCALCSIZE functions.
|
2000-10-26 21:50:59 +00:00 |
struct32.h
|
Removed unused STRUCT32_NCCALCSIZE functions.
|
2000-10-26 21:50:59 +00:00 |
syscolor.c
|
Documentation fixes.
|
2001-07-12 22:33:51 +00:00 |
sysmetrics.c
|
Modify some system metrics to agree with Win95 and reflect the desktop
|
2001-07-11 20:18:11 +00:00 |
sysparams.c
|
Added basic support for SPI_GETSCREENREADER.
|
2001-05-21 18:31:49 +00:00 |
timer.c
|
Moved server.h to include/wine.
|
2001-07-19 00:39:09 +00:00 |
user.c
|
Removed some unnecessary includes.
|
2001-07-23 00:04:00 +00:00 |
win.c
|
Additional modifications to the window styles during window creation.
|
2001-07-20 18:36:25 +00:00 |
winhelp.c
|
Some more cleanups.
|
2001-01-26 20:40:50 +00:00 |
winpos.c
|
Trace rectangles returned by GetClientRect and GetWindowRect.
|
2001-07-20 17:58:41 +00:00 |
winproc.c
|
Avoid returning an unlocked window pointer from WINPOS_WindowFromPoint.
|
2001-06-20 23:16:34 +00:00 |