2000-05-18 |
Alexandre Julliard | Francois Boisvert
|
commit | commitdiff | tree |
2000-05-18 |
Patrik Stridvall | Fixed issues found by winapi_check.
|
commit | commitdiff | tree |
2000-05-18 |
Patrik Stridvall | Minor bug fixes.
|
commit | commitdiff | tree |
2000-05-18 |
Francois Gouget | Convert C++ comments to regular C comments.
|
commit | commitdiff | tree |
2000-05-18 |
Ove Kaaven | Made IDirectDrawSurface::SetPalette set the surface...
|
commit | commitdiff | tree |
2000-05-18 |
Ove Kaaven | Initialize an identity mapping in CreatePalette if...
|
commit | commitdiff | tree |
2000-05-18 |
Ove Kaaven | Made X11DRV_DIB_MapColor map back to the original color...
|
commit | commitdiff | tree |
2000-05-15 |
Alexandre Julliard | Use the correct display for cached metrics file name.
|
commit | commitdiff | tree |
2000-05-15 |
Alexandre Julliard | Make sure all Wine processes share the same X display.
|
commit | commitdiff | tree |
2000-05-15 |
Ove Kaaven | Use unsigned int instead of unsigned short in DirectDraw
|
commit | commitdiff | tree |
2000-05-15 |
Susan Farley | Avoid calls to SetFocus when they are unnecessary.
|
commit | commitdiff | tree |
2000-05-14 |
David Black | Implemented TVM_EDITLABELA, plus some improvements...
|
commit | commitdiff | tree |
2000-05-14 |
Andreas Mohr | More verbose errors.
|
commit | commitdiff | tree |
2000-05-14 |
Chris Morgan | Fixed borders of windows while dragging or sizing to...
|
commit | commitdiff | tree |
2000-05-14 |
Gerald Pfeifer | #include <sys/types.h> before <sys/mman.h>.
|
commit | commitdiff | tree |
2000-05-14 |
Dimitrie O. Paun | Moved DDEML into dlls/user.
|
commit | commitdiff | tree |
2000-05-14 |
Alexandre Julliard | Added support for registry values larger than the server...
|
commit | commitdiff | tree |
2000-05-14 |
Ove Kaaven | Improved DIBSection support for IDirectDrawSurface...
|
commit | commitdiff | tree |
2000-05-14 |
Lionel Ulmer | - set debug messages after a TRACE_ON test
|
commit | commitdiff | tree |
2000-05-14 |
Gerard Patel | When new menu Id is not found or index > nitems, insert...
|
commit | commitdiff | tree |
2000-05-13 |
Peter Hunnisett | - Added ability to create 3D3 interfaces for Xlib
|
commit | commitdiff | tree |
2000-05-12 |
Susan Farley | Distinguish RADIOCHECK style menu items from standard...
|
commit | commitdiff | tree |
2000-05-12 |
Susan Farley | Like the AUTORADIOBUTTON, the parent of a RADIOBUTTON...
|
commit | commitdiff | tree |
2000-05-12 |
Uwe Bonnes | GetFullPathname: add missing termination to the string.
|
commit | commitdiff | tree |
2000-05-12 |
Patrik Stridvall | Fixed byte order on Solaris and FreeBSD.
|
commit | commitdiff | tree |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL.
|
commit | commitdiff | tree |
2000-05-12 |
Eric Pouech | Fixed absolute path to pidl generation.
|
commit | commitdiff | tree |
2000-05-11 |
Alexandre Julliard | Fixed buffer overflow.
|
commit | commitdiff | tree |
2000-05-11 |
Patrik Stridvall | Fixed some debug messages.
|
commit | commitdiff | tree |
2000-05-11 |
Patrik Stridvall | Fixed issues found by winapi_check.
|
commit | commitdiff | tree |
2000-05-11 |
Patrik Stridvall | - Check for missing modules in modules.dat.
|
commit | commitdiff | tree |
2000-05-11 |
Marcus Meissner | Fixed asm() constraints.
|
commit | commitdiff | tree |
2000-05-11 |
Eric Pouech | Fixed %p in printf (now using wsprintf which doesn...
|
commit | commitdiff | tree |
2000-05-11 |
Eric Pouech | Fixed division by zero.
|
commit | commitdiff | tree |
2000-05-11 |
Eric Pouech | Fixed some quirks (range is 32 bit, page up/dn mismatch...
|
commit | commitdiff | tree |
2000-05-11 |
Ove Kaaven | Scroll off-screen controls when scroll rectangle is...
|
commit | commitdiff | tree |
2000-05-11 |
Ken Thomases | Implemented tab control style TCS_HOTTRACK (tabs are...
|
commit | commitdiff | tree |
2000-05-11 |
Aric Stewart | Remove the background from the new image when it is...
|
commit | commitdiff | tree |
2000-05-11 |
Bernd Herd | Make sure hInstance is a proper global handle and not...
|
commit | commitdiff | tree |
2000-05-11 |
Alexandre Julliard | Jean-Claude Batista
|
commit | commitdiff | tree |
2000-05-11 |
Aric Stewart | Clean up the drawing code after a label update. There...
|
commit | commitdiff | tree |
2000-05-11 |
Guy Albertelli | Clear menu handle after destroying menu.
|
commit | commitdiff | tree |
2000-05-11 |
Guy Albertelli | Revalidate menu handle in mt.hTopMenu after DispatchMessage.
|
commit | commitdiff | tree |
2000-05-11 |
Bernd Herd | Pass CTLDATA as SEGPTR for 16-bit programs.
|
commit | commitdiff | tree |
2000-05-11 |
Alexander Frink | Prevent possible NULL pointer access.
|
commit | commitdiff | tree |
2000-05-10 |
Aric Stewart | - Wine was passing the wrong hwnd as the owner when...
|
commit | commitdiff | tree |
2000-05-10 |
Aric Stewart | Allow the user to cancel label editing with esc and...
|
commit | commitdiff | tree |
2000-05-10 |
Ken Thomases | Restore accidentally undone changes.
|
commit | commitdiff | tree |
2000-05-10 |
Aric Stewart | - Wine was not properly reporting back the edited label...
|
commit | commitdiff | tree |
2000-05-10 |
Aric Stewart | - Cleaned up some of the drawing code, specifically...
|
commit | commitdiff | tree |
2000-05-10 |
Eric Pouech | Make internal buffers size multiple of 4.
|
commit | commitdiff | tree |
2000-05-10 |
Guy L. Albertelli | Verify the menu handle is non-zero prior to use.
|
commit | commitdiff | tree |
2000-05-10 |
Ken Thomases | Fixed to display popup-menu arrow on owner-drawn popup...
|
commit | commitdiff | tree |
2000-05-10 |
Alexandre Julliard | Specify the service thread timers in ms instead of us.
|
commit | commitdiff | tree |
2000-05-10 |
Alexandre Julliard | Reserve space for the PE header at the start of the...
|
commit | commitdiff | tree |
2000-05-10 |
Gerard Patel | Protect against use of comctl32 private control memory...
|
commit | commitdiff | tree |
2000-05-10 |
Aric Stewart | Some programs switch their status bar back and forth...
|
commit | commitdiff | tree |
2000-05-09 |
Alexandre Julliard | Fixed HeapAlloc(HEAP_ZERO_MEMORY) to clear the whole...
|
commit | commitdiff | tree |
2000-05-09 |
Eric Pouech | Changed WAVEHDR notification heuristic.
|
commit | commitdiff | tree |
2000-05-09 |
Bertho Stultiens | - Bugfix: Corrected a SEGV in the rawdata handling...
|
commit | commitdiff | tree |
2000-05-09 |
Aric Stewart | Added the ability to use multiline tab controls to...
|
commit | commitdiff | tree |
2000-05-09 |
Marcus Meissner | Number of surface Lock/Unlocks must NOT match, so do...
|
commit | commitdiff | tree |
2000-05-09 |
Ove Kaaven | Update for new Wine features; use ttydrv instead of...
|
commit | commitdiff | tree |
2000-05-09 |
Ove Kaaven | Fixed jump_alias for non-PIC, and disabled it for PIC...
|
commit | commitdiff | tree |
2000-05-09 |
Eric Pouech | Fixed x /s command.
|
commit | commitdiff | tree |
2000-05-09 |
Andreas Mohr | Added some reg temp file clutter check (more than 100...
|
commit | commitdiff | tree |
2000-05-07 |
Marcus Meissner | SetImageBits_8: added ->15 conversion in optimized...
|
commit | commitdiff | tree |
2000-05-07 |
Alexandre Julliard | Jean-Claude Batista
|
commit | commitdiff | tree |
2000-05-07 |
Alexandre Julliard | Do not send WM_SIZING to 16-bit windows.
|
commit | commitdiff | tree |
2000-05-07 |
Alexandre Julliard | Cleaned up local heap initialisation.
|
commit | commitdiff | tree |
2000-05-07 |
Alexandre Julliard | Moved Load/FreeLibrary16 definition to winbase16.h.
|
commit | commitdiff | tree |
2000-05-07 |
Dimitrie O. Paun | Separate OLE2NLS out of KERNEL.
|
commit | commitdiff | tree |
2000-05-07 |
Patrik Stridvall | - Check for missing modules in modules.dat.
|
commit | commitdiff | tree |
2000-05-07 |
Alexandre Julliard | Jean-Claude Batista (Macadamian/Corel)
|
commit | commitdiff | tree |
2000-05-07 |
Marcus Meissner | Old versions of glibc might not have STN_UNDEF defined.
|
commit | commitdiff | tree |
2000-05-07 |
Gerard Patel | Revert the test for Virtual_HandleFault in ReadFile...
|
commit | commitdiff | tree |
2000-05-07 |
Gerard Patel | Set the itemID member of the DRAWITEMSTRUCT to the...
|
commit | commitdiff | tree |
2000-05-07 |
Gerard Patel | Always calls SetMenu in MDISetMenu.
|
commit | commitdiff | tree |
2000-05-07 |
Dimitrie O. Paun | Small debug channel cleanup.
|
commit | commitdiff | tree |
2000-05-07 |
Chris Morgan | Fixed scrolling bug.
|
commit | commitdiff | tree |
2000-05-07 |
Chris Morgan | Implemented ListView_SetHoverTime(), ListView_GetHoverTime...
|
commit | commitdiff | tree |
2000-05-05 |
Aric Stewart | Added WM_SIZING message support.
|
commit | commitdiff | tree |
2000-05-05 |
Rob Farnum | Removed warnings from freeing path in DeleteDC.
|
commit | commitdiff | tree |
2000-05-05 |
Aric Stewart | Fixed a bug with the processing of HitTest.
|
commit | commitdiff | tree |
2000-05-05 |
Susan Farley | Handle ^C, ^V and ^X in an edit control properly.
|
commit | commitdiff | tree |
2000-05-05 |
Huw D M Davies | Strip the $$$PROTO.HIV bit from win2k SYSTEM and SOFTWARE...
|
commit | commitdiff | tree |
2000-05-05 |
Huw D M Davies | Fixed DC leak.
|
commit | commitdiff | tree |
2000-05-05 |
Stephane Lussier | If we do not find a resource for both (primary lang...
|
commit | commitdiff | tree |
2000-05-05 |
Sheri Steeves | Worked around some tooltips hide problems by checking...
|
commit | commitdiff | tree |
2000-05-05 |
Andreas Mohr | Added a configuration hint for the CD-ROM "unhide"...
|
commit | commitdiff | tree |
2000-05-05 |
Alexandre Julliard | Henning Hoffmann (of Macadamian for Corel)
|
commit | commitdiff | tree |
2000-05-05 |
Eric Pouech | Fixed some buffer overflows.
|
commit | commitdiff | tree |
2000-05-03 |
Alexandre Julliard | Generated again.
|
commit | commitdiff | tree |
2000-05-03 |
Alexandre Julliard | PE_LoadImage: removed version parameter, set last error...
|
commit | commitdiff | tree |
2000-05-03 |
Alexandre Julliard | Store process file name in startup info.
|
commit | commitdiff | tree |
2000-05-03 |
Alexandre Julliard | Fixed typo.
|
commit | commitdiff | tree |
2000-05-03 |
Hidenori Takeshima | Added stubs for riched32.dll.
|
commit | commitdiff | tree |
2000-05-03 |
Lionel Ulmer | Call XOpenIM on the large stack.
|
commit | commitdiff | tree |
2000-05-03 |
Bang Jun-Young | FreeBSD 3.4 compile fix.
|
commit | commitdiff | tree |
2000-05-03 |
Alexandre Julliard | Fixed COORD structure definition.
|
commit | commitdiff | tree |