cryptdlg: Add missing encoding info to the German resource file.
[wine] / dlls / user32 / defwnd.c
2009-05-04  Rein Klazesuser32: Combine horizontal and vertical window scroll...
2009-04-03  Rein Klazesuser32: Fix for the ending of menu tracking in the...
2009-02-18  Rein Klazesuser32: Do not handle WM_ENDSESSION in DefWindowProc...
2008-12-12  Aric Stewartuser32: Proper handling of WM_INPUTLANGCHANGEREQUEST.
2008-12-11  Aric Stewartuser32: Implement handling of WM_INPUTLANGCHANGE.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-09-24  Vincent Povirkuser32: Handle undocumented WM_POPUPSYSTEMMENU message.
2008-05-01  ByeongSik Jeonuser32: Post the WM_KEY{DOWN|UP} message whenWM_IME_KEY...
2008-04-23  ByeongSik Jeonuser32: Pass the WM_IME_NOTIFY message to the default...
2008-03-24  Vitaliy Margolenuser32: Fix F1 message sequence.
2008-03-19  Rob Shearmanuser32: Handle the undocumented behaviour in DefWindowP...
2008-02-07  Lei Zhanguser32: Use wine_dbgstr_rect() in traces.
2007-09-11  Vitaliy Margolenuser32: Don't exit when double-clicking with right...
2007-08-09  Alexandre Julliarduser32: WM_IME_CHAR should result in posted, not sent...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-02-13  Kirill K. Smirnovuser32: Handle WM_SETICON message similarly to WM_SETTEXT.
2007-02-08  Louis Lendersuser32: Don't crash if a WM_NCCREATE message is sent...
2007-01-18  Mike McCormackuser32: Add an exception handler around the WM_GETTEXT...
2006-11-27  Kevin Koltzauuser32: Generate WM_APPCOMMAND messages for browser...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.