2004-12-06 |
Robert Shearman | Remove unnecessary WNDPROC casts. |
tree | commitdiff |
2004-12-02 |
Eric Kohl | Implement SetupDiBuildClassInfoList(ExW), |
tree | commitdiff |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2004-10-25 |
Juan Lang | Use shell32 to get the user profile dir. |
tree | commitdiff |
2004-09-22 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
tree | commitdiff |
2004-08-24 |
Huw Davies | Change dialogs to use MS Shell Dlg rather than Helv... |
tree | commitdiff |
2004-08-16 |
David Kredba | Added Czech resources. |
tree | commitdiff |
2004-08-11 |
Alexandre Julliard | Avoid some non-portable makefile constructs, and get... |
tree | commitdiff |
2004-07-12 |
Henning Gerhardt | Translated some English resource files into German. |
tree | commitdiff |
2004-06-28 |
Hajime Segawa | Added some Japanese translations. |
tree | commitdiff |
2004-06-21 |
Vincent Béron | Replace some more -debugmsg references for WINEDEBUG. |
tree | commitdiff |
2004-06-02 |
Stefan Leichter | Replaced the call to GetFullPathNameA by a call to... |
tree | commitdiff |
2004-05-28 |
Alexandre Julliard | Added support for dirids that map to a CSIDL value... |
tree | commitdiff |
2004-05-27 |
Ivan Leo Puoti | Changed my name, so update copyright info. |
tree | commitdiff |
2004-05-17 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2004-05-07 |
Matthew Davison | Update spec file. |
tree | commitdiff |
2004-05-05 |
Alexandre Julliard | Added support for DIRID_USERPROFILE. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make Unicode strings static const. |
tree | commitdiff |
2004-03-24 |
Alexandre Julliard | .spec.c files are no longer used for 32-bit dlls. |
tree | commitdiff |
2004-03-17 |
Aric Stewart | Beginnings on implementations of SetupCreateDiskSpaceLi... |
tree | commitdiff |
2004-03-16 |
Aric Stewart | Added stubs needed by some Windows Update installs. |
tree | commitdiff |
2004-03-15 |
Mike McCormack | Added SetupCreateDiskSpaceList stub. |
tree | commitdiff |
2004-02-27 |
Alexandre Julliard | SPINST_UNREGSVR must use the UnregisterDlls section... |
tree | commitdiff |
2004-02-27 |
Alexandre Julliard | Implemented InstallHinfSection (based on a patch by... |
tree | commitdiff |
2004-02-27 |
Alexandre Julliard | Added support for the RegisterDlls section (partly... |
tree | commitdiff |
2004-02-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2004-02-17 |
Alexandre Julliard | Fixed a trace. |
tree | commitdiff |
2004-02-17 |
Christian Costa | Added some stubs. |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
tree | commitdiff |
2004-01-20 |
Rein Klazes | Stub for DiBuildClassDrvList(). |
tree | commitdiff |
2004-01-05 |
Steven Edwards | MSVC porting fixes. |
tree | commitdiff |
2003-11-17 |
Ivan Leo Murray... | Added Italian translation. |
tree | commitdiff |
2003-11-05 |
Marcelo Duarte | Localization to the Portuguese of Brazil. |
tree | commitdiff |
2003-10-27 |
Uwe Bonnes | Added a few stubs. |
tree | commitdiff |
2003-10-27 |
Hans Leidekker | Added Dutch translations. |
tree | commitdiff |
2003-10-24 |
Oleg Prokhorov | Another portion of HeapReAlloc fixes. |
tree | commitdiff |
2003-10-21 |
Steven Edwards | - Win16/32 cleanup. |
tree | commitdiff |
2003-10-14 |
Oleg Prokhorov | Another portion of HeapReAlloc fixes. |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-10-07 |
Steven Edwards | Remove a few unneeded include statements in internal... |
tree | commitdiff |
2003-09-27 |
Michael Stefaniuc | Due to a misplaced "}" memory wasn't freed on the error... |
tree | commitdiff |
2003-09-26 |
Dimitrie O. Paun | Remove the obsolete pascal16 (replaced by pascal -ret16). |
tree | commitdiff |
2003-09-25 |
José Manuel Ferrer... | Added Spanish resources. |
tree | commitdiff |
2003-09-22 |
Vincent Béron | Yet another batch of French resources updates. |
tree | commitdiff |
2003-09-17 |
Igor Stepin | Added Russian translation. |
tree | commitdiff |
2003-09-11 |
Steven Edwards | Porting fixes. |
tree | commitdiff |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
tree | commitdiff |
2003-09-08 |
Francois Gouget | Fix the case of product and company names. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-08-27 |
Gregory M. Turner | Implement (most of) SetupIterateCabinet. |
tree | commitdiff |
2003-08-23 |
Steven Edwards | Split win16/32 support. |
tree | commitdiff |
2003-06-18 |
Francois Gouget | 'sizeof type' is best avoided as it won't always compil... |
tree | commitdiff |
2003-06-16 |
Steven Edwards | Split Win16/32 setupapi device installer support. |
tree | commitdiff |
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 |
next |