projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wineconsole: Widen label to accomodate translations.
[wine]
/
programs
/
2011-11-30
Alex Henrie
wineconsole: Widen label to accomodate translations.
tree
|
commitdiff
2011-11-30
Frédéric Delanoy
cmd: Reorder global vars declarations/definitions to...
tree
|
commitdiff
2011-11-30
Frédéric Delanoy
cmd: Move commonly used global vars declarations to...
tree
|
commitdiff
2011-11-30
Frédéric Delanoy
cmd: Move a global var to the file using it.
tree
|
commitdiff
2011-11-29
Frédéric Delanoy
cmd: Rename unicodePipes variable.
tree
|
commitdiff
2011-11-29
Frédéric Delanoy
cmd: Reduce the scope of a global variable.
tree
|
commitdiff
2011-11-29
Frédéric Delanoy
cmd: Use boolean types for boolean variables.
tree
|
commitdiff
2011-11-29
Frédéric Delanoy
cmd: Remove an unused global variable.
tree
|
commitdiff
2011-11-29
Francois Gouget
cmd/tests: Tweak subsection headers so they are treated...
tree
|
commitdiff
2011-11-29
Francois Gouget
cmd/tests: Standardize the batch file section headers.
tree
|
commitdiff
2011-11-29
Francois Gouget
cmd/tests: Treat lines that start with '---' as resynch...
tree
|
commitdiff
2011-11-29
Eric Pouech
cmd: Correctly parse program name when launching extern...
tree
|
commitdiff
2011-11-28
Alexandre Julliard
winedbg: Use proper links in the crash dialog.
tree
|
commitdiff
2011-11-25
Francois Gouget
cmd: Use WCMD_output_asis*() for strings that are not...
tree
|
commitdiff
2011-11-25
Marcus Meissner
expand: Initialize a variable (Coverity).
tree
|
commitdiff
2011-11-25
Frédéric Delanoy
winefile: Avoid uninitialized field in SYSTEMTIME struc...
tree
|
commitdiff
2011-11-24
Frédéric Delanoy
cmd: Avoid dead assignment (clang).
tree
|
commitdiff
2011-11-24
Francois Gouget
notepad: Fix a string resource so its format placeholde...
tree
|
commitdiff
2011-11-24
Francois Gouget
taskmgr: Fix a string resource so its format placeholde...
tree
|
commitdiff
2011-11-23
Bernhard Loos
winedevice: A driver path can also start with \systemroot\.
tree
|
commitdiff
2011-11-21
Bruno Jesus
regedit: Allow binary files to be imported.
tree
|
commitdiff
2011-11-21
Frédéric Delanoy
cmd: Move builtins list to builtins.c.
tree
|
commitdiff
2011-11-21
Alexandre Julliard
winecfg: Remove some untranslatable labels.
tree
|
commitdiff
2011-11-21
Francois Gouget
ipconfig: Fix the string resources so their format...
tree
|
commitdiff
2011-11-21
Francois Gouget
oleview: Fix a string resource so its format placeholde...
tree
|
commitdiff
2011-11-21
Francois Gouget
taskkill: Fix the string resources so their format...
tree
|
commitdiff
2011-11-21
Francois Gouget
winefile: Make it possible to translate the disk size...
tree
|
commitdiff
2011-11-18
Frédéric Delanoy
cmd: Move WCMD_part_execute function to avoid forward...
tree
|
commitdiff
2011-11-18
Frédéric Delanoy
wineboot: Make runkeys_names global variable static.
tree
|
commitdiff
2011-11-18
Alexandre Julliard
winecfg: Convert dialogs to po files.
tree
|
commitdiff
2011-11-18
Alexandre Julliard
winecfg: Set the program name and version at dialog...
tree
|
commitdiff
2011-11-18
Alexandre Julliard
winedbg: Convert dialogs to po files.
tree
|
commitdiff
2011-11-17
Alexandre Julliard
taskmgr: Convert dialogs to po files.
tree
|
commitdiff
2011-11-16
Eric Pouech
winhlp32: Fix hlpfile content decompression in phrase40...
tree
|
commitdiff
2011-11-15
Piotr Caban
services: Create service environment when first service...
tree
|
commitdiff
2011-11-15
Frédéric Delanoy
cmd: Avoid duplication of commonly used strings.
tree
|
commitdiff
2011-11-15
Frédéric Delanoy
cmd: Trim whitespace in echo on/off.
tree
|
commitdiff
2011-11-14
Hwang YunSong
cmdlgtst: Updated Korean translation.
tree
|
commitdiff
2011-11-14
Frédéric Delanoy
dxdiag: Avoid dead increment (clang).
tree
|
commitdiff
2011-11-08
Alexandre Julliard
progman: Convert dialogs to po files.
tree
|
commitdiff
2011-11-08
Alexandre Julliard
regedit: Convert dialogs to po files.
tree
|
commitdiff
2011-11-08
Frédéric Delanoy
cmd: Avoid comparison between signed and unsigned values.
tree
|
commitdiff
2011-11-07
Eric Pouech
expand: No longer use Unix stdio functions, but rather...
tree
|
commitdiff
2011-11-07
Eric Pouech
expand: Remove extraneous curly braces from switch...
tree
|
commitdiff
2011-11-04
Eric Pouech
icinfo: No longer use stdio functions, but direct kerne...
tree
|
commitdiff
2011-11-04
Eric Pouech
icinfo: Compile the IcInfo program as a command-line...
tree
|
commitdiff
2011-11-03
Hans Leidekker
msiexec: Preserve the first argument in process_args_fr...
tree
|
commitdiff
2011-11-02
Alexandre Julliard
wineconsole: Convert dialogs to po files.
tree
|
commitdiff
2011-11-02
André Hentschel
winedbg: Use ARMv7 for debugging.
tree
|
commitdiff
2011-11-01
Andrew Eikum
winecfg: Play test sound asynchronously.
tree
|
commitdiff
2011-11-01
Alexandre Julliard
winefile: Convert dialogs to po files.
tree
|
commitdiff
2011-11-01
Alexandre Julliard
wordpad: Convert dialogs to po files.
tree
|
commitdiff
2011-11-01
Alexandre Julliard
oleview: Convert dialogs to po files.
tree
|
commitdiff
2011-10-31
Frédéric Delanoy
cmd: Rename a parameter in WCMD_parameter.
tree
|
commitdiff
2011-10-31
Frédéric Delanoy
cmd: Avoid unnecessary null pointer checks.
tree
|
commitdiff
2011-10-31
Alexandre Julliard
notepad: Convert dialogs to po files.
tree
|
commitdiff
2011-10-31
Alexandre Julliard
winemine: Convert dialogs to po files.
tree
|
commitdiff
2011-10-31
Alexandre Julliard
wineboot: Convert dialogs to po files.
tree
|
commitdiff
2011-10-31
Alexandre Julliard
winhlp32: Convert dialogs to po files.
tree
|
commitdiff
2011-10-28
Andrew Eikum
winecfg: Don't reload winmm for each audio test.
tree
|
commitdiff
2011-10-28
Frédéric Delanoy
cmd: Fix a comment.
tree
|
commitdiff
2011-10-28
Frédéric Delanoy
cmd: Make 'if errorlevel' only recognize integer values.
tree
|
commitdiff
2011-10-27
Francois Gouget
wineconsole: Give a name to the curses backend critical...
tree
|
commitdiff
2011-10-27
Francois Gouget
services: Give a name to the scmdatabase critical section.
tree
|
commitdiff
2011-10-25
André Hentschel
cmdlgtst: Add OFN_EXPLORER to allow testing modern...
tree
|
commitdiff
2011-10-21
Frédéric Delanoy
cmd: Constify WCMD_pushd parameter.
tree
|
commitdiff
2011-10-21
Francois Gouget
net: Use FormatMessageW() for better internationalizati...
tree
|
commitdiff
2011-10-21
Francois Gouget
attrib: Use FormatMessageW() for better internationaliz...
tree
|
commitdiff
2011-10-20
Francois Gouget
wineconsole: Fix a string resource so its format placeh...
tree
|
commitdiff
2011-10-20
Francois Gouget
winefile: Fix a string resource so its format placehold...
tree
|
commitdiff
2011-10-20
Jacek Caban
ieframe: ieframe variant of IEWinMain is Unicode.
tree
|
commitdiff
2011-10-20
Alexandre Julliard
xcopy: Fix varargs handling for 64-bit.
tree
|
commitdiff
2011-10-20
Alex Henrie
winecfg: Add Catalan translation.
tree
|
commitdiff
2011-10-19
Ken Sharp
winecfg: Update English resource.
tree
|
commitdiff
2011-10-19
Jacek Caban
wscript: Added tests using vbscript.
tree
|
commitdiff
2011-10-19
Frédéric Delanoy
cmd: Rename WCMD_opt_s_strip_quotes function.
tree
|
commitdiff
2011-10-18
Francois Gouget
xcopy: Use FormatMessage() for better internationalizat...
tree
|
commitdiff
2011-10-18
Francois Gouget
xcopy: Reorder the functions to avoid forward declarations.
tree
|
commitdiff
2011-10-17
Ken Sharp
ntdll: Update Win2k8 to SP2.
tree
|
commitdiff
2011-10-17
Luca Bennati
winecfg: Update Italian translation.
tree
|
commitdiff
2011-10-17
Łukasz Wojniłowicz
winecfg: Update Polish translation.
tree
|
commitdiff
2011-10-17
Marcus Meissner
winecfg: Added missing break (Coverity).
tree
|
commitdiff
2011-10-14
Frédéric Delanoy
cmd: Make RENAME work for read-only files.
tree
|
commitdiff
2011-10-14
Frédéric Delanoy
cmd/tests: Show that read-only files are RENAMEable.
tree
|
commitdiff
2011-10-14
Frédéric Delanoy
cmd/tests: Add tests for directories RENAMEs.
tree
|
commitdiff
2011-10-13
Frédéric Delanoy
cmd: Make MOVE work for read-only files.
tree
|
commitdiff
2011-10-13
Frédéric Delanoy
cmd/tests: Show that read-only files are MOVEable.
tree
|
commitdiff
2011-10-11
Frédéric Delanoy
cmd/tests: Add MOVE tests.
tree
|
commitdiff
2011-10-10
Aurimas Fišeras
winecfg: Update Lithuanian translation.
tree
|
commitdiff
2011-10-10
Charles Davis
winemenubuilder: Don't define crc16() on Mac OS.
tree
|
commitdiff
2011-10-08
Frédéric Delanoy
cmd: Make PAUSE accept any keypress instead of a full...
tree
|
commitdiff
2011-10-08
Frédéric Delanoy
cmd: Consistently use infinitive forms in commands...
tree
|
commitdiff
2011-10-06
Frédéric Delanoy
cmd: Avoid reading char by char from files.
tree
|
commitdiff
2011-10-06
Frédéric Delanoy
cmd: Infer handle type from handle value in WCMD_fgets...
tree
|
commitdiff
2011-10-06
Hwang YunSong
winecfg: Updated Korean translation.
tree
|
commitdiff
2011-10-05
Eric Pouech
winedbg: Don't assert() on unsupported v-packets, but...
tree
|
commitdiff
2011-10-05
Frédéric Delanoy
cmd: Rename a parameter in WCMD_fgets.
tree
|
commitdiff
2011-10-05
Frédéric Delanoy
cmd: Improve handle type recognition in WCMD_ReadFile.
tree
|
commitdiff
2011-10-05
Frédéric Delanoy
cmd: Avoid dead assignments (Clang).
tree
|
commitdiff
2011-10-05
Andrew Eikum
winecfg: Allow user to select default audio devices.
tree
|
commitdiff
next