projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shell32/tests: Remove spaces before a '\n's.
[wine]
/
programs
/
2009-02-04
Paul Vriens
winetest: Make sure we can test .NET dlls on Windows.
tree
|
commitdiff
2009-02-03
Paul TBBle Hampson
winefile: Don't use child after it has been freed.
tree
|
commitdiff
2009-02-02
Marcus Meissner
winhlp32: Check hlpfile for being NULL (Coverity).
tree
|
commitdiff
2009-02-02
Marcus Meissner
winedbg: Check for buffer being NULL.
tree
|
commitdiff
2009-02-02
Marcus Meissner
services: Handle realloc failures better (Coverity).
tree
|
commitdiff
2009-02-02
Rob Shearman
Change parameter type from size_t to SIZE_T for MIDL_us...
tree
|
commitdiff
2009-01-29
Andrey Turkin
programs: Add lodctr and unlodctr tools.
tree
|
commitdiff
2009-01-29
Michael Stefaniuc
services: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-29
Michael Stefaniuc
expand: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-29
Marcus Meissner
xcopy: Handle return from vsnprintfW (Coverity).
tree
|
commitdiff
2009-01-29
Marcus Meissner
regedit: Check HeapAlloc results (coverity).
tree
|
commitdiff
2009-01-29
Anders Jonsson
cmdlgtst: Add Swedish translation.
tree
|
commitdiff
2009-01-28
Aric Stewart
reg.exe: Implement DELETE.
tree
|
commitdiff
2009-01-28
Aric Stewart
reg.exe: Implement ADD for REG_SZ.
tree
|
commitdiff
2009-01-28
Anders Jonsson
wineconsole: Fix typos in Swedish resources.
tree
|
commitdiff
2009-01-28
Anders Jonsson
view: Add Swedish translation.
tree
|
commitdiff
2009-01-27
Alexandre Julliard
services: Add stub implementation for SERVICE_CONFIG_FA...
tree
|
commitdiff
2009-01-26
Francois Gouget
regedit: Make some functions static.
tree
|
commitdiff
2009-01-26
Francois Gouget
regedit: We don't bother unregistering window classes...
tree
|
commitdiff
2009-01-26
Francois Gouget
winecfg: Make enumerate_valuesW() static.
tree
|
commitdiff
2009-01-26
Francois Gouget
wineconsole: WINECON_GetHistory{Mode,Size}() are unused...
tree
|
commitdiff
2009-01-26
Anders Jonsson
oleview: Fix typo in English, Russian resources.
tree
|
commitdiff
2009-01-26
Marcus Meissner
winefile: Avoid array overrun (coverity).
tree
|
commitdiff
2009-01-23
Anders Jonsson
winefile: Update Swedish translation.
tree
|
commitdiff
2009-01-23
Anders Jonsson
winhlp32: Update Swedish translation.
tree
|
commitdiff
2009-01-22
Anders Jonsson
progman: Add Swedish translation.
tree
|
commitdiff
2009-01-22
Anders Jonsson
regedit: Add Swedish translation.
tree
|
commitdiff
2009-01-22
Ben Klein
winecfg: Fix a typo in autodetect_drives.
tree
|
commitdiff
2009-01-21
Alexandre Julliard
advapi32: Fix GetServiceDisplayNameW behavior to pass...
tree
|
commitdiff
2009-01-21
Alexandre Julliard
advapi32: Fix GetServiceKeyNameW behavior to pass the...
tree
|
commitdiff
2009-01-21
Mikołaj Zalewski
regedit: Don't pass an ANSI string to vsprintfW.
tree
|
commitdiff
2009-01-20
Anders Jonsson
write: Add Swedish translation.
tree
|
commitdiff
2009-01-20
Anders Jonsson
wordpad: Add Swedish translation.
tree
|
commitdiff
2009-01-20
Michael Stefaniuc
oleview: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-20
Francois Gouget
wineconsole: Make WINECON_SetHistory{Mode,Size}() static.
tree
|
commitdiff
2009-01-20
Francois Gouget
wineconsole: Make some functions static.
tree
|
commitdiff
2009-01-20
Francois Gouget
wineconsole: WCUSER_OptionDlgProc(): use the given...
tree
|
commitdiff
2009-01-20
Francois Gouget
winedbg: Make lexeme_alloc() static in debug.l.
tree
|
commitdiff
2009-01-20
Francois Gouget
winedbg: Make some functions static.
tree
|
commitdiff
2009-01-19
Alexandre Julliard
advapi32: Reimplemented QueryServiceConfig2W in service...
tree
|
commitdiff
2009-01-19
Erich Hoover
regedit: Fix import mangling REG_EXPAND_SZ values.
tree
|
commitdiff
2009-01-19
Ge van Geldorp
winetest: Make the wrapper immune to Ctrl-C.
tree
|
commitdiff
2009-01-19
Michael Stefaniuc
view: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-19
Michael Stefaniuc
winemine: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-19
Michael Stefaniuc
wordpad: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-15
Michael Stefaniuc
regedit: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-14
Francois Gouget
winhlp32: Make some functions static in hlpfile.c and...
tree
|
commitdiff
2009-01-14
Francois Gouget
winhlp32: Reorder some functions to avoid forward decla...
tree
|
commitdiff
2009-01-14
Dmitry Timoshkov
wordpad: Use "-1" as a "don't care value", fix dialog...
tree
|
commitdiff
2009-01-14
Dmitry Timoshkov
winemine: Use "-1" as a "don't care value", fix dialog...
tree
|
commitdiff
2009-01-14
Dmitry Timoshkov
progman: Use "-1" as a "don't care value", fix dialog...
tree
|
commitdiff
2009-01-14
Dmitry Timoshkov
oleview: Use "-1" as a "don't care value", fix dialog...
tree
|
commitdiff
2009-01-13
Erich Hoover
wcmd: Fix redirecting a pipe to another pipe.
tree
|
commitdiff
2009-01-13
Erich Hoover
wcmd: Handle batch scripts containing quotes within...
tree
|
commitdiff
2009-01-12
Andrey Turkin
programs: Add cacls stub.
tree
|
commitdiff
2009-01-12
Anders Jonsson
winebrowser: Fix typo.
tree
|
commitdiff
2009-01-10
Rich Ercolani
winefile: Fix NULL pointer deref in read_tree.
tree
|
commitdiff
2009-01-09
Dylan Smith
wordpad: Use unicode version of CBEM_GETITEM message.
tree
|
commitdiff
2009-01-09
Dylan Smith
wordpad: Use winelib's sprintfW for floating point...
tree
|
commitdiff
2009-01-09
Francois Gouget
winhlp32: Make some functions static in macro.c.
tree
|
commitdiff
2009-01-09
Francois Gouget
winhlp32: Reorder some functions to avoid forward decla...
tree
|
commitdiff
2009-01-09
Alexandre Julliard
winedbg: Fix pointer cast warnings on 64-bit.
tree
|
commitdiff
2009-01-09
Alexandre Julliard
winhlp32: Use GetWindowLongPtr to retrieve a pointer...
tree
|
commitdiff
2009-01-08
Alexandre Julliard
winhlp32: Use LONG instead of long for data loaded...
tree
|
commitdiff
2009-01-08
Alexandre Julliard
wineconsole: Replace a couple of handle casts by the...
tree
|
commitdiff
2009-01-08
Francois Gouget
winhlp32: Make some functions static in winhelp.c.
tree
|
commitdiff
2009-01-08
Francois Gouget
winhlp32: Reorder some functions to avoid forward decla...
tree
|
commitdiff
2009-01-08
Michael Stefaniuc
winecfg: Remove superfluous casts.
tree
|
commitdiff
2009-01-08
Michael Stefaniuc
cmdlgtst: Remove superfluous casts.
tree
|
commitdiff
2009-01-07
Francois Gouget
view: Make FileIsPlaceable() and GetPlaceableMetaFile...
tree
|
commitdiff
2009-01-07
Francois Gouget
oleview: Make some functions static.
tree
|
commitdiff
2009-01-07
Damjan Jovanovic
winex11: Support the startup notification fd.o spec.
tree
|
commitdiff
2009-01-07
Alexandre Julliard
regedit: Convert error box display to Unicode.
tree
|
commitdiff
2009-01-07
Alexandre Julliard
regedit: Fix integer printf formats in resource strings.
tree
|
commitdiff
2009-01-07
Alexandre Julliard
winefile: Get rid of hack to load vswprintf from msvcrt.
tree
|
commitdiff
2009-01-06
Francois Gouget
cmd: Make some functions static.
tree
|
commitdiff
2009-01-06
Francois Gouget
cmd: WCMD_strtrim_trailing_spaces() is unused so remove it.
tree
|
commitdiff
2009-01-06
Francois Gouget
cmd: Make WCMD_ask_confirm() static.
tree
|
commitdiff
2009-01-06
Francois Gouget
winemine: Make some functions static.
tree
|
commitdiff
2009-01-06
Vincent Povirk
explorer: Quiet a few fixmes.
tree
|
commitdiff
2009-01-04
Michael Stefaniuc
include: Change RPC_STATUS from long to LONG for Win64...
tree
|
commitdiff
2009-01-03
Vincent Povirk
start.exe: Don't use the NO_UI flag when invoked with...
tree
|
commitdiff
2009-01-03
Alexandre Julliard
xcopy.exe: Don't use wvsprintf on sysv-style varargs...
tree
|
commitdiff
2009-01-03
Alexandre Julliard
cmd.exe: Don't use wvsprintf on sysv-style varargs...
tree
|
commitdiff
2009-01-03
Alexandre Julliard
reg.exe: Fix broken usage of va_list.
tree
|
commitdiff
2008-12-31
Alexandre Julliard
cmd: Don't include time.h before winsock.h to avoid...
tree
|
commitdiff
2008-12-31
Francois Gouget
winemine: Reorder some functions to avoid forward decla...
tree
|
commitdiff
2008-12-31
Francois Gouget
winemine: Remove AboutDlgProc() as it is unused.
tree
|
commitdiff
2008-12-31
Francois Gouget
cmd: Reorder some functions to avoid forward declarations.
tree
|
commitdiff
2008-12-31
Francois Gouget
cmd: Reorder some functions to avoid forward declarations.
tree
|
commitdiff
2008-12-30
Christian Costa
cmd.exe: Use WCMD_CURRENTTIME resource to show the...
tree
|
commitdiff
2008-12-29
Hwang YunSong(황윤성)
winecfg: Updated Korean resource.
tree
|
commitdiff
2008-12-29
Francois Gouget
winedbg: Remove an unused debug channel (winedbg).
tree
|
commitdiff
2008-12-27
Damjan Jovanovic
winemenubuilder: Improve icon generation.
tree
|
commitdiff
2008-12-26
Alexandre Julliard
winetest: Link against the Wine import libraries for...
tree
|
commitdiff
2008-12-23
Maarten Lankhorst
kernel32: Change all functions to use CDECL.
tree
|
commitdiff
2008-12-23
Jesse Allen
winecfg: Make virtual desktop shortcut key unique.
tree
|
commitdiff
2008-12-22
Alexandre Julliard
winedevice: Make sure that all dependencies of the...
tree
|
commitdiff
2008-12-19
Hwang YunSong(황윤성)
oleview: Updated Korean resource.
tree
|
commitdiff
2008-12-18
Jörg Höhle
winecfg: Prevent crash when clearing volume serial...
tree
|
commitdiff
next