projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dinput: Add stub for DIPROP_AUTOCENTER property.
[wine]
/
dlls
/
shell32
/
2007-11-05
Alexander Nicolays...
shell32: Update Norwegian Bokmål translation.
tree
|
commitdiff
2007-11-02
Gerald Pfeifer
shell32: Avoid checking for <0 for unsigned variables.
tree
|
commitdiff
2007-11-02
Andrew Talbot
shell32: Constify some variables.
tree
|
commitdiff
2007-11-02
Thomas Weidenmueller
shell32: Use SHStrDupW in IShellFolder2::GetDetailsOf...
tree
|
commitdiff
2007-11-02
Gerald Pfeifer
shell32: Remove useless comparison >= 0 for unsigned...
tree
|
commitdiff
2007-10-31
Andrew Talbot
shell32: Constify some variables.
tree
|
commitdiff
2007-10-30
Andrew Talbot
shell32: Constify some variables.
tree
|
commitdiff
2007-10-29
Andrew Talbot
shell32: Constify some variables.
tree
|
commitdiff
2007-10-29
Francois Gouget
shell32: Pass the shutdown reason to ExitWindowsEx().
tree
|
commitdiff
2007-10-25
Hwang YunSong(황윤성)
shell32: Updated Korean resource.
tree
|
commitdiff
2007-10-22
Detlef Riekenberg
shell32: Remove unused resource file.
tree
|
commitdiff
2007-10-18
Alexandre Julliard
shell32: Check for internal shell classes before queryi...
tree
|
commitdiff
2007-10-18
Alexandre Julliard
Fix redundant uses of MAKEINTRESOURCE.
tree
|
commitdiff
2007-10-18
Alexandre Julliard
shell32: Use wine_get_dos_file_name instead of duplicat...
tree
|
commitdiff
2007-10-18
Evan Teran
shell32: Fix typo in GlobalAlloc parameters.
tree
|
commitdiff
2007-10-15
Allan Tong
shell32: Fix a memory leak.
tree
|
commitdiff
2007-10-15
Francois Gouget
Better match the PSDK types and update win32.api to...
tree
|
commitdiff
2007-10-05
Andrew Talbot
shell32: Fix some memory leaks.
tree
|
commitdiff
2007-09-26
Thomas Weidenmueller
shell32: Implement SHCreatePropSheetExtArrayEx.
tree
|
commitdiff
2007-09-26
Mikołaj Zalewski
shell32: shlview: Change some more ANSI calls to Unicode.
tree
|
commitdiff
2007-09-26
Mikołaj Zalewski
shell32: Make the shell view control Unicode.
tree
|
commitdiff
2007-09-18
Francois Gouget
shell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_P...
tree
|
commitdiff
2007-09-17
Alexandre Julliard
shell32: We can now store binary files in the repository.
tree
|
commitdiff
2007-09-17
Michael Stefaniuc
janitorial: Remove two fresh redundant NULL checks...
tree
|
commitdiff
2007-09-14
Vincent Povirk
shell32: Implement SHPathPrepareForWrite.
tree
|
commitdiff
2007-09-14
Vincent Povirk
shell32: Add tests for SHPathPrepareForWrite.
tree
|
commitdiff
2007-09-13
Americo Jose Melo
Update the Portuguese translation.
tree
|
commitdiff
2007-09-13
Andrew Talbot
shell32: Constify some variables.
tree
|
commitdiff
2007-09-12
Andrew Talbot
shell32: Constify some variables.
tree
|
commitdiff
2007-09-12
Andrew Talbot
shell32: Constify a variable.
tree
|
commitdiff
2007-09-12
Dmitry Timoshkov
shell32: Remove class cache introduced in commit f686cf...
tree
|
commitdiff
2007-09-11
Andrew Talbot
shell32: Constify some variables.
tree
|
commitdiff
2007-09-10
Dmitry Timoshkov
shlwapi: Duplicate shell32.ShellMessageBoxW implementat...
tree
|
commitdiff
2007-08-31
Rob Shearman
shell32: Don't use the working directory passed into...
tree
|
commitdiff
2007-08-30
Steven Edwards
Remove more unneeded wine 16bit header usage.
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted non-ANSI function declaration fixes (missing...
tree
|
commitdiff
2007-08-20
Stefan Leichter
shell32: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-08-17
Paul Vriens
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
tree
|
commitdiff
2007-08-16
Paul Vriens
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
tree
|
commitdiff
2007-08-15
Aric Stewart
shell32: In SHNameTranslate use the right part of the...
tree
|
commitdiff
2007-08-14
Paul Vriens
shell32/tests: Make tests run again on win95.
tree
|
commitdiff
2007-08-06
Louis Lenders
shell32: Define avi resource #164.
tree
|
commitdiff
2007-07-31
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-07-31
Alexandre Julliard
Avoid non-portable Unix mode bits macros.
tree
|
commitdiff
2007-07-19
Martin Fuchs
shell32: Implementation of SheGetDirA/W and SheChangeDi...
tree
|
commitdiff
2007-07-16
Kirill K. Smirnov
shell32: Add support for SEE_MASK_NO_CONSOLE flag.
tree
|
commitdiff
2007-07-16
Michael Stefaniuc
shell32: Fix missing unlock on an error path. Found...
tree
|
commitdiff
2007-07-16
Dmitry Timoshkov
shell32: Add a cache for queried shell folder interfaces.
tree
|
commitdiff
2007-07-09
Thomas Weidenmueller
shell32: Set current directory when executing files...
tree
|
commitdiff
2007-07-06
Damjan Jovanovic
shell32: DragQueryFile doesn't count the null terminator.
tree
|
commitdiff
2007-06-29
Misha Koshelev
shell32: Fix shelllink creation to non-executable files...
tree
|
commitdiff
2007-06-29
Misha Koshelev
shell32/tests: Fix tests of IShellLinkA_SetPath to...
tree
|
commitdiff
2007-06-29
Misha Koshelev
shell32/tests: Allow CoCreateInstance to return E_NOINT...
tree
|
commitdiff
2007-06-29
Misha Koshelev
shell32/tests: Add test for shell links to existing...
tree
|
commitdiff
2007-06-29
Misha Koshelev
shell32/tests: Allow individual tests in check_lnk...
tree
|
commitdiff
2007-06-29
Pedro Maia
shell32: Update paths in Portuguese resource.
tree
|
commitdiff
2007-06-28
Misha Koshelev
winemenubuilder: Wait for parent process to finish...
tree
|
commitdiff
2007-06-25
Alexandre Julliard
shell32: Get rid of CharNextW.
tree
|
commitdiff
2007-06-22
Dmitry Timoshkov
shell32: Make SHGetDesktopFolder use a cached instance...
tree
|
commitdiff
2007-06-18
Misha Koshelev
shell32: Conform to native in SHELL_ArgifyW for unquote...
tree
|
commitdiff
2007-06-11
Alexandre Julliard
shell32: Remove a redundant include.
tree
|
commitdiff
2007-06-11
Alexandre Julliard
shell32: Fix contents of string returned in load_path.
tree
|
commitdiff
2007-06-11
Hwang YunSong(황윤성)
shell32: Updated Korean resource.
tree
|
commitdiff
2007-06-11
Louis Lenders
shell32: Add stub for SHUpdateRecycleBinIcon.
tree
|
commitdiff
2007-06-11
Jeff Latimer
shell32: Fix possible dereference of NULL ptr.
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Add test for unquoted %1 in command...
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Allow testing for arbitrary number of...
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Expand default DDE application name...
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Use ShellExecuteEx with SEE_MASK_FLAG_DD...
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Save threadid from CreateThread as requi...
tree
|
commitdiff
2007-06-11
Misha Koshelev
shell32/tests: Simplify DDE thread and message loop.
tree
|
commitdiff
2007-06-11
Nigel Liang
shell32: Conformance tests for unicode filenames and...
tree
|
commitdiff
2007-06-08
Lei Zhang
shell32: Start implementing BIF_USENEWUI.
tree
|
commitdiff
2007-06-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-06-01
Alexander Nicolays...
shell32: Update Norwegian Bokmål resources.
tree
|
commitdiff
2007-06-01
Francois Gouget
shell32/tests: Remove unneeded cast.
tree
|
commitdiff
2007-05-30
Misha Koshelev
shell32/tests: Remove duplicate code.
tree
|
commitdiff
2007-05-30
Misha Koshelev
shell32: Handle default DDE application names.
tree
|
commitdiff
2007-05-30
Misha Koshelev
shell32/tests: Add tests for default DDE application...
tree
|
commitdiff
2007-05-30
Misha Koshelev
shell32: Fix execute_from_key to conform to native...
tree
|
commitdiff
2007-05-30
Misha Koshelev
shell32/tests: Add tests for ShellExecute DDE behavior.
tree
|
commitdiff
2007-05-29
Francois Gouget
shell32/tests: With recent PSDKs, CSIDL_MYDOCUMENTS...
tree
|
commitdiff
2007-05-29
Francois Gouget
shell32/tests: We need NTDDI_VERSION >= NTDDI_WINXPSP1...
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-24
Louis Lenders
shell32: Update Dutch resource.
tree
|
commitdiff
2007-05-21
Andrew Talbot
shell32: Exclude unused headers.
tree
|
commitdiff
2007-05-21
Andrew Talbot
shell32: Exclude unused headers.
tree
|
commitdiff
2007-05-21
Andrew Talbot
shell32: Exclude unused headers.
tree
|
commitdiff
2007-05-17
Marcus Meissner
shell32: Avoid potential 1 byte overflow.
tree
|
commitdiff
2007-05-14
Frank Richter
shell32: Update German resources.
tree
|
commitdiff
2007-05-11
Mikołaj Zalewski
shell32: Handle invalid cbSize in Shell_NotifyIcon...
tree
|
commitdiff
2007-05-04
José Manuel Ferrer...
Some Spanish translation updates.
tree
|
commitdiff
2007-05-04
Alexandre Julliard
Fix minor differences in the formatting of the license...
tree
|
commitdiff
2007-04-26
Hans Leidekker
shell32: Add a stub implementation for SHMapIDListToIma...
tree
|
commitdiff
2007-04-19
Hans Leidekker
shell32: Add a stub implementation for OpenAs_RunDLL.
tree
|
commitdiff
2007-04-19
Aric Stewart
shell32: SHGFI_EXETYPE flag should have the files retur...
tree
|
commitdiff
2007-04-18
Ken Thomases
shell32/tests: Test that quoting file path prevents...
tree
|
commitdiff
2007-04-18
Ken Thomases
shell32: Don't break file path at spaces in ShellExecut...
tree
|
commitdiff
2007-04-18
Ken Thomases
shell32/tests: Added to-do test showing a bug with...
tree
|
commitdiff
2007-04-11
Aric Stewart
shell32: Use _ILSimpleGetTextW instead of using _ILGetT...
tree
|
commitdiff
next