projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Correctly handle delete key in editor mode.
[wine]
/
programs
/
2007-06-22
David Adam
wordpad: French translation for the view item.
tree
|
commitdiff
2007-06-21
Kirill K. Smirnov
winhelp: Fix popup window style.
tree
|
commitdiff
2007-06-21
Detlef Riekenberg
ntprint/tests: Add initial test.
tree
|
commitdiff
2007-06-21
Alexander Nicolays...
wordpad: Remove unnecessary toolbar resizing code.
tree
|
commitdiff
2007-06-21
Alexander Nicolays...
wordpad: Set default font effects to 0.
tree
|
commitdiff
2007-06-21
Tim Schwartz
net.exe: Add missing CloseServiceHandle().
tree
|
commitdiff
2007-06-20
Rob Shearman
rpcss: Remove lazy timeout mechanism and use __wine_mak...
tree
|
commitdiff
2007-06-19
Tim Schwartz
net.exe: Add NET STOP.
tree
|
commitdiff
2007-06-18
Alexandre Julliard
winedbg: Added support for indirect call with absolute...
tree
|
commitdiff
2007-06-18
Jason Edmeades
cmd.exe: for loop by default only matches files.
tree
|
commitdiff
2007-06-18
Jason Edmeades
cmd.exe: Fix FOR so it works as 'well' as before.
tree
|
commitdiff
2007-06-18
Jason Edmeades
cmd.exe: Support IF..ELSE processing tolerate multiline...
tree
|
commitdiff
2007-06-18
Jason Edmeades
cmd.exe: Correctly parse IF ELSE plus multipart/multiline.
tree
|
commitdiff
2007-06-18
Jason Edmeades
cmd.exe: Parse multipart FOR statements.
tree
|
commitdiff
2007-06-18
Jason Edmeades
cmd.exe: EXIT /b skips any residual commands.
tree
|
commitdiff
2007-06-18
Jason Edmeades
cmd.exe: Lines starting with REM ignore any multiline...
tree
|
commitdiff
2007-06-18
Jason Edmeades
cmd.exe: GOTO throws away any preloaded multi part...
tree
|
commitdiff
2007-06-18
Jason Edmeades
cmd.exe: Pass the command list through so it is availab...
tree
|
commitdiff
2007-06-18
Jason Edmeades
cmd.exe: Pass command structure into WCMD_pipe, not...
tree
|
commitdiff
2007-06-18
Jason Edmeades
cmd.exe: Add basic support for && and (...) syntax.
tree
|
commitdiff
2007-06-18
Alexander Nicolays...
wordpad: Use Unicode functions in more places.
tree
|
commitdiff
2007-06-18
Francois Gouget
regedit: Merge getRegClass() and getRegKeyName() to...
tree
|
commitdiff
2007-06-18
Francois Gouget
regedit: Don't allow square-bracketed registry paths...
tree
|
commitdiff
2007-06-18
Francois Gouget
regedit: Add missing '\n' to an error message.
tree
|
commitdiff
2007-06-15
Jason Edmeades
cmd.exe: Add support for cmd.exe /u (Unicode from inter...
tree
|
commitdiff
2007-06-14
Alexander Nicolays...
wordpad: Use Unicode functions in more places.
tree
|
commitdiff
2007-06-14
Francois Gouget
regedit: Modify getRegClass() to avoid dubious comparis...
tree
|
commitdiff
2007-06-14
Francois Gouget
regedit: Having garbage after the dash in '"foo"=-...
tree
|
commitdiff
2007-06-14
Francois Gouget
regedit: The registry functions return standard error...
tree
|
commitdiff
2007-06-14
Francois Gouget
regedit: Make the dword and binary data parsing both...
tree
|
commitdiff
2007-06-14
Francois Gouget
regedit: If the data for a given value is in an unknown...
tree
|
commitdiff
2007-06-14
Francois Gouget
regedit: Remove cruft and make functions static, reorde...
tree
|
commitdiff
2007-06-14
Francois Gouget
regedit: Remove setAppName() as the application name...
tree
|
commitdiff
2007-06-14
Francois Gouget
regedit: Move PerformRegAction() and get_file_name...
tree
|
commitdiff
2007-06-12
Evan Stade
gdiplus: First pen test.
tree
|
commitdiff
2007-06-12
Alexander Nicolays...
wordpad: Split toolbar into tool- and formatbar.
tree
|
commitdiff
2007-06-12
Alexander Nicolays...
wordpad: Allow toggling of statusbar.
tree
|
commitdiff
2007-06-12
Alexander Nicolays...
wordpad: Allow toggling of toolbar.
tree
|
commitdiff
2007-06-11
Alexandre Julliard
winecfg: Fix potential null pointer access (spotted...
tree
|
commitdiff
2007-06-08
Alexandre Julliard
cmd.exe: Silence a FIXME.
tree
|
commitdiff
2007-06-07
Misha Koshelev
winebrowser: Add DDE support.
tree
|
commitdiff
2007-06-07
Anatoly Lyutin
cmd.exe: Update Russian translation.
tree
|
commitdiff
2007-06-07
Alexandre Julliard
winedevice: Accept the shutdown service control.
tree
|
commitdiff
2007-06-06
Alexandre Julliard
explorer.exe: Mark explorer as a system process.
tree
|
commitdiff
2007-06-06
Alexander Nicolays...
wordpad: Fix potential buffer overflow.
tree
|
commitdiff
2007-06-06
Francois Gouget
programs/cmd: Add missing '\n' to Wine trace.
tree
|
commitdiff
2007-06-06
Alexander Nicolays...
wordpad: Add missing dots to Open menu item.
tree
|
commitdiff
2007-06-04
Jason Edmeades
xcopy.exe: Convert from main to wmain.
tree
|
commitdiff
2007-06-04
Jason Edmeades
cmd.exe: Fix dir /w.
tree
|
commitdiff
2007-06-04
Jason Edmeades
cmd.exe: Change from main to wmain.
tree
|
commitdiff
2007-06-04
Jason Edmeades
cmd.exe: Fix handling of malformed environment variable...
tree
|
commitdiff
2007-06-04
Jason Edmeades
cmd.exe: Fix 'help garbage' command post-unicode support.
tree
|
commitdiff
2007-06-04
Jason Edmeades
cmd.exe: Convert cmd to Unicode.
tree
|
commitdiff
2007-06-04
Jason Edmeades
cmd.exe: Handle command line as Unicode.
tree
|
commitdiff
2007-06-04
Jason Edmeades
cmd.exe: Move writing to console into a single function.
tree
|
commitdiff
2007-06-04
Jason Edmeades
cmd.exe: Move English constants into NLS files.
tree
|
commitdiff
2007-06-04
Alexander Nicolays...
wordpad: Add file saving dialog.
tree
|
commitdiff
2007-06-04
Alexander Nicolays...
wordpad: Convert open file dialog to Unicode.
tree
|
commitdiff
2007-06-04
Alexander Nicolays...
wordpad: Improve file reading code.
tree
|
commitdiff
2007-06-04
Alexander Nicolays...
wordpad: Add file saving support.
tree
|
commitdiff
2007-06-04
Alexander Nicolays...
wordpad: Store file name globally.
tree
|
commitdiff
2007-06-04
Alexander Nicolays...
wordpad: Split code into set_caption function.
tree
|
commitdiff
2007-06-01
Alexander Nicolays...
cmd: Update Norwegian Bokmål resources.
tree
|
commitdiff
2007-06-01
Alexander Nicolays...
regedit: Update Norwegian Bokmål resources.
tree
|
commitdiff
2007-05-30
José Manuel Ferrer...
Some Spanish translations updated.
tree
|
commitdiff
2007-05-30
Tim Schwartz
net.exe: Add NET START command.
tree
|
commitdiff
2007-05-30
Alexander Nicolays...
wordpad: Add program icon.
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-24
Dmitry Timoshkov
winedbg: Fix a problem revealed by compilation in 64...
tree
|
commitdiff
2007-05-24
Hwang YunSong(황윤성)
xcopy: New Korean resource.
tree
|
commitdiff
2007-05-23
Peter Oberndorfer
winedbg: Only check for break/watch points on first...
tree
|
commitdiff
2007-05-23
Peter Oberndorfer
winedbg: Show some info for msvcrt C++ exceptions.
tree
|
commitdiff
2007-05-22
Michael Stefaniuc
winhelp: Fix some comparisons between signed and unsigned.
tree
|
commitdiff
2007-05-22
Mikołaj Zalewski
xcopy: Add Polish translation.
tree
|
commitdiff
2007-05-17
Alexandre Julliard
winedevice: Add a service process that loads and runs...
tree
|
commitdiff
2007-05-15
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-05-14
Frank Richter
wordpad: Update German translation.
tree
|
commitdiff
2007-05-14
Frank Richter
cmd: Updated German translation.
tree
|
commitdiff
2007-05-14
José Manuel Ferrer...
winecfg: Updated Spanish translation.
tree
|
commitdiff
2007-05-11
Mikołaj Zalewski
shell32: Handle invalid cbSize in Shell_NotifyIcon...
tree
|
commitdiff
2007-05-11
Peter Oberndorfer
rpcss: Use correct prototype for thread function.
tree
|
commitdiff
2007-05-10
Thomas Spear
regedit: Spelling and grammar fixes.
tree
|
commitdiff
2007-05-09
James Hawkins
msiexec: /quiet is the same options as /qn.
tree
|
commitdiff
2007-05-09
Thomas Spear
uninstaller: Fix trace message.
tree
|
commitdiff
2007-05-04
Alexandre Julliard
Fix minor differences in the formatting of the license...
tree
|
commitdiff
2007-05-03
Tim Schwartz
net.exe: Initial stub.
tree
|
commitdiff
2007-05-02
Jason Edmeades
xcopy: Output to console in Unicode if possible, or...
tree
|
commitdiff
2007-05-01
Alexandre Julliard
winebrowser: Don't output debug traces by default.
tree
|
commitdiff
2007-04-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-04-30
Ken Thomases
winebrowser: Don't put the default mailers or browsers...
tree
|
commitdiff
2007-04-27
Yuval Fledel
schannel: Tests for SpLsaModeInitialize, SpUserModeInit...
tree
|
commitdiff
2007-04-26
Alexandre Julliard
winedbg: Properly handle EOF on input.
tree
|
commitdiff
2007-04-26
Hans Leidekker
expand.exe: Add support for cabinet files.
tree
|
commitdiff
2007-04-25
Michael Stefaniuc
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
tree
|
commitdiff
2007-04-25
Tom Spear
winecfg: Change WINE_ERR to WINE_TRACE since there...
tree
|
commitdiff
2007-04-24
Jason Edmeades
cmd.exe: Support for DEL filename /s.
tree
|
commitdiff
2007-04-24
Mikołaj Zalewski
regedit: Update Polish translation.
tree
|
commitdiff
2007-04-24
Mikołaj Zalewski
winecfg: Add Polish translation.
tree
|
commitdiff
2007-04-23
David Adam
d3drm: Implement D3DRMVectorAdd.
tree
|
commitdiff
2007-04-23
Hwang YunSong(황윤성)
cmd: Updated Korean resource.
tree
|
commitdiff
next