projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
winemine: Use "-1" as a "don't care value", fix dialog id duplicates.
[wine]
/
programs
/
2008-11-26
Kirill K. Smirnov
winecfg/audio: Fix uninitialized variable.
tree
|
commitdiff
2008-11-26
Francois Gouget
Straighten out some ellipses.
tree
|
commitdiff
2008-11-25
Alexandre Julliard
services: Properly initialize service status at creatio...
tree
|
commitdiff
2008-11-25
Michael Stefaniuc
regedit: Remove NULL check before HeapFree (Smatch).
tree
|
commitdiff
2008-11-24
Alexandre Julliard
winetest: Optionally compress the distributed exe with...
tree
|
commitdiff
2008-11-24
Hwang YunSong(황윤성)
wordpad: Updated Korean resource.
tree
|
commitdiff
2008-11-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-11-24
Francois Gouget
regedit: Fix handling of zero-byte binary values for...
tree
|
commitdiff
2008-11-21
Francois Gouget
reg: Avoid wvsprintfW() so we can avoid loading user32...
tree
|
commitdiff
2008-11-21
Francois Gouget
regedit: Avoid wsprintfW() so we can avoid loading...
tree
|
commitdiff
2008-11-21
Francois Gouget
regedit: Fix exporting of REG_EXPAND_SZ and other ...
tree
|
commitdiff
2008-11-21
Francois Gouget
regedit: Pass the string length to REGPROC_export_string().
tree
|
commitdiff
2008-11-21
Francois Gouget
regedit: Fix a buffer allocation in export_registry_key().
tree
|
commitdiff
2008-11-19
Alexandre Julliard
winetest: Report an error when a test program completel...
tree
|
commitdiff
2008-11-19
Alexandre Julliard
winetest: Allow to specify a subset of tests to run...
tree
|
commitdiff
2008-11-19
Alexandre Julliard
winetest: Capture the Win32 stderr into the log file...
tree
|
commitdiff
2008-11-18
Paul Vriens
winetest: Give the 'Running' progress bar the same...
tree
|
commitdiff
2008-11-17
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-11-17
Andrew Riedi
reg: const WCHAR -> static const WCHAR.
tree
|
commitdiff
2008-11-17
Hirofumi Katayama
wordpad: Update resources for date and time dialog.
tree
|
commitdiff
2008-11-14
Damjan Jovanovic
shdocvw, winemenubuilder: Generate fd.o entries for...
tree
|
commitdiff
2008-11-13
Vincent Povirk
msiexec: Build with -mwindows.
tree
|
commitdiff
2008-11-12
Francois Gouget
regedit: Fix the wrapping of binary values in export_hk...
tree
|
commitdiff
2008-11-12
Francois Gouget
regedit: Fix a buffer overflow when exporting binary...
tree
|
commitdiff
2008-11-12
Francois Gouget
regedit: Simplify / clean up export_hkey().
tree
|
commitdiff
2008-11-12
Francois Gouget
regedit: Tighten a buffer size calculation.
tree
|
commitdiff
2008-11-12
Francois Gouget
regedit: Simplify REGPROC_export_string().
tree
|
commitdiff
2008-11-12
Francois Gouget
regedit: The xxx_name_len variables track buffer sizes...
tree
|
commitdiff
2008-11-12
Francois Gouget
regedit: line_size is supposed to track a string length.
tree
|
commitdiff
2008-11-12
Francois Gouget
regedit: Check that we were able to allocate line_buf...
tree
|
commitdiff
2008-11-12
Francois Gouget
regedit: Remove unneeded variable initializations.
tree
|
commitdiff
2008-11-12
Damjan Jovanovic
winemenubuilder: Moved all wineshelllink functionality...
tree
|
commitdiff
2008-11-12
Hwang YunSong(황윤성)
winecfg: Updated Korean resource.
tree
|
commitdiff
2008-11-12
Hirofumi Katayama
wordpad: Accept double-click in date and time dialog.
tree
|
commitdiff
2008-11-11
Eric Pouech
winedbg: Added scoped symbol picker, and options to...
tree
|
commitdiff
2008-11-11
Eric Pouech
winedbg: Slightly change the option setting syntax...
tree
|
commitdiff
2008-11-11
Eric Pouech
winedbg: Rewrote the symbol picking mechanism so that...
tree
|
commitdiff
2008-11-10
Damjan Jovanovic
winemenubuilder: Generate desktop files instead of...
tree
|
commitdiff
2008-11-07
Vincent Povirk
rundll32: Build with -mwindows.
tree
|
commitdiff
2008-11-03
Alexandre Julliard
winemenubuilder: Move the xdg global variables out...
tree
|
commitdiff
2008-11-03
Damjan Jovanovic
winemenubuilder: Generate icons in winemenubuilder...
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
Remove the remaining casts of NULL.
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
oleview: Do not cast NULL.
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
winedbg: Use FIELD_OFFSET instead of reimplementing it.
tree
|
commitdiff
2008-11-03
Alexandre Julliard
winecfg: Display an nicer error when the mount manager...
tree
|
commitdiff
2008-10-29
Katayama Hirofumi MZ
notepad: Don't save maximized size.
tree
|
commitdiff
2008-10-28
Michael Stefaniuc
cmdlgtst: Use NULL instead of casting 0 to a pointer.
tree
|
commitdiff
2008-10-28
Marcus Meissner
oleview: Fixed size passed to LoadStringW.
tree
|
commitdiff
2008-10-28
Austin English
winecfg: Set default windows version to XP.
tree
|
commitdiff
2008-10-28
Dmitry Timoshkov
wineconsole: Don't ignore extended keys.
tree
|
commitdiff
2008-10-27
Reece Dunn
winecfg: Renamed 'Shell Folder' to 'Folder'.
tree
|
commitdiff
2008-10-27
Reece Dunn
winecfg: Add ellipsis ('...') to buttons that launch...
tree
|
commitdiff
2008-10-27
Michael Stefaniuc
cmdlgtst: HGDIOBJ is interchangeable with other handle...
tree
|
commitdiff
2008-10-27
Michael Stefaniuc
taskmgr: HGDIOBJ is interchangeable with other handle...
tree
|
commitdiff
2008-10-27
Marcus Meissner
programs: Fixed two RegEnumValue name lengths.
tree
|
commitdiff
2008-10-27
Eric Pouech
winedbg: Add a kill command to kill the current process.
tree
|
commitdiff
2008-10-24
Alexandre Julliard
winecfg: Load the existing drive config from mountmgr...
tree
|
commitdiff
2008-10-24
Alexandre Julliard
winecfg: Store the Unix device if any in the drive...
tree
|
commitdiff
2008-10-24
Alexandre Julliard
winecfg: Use an ioctl to the mount manager to define...
tree
|
commitdiff
2008-10-23
Alexandre Julliard
msiexec: Fix initial state of the argument parsing...
tree
|
commitdiff
2008-10-23
Andrey Turkin
wordpad: Do not pass resource ids to MessageBox.
tree
|
commitdiff
2008-10-23
Alexandre Julliard
winecfg: Update the drives only when they have changed...
tree
|
commitdiff
2008-10-22
Ricardo Filipe
wineboot: Added Portuguese translation.
tree
|
commitdiff
2008-10-22
Ricardo Filipe
net: Added Portuguese translation.
tree
|
commitdiff
2008-10-22
Ricardo Filipe
taskmgr: Added Portuguese translation.
tree
|
commitdiff
2008-10-22
Ricardo Filipe
write: Added Portuguese translation.
tree
|
commitdiff
2008-10-22
Ricardo Filipe
wordpad: Added Portuguese translation.
tree
|
commitdiff
2008-10-22
Ricardo Filipe
xcopy: Added Portuguese translation.
tree
|
commitdiff
2008-10-22
Ricardo Filipe
oleview: Added Portuguese translation.
tree
|
commitdiff
2008-10-20
Hwang YunSong(황윤성)
wordpad: Updated Korean resource.
tree
|
commitdiff
2008-10-20
Eric Pouech
winedbg: Added a command to allow loading mismatched...
tree
|
commitdiff
2008-10-20
Eric Pouech
winedbg: Use Unicode strings for all module references.
tree
|
commitdiff
2008-10-20
Michael Stefaniuc
winecfg: Fix compilation on older gcc versions.
tree
|
commitdiff
2008-10-20
Ricardo Filipe
reg.exe: Added Portuguese translation.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
programs: Convert source files to utf-8.
tree
|
commitdiff
2008-10-17
Alexandre Julliard
winecfg: Store the drive label as Unicode.
tree
|
commitdiff
2008-10-17
Alexandre Julliard
winecfg: Store the drive serial number as a number...
tree
|
commitdiff
2008-10-17
Andrey Esin
regedit: Corrections in Russian translation.
tree
|
commitdiff
2008-10-15
Frans Kool
wordpad: Corrected Dutch translations.
tree
|
commitdiff
2008-10-15
Rob Shearman
write: Close the thread and process handles returned...
tree
|
commitdiff
2008-10-15
Andrey Turkin
wordpad: Do not try to close uninitialized handles.
tree
|
commitdiff
2008-10-14
Marcus Meissner
oleview: RegEnumKey gets always sizes, not -1.
tree
|
commitdiff
2008-10-14
Dylan Smith
wordpad: Added option to disable word wrap.
tree
|
commitdiff
2008-10-13
Andrey Turkin
wordpad: Do not leak a handle on error path.
tree
|
commitdiff
2008-10-13
Andrey Turkin
wordpad: Use inches instead of cm in calculations.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
write: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
wordpad: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
winhlp32: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
winemine: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
winefile: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
winecfg: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
wineboot: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
view: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
taskmgr: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
regedit: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
reg: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
oleview: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
notepad: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
cmdlgtst: Convert Japanese resource to UTF-8.
tree
|
commitdiff
2008-10-13
Muneyuki Noguchi
cmd: Convert Japanese resource to UTF-8.
tree
|
commitdiff
next