2003-12-30 |
Hans Leidekker | Translate msrle32 and oledlg resources.
|
commit | commitdiff | tree |
2003-12-30 |
Mike McCormack | Sort the output of wcmd's set command.
|
commit | commitdiff | tree |
2003-12-30 |
Mike McCormack | Return an SID when GetTokenInformation is called with...
|
commit | commitdiff | tree |
2003-12-30 |
Sylvain Petreolle | Added stubs for options CONNECT_TIMEOUT and DATA_RECEIVE_TIM...
|
commit | commitdiff | tree |
2003-12-30 |
Marcus Meissner | DWL_USER might be used otherwise, so use an internal...
|
commit | commitdiff | tree |
2003-12-30 |
Zimler Attila | Fixed Hungarian keyboard layout.
|
commit | commitdiff | tree |
2003-12-30 |
Sami Aario | Fixed a typo.
|
commit | commitdiff | tree |
2003-12-30 |
David Miller | Removed explicit ordinals.
|
commit | commitdiff | tree |
2003-12-30 |
Lionel Ulmer | Also remove in the D3D code the pedantic check on the...
|
commit | commitdiff | tree |
2003-12-30 |
Robert Shearman | - Fix IGraphBuilder::ConnectDirect.
|
commit | commitdiff | tree |
2003-12-30 |
Ivan Leo Murray... | Updated Italian translations.
|
commit | commitdiff | tree |
2003-12-30 |
Rein Klazes | When a directory is entered in the 16 bits file dialog...
|
commit | commitdiff | tree |
2003-12-30 |
Duane Clark | Reinitialize thumb when trackbar size is changed.
|
commit | commitdiff | tree |
2003-12-30 |
Mike Hearn | Prevent false matches in WIN_FindWindow.
|
commit | commitdiff | tree |
2003-12-30 |
Ferenc Wagner | Solaris sh portability fix.
|
commit | commitdiff | tree |
2003-12-30 |
Ferenc Wagner | Fix undeleted temporary file.
|
commit | commitdiff | tree |
2003-12-30 |
Michael Stefaniuc | Search for mingw-$prog too.
|
commit | commitdiff | tree |
2003-12-30 |
Marcus Meissner | Dimensions with cElements=0 are valid and needed by...
|
commit | commitdiff | tree |
2003-12-30 |
Marcus Meissner | Added more argument numbers for _invoke().
|
commit | commitdiff | tree |
2003-12-15 |
Jon Griffiths | I8/UI8 are accepted in arrays in recent native dlls.
|
commit | commitdiff | tree |
2003-12-15 |
Jon Griffiths | Use the SafeArray conversion functions when coercing...
|
commit | commitdiff | tree |
2003-12-15 |
Jon Griffiths | Rewrite: Support I8/UI8,RECORD.
|
commit | commitdiff | tree |
2003-12-15 |
Kirill Smelkov | Added mfc/Include and mfc/src as possible places for...
|
commit | commitdiff | tree |
2003-12-15 |
Uwe Bonnes | Patch and test for scanf %i.
|
commit | commitdiff | tree |
2003-12-15 |
Hans Leidekker | Check if a function exists before testing it.
|
commit | commitdiff | tree |
2003-12-15 |
Dmitry Timoshkov | Implement support for many MCIWndClass MCI_ and MCIWNDM_...
|
commit | commitdiff | tree |
2003-12-15 |
Hans Leidekker | MoveFile returns ERROR_ALREADY_EXISTS, not ERROR_FILE_EXISTS.
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Implemented VarInt, VarPow.
|
commit | commitdiff | tree |
2003-12-15 |
Eric Pouech | - get rid of winedbg internal channels for output
|
commit | commitdiff | tree |
2003-12-15 |
Steven Edwards | Porting fix for winmm resources (patch by Filip Navara).
|
commit | commitdiff | tree |
2003-12-15 |
Hans Leidekker | [Global|Local]ReAlloc don't fail with size 0.
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Older versions of freetype do not have FT_Get_First_Char.
|
commit | commitdiff | tree |
2003-12-15 |
Martin Fuchs | Fixed options for winebuild.
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Explicitly clear vm86 flag in DIOCRegs_2_CONTEXT.
|
commit | commitdiff | tree |
2003-12-15 |
Ferenc Wagner | Added snprintf test.
|
commit | commitdiff | tree |
2003-12-15 |
Steven Edwards | Porting fix.
|
commit | commitdiff | tree |
2003-12-15 |
Martin Fuchs | Added include of "wine/port.h" for MSVC.
|
commit | commitdiff | tree |
2003-12-15 |
Christian Costa | Exported widMessage function.
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Yet another useful hint for missing stdole32.tlb.
|
commit | commitdiff | tree |
2003-12-15 |
Uwe Bonnes | HTTP_DealWithProxy: Only add http:// to proxy string...
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Do not clear the pointer we just allocated, just the...
|
commit | commitdiff | tree |
2003-12-15 |
Marcus Meissner | Fixed potentially uninitialised sz.
|
commit | commitdiff | tree |
2003-12-15 |
Kirill Smelkov | Added test for -fms-extensions to generated configure.ac.
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Release 20031212.
|
commit | commitdiff | tree |
2003-12-13 |
Ge van Geldorp | Pass dtp parameter on from DrawTextExA to DrawTextExW.
|
commit | commitdiff | tree |
2003-12-13 |
Aric Stewart | Better handling of some service functions.
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Removed useless #ifdef WINELIB.
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Define __WINE__ to enable extensions (spotted by Martin...
|
commit | commitdiff | tree |
2003-12-13 |
Dimitrie O. Paun | Update the dlls/ section. Remove gdi/{,enh}mfdrv, they...
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Add DEFS to the resource compiler flags.
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Avoid common symbols on Darwin/Mac OS X.
|
commit | commitdiff | tree |
2003-12-13 |
Alexandre Julliard | Added exception handlers in FindResourceExA/W (based...
|
commit | commitdiff | tree |
2003-12-13 |
Francois Gouget | Try not to display uninitialized data in traces (found...
|
commit | commitdiff | tree |
2003-12-13 |
Mike Hearn | Remove flat scrollbar stub fixmes.
|
commit | commitdiff | tree |
2003-12-13 |
Steven Edwards | Added implib rule for building import libs.
|
commit | commitdiff | tree |
2003-12-13 |
Jerry Jenkins | Fix managed state of some windows.
|
commit | commitdiff | tree |
2003-12-13 |
Andrew de Quincey | - Implemented HELPDIR subkeys properly in RegisterTypeLib().
|
commit | commitdiff | tree |
2003-12-13 |
Kirill Smelkov | Added CreateAsyncBindCtx and IsAsyncMoniker stubs.
|
commit | commitdiff | tree |
2003-12-13 |
Ge van Geldorp | When building a PE DLL (MinGW), variables exported...
|
commit | commitdiff | tree |
2003-12-12 |
Alexandre Julliard | Return an error in wine_pthread_mutex_unlock if we...
|
commit | commitdiff | tree |
2003-12-12 |
Steven Edwards | - The last of the major Win16/32 split for commdlg...
|
commit | commitdiff | tree |
2003-12-12 |
Alexandre Julliard | Make Char{Lower,Upper}A call Char{Lower,Upper}BuffA.
|
commit | commitdiff | tree |
2003-12-12 |
Alexandre Julliard | Avoid long long constants (reported by Gerald Pfeifer).
|
commit | commitdiff | tree |
2003-12-12 |
Robert Shearman | - Url Cache improvements.
|
commit | commitdiff | tree |
2003-12-12 |
Vik Kumar | Added eucJP charset.
|
commit | commitdiff | tree |
2003-12-12 |
Vik Kumar | Font changes from MS P Gothic to MS UI Gothic.
|
commit | commitdiff | tree |
2003-12-12 |
Vik Kumar | Added Japanese translation.
|
commit | commitdiff | tree |
2003-12-12 |
Jon Griffiths | Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLastWin3...
|
commit | commitdiff | tree |
2003-12-12 |
Jeremy Shaw | Move the data around when the ring buffer is resized...
|
commit | commitdiff | tree |
2003-12-12 |
Martin Fuchs | Fixed missing initializations of struct SHELLEXECUTEINFO.
|
commit | commitdiff | tree |
2003-12-12 |
Eric Pouech | Moved all remaining console related code to dlls/kernel...
|
commit | commitdiff | tree |
2003-12-12 |
Gerald Pfeifer | Fix types in WSAHtonl.
|
commit | commitdiff | tree |
2003-12-12 |
Dimitrie O. Paun | List the tools subdirs as we do for all the others.
|
commit | commitdiff | tree |
2003-12-12 |
Dimitrie O. Paun | Remove most string size limitations.
|
commit | commitdiff | tree |
2003-12-11 |
Alexandre Julliard | Store a pointer to the client-side class structure...
|
commit | commitdiff | tree |
2003-12-11 |
Jon Griffiths | Oops - VT_EMPTY->VT_RECORD is not allowed.
|
commit | commitdiff | tree |
2003-12-11 |
Jon Griffiths | Test almost all of the low level variant functions
|
commit | commitdiff | tree |
2003-12-11 |
Rein Klazes | Do conversions between the font size specified in points (or
|
commit | commitdiff | tree |
2003-12-11 |
Kirill Smelkov | Added stub and prototype for WSAJoinLeaf.
|
commit | commitdiff | tree |
2003-12-11 |
Jon Griffiths | Reimplement/document every low level variant function.
|
commit | commitdiff | tree |
2003-12-11 |
Christian Costa | Added WaveIn support.
|
commit | commitdiff | tree |
2003-12-11 |
Rein Klazes | Enable the display of a true type bitmap for true type...
|
commit | commitdiff | tree |
2003-12-11 |
Huw Davies | Fix incorrect calculation of transport_addr.
|
commit | commitdiff | tree |
2003-12-11 |
Huw Davies | Don't crash if lpDependencies is NULL.
|
commit | commitdiff | tree |
2003-12-11 |
Mike McCormack | Implement CryptRegisterOIDFunction and CryptSIPAddProvider.
|
commit | commitdiff | tree |
2003-12-11 |
Jeremy Shaw | Add a '\r\n' to lpszHeaders if it is not already terminated by
|
commit | commitdiff | tree |
2003-12-11 |
Frank | Fixed size check in GetCommConfig().
|
commit | commitdiff | tree |
2003-12-11 |
Richard Cohen | - Fix obsolete comments about windowsx, commdlg.
|
commit | commitdiff | tree |
2003-12-11 |
Richard Cohen | - Check FindFirstFile against INVALID_HANDLE_VALUE...
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Added tests for class style and instance handling.
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | System classes must not have the CS_GLOBALCLASS style.
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Added window classes in the server, and support for...
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Print names for Win32 errors too, plus a few more status...
|
commit | commitdiff | tree |
2003-12-10 |
Andreas Rosenberg | Point size in DLG_TEMPLATE may be negative.
|
commit | commitdiff | tree |
2003-12-10 |
Jon Griffiths | Sort the listview when clicking the Name or Type headers.
|
commit | commitdiff | tree |
2003-12-10 |
Dmitry Timoshkov | Add support for some MCIWNDF_ styles, indicate that...
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Made all the RegisterClass and GetClassInfo variants...
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Added support for inter-process GetWindowWord.
|
commit | commitdiff | tree |
2003-12-10 |
Alexandre Julliard | Added set_win32_error() for error codes that don't...
|
commit | commitdiff | tree |
2003-12-10 |
Marcelo Duarte | - Implementation of HCR_GetExecuteCommandExW for internal...
|
commit | commitdiff | tree |