wine
15 years agowined3d: Introduce shader_sm1_read_comment() to read shader comments.
Henri Verbeet [Fri, 1 May 2009 07:13:54 +0000 (09:13 +0200)] 
wined3d: Introduce shader_sm1_read_comment() to read shader comments.

15 years agowined3d: Merge wined3d_private_types.h into wined3d_private.h.
Henri Verbeet [Fri, 1 May 2009 07:13:54 +0000 (09:13 +0200)] 
wined3d: Merge wined3d_private_types.h into wined3d_private.h.

15 years agowined3d: Use the shader_sm1_read_*() functions in shader_trace_init().
Henri Verbeet [Fri, 1 May 2009 07:13:54 +0000 (09:13 +0200)] 
wined3d: Use the shader_sm1_read_*() functions in shader_trace_init().

15 years agowined3d: Merge shader_dump_arr_entry() into shader_dump_register().
Henri Verbeet [Fri, 1 May 2009 07:13:53 +0000 (09:13 +0200)] 
wined3d: Merge shader_dump_arr_entry() into shader_dump_register().

15 years agowine.inf: Add more file type descriptions.
Damjan Jovanovic [Fri, 1 May 2009 08:11:07 +0000 (10:11 +0200)] 
wine.inf: Add more file type descriptions.

15 years agowine.desktop: Reduce MIME types to application/x-ms-dos-executable and application...
Scott Ritchie [Thu, 30 Apr 2009 22:26:27 +0000 (15:26 -0700)] 
wine.desktop: Reduce MIME types to application/x-ms-dos-executable and application/x-msi.

15 years agoole32: Implement GetDataHere.
Huw Davies [Thu, 30 Apr 2009 12:48:46 +0000 (13:48 +0100)] 
ole32: Implement GetDataHere.

15 years agocomctl32/listview: Check columns array size before trying to obtain rectangle.
Nikolay Sivov [Thu, 30 Apr 2009 11:59:21 +0000 (15:59 +0400)] 
comctl32/listview: Check columns array size before trying to obtain rectangle.

15 years agouser32/tests: Show that vertical and horizontal window scroll bar info is not created...
Rein Klazes [Thu, 30 Apr 2009 06:06:49 +0000 (08:06 +0200)] 
user32/tests: Show that vertical and horizontal window scroll bar info is not created independently.

15 years agontdll: Move NtRaiseException and RtlUnwind implementations to the CPU-specific files.
Alexandre Julliard [Thu, 30 Apr 2009 11:08:32 +0000 (13:08 +0200)] 
ntdll: Move NtRaiseException and RtlUnwind implementations to the CPU-specific files.

15 years agowined3d: Define GL_FENCE_APPLE to the correct value.
Henri Verbeet [Thu, 30 Apr 2009 09:02:20 +0000 (11:02 +0200)] 
wined3d: Define GL_FENCE_APPLE to the correct value.

15 years agowined3d: Split shader_dump_param() in shader_dump_src_param() and shader_dump_dst_par...
Henri Verbeet [Thu, 30 Apr 2009 09:02:20 +0000 (11:02 +0200)] 
wined3d: Split shader_dump_param() in shader_dump_src_param() and shader_dump_dst_param().

15 years agowined3d: Pass a struct wined3d_shader_semantic to shader_dump_decl_usage().
Henri Verbeet [Thu, 30 Apr 2009 09:02:20 +0000 (11:02 +0200)] 
wined3d: Pass a struct wined3d_shader_semantic to shader_dump_decl_usage().

15 years agowined3d: Explicitly pass register type, index, etc. to shader_dump_param().
Henri Verbeet [Thu, 30 Apr 2009 09:02:19 +0000 (11:02 +0200)] 
wined3d: Explicitly pass register type, index, etc. to shader_dump_param().

15 years agowined3d: Explicitly pass the register type and index to shader_get_float_offset().
Henri Verbeet [Thu, 30 Apr 2009 09:02:19 +0000 (11:02 +0200)] 
wined3d: Explicitly pass the register type and index to shader_get_float_offset().

15 years agowininet: Replace any existing content length header in HttpSendRequest.
Hans Leidekker [Thu, 30 Apr 2009 07:15:11 +0000 (09:15 +0200)] 
wininet: Replace any existing content length header in HttpSendRequest.

