1999-02-28 |
Francis Beaudet | Order of send message processing was not respected... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Francis Beaudet | Added checks to guard against NULL active window. |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Norman Stevens | Don't check children of disabled or invisible controls... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Francis Beaudet | Implemented the CoTaskMemRealloc API. Also clean-up... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Thuy Nguyen | Added a missing Release. |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Alexandre Julliard | Release 990226. wine-990226 |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Alexandre Julliard | Updated for new naming conventions. |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Alexandre Julliard | Release 990225. wine-990225 |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Albert den... | For various reasons some of our libwine executables... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Alexandre Julliard | Make GetWindowLong(GWL_HWNDPARENT) return the same... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
David Luyer | Added __attribute__ ((unused)) on static inline functio... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Adam the Jazz Guy | Added "The Easy Way" and "The Hard Way", largely favori... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Marcus Meissner | Needs thread.h for non-Linux. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Francois Boisvert | Adding of new functions to make the wnd struct thread... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Michael Veksler | Added configure check for getbkgd and define HAVE_GETBKGD. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Paul Quinn | Many interface declarations that originated from oleidl... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Michael Veksler | Fixed warning and compilation errors. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Michael Veksler | Removed includes of wine/* headers. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Pavel Roskin | Made message "Resource not found" WARN. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Adrian Thurston | - Use the new COM definition macros in the header. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Pascal Lessard | ScrollDC32 modified to return rect in logical coordinate. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Adrian Thurston | Adds C++ nameless union support to tagVARIANT. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Adrian Thurston | Moved some definitions out of oleauto.h and into oaidl... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Juergen Schmied | Changed pidl structure to match the pidl's used in... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Juergen Schmied | Implemented reading of *.lnk-files. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Juergen Schmied | new file, including the IShellLink definition. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Ulrich Weigand | Modified process creation sequence: call PE_CreateModul... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Marcus Meissner | Optimized away more includes, readded some #includes... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
<smil@mechatronika.hu> | Added low-level Netware installation check. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Joseph Pranevich | Added GetBackgroundColor call to the console struct... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Joseph Pranevich | Bugfixes for INT 10/0B (SetBackgroundColor) to work... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Lionel Ulmer | Added stubs for two missing methods of DInput. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Thuy Nguyen | Fixed a bug. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Thuy Nguyen | Added support for larger files. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Huw D M Davies | Fixes buffer overrun problems with GetDIBits. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Stephane Lussier | Fixed some SendMessage bugs. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Sylvain St... | Fix COM_ExternalLockFreeList to do not fail with an... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Zygo Blaxell | Implemented some CRTDLL string functions. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Marcus Meissner | Some more recursive include fixes/optimizations. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Juergen Schmied | - eliminated one element of the pidl struct (dwSFGAO) |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Juergen Schmied | - header uses the last macros now |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Francois Gouget | Updated to use the latest COM macros, ICOM_VTABLE and... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Francois Gouget | Use latest COM macros |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Alexandre Julliard | Changed initial process creation to avoid memory alloca... |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Alexandre Julliard | Removed thread queue functions. |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Alexandre Julliard | Removed use of per-thread wait_struct, cleaned up a... |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Alexandre Julliard | Removed MEM_MAPPED_FILE_Ops. |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Alexandre Julliard | Added a few exception codes. |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Michael Veksler | - Fix headers to include less or smaller header files. |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Marcus Meissner | Change "g" (general regs) into "r" (hardregs) in clone... |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Marcus Meissner | Added missing WINAPIs. |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Stephane Lussier | Fix problem where you need mouse activity to unlock... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Francis Beaudet | Implemented the OleCreateFontIndirect method and the... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Marcus Meissner | Problems reported by Donald Page, PR 105-107. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Joseph Pranevich | More commenting, better debugging of color problems... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Joseph Pranevich | Support for the new InitialRows andf InitialColumns... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Joseph Pranevich | Fix *DUH* problem causing lots and lots of unnecessary... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Joseph Pranevich | Removal of obsolete XtermResolution option. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Joseph Pranevich | Add information about the new wine.conf options. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Eric Pouech | Fixed backtrack issue on 16bit code. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Eric Pouech | Changed LocateDebugInfoFile to reduce stack consumption... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Eric Pouech | Fixed comment for Wine documentation. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Alexandre Julliard | Added get/set_handle_info request. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Alexandre Julliard | Fixed end-of-line bug in X11DRV_DIB_SetImageBits_RLE4. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Bertho Stultiens | Fix a couple of 64bit platform problems and speed up... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Marcus Meissner | mmioDescend: debugoutput enhanced, FINDLIST/FINDRIFF... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Zygo Blaxell | Added a check for the existence of wine.sym before... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Francis Beaudet | Added some new stubs for the OLE menu descriptor methods. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Martin Walker | Fixed message filtering check. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Juergen Schmied | - made the security functions consistent. advapi calls... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Huw D M Davies | Fixed a few broken includes. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Alexandre Julliard | Reverted broken close button change. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Jeff Garzik | Added missing string.h include. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Uwe Bonnes | Only append .dll if no extension yet. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Francis Beaudet | Temporary fix suggested by Ulrich to allow the |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Ove Kaaven | Initialized return value of 16->32 conversion of WM_MDI... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Ove Kaaven | Added extra child arguments to DCE_GetVisRgn() to be... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Lawson A. Whitney | Don't hang on the last child if it's not wanted. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Ian Schmidt | Partial stub implementation of undocumented KERNEL... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Ove Kaaven | Fix redraw problems for ChooseColor dialog. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Francois Gouget | Small fixes. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Francois Gouget | Changed the first parameter from LPGUID (Windows header... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Francois Gouget | Removed redundant definitions of IsEqualIID and IsEqual... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Stephane Lussier | - New implementation of SendMessage, ReceiveMessage... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Ulrich Weigand | Bugfix: Cope with NULL pDriverData in X11DRV_WND_GetXWi... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Pascal Lessard | Applied the changes of the resulting color of the choos... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Francois Gouget | Removed references to ICOM_INHERITS. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Thuy Nguyen | Fixed bug with read-only files. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Marcus Meissner | Removed superflous WINAPI (mismatch with prototype... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Marcus Meissner | dosexe.h depends on winbase.h (for LPSTARTUPINFO32A) |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Francois Gouget | Modified so that they do not use the VTABLE_FUNC macros... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Francois Gouget | Updated to use the latest COM macros. Defined more... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Francois Boisvert | Implementation of the pushed close button. |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Francois Gouget | Moved some definitions to their proper include file. |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Francois Gouget | Fixed some ICOM_INHERIT stuff and added new related... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Francois Gouget | Added new API. Part of it was in 'include/objbase.h... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Francois Gouget | Fixed a number of warnings concerning the matching... |
commit | commitdiff | tree | snapshot |
next |