2000-06-04 |
Chris Morgan | Finished the implementation of LISTVIEW_SetColumnWidth... |
tree | commitdiff |
2000-06-04 |
Chris Morgan | Replaced calls to HEADER_Refresh with InvalidateRect. |
tree | commitdiff |
2000-06-04 |
Eric Kohl | Started support for menubar-like toolbars. |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Fixed warning. |
tree | commitdiff |
2000-06-03 |
Eric Kohl | Updated to dll version 5.81 (IE 5.01). |
tree | commitdiff |
2000-06-03 |
Eric Kohl | Implemented TVM_GETITEMW. |
tree | commitdiff |
2000-06-03 |
Jason Mawdsley | Added support for typing the filename in the listview... |
tree | commitdiff |
2000-06-03 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Delay loading of interrupt table functions until they... |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Moved kernel initialization to kernel_main.c |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Merged display.dll into USER. |
tree | commitdiff |
2000-06-03 |
Dimitrie O. Paun | Start to separate KERNEL out of libwine. |
tree | commitdiff |
2000-06-02 |
Juergen Schmied | - Rewrite of the shell related parts of the dialog... |
tree | commitdiff |
2000-06-01 |
Andreas Mohr | Lots of spelling fixes that accumulated in my tree... |
tree | commitdiff |
2000-06-01 |
Juergen Schmied | - New (some stubs): SHGetFolderLocation, PathAddExtension, |
tree | commitdiff |
2000-06-01 |
Peter Hunnisett | - Added DirectSoundCapture and DirectSoundCaptureBuffer... |
tree | commitdiff |
2000-06-01 |
Juergen Schmied | Stub for RtlConvertSidToUnicodeString. |
tree | commitdiff |
2000-06-01 |
Gerald Pfeifer | Fixed warning. |
tree | commitdiff |
2000-05-30 |
Dimitrie O. Paun | Add include for LoadLibrary. |
tree | commitdiff |
2000-05-30 |
Peter Hunnisett | - Fixed some initialization/destruction and reference... |
tree | commitdiff |
2000-05-30 |
Dimitrie O. Paun | Separate wineps out of Wine's core. |
tree | commitdiff |
2000-05-30 |
Peter Hunnisett | - Added a little more dll level debugging and small... |
tree | commitdiff |
2000-05-30 |
Peter Hunnisett | - Add another way to create a 3d listener interface. |
tree | commitdiff |
2000-05-30 |
Chris Morgan | Added 3D border around control. Fixed monthcal control... |
tree | commitdiff |
2000-05-30 |
Chris Morgan | Removed all direct calls to MONTHCAL_Refresh() and... |
tree | commitdiff |
2000-05-30 |
Lionel Ulmer | Install the colormap only if it was created. |
tree | commitdiff |
2000-05-30 |
Lionel Ulmer | Implemented wglShareLists and wglGetCurrentDC. |
tree | commitdiff |
2000-05-30 |
Dimitrie O. Paun | Moved DISPDIB out of the kernel into GDI. |
tree | commitdiff |
2000-05-29 |
Alexandre Julliard | Exec a separate wine binary for every win32 process... |
tree | commitdiff |
2000-05-26 |
Peter Hunnisett | Started local name server framework. |
tree | commitdiff |
2000-05-26 |
Huw D M Davies | Add PrintSetup dialog and support for hooks and templates. |
tree | commitdiff |
2000-05-26 |
Alexandre Julliard | Francois Methot (Macadamian) |
tree | commitdiff |
2000-05-25 |
Huw D M Davies | Move winspool to unicode. |
tree | commitdiff |
2000-05-25 |
Aric Stewart | Reworked the thumb drawing code, thumb calculation... |
tree | commitdiff |
2000-05-25 |
Chris Morgan | Use clipping regions to reduce the amount of processing... |
tree | commitdiff |
2000-05-25 |
Gerard Patel | Fixes crash when calling Treeview_EndEditLabelNow and... |
tree | commitdiff |
2000-05-24 |
Susan Farley | Defer to standard scrolling APIs for non-flatSB specifi... |
tree | commitdiff |
2000-05-24 |
Aric Stewart | Added handling for TVS_SINGLEEXPAND. |
tree | commitdiff |
2000-05-24 |
Aric Stewart | Corrected the problem where a tab control marked multil... |
tree | commitdiff |
2000-05-24 |
Martin Fuchs | Inserted a missing call to SetWindowPos(). With this... |
tree | commitdiff |
2000-05-23 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-05-23 |
Alexandre Julliard | Abey George (of Macadamian/Corel) |
tree | commitdiff |
2000-05-23 |
Gerald Pfeifer | Fix a mismatch between format string and parameter. |
tree | commitdiff |
2000-05-23 |
Susan Farley | SetBuddy no longer overwrites its superclass' WndProc... |
tree | commitdiff |
2000-05-23 |
Lionel Ulmer | - fixed the OpenGL32 spec file (and the make_opengl_spe... |
tree | commitdiff |
2000-05-23 |
Ove Kaaven | Made WINE_DirectDraw a decorationless popup window... |
tree | commitdiff |
2000-05-23 |
Chris Morgan | Fixed tooltips. |
tree | commitdiff |
2000-05-23 |
Chris Morgan | Reduce toolbar redrawing and flicker by calling RedrawW... |
tree | commitdiff |
2000-05-23 |
Aric Stewart | Corrected a problem of when oldHit is negative and... |
tree | commitdiff |
2000-05-23 |
Lionel Ulmer | Remove the PRIMARYSURFACE attribute from back buffers. |
tree | commitdiff |
2000-05-23 |
Aric Stewart | If a listview is created with LVS_NOCOLUMNEHEADER then... |
tree | commitdiff |
2000-05-23 |
Gerard Patel | Remove the direct call into core (DIALOG_DoDialogBox). |
tree | commitdiff |
2000-05-23 |
Lionel Ulmer | Initialize the back-buffer with the correct VTable. |
tree | commitdiff |
2000-05-23 |
Lionel Ulmer | - added option to get double-buffered desktop |
tree | commitdiff |
2000-05-23 |
Peter Hunnisett | - Small fixes/updates |
tree | commitdiff |
2000-05-19 |
Chris Morgan | Update nItemWidth in LISTVIEW_SetItem() if LVS_LIST... |
tree | commitdiff |
2000-05-19 |
Uwe Bonnes | StgOpenStorage16: correct arguments to the CreateFile... |
tree | commitdiff |
2000-05-19 |
Francois Gouget | Replace the calls to malloc by calls to HeapAlloc and... |
tree | commitdiff |
2000-05-19 |
Aric Stewart | Fixes the line of garbage at the bottom of images and... |
tree | commitdiff |
2000-05-19 |
Dimitrie O. Paun | Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32. |
tree | commitdiff |
2000-05-18 |
Patrik Stridvall | GetRelAbs for some reason takes 2 parameters, even... |
tree | commitdiff |
2000-05-18 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-05-18 |
Francois Gouget | Convert C++ comments to regular C comments. |
tree | commitdiff |
2000-05-18 |
Ove Kaaven | Made IDirectDrawSurface::SetPalette set the surface... |
tree | commitdiff |
2000-05-18 |
Ove Kaaven | Initialize an identity mapping in CreatePalette if... |
tree | commitdiff |
2000-05-15 |
Alexandre Julliard | Make sure all Wine processes share the same X display. |
tree | commitdiff |
2000-05-15 |
Ove Kaaven | Use unsigned int instead of unsigned short in DirectDraw |
tree | commitdiff |
2000-05-14 |
David Black | Implemented TVM_EDITLABELA, plus some improvements... |
tree | commitdiff |
2000-05-14 |
Andreas Mohr | More verbose errors. |
tree | commitdiff |
2000-05-14 |
Dimitrie O. Paun | Moved DDEML into dlls/user. |
tree | commitdiff |
2000-05-14 |
Alexandre Julliard | Added support for registry values larger than the serve... |
tree | commitdiff |
2000-05-14 |
Ove Kaaven | Improved DIBSection support for IDirectDrawSurface... |
tree | commitdiff |
2000-05-14 |
Lionel Ulmer | - set debug messages after a TRACE_ON test |
tree | commitdiff |
2000-05-13 |
Peter Hunnisett | - Added ability to create 3D3 interfaces for Xlib |
tree | commitdiff |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL. |
tree | commitdiff |
2000-05-12 |
Eric Pouech | Fixed absolute path to pidl generation. |
tree | commitdiff |
2000-05-11 |
Alexandre Julliard | Fixed buffer overflow. |
tree | commitdiff |
2000-05-11 |
Patrik Stridvall | Fixed some debug messages. |
tree | commitdiff |
2000-05-11 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-05-11 |
Eric Pouech | Fixed division by zero. |
tree | commitdiff |
2000-05-11 |
Eric Pouech | Fixed some quirks (range is 32 bit, page up/dn mismatch... |
tree | commitdiff |
2000-05-11 |
Ken Thomases | Implemented tab control style TCS_HOTTRACK (tabs are... |
tree | commitdiff |
2000-05-11 |
Aric Stewart | Remove the background from the new image when it is... |
tree | commitdiff |
2000-05-11 |
Alexandre Julliard | Jean-Claude Batista |
tree | commitdiff |
2000-05-11 |
Aric Stewart | Clean up the drawing code after a label update. There... |
tree | commitdiff |
2000-05-11 |
Alexander Frink | Prevent possible NULL pointer access. |
tree | commitdiff |
2000-05-10 |
Aric Stewart | Allow the user to cancel label editing with esc and... |
tree | commitdiff |
2000-05-10 |
Ken Thomases | Restore accidentally undone changes. |
tree | commitdiff |
2000-05-10 |
Aric Stewart | - Wine was not properly reporting back the edited label... |
tree | commitdiff |
2000-05-10 |
Aric Stewart | - Cleaned up some of the drawing code, specifically... |
tree | commitdiff |
2000-05-10 |
Eric Pouech | Make internal buffers size multiple of 4. |
tree | commitdiff |
2000-05-10 |
Alexandre Julliard | Specify the service thread timers in ms instead of us. |
tree | commitdiff |
2000-05-10 |
Gerard Patel | Protect against use of comctl32 private control memory... |
tree | commitdiff |
2000-05-10 |
Aric Stewart | Some programs switch their status bar back and forth... |
tree | commitdiff |
2000-05-09 |
Eric Pouech | Changed WAVEHDR notification heuristic. |
tree | commitdiff |
2000-05-09 |
Aric Stewart | Added the ability to use multiline tab controls to... |
tree | commitdiff |
2000-05-09 |
Marcus Meissner | Number of surface Lock/Unlocks must NOT match, so do... |
tree | commitdiff |
2000-05-09 |
Andreas Mohr | Added some reg temp file clutter check (more than 100... |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Jean-Claude Batista |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Cleaned up local heap initialisation. |
tree | commitdiff |
next |