2004-01-03 |
Mike Hearn | Implemented RegFlushKey and NtFlushKey. |
commit | commitdiff | tree | snapshot |
2004-01-03 |
Zimler Attila | Added support for creating new keys. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Michael Stefaniuc | Fill in the color MaskSize and FieldPosition fields... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Alexandre Julliard | Added wine_dll_get_owner function that retrieves the... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Alexandre Julliard | Make symlinks for 16-bit files point to the 32-bit... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Steven Edwards | Split up the Win16/32 MDI support a bit. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Mike McCormack | On a RB_SETBANDINFO message only redraw the rebar if... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Michael Stefaniuc | Use a struct as specified in the VBE 3.0 standard for the |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Steven Edwards | Fix compiling netapi32 on MSVC with PSDK headers. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Christian Costa | Fix compilation issue with ALSA 0.5. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Mike Hearn | result2 seems to be optional, making it 0 allows IE... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Steven Edwards | Update the notes on how WINE uses the Systray under... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Mike McCormack | Avoid a crash if the dialog style is missing. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Wim Lewis | Clear struct sockaddr_ipx directly instead of just... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Wim Lewis | EOVERFLOW does not exist on OpenBSD. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Michael Stefaniuc | Set the "bytes per scan line" field when generating... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Robert Shearman | Added stub for CertFreeCertificateContext. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Ivan Leo Murray... | Completed Italian language support. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Juan Lang | Fix conflicting registry value names, and try both... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Juan Lang | Properly L2-encode the NetBIOS scope ID in DeviceIo_VNB, so |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Juan Lang | Add tracing, add WINS configuration to GetAdaptersInfo... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Marcus Meissner | When checking for gethostbyname_r_6 not try to compile... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Alexandre Julliard | Updated configure with autoconf 2.58. Set the bug repor... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Alexandre Julliard | Commented out tests that assume that the current year... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Chris Morgan | Make the debug mark printing unconditional instead... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Ivan Leo Murray... | Added Italian resources. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Robert Shearman | Remove PRINTDLG_GetDefaultPrinterName; use Win32 GetDef... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Dmitry Timoshkov | Remove a stray LeaveCriticalSection(). |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Dmitry Timoshkov | Trackbar range should be fixed only in the case of... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Phil Krylov | Implemented OFN_OVERWRITEPROMPT and OFN_EXTENSIONDIFFER... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
Dmitry Timoshkov | Much improved mciavi driver. Fixed synchronization... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
Dmitry Timoshkov | Add support for many MCIWNDM_ messages and some MCI_... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
Dmitry Timoshkov | Use correct pointer to an internal driver description. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
Dmitry Timoshkov | Add MCI_SYSINFO command W to A mapping. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Alexandre Julliard | Store window icons in the window structure so that... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Dmitry Timoshkov | Fix many function prototypes and data types according... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Dmitry Timoshkov | Add Unicode->ANSI MCI message mapping, implement mciSen... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Marcus Meissner | Fixed size calculation on redim if old size was 0. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Gerald Pfeifer | Improve error messages in OSS_WaveOutInit() and OSS_Wav... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Stefan Leichter | Added file version resource. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Rein Klazes | IsdialogMessage16 must not process messages that are... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Mike Hearn | Remove DCOM config file entries, as they have no effect. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Marcus Meissner | Removed too strict header check to enable execution... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Mike Hearn | Print exe name when initialization fails. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Tom Wickline | Add newdev, updated DMusic section, small fix to dpnhpast. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Gerald Pfeifer | Remove URLCache_FindEntry() which is not used any longer. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Ulrich Czekalla | Add stubbed version of newdev.dll. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Rein Klazes | - Add a bitmap resource with the font icons: TrueType... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Stefan Leichter | Make use of/handle the first parameter of the function... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Dmitry Timoshkov | Add MDI child creation tests. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
David Beck | Added RFTHREAD flag in rfork call. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Robert Shearman | - Fixed buffer overflow in IFilterMapper2::RegisterFilter. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Sami Aario | Fix some return values of dplayx API calls. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Alexandre Julliard | Fixed RtlUnwind signature (reported by Pierre d'Herbemont). |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Martin Fuchs | - correct return value of SHGetPathFromIDList[AW](... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Juan Lang | Read the Policy{Account,Primary}DomainInformation from... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Ge van Geldorp | Enclose application name in double quotation marks... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Michael Stefaniuc | Fixed mem leak on error path. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Vik Kumar | Fixed MS UI Gothic font names. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Hans Leidekker | Translate msrle32 and oledlg resources. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Mike McCormack | Sort the output of wcmd's set command. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Mike McCormack | Return an SID when GetTokenInformation is called with... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Sylvain Petreolle | Added stubs for options CONNECT_TIMEOUT and DATA_RECEIV... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Marcus Meissner | DWL_USER might be used otherwise, so use an internal... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Zimler Attila | Fixed Hungarian keyboard layout. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Sami Aario | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
David Miller | Removed explicit ordinals. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Lionel Ulmer | Also remove in the D3D code the pedantic check on the... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Robert Shearman | - Fix IGraphBuilder::ConnectDirect. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Ivan Leo Murray... | Updated Italian translations. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Rein Klazes | When a directory is entered in the 16 bits file dialog... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Duane Clark | Reinitialize thumb when trackbar size is changed. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Mike Hearn | Prevent false matches in WIN_FindWindow. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Ferenc Wagner | Solaris sh portability fix. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Ferenc Wagner | Fix undeleted temporary file. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Michael Stefaniuc | Search for mingw-$prog too. |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Marcus Meissner | Dimensions with cElements=0 are valid and needed by... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Marcus Meissner | Added more argument numbers for _invoke(). |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Jon Griffiths | I8/UI8 are accepted in arrays in recent native dlls. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Jon Griffiths | Use the SafeArray conversion functions when coercing... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Jon Griffiths | Rewrite: Support I8/UI8,RECORD. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Kirill Smelkov | Added mfc/Include and mfc/src as possible places for... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Uwe Bonnes | Patch and test for scanf %i. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Hans Leidekker | Check if a function exists before testing it. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Dmitry Timoshkov | Implement support for many MCIWndClass MCI_ and MCIWNDM... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Hans Leidekker | MoveFile returns ERROR_ALREADY_EXISTS, not ERROR_FILE_E... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Marcus Meissner | Implemented VarInt, VarPow. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Eric Pouech | - get rid of winedbg internal channels for output |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Steven Edwards | Porting fix for winmm resources (patch by Filip Navara). |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Hans Leidekker | [Global|Local]ReAlloc don't fail with size 0. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Marcus Meissner | Older versions of freetype do not have FT_Get_First_Char. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Martin Fuchs | Fixed options for winebuild. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Marcus Meissner | Explicitly clear vm86 flag in DIOCRegs_2_CONTEXT. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Ferenc Wagner | Added snprintf test. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Steven Edwards | Porting fix. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Martin Fuchs | Added include of "wine/port.h" for MSVC. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Christian Costa | Exported widMessage function. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Marcus Meissner | Yet another useful hint for missing stdole32.tlb. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Uwe Bonnes | HTTP_DealWithProxy: Only add to proxy string when... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Marcus Meissner | Do not clear the pointer we just allocated, just the... |
commit | commitdiff | tree | snapshot |
next |