projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Pass a state pointer instead of a stateblock to loadTexCoords().
[wine]
/
programs
/
2011-07-12
André Hentschel
cmd/tests: Add test for parameter detection.
tree
|
commitdiff
2011-07-12
Frédéric Delanoy
cmd/tests: Add basic rmdir tests.
tree
|
commitdiff
2011-07-12
Frédéric Delanoy
cmd/tests: Add mkdir tests for trailing backslashes...
tree
|
commitdiff
2011-07-12
Frédéric Delanoy
cmd/tests: Add basic mkdir tests.
tree
|
commitdiff
2011-07-12
Frédéric Delanoy
cmd/tests: Add basic "for" tests.
tree
|
commitdiff
2011-07-11
Frédéric Delanoy
start: Add support for /? command line parameter.
tree
|
commitdiff
2011-07-11
Frédéric Delanoy
winhlp32: Remove dead assignment (Clang).
tree
|
commitdiff
2011-07-11
Francois Gouget
explorer: Fix compilation on systems that don't support...
tree
|
commitdiff
2011-07-11
Frédéric Delanoy
cmd/tests: Add support for todo_wine constructions.
tree
|
commitdiff
2011-07-06
Alexandre Julliard
cmd/tests: Rewrite replace_escaped_spaces to avoid...
tree
|
commitdiff
2011-07-06
André Hentschel
winefile: Remove dead initialization (clang).
tree
|
commitdiff
2011-07-05
Jay Yang
explorer: Fix incorrect cast.
tree
|
commitdiff
2011-07-05
Michał Ziętek
wscript: Implemented Host_get_BuildVersion.
tree
|
commitdiff
2011-07-04
Jay Yang
explorer: Add dropdown entries to explorer's combobox.
tree
|
commitdiff
2011-07-04
Jay Yang
explorer: Add a path combobox to explorer.
tree
|
commitdiff
2011-07-04
Jay Yang
explorer: Add navigation buttons to explorer.
tree
|
commitdiff
2011-06-28
Marcus Meissner
explorer: Remove useless array NULL check (Coverity).
tree
|
commitdiff
2011-06-28
Michał Ziętek
wscript: Implemented Host_get_Version.
tree
|
commitdiff
2011-06-28
Michał Ziętek
wscript: Implemented Host_get_Name.
tree
|
commitdiff
2011-06-28
Marcus Meissner
dxdiag: Removed unused endptr assignment (Coverity).
tree
|
commitdiff
2011-06-27
Detlef Riekenberg
winemenubuilder: Show filename on failure.
tree
|
commitdiff
2011-06-27
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-06-20
Aurimas Fišeras
cmdlgtst: Update Lithuanian translation.
tree
|
commitdiff
2011-06-20
Francois Gouget
explorer: Make explorer_wnd_proc() static.
tree
|
commitdiff
2011-06-17
Hwang YunSong
cmdlgtst: Update Korean resource.
tree
|
commitdiff
2011-06-16
Jay Yang
explorer: Use the command line arguments.
tree
|
commitdiff
2011-06-16
Jay Yang
explorer: Implement the explorer using IExplorerBrowser.
tree
|
commitdiff
2011-06-16
Frédéric Delanoy
cmdlgtst: Update French translation.
tree
|
commitdiff
2011-06-15
Andrew Nguyen
dxdiag: Avoid C99 list initialization constructs.
tree
|
commitdiff
2011-06-15
Francois Gouget
cmdlgtst: Fix ellipsis usage in the menu and button...
tree
|
commitdiff
2011-06-14
Andrew Nguyen
dxdiag: Add code for XML information output.
tree
|
commitdiff
2011-06-14
Andrew Nguyen
dxdiag: Add code for plain-text information output.
tree
|
commitdiff
2011-06-14
Andrew Nguyen
dxdiag: Add code to collect information from the DxDiag...
tree
|
commitdiff
2011-06-14
Andrew Nguyen
dxdiag: Introduce the information collection infrastruc...
tree
|
commitdiff
2011-06-14
Andrew Nguyen
dxdiag: Display a usage message box when unknown option...
tree
|
commitdiff
2011-06-14
Andrew Nguyen
dxdiag: Introduce the file output infrastructure.
tree
|
commitdiff
2011-06-14
Marcus Meissner
oleview: Remove superflous NULL check (Coverity).
tree
|
commitdiff
2011-06-14
Frédéric Delanoy
cmd/tests: Get rid of obsolete @todo_space@ construct.
tree
|
commitdiff
2011-06-13
Andrew Nguyen
dxdiag: Improve the command-line parsing.
tree
|
commitdiff
2011-06-13
Alexandre Julliard
widl: Default to the cdecl calling convention in client...
tree
|
commitdiff
2011-06-02
Dan Kegel
cmd: WCMD_delete: fix /s for dirnames containing spaces...
tree
|
commitdiff
2011-06-02
Frédéric Delanoy
taskmgr: No need for translatable string for IDC_MEM_US...
tree
|
commitdiff
2011-06-01
Andrew Nguyen
hostname: Output a CRLF newline with the hostname string.
tree
|
commitdiff
2011-06-01
André Hentschel
winedbg: Increase buffer for function names.
tree
|
commitdiff
2011-05-31
Dan Kegel
cmd: WCMD_delete: move "Delete *.* ?" processing into...
tree
|
commitdiff
2011-05-30
Alexandre Julliard
winevdm: Print an error when trying to start a DOS...
tree
|
commitdiff
2011-05-30
Hans Leidekker
uninstaller: Don't list system components.
tree
|
commitdiff
2011-05-26
Gerald Pfeifer
winedbg: Disable some dead code in expr_eval.
tree
|
commitdiff
2011-05-26
Dan Kegel
cmd: Don't read past end of thisVar in WCMD_expand_envv...
tree
|
commitdiff
2011-05-26
Dan Kegel
cmd: Add simple test for %errorlevel%.
tree
|
commitdiff
2011-05-26
Akihiro Sagawa
winecfg: Update Japanese translation.
tree
|
commitdiff
2011-05-26
Akihiro Sagawa
winedbg: Add Japanese resource.
tree
|
commitdiff
2011-05-24
Dan Kegel
cmd: del /a: test deleting readonly files, with fix.
tree
|
commitdiff
2011-05-24
Dan Kegel
cmd: del /a: move parsing of attributes to helper funct...
tree
|
commitdiff
2011-05-24
Damjan Jovanovic
winemenubuilder: Extract icons from NE binaries too.
tree
|
commitdiff
2011-05-24
Alexandre Julliard
makefiles: Create test resource files directly from...
tree
|
commitdiff
2011-05-23
Francois Gouget
hostname: Make display_computer_name() static.
tree
|
commitdiff
2011-05-22
Alexandre Julliard
winetest: Get rid of the dist rules.
tree
|
commitdiff
2011-05-22
Alexandre Julliard
makefiles: Create the binary resources for winetest...
tree
|
commitdiff
2011-05-22
Alexandre Julliard
makefiles: Avoid creating an intermediate rc file for...
tree
|
commitdiff
2011-05-20
Andrew Nguyen
hostname: Add an implementation of the hostname display...
tree
|
commitdiff
2011-05-20
Alexandre Julliard
services: Add a timeout to all pipe communications...
tree
|
commitdiff
2011-05-20
Alexandre Julliard
services: Load some timeout parameters from the registry.
tree
|
commitdiff
2011-05-20
Alexandre Julliard
services: Add a helper function to send a command to...
tree
|
commitdiff
2011-05-19
Andrew Nguyen
include: Revise the Winsock include in windows.h to...
tree
|
commitdiff
2011-05-19
Francois Gouget
taskmgr: Remove unused button labels.
tree
|
commitdiff
2011-05-19
Francois Gouget
progman: Fix ellipsis usage in the menu and button...
tree
|
commitdiff
2011-05-19
Francois Gouget
oleview: Fix ellipsis usage in the menu and button...
tree
|
commitdiff
2011-05-18
Andrew Nguyen
winedbg: Eliminate a possible memory leak in input_fetc...
tree
|
commitdiff
2011-05-18
Andrew Nguyen
winedbg: Convert the CRLF newline to LF newline when...
tree
|
commitdiff
2011-05-18
Andrew Nguyen
taskmgr: Remove all TCHAR macro usage in debug channel...
tree
|
commitdiff
2011-05-18
Lauri Kenttä
winemenubuilder: Avoid warning about uninitialized...
tree
|
commitdiff
2011-05-17
Andrew Nguyen
taskmgr: Remove all TCHAR macro usage in main taskmgr...
tree
|
commitdiff
2011-05-17
Andrew Nguyen
taskmgr: Remove all TCHAR macro usage in miscellaneous...
tree
|
commitdiff
2011-05-17
Andrew Nguyen
taskmgr: Remove all TCHAR macro usage in miscellaneous...
tree
|
commitdiff
2011-05-17
Andrew Nguyen
taskmgr: Remove all TCHAR macro usage in debug handling...
tree
|
commitdiff
2011-05-17
Andrew Nguyen
taskmgr: Remove all TCHAR macro usage in process termin...
tree
|
commitdiff
2011-05-17
Andrew Nguyen
taskmgr: Remove all TCHAR macro usage in priority handl...
tree
|
commitdiff
2011-05-17
Andrew Nguyen
taskmgr: Remove all TCHAR macro usage in affinity dialo...
tree
|
commitdiff
2011-05-17
Andrew Nguyen
taskmgr: Remove all TCHAR macro usage in graph drawing...
tree
|
commitdiff
2011-05-17
Andrew Nguyen
taskmgr: Remove all TCHAR macro usage in tab page code.
tree
|
commitdiff
2011-05-16
Francois Gouget
winefile: Standardize the 'Arrange Icons' menu label.
tree
|
commitdiff
2011-05-13
Anders Jonsson
winecfg: Update Swedish translation.
tree
|
commitdiff
2011-05-12
Marcus Meissner
winedump: Fixed minidump processor revision decoding...
tree
|
commitdiff
2011-05-12
Nikolay Sivov
winecfg: Update Russian dialog strings.
tree
|
commitdiff
2011-05-12
Hwang YunSong
winecfg: Update Korean resource.
tree
|
commitdiff
2011-05-12
Frédéric Delanoy
winecfg: Update French translation.
tree
|
commitdiff
2011-05-12
Aurimas Fišeras
winecfg: Update Lithuanian translation.
tree
|
commitdiff
2011-05-12
André Hentschel
winecfg: Update German translation.
tree
|
commitdiff
2011-05-11
Alexandre Julliard
winecfg: Replace the old DXGrab option by the new fulls...
tree
|
commitdiff
2011-05-09
André Hentschel
winedbg: Update a comment.
tree
|
commitdiff
2011-05-09
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2011-05-06
Frédéric Delanoy
taskmgr: Fix a French dialog.
tree
|
commitdiff
2011-05-04
Hwang YunSong
winecfg: Update Korean resource.
tree
|
commitdiff
2011-05-03
Francois Gouget
winecfg: Fix ellipsis usage in the menu and button...
tree
|
commitdiff
2011-05-03
Francois Gouget
winefile: Fix ellipsis usage in the menu and button...
tree
|
commitdiff
2011-05-03
Francois Gouget
winhlp32: Fix the ellipsis usage in the menu and button...
tree
|
commitdiff
2011-05-03
Francois Gouget
view: Fix ellipsis usage in the menus.
tree
|
commitdiff
2011-05-03
Francois Gouget
regedit: Fix ellipsis usage in the menu labels.
tree
|
commitdiff
2011-05-03
Francois Gouget
winefile: Fix the View and Options menu handles.
tree
|
commitdiff
next