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 |
2003-12-15 |
Marcus Meissner | Fixed potentially uninitialised sz. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Kirill Smelkov | Added test for -fms-extensions to generated configure.ac. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alexandre Julliard | Release 20031212. wine-20031212 |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Ge van Geldorp | Pass dtp parameter on from DrawTextExA to DrawTextExW. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Aric Stewart | Better handling of some service functions. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alexandre Julliard | Removed useless #ifdef WINELIB. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alexandre Julliard | Define __WINE__ to enable extensions (spotted by Martin... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Dimitrie O... | Update the dlls/ section. Remove gdi/{,enh}mfdrv, they... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alexandre Julliard | Add DEFS to the resource compiler flags. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alexandre Julliard | Avoid common symbols on Darwin/Mac OS X. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Alexandre Julliard | Added exception handlers in FindResourceExA/W (based... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Francois Gouget | Try not to display uninitialized data in traces (found... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Mike Hearn | Remove flat scrollbar stub fixmes. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Steven Edwards | Added implib rule for building import libs. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Jerry Jenkins | Fix managed state of some windows. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Andrew de Quincey | - Implemented HELPDIR subkeys properly in RegisterTypeL... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Kirill Smelkov | Added CreateAsyncBindCtx and IsAsyncMoniker stubs. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Ge van Geldorp | When building a PE DLL (MinGW), variables exported... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Alexandre Julliard | Return an error in wine_pthread_mutex_unlock if we... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Steven Edwards | - The last of the major Win16/32 split for commdlg... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Alexandre Julliard | Make Char{Lower,Upper}A call Char{Lower,Upper}BuffA. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Alexandre Julliard | Avoid long long constants (reported by Gerald Pfeifer). |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Robert Shearman | - Url Cache improvements. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Vik Kumar | Added eucJP charset. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Vik Kumar | Font changes from MS P Gothic to MS UI Gothic. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Vik Kumar | Added Japanese translation. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Jon Griffiths | Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLas... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Jeremy Shaw | Move the data around when the ring buffer is resized... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Martin Fuchs | Fixed missing initializations of struct SHELLEXECUTEINFO. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Eric Pouech | Moved all remaining console related code to dlls/kernel... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Gerald Pfeifer | Fix types in WSAHtonl. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dimitrie O... | List the tools subdirs as we do for all the others. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dimitrie O... | Remove most string size limitations. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Alexandre Julliard | Store a pointer to the client-side class structure... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Jon Griffiths | Oops - VT_EMPTY->VT_RECORD is not allowed. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Jon Griffiths | Test almost all of the low level variant functions |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Rein Klazes | Do conversions between the font size specified in point... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Kirill Smelkov | Added stub and prototype for WSAJoinLeaf. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Jon Griffiths | Reimplement/document every low level variant function. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Christian Costa | Added WaveIn support. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Rein Klazes | Enable the display of a true type bitmap for true type... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Huw Davies | Fix incorrect calculation of transport_addr. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Huw Davies | Don't crash if lpDependencies is NULL. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Mike McCormack | Implement CryptRegisterOIDFunction and CryptSIPAddProvider. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Jeremy Shaw | Add a '\r\n' to lpszHeaders if it is not already termin... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Frank | Fixed size check in GetCommConfig(). |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Richard Cohen | - Fix obsolete comments about windowsx, commdlg. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Richard Cohen | - Check FindFirstFile against INVALID_HANDLE_VALUE... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Added tests for class style and instance handling. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | System classes must not have the CS_GLOBALCLASS style. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Added window classes in the server, and support for... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Print names for Win32 errors too, plus a few more statu... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Andreas Rosenberg | Point size in DLG_TEMPLATE may be negative. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Jon Griffiths | Sort the listview when clicking the Name or Type headers. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Dmitry Timoshkov | Add support for some MCIWNDF_ styles, indicate that... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Made all the RegisterClass and GetClassInfo variants... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Added support for inter-process GetWindowWord. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Alexandre Julliard | Added set_win32_error() for error codes that don't... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Marcelo Duarte | - Implementation of HCR_GetExecuteCommandExW for intern... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Andrew de Quincey | Upwards traversal of inheritance tree didn't occur... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Jon Griffiths | Fix a couple of tests for w2k (Russian). |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Jon Griffiths | Don't call GetWindowLong for every comparison while... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Huw Davies | If a font has a version 0 OS2 table then Windows uses... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Jon Griffiths | Add a few soon-to-be-implemented functions. |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Jon Griffiths | Fix the tests to pass when locale settings are user... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Jon Griffiths | Implement conversions between dates and strings. |
commit | commitdiff | tree | snapshot |
next |