2000-06-24 |
Eric Pouech | Fixed animation loading for RLE encoding. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Juergen Schmied | - removed hack to find the right resource |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Juergen Schmied | - fixed reported bugs |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Hidenori Takeshima | GetCommandLine should return non-const strings. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Andreas Mohr | CallProcEx32W should be named _CallProcEx32W. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Andreas Mohr | Added some stuff saying that this is NOT supported. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Juergen Schmied | Avoid calling the exception handler in some cases. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Juergen Schmied | - many new Path* stubs |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Ove Kaaven | Implemented the DirectSound HAL in winmm's wineoss... |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Ove Kaaven | Implemented the DirectSound HAL mode for DMA primary... |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Andreas Mohr | Implemented/stubbed IconSize() and ControlPanelInfo... |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Hidenori Takeshima | Added IDI_WINLOGO. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Eric Pouech | Don't block endlessly after last debugged process has... |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Eric Pouech | Added (back) correct behavior for NULL ptrs in CharToOe... |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Eric Pouech | Fixed some OOM conditions in GlobalAlloc. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Gerald Pfeifer | Added missing #include <math.h>. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Alexandre Julliard | Removed MIME garbage. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Marcus Meissner | Create xlib ddsurfaces with correct reference counts. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Alexandre Julliard | Split bidi16.c and network.c out of misc/ into their... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Alexandre Julliard | Split the build program in several files. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Andreas Mohr | Added more ordinals to KERNEL, GDI, USER and system... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Peter Ganten | _common_depth_to_pixelformat() returns -1 and not zero... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Dave Hawkes | Avoid gratuitously changing the ZORDER. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Marcus Meissner | Use correct bpp for the X side of the surface XImages. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Dave Hawkes | GlobalFree16 returns NULL on success, but DestroyAccele... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Marcus Meissner | Dump FourCC correctly, print conversion messages, add... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Marcus Meissner | Restrict nTimeout to 0-32767, since it is a 16bit value... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Dave Hawkes | Exception handling for SIGFPE must always clear the... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Alexandre Julliard | Moved shared crtdll/ntdll functions into ntdll. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Patrik Stridvall | Fixed some warnings. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Patrik Stridvall | - Minor API files fixes. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Ove Kaaven | Restructure DirectSound. Remove dsound thread, use... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Andreas Mohr | Replaced the BUILTIN32_dlopen() ERR() by a WARN(). |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Hidenori Takeshima | Added include/winresrc.h for porting with winelib. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Francois Gouget | Merged DeviceCapabilities and DeviceCapabilitiesA. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Francois Gouget | Merged MCIWndCreate and MCIWndCreateA. |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Huw D M Davies | CLSIDFromString apparently also accepts ProgIDs as... |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Hidenori Takeshima | Added SC_ICON/SC_ZOOM (obsolete macros). |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Marcus Meissner | Added prototypes for new InternetCheckConnection*. |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Alexander V... | Fixed problems with compilation/install out of source... |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Noomen Hamza | OleConvertOLESTREAMToIStorage fails (returns REGDB_E_CL... |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Uwe Bonnes | Make WritePrivateProfileSectionA care for "" and NULL... |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Gerald Pfeifer | Fixed format strings. |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Rein Klazes | Fix a crash in winhelp caused by hmemcpy16 without... |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Ove Kaaven | Fixed WHDR_DONE race condition. |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Huw D M Davies | Implemented StrCatBuff. |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Hidenori Takeshima | Added typedef of DROPFILES. |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Hidenori Takeshima | Added ResultFromScode/GetScode (obsolete macros). |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Dave Hawkes | MoveToEx: return TRUE even if there is no driver implem... |
commit | commitdiff | tree | snapshot |
2000-06-20 |
Gerard Patel | Protect against programs creating parts with negative... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Dmitry Timoshkov | Use GetSystemDefaultLangID() instead of WINE_LanguageId. |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Eric Pouech | - cleaned-up break handling |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Stephane Lussier | - Fixed a memory corruption in safe arrays when using... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Dmitry Timoshkov | Do not assume that double byte font == unicode font. |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Francois Gouget | Added some missing prototypes. |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Francois Gouget | hmemcpy16 is a Win16 API, the macro is hmemcpy. |
commit | commitdiff | tree | snapshot |
2000-06-18 |
James Hatheway | Created an initial Winsock 2 (ws2_32) DLL. Makes use... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Eric Pouech | Fixed port status query. |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Ove Kaaven | Added DirectSound device driver header file. |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Ove Kaaven | Make the base relocation message a WARN, not a FIXME. |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Gerald Pfeifer | Distinguish between SUBDIRS and INSTALLSUBDIRS. |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Gerard Patel | CB_SETCURSEL should not generate another listbox event... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Noomen Hamza | WM_PAINT should be processed only by the TREEVIEW_Paint... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
James Hatheway | We must return the atom of the class in GetClassInfoEx... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
James Hatheway | Added a stub for CoCreateFreeThreadedMarshaler(). |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Dmitry Timoshkov | Reimplement CharToOemA/W, CharToOemBuffA/W, OemToCharA/W, |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Francois Jacques | GetSystemMenu called with bRevert argument set to TRUE... |
commit | commitdiff | tree | snapshot |
2000-06-18 |
Stephane Lussier | Fixed memory access outside of the range for source... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Francois Jacques | Make IIDFromString point to CLSIDFromString. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Juergen Schmied | - better error check when importing functions via GetPr... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Juergen Schmied | - fixed null-pidl from _ILCreateControl |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Francois Jacques | Keep an internal copy of the icon. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Francois Gouget | Reorder the __attribute__ directive in the legacy macro... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Ken Coleman | Fixes to CreateDIBSection and other areas where biSizeI... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Alexandre Julliard | Release 20000614. wine-20000614 |
commit | commitdiff | tree | snapshot |
2000-06-15 |
David Lassonde | Implemented the More Windows... menu item for MDI. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Sheri Steeves | Check again for GetNextDlgTabItem after return from... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Gerard Patel | Set clipping region to client window in LISTBOX_Paint. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andreas Mohr | More verbose error message. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Uwe Bonnes | cp_mbstowcs: check functions return zero on success. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Uwe Bonnes | GetFullPathName: get "drive" value too for absolute... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Frederic Boulanger | CreateSpoolFile is called with a dos name, we have... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Mike McCormack | - add prototypes for serial API functions |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Noomen Hamza | Added a NULL pointer check within DCE_AddClipRects... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Dmitry Timoshkov | Optimized implementation of LoadStringA. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Ove Kaaven | Text of WWN article "The X11 driver". |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Wilbur N. Dale | WineLib does not support Win16. Removed references... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Sheri Steeves | Added setting of cursor postition to MSG_PostToQueue. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Gerard Patel | WM_SETREDRAW should repaint the listbox when set to... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Alexandre Julliard | Removed @PROGEXT@ (it was broken anyway). |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Alexandre Julliard | ConvertToGlobalHandle: fixed handle leak. |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Alexandre Julliard | Fixed options structure definition. |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Noomen Hamza | Made SetWindowPos handle the case when inserting a... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Lionel Ulmer | Updated OpenGL documentation. |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Gerard Patel | Set the base for the ordinals of olepro32 to 248. |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Matthew J.... | Alias NMUPDOWN to be NM_UPDOWN, rather than overwrite... |
commit | commitdiff | tree | snapshot |
next |