projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2002-02-12
Marcus Meissner
Added default function marshaller registry entry.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-12
Bill Medland
Put in place a proper tab model within DrawText (also...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-08
C. Scott Ananian
Filled out the implementation of fscanf and _cscanf.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-08
Eric Pouech
Fixed bug in cache init.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-08
Aric Stewart
Use the supplied buffer when copying item text.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-08
Huw D M Davies
Fix PAN_FAMILYSTYLE_INDEX name.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-08
Huw D M Davies
We need fttrigon.h, so don't define HAVE_FREETYPE if...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-08
Lawson Whitney
Fix off-by-one error in placing trailing \0.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-08
Ori Pessach
Set WS_EX_TOOLWINDOW in a tooltip's dwExStyle.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-05
Aric Stewart
Don't return overflow if no class buffer was specified.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-05
Gerhard Gruber
WritePrivateProfileSection should allow to create dupli...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-05
Rein Klazes
In X11DRV_ScrollDC only move pixels that are within...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-05
Dave Hawkes
Fix for GetNearestColor so it returns the true color...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-05
Alexandre Julliard
Authors: Guy L. Albertelli <galberte@neo.lrun.com>...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-05
Marcus Meissner
Implemented Local Server COM.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-05
Patrik Stridvall
MSVC compile fixes.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-05
Dmitry Timoshkov
Remove PROGRESS_Refresh, always do InvalidateRect(...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-05
Dimitrie O...
Various cleanups:
commit
|
commitdiff
|
tree
|
snapshot
2002-02-05
Bill Medland
Split the path and word/end ellipsification out of...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
Dmitry Timoshkov
Support for generation of .def files from .spec files.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
Dimitrie O...
Complete Listview Unicodification.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
Eric Pouech
- wineconsole now exits if the started program inside...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
Eric Pouech
Fixed some bad behavior when many symbols with same...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
Aric Stewart
Added implementation of SetItemW.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
François Gouget
Storing an IP address in a signed int results in bugs...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
Dmitry Timoshkov
Reimplement GetStringTypeA and GetStringTypeExA.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
Malte Starostik
Do not destroy ITypeLib held by ITypeInfo before the...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
Marcus Meissner
VT_EMPTY can be coerced to VT_I4, value 0.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
Dmitry Timoshkov
Moved style correcting code to the WM_CREATE handler...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
Alexandre Julliard
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-04
Guy L. Albertelli
Fix problem exposed by the improvements in version...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-02
Patrik Stridvall
Move __stdcall/__cdecl to the right place.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-02
Patrik Stridvall
- Made runtest "use strict".
commit
|
commitdiff
|
tree
|
snapshot
2002-02-02
Francois Gouget
malloc.h is obsolete and stdlib.h should be used instead.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-02
Alexandre Julliard
We can use normal imports for shell32 now.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-02
Bill Medland
Ensure that the whole modified text is returned from...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-02
Alexandre Julliard
Do not use the PEB lock as loader lock, use a separate...
commit
|
commitdiff
|
tree
|
snapshot
2002-02-02
Andreas Mohr
Fixed some more missing parenthesis issues.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-02
Andreas Mohr
- add documentation section to README
commit
|
commitdiff
|
tree
|
snapshot
2002-02-02
Huw D M Davies
Flip A<->W conversion in dispinfo_notifyT.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-01
Aric Stewart
Fix to GetItemW to stop whiping out the items text.
commit
|
commitdiff
|
tree
|
snapshot
2002-02-01
Francois Gouget
config.h should be included first (if at all).
commit
|
commitdiff
|
tree
|
snapshot
2002-02-01
Guy Albertelli
Don't try to set fields in nonexistant lpLineCountryList.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Rein Klazes
Allow integer atoms in set_property and remove_property...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Alexandre Julliard
LOAD_LIBRARY_AS_DATAFILE modules must be mapped like...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Patrik Stridvall
Move __stdcall/__cdecl to the right place.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Uwe Bonnes
Give users a hint to clean their config from comments...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Gerard Patel
Added missing parenthesis in ShGetFileInfoA.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Nog
Fixed function 0xb.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Patrik Stridvall
Fixed some issues found by winapi_check.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Patrik Stridvall
Minor API update.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Alexandre Julliard
CodeWeavers
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Guy Albertelli
Paint control immediately on WM_SETTEXT.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Alexandre Julliard
CodeWeavers
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Guy Albertelli
- better trace output
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Nog
Implement function 0xb (Read mouse motion counters...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Bill Medland
- Introduce a significant design decision.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Alexandre Julliard
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Gerard Patel
Don't repaint header when scrolling a listview vertically.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Guy Albertelli
- fix order of parameters is SendNotify
commit
|
commitdiff
|
tree
|
snapshot
2002-01-31
Guy Albertelli
Added NULL checks on all rectangle pointers.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Dmitry Timoshkov
Added LdrDisableThreadCalloutsForDll.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Alexandre Julliard
Authors: Aric Stewart <aric@codeweavers.com>, Huw D...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Eric Kohl
Added location of local application data.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Dmitry Timoshkov
Fixed RtlAddAccessAllowedAce return value.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Mike McCormack
Added stubs for NdrDllCanUnloadNow and NdrDllGetClassOb...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Dmitry Timoshkov
Added GetComputerNameEx[AW] semi-stub.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Eric Kohl
Added FindFirstUrlCacheEntry[AW] stubs.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Aric Stewart
Added some MAPI stubs.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Aric Stewart
Added a pass-through msvcrt20.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Eric Kohl
Added Extract stub.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Eric Kohl
Added ImmDisableIME stub.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Dmitry Timoshkov
Implemented _wmakepath.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Jukka Heinonen
Added support for DOS EMS memory.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Francois Gouget
'test -e' is not supported on Solaris, replace with...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Gerard Patel
Fix problems with listview notification.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Dmitry Timoshkov
Do not write beyond end of color table in X11DRV_DIB_Se...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Dimitrie O...
- add new SetRange functions (instead of duplicating...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Alexandre Julliard
Authors: Guy Albertelli <guy@codeweavers.com>, Mike...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Charles Loep
Implemented ImageList_Write.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Guy Albertelli
Eliminate some useless error messages.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Huw D M Davies
Don't define HAVE_FREETYPE unless we have freetype.h.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Rein Klazes
Correct optlen when WS_setsockopt is called with SO_LINGER.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Huw D M Davies
Weird thing with lcid of library is that if sublang...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Guy Albertelli
Don't fill colormap beyond end of screen depth.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Charles Loep
Fixed file extension problem in the file dialog.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Huw D M Davies
Removed IsBadStringPtrA call that caused trouble.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Charles Loep
Fix errors resulting from missing parenthesis.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Guy Albertelli
Text/Bkgnd color fixes.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Dimitrie O...
Simplify and fix listview ellipsification of large...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Uwe Bonnes
XFONT_GetAvgCharWidth: Always round up.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Alexandre Julliard
Fixed copy/paste bug.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Dimitrie O...
Make FIXMEs more grep-able.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Gerard Patel
Avoid converting nonexistent text from A->W.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Huw D M Davies
Uses Xrender extension to allow client side font rendering.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Alexandre Julliard
Authors: Huw D M Davies <hdavies@codeweavers.com>,...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Steven Edwards
Changes wine_main to main to properly build on all...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Clemens
Should process the .dynsym of shared libraries instead...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-29
Andreas Mohr
Fixed ==/!= mismatch.
commit
|
commitdiff
|
tree
|
snapshot
next