wine/eterwine.git
2005-01-20 Dmitry TimoshkovCorrect coordinates of a couple of controls.
2005-01-20 Mike McCormackDeclare the preview functions.
2005-01-20 Paul Vriens- Use Interlocked* functions in AddRef and Release.
2005-01-20 Tony LambregtsAdded time zone information for SAMT (Samara Standard...
2005-01-20 Ulrich CzekallaACL fixes and cleanups.
2005-01-20 Aric StewartAdded some stub implementations.
2005-01-20 Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2005-01-20 Robert Shearman- Consolidate more stub creation details into register_...
2005-01-20 Ulrich CzekallaAdded stub implementation of NetGetJoinInformation.
2005-01-19 Oleh R. NykyforchynUkrainian codepage 21866 added and respective files...
2005-01-19 Michael StefaniucHack to fix the compile.
2005-01-19 Ulrich CzekallaHandle case when only height is set to CW_USEDEFAULT.
2005-01-19 Bill MedlandTrivial language corrections to the Wine Developer...
2005-01-19 Lauri TulminReposition caret after window resize.
2005-01-19 Raphael JunqueiraBegin support of VertexDeclaration on wined3d using...
2005-01-19 Vitaly LipatovAdd FIXME for file with broken counters.
2005-01-19 Lauri TulminDon't recalculate line indexes if number of lines doesn...
2005-01-19 Huw DaviesAdd propget and propput function attributes.
2005-01-19 Aric StewartQuite a few fixes:
2005-01-19 Mike McCormackStub definition for OpenUrl.
2005-01-19 Alexandre JulliardRemoved no longer used WIN_InternalShowOwnedPopups...
2005-01-19 Alexandre JulliardStore the window id as a property instead of accessing...
2005-01-19 Rein KlazesReturn a fixed frequency of 1193182 Hz for the Performa...
2005-01-19 Mike McCormackImplement TransactNamedPipe for the non-overlapped...
2005-01-19 Mike McCormackStub implementation for some functions.
2005-01-19 Robert Shearman- Initialize ppv pointer in ClientIdentity_QueryInterfa...
2005-01-19 Paul van SchayckReset the type dropdown when selecting another drive.
2005-01-19 Stefan LeichterFixed GetFileVersionInfoSizeA tests on WinME.
2005-01-19 Michael JungAvoid code duplication by moving handle lookup into...
2005-01-19 Joris HuizerGet rid of some TRACE(..., This->resource.ref).
2005-01-19 Huw DaviesPad small strings out to eight bytes.
2005-01-19 Aric StewartDo a very basic first implementation of MsiConfigurePro...
2005-01-19 Mike McCormackAdded definition for the USERINFOSTATE enumeration.
2005-01-19 Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2005-01-18 Alexandre JulliardMoved DefWindowProc16 to msg16.c and cleaned up a few...
2005-01-18 Hans LeidekkerImplement and test InternetTime{From,To}SystemTime...
2005-01-18 Jason Edmeades- Handle failures to allocate storage more gracefully.
2005-01-18 Mike McCormackAdd definitions for session change notifications.
2005-01-18 Juan LangMake netspi.h private, as some of its declarations...
2005-01-18 Aric StewartCopy the implementation from SetupDefaultQueueCallbackA...
2005-01-18 Huw DaviesAdd a missing break to fix typeinfo version regression.
2005-01-18 Hans LeidekkerStub implementations for PathUnExpandEnvStringsSHRegEnu...
2005-01-17 Alexandre JulliardGet rid of nonclient.h and of the corresponding exporte...
2005-01-17 Alex Villacís... When parsing an hex/oct integer value, copy value verba...
2005-01-17 Henning GerhardtA small spelling fix and a small update (thank to Andre...
2005-01-17 Robert ShearmanInitialize clsid member to the marshaler clsid to fix...
2005-01-17 Lauri TulminMake long lines behave nicely.
2005-01-17 Alexandre JulliardAvoid most references to the internals of the WND struc...
2005-01-17 Alexandre JulliardRemoved a couple of unnecessary calls to WIN_SuspendWnd...
2005-01-17 Paul VriensUse a registry key for copying, that's known on every...
2005-01-17 Jonathan ErnstUpdated French resources.
2005-01-17 Hans LeidekkerStub implementations for DrawDibChangePalette, DrawDibG...
2005-01-17 Paul VriensChange the order of Src and Dst in CopyKey calls/functions.
2005-01-17 Alexandre JulliardSmall optimization in WINPOS_GetWinOffset.
2005-01-17 Alexandre JulliardRemoved unused ForceWindowRaise function.
2005-01-17 Jason Edmeades- Add texture support for all the texture types for...
2005-01-17 Alexandre JulliardAuthors: Klemens Friedl <klemens_friedl@gmx.net>, Henni...
2005-01-17 Henning GerhardtUpdate German resources.
2005-01-17 Michael JungAdded definitions of TLS1PRF algorithm identifiers.
2005-01-17 Paul VriensUse Interlocked* functions in AddRef and Release.
2005-01-17 Gerald PfeiferUse switch statements instead of if-cascades. Avoid...
2005-01-17 Michael JungMoved HMAC initialization and finalization code to
2005-01-17 Huw DaviesAdd VT_VARIANT support.
2005-01-17 Aric StewartImplementations for SelfRegModules and PublishFeatures.
2005-01-17 Aric StewartFirst pass implement ion of MsiQueryProductState[A...
2005-01-17 Robert ShearmanImplement table marshaling.
2005-01-17 Stefan LeichterInclude new tests.
2005-01-17 Paul VriensRemove the checking/setting of the defaults in TRACKBAR...
2005-01-17 Paul VriensRemove needless check for horizontal or vertical pager.
2005-01-14 Eric Pouech- got rid of include/async.h
2005-01-14 Crestez LeonardFix add application (memory error).
2005-01-14 Robert ShearmanRemove MODULENAME prefix from
2005-01-14 Huw DaviesAdd support for BSTR default values.
2005-01-14 Robert Shearman- Remove obsolete structs, rearrange things to group...
2005-01-14 Robert ShearmanMake proxy shutdown test succeed by releasing the chann...
2005-01-14 Jeremy WhiteFix X11 event timing so that we correctly correlate...
2005-01-14 Aric StewartActually start on an implemention for MsiGetComponentPa...
2005-01-14 Robert Shearman- Add documentation for most Co* functions.
2005-01-14 Joris Huizer- add file_operation_delete
2005-01-14 Mike McCormackFix, add and rearrange winsvc.h declarations.
2005-01-14 Marcus MeissnerInitialize rc in create_component_directory().
2005-01-14 Huw DaviesAdd support for interface ptrs including the special...
2005-01-14 Ulrich CzekallaGetFileName31W should call unicode version of FD31_Allo...
2005-01-14 Justin ChevrierCreated unit test for SPI_{GET,SET}MINIMIZEDMETRICS.
2005-01-14 Justin Chevrier- Implemented SPI_GETMINIMIZEDMETRICS calculated from...
2005-01-14 Robert Shearman- The apartment reference should be held while the...
2005-01-14 Dimitrie O... Use the LVCFMT_{LEFT,RIGHT,CENTER} enumeration flags...
2005-01-14 Rein KlazesIn int21_ioctl - get device data-, set the "is console...
2005-01-14 Mike McCormackMove all service stubs together, make them consistent.
2005-01-14 James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14 Aric StewartFirst implementation of the WriteIniValues action.
2005-01-14 Robert Shearman- Don't use the pipe caching code because it doesn...
2005-01-14 Dmitry TimoshkovAdd WM_GETOBJECT definition, remove WM_OTHERWINDOWCREAT...
2005-01-14 Dimitrie O... Suggest testing patches in a gentler way.
2005-01-14 Klemens FriedlUpdate German language file.
2005-01-14 Mike McCormackCleanup service handles.
2005-01-14 Jon GriffithsIncrease the required rectangle size before drawing...
2005-01-14 Walt OgburnFix BS_PATTERN brushes in mfdrv. Un-comment the corres...
2005-01-14 James HawkinsReturn CLASS_E_NOAGGREGATION if pUnkOuter is non-null.
2005-01-14 Aric StewartCustom actions can have null in their target parameters...
next