15 years agowininet: Implement InternetReadFileEx for ftp requests.
Hans Leidekker [Thu, 30 Apr 2009 07:14:36 +0000 (09:14 +0200)] 
wininet: Implement InternetReadFileEx for ftp requests.

15 years agocomctl32/listview: Don't draw wrapped focus rectangle.
Nikolay Sivov [Wed, 29 Apr 2009 19:04:56 +0000 (23:04 +0400)] 
comctl32/listview: Don't draw wrapped focus rectangle.

15 years agocomctl32/header: Reset internal drag state on mouse up.
Nikolay Sivov [Wed, 29 Apr 2009 17:31:05 +0000 (21:31 +0400)] 
comctl32/header: Reset internal drag state on mouse up.

15 years agokernel32/tests: Fix new problems with volume tests.
Guy Albertelli [Wed, 29 Apr 2009 19:33:01 +0000 (15:33 -0400)] 
kernel32/tests: Fix new problems with volume tests.

15 years agowinemaker: Ignore quotes in source filenames.
André Hentschel [Wed, 29 Apr 2009 17:42:24 +0000 (19:42 +0200)] 
winemaker: Ignore quotes in source filenames.

15 years agocomctl32: Change UINT to UINT_PTR in CreateToolbarEx.
Timo Kreuzer [Wed, 29 Apr 2009 16:39:56 +0000 (12:39 -0400)] 
comctl32: Change UINT to UINT_PTR in CreateToolbarEx.

15 years agogdi32: Remove tabs from init_system_links TRACEs.
Paul TBBle Hampson [Wed, 15 Apr 2009 14:33:14 +0000 (00:33 +1000)] 
gdi32: Remove tabs from init_system_links TRACEs.

15 years agogdi32: Ensure font name comparisons are case-insensitive.
Paul TBBle Hampson [Wed, 15 Apr 2009 14:13:30 +0000 (00:13 +1000)] 
gdi32: Ensure font name comparisons are case-insensitive.

15 years agoshell32: Stub for SHParseDisplayName.
Stefan Leichter [Wed, 29 Apr 2009 15:49:24 +0000 (17:49 +0200)] 
shell32: Stub for SHParseDisplayName.

15 years agows2_32: Use SIZE_T instead of size_t for inet_ntop argument.
Alexandre Julliard [Wed, 29 Apr 2009 13:52:29 +0000 (15:52 +0200)] 
ws2_32: Use SIZE_T instead of size_t for inet_ntop argument.

15 years agoiphlpapi: Add tests for GetAdaptersAddresses.
Hans Leidekker [Wed, 29 Apr 2009 09:57:48 +0000 (11:57 +0200)] 
iphlpapi: Add tests for GetAdaptersAddresses.

15 years agoiphlpapi: Implement GetAdaptersAddresses.
Hans Leidekker [Wed, 29 Apr 2009 09:41:02 +0000 (11:41 +0200)] 
iphlpapi: Implement GetAdaptersAddresses.

15 years agoinclude: Add some types and constants used in the IP helper API.
Hans Leidekker [Wed, 29 Apr 2009 09:40:11 +0000 (11:40 +0200)] 
include: Add some types and constants used in the IP helper API.

15 years agokernel32: Completely get rid of ENHANCED_KEY entry in the keymap.
Eric Pouech [Tue, 28 Apr 2009 19:21:36 +0000 (21:21 +0200)] 
kernel32: Completely get rid of ENHANCED_KEY entry in the keymap.

This fixes the ctrl-arrow support which has been broken by 67be35304088c916867472ff05114a11d2750881.

15 years agowinex11: GetPixel() on a monochrome bitmap should return black or white, not dark...
Rein Klazes [Tue, 28 Apr 2009 12:11:04 +0000 (14:11 +0200)] 
winex11: GetPixel() on a monochrome bitmap should return black or white, not dark red.

15 years agows2_32: IPv6 functionality for WSAAddressToStringA.
Jeff Latimer [Mon, 27 Apr 2009 10:49:19 +0000 (20:49 +1000)] 
ws2_32: IPv6 functionality for WSAAddressToStringA.

15 years agows2_32/tests: IPv6 tests for WSAAddressToStringA.
Jeff Latimer [Mon, 27 Apr 2009 10:48:36 +0000 (20:48 +1000)] 
ws2_32/tests: IPv6 tests for WSAAddressToStringA.

