André Hentschel
9c19df1d7b
winecfg: Fix builtin_only list.
2010-05-05 10:51:36 +02:00
Jörg Höhle
d531d229e5
wineoss: MOD_MIDIPORT has 0 voices and notes and FFFF ChannelMask.
2010-05-05 10:50:56 +02:00
Jörg Höhle
8aeb9ec03a
wineoss: Supply FFFFFFFF for midiOutGetVolume, not garbage.
2010-05-05 10:50:50 +02:00
Charles Davis
1e0cee6d3c
ntdll: Implement IOCTL_SCSI_PASS_THROUGH(_DIRECT) on Mac OS.
2010-05-05 10:46:36 +02:00
Damjan Jovanovic
75f34a615b
wine.desktop: Add hr and sr@latin translations.
2010-05-05 10:43:43 +02:00
Vincent Povirk
42550953a6
ole32: Store the location of all blocks in a big block chain in memory.
...
A big block chain is a linked list, and we pretty much need random
access to them. This should theoretically make accessing a random
point in the chain O(log2 n) instead of O(n) (with disk access scaling
based on the size of the read/write, not its location). It
theoretically takes O(n) memory based on the size, but it can do
better if the chain isn't very fragmented (which I believe will
generally be the case for long chains). It also involves fetching all
the big block locations when we open the chain, but we already do that
anyway (and it should be faster to read it all in one go than
piecemeal).
2010-05-05 10:41:57 +02:00
Vincent Povirk
93cc582a8d
ole32: Remove some assumptions about the internals of BlockChainStream.
2010-05-05 10:41:26 +02:00
Damjan Jovanovic
e04422a2b3
winemenubuilder: Use only widechar functions when dealing with registered associations.
2010-05-05 10:41:17 +02:00
Damjan Jovanovic
bc526034e0
winemenubuilder: Use a unicode WinMain.
2010-05-05 10:41:05 +02:00
Henri Verbeet
8de7d2ed4c
wined3d: Use context_apply_clear_state() in color_fill_fbo().
2010-05-05 10:37:43 +02:00
Henri Verbeet
ed75f5ca7a
wined3d: Setup the FBO for the correct target in context_apply_clear_state().
2010-05-05 10:37:40 +02:00
Henri Verbeet
4056f4bf99
wined3d: Explicitly pass the render target and depth/stencil surfaces to the FBO management functions.
2010-05-05 10:37:34 +02:00
Henri Verbeet
e01d56f331
wined3d: Explicitly pass the FBO target to the FBO management functions.
2010-05-05 10:37:28 +02:00
Henri Verbeet
4fd3050b98
wined3d: Move draw buffer setup code out of context_apply_fbo_entry().
2010-05-05 10:37:24 +02:00
Jacek Caban
41a448a5d6
urlmon: Added reading from cache file tests.
2010-05-05 10:34:41 +02:00
Jacek Caban
7708097d7b
urlmon: Use cache file to read in synchronous binding.
2010-05-05 10:34:33 +02:00
Alexandre Julliard
41db8e5910
mmdevapi: Don't try to lookup functions if the library isn't found.
2010-05-04 21:30:07 +02:00
Alexandre Julliard
ac69fcb14f
server: Check that the prefix type can support the client architecture.
2010-05-04 20:27:20 +02:00
Alexandre Julliard
bbc03d5172
server: Use the prefix architecture instead of the server one to check for WoW processes.
2010-05-04 20:26:53 +02:00
Alexandre Julliard
58791c9acd
server: Store the prefix 32/64 architecture in the registry files.
2010-05-04 20:26:04 +02:00
Damjan Jovanovic
2de301d4f4
mshta: wWinMain takes LPWSTR not LPSTR.
2010-05-04 19:43:51 +02:00
Maarten Lankhorst
38517694bb
mmdevapi: Add support for openal disconnected extension.
2010-05-04 18:38:58 +02:00
Gerald Pfeifer
9da2bbfab7
user32/tests: Remove variable old_left_margin which is not really used from test_margins.
2010-05-04 18:38:43 +02:00
Gerald Pfeifer
e86c6799a0
wineconsole: Remove variable font_idx which is not really used from WCUSER_FontPreviewProc.
2010-05-04 18:38:15 +02:00
Gerald Pfeifer
7ef088b680
user32/tests: Destroy the window we created at the end of wait_idle_thread.
2010-05-04 18:36:55 +02:00
Gerald Pfeifer
6976400f7b
mshtml: Fix return value for HTMLBodyElement_get_text.
2010-05-04 18:36:38 +02:00
Alexandre Goujon
a30b94651d
winex11: Use XkbKeycodeToKeysym when using XKB.
2010-05-04 18:36:05 +02:00
Sven Baars
262869ce86
appwiz.cpl: Fix Dutch translation.
2010-05-04 18:31:13 +02:00
Andrew Nguyen
a42c072830
rundll32: Recognize entry points passed as ordinal numbers.
2010-05-04 18:29:54 +02:00
Austin English
de83c53085
msvcrt: Fix tests for Windows ME.
2010-05-04 13:15:00 +02:00
Stefan Dösinger
ec3d2ba316
wined3d: Fall back to other depth stencil formats if D24S8 isn't supported.
2010-05-04 13:15:00 +02:00
Stefan Dösinger
e7066a90e1
wined3d: Don't grab the implicit depth stencil format in the wrong place.
...
This format is now explicitly passed to create_context.
2010-05-04 13:15:00 +02:00
Hans Leidekker
11651f0d7d
wtsapi32: Add a stub implementation of WTSQueryUserToken.
2010-05-04 13:15:00 +02:00
Hans Leidekker
920fc345ba
msi: Register more patch details.
2010-05-04 13:15:00 +02:00
Hans Leidekker
74641ab8db
msi: Handle non-null product code in MSI_ApplyPatchW.
2010-05-04 13:15:00 +02:00
Hans Leidekker
25460075cc
msi: Add some tests for patch registration.
2010-05-04 13:15:00 +02:00
Hans Leidekker
23eabb44c8
msi: Make a local copy of patch packages.
2010-05-04 13:15:00 +02:00
Scott Ritchie
28cc401295
wine.desktop: Add Icon=wine to support systems with icon themes.
2010-05-04 13:15:00 +02:00
Sven Baars
99389954d5
comdlg32: Update Dutch translation.
2010-05-04 13:15:00 +02:00
Henri Verbeet
ff6cf84c40
wined3d: Attach the surfaces from the fbo_entry instead of the ones from the device.
...
Currently these are always the same, but that doesn't make it right.
2010-05-04 13:14:59 +02:00
Henri Verbeet
3ab491f810
d3d9/tests: Allow D3DFMT_A2R10G10B10 as supported adapter mode.
...
This is in the list of allowed formats in the documentation, and some drivers
report this on Windows.
2010-05-04 13:14:59 +02:00
Henri Verbeet
312bacec96
wined3d: Remove a redundant check from prepare_ds_clear().
...
The rectangle count doesn't really matter. If the first rectangle doesn't
cover the entire draw_rect we need to load the depth/stencil surface.
2010-05-04 13:14:59 +02:00
Henri Verbeet
49e076eabd
wined3d: Separate context acquisition and state application.
2010-05-04 13:14:59 +02:00
Henri Verbeet
be43c867a5
wined3d: Split context_apply_state() into separate functions for each usage.
2010-05-04 13:14:59 +02:00
Andrew Nguyen
b8b1a565e0
rundll32: Convert rundll32 to Unicode.
2010-05-04 13:14:59 +02:00
Andrew Nguyen
e6bd6d1201
rundll32: Check more heap allocation failure paths for consistency.
2010-05-04 13:14:59 +02:00
Damjan Jovanovic
228e5f1ac3
winemenubuilder: Read the registry in the unix codepage when cleaning up menus.
2010-05-04 13:14:58 +02:00
Maarten Lankhorst
d440eb7ff2
mmdevapi: Try to detect openal 1.11, and do not blacklist pulseaudio on it.
2010-05-04 13:14:58 +02:00
Maarten Lankhorst
af9f9cb361
msvcrt: Add float functions based on their double versions.
2010-05-04 13:14:58 +02:00
Aurimas Fišeras
55cb1a1256
wine.desktop: Add Lithuanian translation.
2010-05-04 13:14:58 +02:00