projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3d9: Forward port d3d8 refcount tests.
[wine]
/
dlls
/
setupapi
/
2006-11-15
Hans Leidekker
setupapi: Implement SetupGetSourceInfo{A,W}.
tree
|
commitdiff
2006-11-14
Andrew Talbot
setupapi: Cast-qual warning fix.
tree
|
commitdiff
2006-11-14
Hans Leidekker
setupapi: Implement SetupGetSourceFileLocation{A,W}.
tree
|
commitdiff
2006-11-14
Hans Leidekker
setupapi: The inf section suffix that corresponds to...
tree
|
commitdiff
2006-11-10
Mike McCormack
setupapi: Use HeapAlloc/Free instead of malloc/free.
tree
|
commitdiff
2006-11-08
Francois Gouget
setupapi: setupapi.h must not define HSTRING_TABLE...
tree
|
commitdiff
2006-10-24
Mikołaj Zalewski
resources: Change Dutch sublanguage code to SUBLANG_NEU...
tree
|
commitdiff
2006-10-24
Mikołaj Zalewski
resources: Change German sublanguage code to SUBLANG_NE...
tree
|
commitdiff
2006-10-20
Byeong-Sik Jeon
Korean: Use SUBLANG_NEUTRAL in Korean resources.
tree
|
commitdiff
2006-10-16
Dmitry Timoshkov
setupapi: Fix a typo.
tree
|
commitdiff
2006-10-14
James Hawkins
include: Move cfgmgr32.h to include/ to match the SDK.
tree
|
commitdiff
2006-10-14
Michael Stefaniuc
setupapi: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-10
Michael Ploujnikov
setupapi/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
tree
|
commitdiff
2006-09-29
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-26
Damjan Jovanovic
setupapi: Brace the guid in SetupDiOpenClassRegKeyExW.
tree
|
commitdiff
2006-09-26
James Hawkins
setupapi: Fix a typo.
tree
|
commitdiff
2006-09-26
Frank Richter
setupapi: Duplicate behaviour of native SetupGetInfInfo...
tree
|
commitdiff
2006-09-20
Paul Vriens
setupapi/tests: Use pSetupDiOpenClassRegKeyExA.
tree
|
commitdiff
2006-09-20
Paul Vriens
setupapi: Fixed wrong check (Coverity).
tree
|
commitdiff
2006-09-14
James Hawkins
setupapi: Add stubs for SetupOpenLog, SetupCloseLog...
tree
|
commitdiff
2006-09-14
James Hawkins
setupapi: Implement pSetupGetField, with tests.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-10
Damjan Jovanovic
setupapi: Fixed returns values and added a test for...
tree
|
commitdiff
2006-09-08
Francois Gouget
setupapi: Document a Microsoft spelling mistake so...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-28
Frank Richter
setupapi: Make do_file_copyW send "target newer" notifi...
tree
|
commitdiff
2006-08-15
Paul Vriens
setupapi: Make tests loadable again on NT4.
tree
|
commitdiff
2006-08-10
Francois Gouget
setupapi: Fix handling of inf paths that are quoted...
tree
|
commitdiff
2006-08-10
Michael Stefaniuc
janitorial: Removed the rest of the redundant NULL...
tree
|
commitdiff
2006-08-07
Andrew Talbot
setupapi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-05
Kevin Koltzau
setupapi: Create an empty list when getting device...
tree
|
commitdiff
2006-07-31
James Hawkins
setupapi: Add a stub implementation of SetupGetSourceInfo.
tree
|
commitdiff
2006-07-24
Christian Gmeiner
setupapi: Move SetupDiGetClassDevsExW into devinst.c.
tree
|
commitdiff
2006-07-21
Christian Gmeiner
setupapi: Implemented SetupDiCreateDeviceInfoA.
tree
|
commitdiff
2006-07-21
Christian Gmeiner
setupapi: Rename a test.
tree
|
commitdiff
2006-07-20
Christian Gmeiner
setupapi: Add stub for SetupDiCreateDeviceInfoW.
tree
|
commitdiff
2006-07-20
Christian Gmeiner
setupapi: Remove unneeded NULL checks before MyFree().
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-30
Andrew Talbot
setupapi/tests: Add trailing '\n's to ok() calls.
tree
|
commitdiff
2006-06-27
James Hawkins
setupapi: Fix SetupCloseInfFile when a NULL handle...
tree
|
commitdiff
2006-06-19
Christian Gmeiner
setupapi: Implement SetupDiCreateDeviceInfoListExW.
tree
|
commitdiff
2006-06-12
Christian Gmeiner
setupapi: Documentation update.
tree
|
commitdiff
2006-06-07
Michael Stefaniuc
Remove more redundant NULL checks before HeapFree ...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-08
Andrew Ziem
setupapi: Improve unit tests for case sensitivity in...
tree
|
commitdiff
2006-05-05
Robert Shearman
setupapi: Fix parsing of UCS-16 files.
tree
|
commitdiff
2006-05-05
Andrew Ziem
setupapi: Add case sensitivity string table tests.
tree
|
commitdiff
2006-04-04
Mike McCormack
setupapi: Add a stub implementation for RegistryDelnode.
tree
|
commitdiff
2006-04-03
Alexandre Julliard
setupapi: Copy the complete resource tree into the...
tree
|
commitdiff
2006-04-03
Antonio Codazzi
setupapi: Esperanto language support.
tree
|
commitdiff
2006-03-21
Alexandre Julliard
setupapi: Added support for creating fake dlls at insta...
tree
|
commitdiff
2006-03-18
Alexandre Julliard
setupapi: Added support for calling executables in...
tree
|
commitdiff
2006-03-15
András Kovács
setupapi: Added Hungarian translation.
tree
|
commitdiff
2006-02-23
James Hawkins
setupapi: Downgrade an ERR to a WARN.
tree
|
commitdiff
2006-02-20
Mike McCormack
setupapi: Add a stub implementation of CMP_WaitNoPendin...
tree
|
commitdiff
2006-02-14
James Hawkins
setupapi: Handle the INFINFO_REVERSE_DEFAULT_SEARCH...
tree
|
commitdiff
2006-02-14
James Hawkins
setupapi: Handle the INFINFO_INF_NAME_IS_ABSOLUTE and
tree
|
commitdiff
2006-02-13
Petr Tesarik
setupapi: Czech language resources encoding fix.
tree
|
commitdiff
2006-02-09
James Hawkins
setupapi: Error out if ReturnBuffer is NULL but ReturnB...
tree
|
commitdiff
2006-02-09
James Hawkins
setupapi: Convert InfSpec to unicode if SearchControl...
tree
|
commitdiff
2006-02-07
James Hawkins
setupapi: Add an initial implementation of SetupGetInfI...
tree
|
commitdiff
2006-02-07
James Hawkins
setupapi: Implement SetupQueryInfFileInformation.
tree
|
commitdiff
2006-02-07
Alexandre Julliard
setupapi: Store the full name to the INF file in the...
tree
|
commitdiff
2006-02-06
Fatih Aşıcı
setupapi: Turkish translation.
tree
|
commitdiff
2006-01-31
Alexandre Julliard
setupapi: Ignore ok file for new query test.
tree
|
commitdiff
2006-01-31
James Hawkins
setupapi: Add tests for SetupGetInfInformation.
tree
|
commitdiff
2005-12-19
Thomas Weidenmueller
setupapi: Fix comparing the group SIDs in IsUserAdmin.
tree
|
commitdiff
2005-12-15
James Hawkins
setupapi: Added stubs for SetupGetInfInformation and
tree
|
commitdiff
2005-12-12
Eric Pouech
Made some functions static.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-11
YunSong Hwang
Add Korean translations.
tree
|
commitdiff
2005-11-10
Francois Gouget
Add trailing '\n's to ok() and TRACE() calls.
tree
|
commitdiff
2005-11-07
Alexandre Julliard
Added a bunch of tests for the INF parser.
tree
|
commitdiff
2005-11-03
Alexandre Julliard
Added support for optional section.ntx86 and section...
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-28
Anders Bergh
Added Swedish translation.
tree
|
commitdiff
2005-09-25
Alexander N. Sørnes
Added Norwegian translations.
tree
|
commitdiff
2005-09-23
Eric Kohl
- String id 0 becomes a reserved (invalid) id.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
We are no longer generating .spec.c files.
tree
|
commitdiff
2005-09-21
Steven Edwards
Added stringtable regression test.
tree
|
commitdiff
2005-09-21
Eric Kohl
Implement setupapi stringtable functions.
tree
|
commitdiff
2005-09-19
Milko Krachounov
Bulgarian resources for mpr, msi, user, commdlg, oleaut...
tree
|
commitdiff
2005-09-14
Ge van Geldorp
Base of REG_DWORD entries must be auto-detected.
tree
|
commitdiff
2005-09-14
Filip Navara
Fix a couple of prototypes.
tree
|
commitdiff
2005-09-12
Marcus Meissner
The last argument to MultiByteToWideChar is wide charac...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
tree
|
commitdiff
2005-09-06
Detlef Riekenberg
Moved cfgmgr32.h to include/ddk/.
tree
|
commitdiff
2005-09-06
Kimmo Myllyvirta
Added Finnish resources.
tree
|
commitdiff
2005-08-15
Ge van Geldorp
index is 1-based at this point, index == line->nb_field...
tree
|
commitdiff
2005-08-12
Alexandre Julliard
Added stubs for pSetupGet/SetGlobalFlags.
tree
|
commitdiff
2005-07-22
Alexandre Julliard
Preserve the spaces before an opening quote in the...
tree
|
commitdiff
2005-07-10
Detlef Riekenberg
SetupSetFileQueueAlternatePlatform{AW} implemented...
tree
|
commitdiff
2005-07-10
Thomas Weidenmueller
Fixed enumerating the drive strings.
tree
|
commitdiff
next