projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2000-08-09
Alexandre Julliard
Removed obsolete SHMDATA parameter in GLOBAL_CreateBlock.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
James Hatheway
- Avoid null-pointer exceptions by testing listnodes...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
James Hatheway
Fixed typo in the IDispatch_GetTypeInfo macro.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Huw D M Davies
Fix some remaining problems with tooltips.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Marcus Meissner
Fixed OpenGL configure: move HAVE_OPENGL define to...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Alexandre Julliard
Moved a few non-standard headers into their respective...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Alexandre Julliard
Install all standard Windows includes, plus some from...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Alexandre Julliard
Removed all non-standard common control headers from...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Alexandre Julliard
Moved struct32.c to windows directory.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-08
Alexandre Julliard
Make sure builtin dlls are never freed since we don...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-08
Alexandre Julliard
Small dll interfaces cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-08
Marcus Meissner
Eased restrictions on OpenGL/MESA usage a bit. It compi...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-08
Aric Stewart
Reworked how selections are kept track of in the list...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-08
Louis Philippe...
When unsubclassing tools, use toolPtr->hwnd instead...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-08
Wilbur N. Dale
Added description of using DLLs with WineLib.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-08
John R. Sheets
Converted Wine documentation to SGML format.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Marcus Meissner
Initialize 'str' in ICONTITLE_GetTitlePos.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Alexandre Julliard
Fixed resource functions to work with 32-bit modules...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Andreas Mohr
Add an edit control showing the command line of the...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Huw D M Davies
WINPOS_WindowFromPoint should respect hrgnWnd.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Peter Ganten
Set up exe_modref before loading implicitly linked...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Andreas Mohr
Prevent endless looping in linebreak handling.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Marcus Meissner
If we are looking for an existing pixmap format, we...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Ove Kaaven
Added a few DirectInput 7 definitions and C++ fixes.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Peter Ganten
LoadLibraryEx32W16 should use the search algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Marcus Meissner
Removed local variable shadows warnings.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Alexandre Julliard
- Fixed resource functions to work directly from the...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Ove Kaaven
Protect the prototypes in here from C++ name mangling...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Andreas Mohr
VIF_OUTOFSPACE and VIF_OUTOFMEM were reversed.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Marcus Meissner
inline must be first attribute in function definition.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Marcus Meissner
Fixed CharNextW.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-07
Uwe Bonnes
X11DRV_DIB_SetImageBits_RLE8: break image lines.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-06
Alexandre Julliard
Added imports of kernel32.dll where necessary.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-06
Alexandre Julliard
Link USER resources into libuser.so.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-06
Hidenori Takeshima
Fix for calling ctype functions with Unicode characters.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-06
Chris Morgan
Converted all calls to RedrawWindow to InvalidateRect...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-06
Susan Farley
Avoid resetting the background color when clearing...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-06
Stephane Lussier
Top level windows with 0 width or height are created...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-06
Alexandre Julliard
Moved most USER string functions to dlls/user.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-06
Alexandre Julliard
Replaced lstrlen/lstrcmp by libc equivalents everywhere...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-04
Patrik Stridvall
- Warn about directories specified in modules.dat that...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-04
Patrik Stridvall
Fixed issues found by winapi_check.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-04
Patrik Stridvall
Fixed some warnings.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-04
Hidenori Takeshima
Added a few missing imports.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-04
Alexandre Julliard
Moved a bunch of functions out of libwine/kernel/gdi...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-04
Alexandre Julliard
Removed a few dependencies on GDI internals from USER...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-04
Alexandre Julliard
Added a few missing imports.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Alexandre Julliard
Make USER and GDI separate dlls.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Andreas Mohr
Fixed the Win16/Win32 structure size/alignment differen...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Huw D M Davies
Redo the show/hide logic and add a comment to explain...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Alexandre Julliard
Changed the AFM metrics structure to use an array inste...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
John R. Sheets
Added "Mime-Version" to standard MIME headers parsed in
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Juergen Schmied
Implemented the ErrorInfo interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Alexandre Julliard
Added explicit dependency on message files for people...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Alexandre Julliard
Moved GUID definitions to their respective dll.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Alexandre Julliard
Fixed IShellLinkA/W definitions.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Alexandre Julliard
Added guiddef.h and moved a few GUID definitions to...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Alexandre Julliard
Fixed IsEqualGUID definition.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Dmitry Timoshkov
LOCALE_NOUSEROVERRIDE means: do not get user redefined...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Aric Stewart
- Fixed bug where InitSubItem was doing a ZeroMemory...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Marcus Meissner
One of the 24/32 convert color masks was wrong.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Marcus Meissner
GetPropA/W have string args.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-02
Alexandre Julliard
Release 20000801.
wine-20000801
commit
|
commitdiff
|
tree
|
snapshot
2000-08-02
Jeremy White
Added WM_TCARD and DWORDLONG.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-02
Marcus Meissner
PE_MESSAGE_HEADER.Length contains the header itself...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Peter Ganten
Committing a page of a shared mapping in one process...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Peter Ganten
Moved Wine private heap creation flags to other values.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Alexandre Julliard
Only set COMSPEC if not defined already.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Gerard Patel
Changed the win31 style file dialog to 32 bits structur...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Alexandre Julliard
Serge Ivanov
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Matthew Lake
Fixed a segfault problem using the standard file open...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Alexandre Julliard
Moved MulDiv() and VGA routines out of GDI.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Dave Pickles
Added support for ERRORLEVEL.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Susan Farley
More consistent calculation of line height, scrolls...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Aric Stewart
Fixed a few bugs including one with setting extended...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Marcus Meissner
Removed unnecessary X11 includes from ddraw.h.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Peter Ganten
WinExec16 should not split quoted filenames with spaces.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Aric Stewart
Implemented InternetCheckConnectionA.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Ove Kaaven
Fixed another non-Linux build failure.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Marcus Meissner
Fixed 2 forward entries.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Marcus Meissner
Removed some flicker by detecting if we set the same...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Gerard Patel
Change logic of listbox resizing for 16 bits apps for...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Phillip Ezolt
Fixed CreateDC to work properly when it is called with...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Jason Edmeades
- Support whitespace around commands better, and suppor...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Andreas Mohr
Added an uninstaller for InstallShield, WISE etc.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-01
Jean-Claude...
Provide position hints for window managers.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Alexandre Julliard
Cleaned up some more USER dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Alexandre Julliard
Moved system metrics definitions to winuser.h.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Ove Kaaven
Tidyed up stack backtrace code a bit, and added a simpl...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Hidenori Takeshima
Fix for 64-bit negative seek value.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Ove Kaaven
Removed DOS task fields from the NE_MODULE structure.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Alexandre Julliard
Skip quoted program name when building command line.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Ove Kaaven
DOS binary support has been restored.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Alexandre Julliard
Moved toolhelp implementation into kernel32 dll.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Alexandre Julliard
Backed out FindResource language patch.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Ove Kaaven
Fixed a few problems.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Dave Pickles
Added text for all messages included in win95 and winNT.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Marcus Meissner
Added { } around stuff in ADD_TO_T macros.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-31
Ove Kaaven
Convert DOS (MZ) binary loader to the new DOS process...
commit
|
commitdiff
|
tree
|
snapshot
next