2005-02-18 |
Robert Reif | Fix block align test. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Alex Villacís... | Implement OleFontImpl_QueryTextMetrics. |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Gunnar Dalsnes | When getting current directory on a drive different... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Vitaly Lipatov | Rename SCROLL_GetScrollBarInfo to SCROLL_GetInternalInf... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Dmitry Timoshkov | Convert winemenubuilder to unicode. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Mike McCormack | Add dumping of lnk files. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
David Smith | Fix for ICInfo() in msvideo when it is used to ask... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Jakob Eriksson | Apparently NT4 can also return ERROR_ENVVAR_NOT_FOUND. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Joris Huizer | - renamed file_operation_delete and to shfileops_delete |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Alex Villacís... | Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Jonathan Ernst | Add French resources. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Mike McCormack | Move product, feature and component enumeration functio... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
James Hawkins | Fix improper type-conversions. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Ivan Leo Puoti | Add EVENT_QUERY_STATE define. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Rein Klazes | Calling ValidateRect or ValidateRgn on a windows also... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Paul van Schayck | Change detection order to: OSS-ALSA-ARTS-JACK. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Ulrich Czekalla | Implement ES_CENTER and ES_RIGHT alignment styles. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Huw Davies | SetPath("") should return S_OK. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Thomas Weidenmueller | Forward to user32 when appropriate. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Robert Reif | Some block align cleanups. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Mike McCormack | Add a border to the edit control, add some more controls. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Mike McCormack | Fix up the summary information code a little. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Aric Stewart | Stubs for MsiUseFeature. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Robert Reif | Fixed invalid buffer size by rounding up to next multip... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Lauri Tulmin | Make minimized windows stay minimized. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Mike McCormack | Remove const declaration from non-const function. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Mike McCormack | Allow MsiViewExecute to be called twice on the same... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Mike McCormack | Implement MsiDatabaseGetPrimaryKeys. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Mike McCormack | MsiGetComponentPath should allow null pointers for... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Mike McCormack | Small fixes, indentation and comments. |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Dmitry Timoshkov | - Fix prototypes of GetClassLongA/W, GetClassLongPtrA... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Robert Shearman | - Use I_RpcGetBuffer, instead of our own buffer routine... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Uwe Bonnes | Use local buffer in RtlUpcaseUnicodeStringToCountedOemS... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Ivan Leo Puoti | Move Rtl*Registry* structs, defines and prototypes... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Henning Gerhardt | Add/updated German resources. |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Mike McCormack | Reindent some code to improve readability. |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Robert Shearman | - Add a stub implementation of RpcImpersonateClient. |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Paul van Schayck | Only stop writing a volume label if we found a non... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Robert Shearman | The Global Interface Table should do table-strong marsh... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Robert Shearman | - Remove cruft left over from previous RPC backend... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Mike McCormack | Define some extra SHFGI values. |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Mike McCormack | Add some more SPI values. |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Robert Shearman | Fix RPC server thread race. |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Robert Shearman | ERROR_IO_PENDING is expected, so don't return an error. |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Christian Costa | Implemented GetProperty method for keyboard device. |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Robert Shearman | Make COM use the RPC runtime as the backend for RPC... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Alexandre Julliard | Brad DeMorrow |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Ivan Leo Puoti | Add implementation for RtlQueryRegistryValues, RtlCheck... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Francois Gouget | Cast the GetProcAddress() return value to avoid warning... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Rémi Assailly | char -> const char fixes. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Michael Jung | Added support for command line parameter '/D' to do... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Michael Jung | Include config.h to reenable reading /etc/fstab on... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Michael Jung | Check pdwDataLen param for non NULL'ness. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Michael Jung | Set pointers to NULL in delete_drive to prevent heap... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Robert Reif | Add some missing \ns. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Hans Leidekker | Implement and test access flags for color profiles. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Mike McCormack | Add handling of %ws, %S and %C to _vns(w)printf, improv... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Dmitry Timoshkov | Make DDE implementation always work internally in Unicode. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Vincent Béron | Suppress a warning. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Francois Gouget | Test the interaction between IShellLink::SetIDList... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Rein Klazes | REGION_FrameRgn computes the frame region inside the... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Lauri Tulmin | Update scroll info on WM_SETTEXT. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Lauri Tulmin | Implement word wrap. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Marcelo Duarte | Update README for Pt_br and Pt. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Robert Shearman | Invoke objects in STA's in the correct thread by sendin... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Jason Edmeades | Make the edit field created from a richedit control... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Marcelo Duarte | Update the resources for Portuguese. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Christian Costa | Handle more properly versions for Direct3D and Direct3D... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Vincent Béron | Add 2 missing tags in getting.sgml. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Marcus Meissner | Check for overflows with ClrUsed. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Marcus Meissner | Output some more informations. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Mike McCormack | Implement SQL delete query. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Filip Navara | Don't crash if ShellFolder doesn't implement the IID_IS... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Stefan Leichter | Make advapi32_test.exe loadable on NT 3.51. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Vincent Béron | A RPC_FC_ENUM16 is a VT_USERDEFINED. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Eric Kohl | Implement DelayedMove and FileExists. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Oliver Stieber | Mention bt [all | <tid>]. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Rémi Assailly | Small char -> const char fix. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Ge van Geldorp | Error numbers >= 32 are to be expected. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Marcelo Duarte | - Correct time zone for BRT and BRST. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Francois Gouget | Load advpack.dll at runtime to avoid link problems... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Francois Gouget | Tests cannot use wine/debug.h because it does not exist... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Francois Gouget | ES_COMBO is not defined in the Windows headers. So... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Robert Shearman | Make Ole tests run on Windows 95. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Jason Edmeades | Make 'exist' in wcmd handle both file and directories. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Michael Jung | Fixed automatic drive detection for the case that the... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Robert Reif | Added parameter checking to timeGetDevCaps. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Mike Hearn | Respect the flags member of the CHOOSEFONT structure... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Alexandre Julliard | Release 20050211. wine-20050211 |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Scott Ritchie | User Guide Chapter 2 rewrite. |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Robert Shearman | - Implement AdjustTokenPrivileges, DuplicateTokenEx and |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Robert Reif | Removed printing of thread id for AddRef and Release... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Alexandre Julliard | Fixed profile cache flushing when no filename is specif... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Francois Gouget | Don't link with DirectSoundCreate8 as this prevents... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Mike Hearn | Alter the version heuristics a bit. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Oliver Stieber | Added vCont support. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Tom Wickline | Sync to latest OpenGL specifications. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Mike McCormack | Set full UI mode by default. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Robert Reif | Print info about primary buffer format. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Paul Vriens | Check that ppZStencilSurface is not null. |
commit | commitdiff | tree | snapshot |
next |