- c275724 HTTP protocol now supported, InternetCrackUrl fixed, lots of other fixes. by Ulrich Czekalla · 25 years ago
- a831f2a Fixed some warnings. by Patrik Stridvall · 25 years ago
- ae87602 Fixed some issues found by winapi_check. by Patrik Stridvall · 25 years ago
- 2a99a46 Remove second import of winspool.drv. by Huw D M Davies · 25 years ago
- d323f43 Terminate image data with a '>' [The PSLRM is rather vague about this]. by Huw D M Davies · 25 years ago
- 625653f Add a few more flags to those recognized when doing trace+dsound. by James Abbatiello · 25 years ago
- f7bf7ef Rewrote codepage support to use the new codepage tables. by Alexandre Julliard · 25 years ago
- 70b699a Call TSXFlush after setting DGA palette, so it updates immediately. by Ove Kaaven · 25 years ago
- 0072c88 Implement NTDLL.towupper and NTDLL.towlower using already existing by Dmitry Timoshkov · 25 years ago
- 8b5231d Windows must update the right edge (-1) of the last panel upon drawing by Aric Stewart · 25 years ago
- 19f83e2 Properly handle InsertItem with an invalid HTREEITEM. Windows handles by Aric Stewart · 25 years ago
- be4ccc7 Added missing dependency. by Alexandre Julliard · 25 years ago
- 2b5d564 Merged mouse dll into USER. by Alexandre Julliard · 25 years ago
- 01e819a Simplified wrc flags handling. by Alexandre Julliard · 25 years ago
- 42cc2bd Setup signal handling and exceptions only after REQ_INIT_PROCESS_DONE by Alexandre Julliard · 25 years ago
- ac98683 - Small update to documentation by Peter Hunnisett · 25 years ago
- 4c5af80 PathFindNextComponent: return pointer to NULL and not NULL. by Uwe Bonnes · 25 years ago
- d9ac53f Added handling of TBSTYLE_AUTOSIZE. by Aric Stewart · 25 years ago
- c94e086 Fixed some warnings. by Patrik Stridvall · 25 years ago
- 7980a50 Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
- cf50ffb TOOLBAR_DrawString: catch index== -1 (but not yet handled). by Uwe Bonnes · 25 years ago
- 6ce3425 The active page should be unchanged when removing an active first page by Noomen Hamza · 25 years ago
- afd6a4b Updated support for Solaris/Sparc architecture. by Ulrich Weigand · 25 years ago
- c69c954 Corrected a potential crash. by Michael Cardenas · 25 years ago
- 66331a7 Finished the implementation of LISTVIEW_SetColumnWidth. Tested by Chris Morgan · 25 years ago
- 3cbc168 Replaced calls to HEADER_Refresh with InvalidateRect. by Chris Morgan · 25 years ago
- 02746e8 Started support for menubar-like toolbars. by Eric Kohl · 25 years ago
- b34d666 Fixed warning. by Alexandre Julliard · 25 years ago
- b3f681e Updated to dll version 5.81 (IE 5.01). by Eric Kohl · 25 years ago
- b7b4aed Implemented TVM_GETITEMW. by Eric Kohl · 25 years ago
- 84c494b Added support for typing the filename in the listview control and by Jason Mawdsley · 25 years ago
- 330cd69 Fixed some warnings. by Patrik Stridvall · 25 years ago
- 4324b47 Delay loading of interrupt table functions until they are needed. by Alexandre Julliard · 25 years ago
- 7fe09bc Moved kernel initialization to kernel_main.c by Alexandre Julliard · 25 years ago
- 2d8cf50 Merged display.dll into USER. by Alexandre Julliard · 25 years ago
- 36b5b6b Start to separate KERNEL out of libwine. by Dimitrie O. Paun · 25 years ago
- e2f4aef - Rewrite of the shell related parts of the dialog to use the already by Juergen Schmied · 25 years ago
- 2e011a5 Lots of spelling fixes that accumulated in my tree again, made several by Andreas Mohr · 25 years ago
- 0d18aad - New (some stubs): SHGetFolderLocation, PathAddExtension, by Juergen Schmied · 25 years ago
- f5a1027 - Added DirectSoundCapture and DirectSoundCaptureBuffer interfaces by Peter Hunnisett · 25 years ago
- cfeb6af Stub for RtlConvertSidToUnicodeString. by Juergen Schmied · 25 years ago
- 0a09482 Fixed warning. by Gerald Pfeifer · 25 years ago
- 1025899 Add include for LoadLibrary. by Dimitrie O. Paun · 25 years ago
- 4dce07e - Fixed some initialization/destruction and reference counting by Peter Hunnisett · 25 years ago
- 84bde6a Separate wineps out of Wine's core. by Dimitrie O. Paun · 25 years ago
- 3951ff2 - Added a little more dll level debugging and small changes by Peter Hunnisett · 25 years ago
- 62f3233 - Add another way to create a 3d listener interface. by Peter Hunnisett · 25 years ago
- 087ba42 Added 3D border around control. Fixed monthcal control popup. Added by Chris Morgan · 25 years ago
- 043c3e7 Removed all direct calls to MONTHCAL_Refresh() and replaced with by Chris Morgan · 25 years ago
- 0761f53 Install the colormap only if it was created. by Lionel Ulmer · 25 years ago
- 2f50f0d Implemented wglShareLists and wglGetCurrentDC. by Lionel Ulmer · 25 years ago
- 7f30083 Moved DISPDIB out of the kernel into GDI. by Dimitrie O. Paun · 25 years ago
- c192ba2 Exec a separate wine binary for every win32 process so that they run by Alexandre Julliard · 25 years ago
- e285382 Started local name server framework. by Peter Hunnisett · 25 years ago
- b40a9b7 Add PrintSetup dialog and support for hooks and templates. by Huw D M Davies · 25 years ago
- 53f8c60 Francois Methot (Macadamian) by Alexandre Julliard · 25 years ago
- 7aaabc3 Move winspool to unicode. Minor bug fixes. by Huw D M Davies · 25 years ago
- f64a59f Reworked the thumb drawing code, thumb calculation code, channel by Aric Stewart · 25 years ago
- b70b267 Use clipping regions to reduce the amount of processing performed when the by Chris Morgan · 25 years ago
- bfd5b31 Fixes crash when calling Treeview_EndEditLabelNow and no node is by Gerard Patel · 25 years ago
- 820da77d Defer to standard scrolling APIs for non-flatSB specific functions so by Susan Farley · 25 years ago
- 4b40a7d Added handling for TVS_SINGLEEXPAND. by Aric Stewart · 25 years ago
- 6274a7a Corrected the problem where a tab control marked multiline but has by Aric Stewart · 25 years ago
- 0b56421 Inserted a missing call to SetWindowPos(). With this change the header by Martin Fuchs · 25 years ago
- 17d1e9e Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
- 32c8934 Abey George (of Macadamian/Corel) by Alexandre Julliard · 25 years ago
- 410617f Fix a mismatch between format string and parameter. by Gerald Pfeifer · 25 years ago
- 62c5d9f SetBuddy no longer overwrites its superclass' WndProc property when by Susan Farley · 25 years ago
- 1113706 - fixed the OpenGL32 spec file (and the make_opengl_spec tool) by Lionel Ulmer · 25 years ago
- 76ba037 Made WINE_DirectDraw a decorationless popup window. Fixes mouse by Ove Kaaven · 25 years ago
- e2099dc Fixed tooltips. by Chris Morgan · 25 years ago
- 7030c5f Reduce toolbar redrawing and flicker by calling RedrawWindow() in by Chris Morgan · 25 years ago
- 9700b7f Corrected a problem of when oldHit is negative and we try to use it as by Aric Stewart · 25 years ago
- 75f98cf Remove the PRIMARYSURFACE attribute from back buffers. by Lionel Ulmer · 25 years ago
- 9a3dd5b If a listview is created with LVS_NOCOLUMNEHEADER then wine creates the by Aric Stewart · 25 years ago
- 85f5832 Remove the direct call into core (DIALOG_DoDialogBox). by Gerard Patel · 25 years ago
- 79457d8 Initialize the back-buffer with the correct VTable. by Lionel Ulmer · 25 years ago
- 7e5c2c0 - added option to get double-buffered desktop by Lionel Ulmer · 25 years ago
- 7f84723 - Small fixes/updates - Add support for the DPCONNECTION_DIRECTPLAYLOBBY flag by Peter Hunnisett · 25 years ago
- 9a171b8 Update nItemWidth in LISTVIEW_SetItem() if LVS_LIST or LVS_SMALLICON by Chris Morgan · 25 years ago
- 1c1e125 StgOpenStorage16: correct arguments to the CreateFile call. by Uwe Bonnes · 25 years ago
- 7b217a6 Replace the calls to malloc by calls to HeapAlloc and friends. by Francois Gouget · 25 years ago
- cbf9395 Fixes the line of garbage at the bottom of images and the fact that by Aric Stewart · 25 years ago
- 525e646 Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32. by Dimitrie O. Paun · 25 years ago
- e4174d5 GetRelAbs for some reason takes 2 parameters, even though the second by Patrik Stridvall · 25 years ago
- c654c7e Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
- 244ad84 Convert C++ comments to regular C comments. by Francois Gouget · 25 years ago
- 561895a Made IDirectDrawSurface::SetPalette set the surface's DIBSection color by Ove Kaaven · 25 years ago
- 9d0abdb Initialize an identity mapping in CreatePalette if no depth conversion by Ove Kaaven · 25 years ago
- 8e3e6b5 Make sure all Wine processes share the same X display. by Alexandre Julliard · 25 years ago
- d8ba126 Use unsigned int instead of unsigned short in DirectDraw by Ove Kaaven · 25 years ago
- 2b44191 Implemented TVM_EDITLABELA, plus some improvements to EndLabelEditNow. by David Black · 25 years ago
- 7aa70d3 More verbose errors. by Andreas Mohr · 25 years ago
- 81eafed Moved DDEML into dlls/user. by Dimitrie O. Paun · 25 years ago
- a01004d Added support for registry values larger than the server buffer. by Alexandre Julliard · 25 years ago
- 270c9fb Improved DIBSection support for IDirectDrawSurface::GetDC. by Ove Kaaven · 25 years ago
- 61e4283 - set debug messages after a TRACE_ON test by Lionel Ulmer · 25 years ago
- 8c735b9 - Added ability to create 3D3 interfaces for Xlib by Peter Hunnisett · 25 years ago
- bedf40b Added support for OpenGL. by Lionel Ulmer · 25 years ago
- 6f93bb4 Fixed absolute path to pidl generation. by Eric Pouech · 25 years ago