Mike McCormack
|
1770c9125d
|
msi: Advertise components of a feature that has the msidbFeatureAttributesFavorAdvertise property.
|
2006-11-29 12:37:07 +01:00 |
Andrew Talbot
|
63246a5396
|
comctl32: Cast-qual warnings fix.
|
2006-11-29 12:36:47 +01:00 |
Kai Blin
|
7e6b7d21b9
|
ws2_32: Implement SO_GET_MAX_MSG_SIZE for getsockopt.
|
2006-11-29 12:36:35 +01:00 |
Dmitry Timoshkov
|
d4877a32f1
|
msi: Synchronize msi exports with what PSDK has.
|
2006-11-29 12:36:22 +01:00 |
Detlef Riekenberg
|
603ecd298d
|
localspl: Add initial tests for AddPortW.
|
2006-11-28 12:45:56 +01:00 |
Detlef Riekenberg
|
0e57af887e
|
spoolss: Implement AllocSplStr + DllFreeSplStr.
|
2006-11-28 12:43:50 +01:00 |
Dmitry Timoshkov
|
8e8e8f073d
|
winedump: Add partial COFF library support.
|
2006-11-28 12:37:54 +01:00 |
Dmitry Timoshkov
|
ff90dbc086
|
mlang: Implement LcidToRfc1766 and GetRfc1766FromLcid.
|
2006-11-28 12:37:23 +01:00 |
Dmitry Timoshkov
|
884e7eed4a
|
shlwapi: Make some data const.
|
2006-11-28 12:36:23 +01:00 |
Dmitry Timoshkov
|
601bf6ea12
|
oleaut32: Make some data const and static.
|
2006-11-28 12:36:20 +01:00 |
Dmitry Timoshkov
|
09fea0f83e
|
ole32: Make some data const.
|
2006-11-28 12:36:17 +01:00 |
Dmitry Timoshkov
|
e4c0748c21
|
shell32: Make some data static and const.
|
2006-11-28 12:36:12 +01:00 |
Dmitry Timoshkov
|
21bcfd72b0
|
user32: Make some data const.
|
2006-11-28 12:36:08 +01:00 |
Dmitry Timoshkov
|
924f73b861
|
kernel32: Make some data const.
|
2006-11-28 12:36:04 +01:00 |
Dmitry Timoshkov
|
1297e859b3
|
winedump: Make some data const.
|
2006-11-28 12:36:01 +01:00 |
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 |