15 years agocomctl32/listview: A couple of LVM_GETITEM tests with incomplete masks.
Nikolay Sivov [Tue, 28 Apr 2009 19:29:48 +0000 (23:29 +0400)] 
comctl32/listview: A couple of LVM_GETITEM tests with incomplete masks.

15 years agocomctl32/listview: Handle LVIF_NORECOMPUTE in LVM_GETITEM[A,W].
Nikolay Sivov [Tue, 28 Apr 2009 18:26:38 +0000 (22:26 +0400)] 
comctl32/listview: Handle LVIF_NORECOMPUTE in LVM_GETITEM[A,W].

15 years agocomctl32/listview: Some tests for LVIF_NORECOMPUTE flag.
Nikolay Sivov [Tue, 28 Apr 2009 14:59:25 +0000 (18:59 +0400)] 
comctl32/listview: Some tests for LVIF_NORECOMPUTE flag.

15 years agocomctl32/listview: Handle CCM_[G,S]ETVERSION in listview.
Nikolay Sivov [Wed, 29 Apr 2009 08:39:17 +0000 (12:39 +0400)] 
comctl32/listview: Handle CCM_[G,S]ETVERSION in listview.

15 years agokernel32/tests: Add tests to verify GetVolumeNameForVolumeMountPointA returns correct...
Guy Albertelli [Wed, 29 Apr 2009 01:08:36 +0000 (21:08 -0400)] 
kernel32/tests: Add tests to verify GetVolumeNameForVolumeMountPointA returns correct string.

15 years agokernel32: Fix GetVolumeInformation[AW] to require trailing \.
Guy Albertelli [Wed, 29 Apr 2009 01:08:22 +0000 (21:08 -0400)] 
kernel32: Fix GetVolumeInformation[AW] to require trailing \.

15 years agokernel32/tests: Add tests for GetVolumeInformationA and QueryDosDevice.
Guy Albertelli [Wed, 29 Apr 2009 01:07:12 +0000 (21:07 -0400)] 
kernel32/tests: Add tests for GetVolumeInformationA and QueryDosDevice.

15 years agowined3d: Hardcode local loop control ints into the code in reps.
Stefan Dösinger [Wed, 22 Apr 2009 17:35:19 +0000 (19:35 +0200)] 
wined3d: Hardcode local loop control ints into the code in reps.

This helps the compiler to unroll the loop and dodges a crash on OSX. It is
similar to what we do in "loop aL, iX" already.

15 years agomscoree: Stubs for StrongNameSignatureVerification(Ex).
Paul Chitescu [Wed, 29 Apr 2009 08:51:07 +0000 (11:51 +0300)] 
mscoree: Stubs for StrongNameSignatureVerification(Ex).

15 years agoclusapi: Don't print an out parameter.
Paul Vriens [Wed, 29 Apr 2009 08:41:40 +0000 (10:41 +0200)] 
clusapi: Don't print an out parameter.

15 years agorasapi32/tests: Add a FreeLibrary.
Paul Vriens [Wed, 29 Apr 2009 08:04:59 +0000 (10:04 +0200)] 
rasapi32/tests: Add a FreeLibrary.

15 years agoservices: Fix a typo.
Paul Vriens [Wed, 29 Apr 2009 08:01:03 +0000 (10:01 +0200)] 
services: Fix a typo.

15 years agoinetmib1/tests: Add a FreeLibrary and turn some skip()s into win_skip()s.
Paul Vriens [Wed, 29 Apr 2009 08:08:01 +0000 (10:08 +0200)] 
inetmib1/tests: Add a FreeLibrary and turn some skip()s into win_skip()s.

15 years agowined3d: Relative addressing tokens are always source parameters.
Henri Verbeet [Wed, 29 Apr 2009 07:55:07 +0000 (09:55 +0200)] 
wined3d: Relative addressing tokens are always source parameters.

So the "is_src" argument to shader_dump_arr_entry() is redundant (and wrong).

15 years agowined3d: The "input" parameter to shader_dump_param() should be a BOOL.
Henri Verbeet [Wed, 29 Apr 2009 07:55:07 +0000 (09:55 +0200)] 
wined3d: The "input" parameter to shader_dump_param() should be a BOOL.

It's used to determine if the token is a source or destination parameter. A
subsequent patch will split shader_dump_param() in two different functions.

