2000-04-04 |
Gavriel State | OleRegGetUserType did return an unterminated ASCII... |
tree | commitdiff |
2000-03-30 |
Marcus Meissner | open() the OSS sounddevice non-blocking in case another... |
tree | commitdiff |
2000-03-30 |
Alexandre Julliard | Fixed ttydrv compile when using curses. Cleaned up... |
tree | commitdiff |
2000-03-28 |
Niels Kristian Bec... | - Fix some compiler warnings. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | - Added/fixed some documentation reported by winapi_check |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-03-28 |
Andreas Mohr | Do a LoadLibraryA of WINMM upon ANIMATE_Create and... |
tree | commitdiff |
2000-03-28 |
Alexandre Julliard | Fixed small bug in WSOCK32_accept |
tree | commitdiff |
2000-03-26 |
Ove Kaaven | Handle POLLHUP better (delay FD_CLOSE notification... |
tree | commitdiff |
2000-03-26 |
Andreas Mohr | Fixed debug formatting. |
tree | commitdiff |
2000-03-26 |
Alexandre Julliard | Fixed error checking in registry saving. |
tree | commitdiff |
2000-03-26 |
Uwe Bonnes | SHChangeNotify[A|W]: free only items we allocated. |
tree | commitdiff |
2000-03-26 |
Marcus Meissner | Stubs for DllRegisterServer/DllUnregisterServer. |
tree | commitdiff |
2000-03-26 |
Marcus Meissner | Fixed return value for SC_GET_DEV_TYPE. |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | Store monitor size and depth in the generic structure. |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | A few simplifications and optimizations in the x11... |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | Link ttydrv and x11drv objects into their respective... |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | Added missing keyboard.spec. |
tree | commitdiff |
2000-03-24 |
Alexandre Julliard | Moved gdi/user thunking functions into their respective... |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Made the include files self sufficient. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Fixed some ANSI C violations. |
tree | commitdiff |
2000-03-24 |
Lionel Ulmer | - added some debug code and cleaned-up the mouse warpin... |
tree | commitdiff |
2000-03-24 |
Huw D M Davies | Fix spec file entries for EnumFontFamiliesEx*. |
tree | commitdiff |
2000-03-24 |
Marcus Meissner | Slightly better REQUEST SENSE dumping, fixed GET_DEV_TY... |
tree | commitdiff |
2000-03-24 |
Francois Gouget | - The ICOM_CMETHODxxx cause problems because the 'const... |
tree | commitdiff |
2000-03-20 |
Alexandre Julliard | Moved graphics initialisation to the x11drv/ttydrv... |
tree | commitdiff |
2000-03-19 |
Eric Pouech | Fixed segmented/linear buffers manipulation. |
tree | commitdiff |
2000-03-19 |
Francois Gouget | Explicitly use the TVN_xxxA version of the macros. |
tree | commitdiff |
2000-03-19 |
Marcus Meissner | Fixed memory corruption with CoTaskMemRealloc. |
tree | commitdiff |
2000-03-19 |
Andrew Lewycky | Support loading any presentation aspect. |
tree | commitdiff |
2000-03-19 |
Gerald Pfeifer | Avoid a link error from another DLL on FreeBSD. |
tree | commitdiff |
2000-03-19 |
Eric Pouech | Fixed joystick ID/deviceID/driver handle/instance ID... |
tree | commitdiff |
2000-03-19 |
Lars Heete | Corrected handling of proto==NULL in WINSOCK_getservbyn... |
tree | commitdiff |
2000-03-19 |
Alexandre Julliard | Created separate dlls for user,gdi,ttydrv,x11drv. |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Moved command-line option handling out of the X11 driver. |
tree | commitdiff |
2000-03-17 |
Alexandre Julliard | Made ddraw and dinput separate dlls. |
tree | commitdiff |
2000-03-17 |
Alexandre Julliard | Made MPR a separate dll. |
tree | commitdiff |
2000-03-17 |
Andrew Lewycky | Rewrite the BIGBLOCKFILE implementation for better... |
tree | commitdiff |
2000-03-17 |
Andrew Lewycky | Avoid a refcount leak in QueryInterface when delegating. |
tree | commitdiff |
2000-03-12 |
Waldek Hebisch | Implemented _read and _lseek. |
tree | commitdiff |
2000-03-12 |
Rein Klazes | Correct conversion of level parameter if WINSOCK_setsoc... |
tree | commitdiff |
2000-03-12 |
Gerald Pfeifer | Fixed FreeBSD compilation. |
tree | commitdiff |
2000-03-12 |
Peter Hunnisett | - Make registry usage a little more correct and modern |
tree | commitdiff |
2000-03-12 |
Dimitrie Paun | Cleaned up debug channels a bit. |
tree | commitdiff |
2000-03-10 |
Alexandre Julliard | Added specific routines for OUTPUT_DEBUG_STRING and... |
tree | commitdiff |
2000-03-09 |
David Elliott | - Got rid of PROFILE functions. |
tree | commitdiff |
2000-03-09 |
Lawson Whitney | Take type from referenced variant for VT_BYREF && VT_VA... |
tree | commitdiff |
2000-03-08 |
David Elliott | - Slightly reworked include files (less messy, more... |
tree | commitdiff |
2000-03-08 |
Simen Zamecnik | Added Slovak language support. |
tree | commitdiff |
2000-03-08 |
Junichi Kuchinishi | Added some Japanese resources. |
tree | commitdiff |
2000-03-08 |
Abey George | Implemented OLE clipboard functionality for Embed Sourc... |
tree | commitdiff |
2000-03-08 |
Patrik Stridvall | Removed a lot of unnecessary includes and fixed the... |
tree | commitdiff |
2000-03-08 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-03-08 |
Lawson Whitney | Corrected value for DAYS_IN_ONE_YEAR. |
tree | commitdiff |
2000-03-08 |
Alexandre Julliard | Cleaned up CRTDLL__unlink. |
tree | commitdiff |
2000-03-08 |
Alexandre Julliard | Removed PDB32_DEBUGGED flag and send all debug events... |
tree | commitdiff |
2000-03-07 |
Alexandre Julliard | Added DbgBreakPoint. Fixed exception record contents... |
tree | commitdiff |
2000-03-07 |
Rein Klazes | Add a message and fix error code if __ws_getservbyname... |
tree | commitdiff |
2000-03-07 |
Ulrich Czekalla | Check for existence if MMIO_EXIST is passed to MMIO_Open. |
tree | commitdiff |
2000-03-07 |
Jeff Tranter | The pathname was stored in a string of size 100, which... |
tree | commitdiff |
2000-03-05 |
Alexandre Julliard | Added support for creating extra symlinks for .so files... |
tree | commitdiff |
2000-03-04 |
Alexandre Julliard | Moved dll-specific make rules to a separate Makedll... |
tree | commitdiff |
2000-03-04 |
Ove Kaaven | WSACleanup should set last error to WSANOTINITIALISED... |
tree | commitdiff |
2000-03-04 |
Marcus Meissner | CoLoadLibrary gets UNICODE, not ASCII strings. (spotted... |
tree | commitdiff |
2000-03-04 |
Dan Scott | Fixed typos in _alldiv() and _allmul(). |
tree | commitdiff |
2000-03-04 |
Pierre Mageau | OleRegGetUserType did query wrong registry key. |
tree | commitdiff |
2000-03-04 |
Alexandre Julliard | Vahid Pourlotfali |
tree | commitdiff |
2000-03-04 |
Rein Klazes | Made WINSOCK_setsockopt handle option SO_DONTLINGER... |
tree | commitdiff |
2000-02-29 |
Alexandre Julliard | Renamed libwin32s to use the proper dll name (libw32skrnl). |
tree | commitdiff |
2000-02-29 |
Niels Kristian Bec... | Removed superfluous #include statements for header... |
tree | commitdiff |
2000-02-29 |
Serge Ivanov | Make updown control work. UpDown control always sends... |
tree | commitdiff |
2000-02-29 |
Pascal Lessard | Implemented the behavior of sending WM_CONTEXTMENU... |
tree | commitdiff |
2000-02-29 |
Alexandre Julliard | Murali Pattathe |
tree | commitdiff |
2000-02-29 |
Patrik Stridvall | Moved some stubs and added forwards in order to make... |
tree | commitdiff |
2000-02-27 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-02-27 |
Alexandre Julliard | oleaut32 should not import functions from olepro32. |
tree | commitdiff |
2000-02-27 |
Pierre Mageau | Don't display the context menu on a double click. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Fixed definition of the RtlMemory functions. Use macros... |
tree | commitdiff |
2000-02-26 |
Hidenori Takeshima | ArrangeCtrlPositions: fix for user-defined template... |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | ErrorInfo functions need to be in ole32, not oleaut32. |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | More portable CRTDLL_iswctype. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Moved file functions to shlfileop.c |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Fix for OpenIcon. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Stub PathIsDirectory. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Fixes for ShellExecuteEx. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Basic implementation of shell notifications. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Added icon no 4 (open folder). |
tree | commitdiff |
2000-02-26 |
Patrik Stridvall | Added stubs for {Create,Get,Set}ErrorInfo. |
tree | commitdiff |
2000-02-26 |
Abey George | Return an error instead of a success code in OleCreate... |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Don Kelly |
tree | commitdiff |
2000-02-26 |
Jim Aston | This reverts Matts patch. The messaging needs double... |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Improved the selector get/set functions. |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Made winmm a separate shared library. |
tree | commitdiff |
2000-02-26 |
Patrik Stridvall | Fixed ANSI C violations. |
tree | commitdiff |
2000-02-26 |
Eric Pouech | Moved hardware related handling to dlls/winmm/joystick... |
tree | commitdiff |
next |