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 |
2005-07-08 |
Sebastian Gasiorek | Added Polish resources. |
tree | commitdiff |
2005-07-07 |
Mike McCormack | gcc 4.0 -Wpointer-sign fixes (Reg* functions). |
tree | commitdiff |
2005-07-06 |
Mike McCormack | gcc 4.0 -Wpointer-sign fixes (Reg* functions). |
tree | commitdiff |
2005-07-05 |
Stefan Huehner | Fix some more -Wmissing-declarations warnings. |
tree | commitdiff |
2005-06-22 |
Alexandre Julliard | Sort entry points alphabetically. |
tree | commitdiff |
2005-06-12 |
Matthew Davison | Stub out the error dialog functions. |
tree | commitdiff |
2005-06-07 |
Mike McCormack | Declare some functions. |
tree | commitdiff |
2005-06-01 |
Alexandre Julliard | Revert previous change, it shouldn't be necessary ... |
tree | commitdiff |
2005-05-31 |
Alexandre Julliard | Skip the Unicode signature if present. |
tree | commitdiff |
2005-05-23 |
Alexandre Julliard | Comment out stub WEP entry points so that we can call... |
tree | commitdiff |
2005-05-23 |
Alexandre Julliard | Removed unnecessary code in the 16-bit DllEntryPoint... |
tree | commitdiff |
2005-05-16 |
Ivan Leo Puoti | Minor fix in SetupQueueCopySectionW. |
tree | commitdiff |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
tree | commitdiff |
2005-05-07 |
Alexandre Julliard | Added rules to build import libraries in the individual... |
tree | commitdiff |
2005-05-06 |
Alexandre Julliard | Eric Kohl <eric.kohl_at_t-online.de> |
tree | commitdiff |
2005-05-04 |
Hans Leidekker | Stub implementation for SetupCopyOEMInfW. |
tree | commitdiff |
2005-04-11 |
Juan Lang | Implement SetupDiClassNameFromGuidExA. |
tree | commitdiff |
2005-03-28 |
Peter Berg Larsen | Janitorial: Get rid of strncpy/strncpyW. |
tree | commitdiff |
2005-03-27 |
Hans Leidekker | Remove stray 8bit character. |
tree | commitdiff |
2005-03-24 |
Jakob Eriksson | Get rid of HeapAlloc casts. |
tree | commitdiff |
2005-03-01 |
Juan Lang | Implement SetupDiGetClassDevsA/W, SetupDiEnumDeviceInte... |
tree | commitdiff |
2005-02-16 |
Alex Villacís Lasso | Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN... |
tree | commitdiff |
2005-02-14 |
Eric Kohl | Implement DelayedMove and FileExists. |
tree | commitdiff |
2005-02-10 |
Alexandre Julliard | Authors: Américo José Melo <mmodem00@netvisao.pt>,... |
tree | commitdiff |
2005-02-03 |
Eric Kohl | - Implement SetupDiBuildClassInfoListExA, |
tree | commitdiff |
2005-02-02 |
Eric Kohl | - Implement DoesUserHavePrivilege, EnablePrivilege... |
tree | commitdiff |
2005-01-26 |
Hans Leidekker | Don't use utf8 in rc files. |
tree | commitdiff |
2005-01-25 |
Eric Kohl | Implement DuplicateString and QueryRegistryValue. |
tree | commitdiff |
2005-01-24 |
Eric Kohl | Implement MyFree, MyMalloc and MyRealloc. |
tree | commitdiff |
2005-01-19 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Aric... |
tree | commitdiff |
2005-01-18 |
Aric Stewart | Copy the implementation from SetupDefaultQueueCallbackA... |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-13 |
Gerald Pfeifer | Use proper type for fourth parameter to VerQueryValueW(). |
tree | commitdiff |
2004-12-06 |
Mike McCormack | Stub implementation for SetupDiOpenDeviceInterface. |
tree | commitdiff |
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 |
next |