- 52b3fd4 mpr: Czech language resources encoding fix. by Petr Tesarik · 19 years ago
- 96ed372 mpr: Turkish translation. by Fatih Aşıcı · 19 years ago
- 834385c Add some missing includes which contain used prototypes. by Vincent Béron · 19 years ago
- 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
- 6e20af5 Add Korean translations. by YunSong Hwang · 19 years ago
- 9709875 Czech resources update. by David Kredba · 19 years ago
- 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
- cd6e5ba Added Norwegian translations. by Alexander N. Sørnes · 20 years ago
- 980f817 Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw, by Milko Krachounov · 20 years ago
- ff59efe Fix DllCanUnloadNow prototype. by Ge van Geldorp · 20 years ago
- d37f0ab Don't prefix the functions DllCanUnloadNow, DllGetClassObject and by Alexandre Julliard · 20 years ago
- 257c337 gcc 4.0 -Wpointer-sign fixes (Reg* functions). by Mike McCormack · 20 years ago
- f84401a Sort entry points in the same order as Windows. by Alexandre Julliard · 20 years ago
- 2e4bca9 Added magic comments to all Wine-specific registry accesses to make by Alexandre Julliard · 20 years ago
- 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
- d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
- 4f50a2c Spanish translations updated. by José Manuel Ferrer Ortiz · 20 years ago
- 9ed61de Get rid of HeapAlloc casts. by Jakob Eriksson · 20 years ago
- 5cb9507 Use "MS Shell Dlg" everywhere except for Japanese. by Marcelo Duarte · 20 years ago
- 18bfe6a Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all by Alex Villacís Lasso · 20 years ago
- 574c0ed Update the resources for Portuguese. by Marcelo Duarte · 20 years ago
- 2c95e02 Make netspi.h private, as some of its declarations conflict with by Juan Lang · 20 years ago
- 8e927a6 Updated French resources. by Jonathan Ernst · 20 years ago
- 038c5cb Update German resources. by Henning Gerhardt · 20 years ago
- 29e3c63 Add proxy authentication dialog. by Mike McCormack · 20 years ago
- 5ad7d85 Do not check for non NULL pointer before HeapFree'ing it. It's redundant. by Michael Stefaniuc · 20 years ago
- c50d874 Ensure DllCanUnloadNow is a truly void function, and give it a unique by Jon Griffiths · 20 years ago
- 5c38e1b Version resources cleanup. by Tom Wickline · 20 years ago
- 4055688 Removed a couple of no longer needed entries. by Alexandre Julliard · 20 years ago
- b3f2c53 Use only one .res file. by Ge van Geldorp · 20 years ago
- f0e6b58 Dutch resource translation. by Hans Leidekker · 21 years ago
- b45744c Added Czech resources. by David Kredba · 21 years ago
- 5dd35d2 Added Italian resources. by Ivan Leo Puoti · 21 years ago
- 95f067d Update localization for Portuguese language. by Marcelo Duarte · 21 years ago
- 74cebde Translated some English resource files into German. by Henning Gerhardt · 21 years ago
- 7364853 Added Spanish translation. by José Manuel Ferrer Ortiz · 21 years ago
- 0e42073 HeapAlloc for WSTR must allocate len* sizeof(WCHARS). by Uwe Bonnes · 21 years ago
- 76e280b Added some Japanese translations. by Hajime Segawa · 21 years ago
- 070db4e Fixed some issues found by winapi_check. by Patrik Stridvall · 21 years ago
- b37eab4 WNetGetConnection(): use QueryDosDevice to return a fake remote name by Krishna Murthy · 21 years ago
- 1917e60 Implemented WNetEnumCachedPasswords. by Mike McCormack · 21 years ago
- 2feebb4 - implement loading network providers by Juan Lang · 21 years ago
- 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
- fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
- ae50013 Fix the case of product and company names. by Francois Gouget · 22 years ago
- e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
- 20698b2 Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, by Alexandre Julliard · 22 years ago
- b2b8a0d Implemented password caching. by Mike McCormack · 22 years ago
- 10f0d0e Better error return values from stub functions. by Aric Stewart · 22 years ago
- 7ef07bc Added stub for DllCanUnloadNow. by Aric Stewart · 22 years ago
- 114a31a Take advantage of new winebuild syntax to remove redundant function by Alexandre Julliard · 22 years ago
- dbf8b78 Added .spec.def files. by Alexandre Julliard · 22 years ago
- 6ff1325 Compile the mpr dll with STRICT defined. by Michael Stefaniuc · 22 years ago
- 23bb371 Added support for building certain dlls with -DSTRICT. by Alexandre Julliard · 22 years ago
- d016f81 Added include protection for unistd.h and sys/time.h. by Patrik Stridvall · 23 years ago
- 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
- 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
- 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
- 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
- 6044307 A few fixes for mingw cross-compilation. by Alexandre Julliard · 23 years ago
- ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
- 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
- 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
- c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- 193cf50 Removed some of the calls to HEAP_strdup* functions. by Alexandre Julliard · 23 years ago
- 1922c72 Removed unnecessary inclusion of heap.h. by Alexandre Julliard · 24 years ago
- 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
- 8b216b3 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
- ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
- 49556bc Cleaned up some more dependencies on Wine internal functions. by Alexandre Julliard · 24 years ago
- 24a62ab Got rid of the Wine internal lstrcpy* functions and of winestring.h. by Alexandre Julliard · 24 years ago
- 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
- 2682bc2 Fixed a few dependencies on 16-bit or internal functions. Fixed a few warnings. by Alexandre Julliard · 24 years ago
- 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
- eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
- 072dfb5 Removed inclusion of wine/winestring.h from winbase.h and added it to by Alexandre Julliard · 25 years ago
- e514103 Added imports of kernel32.dll where necessary. by Alexandre Julliard · 25 years ago
- 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
- fcfacb9 Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
- ebc3225 Made MPR a separate dll. by Alexandre Julliard · 25 years ago
- 90476d6 Moved SystemHeap allocations to the process heap. by Alexandre Julliard · 25 years ago
- 6f71573 Make use of automatic ordinal allocation. by Alexandre Julliard · 25 years ago
- 582732e Corrected wrong parameter counts for WNetCachePassword and by Juergen Schmied · 25 years ago
- bb1984e Separated Win16 (USER) and Win32 (MPR) network routines. by Ulrich Weigand · 26 years ago