Mike Kaplinskiy
b05774ee7e
server: Change cancel_async to take an optional iosb and only_thread.
2009-08-18 12:26:30 +02:00
Alexandre Julliard
e49918b5a2
kernel32: Use a longer wineboot timeout for the initial prefix creation.
2009-08-18 12:17:04 +02:00
Alexandre Julliard
d492389d23
kernel32: Don't wait for wineboot once the process is no longer running.
2009-08-18 12:14:12 +02:00
Juan Lang
1b5ea4a954
wine.inf: Add a fake DLL entry for windowscodecs.dll.
2009-08-18 11:46:22 +02:00
Frédéric Delanoy
c566c719fb
wineconsole: Fix French translation.
2009-08-18 11:46:15 +02:00
Frédéric Delanoy
2cee5c73bc
winecfg: Update French translation.
2009-08-18 11:46:11 +02:00
André Hentschel
53a74cdd42
winecfg: Update German translation.
2009-08-18 11:46:06 +02:00
Vladimir Pankratov
6ec190e55c
wininet: Update Russian translation.
2009-08-18 11:40:02 +02:00
Vladimir Pankratov
ab3b0169f7
winecfg: Update Russian translation.
2009-08-18 11:39:57 +02:00
Vladimir Pankratov
33fe602bcd
mshtml: Add test for OmNavigator_get_appName.
2009-08-18 11:39:46 +02:00
Vladimir Pankratov
ecd7c11b5d
mshtml: Implement OmNavigator_get_appName.
2009-08-18 11:39:41 +02:00
Alexandre Julliard
b392362fd5
wine.inf: Specify the source module for 16-bit fake dlls.
2009-08-18 11:38:36 +02:00
Alexandre Julliard
38fe0827a1
setupapi: Copy the pre-compiled fake dll files instead of generating them if possible.
2009-08-18 11:38:22 +02:00
Alexandre Julliard
5f10595c5c
makefiles: Add rules for installing fake modules.
2009-08-18 11:33:26 +02:00
Alexandre Julliard
f78a8ceafc
makefiles: Add rules for building fake modules.
2009-08-18 11:29:35 +02:00
Alexandre Julliard
2de0c16363
winegcc: Add support for building fake modules.
2009-08-18 11:26:43 +02:00
Sunil Mohan
f7f50d1252
oleaut32: Fix SLTG_ReadString to null terminate.
2009-08-18 11:25:44 +02:00
Michael Karcher
ca4c571818
ntdll: Add handing of MEM_EXECUTE_OPTION_PERMANENT.
2009-08-18 11:19:55 +02:00
Michael Karcher
9476071fd2
ntdll: Don't send EXCEPTION_EXECUTE_FAULT to Windows programs that didn't enable DEP.
2009-08-18 11:19:46 +02:00
Michael Karcher
7aa1f6c346
ntdll: Add ProcessExecuteFlags handling to NtQueryInformationProcess.
2009-08-18 11:17:44 +02:00
Michael Stefaniuc
a0509811a5
wininet: Update the Romanian translation.
2009-08-18 11:17:33 +02:00
Michael Stefaniuc
d3a4ff8ccb
notepad: Update the Romanian translation.
2009-08-18 11:17:30 +02:00
Michael Stefaniuc
11fe130cc7
winecfg: Update the Romanian translation.
2009-08-18 11:17:27 +02:00
Aurimas Fišeras
ebca91750b
winecfg: Update Lithuanian translation.
2009-08-18 11:17:22 +02:00
Jörg Höhle
7763da811b
wined3d: Check GL_SUPPORT prior to an ARB occlusion call.
2009-08-17 19:36:41 +02:00
Alexandre Julliard
da1784bb9e
server: Don't use the cached file mode when setting the security descriptor.
2009-08-17 17:26:51 +02:00
Alexandre Julliard
74a63029c7
server: Properly initialize mode and uid for file and directory objects.
2009-08-17 17:18:54 +02:00
Huw Davies
bbb3a85c51
widl: Add a structure packing command line option.
2009-08-17 16:48:10 +02:00
Huw Davies
70804336aa
rpcrt4: Add support for FC_ALIGNM2.
2009-08-17 16:47:24 +02:00
Huw Davies
86f0634dae
include: Add ALIGNM2 format character.
2009-08-17 16:47:15 +02:00
Michael Karcher
a0eb2ed413
server: Don't report LOAD_DLL debug event for exe module.
2009-08-17 16:44:14 +02:00
Rein Klazes
9d6d3b3b3c
winecfg: Let the user specify the drive letter of a to be added drive.
2009-08-17 16:43:15 +02:00
Alexandre Julliard
12d1ff8ef6
winex11: Add handling of take focus event on the desktop window.
2009-08-17 16:32:45 +02:00
Nikolay Sivov
f08747cbfc
comctl32/tab: Init TCITEM fields in TCM_GETITEM when invalid index passed.
2009-08-17 15:53:12 +02:00
Nikolay Sivov
031c497a5a
comctl32/tab: Check destination pointer for NULL in TCM_GETITEM handler.
2009-08-17 15:53:06 +02:00
André Hentschel
4c9405a83c
winemaker: Update manual.
2009-08-17 15:53:02 +02:00
Rein Klazes
b46e2ef9b1
advapi32: SetEntriesInAclW() should accept account name "CURRENT_USER".
2009-08-17 15:52:57 +02:00
Alexandre Julliard
1ebbab8ddb
configure: Downgrade libgsm warning to a notice.
2009-08-17 15:11:42 +02:00
Alexandre Julliard
fd03c50693
configure: Don't assume libXext is available.
2009-08-17 15:11:08 +02:00
Dylan Smith
a35652d654
winedbg: Make limitations of set command clearer in man page.
2009-08-17 14:43:09 +02:00
Dylan Smith
82f810dc73
winedbg: Properly end non-formatted text in man page.
...
The .nf macro stops formatting of the text in the man page, and the
macro .fi should be used to end. This wasn't done before, which is
noticable for where the text is wrapped when opening the man page with a
larger/smaller terminal width.
2009-08-17 14:42:48 +02:00
Dylan Smith
26c427d50a
winedbg: Fixed syntax of set command in man pages.
2009-08-17 14:42:32 +02:00
Dylan Smith
81c9b3a105
winedbg: Correct header for virtual memory mapping for end address.
...
The virtual memory mapping info retrieved by the command "info maps" has
the end address in the second column, even though the title for the
column says "Size".
2009-08-17 14:42:23 +02:00
Dylan Smith
3add397abc
winedbg: Remove unused tokens in grammer file.
2009-08-17 14:40:14 +02:00
Dylan Smith
4782d1dde6
winedbg: Prevent syntax error for setting all debug channels.
...
The lexer was matching tALL before checking for tIDENTIFIER, and the set
command didn't have any rules for tALL, which prevented setting the
flags for all the debug channels.
2009-08-17 14:40:03 +02:00
Piotr Caban
c745826e5d
jscript: Fixed Object's function lengths.
2009-08-17 13:57:51 +02:00
Piotr Caban
ca72983664
jscript: Fixed Math's function lengths.
2009-08-17 13:57:51 +02:00
Piotr Caban
c0fc15b91c
jscript: Fixed Array's function lengths.
2009-08-17 13:57:51 +02:00
Piotr Caban
67520788c1
jscript: Fixed Date's function lengths.
2009-08-17 13:57:51 +02:00
Piotr Caban
5ead336535
jscript: Fixed RegExp's function lengths.
2009-08-17 13:57:51 +02:00