projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix SetDataFormat and implement GetDeviceInfo for mouse device.
[wine]
/
dlls
/
setupapi
/
2003-06-04
Francois Gouget
Fix some typos.
tree
|
commitdiff
2003-05-19
Aric Stewart
Respect the version SP_COPY flags when installing files.
tree
|
commitdiff
2003-05-13
Huw Davies
Implement a load of setupx Di* stubs.
tree
|
commitdiff
2003-05-13
Huw Davies
Use strtoulW instead of strtolW for DWORD conversion.
tree
|
commitdiff
2003-05-13
Francois Gouget
Fix miscellaneous spelling errors and typos.
tree
|
commitdiff
2003-04-02
Uwe Bonnes
Added some stubs.
tree
|
commitdiff
2003-04-02
Andreas Mohr
Some spelling and formatting fixes.
tree
|
commitdiff
2003-03-23
Alexandre Julliard
List 16-bit spec files explicitly to avoid problems...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-03-15
Tony Lambregts
Replace DPRINTF with TRACE.
tree
|
commitdiff
2003-02-27
Alexandre Julliard
Replaced most uses of the auto-generated glue code...
tree
|
commitdiff
2003-01-13
Robert Shearman
- Add some stubs.
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
tree
|
commitdiff
2002-10-31
Dmitry Timoshkov
Fix some types and function prototypes according to...
tree
|
commitdiff
2002-10-29
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-10-29
Jaco Greeff
Made the reporting for the (current) unsupported flags...
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
tree
|
commitdiff
2002-10-17
Alexandre Julliard
Fixed wownt32.h to make it usable from inside Wine...
tree
|
commitdiff
2002-10-10
Uwe Bonnes
More stubs.
tree
|
commitdiff
2002-10-10
Steve Lustbader
Provide stub for SetupDiGetClassDevsW.
tree
|
commitdiff
2002-10-03
Alexandre Julliard
Removed LPxxx handle types that don't exist under Windows.
tree
|
commitdiff
2002-09-16
Michael Stefaniuc
Convert HRSRC to a void*.
tree
|
commitdiff
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
tree
|
commitdiff
2002-09-06
Michael Stefaniuc
Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
tree
|
commitdiff
2002-08-13
Dmitry Timoshkov
Fixed hex to binary conversion.
tree
|
commitdiff
2002-08-01
Alexandre Julliard
Create at most one glue file for a single dll.
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Fixed some handle type mismatches and added a few casts...
tree
|
commitdiff
2002-07-20
Andreas Mohr
Honour the VNLP_COPYIFEXISTS flag when doing a copy...
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-13
Alexandre Julliard
Authors: Mike McCormack <mikem@codeweavers.com>, Jeremy...
tree
|
commitdiff
2002-06-13
Alexandre Julliard
For lines that contain a single field, the field is...
tree
|
commitdiff
2002-06-13
Aric Stewart
When processing the reg section we need to delete befor...
tree
|
commitdiff
2002-06-04
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-28
Mike McCormack
Stub implementations of some functions.
tree
|
commitdiff
2002-05-23
Andreas Mohr
Removed obsolete email address.
tree
|
commitdiff
2002-05-16
Alexandre Julliard
Implemented strtolW/strtoulW in libwine_unicode and...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
tree
|
commitdiff
2002-04-03
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-04-02
Alexandre Julliard
Implemented a large number of the 32-bit setupapi funct...
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-11
Mehmet Yasar
Prevent setup from crashing if a section in the INF...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-15
Patrik Stridvall
Added some defines for compatibility with Windows headers.
tree
|
commitdiff
2002-02-02
Patrik Stridvall
Move __stdcall/__cdecl to the right place.
tree
|
commitdiff
2001-12-17
Alexandre Julliard
Removed unnecessary includes.
tree
|
commitdiff
2001-10-09
Stefan Leichter
Fixed parameters of SetupOpenInfFileA.
tree
|
commitdiff
2001-09-19
Alexandre Julliard
Fixed a couple of HWND type mismatches.
tree
|
commitdiff
2001-09-11
Patrik Stridvall
Cleanup code that is strange or difficult to parse.
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-24
Alexandre Julliard
Removed HEAP_strdupA.
tree
|
commitdiff
2001-07-23
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2001-07-11
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-05-24
Andreas Mohr
VcpQueueDelete() does not have a LPEXPANDVTBL parameter.
tree
|
commitdiff
2001-05-07
Chris Morgan
Fix duplicate directories being concatenated to buffer in
tree
|
commitdiff
2001-04-25
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2001-04-17
Andreas Mohr
- implement some more virtcopy (VCP) stuff
tree
|
commitdiff
2001-02-12
Francois Gouget
Change the callback declarations to a safer format.
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-22
Jon Griffiths
- Remove <string.h> from winnt.h.
tree
|
commitdiff
2001-01-17
James Juran
Added some stubs needed for IE 5.5 setup.
tree
|
commitdiff
2000-12-16
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-12-16
Andreas Mohr
- don't initialize with pFirstLDD if pFirstLDD isn...
tree
|
commitdiff
2000-12-13
Andreas Mohr
- implemented proper LDD/LDID handling
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Fixed Win16 documentation not fixed because of a bug...
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-28
Andreas Mohr
- fix crash in SETUPX_TranslateLDID()
tree
|
commitdiff
2000-11-26
Alexandre Julliard
Removed dependency on 16-bit file I/O functions.
tree
|
commitdiff
2000-11-25
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Replaced a few internal functions by exported ones.
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Start using import tables for dlls that can already...
tree
|
commitdiff
2000-11-06
James Hatheway
Added stubs and setupapi.h.
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
2000-11-04
Andreas Mohr
- fix inf file open/close
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
tree
|
commitdiff
2000-09-26
Andreas Mohr
Started some basic work on the more or less undocumente...
tree
|
commitdiff
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Cleaned up a few inter-dll dependencies. Added a few...
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Added imports of kernel32.dll where necessary.
tree
|
commitdiff
2000-07-28
Alexandre Julliard
Added 'owner' field to 16-bit spec files to specify...
tree
|
commitdiff
2000-07-26
Alexandre Julliard
Merged setupx.dll into setupapi.dll.
tree
|
commitdiff
2000-07-08
Francois Jacques
Added setupapi shared library and SetupIterateCabinet...
tree
|
commitdiff