Commit Graph

32443 Commits

Author SHA1 Message Date
Lei Zhang
dfdd9290a7 user32: Handle ctrl + home in edit control. 2008-04-15 14:34:28 +02:00
Lei Zhang
4aef5cb86d user32: Do checks in the right order in EDIT_BuildLineDefs_ML. 2008-04-15 14:34:18 +02:00
Maarten Lankhorst
0b32692451 include: Update aviriff header. 2008-04-15 14:34:01 +02:00
Maarten Lankhorst
1281b74956 quartz: Update start_time if the current position is changed. 2008-04-15 14:33:45 +02:00
Maarten Lankhorst
3e9cee050f quartz: Add VIDEOINFOHEADER2 support to VideoRenderer. 2008-04-15 14:33:36 +02:00
Jonathan Ernst
eb2dadaea1 comdlg32: Updated French translation. 2008-04-15 14:33:06 +02:00
Jörg Höhle
b36d4a1d51 wined3d: Fix missing break inside switch in SetAutoGenFilterType. 2008-04-14 23:50:13 +02:00
Aric Stewart
f51542d9b5 user32: Call ImmProcessKey in TranslateMessage to allow IMEs to handle key processing if they choose to. 2008-04-14 23:50:13 +02:00
Hwang YunSong(황윤성
d20d374f77 user32: Updated Korean resource. 2008-04-14 23:50:13 +02:00
Maarten Lankhorst
ebe438c82a quartz: Bring waveparser to the same level as the mpeg splitter. 2008-04-14 23:50:13 +02:00
Maarten Lankhorst
ba10e6104a quartz: Silence seeking fixmes on transform filter. 2008-04-14 23:50:13 +02:00
Maarten Lankhorst
5fb4224f81 quartz: Silence requests for IVideoWindow. 2008-04-14 23:50:13 +02:00
Maarten Lankhorst
c8e31b5bdd quartz: Set sane defaults for pin stream rate. 2008-04-14 23:50:13 +02:00
Maarten Lankhorst
48f80f6296 quartz: Don't clean up in avi decoder if driver isn't opened. 2008-04-14 23:50:13 +02:00
Eric Pouech
296a59da7e richedit: Force window update when the word wrap option has changed. 2008-04-14 23:50:12 +02:00
Dmitry Timoshkov
baded8789d gdi32: Map glyph to Symbol range only if the font supports symbol encoding. 2008-04-14 21:28:46 +02:00
Austin English
e8dbd66c23 oleaut32: Spelling fixes. 2008-04-14 21:28:38 +02:00
Alexandre Julliard
16e8633ee5 winedos: Handle memory reservation errors more gracefully. 2008-04-14 20:39:52 +02:00
Alexandre Julliard
f02ef19fdb kernel32: Reserve the low 64Kb area separately from the rest of the DOS memory. 2008-04-14 20:39:27 +02:00
Alexandre Julliard
876257a6dc shdocvw: Fixed typo in CLSID_InternetShortcut. 2008-04-14 13:57:53 +02:00
Rob Shearman
413af76988 pstorec: Fix incorrectly spelt PPST_PROMPTIFO type in pstorec.c and pstore.idl. 2008-04-14 13:33:26 +02:00
Alexandre Julliard
18f4fb9883 winex11: Fix the type hint for the desktop window. 2008-04-14 13:27:38 +02:00
Alexandre Julliard
9bf9c0b7ec winex11: Make WS_EX_APPWINDOW windows have normal type. 2008-04-14 13:27:19 +02:00
Alexandre Julliard
8577358ef5 winex11: Don't set full screen style on minimized windows. 2008-04-14 13:26:38 +02:00
Kai Blin
ab62cd360f dpnhpast: Implement a stub for DirectPlayNATHelpCreate. 2008-04-14 12:43:06 +02:00
Rok Mandeljc
a2a8d1ad19 shell32: Updated Slovenian translation to reflect changes in About dialog. 2008-04-14 12:42:56 +02:00
Rok Mandeljc
202cbcc11b comdlg32: Fix a mistake in Slovenian translation. 2008-04-14 12:42:45 +02:00
Rok Mandeljc
f261e6db4d winmm: Slovenian translation: Add a string that got lost during last update. 2008-04-14 12:42:43 +02:00
Andrew Talbot
369d414d59 comctl32: Remove unused variables. 2008-04-14 12:42:36 +02:00
Aric Stewart
43dc41168d imm32: Implement ImmProcessKey and ImmTranslateMessage. 2008-04-14 12:42:06 +02:00
Aric Stewart
3dde049f31 imm32: All HIMCC in the InputContext should be initialized at creation. 2008-04-14 12:41:53 +02:00
John Klehm
352c98d7d5 wintab32: Implement WTSetA/W. 2008-04-14 12:40:23 +02:00
Vitaliy Margolen
7a651e1c15 gphoto2.ds: Add Russian translation. 2008-04-14 12:40:23 +02:00
Vitaliy Margolen
a3b21209b2 winex11.drv: Send scan code when adjusting modifier key states. 2008-04-14 12:40:22 +02:00
Dmitry Timoshkov
2a2c66c062 gdi32: Clarify which font doesn't contain 'x'. 2008-04-14 12:40:22 +02:00
Francois Gouget
4ba16af16b ddraw/tests: Fix compilation on systems that don't support nameless unions. 2008-04-14 12:40:22 +02:00
Francois Gouget
7b404ff9d6 jscript/tests: Fix the '\n's in an ok() call. 2008-04-14 12:40:22 +02:00
Francois Gouget
d9e9e67ffc wldap32: Fix typo in the French resources. 2008-04-14 12:40:22 +02:00
Francois Gouget
0682f85c95 Fix spelling of dwAssign. 2008-04-14 12:40:22 +02:00
Francois Gouget
02bcdf6db7 ole32: Fix spelling of GetComparisonData(). 2008-04-14 12:40:22 +02:00
Vitaliy Margolen
3ba6f864f4 dinput: Don't use dead-zone from the device. 2008-04-14 12:40:22 +02:00
Vitaliy Margolen
e67c1cbf69 dinput: Joysticks are not supported for DX v3. 2008-04-14 12:40:22 +02:00
Vitaliy Margolen
b9801bba31 dinput: Assign button GUID to joystick buttons. 2008-04-14 12:40:22 +02:00
Eric Pouech
d2fa765087 dbghelp: Fix invalid pointer dereference. 2008-04-14 12:40:22 +02:00
Rob Shearman
e05ccfe2bb rpcrt4: Add buffer size checks to base type unmarshalling.
Reimplement NdrSimpleTypeUnmarshall using similar macros to
NdrBaseTypeUnmarshalling without buffer checks, due to
NdrSimpleTypeUnmarshall not doing any safety checks.
2008-04-14 12:40:22 +02:00
Rob Shearman
b2603687cc qmgr: Dynamically link to advpack.dll.
Use RegInstall instead of RegInstallA as RegInstallA isn't available in
some native versions of advpack commonly installed by programs.
2008-04-14 12:40:22 +02:00
Andrew Talbot
bab7871cac comctl32: Remove unused variables. 2008-04-14 12:09:13 +02:00
Andrew Talbot
07d73206c6 dnsapi: Remove unused variables. 2008-04-14 12:06:44 +02:00
Alex Villacís Lasso
1fcc4ffdfa user32: LoadImage(IMAGE_BITMAP) should reject invalid BMP files (with tests). 2008-04-14 12:06:37 +02:00
Alexandre Julliard
0482c8e818 gdi32: Fix CreateCompatibleDC to reject invalid DCs. 2008-04-14 12:06:24 +02:00