2003-05-13 |
Dimitrie O. Paun | Small debug channel cleanup. |
tree | commitdiff |
2003-05-02 |
Alexandre Julliard | Removed useless check for registry file version. |
tree | commitdiff |
2003-04-20 |
Alexandre Julliard | Explicitly call VERSION_Init with the main exe file... |
tree | commitdiff |
2003-04-19 |
Vincent Béron | Change the version of win2k to SP3. |
tree | commitdiff |
2003-04-16 |
Andreas Mohr | Print out Windows version values, in human-readable... |
tree | commitdiff |
2003-03-30 |
Alexandre Julliard | Fixed regression in VERSION_GetLinkedDllVersion() intro... |
tree | commitdiff |
2003-03-30 |
Maxime Bellengé | Fix a regression when loading a real windows registry. |
tree | commitdiff |
2003-03-25 |
Eric Pouech | No longer using kernel32's APIs but ntdll's. |
tree | commitdiff |
2003-03-21 |
Eric Pouech | - implemented LdrQueryProcessModuleInformation |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and... |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Move some fields (refCount, tls_index and module) from... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2002-12-10 |
Alexandre Julliard | winnt.h should not be self-contained, it must depend... |
tree | commitdiff |
2002-11-25 |
Alexandre Julliard | Warnings fixes. |
tree | commitdiff |
2002-11-24 |
Alexandre Julliard | Replace most PROFILE_GetWineIni calls by direct registr... |
tree | commitdiff |
2002-11-21 |
Andrew John Hughes | Build ntdll with -DSTRICT. |
tree | commitdiff |
2002-11-15 |
Martin Wilck | - Allow setting NetBIOS ComputerName through registry. |
tree | commitdiff |
2002-10-01 |
Patrik Stridvall | Added a GNU C implementation of some of the DECLSPEC_... |
tree | commitdiff |
2002-09-24 |
Raul Dias | Added new "GlobalRegistryDir" option. |
tree | commitdiff |
2002-09-13 |
Alexandre Julliard | Handle special registry root keys directly in advapi32... |
tree | commitdiff |
2002-09-13 |
Alexandre Julliard | Removed remaining references to advapi32 registry funct... |
tree | commitdiff |
2002-09-13 |
Alexandre Julliard | Removed references to advapi32 registry functions from... |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
tree | commitdiff |
2002-09-09 |
Alexandre Julliard | Moved 16-bit registry functions to kernel dll and imple... |
tree | commitdiff |
2002-09-06 |
Alexandre Julliard | Fixed checking of special dll names. |
tree | commitdiff |
2002-08-31 |
Alexandre Julliard | Moved internal context macros out of winnt.h. |
tree | commitdiff |
2002-08-27 |
Dmitry Timoshkov | Convert most of the file APIs to Unicode. |
tree | commitdiff |
2002-08-26 |
Patrik Stridvall | MSVC compatibility fixes. |
tree | commitdiff |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
tree | commitdiff |
2002-08-16 |
François Gouget | Change the default CPU type so that QuickTime will... |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Implemented the RtlImage* functions, and use them to... |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Fixed some handle type mismatches and added a few casts... |
tree | commitdiff |
2002-07-05 |
Alexandre Julliard | No need to call GetModuleFileName16 now that GetModuleF... |
tree | commitdiff |
2002-06-20 |
Alexandre Julliard | Create the server directory and socket file in /tmp. |
tree | commitdiff |
2002-06-04 |
Alexandre Julliard | Moved specification of relay and snoop include/exclude... |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-25 |
Andreas Mohr | - Use Win98 SE values for WIN98 setting. |
tree | commitdiff |
2002-05-24 |
Vincent Béron | Partial implementation of VerifyVersionInfo{A,W}. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Removed most inclusions of options.h. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Replaced -dosver and -winver options by config file... |
tree | commitdiff |
2002-05-23 |
Dimitrie O. Paun | Remove the --managed option, and make wine use the... |
tree | commitdiff |
2002-05-23 |
Andreas Mohr | Removed obsolete email address. |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Specify the complete source file list for a dll inside... |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Use only winapi functions in _convert_winnt_registry_to... |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Stub for VerifyVersionInfoW. |
tree | commitdiff |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
tree | commitdiff |
2002-04-14 |
Alexandre Julliard | Fixed inheriting command-line options from parent process. |
tree | commitdiff |
2002-04-11 |
Alexandre Julliard | Updated configure to take advantage of new autoconf... |
tree | commitdiff |
2002-04-02 |
Andreas Mohr | Add return traces to GlobalMemoryStatus, GetSystemInfo... |
tree | commitdiff |
2002-03-29 |
Alexandre Julliard | Load classes.dat too. |
tree | commitdiff |
2002-03-23 |
Alexandre Julliard | Create threads to manage timers instead of using the... |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-27 |
Andreas Mohr | Various cosmetic changes. |
tree | commitdiff |
2002-02-14 |
Alexandre Julliard | version.h is now in include/wine directory. |
tree | commitdiff |
2002-01-21 |
Francois Gouget | Make the Wine trace facilities accessible from Winelib... |
tree | commitdiff |
2002-01-13 |
Eric Pouech | Changed the Wine internal cdrom interface to the NT... |
tree | commitdiff |
2002-01-01 |
Alexandre Julliard | Removed some of the calls to HEAP_strdup* functions. |
tree | commitdiff |
2001-12-31 |
Chris Green | Get the correct label on iso9660 mixed-mode cds. |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Store the 16-bit callback in the timer structure instea... |
tree | commitdiff |
2001-11-30 |
Alexandre Julliard | Redesign of the server communication protocol to allow... |
tree | commitdiff |
2001-11-19 |
Andreas Mohr | - fix wrong hexadecimal GetLastError() output |
tree | commitdiff |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Add versions for WinME and WinXP. |
tree | commitdiff |
2001-10-24 |
Ove Kaaven | Save a disk file's drive type in the server object. |
tree | commitdiff |
2001-10-23 |
Marcus Meissner | Revert 16bit win95 version back to original value.... |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including 'wine/port.h', include it first. |
tree | commitdiff |
2001-10-08 |
Francois Gouget | Move WINDEBUGINFO from winbase.h to winbase16.h and... |
tree | commitdiff |
2001-10-08 |
Francois Gouget | Move the ERR_XXX macros from winbase.h to error.c. |
tree | commitdiff |
2001-10-01 |
Andreas Mohr | Speed optimization. |
tree | commitdiff |
2001-08-09 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2001-07-27 |
Bob Goodwin | Fix the 16bit win95 version. |
tree | commitdiff |
2001-07-23 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
tree | commitdiff |
2001-07-18 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-06-27 |
Andreas Mohr | Fix misleading P4 warning message appearing even in... |
tree | commitdiff |
2001-06-22 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2001-06-22 |
Andreas Mohr | GetSystemInfo() Pentium 4 support. |
tree | commitdiff |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-14 |
Dmitry Timoshkov | Move IsCharAlphaA and IsCharAlphaNumericA to user32. |
tree | commitdiff |
2001-06-13 |
Patrik Stridvall | Documentation ordinal fixes (using winapi_fixup). |
tree | commitdiff |
2001-06-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-05-24 |
James Juran | Only fail with ERROR_INSUFFICIENT_BUFFER if the structu... |
tree | commitdiff |
2001-05-22 |
Francois Gouget | Use memset rather than bzero. |
tree | commitdiff |
2001-05-09 |
James Juran | Add missing newline to WARN messages. |
tree | commitdiff |
2001-03-23 |
Alexandre Julliard | Cleanup properly on x11drv unloading. |
tree | commitdiff |
2001-03-20 |
Alexandre Julliard | - Added support for app-specific dll overrides using |
tree | commitdiff |
2001-02-27 |
Alexandre Julliard | New set of macros for server calls; makes requests... |
tree | commitdiff |
2001-02-14 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-02-13 |
James Abbatiello | Use the Pentium's rdtsc instruction (if available)... |
tree | commitdiff |
2001-02-12 |
Rein Klazes | Added support for the Malayan language. |
tree | commitdiff |
2001-01-26 |
Martin Pilka | Fixed typo which caused the WritetoHomeRegistryFiles... |
tree | commitdiff |
2001-01-25 |
Alexandre Julliard | Fixed typo in HKEY_USERS/.Default creation. |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Moved tweak support to USER dll. Removed tweak.h and... |
tree | commitdiff |
2001-01-10 |
Alexandre Julliard | Removed all traces of the --config option. |
tree | commitdiff |
2001-01-09 |
Ryan Cumming | Make CDROM_GetLabel return 0 in the event of failure... |
tree | commitdiff |
2001-01-05 |
Alexandre Julliard | Added handle_t type to server interface so that we... |
tree | commitdiff |
2001-01-04 |
Alexandre Julliard | Removed obsolete code. |
tree | commitdiff |
2001-01-04 |
Guy L. Albertelli | Reimplemented "relay=" and "snoop=" suboptions. |
tree | commitdiff |
next |