1999-07-18 |
Eric Pouech | In WIN_UpdateNCRgn, do not send in WM_NCPAINT a region... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Eric Pouech | Check better that handles are actual handles to a region. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Lawson Whitney | Stop DCE_GetVisRect dereferencing a null wndPtr. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Alexandre Julliard | Authors: James Juran <jrj120@psu.edu>, Andreas Mohr... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Noel Borthwick | Implemented the OLE Clipboard API. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Abey George | Validate the parent with the child window client rectan... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Francis Beaudet | Delay WM_NCPAINT message until the "painter's algorithm... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Francis Beaudet | Fixed fake WM_LBUTTONUP message. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Ian Schmidt | Added version information for Win98. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Alex Priem | Macro definitions used SNDMSG instead of SendMessage... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Eric Pouech | debug_(snoop|relay)_(exclude|include)list => fixed... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Francis Beaudet | Implemented the BS_ICON style. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Ove Kaaven | CreateDialogParamA should not call CreateDialogParamW... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Dennis Björklund | Win9x look & feel on scrollbars. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Thuy Nguyen | Introduced a [psdrv] section in wine.conf with a ppdfil... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Sylvain St... | Implementation of the updown buddy windproc subclassing... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Jim Aston | Updated documentation to reflect renamed header. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Ove Kaaven | Added missing include netinet/tcp.h, for TCP_NODELAY. |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Luc Tourangeau | GetIcon bug fix. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Uwe Bonnes | Add WINAPI for EntryAddrProc. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Keith Matthews | Minor bug fixes in DdeNameService, also changes to... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Dennis Björklund | Win9x look & feel on buttons and a fix for ownerdrawn... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Ulrich Weigand | GlobalSmartPageUnlock() stub added. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Ulrich Weigand | Use position-independent code in assembly glue when... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Eric Pouech | Changed way of allocation open mci drivers (array ... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Eric Pouech | Removed fixed size array to store specific data (now... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Eric Pouech | Changed way of allocation open mci drivers (array ... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Eric Pouech | Removed fixed size array to store specific data (now... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Eric Pouech | Fixed return value for 'open' command. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Eric Pouech | Removed fixed size array to store specific data (now... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Eric Pouech | Uniformized use of fd to midi device. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Eric Pouech | Cosmetic fixes. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Eric Pouech | No longer calling mm timers callbacks with mm timer... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Marcus Meissner | ERROR_MORE_DATA requires to write the needed number... |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Ulrich Weigand | Fixed some CONTEXT86 vs. CONTEXT mismatches. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Ulrich Weigand | Added support for 32-bit NE code segments. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Alex Priem | Fix a hang when we process WM_STYLECHANGED. |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Marcus Meissner | Added missing prototype for ILFindChild(). |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Eric Pouech | Compiler warnings fix. |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Eric Pouech | Dumb fixes. |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Ulrich Weigand | Fixed bugs introduced by 'register' and 'return' functi... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Marcus Meissner | Fixed DirectDrawSurface::Flip, do not change flags... |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Alexandre Julliard | Take advantage of the new registers saved in the STACK1... |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Marcus Meissner | Removed the old, historical and no longer working IPC... |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Ulrich Weigand | Modularized CallFrom/To16 routines. Adapted dependent... |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Gerard Patel | Revert last change in window activation on mouse click. |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Rein Klazes | Fixed a case when GlobalSize did not return zero after... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Howard Abrams | Renamed static global variable 'iovec' to 'myiovec'. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Howard Abrams | Added checks for sys/errno.h, sys/signal.h and sys... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ulrich Weigand | Create dialog window using CreateWindowEx16/W depending... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Francois Boisvert | Made IShellFolder::fnParseDisplayName return a relative... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Alex Priem | First try at the month calendar common control. Main... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Huw D M Davies | Implemented GetPrinterA and GetPrinterDriverA. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Luc Tourangeau | Added BN_CLICKED notification in WM_SETFOCUS. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | Small fixes. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | Implemented StrToOleStrN. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | IStream interface for file access. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | Fixed crash during second DLL_PROCESS_DETACH if the dll |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | Some more pidl-types. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | Completely rewritten. IPersistStream interface implemented. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | DLLGetClassObject/Classfactory: create objects by CLSID... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ulrich Weigand | Bugfix: exit() replaced by ExitProcess(). |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ulrich Weigand | Bugfix: correctly cope with end > 0xfffe. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ulrich Weigand | Call ExitProcess() after WinMain() returns. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ulrich Weigand | Improved behaviour of GetModuleHandle16 w.r.t dummy... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Huw D M Davies | Added `const's to some registry API functions. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ove Kaaven | Added a couple of DirectX CLSID entries. This makes... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Dave Pickles | GetTimeFormat() should return LocalTime not SystemTime. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Dave Pickles | FOR and IF commands added. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Abey George | Sometimes the text on a tab control got truncated. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Abey George | Fixed the height of the dropped list when there are... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ulrich Weigand | Removed all EVENT_Synchronize( FALSE ) calls; use a... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Huw D M Davies | Added patterned brushes (level 2 PostScript only). |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Alex Priem | Implementation of TVM_SORTCHILDREN. Massaged TVM_SORTCH... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ulrich Weigand | Fix InitTask() to work if DGROUP was manually resized. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ian Schmidt | Added stub for SetThreadToken(), required by Office... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ulrich Weigand | Bugfix: COMMDLG hook procedures were not CALLBACK. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Thuy Nguyen | It is possible for a stream to have both small block... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Marcus Meissner | Made string compare case insensitive in GetModuleHandle... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | Added stub for WNetGetUniversalName[A|W]. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | Fixed crash due to invalid GDI_Obj. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | Fixed crash due to invalid pointer. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Alexandre Julliard | Release 990704. wine-990704 |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Alexandre Julliard | Converted to the new debug interface, using script... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Patrik Stridvall | Started on an implementation of Win64 for use on 64... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Noomen Hamza | Windows should be activated in these cases: |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Marcus Meissner | Added sample wine.conf. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Patrik Stridvall | Moved code to the X11 driver. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Joshua Thielen | Fixed DestroyAcceleratorTable and implemented CreateAcc... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Uwe Bonnes | WIN_FindWindow: use GetExeptr(pWnd->hInstance) for... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Ove Kaaven | Fixed check for whether to call SetWindowPos when showi... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Marcus Meissner | Check for complete lcid or just the primary language... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Per Ångström | Fixed a problem with apps that override the default... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Marcus Meissner | When enumerating resource, only use the lower 31 bit... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Patrik Stridvall | Fixes for compile on non-Intel platforms. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Patrik Stridvall | Fixed/moved/added missing/wrong function prototypes. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Henrik Olsen | Cleanup of the Danish support. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Yuxi Zhang | Fix a bug in SetWindowPos to prevent parent from erasin... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Yuxi Zhang | Make defwndproc erase the correct location. |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
commit | commitdiff | tree | snapshot |
next |