Commit Graph

59062 Commits

Author SHA1 Message Date
Alexandre Julliard
56a92c25b6 winegcc: Pass all option flags to winebuild before non-options filenames. 2009-06-29 13:13:25 +02:00
Alexandre Julliard
683dc30e82 wrc: Clean up command line parsing for multiple files support. 2009-06-29 13:12:59 +02:00
Henri Verbeet
4075e45d81 wined3d: Add a WARN to IWineD3DDeviceImpl_SetFrontBackBuffers() about potentially being called without a GL context. 2009-06-29 12:30:37 +02:00
Henri Verbeet
7d3beb6b79 d3d: Add a test for releasing the device after destroying the window. 2009-06-29 12:30:32 +02:00
Henri Verbeet
f57967c983 wined3d: Always check the result of wglMakeCurrent(). 2009-06-29 12:30:28 +02:00
Henri Verbeet
40565211fb wined3d: Prevent GL calls from DestroyContext() if we failed to make the GL context current.
This can happen if the window is destroyed before the device is released.
2009-06-29 12:30:24 +02:00
Henri Verbeet
6df3f23bca wined3d: Add some missing GL locking to init_format_fbo_compat_info(). 2009-06-29 12:30:18 +02:00
Paul Vriens
75529e6672 kernel32: Update Dutch translations. 2009-06-29 12:30:11 +02:00
Hwang YunSong
5922318af0 kernel32: Updated winerr_kor.mc. 2009-06-29 12:30:07 +02:00
Hwang YunSong
780d096e84 taskmgr: Updated Korean resource. 2009-06-29 12:30:03 +02:00
Hwang YunSong
98c1d71d10 appwiz.cpl: Updated Korean resource. 2009-06-29 12:29:58 +02:00
Hwang YunSong
eafba4a8f5 winecfg: Updated Korean resource. 2009-06-29 12:29:52 +02:00
Andrew Eikum
c2aa66d506 gdiplus/tests: Add tests for GdipDrawCurve2I. 2009-06-29 12:29:35 +02:00
Andrew Eikum
fe55f0df2a gdiplus/tests: Add tests for GdipDrawCurveI. 2009-06-29 12:29:32 +02:00
Andrew Eikum
7dcfb09b1e gdiplus/tests: Add tests for GdipDrawCurve2. 2009-06-29 12:29:27 +02:00
Francois Gouget
344ddc6b89 notepad: Ellipses should be preceded by a space in Slovenian. 2009-06-29 12:29:22 +02:00
Francois Gouget
9880f05094 setupapi: Ellipses should be preceded by a space in Slovenian. 2009-06-29 12:29:17 +02:00
Davide Pizzetti
7b5bdfed7b cmdlgtst: Update Italian translation. 2009-06-29 12:29:05 +02:00
Stefan Dösinger
d5e2c14225 wined3d: Add a NOP ret handler to GLSL. 2009-06-29 12:28:49 +02:00
Stefan Dösinger
d4312ebb16 wined3d: Add the vertex shader footer in the main function. 2009-06-29 12:28:40 +02:00
Stefan Dösinger
5befed21f6 wined3d: Write the vshader footer in a separate function. 2009-06-29 12:28:31 +02:00
Stefan Dösinger
5859d87754 wined3d: Implement function calls with NV exts. 2009-06-29 12:28:21 +02:00
Stefan Dösinger
031401a070 wined3d: ARB*p is already on after a depth blit. 2009-06-29 12:28:13 +02:00
Stefan Dösinger
9d63585352 wined3d: Don't disable ARBfp if the replacement pipeline is used.
If the replacement pipeline is used, ARBfp is always on. Disabling it
can break shaders or the replacement pipeline, because the shader and
ffp code assumes the extension is on.
2009-06-29 12:28:06 +02:00
Stefan Dösinger
1f8761219b wined3d: Only update the screen when the frontbuffer was changed.
There is no need to copy the frontbuffer to the screen when the backbuffer was
modified...
2009-06-29 12:27:55 +02:00
Damjan Jovanovic
b3f967a022 winemenubuilder: Only generate associations for the "open" verb. 2009-06-29 12:27:04 +02:00
André Hentschel
da1352db93 wineconsole: Improve German translation. 2009-06-29 12:26:58 +02:00
André Hentschel
3cf495c118 taskmgr: Update German translation. 2009-06-29 12:26:50 +02:00
Nicolas Le Cam
387e415fdc cabinet/tests: Split an incorrect test in two valid ones. 2009-06-29 12:26:34 +02:00
Nicolas Le Cam
027bc8100c cabinet/tests: Avoid use of lstrlenA when not needed. 2009-06-29 12:26:27 +02:00
Aurimas Fišeras
be659fe12b xcopy: Add Lithuanian translation. 2009-06-29 12:26:18 +02:00
Aurimas Fišeras
87bc0a50d6 write: Add Lithuanian translation. 2009-06-29 12:26:13 +02:00
Aurimas Fišeras
04b5025770 cmdlgtst: Add Lithuanian translation. 2009-06-29 12:26:10 +02:00
Aurimas Fišeras
c2815da5de net: Add Lithuanian translation. 2009-06-29 12:26:06 +02:00
Aurimas Fišeras
d238d3e17c winhlp32: Add Lithuanian translation. 2009-06-29 12:26:00 +02:00
Aurimas Fišeras
41853ebc45 wordpad: Add Lithuanian translation. 2009-06-29 12:25:55 +02:00
Aurimas Fišeras
66d0ffe6c4 notepad: Improve Lithuanian translation. 2009-06-29 12:25:51 +02:00
Aurimas Fišeras
a6c2cd7a43 wldap32: Add Lithuanian translation. 2009-06-29 12:25:46 +02:00
Aurimas Fišeras
15651b7b89 shdoclc: Add Lithuanian translation. 2009-06-29 12:25:42 +02:00
Eric Pouech
a99ab94cc5 winhlp32: Fixed some cases where winhlp32 didn't shutdown as expected. 2009-06-29 12:25:35 +02:00
Jacek Caban
cef7e04f18 urlmon: Added ObtainUserAgentString implementation. 2009-06-29 12:25:27 +02:00
Jacek Caban
3700d27960 urlmon: Added user agent tests. 2009-06-29 12:25:21 +02:00
Jacek Caban
e237c127c1 urlmon: Added UrlMkSetSessionOption(URLMON_OPTION_USERAGENT) implementation. 2009-06-29 12:25:15 +02:00
Jacek Caban
1880de044c urlmon: Added UrlMkSetSessionOption(URLMON_OPTION_USERAGENT) implementation. 2009-06-29 12:25:08 +02:00
Jacek Caban
9fed06b057 urlmon: Set user agent registry. 2009-06-29 12:24:50 +02:00
Jacek Caban
1e9c996711 urlmon: Don't depend on QueryService returning NULL on failure. 2009-06-29 12:24:38 +02:00
André Hentschel
a2dd6fba53 appwiz: A nicer icon for appwiz. 2009-06-26 16:12:36 +02:00
Hans Leidekker
69bc0174e5 mlang: Implement IMLangFontLink2_GetFontUnicodeRanges. 2009-06-26 16:06:45 +02:00
Hans Leidekker
fb0d79aece mlang: Implement IMLangFontLink2_CodePageToScriptID. 2009-06-26 16:06:43 +02:00
Alexandre Julliard
61a70360e6 server: Use sys/inotify.h if it exists instead of hardcoding the system calls. 2009-06-26 15:45:03 +02:00