projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wineps.drv: Ignore requested resolutions not supported by device.
[wine]
/
dlls
/
kernel32
/
tests
/
profile.c
2012-03-28
Bruno Jesus
kernel32: Avoid ini cache if file does not exist anymore.
blob
|
commitdiff
|
raw
2012-03-28
Bruno Jesus
kernel32/tests: Show that ini cache must not be used...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
André Hentschel
kernel32/tests: Don't test function directly when repor...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
Austin English
kernel32/tests: Make sure return values are used (LLVM...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Alexandre Julliard
kernel32: Fix handling of overflows in GetPrivateProfil...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Dmitry Kislyuk
kernel32/tests: Pass test on error code returned by...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Stefan Leichter
kernel32: Test GetPrivateProfileString with empty strin...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-04
Paul Vriens
kernel32/tests: Skip WritePrivateProfileString tests...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-07
Dmitry Kislyuk
kernel32/tests: Show that NULLs need to be preserved...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Dmitry Kislyuk
kernel32: Added GetPrivateProfileSection and GetPrivate...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-02
Paul Vriens
kernel32: Fix creation of empty sections in ini files.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-30
Paul Vriens
kernel32/tests: Fix some test failures on Win9x and...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Paul Vriens
kernel32/tests: Fix some test failures on NT4 and below.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Paul Vriens
kernel32/tests: Fix crash on NT4 and higher.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
James Hawkins
kernel32: Don't try to load an empty initialization...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
James Hawkins
kernel32: Handle writing empty sections and keys in...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
James Hawkins
kernel32: Set last error to ERROR_FILE_NOT_FOUND if...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
James Hawkins
kernel32: Add tests for WritePrivateProfileString.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Paul Vriens
kernel32/tests: Fix remaining failures on Win9x and...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Paul Vriens
kernel32/tests: Fix some test failures on Win9x and...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Paul Vriens
kernel32/tests: Fix some tests on Win9x and WinME ...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Paul Vriens
kernel32/tests: Fill the buffer and check for double...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Paul Vriens
kernel32/tests: Fix some test failures on Win9x and...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Paul Vriens
kernel32/tests: Skip some tests on Win9x and WinME.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Paul Vriens
kernel32/tests: Fix some test failures on Win9x and...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Paul Vriens
kernel32/tests: Fix some test failures on Win9x and...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Paul Vriens
kernel32/tests: Fix some test failures on several platf...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Paul Vriens
kernel32/tests: Don't crash when run as a normal user.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Paul Vriens
kernel32/tests: Fill the buffer to show a bug in Wine.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alasdair Sinclair
kernel32/tests: Fix missing void in empty parameter...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Alexandre Julliard
kernel32/tests: Fix some profile test failures on NT4.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Erik Inge Bolsø
kernel32: Fix PROFILE_Load to handle mac line endings.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Dmitry Timoshkov
kernel32: Use a kernel error code.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Michael Karcher
kernel32: Fix profile cache logic and don't cache new...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Michael Karcher
kernel32/tests: Fix profile crash on NT and up.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Michael Karcher
kernel32: Fix profile sharing mode.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Detlef Riekenberg
kernel32/tests: Fix a crash on win9x (lpDefault is...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
James Hawkins
kernel32: Return the default value if lpKeyName is...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
James Hawkins
kernel32: Fix removing trailing spaces from lpDefault...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
James Hawkins
kernel32: Add tests for GetPrivateProfileString.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Alexandre Julliard
kernel32: Don't require write access on profile file...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-21
Alexandre Julliard
kernel32: Add some test cases for profile file sharing...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Paul Vriens
kernel32/tests: Add a forgotten if statement.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Paul Vriens
kernel32/tests 2/2: Use skip for not implemented function.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Paul Vriens
kernel32/tests: Don't crash on win98.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Francois Gouget
Assorted spelling and English fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Paul Vriens
kernel32/profile: Some parameter tests for GetPrivatePr...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Paul Vriens
kernel32/profile: Move GetPrivateProfileSectionA to...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Paul Vriens
kernel32/profile: Rename a test.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
Huw Davies
kernel32: Fix GetPrivateProfileSectionNamesA when the...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
Alexandre Julliard
kernel32: Renamed the kernel directory to kernel32.
blob
|
commitdiff
|
raw
|
diff to current