15 years agowined3d: Handle the sampler type shift in the frontend.
Henri Verbeet [Wed, 29 Apr 2009 07:55:07 +0000 (09:55 +0200)] 
wined3d: Handle the sampler type shift in the frontend.

15 years agowined3d: Introduce shader_sm1_read_semantic().
Henri Verbeet [Wed, 29 Apr 2009 07:55:07 +0000 (09:55 +0200)] 
wined3d: Introduce shader_sm1_read_semantic().

15 years agowined3d: Store the sampler type in struct shader_reg_maps.
Henri Verbeet [Wed, 29 Apr 2009 07:55:06 +0000 (09:55 +0200)] 
wined3d: Store the sampler type in struct shader_reg_maps.

Instead of the usage token.

15 years agoexplorer: Initialize the Progman DDE interface when starting explorer.
Dmitry Timoshkov [Wed, 29 Apr 2009 06:17:35 +0000 (15:17 +0900)] 
explorer: Initialize the Progman DDE interface when starting explorer.

15 years agouser32: Add the tests for LB_DELETESTRING, make them pass under Wine.
Dmitry Timoshkov [Wed, 29 Apr 2009 03:55:13 +0000 (12:55 +0900)] 
user32: Add the tests for LB_DELETESTRING, make them pass under Wine.

15 years agogdiplus: Add tests for GdipGet/SetLineBlend.
Vincent Povirk [Tue, 28 Apr 2009 22:30:39 +0000 (17:30 -0500)] 
gdiplus: Add tests for GdipGet/SetLineBlend.

15 years agogdiplus: Implement GdipGetLineBlend.
Vincent Povirk [Tue, 28 Apr 2009 23:18:26 +0000 (18:18 -0500)] 
gdiplus: Implement GdipGetLineBlend.

15 years agogdiplus: Implement GdipGetLineBlendCount.
Vincent Povirk [Tue, 28 Apr 2009 23:08:54 +0000 (18:08 -0500)] 
gdiplus: Implement GdipGetLineBlendCount.

15 years agogdiplus: Implement GdipSetLineBlend.
Vincent Povirk [Tue, 28 Apr 2009 23:25:59 +0000 (18:25 -0500)] 
gdiplus: Implement GdipSetLineBlend.

15 years agogdiplus: Add blend information to linear gradient brushes.
Vincent Povirk [Tue, 28 Apr 2009 23:03:41 +0000 (18:03 -0500)] 
gdiplus: Add blend information to linear gradient brushes.

15 years agogdiplus: Stub GdipGetLineBlend.
Vincent Povirk [Tue, 28 Apr 2009 22:28:22 +0000 (17:28 -0500)] 
gdiplus: Stub GdipGetLineBlend.

15 years agogdiplus: Stub GdipGetLineBlendCount.
Vincent Povirk [Tue, 28 Apr 2009 22:01:38 +0000 (17:01 -0500)] 
gdiplus: Stub GdipGetLineBlendCount.

15 years agomciqtz32: Add support for MCI_SET.
Christian Costa [Tue, 28 Apr 2009 21:18:29 +0000 (23:18 +0200)] 
mciqtz32: Add support for MCI_SET.

15 years agofonts: Add Kazakhstan's symbols into tahomabd.
Konstantin Kondratyuk [Tue, 28 Apr 2009 18:08:33 +0000 (22:08 +0400)] 
fonts: Add Kazakhstan's symbols into tahomabd.

15 years agoole32: Don't ask for a name if it's not required.
Huw Davies [Tue, 28 Apr 2009 11:38:29 +0000 (12:38 +0100)] 
ole32: Don't ask for a name if it's not required.

15 years agooleaut32: Don't ask for a name if it's not required.
Huw Davies [Tue, 28 Apr 2009 11:41:01 +0000 (12:41 +0100)] 
oleaut32: Don't ask for a name if it's not required.

15 years agomsi: Fix LONGCHAR column data type.
Hib Eris [Sat, 25 Apr 2009 19:38:06 +0000 (21:38 +0200)] 
msi: Fix LONGCHAR column data type.

15 years agomsi/tests: Test type for LONGCHAR columns.
Hib Eris [Sat, 25 Apr 2009 19:37:30 +0000 (21:37 +0200)] 
msi/tests: Test type for LONGCHAR columns.

