Dan Kegel
|
dfc028b4fb
|
winver: Add version resource.
|
2008-12-18 13:17:20 +01:00 |
Maarten Lankhorst
|
f00beab5c4
|
ntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop CDECL.
|
2008-12-17 15:02:26 +01:00 |
Maarten Lankhorst
|
768160e944
|
ntdll: Make all exported wine functions CDECL.
|
2008-12-17 15:02:25 +01:00 |
Maarten Lankhorst
|
d6bc9fc9f3
|
winex11.drv/explorer: Add CDECL to exported functions.
|
2008-12-17 15:02:25 +01:00 |
Jonathan Ernst
|
4823e2e863
|
winhlp32: Updated French translation.
|
2008-12-17 13:52:40 +01:00 |
Jonathan Ernst
|
70d96c7b73
|
winhlp32: WINE->Wine.
|
2008-12-17 13:52:40 +01:00 |
Jonathan Ernst
|
bd91afcea4
|
wordpad: Updated French translation.
|
2008-12-17 13:52:39 +01:00 |
Damjan Jovanovic
|
2fde3c0f7b
|
winemenubuilder: Create xdg_config_dir if it does not exist.
|
2008-12-17 11:38:21 +01:00 |
Alexandre Julliard
|
24d3b1f622
|
winetest: Use main instead of WinMain as entry point.
|
2008-12-16 12:07:53 +01:00 |
Francois Gouget
|
7a71c5d3e3
|
net: Make output_string() and output_error_string() static.
|
2008-12-15 12:25:43 +01:00 |
Francois Gouget
|
e1ca6799fa
|
explorer: Make appbar_wndproc() static.
|
2008-12-15 12:25:15 +01:00 |
Francois Gouget
|
5d6f7b9784
|
msiexec: Make KillService() static.
|
2008-12-15 12:25:10 +01:00 |
Francois Gouget
|
3154768a94
|
cmd: Make WCMD_DumpCommands() static.
|
2008-12-15 12:25:00 +01:00 |
ByeongSik Jeon
|
5f3287d79f
|
*Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
|
2008-12-11 12:21:07 +01:00 |
ByeongSik Jeon
|
1b0297a7f9
|
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
|
2008-12-11 12:20:48 +01:00 |
Rico Schüller
|
8e02da9843
|
winhlp32: Fix German translation.
|
2008-12-10 10:48:52 +01:00 |
Rico Schüller
|
bd923fd307
|
wordpad: Fix German translation.
|
2008-12-10 10:48:49 +01:00 |
Francois Gouget
|
2e7fc3e5c6
|
clock: Remove spaces before '\n' in the Swedish resources.
|
2008-12-10 10:47:49 +01:00 |
Alexandre Julliard
|
490bb349ce
|
winetest: Report information about the CPU and host OS.
|
2008-12-10 10:47:08 +01:00 |
Alexandre Julliard
|
7fdadbb377
|
server: Add functions for conversions between server user handles and pointer-style handles.
|
2008-12-08 16:58:20 +01:00 |
Alexandre Julliard
|
d1b3d484f7
|
server: Add functions for conversions between server object handles and pointer-style handles.
|
2008-12-08 16:05:17 +01:00 |
Michael Stefaniuc
|
e899241807
|
taskmgr: Remove some superfluous casts.
|
2008-12-08 12:04:21 +01:00 |
Michael Stefaniuc
|
f3975c5a7e
|
taskmgr: Replace malloc with HeapAlloc.
|
2008-12-08 12:04:17 +01:00 |
Daniel Nylander
|
1966d8edc5
|
winecfg: Updated Swedish translation.
|
2008-12-08 12:03:14 +01:00 |
Daniel Nylander
|
4a65cc5f1f
|
notepad: Updated Swedish translation.
|
2008-12-08 12:03:10 +01:00 |
Daniel Nylander
|
7ac9175eba
|
winhlp32: Updated Swedish translation.
|
2008-12-08 12:03:07 +01:00 |
Daniel Nylander
|
cb372506a8
|
winefile: Updated Swedish translation.
|
2008-12-08 12:03:04 +01:00 |
Daniel Nylander
|
4c21d5287a
|
clock: Updated Swedish translation.
|
2008-12-08 12:03:01 +01:00 |
Christian Costa
|
88cf37fd85
|
winedbg: Make frame numbers display starting from 0 so we match frame command.
|
2008-12-08 12:02:43 +01:00 |
Vincent Povirk
|
3f68641b92
|
explorer,shell32: Improve ABM_GETTASKBARPOS stub.
|
2008-12-08 12:02:27 +01:00 |
Rok Mandeljc
|
9217652bef
|
winhlp32: Updated Slovenian translation.
|
2008-12-08 12:02:07 +01:00 |
Rok Mandeljc
|
d0b4ffe650
|
winefile: Fix problem with ellipses in Slovenian translation.
|
2008-12-08 12:01:42 +01:00 |
Rok Mandeljc
|
c10d90f66b
|
cmdlgtst: Fix problem with ellipses in Slovenian translation.
|
2008-12-08 12:01:36 +01:00 |
Rok Mandeljc
|
d551d73c1d
|
wordpad: Updated Slovenian translation.
|
2008-12-08 12:01:33 +01:00 |
Rok Mandeljc
|
90b26563de
|
winecfg: Updated Slovenian translation.
|
2008-12-08 12:01:22 +01:00 |
Rok Mandeljc
|
ea009608f1
|
start: Updated Slovenian translation.
|
2008-12-08 12:01:17 +01:00 |
Rok Mandeljc
|
f54101abd3
|
regedit: Updated Slovenian translation.
|
2008-12-08 12:01:10 +01:00 |
Vincent Povirk
|
8f6736cf13
|
winedbg: Fix string format warnings.
|
2008-12-05 12:30:22 +01:00 |
Kirill K. Smirnov
|
95366238a0
|
winecfg/audio: Properly terminate an empty list of drivers.
|
2008-12-04 12:18:58 +01:00 |
Michael Stefaniuc
|
683c53db42
|
regedit: Remove some superfluous casts.
|
2008-12-04 12:08:27 +01:00 |
Michael Stefaniuc
|
cf8571fed0
|
cmd: Remove some superfluous casts.
|
2008-12-04 12:08:24 +01:00 |
Michael Stefaniuc
|
7a2f3bf7ee
|
winecfg: Remove some superfluous casts.
|
2008-12-04 12:08:20 +01:00 |
Francois Gouget
|
23e6e7be8e
|
Make sure we have a space before the ellipses in Slovenian resources.
|
2008-12-04 12:06:06 +01:00 |
Francois Gouget
|
4365a07d47
|
cmdlgtst: Fix an ellipsis in the copyright message.
|
2008-12-04 12:06:00 +01:00 |
Alexandre Julliard
|
76ae4d9c65
|
rpcss: Build with -D__WINESRC__ since it's using Wine-specific features.
|
2008-12-03 16:41:58 +01:00 |
Alexandre Julliard
|
9b9a2f7629
|
rpcss: Get rid of the useless rpcss.h header.
|
2008-12-03 16:41:39 +01:00 |
Francois Gouget
|
dfb823bb6f
|
regedit: Deal with races in 'regedit /E' by resizing the buffers and retrying.
|
2008-12-01 12:57:39 +01:00 |
Alexandre Julliard
|
3249b40f70
|
advapi32: Reimplemented ChangeServiceConfig2W in services.exe.
|
2008-11-26 14:35:30 +01:00 |
Kirill K. Smirnov
|
1482006fb5
|
winecfg/audio: Simplify removeDriver() function.
|
2008-11-26 13:41:40 +01:00 |
Kirill K. Smirnov
|
d540cf3c80
|
winecfg/audio: Fix uninitialized variable.
|
2008-11-26 13:40:03 +01:00 |