2000-11-05 |
Patrik Stridvall | Optimized {,p}MoveTo{,Ex}{,16}. |
tree | commitdiff |
2000-11-05 |
Marcus Meissner | Forward CBEM_SETEXSTYLE to CBEM_SETEXTENDEDSTYLE, pass... |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Allocate DC objects on the process heap, and removed... |
tree | commitdiff |
2000-11-04 |
Alexandre Julliard | Removed leftover debug output. |
tree | commitdiff |
2000-11-04 |
Andreas Mohr | - fix inf file open/close |
tree | commitdiff |
2000-11-04 |
Marcus Meissner | Fixed off by one error in DPA handling, added some... |
tree | commitdiff |
2000-11-04 |
Andreas Mohr | Avoid division by zero. |
tree | commitdiff |
2000-11-04 |
Marcus Meissner | Pass up WM_DRAWITEM messages to parent. |
tree | commitdiff |
2000-11-02 |
Alexandre Julliard | Create Gnome/KDE desktop and menu entries from IShellLink |
tree | commitdiff |
2000-11-02 |
Aric Stewart | Treeview item sorting could mess up the visibleOrder... |
tree | commitdiff |
2000-11-02 |
Marcus Meissner | Swap CalcToolbar and paint rectangle computation to... |
tree | commitdiff |
2000-11-01 |
Andreas Mohr | Changed NtQueryInformationToken() to fill out a valid... |
tree | commitdiff |
2000-11-01 |
Juergen Schmied | Export SHGetSettings by name. New stub for shell.68. |
tree | commitdiff |
2000-11-01 |
Marcus Meissner | Have Internet Explorer 3 show its toolbars by passing... |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Do not truncate high word of message id. |
tree | commitdiff |
2000-11-01 |
Juergen Schmied | Better handling of custom templates and hooks. |
tree | commitdiff |
2000-11-01 |
Marcus Meissner | Removed unnecessary calls of TOOLBAR_CalcToolbar()... |
tree | commitdiff |
2000-11-01 |
Patrik Stridvall | Fixed issue found by winapi_check. |
tree | commitdiff |
2000-11-01 |
Lawson Whitney | Stubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInve... |
tree | commitdiff |
2000-10-31 |
Francois Gouget | Use PS_ALTERNATE rather than PS_DOT. |
tree | commitdiff |
2000-10-31 |
Guy L. Albertelli | Ignore RBBS_BREAK style on first band. |
tree | commitdiff |
2000-10-31 |
Aric Stewart | Fixed cancels editing of a listview label if the listvi... |
tree | commitdiff |
2000-10-31 |
Hidenori Takeshima | Fix for avoiding subtraction from unsigned zero. |
tree | commitdiff |
2000-10-31 |
Peter Ivanyi | Added/upgraded Slovak messages, and Slovak and Czech... |
tree | commitdiff |
2000-10-31 |
Andreas Mohr | Changed mouse UnAcquire to NOT unacquire it on multiple... |
tree | commitdiff |
2000-10-31 |
Susan Farley | Under some conditions its necessary to explicitly show the |
tree | commitdiff |
2000-10-31 |
Rein Klazes | Return TIME_ZONE_ID_STANDARD in GetTimeZoneInformation(). |
tree | commitdiff |
2000-10-31 |
Guy L. Albertelli | Handle special case where itemID = -1 (special focus... |
tree | commitdiff |
2000-10-31 |
Andreas Mohr | Fix insufficient rect width value in resource file. |
tree | commitdiff |
2000-10-31 |
Alexandre Julliard | Removed obsolete TOOLSUBDIRS dependency. |
tree | commitdiff |
2000-10-31 |
Alexandre Julliard | Added import of ntdll. |
tree | commitdiff |
2000-10-31 |
Alexandre Julliard | Build ntdll as a real dll, including everything that... |
tree | commitdiff |
2000-10-29 |
Dimitrie O. Paun | Fixed a few compilation warnings |
tree | commitdiff |
2000-10-29 |
Joerg Mayer | Move inline and static to the beginning of declarations. |
tree | commitdiff |
2000-10-29 |
Uwe Bonnes | COMBOEX_DrawItem: check return value of SendMessageA... |
tree | commitdiff |
2000-10-29 |
David Elliott | Added basic working stubs of new Windows 2000 API funct... |
tree | commitdiff |
2000-10-29 |
Dave Pickles | Implement SHGFI_EXETYPE function of SHGetFileInfo. |
tree | commitdiff |
2000-10-29 |
Guy L. Albertelli | - improved trace information |
tree | commitdiff |
2000-10-29 |
Guy L. Albertelli | - correct processing of RBBS_BREAK style. |
tree | commitdiff |
2000-10-28 |
Marcus Meissner | CreateItemMoniker may get NULL as szDelim, some cleanups. |
tree | commitdiff |
2000-10-28 |
Marcus Meissner | Fixed OleLoadFromStream: Dereference ppvObj and get... |
tree | commitdiff |
2000-10-28 |
Huw D M Davies | Stub for HttpSendRequestExA. |
tree | commitdiff |
2000-10-28 |
Andreas Mohr | - set the item height not only for the listbox, but... |
tree | commitdiff |
2000-10-28 |
Matthew Clarke | Don't assume we are building in the source tree, but... |
tree | commitdiff |
2000-10-26 |
Martin Pilka | "StartMenu" --> "Start Menu", "Startup" --> "StartUp". |
tree | commitdiff |
2000-10-26 |
Alexandre Julliard | Fixed typo due to merge error. |
tree | commitdiff |
2000-10-26 |
Francois Jacques | Updated the load process so that all typelibs (and... |
tree | commitdiff |
2000-10-25 |
Dmitry Timoshkov | Replaced ToAscii by ToUnicode in the User driver interface. |
tree | commitdiff |
2000-10-25 |
William Waghorn | xf86vmode_setdisplaymode() wasn't properly saving the... |
tree | commitdiff |
2000-10-25 |
Francois Jacques | Updated typelib loader. Typelib contents can be stored... |
tree | commitdiff |
2000-10-25 |
Alexandre Julliard | Added support for loading .res files for 16-bit resources. |
tree | commitdiff |
2000-10-25 |
Chris Morgan | Implement TCS_VERTICAL style. Fix tab borders to have... |
tree | commitdiff |
2000-10-25 |
Susan Farley | - When inserting an item, do not invalidate the area... |
tree | commitdiff |
2000-10-25 |
Andreas Mohr | Reimplement patch by Marcus Meissner ('98) to "fix... |
tree | commitdiff |
2000-10-25 |
Andreas Mohr | Transform device open error TRACE()s into WARN(); bette... |
tree | commitdiff |
2000-10-24 |
Alexandre Julliard | Implement InternalExtractIcon by calling PrivateExtract... |
tree | commitdiff |
2000-10-24 |
Aric Stewart | Added forward for WSAResetEvent. |
tree | commitdiff |
2000-10-24 |
Rein Klazes | Convert the value of level when setsockopt is called... |
tree | commitdiff |
2000-10-24 |
Patrik Stridvall | Explicitly initialize structures. |
tree | commitdiff |
2000-10-24 |
Francois Jacques | - All audio device handles are initialized to -1 and... |
tree | commitdiff |
2000-10-24 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-10-24 |
James Hatheway | Added stubs for CryptGenRandom(), CryptReleaseContext(). |
tree | commitdiff |
2000-10-24 |
Chris Morgan | Implemented RpcStringFreeA and UuidToStringA. |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Moved all USER resources to new dlls/user/resources... |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Duplicate resource directory searching routines instead... |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Duplicate resource directory searching routines instead... |
tree | commitdiff |
2000-10-23 |
Andreas Mohr | Always open/close the CD-ROM device for every Windows... |
tree | commitdiff |
2000-10-23 |
Marcus Meissner | Added some basic IDirectDraw7 interface support, fixed... |
tree | commitdiff |
2000-10-22 |
Marcus Meissner | Got rid of misleading "No Tls Space" error message. |
tree | commitdiff |
2000-10-22 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-10-22 |
Eric Pouech | Added more conversion routines (rate conversion is... |
tree | commitdiff |
2000-10-22 |
Marcus Meissner | Do not set the iSubItem part of the struct for LVM_HITTEST, |
tree | commitdiff |
2000-10-22 |
Marcus Meissner | DirectDrawCreateEx() should already return the interfac... |
tree | commitdiff |
2000-10-22 |
Lionel Ulmer | Change the width / height parameter on a SetDisplayMode. |
tree | commitdiff |
2000-10-22 |
Gerard Patel | Fixed bug when changing drives in 16 bit style dialog... |
tree | commitdiff |
2000-10-22 |
Marcus Meissner | Added two checks for out of range pointer accesses. |
tree | commitdiff |
2000-10-22 |
Jason Mawdsley | Fixed some flickering that was occurring in the image... |
tree | commitdiff |
2000-10-22 |
Andreas Mohr | Added sleep time calculation for the wodPlayer thread. |
tree | commitdiff |
2000-10-19 |
Francois Jacques | Added asynchronous recording in MCI layer. |
tree | commitdiff |
2000-10-19 |
Andreas Mohr | Sequencer error message fix. |
tree | commitdiff |
2000-10-19 |
James Hatheway | Fix messages sent when right-clicking in a blank (non... |
tree | commitdiff |
2000-10-19 |
Uwe Bonnes | Draw text and icons, implement ordering functions,... |
tree | commitdiff |
2000-10-19 |
Alexandre Julliard | Brian Pirie |
tree | commitdiff |
2000-10-19 |
Alexandre Julliard | Use a binary search to find entries in resource directo... |
tree | commitdiff |
2000-10-19 |
Alexandre Julliard | Call PrivateExtractIcon in user32 instead of duplicatin... |
tree | commitdiff |
2000-10-19 |
Francois Jacques | Should test unixdev against -1 (see wodOpen/widOpen). |
tree | commitdiff |
2000-10-19 |
Lionel Ulmer | Do not do any GLX calls on a display that does not... |
tree | commitdiff |
2000-10-19 |
Chris Morgan | Recalculate nItemHeight when LVS_SETIMAGELIST is called... |
tree | commitdiff |
2000-10-19 |
Chris Morgan | Stub CreateDispTypeInfo, CreateStdDispatch16 and Create... |
tree | commitdiff |
2000-10-19 |
Peter Hunnisett | - Add proper message reply mechanism and sp player... |
tree | commitdiff |
2000-10-17 |
Chris Morgan | Implement LVM_SETITEMPOSITION32. |
tree | commitdiff |
2000-10-17 |
Uwe Bonnes | Remember owner HWND when creating and use this hwnd... |
tree | commitdiff |
2000-10-17 |
Andreas Mohr | Implemented old Win 2.x string functions. |
tree | commitdiff |
2000-10-17 |
Lionel Ulmer | Warning fix. |
tree | commitdiff |
2000-10-15 |
Alexandre Julliard | Converted a few more server requests to the new mechanism. |
tree | commitdiff |
2000-10-15 |
Alexandre Julliard | Fixed a few prototypes. |
tree | commitdiff |
2000-10-15 |
Alexandre Julliard | Set selector 0000H base to 0xf0000 until the first... |
tree | commitdiff |
2000-10-15 |
Eric Pouech | Fixed ShellMessageBox[AW] buffers usage (in some cases... |
tree | commitdiff |
next |