Dmitry Timoshkov
720ab29a7f
kernel32: Add more obscure PE images that XP is able to load.
2006-11-28 12:35:56 +01:00
H. Verbeet
7e4d3d951e
wined3d: Set the initial FBO depth stencil when creating the device.
2006-11-28 12:22:48 +01:00
H. Verbeet
9c1a61b6e6
wined3d: Delete the device's FBO when destroying the device.
2006-11-28 12:22:40 +01:00
H. Verbeet
533dcbf170
wined3d: Use the texture sampling function in a few more instructions (GLSL).
2006-11-28 12:22:32 +01:00
H. Verbeet
f035df9ac5
wined3d: Use the texture sampling function in a few more instructions (ARB asm shaders).
2006-11-28 12:22:24 +01:00
H. Verbeet
ac651a7058
wined3d: Fix the texm3x3tex instruction to sample properly.
2006-11-28 12:19:48 +01:00
H. Verbeet
e7122e9a79
wined3d: Create a separate function for sampling a texture.
2006-11-28 12:19:39 +01:00
H. Verbeet
8a7f427948
wined3d: Select the right shader backend when creating the device.
2006-11-28 12:19:27 +01:00
H. Verbeet
df6f482a69
wined3d: Move some code specific to the different shader backends into the respective source files.
2006-11-28 12:19:19 +01:00
Mike McCormack
77b514fe24
msi: Use MSI_IterateRecords in ACTION_AppSearch.
2006-11-28 12:14:58 +01:00
Mike McCormack
63afb3f840
msi: Use MSI_QueryGetRecord in ACTION_AppSearchIni.
2006-11-28 12:14:53 +01:00
Mike McCormack
a0d0453501
msi: Use MSI_QueryGetRecord in ACTION_AppSearchDr.
2006-11-28 12:14:46 +01:00
Matt Finnicum
e864f2f2c3
riched20: Make EM_SETPARAFORMAT use ME_RewrapRepaint instead of ME_UpdateRepaint.
2006-11-28 12:14:43 +01:00
Matt Finnicum
d7aa81bdfb
riched20: Make EM_SETCHARFORMAT call ME_RewrapRepaint instead of ME_UpdateRepaint.
2006-11-28 12:14:36 +01:00
Matt Finnicum
26ba1559b0
riched20: Make WM_SETFONT call RewrapRepaint instead of UpdateRepaint.
2006-11-28 12:14:28 +01:00
Matt Finnicum
3e27436003
riched20: EM_EXLIMITTEXT: ignore wParam and properly cast lParam.
2006-11-28 12:14:21 +01:00
Matt Finnicum
807546ee59
riched20: Make ME_StreamIn create undos properly.
2006-11-28 12:14:11 +01:00
Frank Richter
7c8fdd67e4
winecfg: Update German translation.
2006-11-28 12:13:59 +01:00
Kai Blin
4534145889
ws2_32: Add WS_SIO_ADDRESS_LIST_QUERY stub to make native dplay error output more readable.
2006-11-28 12:13:53 +01:00
Francois Gouget
6af5ae8027
mshtml: Add missing '\n' in Wine trace.
2006-11-28 12:13:50 +01:00
Francois Gouget
024e804044
cmdlgtst: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:46 +01:00
Francois Gouget
5e0ea856c2
oledlg: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:43 +01:00
Francois Gouget
fe018502e9
regedit: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:40 +01:00
Francois Gouget
016a639f79
wineconsole: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:38 +01:00
Francois Gouget
83b5623165
winefile: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:34 +01:00
Francois Gouget
1da359b498
shell32: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:32 +01:00
Francois Gouget
c6a68c4d6f
shdocvw: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:29 +01:00
Francois Gouget
77dd5d56aa
winecfg: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:27 +01:00
Francois Gouget
89f4b5645f
winmm: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:24 +01:00
Francois Gouget
89f4cd9336
wininet: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:22 +01:00
Francois Gouget
339a318f2c
winemine: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:18 +01:00
Francois Gouget
37e25d5c07
user32: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:12 +01:00
Francois Gouget
26a7c0cd83
shlwapi: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:09 +01:00
Francois Gouget
8852d2ce9e
msrle32: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:05 +01:00
Alexandre Julliard
e054630979
ntdll: Unset the WINESERVERSOCKET variable after we have retrieved it.
2006-11-27 20:05:56 +01:00
Pierre d'Herbemont
4919a76edf
winsock: Get rid of already disabled WS prefix, thus fix Wine compilation on big-endian.
2006-11-27 18:49:08 +01:00
Alexandre Julliard
167b32cc4b
winsock: Add WS_ prefix on WSAIoctl constants.
2006-11-27 18:48:58 +01:00
Eric Pouech
3669415dd5
dbghelp: Silence typedefs children in sub program block.
2006-11-27 18:10:24 +01:00
Eric Pouech
7ca25148f4
winedbg: Added basic support for printing 64bit wide entities.
2006-11-27 18:09:30 +01:00
Eric Pouech
135f2e1b79
winedbg: Host references lookup.
...
Since more and more information in now available through the CPU
registers, those require DLV_HOST access to be a bit better handled
than it is...
2006-11-27 18:07:00 +01:00
Eric Pouech
62f16d3cd4
winedbg: Various information printing issues.
...
- in backtraces, (void) functions should be listed with '()' as arguments instead of ''
- factorized code for diplaying information about a local/parameter
- fixed a couple of bugs here
- rewrote format specifiers for print commands (do no waste space for padding data)
- added support for new wine's dbghelp extension for local/parameter
variables being out of scope
2006-11-27 18:06:41 +01:00
Eric Pouech
0dd7c44669
dbghelp: Removed the alpha status FIXME for the dwarf code.
2006-11-27 17:59:18 +01:00
Eric Pouech
5b61db4161
dbghelp: Correctly store the addresses of blocks.
...
They are stored internally as offsets to the start of the function
which embeds the block.
2006-11-27 17:58:44 +01:00
Eric Pouech
31f4f1b003
dbghelp: Properly handle the void type in some declarations.
2006-11-27 17:58:22 +01:00
Eric Pouech
cfd9013317
dbghelp: We can now remove the default name prefix as all the non conforming cases have been eliminated.
...
Got rid of dwarf2_find_name which is now useless.
2006-11-27 17:58:11 +01:00
Eric Pouech
305621d5cf
dbghelp: Extend support for inlined functions and handle them as generic blocks inside functions
...
(except for parameters which are converted into local variables).
Rewrote dwarf2_find_attribute so that it takes into account the
abstract origin information when available.
A+
2006-11-27 17:57:54 +01:00
Eric Pouech
497b2e4ea5
dbghelp: Be a bit more strict on where we do actually expect default names to be generated
...
(removed this feature for UDTs, structures' fields, enums, typedefs, compilands)
2006-11-27 17:57:21 +01:00
Eric Pouech
96bfe9d056
dbghelp: Add support for a label in a subprogram block.
2006-11-27 17:56:58 +01:00
Eric Pouech
8eef2de3eb
dbghelp: Register numbers in OP_piece don't need to be next to each other.
2006-11-27 17:56:49 +01:00
Eric Pouech
4202a49b75
dbghelp: Add support for deref operation in location computation.
2006-11-27 17:56:36 +01:00