Erich Hoover
|
4691cc4f85
|
wcmd: Properly cleanup redirects when there are no in/out/error pipes.
|
2009-02-12 11:54:02 +01:00 |
Ricardo Filipe
|
d904d1359a
|
include: Fix commdlg hook procedures return type.
|
2009-02-09 17:17:09 +01:00 |
David Hedberg
|
0b3064215b
|
winecfg: Fix for paths containing utf-8.
|
2009-02-09 17:17:09 +01:00 |
Nikolay Sivov
|
5276d886f9
|
reg: Don't close not open reg key (Coverity).
|
2009-02-09 13:21:27 +01:00 |
Francois Gouget
|
7274de8888
|
progman: Make DIALOG_Symbol() static.
|
2009-02-09 13:15:47 +01:00 |
Francois Gouget
|
c6643c6108
|
taskmgr: Make some functions static.
|
2009-02-09 13:15:44 +01:00 |
Francois Gouget
|
90d8b9426f
|
notepad: Make the Lithuanian resources SUBLANG_NEUTRAL.
|
2009-02-09 13:13:36 +01:00 |
Alexandre Julliard
|
82ea2994e8
|
winepath: Fixed the wmain() definition.
|
2009-02-06 23:20:27 +01:00 |
Alexandre Julliard
|
8e71504e76
|
programs: Don't make apps Unicode if they don't use the command line.
|
2009-02-06 23:20:01 +01:00 |
Alexandre Julliard
|
88fd1ba7b5
|
makefiles: Pass the target flags to winegcc.
|
2009-02-06 20:31:59 +01:00 |
Aurimas Fischer
|
cb57ebcaf2
|
notepad: Add Lithuanian translation.
|
2009-02-06 16:41:45 +01:00 |
Francois Gouget
|
323c94b5fe
|
progman: Reorder some functions to avoid forward declarations in dialog.c.
|
2009-02-05 13:14:47 +01:00 |
Francois Gouget
|
678a0e1eb5
|
taskmgr: Make TrayIcon_GetProcessorUsageIcon() static.
|
2009-02-05 13:14:33 +01:00 |
Francois Gouget
|
07ccd5a36d
|
taskmgr: Reorder some functions to avoid forward declarations in graphctl.c.
|
2009-02-05 13:14:30 +01:00 |
Francois Gouget
|
097863ba46
|
taskmgr: Reorder some functions to avoid forward declarations in applpage.c.
|
2009-02-05 13:14:27 +01:00 |
Paul Vriens
|
aa20ee6b45
|
winetest: Make sure we can test .NET dlls on Windows.
|
2009-02-04 14:28:20 +01:00 |
Paul TBBle Hampson
|
c09f1357bc
|
winefile: Don't use child after it has been freed.
If winefile is unable to create a window, it frees the child pointer.
However, it then proceeds to use the child pointer.
|
2009-02-03 14:01:14 +01:00 |
Marcus Meissner
|
55ae86ccb1
|
winhlp32: Check hlpfile for being NULL (Coverity).
|
2009-02-02 15:44:39 +01:00 |
Marcus Meissner
|
102a3b9892
|
winedbg: Check for buffer being NULL.
|
2009-02-02 15:21:43 +01:00 |
Marcus Meissner
|
2c7ac13662
|
services: Handle realloc failures better (Coverity).
|
2009-02-02 15:21:43 +01:00 |
Rob Shearman
|
d3085abc08
|
Change parameter type from size_t to SIZE_T for MIDL_user_allocate.
|
2009-02-02 11:55:21 +01:00 |
Andrey Turkin
|
347272b37e
|
programs: Add lodctr and unlodctr tools.
|
2009-01-29 15:14:22 +01:00 |
Michael Stefaniuc
|
24c4f1de95
|
services: Remove superfluous pointer casts.
|
2009-01-29 14:06:11 +01:00 |
Michael Stefaniuc
|
30a37b65dc
|
expand: Remove superfluous pointer casts.
|
2009-01-29 14:06:04 +01:00 |
Marcus Meissner
|
1db4c5dc67
|
xcopy: Handle return from vsnprintfW (Coverity).
|
2009-01-29 12:48:16 +01:00 |
Marcus Meissner
|
1082779ddc
|
regedit: Check HeapAlloc results (coverity).
|
2009-01-29 12:44:48 +01:00 |
Anders Jonsson
|
e958d4f99e
|
cmdlgtst: Add Swedish translation.
|
2009-01-29 12:18:54 +01:00 |
Aric Stewart
|
45824821ff
|
reg.exe: Implement DELETE.
|
2009-01-28 14:31:56 +01:00 |
Aric Stewart
|
647a087e8a
|
reg.exe: Implement ADD for REG_SZ.
|
2009-01-28 14:31:44 +01:00 |
Anders Jonsson
|
cbeff91bd0
|
wineconsole: Fix typos in Swedish resources.
|
2009-01-28 12:10:41 +01:00 |
Anders Jonsson
|
7243f4863a
|
view: Add Swedish translation.
|
2009-01-28 12:10:37 +01:00 |
Alexandre Julliard
|
746948551a
|
services: Add stub implementation for SERVICE_CONFIG_FAILURE_ACTIONS in ChangeServiceConfig2W.
|
2009-01-27 11:27:45 +01:00 |
Francois Gouget
|
5898a5c767
|
regedit: Make some functions static.
|
2009-01-26 15:13:21 +01:00 |
Francois Gouget
|
492304128b
|
regedit: We don't bother unregistering window classes on exit, so remove HexEdit_Unregister().
|
2009-01-26 15:13:18 +01:00 |
Francois Gouget
|
0e01daa3e7
|
winecfg: Make enumerate_valuesW() static.
|
2009-01-26 15:13:15 +01:00 |
Francois Gouget
|
0a6665bfef
|
wineconsole: WINECON_GetHistory{Mode,Size}() are unused so remove them.
|
2009-01-26 15:13:12 +01:00 |
Anders Jonsson
|
b01c8da0f4
|
oleview: Fix typo in English, Russian resources.
|
2009-01-26 14:30:10 +01:00 |
Marcus Meissner
|
9a0a89271e
|
winefile: Avoid array overrun (coverity).
|
2009-01-26 14:29:29 +01:00 |
Anders Jonsson
|
2ce82aec19
|
winefile: Update Swedish translation.
|
2009-01-23 13:12:40 +01:00 |
Anders Jonsson
|
4e733f98e3
|
winhlp32: Update Swedish translation.
|
2009-01-23 13:12:36 +01:00 |
Anders Jonsson
|
890a48adc5
|
progman: Add Swedish translation.
|
2009-01-22 15:28:23 +01:00 |
Anders Jonsson
|
846e361ed1
|
regedit: Add Swedish translation.
|
2009-01-22 12:04:16 +01:00 |
Ben Klein
|
8df74a0edb
|
winecfg: Fix a typo in autodetect_drives.
|
2009-01-22 12:03:25 +01:00 |
Alexandre Julliard
|
05a840dfc9
|
advapi32: Fix GetServiceDisplayNameW behavior to pass the tests.
|
2009-01-21 23:35:35 +01:00 |
Alexandre Julliard
|
c795150932
|
advapi32: Fix GetServiceKeyNameW behavior to pass the tests.
|
2009-01-21 23:32:29 +01:00 |
Mikołaj Zalewski
|
f2235ef30d
|
regedit: Don't pass an ANSI string to vsprintfW.
|
2009-01-21 13:26:48 +01:00 |
Anders Jonsson
|
e9d8c9f572
|
write: Add Swedish translation.
|
2009-01-20 15:17:29 +01:00 |
Anders Jonsson
|
fed3c945f0
|
wordpad: Add Swedish translation.
|
2009-01-20 15:17:25 +01:00 |
Michael Stefaniuc
|
0a51e54fce
|
oleview: Remove superfluous pointer casts.
|
2009-01-20 15:17:22 +01:00 |
Francois Gouget
|
de58df0e8d
|
wineconsole: Make WINECON_SetHistory{Mode,Size}() static.
|
2009-01-20 12:34:02 +01:00 |