2001-08-17 |
Alexandre Julliard | Create GDI stock objects as normal objects instead... |
tree | commitdiff |
2001-08-16 |
Alexandre Julliard | Specify sizes for stock fonts again; removed the FixSto... |
tree | commitdiff |
2001-08-16 |
Alexandre Julliard | Moved undocshell.h to dlls/shell32. Removed shell16.h. |
tree | commitdiff |
2001-08-16 |
Alexandre Julliard | Moved user lock to user.c. Added USER_CheckNotLock... |
tree | commitdiff |
2001-08-16 |
Alexandre Julliard | Added names to standard critical sections (suggested... |
tree | commitdiff |
2001-08-15 |
Alexandre Julliard | Make sure we don't hold the GDI lock when loading drivers. |
tree | commitdiff |
2001-08-15 |
Alexandre Julliard | Implemented _CheckNotSysLevel. |
tree | commitdiff |
2001-08-15 |
Alexandre Julliard | Fixed win16drv initialisation. |
tree | commitdiff |
2001-08-15 |
Uwe Bonnes | PathGetExtensionAW has three arguments. |
tree | commitdiff |
2001-08-15 |
Marcus Meissner | Implemented VarParseNumFromStr, VarNumFromParseNum. |
tree | commitdiff |
2001-08-15 |
Hidenori Takeshima | Added some dshow headers. |
tree | commitdiff |
2001-08-15 |
Hidenori Takeshima | Added IGraphBuilder, IFilterGraph2, IMediaSeeking inter... |
tree | commitdiff |
2001-08-13 |
Alexandre Julliard | Added mappings for a few messages. |
tree | commitdiff |
2001-08-13 |
Daniel Walker | - implemented SystemTimetoVariantTime/VariantTimetoSyst... |
tree | commitdiff |
2001-08-10 |
Alexandre Julliard | Removed a number of direct accesses to the WND structur... |
tree | commitdiff |
2001-08-10 |
Eric Pouech | Fixes for Solaris X86. |
tree | commitdiff |
2001-08-09 |
Eric Pouech | - implemented correctly the HSZ as local atoms and... |
tree | commitdiff |
2001-08-09 |
Alexandre Julliard | Added Interlocked*Pointer functions. |
tree | commitdiff |
2001-08-09 |
Andreas Mohr | Added more STATUS_ codes. |
tree | commitdiff |
2001-08-08 |
Alexandre Julliard | Replace SendMessage16 by SendMessageW where possible. |
tree | commitdiff |
2001-08-07 |
Alexandre Julliard | Rewrote most of SendMessage/PeekMessage. |
tree | commitdiff |
2001-08-06 |
Marcus Meissner | Implemented OleLoadPicture. |
tree | commitdiff |
2001-08-06 |
Alexandre Julliard | Added SMTO_* defines. |
tree | commitdiff |
2001-08-06 |
Marcus Meissner | SetCommConfig has 3 arguments, not 2. |
tree | commitdiff |
2001-08-03 |
Guy L. Albertelli | Add TBNF_* flags for the NMTBDISPINFO structure. |
tree | commitdiff |
2001-07-31 |
Alexandre Julliard | Release 20010731. wine-20010731 |
tree | commitdiff |
2001-07-30 |
Alexandre Julliard | Force STRICT checking of callback function types when... |
tree | commitdiff |
2001-07-30 |
Alexandre Julliard | Fixed HTASK/HTASK16 handle mismatch. |
tree | commitdiff |
2001-07-30 |
Alexandre Julliard | Moved some handle declarations to the right headers. |
tree | commitdiff |
2001-07-29 |
Alexandre Julliard | Rewrote Escape to avoid calling down to Escape16. |
tree | commitdiff |
2001-07-29 |
Patrik Stridvall | Cleanup/removal of unnessary things that would have... |
tree | commitdiff |
2001-07-28 |
Alexandre Julliard | Added GetDeviceCaps to the DC driver interface. Removed... |
tree | commitdiff |
2001-07-27 |
Alexandre Julliard | Build the DC function table by using GetProcAddress... |
tree | commitdiff |
2001-07-26 |
Patrik Stridvall | Cleanup/removal of unnessary things that would have... |
tree | commitdiff |
2001-07-26 |
Patrik Stridvall | - Moved comm related protoypes to the correct .h file. |
tree | commitdiff |
2001-07-26 |
Patrik Stridvall | Removed inclusion of winnt.h because the porting layer... |
tree | commitdiff |
2001-07-26 |
Alexandre Julliard | Removed a few unnecessary Callouts. |
tree | commitdiff |
2001-07-26 |
Alexandre Julliard | Avoid using GetFastQueue16 from USER. |
tree | commitdiff |
2001-07-26 |
Travis Michielsen | Fully implement DrawTextEx* functions. |
tree | commitdiff |
2001-07-26 |
Guy L. Albertelli | Add values to describe return values from WM_NOTIFY... |
tree | commitdiff |
2001-07-24 |
Alexandre Julliard | Removed enhmetafile.h. Simplified ENHMETAFILEOBJ struct... |
tree | commitdiff |
2001-07-24 |
Alexandre Julliard | Removed HEAP_strdupA. |
tree | commitdiff |
2001-07-23 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-23 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2001-07-22 |
Alexandre Julliard | Commented out references to x11drv internals from MESA... |
tree | commitdiff |
2001-07-22 |
Alexandre Julliard | Removed some direct accesses to GDI internal pen/brush... |
tree | commitdiff |
2001-07-22 |
Alexandre Julliard | Moved the 16-bit pointer to the DIB bits out of the... |
tree | commitdiff |
2001-07-22 |
Alexandre Julliard | Got rid of HEAP_strdupW. |
tree | commitdiff |
2001-07-20 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-20 |
Alexandre Julliard | Added a few more files to the install list. |
tree | commitdiff |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
tree | commitdiff |
2001-07-18 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-18 |
Alexandre Julliard | Reject pointer messages in SendNotifyMessage[AW] and |
tree | commitdiff |
2001-07-18 |
Francois Gouget | Include rpc*.h/windows.h/ole2.h just like windows. |
tree | commitdiff |
2001-07-17 |
Francois Gouget | Added missing CommandLineToArgvW prototype. |
tree | commitdiff |
2001-07-17 |
Ove Kaaven | Added STATUS_* constant for named pipes. Return STATUS_... |
tree | commitdiff |
2001-07-12 |
Mike McCormack | Implement overlapped completion routines. |
tree | commitdiff |
2001-07-12 |
Lionel Ulmer | - removed unused OSMesa linking |
tree | commitdiff |
2001-07-11 |
Peter Hunnisett | Added a bunch of entry points. |
tree | commitdiff |
2001-07-10 |
Mike McCormack | Start implementing named pipes. |
tree | commitdiff |
2001-07-10 |
Peter Hunnisett | Add shlwapi.wvnsprintf[AW], header info and comments. |
tree | commitdiff |
2001-07-10 |
Peter Hunnisett | Implemented a stub for WSARecvFrom. |
tree | commitdiff |
2001-07-08 |
Patrik Stridvall | Add proper check for existance of struct sockaddr membe... |
tree | commitdiff |
2001-07-08 |
Hidenori Takeshima | Added missing IIDs. |
tree | commitdiff |
2001-07-02 |
Mike McCormack | Declare stubs for ReadFileEx, WriteFileEx. |
tree | commitdiff |
2001-07-02 |
Hidenori Takeshima | Added some dshow headers. |
tree | commitdiff |
2001-07-02 |
Nikolas Zimmermann | Added IBindHost, IWinInetInfo, IWinInetHttpInfo class... |
tree | commitdiff |
2001-06-29 |
Alexandre Julliard | Release 20010629. wine-20010629 |
tree | commitdiff |
2001-06-29 |
Alexandre Julliard | Moved ForceWindowRaise to the USER driver and removed... |
tree | commitdiff |
2001-06-28 |
Patrik Stridvall | Fixed subtle configure bug concerning OpenGL. |
tree | commitdiff |
2001-06-28 |
Dmitry Timoshkov | Finish ole32 separation. |
tree | commitdiff |
2001-06-28 |
Alexandre Julliard | - Remove cooked hardware messages when they are dropped... |
tree | commitdiff |
2001-06-27 |
Alexandre Julliard | Put AC_DEFINE symbols definitions directly in the confi... |
tree | commitdiff |
2001-06-26 |
Alexandre Julliard | Added window properties to make some x11drv-specific... |
tree | commitdiff |
2001-06-26 |
Uwe Bonnes | Added /dev/parport support for direct port access. |
tree | commitdiff |
2001-06-25 |
Alexandre Julliard | Implemented SendInput(). |
tree | commitdiff |
2001-06-22 |
Mike McCormack | Added some defines for process security tokens. |
tree | commitdiff |
2001-06-22 |
Eric Pouech | Merge from Corel tree. Contributors are: |
tree | commitdiff |
2001-06-21 |
Ove Kaaven | Make GetCursorPos call XQueryPointer. |
tree | commitdiff |
2001-06-21 |
Ove Kaaven | Extended __wine_enter_vm86 to handle pending interrupts. |
tree | commitdiff |
2001-06-20 |
Alexandre Julliard | Avoid returning an unlocked window pointer from WINPOS_... |
tree | commitdiff |
2001-06-20 |
Alexandre Julliard | Moved queue paint count to the server. Removed a few... |
tree | commitdiff |
2001-06-19 |
Alexandre Julliard | Moved hardware message queue handling to the server. |
tree | commitdiff |
2001-06-19 |
Marcus Meissner | BSCF enum defines flags, not an enumeration. |
tree | commitdiff |
2001-06-19 |
Patrik Stridvall | - Added, cleaned up and/or documentated _{begin,end... |
tree | commitdiff |
2001-06-19 |
Patrik Stridvall | Fixed GetCommConfig number of arguments. |
tree | commitdiff |
2001-06-13 |
Marcus Meissner | Added definitions for IKsPropertySet, small stub implem... |
tree | commitdiff |
2001-06-11 |
Alexandre Julliard | Added counter for operations generating graphics exposu... |
tree | commitdiff |
2001-06-08 |
Marcus Meissner | Added check for broken mmap64. |
tree | commitdiff |
2001-06-08 |
Alexandre Julliard | Removed WIN_NATIVE flag. |
tree | commitdiff |
2001-06-07 |
Hidenori Takeshima | Implemented some part of AVIFIL32. |
tree | commitdiff |
2001-06-06 |
Gerard Patel | Use a flag to test if create structure is unicode. |
tree | commitdiff |
2001-06-06 |
Andreas Mohr | Documentation updates. |
tree | commitdiff |
2001-06-06 |
Ian Pilcher | Use autoconf checks to check for various FreeType headers. |
tree | commitdiff |
2001-06-06 |
Alexandre Julliard | Set low-order bit of module handle for LOAD_LIBRARY_AS_... |
tree | commitdiff |
2001-06-06 |
Ian Pilcher | Fixed typo in INTERNAL_YWSTODS. |
tree | commitdiff |
2001-06-06 |
Bobby Bingham | Stub implementation of AnimateWindow(). |
tree | commitdiff |
2001-06-06 |
Marcus Meissner | Some ASPI fixes, SC_GET_DISK_INFO stubbed, but returnin... |
tree | commitdiff |
2001-06-04 |
Alexandre Julliard | Create an X window for every window, including children. |
tree | commitdiff |
2001-05-31 |
Malte Starostik | Implemented some very basic functionality. |
tree | commitdiff |
next |