15 years agomsi: Fix SHORT column data type.
Hib Eris [Sat, 25 Apr 2009 19:36:27 +0000 (21:36 +0200)] 
msi: Fix SHORT column data type.

15 years agomsi/tests: Test type for INTEGER, SHORT, LONG columns.
Hib Eris [Sat, 25 Apr 2009 19:35:55 +0000 (21:35 +0200)] 
msi/tests: Test type for INTEGER, SHORT, LONG columns.

15 years agomsi: Fix INT column data type.
Hib Eris [Sat, 25 Apr 2009 19:35:10 +0000 (21:35 +0200)] 
msi: Fix INT column data type.

15 years agomsi/tests: Test type for INT column.
Hib Eris [Sat, 25 Apr 2009 19:34:38 +0000 (21:34 +0200)] 
msi/tests: Test type for INT column.

15 years agoinclude: Added definitions for HTMLWindowEvents and HTMLWindowEvents2.
Alexandre Julliard [Tue, 28 Apr 2009 10:50:06 +0000 (12:50 +0200)] 
include: Added definitions for HTMLWindowEvents and HTMLWindowEvents2.

15 years agoinclude: Added definition of the DispHTMLWindowProxy interface.
Alexandre Julliard [Tue, 28 Apr 2009 10:49:15 +0000 (12:49 +0200)] 
include: Added definition of the DispHTMLWindowProxy interface.

15 years agoinclude: Added definitions for IHTMLWindow4 and IHTMLWindow5.
Alexandre Julliard [Tue, 28 Apr 2009 10:47:40 +0000 (12:47 +0200)] 
include: Added definitions for IHTMLWindow4 and IHTMLWindow5.

15 years agowined3d: Set the max mipmap level in the pbo test.
Stefan Dösinger [Wed, 22 Apr 2009 17:28:53 +0000 (19:28 +0200)] 
wined3d: Set the max mipmap level in the pbo test.

fglrx refuses to use PBOs on not mipmap complete textures. The texture code
already takes care of this, do the same in the test.

15 years agowined3d: Emulate R16G16F and R32G32F if GL_ARB_texture_rg is not supported.
Stefan Dösinger [Mon, 6 Apr 2009 13:05:27 +0000 (15:05 +0200)] 
wined3d: Emulate R16G16F and R32G32F if GL_ARB_texture_rg is not supported.

Nvidia doesn't offer it on geforce 7 and earlier cards, but some games need
it. This is surprising because the extension was made specifically for
compatibility purposes for older cards.

15 years agowined3d: Fix an issue in buffer_get_sysmem.
Stefan Dösinger [Wed, 22 Apr 2009 17:19:41 +0000 (19:19 +0200)] 
wined3d: Fix an issue in buffer_get_sysmem.

Checking for the doublebuffer flag can cause confusion if no VBO has
been allocated for the buffer. Checking for allocatedMemory is the
more direct approach.

15 years agowined3d: Activate a thread before mapping a buffer.
Stefan Dösinger [Mon, 20 Apr 2009 12:40:53 +0000 (14:40 +0200)] 
wined3d: Activate a thread before mapping a buffer.

This fixes a regression in EverQuest 2.

15 years agowined3d: Fix a few more direct buffer accesses.
Stefan Dösinger [Sun, 19 Apr 2009 18:42:08 +0000 (20:42 +0200)] 
wined3d: Fix a few more direct buffer accesses.

15 years agomsvfw32/tests: Add mixed-case FOURCC comparisons.
Jörg Höhle [Tue, 28 Apr 2009 07:02:24 +0000 (09:02 +0200)] 
msvfw32/tests: Add mixed-case FOURCC comparisons.

15 years agowined3d: Remove some redundant defines.
Henri Verbeet [Tue, 28 Apr 2009 07:53:29 +0000 (09:53 +0200)] 
wined3d: Remove some redundant defines.

15 years agowined3d: Mask set bool/int constants with bool/int constants read.
Henri Verbeet [Tue, 28 Apr 2009 07:53:29 +0000 (09:53 +0200)] 
wined3d: Mask set bool/int constants with bool/int constants read.

15 years agowined3d: Clear reg_maps in shader_get_registers_used() instead of the callers.
Henri Verbeet [Tue, 28 Apr 2009 07:53:29 +0000 (09:53 +0200)] 
wined3d: Clear reg_maps in shader_get_registers_used() instead of the callers.

