Sign in
goma
/
wine
/
ba8a0b7b9d0d0798fc0bb180b1d6e064db2df39c
/
programs
f00beab
ntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop CDECL.
by Maarten Lankhorst
· 16 years ago
768160e
ntdll: Make all exported wine functions CDECL.
by Maarten Lankhorst
· 16 years ago
d6bc9fc
winex11.drv/explorer: Add CDECL to exported functions.
by Maarten Lankhorst
· 16 years ago
4823e2e
winhlp32: Updated French translation.
by Jonathan Ernst
· 16 years ago
70d96c7
winhlp32: WINE->Wine.
by Jonathan Ernst
· 16 years ago
bd91afc
wordpad: Updated French translation.
by Jonathan Ernst
· 16 years ago
2fde3c0
winemenubuilder: Create xdg_config_dir if it does not exist.
by Damjan Jovanovic
· 16 years ago
24d3b1f
winetest: Use main instead of WinMain as entry point.
by Alexandre Julliard
· 16 years ago
7a71c5d
net: Make output_string() and output_error_string() static.
by Francois Gouget
· 16 years ago
e1ca679
explorer: Make appbar_wndproc() static.
by Francois Gouget
· 16 years ago
5d6f7b9
msiexec: Make KillService() static.
by Francois Gouget
· 16 years ago
3154768
cmd: Make WCMD_DumpCommands() static.
by Francois Gouget
· 16 years ago
5f3287d
*Ko.rc: Update Korean resource.
by ByeongSik Jeon
· 16 years ago
1b0297a
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
by ByeongSik Jeon
· 16 years ago
8e02da9
winhlp32: Fix German translation.
by Rico Schüller
· 16 years ago
bd923fd
wordpad: Fix German translation.
by Rico Schüller
· 16 years ago
2e7fc3e
clock: Remove spaces before '\n' in the Swedish resources.
by Francois Gouget
· 16 years ago
490bb34
winetest: Report information about the CPU and host OS.
by Alexandre Julliard
· 16 years ago
7fdadbb
server: Add functions for conversions between server user handles and pointer-style handles.
by Alexandre Julliard
· 16 years ago
d1b3d48
server: Add functions for conversions between server object handles and pointer-style handles.
by Alexandre Julliard
· 16 years ago
e899241
taskmgr: Remove some superfluous casts.
by Michael Stefaniuc
· 16 years ago
f3975c5
taskmgr: Replace malloc with HeapAlloc.
by Michael Stefaniuc
· 16 years ago
1966d8e
winecfg: Updated Swedish translation.
by Daniel Nylander
· 16 years ago
4a65cc5
notepad: Updated Swedish translation.
by Daniel Nylander
· 16 years ago
7ac9175
winhlp32: Updated Swedish translation.
by Daniel Nylander
· 16 years ago
cb37250
winefile: Updated Swedish translation.
by Daniel Nylander
· 16 years ago
4c21d52
clock: Updated Swedish translation.
by Daniel Nylander
· 16 years ago
88cf37f
winedbg: Make frame numbers display starting from 0 so we match frame command.
by Christian Costa
· 16 years ago
3f68641
explorer,shell32: Improve ABM_GETTASKBARPOS stub.
by Vincent Povirk
· 16 years ago
9217652
winhlp32: Updated Slovenian translation.
by Rok Mandeljc
· 16 years ago
d0b4ffe
winefile: Fix problem with ellipses in Slovenian translation.
by Rok Mandeljc
· 16 years ago
c10d90f
cmdlgtst: Fix problem with ellipses in Slovenian translation.
by Rok Mandeljc
· 16 years ago
d551d73
wordpad: Updated Slovenian translation.
by Rok Mandeljc
· 16 years ago
90b2656
winecfg: Updated Slovenian translation.
by Rok Mandeljc
· 16 years ago
ea00960
start: Updated Slovenian translation.
by Rok Mandeljc
· 16 years ago
f54101a
regedit: Updated Slovenian translation.
by Rok Mandeljc
· 16 years ago
8f6736c
winedbg: Fix string format warnings.
by Vincent Povirk
· 16 years ago
9536623
winecfg/audio: Properly terminate an empty list of drivers.
by Kirill K. Smirnov
· 16 years ago
683c53d
regedit: Remove some superfluous casts.
by Michael Stefaniuc
· 16 years ago
cf8571f
cmd: Remove some superfluous casts.
by Michael Stefaniuc
· 16 years ago
7a2f3bf
winecfg: Remove some superfluous casts.
by Michael Stefaniuc
· 16 years ago
23e6e7b
Make sure we have a space before the ellipses in Slovenian resources.
by Francois Gouget
· 16 years ago
4365a07
cmdlgtst: Fix an ellipsis in the copyright message.
by Francois Gouget
· 16 years ago
76ae4d9
rpcss: Build with -D__WINESRC__ since it's using Wine-specific features.
by Alexandre Julliard
· 16 years ago
9b9a2f7
rpcss: Get rid of the useless rpcss.h header.
by Alexandre Julliard
· 16 years ago
dfb823b
regedit: Deal with races in 'regedit /E' by resizing the buffers and retrying.
by Francois Gouget
· 16 years ago
3249b40
advapi32: Reimplemented ChangeServiceConfig2W in services.exe.
by Alexandre Julliard
· 16 years ago
1482006
winecfg/audio: Simplify removeDriver() function.
by Kirill K. Smirnov
· 16 years ago
d540cf3
winecfg/audio: Fix uninitialized variable.
by Kirill K. Smirnov
· 16 years ago
b3bf746
Straighten out some ellipses.
by Francois Gouget
· 16 years ago
42fb9fe
services: Properly initialize service status at creation time.
by Alexandre Julliard
· 16 years ago
c75a143
regedit: Remove NULL check before HeapFree (Smatch).
by Michael Stefaniuc
· 16 years ago
79f24b5
winetest: Optionally compress the distributed exe with upx.
by Alexandre Julliard
· 16 years ago
f927b89
wordpad: Updated Korean resource.
by Hwang YunSong(황윤성)
· 16 years ago
9c5e97a
Assorted spelling fixes.
by Francois Gouget
· 16 years ago
c880cce
regedit: Fix handling of zero-byte binary values for 'regedit /E'.
by Francois Gouget
· 16 years ago
3bb4494
reg: Avoid wvsprintfW() so we can avoid loading user32.dll.
by Francois Gouget
· 16 years ago
be19acf
regedit: Avoid wsprintfW() so we can avoid loading user32.dll for 'regedit /E'.
by Francois Gouget
· 16 years ago
a81bb70
regedit: Fix exporting of REG_EXPAND_SZ and other 'weird' strings.
by Francois Gouget
· 16 years ago
3ef0b0e
regedit: Pass the string length to REGPROC_export_string().
by Francois Gouget
· 16 years ago
d92c976
regedit: Fix a buffer allocation in export_registry_key().
by Francois Gouget
· 16 years ago
6e336fe
winetest: Report an error when a test program completely fails to run.
by Alexandre Julliard
· 16 years ago
a580c6c
winetest: Allow to specify a subset of tests to run on the command line.
by Alexandre Julliard
· 16 years ago
db8783e
winetest: Capture the Win32 stderr into the log file too.
by Alexandre Julliard
· 16 years ago
812c5e1
winetest: Give the 'Running' progress bar the same size as the others.
by Paul Vriens
· 16 years ago
3b140cc
Assorted spelling fixes.
by Francois Gouget
· 16 years ago
103cfb9
reg: const WCHAR -> static const WCHAR.
by Andrew Riedi
· 16 years ago
1b8f4b9
wordpad: Update resources for date and time dialog.
by Hirofumi Katayama
· 16 years ago
9ff230d
shdocvw, winemenubuilder: Generate fd.o entries for .url files.
by Damjan Jovanovic
· 16 years ago
6949694
msiexec: Build with -mwindows.
by Vincent Povirk
· 16 years ago
e190150
regedit: Fix the wrapping of binary values in export_hkey().
by Francois Gouget
· 16 years ago
f0f91a6
regedit: Fix a buffer overflow when exporting binary values in export_hkey().
by Francois Gouget
· 16 years ago
7df7222
regedit: Simplify / clean up export_hkey().
by Francois Gouget
· 16 years ago
126ffb1
regedit: Tighten a buffer size calculation.
by Francois Gouget
· 16 years ago
d1d3db4
regedit: Simplify REGPROC_export_string().
by Francois Gouget
· 16 years ago
7f707b3
regedit: The xxx_name_len variables track buffer sizes. That is they count the trailing '\0'. Adjust a couple of places that got this wrong and rename them to xxx_name_size.
by Francois Gouget
· 16 years ago
5940ada
regedit: line_size is supposed to track a string length.
by Francois Gouget
· 16 years ago
f982e73
regedit: Check that we were able to allocate line_buf too.
by Francois Gouget
· 16 years ago
71af3e1
regedit: Remove unneeded variable initializations.
by Francois Gouget
· 16 years ago
4e2cec5
winemenubuilder: Moved all wineshelllink functionality to winemenubuilder and removed wineshelllink.
by Damjan Jovanovic
· 16 years ago
ede8c99
winecfg: Updated Korean resource.
by Hwang YunSong(황윤성)
· 16 years ago
7984e70
wordpad: Accept double-click in date and time dialog.
by Hirofumi Katayama
· 16 years ago
583e051
winedbg: Added scoped symbol picker, and options to handle it.
by Eric Pouech
· 16 years ago
5084143
winedbg: Slightly change the option setting syntax (allows also to get the current state back).
by Eric Pouech
· 16 years ago
4c00325
winedbg: Rewrote the symbol picking mechanism so that it can handle several algorithms.
by Eric Pouech
· 16 years ago
f5b8bad
winemenubuilder: Generate desktop files instead of wineshelllink.
by Damjan Jovanovic
· 16 years ago
f54a8ab
rundll32: Build with -mwindows.
by Vincent Povirk
· 16 years ago
394e97f
winemenubuilder: Move the xdg global variables out of the libpng ifdef block.
by Alexandre Julliard
· 16 years ago
26fcfb4
winemenubuilder: Generate icons in winemenubuilder instead of wineshelllink.
by Damjan Jovanovic
· 16 years ago
4f199a1
Remove the remaining casts of NULL.
by Michael Stefaniuc
· 16 years ago
87785a2
oleview: Do not cast NULL.
by Michael Stefaniuc
· 16 years ago
880d944
winedbg: Use FIELD_OFFSET instead of reimplementing it.
by Michael Stefaniuc
· 16 years ago
6ccf01f
winecfg: Display an nicer error when the mount manager cannot be accessed.
by Alexandre Julliard
· 16 years ago
873b971
notepad: Don't save maximized size.
by Katayama Hirofumi MZ
· 16 years ago
42e612f
cmdlgtst: Use NULL instead of casting 0 to a pointer.
by Michael Stefaniuc
· 16 years ago
3f2047c
oleview: Fixed size passed to LoadStringW.
by Marcus Meissner
· 16 years ago
f64fbe2
winecfg: Set default windows version to XP.
by Austin English
· 16 years ago
b8b0b7f
wineconsole: Don't ignore extended keys.
by Dmitry Timoshkov
· 16 years ago
20d8e46
winecfg: Renamed 'Shell Folder' to 'Folder'.
by Reece Dunn
· 16 years ago
bd645a8
winecfg: Add ellipsis ('...') to buttons that launch other dialogs.
by Reece Dunn
· 16 years ago
Next »