2000-04-15 |
Alexandre Julliard | Improved Winelib apps initialisation code. No longer... |
tree | commitdiff |
2000-04-15 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-04-14 |
Ove Kaaven | POSIX threads emulation, tricks glibc into being thread... |
tree | commitdiff |
2000-04-14 |
Marcus Meissner | Detypoed X11DRV_EVENT_SetInputMethod. |
tree | commitdiff |
2000-04-14 |
Huw D M Davies | Define __fastcall. |
tree | commitdiff |
2000-04-14 |
Huw D M Davies | Added a few toolbar defines. |
tree | commitdiff |
2000-04-14 |
Alexandre Julliard | Load done event now created by the server. |
tree | commitdiff |
2000-04-13 |
Eric Pouech | Made the winedbg an external and WineLib program. |
tree | commitdiff |
2000-04-13 |
Eric Pouech | Got rid of -debug wine's option (wine now requires... |
tree | commitdiff |
2000-04-13 |
Alexandre Julliard | Fixed signal stack handling on Linux when sigaltstack... |
tree | commitdiff |
2000-04-13 |
Alexandre Julliard | Implemented guard pages and stack overflow exceptions. |
tree | commitdiff |
2000-04-13 |
Alexandre Julliard | Cleanup thread stack allocation. Use a single VirtualAl... |
tree | commitdiff |
2000-04-11 |
Alexandre Julliard | Merged urlmon.dll and wininet.dll from the Corel tree... |
tree | commitdiff |
2000-04-11 |
Alexandre Julliard | Made GetProcessHeap(), GetCurrentProcessId(), GetCurren... |
tree | commitdiff |
2000-04-11 |
Marcus Meissner | Merged in Corel's AUTHORs. |
tree | commitdiff |
2000-04-09 |
Alexandre Julliard | Improved support for Makefiles that need to recurse... |
tree | commitdiff |
2000-04-08 |
Alexandre Julliard | Removed a number of global handle allocations and criti... |
tree | commitdiff |
2000-04-08 |
Alexandre Julliard | Added lazy initialization of critical sections, based... |
tree | commitdiff |
2000-04-06 |
Alexandre Julliard | Added support for WINEPREFIX environment variable. |
tree | commitdiff |
2000-04-06 |
Owen Wang | Implemented API EnumTimeFormatsA(). It supports now... |
tree | commitdiff |
2000-04-04 |
Alexandre Julliard | Added a per-drive FailReadOnly flag, and removed the... |
tree | commitdiff |
2000-03-30 |
Huw D M Davies | Delete objects after use in EnumEnhMetaFile. |
tree | commitdiff |
2000-03-30 |
Alexandre Julliard | Fixed ttydrv compile when using curses. Cleaned up... |
tree | commitdiff |
2000-03-28 |
Ron Gage | Fixed bug reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | - Added/fixed some documentation reported by winapi_check |
tree | commitdiff |
2000-03-28 |
Alexandre Julliard | Merged DDBitmap and physBitmap into the generic bitmap... |
tree | commitdiff |
2000-03-26 |
Alexandre Julliard | Release 20000326. wine-20000326 |
tree | commitdiff |
2000-03-26 |
Ove Kaaven | Handle POLLHUP better (delay FD_CLOSE notification... |
tree | commitdiff |
2000-03-26 |
Francois Gouget | Added missing macros. |
tree | commitdiff |
2000-03-26 |
Andreas Mohr | Moved some registry definitions to winnt.h. |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | Fixed a couple of file descriptor leaks. |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | Do not erase local files on uninstall if install dir... |
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-24 |
Alexandre Julliard | Moved LoadImage and related functions to cursoricon.c. |
tree | commitdiff |
2000-03-24 |
Alexandre Julliard | Moved gdi/user thunking functions into their respective... |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Made the include files self sufficient. |
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 |
Francois Gouget | Added (correct) prototype for HeapWalk. |
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 |
Alexandre Julliard | Added GetDCOrgEx in graphics device interface and remov... |
tree | commitdiff |
2000-03-19 |
Eric Pouech | Fixed segmented/linear buffers manipulation. |
tree | commitdiff |
2000-03-19 |
Francois Gouget | - Added the TVN_xxxA macros |
tree | commitdiff |
2000-03-19 |
Francois Gouget | Added WM_APP. |
tree | commitdiff |
2000-03-19 |
Dimitrie O. Paun | Removed most calls to xmalloc/xrealloc. |
tree | commitdiff |
2000-03-19 |
Francois Gouget | - Added missing definition for GLOBALHANDLE and LOCALHANDLE |
tree | commitdiff |
2000-03-19 |
Francois Gouget | Added some missing defines. |
tree | commitdiff |
2000-03-19 |
Marcus Meissner | IOleItemContainer has OLEGUID(0x11c), not 0x11a. |
tree | commitdiff |
2000-03-19 |
Francois Gouget | Moved the definition of PTSTR and LPTSTR from tchar... |
tree | commitdiff |
2000-03-19 |
Francois Gouget | Should include 'winspool.h'. |
tree | commitdiff |
2000-03-19 |
Alexandre Julliard | Created separate dlls for user,gdi,ttydrv,x11drv. |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Misc small cleanups. |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Moved command-line option handling out of the X11 driver. |
tree | commitdiff |
2000-03-17 |
Alexandre Julliard | Have threads and processes exit more cleanly whenever... |
tree | commitdiff |
2000-03-12 |
Dimitrie Paun | Cleaned up debug channels a bit. |
tree | commitdiff |
2000-03-10 |
Alexandre Julliard | Removed PROCESS_IsCurrent(). |
tree | commitdiff |
2000-03-10 |
Alexandre Julliard | Added specific routines for OUTPUT_DEBUG_STRING and... |
tree | commitdiff |
2000-03-09 |
Alexandre Julliard | Store the list of loaded dlls in the server, and genera... |
tree | commitdiff |
2000-03-08 |
Alexandre Julliard | Added server protocol version check. |
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 |
Hidenori Takeshima | Added a few messages for IME. |
tree | commitdiff |
2000-03-08 |
Eric Pouech | No longer directly accessing debuggee memory. |
tree | commitdiff |
2000-03-08 |
Alexandre Julliard | Removed PDB32_DEBUGGED flag and send all debug events... |
tree | commitdiff |
2000-03-08 |
Alexandre Julliard | Generate CREATE_PROCESS/THREAD debug events internally... |
tree | commitdiff |
2000-03-07 |
Alexandre Julliard | Better implementation of inline functions SetLastError and |
tree | commitdiff |
2000-03-07 |
Alexandre Julliard | Added DbgBreakPoint. Fixed exception record contents... |
tree | commitdiff |
2000-03-07 |
Huw D M Davies | Implement SPI_GETICONMETRICS. |
tree | commitdiff |
2000-03-04 |
Marcus Meissner | CoLoadLibrary gets UNICODE, not ASCII strings. (spotted... |
tree | commitdiff |
2000-02-27 |
Alexandre Julliard | Release 20000227. wine-20000227 |
tree | commitdiff |
2000-02-27 |
Patrik Stridvall | Fixed some Solaris specific assembler problems. |
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 |
Juergen Schmied | Prototypes OleInitialize, OleUninitialize. |
tree | commitdiff |
2000-02-26 |
Ulrich Czekalla | Send WM_HELP message when F1 is pressed. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Basic implementation of shell notifications. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Added Winelib types. |
tree | commitdiff |
2000-02-26 |
Patrik Stridvall | Added stubs for {Create,Get,Set}ErrorInfo. |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Don Kelly |
tree | commitdiff |
2000-02-26 |
Ian Schmidt | Added necessary defines and structures to compile WineL... |
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 |
Lionel Ulmer | - implement EnumObjects and GetProperty for Mouse and... |
tree | commitdiff |
2000-02-26 |
Eric Pouech | Moved hardware related handling to dlls/winmm/joystick... |
tree | commitdiff |
2000-02-25 |
Dmitry Timoshkov | Added prototypes for registry functions. |
tree | commitdiff |
2000-02-25 |
Dmitry Timoshkov | Move definition of CPINFO structure from winbase.h... |
tree | commitdiff |
2000-02-25 |
Dmitry Timoshkov | Add prototype for CRTDLL_wcstol. |
tree | commitdiff |
2000-02-25 |
James Abbatiello | Misc. fixes for compiler warnings. |
tree | commitdiff |
2000-02-25 |
Pierre Mageau | Implementation of OleConvert routines. |
tree | commitdiff |
2000-02-25 |
James Abbatiello | Better thread safety for WarpPointer hack. |
tree | commitdiff |
2000-02-25 |
Juergen Schmied | Some more ListView_ macros, winelib fixes. |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | - new files related to context menu and drag drop file... |
tree | commitdiff |
next |