.. |
resources
|
Added Norwegian translations.
|
2005-09-26 10:56:47 +00:00 |
tests
|
Add the tests for behaviour of [In]validateRect and [In]validateRgn
|
2005-10-31 15:45:16 +00:00 |
.cvsignore
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Makefile.in
|
Generate 16-bit spec files as assembly code too.
|
2005-09-21 14:23:54 +00:00 |
bidi16.c
|
…
|
|
button.c
|
Misplacement of checkboxes with empty label fixed.
|
2005-10-19 18:30:14 +00:00 |
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
combo.c
|
…
|
|
comm16.c
|
…
|
|
controls.h
|
Make the non-client message handling functions return an LRESULT.
|
2005-09-12 20:30:12 +00:00 |
cursoricon.c
|
…
|
|
dde_client.c
|
…
|
|
dde_misc.c
|
Added a magic number to the WDML_CONV structure to fix some failing
|
2005-09-20 11:39:19 +00:00 |
dde_private.h
|
Added a magic number to the WDML_CONV structure to fix some failing
|
2005-09-20 11:39:19 +00:00 |
dde_server.c
|
…
|
|
ddeml.spec
|
…
|
|
ddeml16.c
|
…
|
|
defdlg.c
|
Restore focus to the current control without selecting text.
|
2005-10-20 11:36:55 +00:00 |
defwnd.c
|
Always return MA_ACTIVATE for WM_MOUSEACTIVATE in DefWindowProc.
|
2005-09-29 13:36:14 +00:00 |
desktop.c
|
…
|
|
dialog.c
|
In DIALOG_FixChildrenOnChangeFocus make sure the button is a push
|
2005-10-08 10:36:10 +00:00 |
dialog16.c
|
…
|
|
display.c
|
…
|
|
display.drv.spec
|
…
|
|
driver.c
|
Default to the null driver instead of dying if the specified display
|
2005-10-31 15:54:55 +00:00 |
driver16.c
|
…
|
|
edit.c
|
Return 0 length line as 0 length line for EM_GETLINE.
|
2005-10-18 12:01:38 +00:00 |
exticon.c
|
- Try LoadLibrary/LoadImage to extract icons from wine's built-in dlls
|
2005-10-26 12:05:59 +00:00 |
focus.c
|
…
|
|
hook.c
|
…
|
|
hook16.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
Add some missing USER definitions, add a couple of FIXMEs for not
|
2005-10-27 18:28:23 +00:00 |
kbd16.c
|
…
|
|
keyboard.drv.spec
|
…
|
|
listbox.c
|
Add some missing USER definitions, add a couple of FIXMEs for not
|
2005-10-27 18:28:23 +00:00 |
lstr.c
|
…
|
|
mdi.c
|
…
|
|
menu.c
|
Replace the 'if (!cond) ; else code' construct with the standard 'do {
|
2005-09-26 09:57:38 +00:00 |
message.c
|
Add some missing USER definitions, add a couple of FIXMEs for not
|
2005-10-27 18:28:23 +00:00 |
misc.c
|
Added stub for UnregisterDeviceNotification.
|
2005-10-03 10:17:05 +00:00 |
mouse.drv.spec
|
…
|
|
mouse16.c
|
…
|
|
msg16.c
|
When doing A->W WM_GETTEXTLENGTH, use WM_GETTEXT behind the scenes to
|
2005-10-18 10:45:18 +00:00 |
msgbox.c
|
…
|
|
network.c
|
…
|
|
nonclient.c
|
Removed unused debug channels.
|
2005-09-22 10:44:40 +00:00 |
painting.c
|
ScrollWindowEx: Don't move the caret of child windows and hide it only
|
2005-11-01 09:53:59 +00:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
scroll.c
|
Scroll bar: Keep the caret blinking during scroll operations (only
|
2005-11-03 09:51:42 +00:00 |
spy.c
|
Add some missing USER definitions, add a couple of FIXMEs for not
|
2005-10-27 18:28:23 +00:00 |
static.c
|
…
|
|
sysparams.c
|
If HKCU\Software\Wine does not yet exist, create it as non-volatile
|
2005-09-18 11:11:49 +00:00 |
text.c
|
Fixed a lot of bugs in TEXT_TabbedTextOut. With the test cases used to
|
2005-10-26 10:04:21 +00:00 |
uitools.c
|
…
|
|
user.exe.spec
|
…
|
|
user16.c
|
…
|
|
user32.spec
|
Added stub for UnregisterDeviceNotification.
|
2005-10-03 10:17:05 +00:00 |
user_main.c
|
GetDesktopWindow can now potentially create a thread, so we shouldn't
|
2005-09-17 14:28:44 +00:00 |
user_private.h
|
…
|
|
win.c
|
Use GetSystemMetrics instead of hardcoding drag width & height.
|
2005-10-03 18:48:36 +00:00 |
winhelp.c
|
…
|
|
winpos.c
|
…
|
|
winproc.c
|
Handle NULL string lparam when translating messages A->W.
|
2005-10-21 15:43:09 +00:00 |
winproc.h
|
When doing A->W WM_GETTEXTLENGTH, use WM_GETTEXT behind the scenes to
|
2005-10-18 10:45:18 +00:00 |
winstation.c
|
…
|
|
wnd16.c
|
…
|
|
wsprintf.c
|
…
|
|