goma /
wine /
1da3befe541c7f04c33e12a4e99273185bad1130 - 1da3bef Added/upgraded Slovak messages, and Slovak and Czech keyboard layout. by Peter Ivanyi · 24 years ago
- eecb40e Hide the caret only on the first WM_KEYDOWN. by Francois Gouget · 24 years ago
- 0f5231d Changed mouse UnAcquire to NOT unacquire it on multiple unacquires. by Andreas Mohr · 24 years ago
- 4dc7f4c Under some conditions its necessary to explicitly show the scrollbars. by Susan Farley · 24 years ago
- 75b25be Display an ERR on errors while initializing USER. by Dmitry Timoshkov · 24 years ago
- 8fa528a Return TIME_ZONE_ID_STANDARD in GetTimeZoneInformation(). by Rein Klazes · 24 years ago
- 312beec Handle special case where itemID = -1 (special focus rect draw). by Guy L. Albertelli · 24 years ago
- 7e618ef Fix insufficient rect width value in resource file. by Andreas Mohr · 24 years ago
- aa9f8dc Need to get any outstanding input prior to returning number. by Guy L. Albertelli · 24 years ago
- 6e143b3 Some bugfixes, another function for packaging, and some text by Ove Kaaven · 24 years ago
- 67c883b Removed obsolete TOOLSUBDIRS dependency. by Alexandre Julliard · 24 years ago
- 1a3f705 Added import of ntdll. by Alexandre Julliard · 24 years ago
- 2fa4f76 Build ntdll as a real dll, including everything that was previously in by Alexandre Julliard · 24 years ago
- 4efd28c DEBUG_ProcessDBGFile: use a stack variable for the extra_info. by Uwe Bonnes · 24 years ago
- 334a42f Fixed a few compilation warnings by Dimitrie O. Paun · 24 years ago
- 650ba4d Move inline and static to the beginning of declarations. by Joerg Mayer · 24 years ago
- a07258d COMBOEX_DrawItem: check return value of SendMessageA(...,CB_GETITEMDATA,...) by Uwe Bonnes · 24 years ago
- d654f94 Added a '-inifile' option to specify the location of the wine.ini file by Lionel Ulmer · 24 years ago
- 7493ead - enable loading of pdb files named in NB10 records of a dbg file by Juergen Schmied · 24 years ago
- ad2b103 Quieten VxDCall_VMM output. by Marcus Meissner · 24 years ago
- 2c76752 wineinstall improvements, mostly for usage in package postinstall scripts. by Ove Kaaven · 24 years ago
- aa5a116 Patch flat cs of 16-bit entry points if current %cs is different from by Alexandre Julliard · 24 years ago
- 44f84b5 Added basic working stubs of new Windows 2000 API functions. by David Elliott · 24 years ago
- 16e92eb Removed unused LOCAL_LockSegptr. by Alexandre Julliard · 24 years ago
- 4c18636 Use GetStockObject() instead of the magic STOCK_* handles. by Alexandre Julliard · 24 years ago
- d207d27 DEBUG_ProcessDBGFile: allocate MSC_DBG_INFO before writing to members by Uwe Bonnes · 24 years ago
- dec5b50 Implement SHGFI_EXETYPE function of SHGetFileInfo. by Dave Pickles · 24 years ago
- 6f9c840 Report errors on WinHelp() failures. by Marcus Meissner · 24 years ago
- c6c53cd - improved trace information by Guy L. Albertelli · 24 years ago
- 3c7df5c - correct processing of RBBS_BREAK style. by Guy L. Albertelli · 24 years ago
- ea5924c Return the correct value for dwTotalVirtual. by Francois Gouget · 24 years ago
- bec545a Return a more plausible value for MinimumApplicationAddress. by Francois Gouget · 24 years ago
- a5b696b Fixes for OpenBSD. by Federico Schwindt · 24 years ago
- 92747f2 CreateItemMoniker may get NULL as szDelim, some cleanups. by Marcus Meissner · 24 years ago
- 5247528 Fixed OleLoadFromStream: Dereference ppvObj and get IPersistStream by Marcus Meissner · 24 years ago
- f9b6d7b Stub for HttpSendRequestExA. by Huw D M Davies · 24 years ago
- 45c9fd8 - set the item height not only for the listbox, but also for the text field by Andreas Mohr · 24 years ago
- a420e6f Don't assume we are building in the source tree, but allow make to by Matthew Clarke · 24 years ago
- 37f1ea1 Release 20001026. by Alexandre Julliard · 24 years ago wine-20001026
- 634824b Raise an exception when a stub entry point is called. by Alexandre Julliard · 24 years ago
- 07d0c31 Removed unused STRUCT32_NCCALCSIZE functions. by Alexandre Julliard · 24 years ago
- ef55932 Ask application to reinitialize its menu before processing an accelerator key. by Dmitry Timoshkov · 24 years ago
- ea31358 "StartMenu" --> "Start Menu", "Startup" --> "StartUp". by Martin Pilka · 24 years ago
- 5df1101 Fixed typo due to merge error. by Alexandre Julliard · 24 years ago
- e218642 Updated the load process so that all typelibs (and not just the first by Francois Jacques · 24 years ago
- edfde7f Implemented PolyDraw() and AngleArc(). by Mark Dufour · 24 years ago
- b5f8b92 Added an another special case handling for Shift+[NumPad]DEL. by Dmitry Timoshkov · 24 years ago
- d2e2bb2 Added LDFLAGS to linking of wine-related binaries. by Kristoffer Gleditsch · 24 years ago
- 8a31634 Replaced ToAscii by ToUnicode in the User driver interface. by Dmitry Timoshkov · 24 years ago
- 1e19fe3 xf86vmode_setdisplaymode() wasn't properly saving the 'private' field by William Waghorn · 24 years ago
- 9a58351 Added support of blinking thumb as found in Windows scrollbar. by Francois Methot · 24 years ago
- d1082dc Updated typelib loader. Typelib contents can be stored as multibyte by Francois Jacques · 24 years ago
- cabee39 Free the Win16 dummy module and wm->deps. by Andreas Mohr · 24 years ago
- 8c538c8 X11DRV_DrawArc: swap the start and end points when drawing in by Mark Dufour · 24 years ago
- bbdb9db Avoid infinite loop in CreateRoundRectRgn(). by Aviad Pineles · 24 years ago
- cbeb644 Added support for loading .res files for 16-bit resources. by Alexandre Julliard · 24 years ago
- cae289c Removed no longer used structure definition. by Alexandre Julliard · 24 years ago
- e904bf3 16-bit resource size must be scaled by alignment. by Alexandre Julliard · 24 years ago
- 7a6cf75 Implement TCS_VERTICAL style. Fix tab borders to have shading that by Chris Morgan · 24 years ago
- 8d8c87b - When inserting an item, do not invalidate the area above the new by Susan Farley · 24 years ago
- 49b3cec Reimplement patch by Marcus Meissner ('98) to "fix" problems with by Andreas Mohr · 24 years ago
- 4ff6608 Transform device open error TRACE()s into WARN(); better error msgs. by Andreas Mohr · 24 years ago
- 354f982 In SWP_DoNCCalcSize() when determining whether the client area has by Rein Klazes · 24 years ago
- 2bf380c Added SPI_GETWINDOWSEXTENSION. by Andreas Mohr · 24 years ago
- 51e4657 Added support for a WINELOADER environment variable which allows the by Jeremy White · 24 years ago
- 0e236a1 Removed GetResDirEntryA/W. by Alexandre Julliard · 24 years ago
- ee8722d Implement InternalExtractIcon by calling PrivateExtractIcons instead by Alexandre Julliard · 24 years ago
- 1d1f5f3 Added codepage translation based on the language id (based on a patch by Alexandre Julliard · 24 years ago
- c946b1c Converted menu string handling to Unicode. by Aric Stewart · 24 years ago
- 4162315 Added forward for WSAResetEvent. by Aric Stewart · 24 years ago
- 9dd3250 Convert the value of level when setsockopt is called with WS_SO_DONTLINGER. by Rein Klazes · 24 years ago
- a9f6a9d Explicitly initialize structures. by Patrik Stridvall · 24 years ago
- f87b96e - Explicitly initialize structures. by Patrik Stridvall · 24 years ago
- 0282825 - All audio device handles are initialized to -1 and set to -1 when closed. by Francois Jacques · 24 years ago
- 135dfd7 Fixed some warnings. by Patrik Stridvall · 24 years ago
- 32769b5 Added some missing defines for non-Linux. by Patrik Stridvall · 24 years ago
- 2d83b63 Fixed OFFSETOF macro definition for gcc 2.96. by David Elliott · 24 years ago
- 4c2c7af Added stubs for CryptGenRandom(), CryptReleaseContext(). by James Hatheway · 24 years ago
- a4251bb Do not block CBN_EDITCHANGE for WM_PASTE or WM_CUT with the by Susan Farley · 24 years ago
- ff59c33 Make EnumEnhMetaFile work. by Dmitry Timoshkov · 24 years ago
- 1fc70a9 Implemented RpcStringFreeA and UuidToStringA. by Chris Morgan · 24 years ago
- 21ec006 Build Win32 resources as .res files and dump them into the .spec.c file. by Alexandre Julliard · 24 years ago
- 003e24c Added support for loading Win32 .res files. by Alexandre Julliard · 24 years ago
- 2affae5 Moved all USER resources to new dlls/user/resources directory. by Alexandre Julliard · 24 years ago
- b85a6ad Duplicate resource directory searching routines instead of calling by Alexandre Julliard · 24 years ago
- c1c41cd Duplicate resource directory searching routines instead of calling by Alexandre Julliard · 24 years ago
- 053db33 Fixed duplication of typename in 16-bit assembly output. by Alexandre Julliard · 24 years ago
- ec93635 Fixed multibyte handling in HEAP_strdupAtoW. by Alexandre Julliard · 24 years ago
- 588ee35 Always open/close the CD-ROM device for every Windows API CD-ROM access. by Andreas Mohr · 24 years ago
- 6bfbc3d Do not send EN_UPDATE to multi-line edit controls. by Ulrich Weigand · 24 years ago
- 93fd46a Fixed the text color of higlighted menu bar item for the Win98 look. by Francois Gouget · 24 years ago
- 7f0490e If we have a drive pointing to /, we must not remove the final / or we by Marcus Meissner · 24 years ago
- aa10949 Added some basic IDirectDraw7 interface support, fixed argument count by Marcus Meissner · 24 years ago
- e4ab07e - Calculate changes in the client area relative to the window by Louis Philippe Gagnon · 24 years ago
- 409eb44 Fixed painting problems in non-MM_TEXT modes. by Ulrich Weigand · 24 years ago
- 959d73e Reduce the number of warnings about missing initializers. by Joerg Mayer · 24 years ago
- 2aeb57e Got rid of misleading "No Tls Space" error message. by Marcus Meissner · 24 years ago
- 564d380 Fixed issue found by winapi_check. by Patrik Stridvall · 24 years ago
- fde6d9a Fixed some warnings. by Patrik Stridvall · 24 years ago
- 7cc8abc Use intermediate typedef. by Patrik Stridvall · 24 years ago