2000-12-01 |
Dimitrie O. Paun | Supply dummy getrlimit if absent.
|
commit | commitdiff | tree |
2000-12-01 |
Eric Pouech | Fixed segstr to str proto.
|
commit | commitdiff | tree |
2000-12-01 |
Eric Pouech | Cleaned up internal types definition.
|
commit | commitdiff | tree |
2000-12-01 |
Eric Pouech | Improved stabs loading (now using recursive parsing...
|
commit | commitdiff | tree |
2000-12-01 |
Eric Pouech | Work around for deref issues (least impact solution...
|
commit | commitdiff | tree |
2000-12-01 |
Aric Stewart | A number of additions to the nls files. Also one correction...
|
commit | commitdiff | tree |
2000-12-01 |
Jeremy White | Make winelauncher work better for source tree builds.
|
commit | commitdiff | tree |
2000-12-01 |
Marcus Meissner | Added the KDE 2 beta and final method of specifying...
|
commit | commitdiff | tree |
2000-11-30 |
Louis Philippe Gagnon | Don't update scrollbars when processing WM_DESTROY.
|
commit | commitdiff | tree |
2000-11-30 |
Alexandre Julliard | Check for NULL handle before calling HeapValidate.
|
commit | commitdiff | tree |
2000-11-30 |
Francois Gouget | Bring the man page in line with the latest version...
|
commit | commitdiff | tree |
2000-11-30 |
Francois Gouget | - In interactive mode, don't ignore invalid options...
|
commit | commitdiff | tree |
2000-11-30 |
Francois Gouget | - Fix the handling of relative include/library paths
|
commit | commitdiff | tree |
2000-11-30 |
Alexandre Julliard | Finished separation of advapi32.
|
commit | commitdiff | tree |
2000-11-30 |
Alexandre Julliard | Finished separation of ole32.
|
commit | commitdiff | tree |
2000-11-30 |
Guy L. Albertelli | Implement better version of DPA_Merge.
|
commit | commitdiff | tree |
2000-11-30 |
Gerald Pfeifer | Add missing #include <netinet/in.h> to get struct in_addr...
|
commit | commitdiff | tree |
2000-11-30 |
Andreas Mohr | Fixed crash in UnMapLS for pointers not belonging to...
|
commit | commitdiff | tree |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files.
|
commit | commitdiff | tree |
2000-11-30 |
Alexandre Julliard | Finished separation of comclt32 and comdlg32.
|
commit | commitdiff | tree |
2000-11-30 |
Alexandre Julliard | Fixed progman internal dependencies and build it like...
|
commit | commitdiff | tree |
2000-11-30 |
Alexandre Julliard | Export a few 16-bit functions needed by higher-level...
|
commit | commitdiff | tree |
2000-11-30 |
Alexandre Julliard | Export the wine server functions from ntdll.
|
commit | commitdiff | tree |
2000-11-30 |
Patrik Stridvall | - Added new option --documentation-arguments
|
commit | commitdiff | tree |
2000-11-30 |
Patrik Stridvall | Don't include windows.h internally.
|
commit | commitdiff | tree |
2000-11-30 |
Andreas Mohr | Added alias capability to --winver.
|
commit | commitdiff | tree |
2000-11-30 |
Alexandre Julliard | Use the HEAP_WINE_SEGPTR flag to specify allocations...
|
commit | commitdiff | tree |
2000-11-30 |
Alexandre Julliard | Removed dependencies on Wine internal functions.
|
commit | commitdiff | tree |
2000-11-30 |
Alexandre Julliard | Always initialize msg16 and wparam16 in WINPROC_MapMsg32WTo16.
|
commit | commitdiff | tree |
2000-11-30 |
Alexandre Julliard | Removed "elfdll" load order option and updated documentation.
|
commit | commitdiff | tree |
2000-11-29 |
Dimitrie O. Paun | Do not include sys/ptrace.h and sys/user.h unconditionally.
|
commit | commitdiff | tree |
2000-11-29 |
Brian Teague | Add a stub for the CAPS1 capability in GetDeviceCaps.
|
commit | commitdiff | tree |
2000-11-29 |
Alexandre Julliard | Renamed CallTo16* functions to wine_call_to_16* and...
|
commit | commitdiff | tree |
2000-11-29 |
Gerard Patel | Fixed returned length of files.
|
commit | commitdiff | tree |
2000-11-29 |
Dimitrie O. Paun | Do not use a.out.h.
|
commit | commitdiff | tree |
2000-11-29 |
Alexandre Julliard | Cleaned up some more dependencies on Wine internal...
|
commit | commitdiff | tree |
2000-11-29 |
Alexandre Julliard | Added implementation of lstat to port.c.
|
commit | commitdiff | tree |
2000-11-29 |
Kees Schoenmakers | Added HASP device stub.
|
commit | commitdiff | tree |
2000-11-29 |
Lionel Ulmer | Fixed the size of the large_handles array.
|
commit | commitdiff | tree |
2000-11-29 |
Dimitrie O. Paun | Fixed a few compilation warnings.
|
commit | commitdiff | tree |
2000-11-29 |
Andreas Mohr | WM_SETTEXT should return TRUE on success.
|
commit | commitdiff | tree |
2000-11-29 |
Andreas Mohr | VirtualQuery should return 0 for all addresses >= 0xc0000000.
|
commit | commitdiff | tree |
2000-11-29 |
Aric Stewart | Ownerdata listviews were not clearing previously selected...
|
commit | commitdiff | tree |
2000-11-28 |
Aric Stewart | We were returning characters for various CTRL + Symbol...
|
commit | commitdiff | tree |
2000-11-28 |
Marcus Meissner | linux-2.4.0-test10 now calls 'flags' as 'features'.
|
commit | commitdiff | tree |
2000-11-28 |
Dmitry Timoshkov | Slightly rearrange WIN16/WIN32A/WIN32 window creation.
|
commit | commitdiff | tree |
2000-11-28 |
Dmitry Timoshkov | Made button control fully unicode aware.
|
commit | commitdiff | tree |
2000-11-28 |
Andreas Mohr | - fix crash in SETUPX_TranslateLDID()
|
commit | commitdiff | tree |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and...
|
commit | commitdiff | tree |
2000-11-28 |
Andreas Mohr | Updated man page.
|
commit | commitdiff | tree |
2000-11-28 |
Alexandre Julliard | Made HEAP_strdup* functions inline (temporary).
|
commit | commitdiff | tree |
2000-11-28 |
Alexandre Julliard | Moved EnumPortsA to dlls/winspool.
|
commit | commitdiff | tree |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
|
commit | commitdiff | tree |
2000-11-27 |
Alexandre Julliard | Set debugging option based on NO_TRACE_MSGS define...
|
commit | commitdiff | tree |
2000-11-27 |
Dimitrie O. Paun | Test if we need to put the .type directive inside a...
|
commit | commitdiff | tree |
2000-11-27 |
Marcus Meissner | Truncate dest blit rectangle down to surface size.
|
commit | commitdiff | tree |
2000-11-27 |
Marcus Meissner | WARN() about missing /dev/sequencer, it's too confusing...
|
commit | commitdiff | tree |
2000-11-27 |
Andreas Mohr | Also mention xpm-devel in the error msg.
|
commit | commitdiff | tree |
2000-11-27 |
Andreas Mohr | Add FloatingPointProcessor empty entry to the registry.
|
commit | commitdiff | tree |
2000-11-27 |
Louis Philippe Gagnon | When processing mouse messages in MENU_TrackMenu, use...
|
commit | commitdiff | tree |
2000-11-27 |
Alexandre Julliard | Display the name of the function when import failed.
|
commit | commitdiff | tree |
2000-11-27 |
Alexandre Julliard | Fixed a few dependencies on 16-bit or internal functions...
|
commit | commitdiff | tree |
2000-11-27 |
Alexandre Julliard | Fixed SEGPTR_GET usage.
|
commit | commitdiff | tree |
2000-11-27 |
Alexandre Julliard | Added entry for PrivateExtractIconsA.
|
commit | commitdiff | tree |
2000-11-27 |
Alexandre Julliard | Implemented DosFileHandleToWin32Handle, Win32HandleToDosFile...
|
commit | commitdiff | tree |
2000-11-27 |
Alexandre Julliard | Added entry for TerminateApp16.
|
commit | commitdiff | tree |
2000-11-27 |
Alexandre Julliard | Changed GetProcAddress16 and 16-bit resource functions...
|
commit | commitdiff | tree |
2000-11-27 |
Andreas Mohr | - added winver settings nt2k, win30 and win20 (yes...
|
commit | commitdiff | tree |
2000-11-27 |
Jon Griffiths | - configure tests for finite()/fpclass(), fixes BSD...
|
commit | commitdiff | tree |
2000-11-27 |
Andreas Mohr | Implemented TerminateApp needed for DBase 5.0.
|
commit | commitdiff | tree |
2000-11-27 |
Dmitry Timoshkov | General clean up of the edit control: removed transfer...
|
commit | commitdiff | tree |
2000-11-27 |
Francois Gouget | The init function can be called main.
|
commit | commitdiff | tree |
2000-11-27 |
Dmitry Timoshkov | GlobalAlloc as GlobalAlloc16 should round size to 32.
|
commit | commitdiff | tree |
2000-11-26 |
Alexandre Julliard | Moved UTSelectorOffsetToLinear and UTLinearToSelectorOffset to
|
commit | commitdiff | tree |
2000-11-26 |
Alexandre Julliard | Removed dependency on 16-bit file I/O functions.
|
commit | commitdiff | tree |
2000-11-26 |
Alexandre Julliard | Moved wsprintf functions to dlls/user.
|
commit | commitdiff | tree |
2000-11-26 |
Chris Morgan | Don't draw scrollbars if their client rectangle is...
|
commit | commitdiff | tree |
2000-11-26 |
Marcus Meissner | Ignore SOL_SOCKET/SO_DEBUG setsockopt() calls.
|
commit | commitdiff | tree |
2000-11-26 |
Marcus Meissner | Removed strange checkj for !filename, so we don't get...
|
commit | commitdiff | tree |
2000-11-26 |
Hidenori Takeshima | Replaced u_char/u_short/u_long by BYTE/WORD/DWORD for...
|
commit | commitdiff | tree |
2000-11-26 |
Dimitrie O. Paun | Corrected default values with help from Ulrich Czekalla.
|
commit | commitdiff | tree |
2000-11-26 |
Alexandre Julliard | Added entry point flags -noimport, -norelay, -ret64...
|
commit | commitdiff | tree |
2000-11-26 |
Dimitrie O. Paun | Make sure all files using config.h constants actually...
|
commit | commitdiff | tree |
2000-11-26 |
Patrik Stridvall | Fixed some issues found by winapi_check.
|
commit | commitdiff | tree |
2000-11-26 |
Patrik Stridvall | Minor API files update.
|
commit | commitdiff | tree |
2000-11-26 |
Marcus Meissner | The __wine_call_from_16_ calls in the import table...
|
commit | commitdiff | tree |
2000-11-26 |
Hidenori Takeshima | Added checking for netdb.h.
|
commit | commitdiff | tree |
2000-11-26 |
Dimitrie O. Paun | Do not compile code that makes use of the X Shm extension.
|
commit | commitdiff | tree |
2000-11-25 |
Alexandre Julliard | Moved GET_IP out of winnt.h.
|
commit | commitdiff | tree |
2000-11-25 |
Vasily I. Volchenko | Added Russian language support.
|
commit | commitdiff | tree |
2000-11-25 |
Hidenori Takeshima | Added checking for mmap.
|
commit | commitdiff | tree |
2000-11-25 |
Alexandre Julliard | Added a few missing languages.
|
commit | commitdiff | tree |
2000-11-25 |
Nerijus Baliunas | Added missing locales to locale_rc.rc.
|
commit | commitdiff | tree |
2000-11-25 |
Ove Kaaven | Made X11DRV_DIB_GetImageBits_16 aware of 565 DIBs.
|
commit | commitdiff | tree |
2000-11-25 |
Francois Jacques | - support for arguments with referenced types
|
commit | commitdiff | tree |
2000-11-25 |
Marcus Meissner | glibc2.2 needs __USE_ISOC99 for FP_NAN and isfinite().
|
commit | commitdiff | tree |
2000-11-25 |
Alexandre Julliard | Fixed GetLargestConsoleWindowSize return type for Winelib...
|
commit | commitdiff | tree |
2000-11-25 |
Alexandre Julliard | Added a few forwards.
|
commit | commitdiff | tree |
2000-11-25 |
Alexandre Julliard | Fixed typos.
|
commit | commitdiff | tree |
2000-11-25 |
Ove Kaaven | Implemented Get/SetDIBColorTable.
|
commit | commitdiff | tree |