2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows...
|
commit | commitdiff | tree |
2000-09-26 |
Dmitry Timoshkov | Avoid crashes if 16-bit module handle was passed to...
|
commit | commitdiff | tree |
2000-09-26 |
Lionel Ulmer | Added support for DirectDraw overlays using the XVideo...
|
commit | commitdiff | tree |
2000-09-26 |
Hidenori Takeshima | Code cleanup.
|
commit | commitdiff | tree |
2000-09-26 |
Marcus Meissner | Fixed some commctl header issues reported in newsgroup.
|
commit | commitdiff | tree |
2000-09-26 |
Alexandre Julliard | A few includes cleanup.
|
commit | commitdiff | tree |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess...
|
commit | commitdiff | tree |
2000-09-25 |
Alexandre Julliard | Use documented DROPFILES structure instead of internal...
|
commit | commitdiff | tree |
2000-09-25 |
Alexandre Julliard | Removed some of the XXX_reg macros now that we are...
|
commit | commitdiff | tree |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase...
|
commit | commitdiff | tree |
2000-09-24 |
Alexandre Julliard | Moved most global data out of the LPDOSTASK structure.
|
commit | commitdiff | tree |
2000-09-24 |
Alexandre Julliard | Call WH_GETMESSAGE hook in PeekMessage too (based on...
|
commit | commitdiff | tree |
2000-09-24 |
Gerard Patel | Locks the virtual views linked list.
|
commit | commitdiff | tree |
2000-09-24 |
Rein Klazes | Make calls to gethostbyname, gethostbyaddr, getservbyname,
|
commit | commitdiff | tree |
2000-09-24 |
Hidenori Takeshima | Use appropriate charset if facenames of font is known.
|
commit | commitdiff | tree |
2000-09-24 |
Gerard Patel | In WM_DRAWITEM, always calls the app with a valid current...
|
commit | commitdiff | tree |
2000-09-24 |
Alexandre Julliard | Improved support for vm86 mode.
|
commit | commitdiff | tree |
2000-09-24 |
Alexandre Julliard | Added support for exception handling while in vm86...
|
commit | commitdiff | tree |
2000-09-24 |
Gerald Pfeifer | Fixed format strings.
|
commit | commitdiff | tree |
2000-09-24 |
Francois Gouget | Added set WS_CHILD and CCS_TOP to the toolbar's style.
|
commit | commitdiff | tree |
2000-09-24 |
Francois Gouget | The size of the comctl32 internal bitmaps is 24x24...
|
commit | commitdiff | tree |
2000-09-24 |
Francois Gouget | Filenames may contain '/' and '\'.
|
commit | commitdiff | tree |
2000-09-22 |
Chris Morgan | Paint background before drawing item and subitems....
|
commit | commitdiff | tree |
2000-09-22 |
Andreas Mohr | Make GetTickCount not use the whole Unix epoch (since...
|
commit | commitdiff | tree |
2000-09-22 |
Roberto Augusto... | Added S_ISFIFO check for Solaris.
|
commit | commitdiff | tree |
2000-09-22 |
Francois Gouget | Added a macro for _declspec (backward compatibility...
|
commit | commitdiff | tree |
2000-09-22 |
Francois Gouget | Must include 'stdlib.h'.
|
commit | commitdiff | tree |
2000-09-22 |
Francois Gouget | Added HANDLE_WM_NOTIFY and FORWARD_WM_NOTIFY.
|
commit | commitdiff | tree |
2000-09-22 |
Huw D M Davies | Paper size and orientation prop sheet for wineps.
|
commit | commitdiff | tree |
2000-09-22 |
Susan Farley | Added support DT_PATH_ELLIPSIS, DT_END_ELLIPSIS, and...
|
commit | commitdiff | tree |
2000-09-22 |
Andreas Mohr | Fixed WinExec16 to handle quoted filenames correctly.
|
commit | commitdiff | tree |
2000-09-22 |
Damyan Ognyanoff | IErrorInfo is now derived from IUnknown.
|
commit | commitdiff | tree |
2000-09-22 |
Aric Stewart | Correct some situations with listview selections. Specifical...
|
commit | commitdiff | tree |
2000-09-22 |
Francois Gouget | Added a few missing macros, types and prototypes.
|
commit | commitdiff | tree |
2000-09-22 |
Francois Gouget | New file. All RC files generated by VC6 include afxres...
|
commit | commitdiff | tree |
2000-09-22 |
Andreas Mohr | Spelling, trace fixes.
|
commit | commitdiff | tree |
2000-09-22 |
Andreas Mohr | Added SetLastError() in GetEnvironmentVariableA.
|
commit | commitdiff | tree |
2000-09-22 |
Damyan Ognyanoff | Added error correction when using symbol offsets.
|
commit | commitdiff | tree |
2000-09-22 |
Eric Pouech | Fixed reentrancy issues in play/stop operations.
|
commit | commitdiff | tree |
2000-09-22 |
Huw D M Davies | Fix PrintDlg collate icons. Add orientation icons.
|
commit | commitdiff | tree |
2000-09-22 |
Huw D M Davies | Stubs for shlwapi.151 and shlwapi.153.
|
commit | commitdiff | tree |
2000-09-22 |
Huw D M Davies | Stub for CoIsOle1Class.
|
commit | commitdiff | tree |
2000-09-22 |
Huw D M Davies | Set close on exec() flag at times when we leave /dev...
|
commit | commitdiff | tree |
2000-09-22 |
Susan Farley | Added support for FLATBUTTON style tabs.
|
commit | commitdiff | tree |
2000-09-22 |
Andreas Mohr | Add FIXMEs for all these nice completely unimplemented...
|
commit | commitdiff | tree |
2000-09-22 |
Andreas Mohr | fixed the win95 registry loader to have somewhat stricter...
|
commit | commitdiff | tree |
2000-09-22 |
Chris Morgan | Fixed button image to be offset to the center of the...
|
commit | commitdiff | tree |
2000-09-22 |
Chris Morgan | Changed RedrawWindow()'s to InvalidateRect()'s. RedrawWindo...
|
commit | commitdiff | tree |
2000-09-22 |
Chris Morgan | Fix behavior of TVS_SINGLEEXPAND style broken in Corel...
|
commit | commitdiff | tree |
2000-09-22 |
Francois Gouget | Raised MAX_DLLS to 100.
|
commit | commitdiff | tree |
2000-09-19 |
Peter Hunnisett | - Added some missing WINELIB_NAME_AW definitions, types...
|
commit | commitdiff | tree |
2000-09-19 |
Rein Klazes | Catch EXCEPTION_PRIV_INSTRUCTION exception too.
|
commit | commitdiff | tree |
2000-09-19 |
Stephane Lussier | Notification NM_CLICK, NM_RCLICK and NM_DBLCLK sent...
|
commit | commitdiff | tree |
2000-09-19 |
Andreas Mohr | Fixed window lock problem in SetMenu().
|
commit | commitdiff | tree |
2000-09-19 |
Alexandre Julliard | Henning Hoffmann
|
commit | commitdiff | tree |
2000-09-19 |
Gerard Patel | Avoid infinite loop if QueryPathOfRegTypeLib is called...
|
commit | commitdiff | tree |
2000-09-18 |
Alexandre Julliard | Misc cleanups.
|
commit | commitdiff | tree |
2000-09-18 |
Alexandre Julliard | Added preliminary support for switching to vm86 mode...
|
commit | commitdiff | tree |
2000-09-18 |
Alexandre Julliard | Moved FILE_dommap() to memory/virtual.c (and renamed...
|
commit | commitdiff | tree |
2000-09-18 |
Chris Morgan | Change FIXME("Button size set after button in toolbar...
|
commit | commitdiff | tree |
2000-09-18 |
Gerald Pfeifer | Remove unused local variable in DGA_IDirectDrawSurface4Impl_...
|
commit | commitdiff | tree |
2000-09-18 |
Mike McCormack | - removed redundant functions COMM_Get(Read/Write)Fd
|
commit | commitdiff | tree |
2000-09-18 |
Andreas Mohr | - prefer wineinstall
|
commit | commitdiff | tree |
2000-09-18 |
Mike McCormack | Fixed incorrect arg count in SHGetSettings that causes...
|
commit | commitdiff | tree |
2000-09-18 |
Stephane Lussier | Sorting items in a listview using LVW_SORTITEMS is...
|
commit | commitdiff | tree |
2000-09-16 |
Alexandre Julliard | Removed a coupld of unused functions in the Callout...
|
commit | commitdiff | tree |
2000-09-16 |
Alexandre Julliard | Moved Select/RealizePalette implementation to USER...
|
commit | commitdiff | tree |
2000-09-16 |
Mike McCormack | Implemented SetCommMask, SetCommTimeouts, GetCommMask...
|
commit | commitdiff | tree |
2000-09-16 |
Andreas Mohr | Added support for non-deletable system brushes and...
|
commit | commitdiff | tree |
2000-09-16 |
John Gilmore | Cleaned it up so that code paths which have unsupported...
|
commit | commitdiff | tree |
2000-09-16 |
Andreas Mohr | Added VirtualAllocEx.
|
commit | commitdiff | tree |
2000-09-16 |
Hidenori Takeshima | Added GetTimeZoneInformation and TIME_ZONE_ID_INVALID.
|
commit | commitdiff | tree |
2000-09-16 |
Andreas Mohr | Fixed tab control to use HTTRANSPARENT when mouse hits...
|
commit | commitdiff | tree |
2000-09-16 |
Andreas Mohr | Silence some bogus error message.
|
commit | commitdiff | tree |
2000-09-16 |
Jeremy White | Adjusted to allow MFC compilation; prevent definition...
|
commit | commitdiff | tree |
2000-09-16 |
Jeremy White | Added PWNDCLASS definition.
|
commit | commitdiff | tree |
2000-09-16 |
Stephane Lussier | Allow having a transparent background text color for...
|
commit | commitdiff | tree |
2000-09-16 |
Dimitrie O. Paun | Use the system local time if lpTime=NULL.
|
commit | commitdiff | tree |
2000-09-13 |
Ulrich Weigand | Update ESP correctly on return from flat thunk routines.
|
commit | commitdiff | tree |
2000-09-13 |
Ulrich Weigand | Modified CallTo16Register routines to update register...
|
commit | commitdiff | tree |
2000-09-13 |
Huw D M Davies | Add some Str* prototypes to shlwapi.h.
|
commit | commitdiff | tree |
2000-09-13 |
Chris Morgan | Merged main Wine changes into Corel's treeview control...
|
commit | commitdiff | tree |
2000-09-13 |
Serge Ivanov | (Merged by Marcus Meissner <marcus@jet.franken.de>)
|
commit | commitdiff | tree |
2000-09-13 |
Lionel Ulmer | Upgrade also 15bpp to 16bpp surfaces.
|
commit | commitdiff | tree |
2000-09-12 |
James Hatheway | KDE 1.x has problems with using XShapeCombineMask when...
|
commit | commitdiff | tree |
2000-09-12 |
Gerard Patel | SetScrollInfo : don't show/hide scrollbar if no parameter...
|
commit | commitdiff | tree |
2000-09-12 |
Alexandre Julliard | Added missing __volatile__.
|
commit | commitdiff | tree |
2000-09-12 |
Andreas Mohr | - fixes debugger output
|
commit | commitdiff | tree |
2000-09-12 |
Andreas Mohr | "implemented" GetSystemTimeAdjustment.
|
commit | commitdiff | tree |
2000-09-12 |
Huw D M Davies | Don't try to delete a wndclass background brush if...
|
commit | commitdiff | tree |
2000-09-12 |
Mike McCormack | Make sure NC_HandleNCCalcSize returns a valid rectangle.
|
commit | commitdiff | tree |
2000-09-12 |
Chris Morgan | Hide the vertical scrollbar when listview style is...
|
commit | commitdiff | tree |
2000-09-12 |
Jeremy White | Add WM_USERCHANGED.
|
commit | commitdiff | tree |
2000-09-12 |
Uwe Bonnes | Use tpXXX instead of tbXXX in tagTHREADENTRY32.
|
commit | commitdiff | tree |
2000-09-12 |
Lionel Ulmer | Fixed DGA / DGA 2 palette creation.
|
commit | commitdiff | tree |
2000-09-12 |
Gerard Patel | Fix a memory leak in X11DRV_GetTextExtentPoint.
|
commit | commitdiff | tree |
2000-09-10 |
Alexandre Julliard | Release 20000909.
|
commit | commitdiff | tree |
2000-09-10 |
Alexandre Julliard | Added WINESERVER environment variable to allow overriding...
|
commit | commitdiff | tree |
2000-09-10 |
Alexandre Julliard | Removed chdir("/") until we have proper Unix cwd management.
|
commit | commitdiff | tree |
2000-09-10 |
Alexandre Julliard | Implemented RtlpWaitForCriticalSection and RtlpUnWaitCritica...
|
commit | commitdiff | tree |