15 years agowined3d: Use shader_sm1_read_dst_param() and shader_sm1_read_src_param() in shader_ge...
Henri Verbeet [Tue, 28 Apr 2009 07:53:28 +0000 (09:53 +0200)] 
wined3d: Use shader_sm1_read_dst_param() and shader_sm1_read_src_param() in shader_get_registers_used().

15 years agowined3d: Create a separate function to record register usage.
Henri Verbeet [Tue, 28 Apr 2009 07:53:28 +0000 (09:53 +0200)] 
wined3d: Create a separate function to record register usage.

15 years agocryptui: If an input file name is given to CryptUIWizImport, show it in the wizard.
Juan Lang [Tue, 28 Apr 2009 01:10:54 +0000 (18:10 -0700)] 
cryptui: If an input file name is given to CryptUIWizImport, show it in the wizard.

15 years agonotepad: Don't append seconds to time format.
Austin English [Mon, 27 Apr 2009 23:39:49 +0000 (18:39 -0500)] 
notepad: Don't append seconds to time format.

15 years agogdiplus: Create a static InstalledFontCollection object, currently empty.
Vincent Povirk [Mon, 27 Apr 2009 21:24:47 +0000 (16:24 -0500)] 
gdiplus: Create a static InstalledFontCollection object, currently empty.

15 years agogdiplus: Add test for GdipNewInstalledFontCollection.
Vincent Povirk [Wed, 28 Jan 2009 22:08:43 +0000 (16:08 -0600)] 
gdiplus: Add test for GdipNewInstalledFontCollection.

15 years agogdiplus: Add stub for GdipBitmapSetPixel.
Massimo Del Fedele [Mon, 27 Apr 2009 21:20:27 +0000 (23:20 +0200)] 
gdiplus: Add stub for GdipBitmapSetPixel.

15 years agokernel32: In editline's keys table, use constants instead of numeric constants.
Eric Pouech [Mon, 27 Apr 2009 19:09:06 +0000 (21:09 +0200)] 
kernel32: In editline's keys table, use constants instead of numeric constants.

15 years agocmdlgtst: Spelling fix.
André Hentschel [Mon, 27 Apr 2009 18:34:16 +0000 (20:34 +0200)] 
cmdlgtst: Spelling fix.

15 years agourlmon/tests: Fix a test failure on Win9x, WinME and NT4.
Paul Vriens [Mon, 27 Apr 2009 18:33:12 +0000 (20:33 +0200)] 
urlmon/tests: Fix a test failure on Win9x, WinME and NT4.

15 years agogdi32/tests: Fix a test failure on NT4.
Paul Vriens [Mon, 27 Apr 2009 17:48:17 +0000 (19:48 +0200)] 
gdi32/tests: Fix a test failure on NT4.

15 years agows2_32/tests: Run tests again on several platforms due to missing functions.
Paul Vriens [Mon, 27 Apr 2009 14:47:49 +0000 (16:47 +0200)] 
ws2_32/tests: Run tests again on several platforms due to missing functions.

15 years agogdi32/tests: Fix some test failures on Win9x/WinME.
Paul Vriens [Mon, 27 Apr 2009 12:35:51 +0000 (14:35 +0200)] 
gdi32/tests: Fix some test failures on Win9x/WinME.

15 years agowininet: Fix a memory leak in the URL cache.
Alexandre Julliard [Mon, 27 Apr 2009 18:04:45 +0000 (20:04 +0200)] 
wininet: Fix a memory leak in the URL cache.

15 years agowininet: Add stubs for PrivacyGet/SetZonePreferenceW.
Alexandre Julliard [Mon, 27 Apr 2009 18:04:34 +0000 (20:04 +0200)] 
wininet: Add stubs for PrivacyGet/SetZonePreferenceW.

15 years agowinemaker: Add often used negative optimization.
André Hentschel [Sat, 25 Apr 2009 14:41:48 +0000 (16:41 +0200)] 
winemaker: Add often used negative optimization.

15 years agowinemaker: Fix optimizations.
André Hentschel [Sat, 25 Apr 2009 14:27:42 +0000 (16:27 +0200)] 
winemaker: Fix optimizations.

15 years agowinemaker: Fix project file path parsing.
André Hentschel [Sat, 25 Apr 2009 13:47:59 +0000 (15:47 +0200)] 
winemaker: Fix project file path parsing.