projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
windowscodecs: Add stub JPEG encoder.
[wine]
/
dlls
/
version
/
2011-11-14
Francois Gouget
dlls: Remove unneeded include directives in resource...
tree
|
commitdiff
2011-09-20
Francois Gouget
version: Fix printing NULL strings.
tree
|
commitdiff
2011-09-09
Alexandre Julliard
version: Check the Windows directory first in VerFindFi...
tree
|
commitdiff
2011-08-30
André Hentschel
version: Return VIF_CANNOTREADSRC if no source path...
tree
|
commitdiff
2011-07-14
André Hentschel
version: Don't initialize the variable twice (clang).
tree
|
commitdiff
2011-05-25
Marcus Meissner
version: Merge all 3 C source files into one.
tree
|
commitdiff
2011-03-14
Alexandre Julliard
version: Allocate the full virtual size of the section...
tree
|
commitdiff
2011-02-24
Austin English
version/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-09
Austin English
version/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2010-09-24
Alexandre Julliard
version: Don't bother importing lz32, all the functions...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-05-27
Alexandre Julliard
version: Don't include winbase16.h.
tree
|
commitdiff
2010-05-03
André Hentschel
version: Fix typo in comment.
tree
|
commitdiff
2010-03-25
Alexandre Julliard
version: Support loading resources from both 32-bit...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-17
Alexandre Julliard
version: Improve detection of builtin libraries.
tree
|
commitdiff
2009-12-29
Alexandre Julliard
version: Get rid of the 16-bit library loading code...
tree
|
commitdiff
2009-10-01
Alexandre Julliard
version: Simplify the resource loading since we always...
tree
|
commitdiff
2009-10-01
Alexandre Julliard
version: Make ver.dll into a stand-alone 16-bit module.
tree
|
commitdiff
2009-10-01
Alexandre Julliard
version: Moved GetFileResourceSize16/GetFileResource16...
tree
|
commitdiff
2009-10-01
Alexandre Julliard
version: Use the find_resource function instead of...
tree
|
commitdiff
2009-10-01
Alexandre Julliard
version: Abstract resource finding into a common function.
tree
|
commitdiff
2009-01-13
Michael Stefaniuc
version: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
version: Avoid pointer casts in a trace.
tree
|
commitdiff
2008-11-26
Alistair Leslie...
version: Stop crash under vista and 2k8.
tree
|
commitdiff
2008-11-26
Huw Davies
version: Fixed comments.
tree
|
commitdiff
2008-11-25
Francois Gouget
version: Remove WINAPI on static functions where not...
tree
|
commitdiff
2008-11-21
Alistair Leslie...
version: VerQueryValueA/W allow blank and NULL strings.
tree
|
commitdiff
2008-10-21
Paul Vriens
version/tests: Use win_skip instead of trace.
tree
|
commitdiff
2008-10-21
Paul Vriens
version/tests: Fix a copy-paste mistake.
tree
|
commitdiff
2008-10-14
Lei Zhang
version: Prevent infinite looping in VersionInfo32_Find...
tree
|
commitdiff
2008-10-08
Joris Huizer
version/tests: Corrected memset placement.
tree
|
commitdiff
2008-10-06
Aric Stewart
version: Check for out of memory in VerInstallFileA...
tree
|
commitdiff
2008-04-23
James Hawkins
version: Fix tests that fail in win9x and win2k.
tree
|
commitdiff
2008-03-24
Marcus Meissner
version: LZCopy return value is LONG.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-02-25
Paul Vriens
version/tests: Win98, NT4 and W2K return different...
tree
|
commitdiff
2008-02-13
Aric Stewart
version: Check for 16-bit file format before returning...
tree
|
commitdiff
2008-02-05
James Hawkins
version: Return ERROR_RESOURCE_DATA_NOT_FOUND if the...
tree
|
commitdiff
2007-11-01
Dmitry Timoshkov
version: Use GetModuleHandleEx to increment the module...
tree
|
commitdiff
2007-10-16
Bang Jun-young
version: Use the official NT macro rather than obsolete...
tree
|
commitdiff
2007-09-10
Francois Gouget
version: Fix some Ver*() prototypes (especially wrt...
tree
|
commitdiff
2007-08-30
Steven Edwards
Remove more unneeded wine 16bit header usage.
tree
|
commitdiff
2007-07-27
Steven Edwards
version: VerQueryValueA/W NULL pointer check.
tree
|
commitdiff
2007-06-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-05-31
Francois Gouget
version: Fix the VerQueryValueA/W() prototypes.
tree
|
commitdiff
2007-05-21
Andrew Talbot
version: Exclude unused headers.
tree
|
commitdiff
2007-04-23
Alexandre Julliard
version: Avoid size_t type in traces.
tree
|
commitdiff
2007-04-17
Dmitry Timoshkov
version: Add a VerQueryValue test, make it mostly pass...
tree
|
commitdiff
2007-03-07
Alexandre Julliard
Added version information for a number of dlls.
tree
|
commitdiff
2007-03-05
Andrew Talbot
version: Constify some variables.
tree
|
commitdiff
2007-02-26
Andrew Talbot
version: Constify a variable.
tree
|
commitdiff
2007-02-23
Andrew Talbot
version: Constify a variable.
tree
|
commitdiff
2007-02-14
Andrew Talbot
version: Constify a formal parameter of VerQueryValue...
tree
|
commitdiff
2007-01-06
Francois Gouget
version/tests: Print GetLastError() in decimal with...
tree
|
commitdiff
2006-12-16
Andrew Talbot
version/tests: Write-strings warning fix.
tree
|
commitdiff
2006-12-14
Francois Gouget
version/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2006-12-06
Paul Vriens
version/tests: Free memory after use.
tree
|
commitdiff
2006-10-10
Michael Stefaniuc
version/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-09
Michael Stefaniuc
version: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-11
Andrew Talbot
version: Write-strings warnings fix.
tree
|
commitdiff
2006-08-10
Andrew Talbot
version/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
version/tests: Don't use sizeof in ok() to avoid printf...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
version/tests: Use lstrlenA instead of strlen in ok...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-04-13
Paul Vriens
version: Translate some German comments.
tree
|
commitdiff
2005-11-30
Stefan Leichter
Fix version tests on windows 9x/ME.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-21
Stefan Leichter
Fix version tests on NT, 2K and XP, make some errors...
tree
|
commitdiff
2005-11-12
Stefan Leichter
Added some tests for VerFindFileA.
tree
|
commitdiff
2005-11-03
Ivan Leo Puoti
Fix some wrong prototypes.
tree
|
commitdiff
2005-10-28
Oliver Stieber
Correct the way that VerFindFileA checks for a file...
tree
|
commitdiff
2005-10-26
Detlef Riekenberg
Updated trace to support VERSIONED_PRINTER.
tree
|
commitdiff
2005-10-18
Paul Vriens
Wine's behavior is correct now.
tree
|
commitdiff
2005-10-04
James Hawkins
Check the size of the input buffer so we don't write...
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
We are no longer generating .spec.c files.
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Remove the 'L' suffix on a number of constants to avoid...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some more traces to use the right printf format...
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Store the result of the A/W conversions in the extra...
tree
|
commitdiff
2005-08-29
Paul Vriens
Reserve extra space for conversions.
tree
|
commitdiff
2005-08-27
Alexandre Julliard
Explicitly import kernel32 in tests that use it.
tree
|
commitdiff
2005-08-23
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-22
Alexandre Julliard
Add an extra test to show failing behavior.
tree
|
commitdiff
2005-08-03
Alexandre Julliard
Don't convert the return value on failure in VerQueryVa...
tree
|
commitdiff
2005-07-30
Paul Vriens
Remove the no longer used ConvertVersionInfo32To16...
tree
|
commitdiff
2005-07-29
Paul Vriens
Cleanup whitespace.
tree
|
commitdiff
2005-07-28
Paul Vriens
New function VersionInfo32_QueryValue.
tree
|
commitdiff
next