Sign in
goma
/
wine
/
549351ab09c2173d067b3a6eeee5b45bf6098ca6
/
programs
5e28f7a
winemenubuilder: Wait for parent process to finish instead of creating RunOnce entry that may never run.
by Misha Koshelev
· 18 years ago
e340caf
winemenubuilder: Create/release semaphore only around call to wineshelllink.
by Misha Koshelev
· 18 years ago
fa684a7
winefile: Do not use the TEXT() macro on character constants. The implicit cast from char to WCHAR works as well in UNICODE mode.
by Michael Stefaniuc
· 18 years ago
699df04
winefile: Do not use wide character constants.
by Michael Stefaniuc
· 18 years ago
83980ad
uninstaller: Add Russian resources.
by Konstantin Kondratyuk
· 18 years ago
6519a83
cmd: Remove superfluous casts of void pointers to other pointer types.
by Michael Stefaniuc
· 18 years ago
025ea7d
wordpad: French translation for the view item.
by David Adam
· 18 years ago
cd20e11
winhelp: Fix popup window style.
by Kirill K. Smirnov
· 18 years ago
a114483
ntprint/tests: Add initial test.
by Detlef Riekenberg
· 18 years ago
bb1a137
wordpad: Remove unnecessary toolbar resizing code.
by Alexander Nicolaysen Sørnes
· 18 years ago
40bee2c
wordpad: Set default font effects to 0.
by Alexander Nicolaysen Sørnes
· 18 years ago
a13340d
net.exe: Add missing CloseServiceHandle().
by Tim Schwartz
· 18 years ago
b9a6825
rpcss: Remove lazy timeout mechanism and use __wine_make_system_process instead.
by Rob Shearman
· 18 years ago
c46cacc
net.exe: Add NET STOP.
by Tim Schwartz
· 18 years ago
87fe014
winedbg: Added support for indirect call with absolute address.
by Alexandre Julliard
· 18 years ago
196fb10
cmd.exe: for loop by default only matches files.
by Jason Edmeades
· 18 years ago
54d890c
cmd.exe: Fix FOR so it works as 'well' as before.
by Jason Edmeades
· 18 years ago
d2e7b40
cmd.exe: Support IF..ELSE processing tolerate multiline/part lines.
by Jason Edmeades
· 18 years ago
345cb89
cmd.exe: Correctly parse IF ELSE plus multipart/multiline.
by Jason Edmeades
· 18 years ago
d4afe81
cmd.exe: Parse multipart FOR statements.
by Jason Edmeades
· 18 years ago
d2474de
cmd.exe: EXIT /b skips any residual commands.
by Jason Edmeades
· 18 years ago
de4c697
cmd.exe: Lines starting with REM ignore any multiline/part characters.
by Jason Edmeades
· 18 years ago
929a92f
cmd.exe: GOTO throws away any preloaded multi part/line command.
by Jason Edmeades
· 18 years ago
8f12d8b
cmd.exe: Pass the command list through so it is available to built in commands.
by Jason Edmeades
· 18 years ago
aad1d8c
cmd.exe: Pass command structure into WCMD_pipe, not command line itself.
by Jason Edmeades
· 18 years ago
a88a6c8
cmd.exe: Add basic support for && and (...) syntax.
by Jason Edmeades
· 18 years ago
d9a4a3b
wordpad: Use Unicode functions in more places.
by Alexander Nicolaysen Sørnes
· 18 years ago
afa9d0a
regedit: Merge getRegClass() and getRegKeyName() to form parseKeyName().
by Francois Gouget
· 18 years ago
f6d5738
regedit: Don't allow square-bracketed registry paths on the command line (to match native).
by Francois Gouget
· 18 years ago
8585fb3
regedit: Add missing '\n' to an error message.
by Francois Gouget
· 18 years ago
7e9d498
cmd.exe: Add support for cmd.exe /u (Unicode from internal pgms).
by Jason Edmeades
· 18 years ago
e41adf7
wordpad: Use Unicode functions in more places.
by Alexander Nicolaysen Sørnes
· 18 years ago
8e362cb
regedit: Modify getRegClass() to avoid dubious comparisons and casts between HKEYs and error codes.
by Francois Gouget
· 18 years ago
0dac54b
regedit: Having garbage after the dash in '"foo"=-' is not valid.
by Francois Gouget
· 18 years ago
bde3cf9
regedit: The registry functions return standard error codes, not HRESULTs.
by Francois Gouget
· 18 years ago
804ec04
regedit: Make the dword and binary data parsing both more flexible and stricter.
by Francois Gouget
· 18 years ago
90d7707
regedit: If the data for a given value is in an unknown format, then print an error and don't modify the value.
by Francois Gouget
· 18 years ago
0d2d994
regedit: Remove cruft and make functions static, reordering where necessary to avoid forward declarations.
by Francois Gouget
· 18 years ago
de2fc93
regedit: Remove setAppName() as the application name is hardcoded anyway.
by Francois Gouget
· 18 years ago
b668c52
regedit: Move PerformRegAction() and get_file_name() around to eliminate forward references. Make them static.
by Francois Gouget
· 18 years ago
fcd7a62
gdiplus: First pen test.
by Evan Stade
· 18 years ago
ffa7e0e
wordpad: Split toolbar into tool- and formatbar.
by Alexander Nicolaysen Sørnes
· 18 years ago
2de3d95
wordpad: Allow toggling of statusbar.
by Alexander Nicolaysen Sørnes
· 18 years ago
10b3483
wordpad: Allow toggling of toolbar.
by Alexander Nicolaysen Sørnes
· 18 years ago
78bdd9b
winecfg: Fix potential null pointer access (spotted by Yaroslav Skorokhodov).
by Alexandre Julliard
· 18 years ago
abc5fef
cmd.exe: Silence a FIXME.
by Alexandre Julliard
· 18 years ago
07ad5c4
winebrowser: Add DDE support.
by Misha Koshelev
· 18 years ago
b611b56
cmd.exe: Update Russian translation.
by Anatoly Lyutin
· 18 years ago
c2fed17
winedevice: Accept the shutdown service control.
by Alexandre Julliard
· 18 years ago
d45450d
explorer.exe: Mark explorer as a system process.
by Alexandre Julliard
· 18 years ago
ad57c70
wordpad: Fix potential buffer overflow.
by Alexander Nicolaysen Sørnes
· 18 years ago
a2deafc
programs/cmd: Add missing '\n' to Wine trace.
by Francois Gouget
· 18 years ago
f19f4de
wordpad: Add missing dots to Open menu item.
by Alexander Nicolaysen Sørnes
· 18 years ago
ea34c87
xcopy.exe: Convert from main to wmain.
by Jason Edmeades
· 18 years ago
a1639eb
cmd.exe: Fix dir /w.
by Jason Edmeades
· 18 years ago
81c1aa1
cmd.exe: Change from main to wmain.
by Jason Edmeades
· 18 years ago
c4885bc
cmd.exe: Fix handling of malformed environment variable expansion.
by Jason Edmeades
· 18 years ago
afe4d80
cmd.exe: Fix 'help garbage' command post-unicode support.
by Jason Edmeades
· 18 years ago
b8aa5fc
cmd.exe: Convert cmd to Unicode.
by Jason Edmeades
· 18 years ago
398e710
cmd.exe: Handle command line as Unicode.
by Jason Edmeades
· 18 years ago
926da13
cmd.exe: Move writing to console into a single function.
by Jason Edmeades
· 18 years ago
5cc492c
cmd.exe: Move English constants into NLS files.
by Jason Edmeades
· 18 years ago
68ce602
wordpad: Add file saving dialog.
by Alexander Nicolaysen Sørnes
· 18 years ago
69c9565
wordpad: Convert open file dialog to Unicode.
by Alexander Nicolaysen Sørnes
· 18 years ago
a747eca
wordpad: Improve file reading code.
by Alexander Nicolaysen Sørnes
· 18 years ago
a28f91f
wordpad: Add file saving support.
by Alexander Nicolaysen Sørnes
· 18 years ago
d072e8b
wordpad: Store file name globally.
by Alexander Nicolaysen Sørnes
· 18 years ago
e173504
wordpad: Split code into set_caption function.
by Alexander Nicolaysen Sørnes
· 18 years ago
c14832d
cmd: Update Norwegian Bokmål resources.
by Alexander Nicolaysen Sørnes
· 18 years ago
49437bf
regedit: Update Norwegian Bokmål resources.
by Alexander Nicolaysen Sørnes
· 18 years ago
0175512
Some Spanish translations updated.
by José Manuel Ferrer Ortiz
· 18 years ago
9aaaafa
net.exe: Add NET START command.
by Tim Schwartz
· 18 years ago
db7912e
wordpad: Add program icon.
by Alexander Nicolaysen Sørnes
· 18 years ago
3c9e7a7
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
by Dmitry Timoshkov
· 18 years ago
e0510e4
winedbg: Fix a problem revealed by compilation in 64-bit mode.
by Dmitry Timoshkov
· 18 years ago
58634e8
xcopy: New Korean resource.
by Hwang YunSong(황윤성)
· 18 years ago
394a36c
winedbg: Only check for break/watch points on first chance exceptions.
by Peter Oberndorfer
· 18 years ago
0bfb26a
winedbg: Show some info for msvcrt C++ exceptions.
by Peter Oberndorfer
· 18 years ago
306c1dc
winhelp: Fix some comparisons between signed and unsigned.
by Michael Stefaniuc
· 18 years ago
4266bf0
xcopy: Add Polish translation.
by Mikołaj Zalewski
· 18 years ago
c81d099
winedevice: Add a service process that loads and runs a kernel driver.
by Alexandre Julliard
· 18 years ago
0acb581
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
8cdfff1
wordpad: Update German translation.
by Frank Richter
· 18 years ago
0fa2cba
cmd: Updated German translation.
by Frank Richter
· 18 years ago
d1c56cb
winecfg: Updated Spanish translation.
by José Manuel Ferrer Ortiz
· 18 years ago
44e3200
shell32: Handle invalid cbSize in Shell_NotifyIcon[AW].
by Mikołaj Zalewski
· 18 years ago
3a1a190
rpcss: Use correct prototype for thread function.
by Peter Oberndorfer
· 18 years ago
abf204c
regedit: Spelling and grammar fixes.
by Thomas Spear
· 18 years ago
5b8bad7
msiexec: /quiet is the same options as /qn.
by James Hawkins
· 18 years ago
2f5232d
uninstaller: Fix trace message.
by Thomas Spear
· 18 years ago
69a88a9
Fix minor differences in the formatting of the license notices.
by Alexandre Julliard
· 18 years ago
451616e
net.exe: Initial stub.
by Tim Schwartz
· 18 years ago
a2fa763
xcopy: Output to console in Unicode if possible, or OEM codepage otherwise.
by Jason Edmeades
· 18 years ago
103249e
winebrowser: Don't output debug traces by default.
by Alexandre Julliard
· 18 years ago
5a8fc34
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
8dc41cf
winebrowser: Don't put the default mailers or browsers into the registry.
by Ken Thomases
· 18 years ago
735df24
schannel: Tests for SpLsaModeInitialize, SpUserModeInitialize and GetInfo.
by Yuval Fledel
· 18 years ago
55a57c2
winedbg: Properly handle EOF on input.
by Alexandre Julliard
· 18 years ago
3d2670e
expand.exe: Add support for cabinet files.
by Hans Leidekker
· 18 years ago
5f62da1
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
by Michael Stefaniuc
· 18 years ago
Next »