2000-11-08 |
Alexandre Julliard | Removed .s files. |
tree | commitdiff |
2000-11-08 |
Francois Gouget | We must include windef.h before wtypes.h (directly... |
tree | commitdiff |
2000-11-08 |
Aric Stewart | Implemented VK_PRIOR and VK_NEXT processing (merged... |
tree | commitdiff |
2000-11-07 |
Eric Kohl | Implemented toolbar customization dialog. |
tree | commitdiff |
2000-11-07 |
Eric Kohl | Implemented new messages. |
tree | commitdiff |
2000-11-07 |
Huw D M Davies | Send the local ip address with the PORT command and... |
tree | commitdiff |
2000-11-07 |
Aric Stewart | Implemented the RedrawItems message for a listview. |
tree | commitdiff |
2000-11-07 |
Dmitry Timoshkov | New path for AFM documentation on the net. |
tree | commitdiff |
2000-11-07 |
Francois Gouget | Use DrawFocusRect to draw the focus rectangle. |
tree | commitdiff |
2000-11-07 |
Andreas Mohr | - fortify ASPI /proc file parsing (SCSI_getprocentry... |
tree | commitdiff |
2000-11-06 |
Alexandre Julliard | Removed SUBDIRS in winmm Makefile. |
tree | commitdiff |
2000-11-06 |
James Hatheway | Added stubs and setupapi.h. |
tree | commitdiff |
2000-11-06 |
Marcus Meissner | CBEM_SETITEMW done by example from SETITEMA, converted... |
tree | commitdiff |
2000-11-06 |
Alexandre Julliard | Added missing dependency for 16-bit resource files. |
tree | commitdiff |
2000-11-06 |
Alexandre Julliard | Use .mc.rc extension for rc files generated by the... |
tree | commitdiff |
2000-11-06 |
Stefan Leichter | Enable the functions AddPrinterW, WINSPOOL_GetPrinterDr... |
tree | commitdiff |
2000-11-05 |
Lionel Ulmer | - reorganized DInput DLL |
tree | commitdiff |
2000-11-05 |
Huw D M Davies | Added DnD cursors as ole32 resources. |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | New debug channel mechanism allowing decentralized... |
tree | commitdiff |
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 |
next |