2000-05-26 |
Alexandre Julliard | Serge Ivanov
|
commit | commitdiff | tree |
2000-05-26 |
Peter Hunnisett | Started local name server framework.
|
commit | commitdiff | tree |
2000-05-26 |
Huw D M Davies | Add PrintSetup dialog and support for hooks and templates.
|
commit | commitdiff | tree |
2000-05-26 |
Alexandre Julliard | Henning Hoffmann
|
commit | commitdiff | tree |
2000-05-26 |
Ulrich Czekalla | Moved the EN_UPDATE notification out of the paint handler...
|
commit | commitdiff | tree |
2000-05-26 |
Alexandre Julliard | Francois Methot (Macadamian)
|
commit | commitdiff | tree |
2000-05-26 |
James Juran | DEBUG_ExternalDebugger() needs to be a part of wine...
|
commit | commitdiff | tree |
2000-05-25 |
Alexandre Julliard | Do not clear suffixes list (breaks BSD make).
|
commit | commitdiff | tree |
2000-05-25 |
Huw D M Davies | Move winspool to unicode.
|
commit | commitdiff | tree |
2000-05-25 |
Aric Stewart | Reworked the thumb drawing code, thumb calculation...
|
commit | commitdiff | tree |
2000-05-25 |
Alexandre Julliard | Louis-Philippe Gagnon (of Macadamian Technologies for...
|
commit | commitdiff | tree |
2000-05-25 |
Chris Morgan | Use clipping regions to reduce the amount of processing...
|
commit | commitdiff | tree |
2000-05-25 |
Gerard Patel | Fixes crash when calling Treeview_EndEditLabelNow and...
|
commit | commitdiff | tree |
2000-05-24 |
Susan Farley | Defer to standard scrolling APIs for non-flatSB specific...
|
commit | commitdiff | tree |
2000-05-24 |
Rob Farnum | Separate out the 32bit case from the 24bit case, and...
|
commit | commitdiff | tree |
2000-05-24 |
Francois Gouget | Sorted out a few misplaced definitions.
|
commit | commitdiff | tree |
2000-05-24 |
Aric Stewart | Added handling for TVS_SINGLEEXPAND.
|
commit | commitdiff | tree |
2000-05-24 |
Aric Stewart | Corrected the problem where a tab control marked multiline...
|
commit | commitdiff | tree |
2000-05-24 |
Marcus Meissner | Commented out broken __asm__, added comments where...
|
commit | commitdiff | tree |
2000-05-24 |
Martin Fuchs | Inserted a missing call to SetWindowPos(). With this...
|
commit | commitdiff | tree |
2000-05-24 |
Alexandre Julliard | Revived the GEN_C_SRCS variable to support wrc lex...
|
commit | commitdiff | tree |
2000-05-23 |
Alexandre Julliard | Send a normal mouse message code in WM_PARENTNOTIFY...
|
commit | commitdiff | tree |
2000-05-23 |
Patrik Stridvall | Fixed issues found by winapi_check.
|
commit | commitdiff | tree |
2000-05-23 |
Patrik Stridvall | - Updated API files
|
commit | commitdiff | tree |
2000-05-23 |
Hidenori Takeshima | If system doesn't have OpenGL, don't refer to libopengl32.so.
|
commit | commitdiff | tree |
2000-05-23 |
Alexandre Julliard | Abey George (of Macadamian/Corel)
|
commit | commitdiff | tree |
2000-05-23 |
Rob Farnum | Post a WM_CANCELMODE message to wake up the internal...
|
commit | commitdiff | tree |
2000-05-23 |
Gerald Pfeifer | Fix a mismatch between format string and parameter.
|
commit | commitdiff | tree |
2000-05-23 |
Susan Farley | SetBuddy no longer overwrites its superclass' WndProc...
|
commit | commitdiff | tree |
2000-05-23 |
John R. Sheets | Cleaned up X11 extension tests.
|
commit | commitdiff | tree |
2000-05-23 |
Ulrich Czekalla | Capture ^V,^X,^C and translate it to the corresponding...
|
commit | commitdiff | tree |
2000-05-23 |
Lionel Ulmer | - fixed the OpenGL32 spec file (and the make_opengl_spec...
|
commit | commitdiff | tree |
2000-05-23 |
Ove Kaaven | Improved DirectDrawPalette handling (set it on init...
|
commit | commitdiff | tree |
2000-05-23 |
Ove Kaaven | Scale mouse coordinates to default width 640.
|
commit | commitdiff | tree |
2000-05-23 |
Ove Kaaven | Made WINE_DirectDraw a decorationless popup window...
|
commit | commitdiff | tree |
2000-05-23 |
Gerald Pfeifer | #undef DELETE before (re)defining it.
|
commit | commitdiff | tree |
2000-05-23 |
Chris Morgan | Fixed tooltips.
|
commit | commitdiff | tree |
2000-05-23 |
Chris Morgan | Reduce toolbar redrawing and flicker by calling RedrawWindow...
|
commit | commitdiff | tree |
2000-05-23 |
Alexandre Julliard | Serge Ivanov
|
commit | commitdiff | tree |
2000-05-23 |
Susan Farley | Set and retrieve the window icon that is drawn under...
|
commit | commitdiff | tree |
2000-05-23 |
Aric Stewart | Corrected a problem of when oldHit is negative and...
|
commit | commitdiff | tree |
2000-05-23 |
Francois Gouget | Should include commdlg.h.
|
commit | commitdiff | tree |
2000-05-23 |
Francois Gouget | Define the _X86_ macro on Intel processors.
|
commit | commitdiff | tree |
2000-05-23 |
Andreas Mohr | Some part of EDIT_EM_LineLength code was commented...
|
commit | commitdiff | tree |
2000-05-23 |
Lionel Ulmer | Remove the PRIMARYSURFACE attribute from back buffers.
|
commit | commitdiff | tree |
2000-05-23 |
Aric Stewart | If a listview is created with LVS_NOCOLUMNEHEADER then...
|
commit | commitdiff | tree |
2000-05-23 |
Gerard Patel | Remove the direct call into core (DIALOG_DoDialogBox).
|
commit | commitdiff | tree |
2000-05-23 |
Lionel Ulmer | Initialize the back-buffer with the correct VTable.
|
commit | commitdiff | tree |
2000-05-23 |
Lionel Ulmer | - added option to get double-buffered desktop
|
commit | commitdiff | tree |
2000-05-23 |
Bertho Stultiens | - Implemented animated cursors and icons resource types.
|
commit | commitdiff | tree |
2000-05-23 |
Francois Gouget | Send regular messages to stdout so that they are separate...
|
commit | commitdiff | tree |
2000-05-23 |
Gerard Patel | Regression testing using CVS.
|
commit | commitdiff | tree |
2000-05-23 |
Peter Hunnisett | - Small fixes/updates
|
commit | commitdiff | tree |
2000-05-23 |
Eric Pouech | A bit of documentation on new debugging features.
|
commit | commitdiff | tree |
2000-05-23 |
James Juran | SearchPathA needs to set the last error to ERROR_FILE_NOT_FO...
|
commit | commitdiff | tree |
2000-05-23 |
Andreas Mohr | Use WARN() instead of TRACE() in DebugOutputA().
|
commit | commitdiff | tree |
2000-05-23 |
Huw D M Davies | HeapFree on a NULL ptr should return TRUE.
|
commit | commitdiff | tree |
2000-05-19 |
Chris Morgan | Update nItemWidth in LISTVIEW_SetItem() if LVS_LIST...
|
commit | commitdiff | tree |
2000-05-19 |
Ulrich Weigand | Fixed initialization of INSTANCEDATA in InitTask().
|
commit | commitdiff | tree |
2000-05-19 |
Uwe Bonnes | StgOpenStorage16: correct arguments to the CreateFile...
|
commit | commitdiff | tree |
2000-05-19 |
Uwe Bonnes | DOSFS_DoGetFullPathName: terminate string weh called...
|
commit | commitdiff | tree |
2000-05-19 |
Francois Gouget | Replace the calls to malloc by calls to HeapAlloc and...
|
commit | commitdiff | tree |
2000-05-19 |
Aric Stewart | Fixes the line of garbage at the bottom of images and...
|
commit | commitdiff | tree |
2000-05-19 |
Dimitrie O. Paun | Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32.
|
commit | commitdiff | tree |
2000-05-18 |
Peter Hunnisett | - Added remaining DirectX 3D3 6&7 3D interfaces.
|
commit | commitdiff | tree |
2000-05-18 |
Juergen Lock | Minor update.
|
commit | commitdiff | tree |
2000-05-18 |
Patrik Stridvall | Fixed issues found by winapi_test.
|
commit | commitdiff | tree |
2000-05-18 |
Patrik Stridvall | GetRelAbs for some reason takes 2 parameters, even...
|
commit | commitdiff | tree |
2000-05-18 |
Alexandre Julliard | Sheri Steeves
|
commit | commitdiff | tree |
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 |