http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine/eterwine.git
2005-04-11
Paul Vriens
Flags should be or-ed.
commit
|
commitdiff
|
tree
2005-04-11
Dimitrie O...
Tab unicodification.
commit
|
commitdiff
|
tree
2005-04-11
Dimitrie O...
MonthCal unicodification.
commit
|
commitdiff
|
tree
2005-04-11
Mike McCormack
Move mailslot set and query info implementation to...
commit
|
commitdiff
|
tree
2005-04-11
Huw Davies
Fix the icon resource ids (most were off by one).
commit
|
commitdiff
|
tree
2005-04-11
José Manuel...
Spanish translations updated.
commit
|
commitdiff
|
tree
2005-04-11
Michael Lin
Added missing OleDraw() declaration.
commit
|
commitdiff
|
tree
2005-04-11
Vincent Béron
Make static some functions used only in a single file.
commit
|
commitdiff
|
tree
2005-04-11
Robert Reif
Initialize primary buffer on open.
commit
|
commitdiff
|
tree
2005-04-11
Juan Lang
Implement SetupDiClassNameFromGuidExA.
commit
|
commitdiff
|
tree
2005-04-11
Juan Lang
Add a few missing declarations.
commit
|
commitdiff
|
tree
2005-04-11
Marcus Meissner
Removed inclusion of process.h (not needed and breaks...
commit
|
commitdiff
|
tree
2005-04-11
Mike McCormack
Add stub for FaultInIEFeature.
commit
|
commitdiff
|
tree
2005-04-11
Mike McCormack
Add uCLSSPEC, CSPLATFORM and QUERYCONTEXT structures.
commit
|
commitdiff
|
tree
2005-04-11
Dimitrie O...
Audit the code against Comctl32.dll version 6.0.
commit
|
commitdiff
|
tree
2005-04-11
Dimitrie O...
Remove reference to nonexistant strmif.h.
commit
|
commitdiff
|
tree
2005-04-11
Ulrich Czekalla
Clear systemtime struct so we don't return garbage...
commit
|
commitdiff
|
tree
2005-04-11
Hannu Valtonen
Fix a typo in uninstaller's english appname.
commit
|
commitdiff
|
tree
2005-04-11
Hannu Valtonen
Run msi files with msiexec.
commit
|
commitdiff
|
tree
2005-04-11
Glenn Wurster
Fix array index crash in buidling GDI palette from...
commit
|
commitdiff
|
tree
2005-04-11
Michael Jung
Make crypt functions more robust in case of incorrect...
commit
|
commitdiff
|
tree
2005-04-11
Raphael Junqueira
Fix potential region leak.
commit
|
commitdiff
|
tree
2005-04-11
James Hawkins
Create the 'Test' value in a temporary subkey to avoid...
commit
|
commitdiff
|
tree
2005-04-11
Dimitrie O...
Added cryptdll/ and stdole32.tlb/.
commit
|
commitdiff
|
tree
2005-04-11
James Hawkins
Remove nonstandard type LPLPVOID.
commit
|
commitdiff
|
tree
2005-04-11
Mike Hearn
More notes about the inner workings of DCOM.
commit
|
commitdiff
|
tree
2005-04-11
Lionel Ulmer
Create the GL texture id at texture-binding time.
commit
|
commitdiff
|
tree
2005-04-11
Krzysztof Foltman
- EM_CANPASTE implemented
commit
|
commitdiff
|
tree
2005-04-11
Vincent Béron
Fix a typo in a comment.
commit
|
commitdiff
|
tree
2005-04-11
Dimitrie O...
Cleanup the API docs. Few indentation/formatting fixes.
commit
|
commitdiff
|
tree
2005-04-11
Robert Reif
Changed regression test to make sure position is correc...
commit
|
commitdiff
|
tree
2005-04-11
Robert Reif
Correctly handle where waveOutGetPosition changes timep...
commit
|
commitdiff
|
tree
2005-04-11
Mike Hearn
Only do unicode conversion in HTML Help control when...
commit
|
commitdiff
|
tree
2005-04-11
Mike McCormack
Load and display bitmaps in the dialogs.
commit
|
commitdiff
|
tree
2005-04-11
Rein Klazes
In ScrollWindowEx, if the window already has an update...
commit
|
commitdiff
|
tree
2005-04-11
Ferenc Wagner
Silence some signedness warnings.
commit
|
commitdiff
|
tree
2005-03-31
Alexandre Julliard
Introduced an X_PHYSBITMAP structure to allow storing...
commit
|
commitdiff
|
tree
2005-03-31
Rein Klazes
Fix some incorrect uses of the ok macro where the resul...
commit
|
commitdiff
|
tree
2005-03-31
Hans Leidekker
Implement and test _chsize.
commit
|
commitdiff
|
tree
2005-03-31
Alexandre Julliard
Avoid directly accessing the BITMAPOBJ structure.
commit
|
commitdiff
|
tree
2005-03-31
Alexandre Julliard
Removed the no longer needed X11DRV_get_client_area_off...
commit
|
commitdiff
|
tree
2005-03-31
Alexandre Julliard
Return the coordinates information needed to setup...
commit
|
commitdiff
|
tree
2005-03-31
Rein Klazes
If ScrollWindowEx do not use the DCX_USESTYLE to get...
commit
|
commitdiff
|
tree
2005-03-31
Rein Klazes
Fix a copy&paste bug in get_buffer_pe.
commit
|
commitdiff
|
tree
2005-03-31
Mike McCormack
Eliminate forward declarations, make functions static.
commit
|
commitdiff
|
tree
2005-03-31
Ferenc Wagner
Ask for a tag if one was not given on the command line.
commit
|
commitdiff
|
tree
2005-03-31
Alexandre Julliard
Added support for the DC meta region.
commit
|
commitdiff
|
tree
2005-03-31
Jacek Caban
Stub implementation of HTMLDocument2 interface.
commit
|
commitdiff
|
tree
2005-03-31
Paul Vriens
Use textlen instead of len.
commit
|
commitdiff
|
tree
2005-03-31
Stefan Leichter
Fix GetFileSecurityA test on Win98.
commit
|
commitdiff
|
tree
2005-03-31
Paul van Schayck
Don't stop looking for devices if one can't be opened.
commit
|
commitdiff
|
tree
2005-03-31
Huw Davies
Set the registry keys under HCU\Software\Microsoft...
commit
|
commitdiff
|
tree
2005-03-31
Mike McCormack
Fix up PIDL dumping code.
commit
|
commitdiff
|
tree
2005-03-31
Aric Cyr
Japanese 106 Keyboard fix.
commit
|
commitdiff
|
tree
2005-03-30
Mike McCormack
Implement mailslots.
commit
|
commitdiff
|
tree
2005-03-30
Dmitry Timoshkov
- Make GetSystemMenu respect CS_NOCLOSE.
commit
|
commitdiff
|
tree
2005-03-30
Michael Jung
Removed the incomplete signature checking code.
commit
|
commitdiff
|
tree
2005-03-30
Alexandre Julliard
The update region passed in WM_NCPAINT and the clipping...
commit
|
commitdiff
|
tree
2005-03-30
Francois Gouget
Assorted spelling fixes.
commit
|
commitdiff
|
tree
2005-03-30
Jacek Caban
Added IMonikerProp and IInternetPriority interfaces.
commit
|
commitdiff
|
tree
2005-03-30
Jacek Caban
Added some definitions.
commit
|
commitdiff
|
tree
2005-03-30
Hans Leidekker
Return a computername constructed from the hostname.
commit
|
commitdiff
|
tree
2005-03-30
Alexandre Julliard
Better handling of 16-bit native dlls when a 32-bit...
commit
|
commitdiff
|
tree
2005-03-30
Alexandre Julliard
Only reset the clip region in GetDC() if a new region...
commit
|
commitdiff
|
tree
2005-03-30
Uwe Bonnes
Zero out return string in GetMenuStringA/W.
commit
|
commitdiff
|
tree
2005-03-30
Mike McCormack
Stub implementation of RtlAbsoluteToSelfRelativeSD.
commit
|
commitdiff
|
tree
2005-03-30
Robert Reif
Keep dsound8.c and dsound.c in sync.
commit
|
commitdiff
|
tree
2005-03-30
Alex Villacís...
Initialize [orig|himetric][Width|Height] for PICTYPE_IC...
commit
|
commitdiff
|
tree
2005-03-30
Robert Shearman
Move save_registry and unload_key server calls to ntdll.
commit
|
commitdiff
|
tree
2005-03-30
Aric Stewart
Make sure the GUID of the typelib we are registering...
commit
|
commitdiff
|
tree
2005-03-29
Ferenc Wagner
Try using a stable temporary directory at first to...
commit
|
commitdiff
|
tree
2005-03-29
Mike McCormack
Implement ChangeServiceConfig.
commit
|
commitdiff
|
tree
2005-03-29
Peter Berg...
Janitorial: Get rid of strncpy/strncpyW.
commit
|
commitdiff
|
tree
2005-03-29
Jerry Jenkins
Improve winealsa dsound driver by accessing sound drive...
commit
|
commitdiff
|
tree
2005-03-29
Oliver Stieber
- Volume now inherits Resource. This isn't the way...
commit
|
commitdiff
|
tree
2005-03-29
Alexandre Julliard
Only restore the DC attributes on the next GetDC, and...
commit
|
commitdiff
|
tree
2005-03-29
Alex Villacís...
Fix failure to notice the use of a GIF palette index...
commit
|
commitdiff
|
tree
2005-03-29
Jacek Caban
Added ES_AUTOHSCROLL style to the edittext changing...
commit
|
commitdiff
|
tree
2005-03-29
Huw Davies
In a call to EnumEnhMetaFile when hdc is NULL, lpRect...
commit
|
commitdiff
|
tree
2005-03-29
Huw Davies
WriteFmtUserTypeStg doesn't pull a CLSID from the regis...
commit
|
commitdiff
|
tree
2005-03-29
Alexandre Julliard
Moved 16-bit string functions to user16.c and kbd16.c.
commit
|
commitdiff
|
tree
2005-03-29
Eric Pouech
- Various improvements for minidump module information
commit
|
commitdiff
|
tree
2005-03-29
Alexandre Julliard
Moved rectangle functions to uitools.c and removed...
commit
|
commitdiff
|
tree
2005-03-29
Dimitrie O...
Unicodify WINSPOOL_OpenDriverReg().
commit
|
commitdiff
|
tree
2005-03-29
Huw Davies
Don't close reg key if the open failed.
commit
|
commitdiff
|
tree
2005-03-29
Marcus Meissner
Serialize NULL pointer interfaces correctly.
commit
|
commitdiff
|
tree
2005-03-29
Rein Klazes
ScrollWindow should call ScrollWindowEx with the SW_ERA...
commit
|
commitdiff
|
tree
2005-03-29
Eric Pouech
Clean-up async IO internal functions.
commit
|
commitdiff
|
tree
2005-03-29
James Hawkins
- Implement NtLoadKey.
commit
|
commitdiff
|
tree
2005-03-29
Alexandre Julliard
Moved 16-bit rectangle functions to user16.c.
commit
|
commitdiff
|
tree
2005-03-29
Troy Rollo
Implement SetCPGlobal (an undocumented Win32 API).
commit
|
commitdiff
|
tree
2005-03-29
Michael Jung
Added a test for advapi32, which documents a crash...
commit
|
commitdiff
|
tree
2005-03-29
Vincent Béron
Change prototypes so gcc with some warnings doesn't...
commit
|
commitdiff
|
tree
2005-03-29
Vincent Béron
rsabase doesn't use any types now, so remove it.
commit
|
commitdiff
|
tree
2005-03-29
Stefan Leichter
Fix GetFileSecurityW for not existing directories/files.
commit
|
commitdiff
|
tree
2005-03-29
Eric Pouech
- PDB: better checking for error conditions
commit
|
commitdiff
|
tree
2005-03-29
Jacek Caban
Fixed ntdll:reg test on win9x.
commit
|
commitdiff
|
tree
2005-03-29
Dmitry Timoshkov
Handle control characters in VkKeyScanEx similar to...
commit
|
commitdiff
|
tree
2005-03-29
Rein Klazes
- GetScrollRange should return an empty range, both...
commit
|
commitdiff
|
tree
2005-03-29
Marcus Meissner
Fixed VT_BSTR|VT_BYREF marshalling.
commit
|
commitdiff
|
tree
next