2000-10-31 |
Ove Kaaven | Some bugfixes, another function for packaging, and... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Alexandre Julliard | Removed obsolete TOOLSUBDIRS dependency. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Alexandre Julliard | Added import of ntdll. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Alexandre Julliard | Build ntdll as a real dll, including everything that... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Uwe Bonnes | DEBUG_ProcessDBGFile: use a stack variable for the... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Dimitrie O... | Fixed a few compilation warnings |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Joerg Mayer | Move inline and static to the beginning of declarations. |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Uwe Bonnes | COMBOEX_DrawItem: check return value of SendMessageA... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Lionel Ulmer | Added a '-inifile' option to specify the location of... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Juergen Schmied | - enable loading of pdb files named in NB10 records... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Marcus Meissner | Quieten VxDCall_VMM output. |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Ove Kaaven | wineinstall improvements, mostly for usage in package... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Alexandre Julliard | Patch flat cs of 16-bit entry points if current %cs... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
David Elliott | Added basic working stubs of new Windows 2000 API funct... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Alexandre Julliard | Removed unused LOCAL_LockSegptr. |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Alexandre Julliard | Use GetStockObject() instead of the magic STOCK_* handles. |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Uwe Bonnes | DEBUG_ProcessDBGFile: allocate MSC_DBG_INFO before... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Dave Pickles | Implement SHGFI_EXETYPE function of SHGetFileInfo. |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Marcus Meissner | Report errors on WinHelp() failures. |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Guy L. Albertelli | - improved trace information |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Guy L. Albertelli | - correct processing of RBBS_BREAK style. |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Francois Gouget | Return the correct value for dwTotalVirtual. |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Francois Gouget | Return a more plausible value for MinimumApplicationAdd... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Federico Schwindt | Fixes for OpenBSD. |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Marcus Meissner | CreateItemMoniker may get NULL as szDelim, some cleanups. |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Marcus Meissner | Fixed OleLoadFromStream: Dereference ppvObj and get... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Huw D M Davies | Stub for HttpSendRequestExA. |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Andreas Mohr | - set the item height not only for the listbox, but... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Matthew Clarke | Don't assume we are building in the source tree, but... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Alexandre Julliard | Release 20001026. wine-20001026 |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Alexandre Julliard | Raise an exception when a stub entry point is called. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Alexandre Julliard | Removed unused STRUCT32_NCCALCSIZE functions. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Dmitry Timoshkov | Ask application to reinitialize its menu before process... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Martin Pilka | "StartMenu" --> "Start Menu", "Startup" --> "StartUp". |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Alexandre Julliard | Fixed typo due to merge error. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Francois Jacques | Updated the load process so that all typelibs (and... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Mark Dufour | Implemented PolyDraw() and AngleArc(). |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Dmitry Timoshkov | Added an another special case handling for Shift+[NumPa... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Kristoffer... | Added LDFLAGS to linking of wine-related binaries. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Dmitry Timoshkov | Replaced ToAscii by ToUnicode in the User driver interface. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
William Waghorn | xf86vmode_setdisplaymode() wasn't properly saving the... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Francois Methot | Added support of blinking thumb as found in Windows... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Francois Jacques | Updated typelib loader. Typelib contents can be stored... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Andreas Mohr | Free the Win16 dummy module and wm->deps. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Mark Dufour | X11DRV_DrawArc: swap the start and end points when... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Aviad Pineles | Avoid infinite loop in CreateRoundRectRgn(). |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Alexandre Julliard | Added support for loading .res files for 16-bit resources. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Alexandre Julliard | Removed no longer used structure definition. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Alexandre Julliard | 16-bit resource size must be scaled by alignment. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Chris Morgan | Implement TCS_VERTICAL style. Fix tab borders to have... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Susan Farley | - When inserting an item, do not invalidate the area... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Andreas Mohr | Reimplement patch by Marcus Meissner ('98) to "fix... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Andreas Mohr | Transform device open error TRACE()s into WARN(); bette... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Rein Klazes | In SWP_DoNCCalcSize() when determining whether the... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Andreas Mohr | Added SPI_GETWINDOWSEXTENSION. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jeremy White | Added support for a WINELOADER environment variable... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Alexandre Julliard | Removed GetResDirEntryA/W. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Alexandre Julliard | Implement InternalExtractIcon by calling PrivateExtract... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Alexandre Julliard | Added codepage translation based on the language id... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Aric Stewart | Converted menu string handling to Unicode. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Aric Stewart | Added forward for WSAResetEvent. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Rein Klazes | Convert the value of level when setsockopt is called... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Patrik Stridvall | Explicitly initialize structures. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Patrik Stridvall | - Explicitly initialize structures. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Francois Jacques | - All audio device handles are initialized to -1 and... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Patrik Stridvall | Fixed some warnings. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Patrik Stridvall | Added some missing defines for non-Linux. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
David Elliott | Fixed OFFSETOF macro definition for gcc 2.96. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
James Hatheway | Added stubs for CryptGenRandom(), CryptReleaseContext(). |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Susan Farley | Do not block CBN_EDITCHANGE for WM_PASTE or WM_CUT... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Dmitry Timoshkov | Make EnumEnhMetaFile work. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Chris Morgan | Implemented RpcStringFreeA and UuidToStringA. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Alexandre Julliard | Added support for loading Win32 .res files. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Alexandre Julliard | Moved all USER resources to new dlls/user/resources... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Alexandre Julliard | Duplicate resource directory searching routines instead... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Alexandre Julliard | Duplicate resource directory searching routines instead... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Alexandre Julliard | Fixed duplication of typename in 16-bit assembly output. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Alexandre Julliard | Fixed multibyte handling in HEAP_strdupAtoW. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Andreas Mohr | Always open/close the CD-ROM device for every Windows... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Ulrich Weigand | Do not send EN_UPDATE to multi-line edit controls. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Francois Gouget | Fixed the text color of higlighted menu bar item for... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Marcus Meissner | If we have a drive pointing to /, we must not remove... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Marcus Meissner | Added some basic IDirectDraw7 interface support, fixed... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Louis Philippe... | - Calculate changes in the client area relative to... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Ulrich Weigand | Fixed painting problems in non-MM_TEXT modes. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Joerg Mayer | Reduce the number of warnings about missing initializers. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Marcus Meissner | Got rid of misleading "No Tls Space" error message. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Patrik Stridvall | Fixed issue found by winapi_check. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Patrik Stridvall | Fixed some warnings. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Patrik Stridvall | Use intermediate typedef. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Patrik Stridvall | Minor API files update. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Guy L. Albertelli | Added wParam and lParam as parameters in SPY_ExitMessage |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Andreas Mohr | - Print CS reg at crash MessageBox (needed for Win16... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Eric Pouech | Added advapi32 to imported DLLs list. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Eric Pouech | Added more conversion routines (rate conversion is... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Ulrich Weigand | PDB symbol header format depends only on version code. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Marcus Meissner | Do not set the iSubItem part of the struct for LVM_HITTEST, |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Andreas Mohr | Mention that you need the X11 devel files. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Marcus Meissner | DirectDrawCreateEx() should already return the interfac... |
commit | commitdiff | tree | snapshot |
next |