Commit Graph

59196 Commits

Author SHA1 Message Date
Alexander Scott-Johns 42729bc1c1 notepad: Fix trying to open non-existent files with the command line. 2009-07-02 12:58:16 +02:00
Paul Vriens f57c603798 oleaut32/tests: Fix test failures and crash on Win9x/WinME. 2009-07-02 12:13:56 +02:00
Henri Verbeet db6ea72201 wined3d: Get rid of the silly refcount for the "fake" GL context. 2009-07-02 12:01:02 +02:00
Henri Verbeet b5da7f49d3 wined3d: Don't reuse random GL contexts during initialization.
Obviously there's no guarantee about the state of such a context. The specific
problem is that it might have GL_UNPACK_CLIENT_STORAGE_APPLE enabled, causing
some glTexImage2D() calls to fail, but it's a bad idea in general.
2009-07-02 12:00:50 +02:00
Henri Verbeet 50e9ad66e2 wined3d: Clear the last device in WineD3D_CreateFakeGLContext(). 2009-07-02 12:00:44 +02:00
Henri Verbeet 670d9ad90b wined3d: Check if formats support blending when attached to an FBO.
Remove the post-pixelshader blending flag if the format doesn't. Note that the
patch doesn't enforce this restriction yet, it only adjusts the reported
format capabilities.
2009-07-02 12:00:38 +02:00
Henri Verbeet 6feb7c62ca wined3d: Make sure the rtInternal format is supported. 2009-07-02 12:00:31 +02:00
Nikolay Sivov 216ca479f2 comctl32/listview: Fix select rectangle calculation for empty text items. 2009-07-02 12:00:20 +02:00
Tobias Jakobi 05c4d0a8b0 wined3d: Fix comments about NP2 fixup. 2009-07-02 11:57:01 +02:00
Tobias Jakobi 0caebe5f51 wined3d: Force NP2 constant reload in shader_arb_select. 2009-07-02 11:56:57 +02:00
Tobias Jakobi ef280280c2 wined3d: Implement shader_arb_load_np2fixup_constants. 2009-07-02 11:56:51 +02:00
Tobias Jakobi e29babbf6d wined3d: Add NP2 fixup code to shader_hw_sample (ARB). 2009-07-02 11:56:45 +02:00
Tobias Jakobi 034fa4268c wined3d: Add NP2 fixup code to shader_arb_generate_pshader. 2009-07-02 11:56:39 +02:00
Tobias Jakobi ec30e9a85e wined3d: Add arb_ps_np2fixup_info structure and improve structure packing for arb_ps_compiled_shader. 2009-07-02 11:56:33 +02:00
Tobias Jakobi 2d532a1597 wined3d: Add ps_arb_max_local_constants. 2009-07-02 11:56:27 +02:00
Michael Stefaniuc ee8c98c05c shell32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:35 +02:00
Michael Stefaniuc 5b9a7edaaf shlwapi: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:27 +02:00
Michael Stefaniuc 4796550808 comctl32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:19 +02:00
Michael Stefaniuc 8e2f63684b notepad: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:11 +02:00
Michael Stefaniuc 99e179445c winhlp32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:01 +02:00
Michael Stefaniuc 2d170ae850 oledlg: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:54 +02:00
Michael Stefaniuc 6b6ff6afa4 credui: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:46 +02:00
Michael Stefaniuc c135e063c4 view: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:39 +02:00
Michael Stefaniuc 4149385b93 msvfw32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:31 +02:00
Michael Stefaniuc 6667ef1341 winemine: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:23 +02:00
Michael Stefaniuc 5234f1fd0a msi: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:15 +02:00
Michael Stefaniuc eaa31f33d6 wordpad: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:07 +02:00
Michael Stefaniuc 465cf35522 cmdlgtst: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:00 +02:00
Michael Stefaniuc 8919ba3498 shdoclc: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:52 +02:00
Michael Stefaniuc 3b3e1a1ed0 start: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:44 +02:00
Michael Stefaniuc c02f249888 taskmgr: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:36 +02:00
Michael Stefaniuc c3067a74d5 localspl: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:29 +02:00
Michael Stefaniuc dd2d38355b reg: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:18 +02:00
Michael Stefaniuc 0063b3e4a6 net: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:11 +02:00
Michael Stefaniuc dbf44bfb6e xcopy: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:03 +02:00
Michael Stefaniuc 80f4a9b72a localui: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:42:51 +02:00
Michael Stefaniuc aca9acf18f appwiz.cpl: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:42:43 +02:00
Michael Stefaniuc 937d70203e write: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:42:34 +02:00
Michael Stefaniuc 807d75a94e winecfg: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:42:24 +02:00
Michael Stefaniuc f0c3514537 wineboot: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:42:13 +02:00
Michael Stefaniuc 13455d31ca regedit: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:42:03 +02:00
Michael Stefaniuc 2753331af0 cmd: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:41:44 +02:00
Michael Stefaniuc 6f4b74de5b sane.ds: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:41:33 +02:00
Michael Stefaniuc ece4f64ecf msvidc32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:41:15 +02:00
Vincent Povirk 2322254c83 windowscodecs: Implement QueryCapability for BMP decoder. 2009-07-02 11:39:46 +02:00
Vincent Povirk 5b7de464ca windowscodecs: Implement CopyPixels for BMP decoder. 2009-07-02 11:39:34 +02:00
Vincent Povirk 07538b79cb windowscodecs: Simplify the BMP GetSize code and fix for top-down dibs. 2009-07-02 11:38:32 +02:00
Vincent Povirk 02d0462f06 windowscodecs: Implement GetPixelFormat for BMP decoder. 2009-07-02 11:38:08 +02:00
Vincent Povirk 5574f0138e include: Define some WIC pixel format GUIDs. 2009-07-02 11:37:28 +02:00
Hans Leidekker dff300c04b winebrowser: Support file URLs with a query or an anchor. 2009-07-02 11:30:46 +02:00