wine-wine/controls
Andreas Mohr 6924967539 Fixed, added or implemented stubs:
- DrawMenuBarTemp(): corrected parameter count.
- CallCPLEntry16(): stub.
- SetSysColorsTemp(): fully implemented (hopefully) this undocumented
  function.
2001-12-26 20:34:12 +00:00
..
.cvsignore Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
EDIT.TODO - fix wrong hexadecimal GetLastError() output 2001-11-19 02:30:01 +00:00
Makefile.in Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
button.c For a radio button even if the initial style includes WS_TABSTOP the 2001-12-11 00:16:23 +00:00
combo.c Don't prefix %p with 0x. 2001-11-06 21:01:32 +00:00
desktop.c Removed a number of direct accesses to the WND structure, replacing 2001-08-10 22:51:42 +00:00
edit.c EDIT_EM_LineLength called from within EDIT_EM_LineLength needs 2001-11-13 21:29:38 +00:00
icontitle.c Added internal Wine messages to perform SetWindowPos, ShowWindow and 2001-10-16 21:58:58 +00:00
listbox.c Enhance SPY_GetMsgName to translate common control messages. 2001-09-07 18:38:57 +00:00
menu.c Fixed, added or implemented stubs: 2001-12-26 20:34:12 +00:00
scroll.c Store in the server all the window information accessible with 2001-10-22 19:08:33 +00:00
static.c Removed a number of direct accesses to the WND structure, replacing 2001-08-10 22:51:42 +00:00
uitools.c Correct more colours so that DrawEdge works for more cases. 2001-07-08 20:30:10 +00:00