2000-09-27 |
Eric Pouech | Unlock win16 crst while thunking up to 32 bit dll. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Gerald Pfeifer | Include <unistd.h> for prototype of select(). |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Stephane Lussier | Socket returned by accept function of Microsoft API... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Dmitry Timoshkov | If window was not resized and not moved, repaint only... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Alexandre Julliard | Generate Win32 dll descriptor structure in the .spec... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Jeremy White | Created zmouse.h, moved wheel code from mouse.h into it. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
James Abbatiello | MCI_STATUS_LENGTH on Windows returns one frame less... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Alexandre Julliard | Fixed a few non portable zero-size array declarations. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Marcus Meissner | Have the UNIX cwd follow the current directory on the... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Stephane Lussier | On reception of a FocusOut event, don't deactivate... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Peter Hunnisett | - Remove winmm hack in dplay code |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Marcus Meissner | Migrate $LDFLAGS from configure to Makefile and into... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Andreas Mohr | Display an ERR() in case of undefined symbols. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Andreas Mohr | Started some basic work on the more or less undocumente... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Susan Farley | Support for TBSTYLE_EX_DRAWDDARROWS style; reset captur... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Marcus Meissner | WORD is unsigned, so we need to transalte 0xffff into -1. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Dmitry Timoshkov | Avoid crashes if 16-bit module handle was passed to... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Lionel Ulmer | Added support for DirectDraw overlays using the XVideo... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Hidenori Takeshima | Code cleanup. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Marcus Meissner | Fixed some commctl header issues reported in newsgroup. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Alexandre Julliard | A few includes cleanup. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Alexandre Julliard | Use documented DROPFILES structure instead of internal... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Alexandre Julliard | Removed some of the XXX_reg macros now that we are... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Alexandre Julliard | Moved most global data out of the LPDOSTASK structure. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Alexandre Julliard | Call WH_GETMESSAGE hook in PeekMessage too (based on... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Gerard Patel | Locks the virtual views linked list. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Rein Klazes | Make calls to gethostbyname, gethostbyaddr, getservbyname, |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Hidenori Takeshima | Use appropriate charset if facenames of font is known. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Gerard Patel | In WM_DRAWITEM, always calls the app with a valid curre... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Alexandre Julliard | Improved support for vm86 mode. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Alexandre Julliard | Added support for exception handling while in vm86... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Gerald Pfeifer | Fixed format strings. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Francois Gouget | Added set WS_CHILD and CCS_TOP to the toolbar's style. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Francois Gouget | The size of the comctl32 internal bitmaps is 24x24... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Francois Gouget | Filenames may contain '/' and '\'. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Chris Morgan | Paint background before drawing item and subitems.... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Andreas Mohr | Make GetTickCount not use the whole Unix epoch (since... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Roberto Augusto... | Added S_ISFIFO check for Solaris. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Francois Gouget | Added a macro for _declspec (backward compatibility... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Francois Gouget | Must include 'stdlib.h'. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Francois Gouget | Added HANDLE_WM_NOTIFY and FORWARD_WM_NOTIFY. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Huw D M Davies | Paper size and orientation prop sheet for wineps. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Susan Farley | Added support DT_PATH_ELLIPSIS, DT_END_ELLIPSIS, and... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Andreas Mohr | Fixed WinExec16 to handle quoted filenames correctly. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Damyan Ognyanoff | IErrorInfo is now derived from IUnknown. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Aric Stewart | Correct some situations with listview selections. Speci... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Francois Gouget | Added a few missing macros, types and prototypes. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Francois Gouget | New file. All RC files generated by VC6 include afxres... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Andreas Mohr | Spelling, trace fixes. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Andreas Mohr | Added SetLastError() in GetEnvironmentVariableA. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Damyan Ognyanoff | Added error correction when using symbol offsets. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Eric Pouech | Fixed reentrancy issues in play/stop operations. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Huw D M Davies | Fix PrintDlg collate icons. Add orientation icons. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Huw D M Davies | Stubs for shlwapi.151 and shlwapi.153. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Huw D M Davies | Stub for CoIsOle1Class. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Huw D M Davies | Set close on exec() flag at times when we leave /dev... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Susan Farley | Added support for FLATBUTTON style tabs. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Andreas Mohr | Add FIXMEs for all these nice completely unimplemented... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Andreas Mohr | fixed the win95 registry loader to have somewhat strict... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Chris Morgan | Fixed button image to be offset to the center of the... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Chris Morgan | Changed RedrawWindow()'s to InvalidateRect()'s. Redraw... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Chris Morgan | Fix behavior of TVS_SINGLEEXPAND style broken in Corel... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Francois Gouget | Raised MAX_DLLS to 100. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Peter Hunnisett | - Added some missing WINELIB_NAME_AW definitions, types... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Rein Klazes | Catch EXCEPTION_PRIV_INSTRUCTION exception too. |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Stephane Lussier | Notification NM_CLICK, NM_RCLICK and NM_DBLCLK sent... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Andreas Mohr | Fixed window lock problem in SetMenu(). |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Alexandre Julliard | Henning Hoffmann |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Gerard Patel | Avoid infinite loop if QueryPathOfRegTypeLib is called... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Alexandre Julliard | Misc cleanups. |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Alexandre Julliard | Added preliminary support for switching to vm86 mode... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Alexandre Julliard | Moved FILE_dommap() to memory/virtual.c (and renamed... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Chris Morgan | Change FIXME("Button size set after button in toolbar... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Gerald Pfeifer | Remove unused local variable in DGA_IDirectDrawSurface4... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Mike McCormack | - removed redundant functions COMM_Get(Read/Write)Fd |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Andreas Mohr | - prefer wineinstall |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Mike McCormack | Fixed incorrect arg count in SHGetSettings that causes... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Stephane Lussier | Sorting items in a listview using LVW_SORTITEMS is... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Alexandre Julliard | Removed a coupld of unused functions in the Callout... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Alexandre Julliard | Moved Select/RealizePalette implementation to USER... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Mike McCormack | Implemented SetCommMask, SetCommTimeouts, GetCommMask... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Andreas Mohr | Added support for non-deletable system brushes and... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
John Gilmore | Cleaned it up so that code paths which have unsupported... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Andreas Mohr | Added VirtualAllocEx. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Hidenori Takeshima | Added GetTimeZoneInformation and TIME_ZONE_ID_INVALID. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Andreas Mohr | Fixed tab control to use HTTRANSPARENT when mouse hits... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Andreas Mohr | Silence some bogus error message. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Jeremy White | Adjusted to allow MFC compilation; prevent definition... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Jeremy White | Added PWNDCLASS definition. |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Stephane Lussier | Allow having a transparent background text color for... |
commit | commitdiff | tree | snapshot |
2000-09-16 |
Dimitrie O... | Use the system local time if lpTime=NULL. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ulrich Weigand | Update ESP correctly on return from flat thunk routines. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Ulrich Weigand | Modified CallTo16Register routines to update register... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Huw D M Davies | Add some Str* prototypes to shlwapi.h. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Chris Morgan | Merged main Wine changes into Corel's treeview control... |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Serge Ivanov | (Merged by Marcus Meissner <marcus@jet.franken.de>) |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Lionel Ulmer | Upgrade also 15bpp to 16bpp surfaces. |
commit | commitdiff | tree | snapshot |
next |