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 |
2000-10-15 |
Gerald Pfeifer | Remove unused variable orig_mode. |
tree | commitdiff |
2000-10-15 |
Uwe Bonnes | Draw the scrollbar beside the buddy when neither UDS_AL... |
tree | commitdiff |
2000-10-15 |
Uwe Bonnes | Localization and expect leapdays when looking for the... |
tree | commitdiff |
2000-10-15 |
Uwe Bonnes | Localization and many changes to behaviour and outlook. |
tree | commitdiff |
2000-10-15 |
Uwe Bonnes | Split out resources that might be localized. |
tree | commitdiff |
2000-10-15 |
Uwe Bonnes | Added additional resource IDs. |
tree | commitdiff |
2000-10-15 |
Marcus Meissner | Stubbed LookupAccountNameA. |
tree | commitdiff |
2000-10-15 |
Marcus Meissner | Return "default" DirectDraw driver if we have at least... |
tree | commitdiff |
2000-10-15 |
Rein Klazes | LoadStringA inserts terminating null in the buffer... |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Fixed the signature of the FormatMessage APIs. |
tree | commitdiff |
2000-10-13 |
Francois Gouget | HFILE is an int, not a regular HANDLE. |
tree | commitdiff |
2000-10-13 |
Gerald Pfeifer | Fixed incorrect format string. |
tree | commitdiff |
2000-10-13 |
Marcus Meissner | Implemented DirectInputCreateEx. |
tree | commitdiff |
2000-10-13 |
Louis Philippe Gagnon | Do not send a WM_CONTEXTMENU message when a TreeView... |
tree | commitdiff |
2000-10-13 |
Andreas Mohr | - stupid spelling fixes |
tree | commitdiff |
2000-10-13 |
Alexandre Julliard | Added a few more large integer functions. |
tree | commitdiff |
2000-10-13 |
Marcus Meissner | Stubbed GetDeviceGammaRamp. |
tree | commitdiff |
2000-10-13 |
Chris Morgan | Indicate that the MIDI error message only affects progr... |
tree | commitdiff |
2000-10-13 |
Susan Farley | To improve custom-drawn items, add focus border to... |
tree | commitdiff |
2000-10-13 |
Mike McCormack | Moved comm.c into kernel32. |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Fixed the signature of SysAllocStringByteLen. |
tree | commitdiff |
2000-10-13 |
Susan Farley | Status bars on managed windows should not have SIZEGRIP... |
tree | commitdiff |
2000-10-13 |
Uwe Bonnes | Make reg the default output chanel. |
tree | commitdiff |
2000-10-13 |
Rein Klazes | Ignore setsockopt calls that make the size of the recei... |
tree | commitdiff |
2000-10-13 |
Stephane Lussier | Subitems of listviews were not painted with the right... |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Added many missing *Pxxx types. |
tree | commitdiff |
2000-10-12 |
Chris Morgan | Fix depressed state with flat toolbars so pressing... |
tree | commitdiff |
2000-10-12 |
Susan Farley | On InsertItem with TVI_FIRST, the check for resetting... |
tree | commitdiff |
2000-10-12 |
Lionel Ulmer | Support non-buffered overlays. |
tree | commitdiff |
2000-10-12 |
Guy L. Albertelli | Rewrite to support rows of bands. |
tree | commitdiff |
next |