2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Mark Dufour | Make the functions Pie, Chord, RoundRect, AngleArc... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Dmitry Timoshkov | Make bitmap menu items look like in windows when selected, |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Francois Gouget | Check for SB_CTL before displaying a caret. |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Alexandre Julliard | Do not truncate high word of message id. |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Juergen Schmied | Better handling of custom templates and hooks. |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Marcus Meissner | Removed unnecessary calls of TOOLBAR_CalcToolbar()... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Patrik Stridvall | Fixed issue found by winapi_check. |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Patrik Stridvall | Minor API files update. |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Gabriel Garcia | Added Latin American layout. |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Lawson Whitney | Stubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInve... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Francois Gouget | Use PS_ALTERNATE rather than PS_DOT. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Francois Gouget | Allow pens with styles greater than PS_INSIDEFRAME... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Francois Gouget | Use sizeof for maintainability. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Guy L. Albertelli | Ignore RBBS_BREAK style on first band. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Francois Gouget | Fixed a few device caps values. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
David Elliott | _nt_parse_nk() should not close keys that it does not... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Francois Gouget | Set the thickness of stock pens to 0 so that they are... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Aric Stewart | Fixed cancels editing of a listview label if the listvi... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Francois Gouget | Fixed the value of some system colors. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Hidenori Takeshima | Fix for avoiding subtraction from unsigned zero. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Peter Ivanyi | Added/upgraded Slovak messages, and Slovak and Czech... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Francois Gouget | Hide the caret only on the first WM_KEYDOWN. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Andreas Mohr | Changed mouse UnAcquire to NOT unacquire it on multiple... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Susan Farley | Under some conditions its necessary to explicitly show the |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Dmitry Timoshkov | Display an ERR on errors while initializing USER. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Rein Klazes | Return TIME_ZONE_ID_STANDARD in GetTimeZoneInformation(). |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Guy L. Albertelli | Handle special case where itemID = -1 (special focus... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Andreas Mohr | Fix insufficient rect width value in resource file. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Guy L. Albertelli | Need to get any outstanding input prior to returning... |
commit | commitdiff | tree | snapshot |
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 |
next |