.. |
x11drv
|
Add CF_UNICODETEXT as primary text clipboard format.
|
2000-12-11 01:09:56 +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 builtin controls structures into their respective C file.
|
2000-12-10 23:01:33 +00:00 |
caret.c
|
Removed some unnecessary #includes and dll dependencies.
|
2000-08-09 22:35:05 +00:00 |
class.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
clipboard.c
|
Add CF_UNICODETEXT as primary text clipboard format.
|
2000-12-11 01:09:56 +00:00 |
cursoricon.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
dce.c
|
Removed some unnecessary includes.
|
2000-12-13 20:23:41 +00:00 |
defdlg.c
|
Moved most builtin controls structures into their respective C file.
|
2000-12-10 23:01:33 +00:00 |
defwnd.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
dialog.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
driver.c
|
Split driver functions into USER (16 bit part) and WINMM (32 bit part).
|
2000-12-13 02:07:40 +00:00 |
event.c
|
Merged clipboard driver into USER driver.
|
2000-08-10 01:16:19 +00:00 |
focus.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
hook.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
input.c
|
Added a first-cut version of MapVirtualKeyExW() that has the same
|
2000-12-05 03:56:56 +00:00 |
keyboard.c
|
Added/modified documentation for function arguments.
|
2000-12-01 23:58:28 +00:00 |
mdi.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
message.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
msgbox.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +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
|
Removed some unnecessary includes.
|
2000-12-13 20:23:41 +00:00 |
painting.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
property.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
queue.c
|
Add CF_UNICODETEXT as primary text clipboard format.
|
2000-12-11 01:09:56 +00:00 |
rect.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
scroll.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
spy.c
|
Removed some unnecessary includes.
|
2000-12-01 21:32:55 +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
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
sysmetrics.c
|
SM_ARRANGE is ARW_HIDE, i.e. 8
|
2000-11-15 22:12:35 +00:00 |
sysparams.c
|
Moved most builtin controls structures into their respective C file.
|
2000-12-10 23:01:33 +00:00 |
timer.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
user.c
|
Moved all Wine internal definitions out of process.h.
|
2000-12-11 03:48:15 +00:00 |
win.c
|
Don't return last active popup if it is pointing to a deleted window.
|
2000-12-15 21:29:13 +00:00 |
winhelp.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
winpos.c
|
Fixed some warnings.
|
2000-12-13 20:03:53 +00:00 |
winproc.c
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |