2004-12-22 |
Jacek Caban | Unicodified fontdlg. |
tree | commitdiff |
2004-12-22 |
Eric Pouech | Fixed bug with unsigned index in decreasing loop. |
tree | commitdiff |
2004-12-22 |
Aric Stewart | Fix folder resolution. |
tree | commitdiff |
2004-12-22 |
Alexandre Julliard | Revert previous patch, that's not a leak. |
tree | commitdiff |
2004-12-22 |
Alexandre Julliard | Fixed prototypes of a couple of ntdll functions. |
tree | commitdiff |
2004-12-22 |
Mike McCormack | Remove more fixed length buffers, rewrite functions... |
tree | commitdiff |
2004-12-22 |
Mike McCormack | Fix selecting string columns and matching against a... |
tree | commitdiff |
2004-12-22 |
Francois Gouget | Remove unneeded NULL casts. |
tree | commitdiff |
2004-12-22 |
Mike McCormack | Remove a lot of fixed length buffers. |
tree | commitdiff |
2004-12-22 |
Francois Gouget | Spelling fixes. |
tree | commitdiff |
2004-12-22 |
Dmitry Timoshkov | Replace 'All xxx pages' text in common print dialog... |
tree | commitdiff |
2004-12-22 |
Dmitry Timoshkov | Perform case insensitive comparison with cached ini... |
tree | commitdiff |
2004-12-22 |
Dmitry Timoshkov | Uncomment call to FlushConsoleInputBuffer in FlushFileB... |
tree | commitdiff |
2004-12-21 |
Hans Leidekker | Stub implementations for AdjustTokenGroups, AreAllAcces... |
tree | commitdiff |
2004-12-21 |
Dmitry Timoshkov | Postpone creation disposition check in CreateFile until... |
tree | commitdiff |
2004-12-21 |
Ivan Leo Puoti | In OpenSCManagerW() allow lpDatabaseName to be an empty... |
tree | commitdiff |
2004-12-21 |
Ulrich Czekalla | If a dialog with the DS_CONTROL style is not visible... |
tree | commitdiff |
2004-12-21 |
Robert Shearman | Add tests for moniker and marshaling functions. |
tree | commitdiff |
2004-12-21 |
Mike McCormack | Check values passed in to SetWinMetaFileBits, not our... |
tree | commitdiff |
2004-12-21 |
Mike McCormack | Output EMR_POLYGON16 records when possible. |
tree | commitdiff |
2004-12-21 |
Crestez Leonard | Check for malformed source rect in DIB_DirectDrawSurfac... |
tree | commitdiff |
2004-12-21 |
Dmitry Timoshkov | Fully initialize NEWTEXTMETRICEXW structure for bitmap... |
tree | commitdiff |
2004-12-21 |
Michael Stefaniuc | Do not check for non NULL pointer before HeepFree'ing... |
tree | commitdiff |
2004-12-21 |
Jakob Eriksson | There may be no default MAPI malloc installed. |
tree | commitdiff |
2004-12-21 |
Rein Klazes | You can make an invisible window the active window. |
tree | commitdiff |
2004-12-21 |
Michael Jung | Respect the sDescription parameter in CryptSignHash and |
tree | commitdiff |
2004-12-20 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-12-20 |
Robert Reif | A driver does not have to support all formats. |
tree | commitdiff |
2004-12-20 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
tree | commitdiff |
2004-12-20 |
Jacek Caban | - Added test of BindToStorage. |
tree | commitdiff |
2004-12-20 |
Michael Jung | ixed calculation of buffer size in CRYPT_ANSIToUnicode and |
tree | commitdiff |
2004-12-20 |
Steven Edwards | MSVC porting fixes. |
tree | commitdiff |
2004-12-20 |
Robert Reif | Return actual result on error. |
tree | commitdiff |
2004-12-20 |
Christian Costa | Enable creation of the RGB device. |
tree | commitdiff |
2004-12-20 |
Christian Costa | Fixed MediaSample passing. This is the upstream filter... |
tree | commitdiff |
2004-12-20 |
Bill Medland | Fully initialise the structure to prevent ill-defined... |
tree | commitdiff |
2004-12-20 |
Hans Leidekker | Stub implementations for all documented functions. |
tree | commitdiff |
2004-12-20 |
Michael Jung | Respect sDescription parameter in CPSignHash and CPVeri... |
tree | commitdiff |
2004-12-20 |
Robert Shearman | - Make the month calendar child window auto-size instea... |
tree | commitdiff |
2004-12-20 |
Rein Klazes | - make sure that tests marked as todo_wine and actually... |
tree | commitdiff |
2004-12-20 |
Ulrich Czekalla | Add partial handler for WM_PRINTCLIENT. |
tree | commitdiff |
2004-12-17 |
Rémi Assailly | - removed unused tagPALETTEOBJ and tagWINDOWPOS |
tree | commitdiff |
2004-12-17 |
Alexandre Julliard | Remove some no longer needed AW functions. |
tree | commitdiff |
2004-12-17 |
Alexandre Julliard | Expand the COPYTEST macro to avoid trouble with 64... |
tree | commitdiff |
2004-12-17 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
tree | commitdiff |
2004-12-17 |
Raphael Junqueira | Fixed build problem with GL_VERSION_1_2. |
tree | commitdiff |
2004-12-17 |
Vincent Béron | Better detect a dll's Windows version. |
tree | commitdiff |
2004-12-17 |
Rein Klazes | ShellExecuteEx, ExtractIconEx, SHFileOperation, SHGetFi... |
tree | commitdiff |
2004-12-17 |
Robert Reif | Return flag for DRVM_MAPPER_PREFERRED_GET. |
tree | commitdiff |
2004-12-17 |
Andreas Mohr | Fixed a typo. |
tree | commitdiff |
2004-12-17 |
Andreas Mohr | GetTempPath*() uses DWORD parameters instead of UINT. |
tree | commitdiff |
2004-12-17 |
Huw Davies | Fix comment to reflect reality and indeed the code. |
tree | commitdiff |
2004-12-17 |
Robert Shearman | Implement SS_CENTERIMAGE for static control. |
tree | commitdiff |
2004-12-17 |
Robert Shearman | - Add code for hot tracking. |
tree | commitdiff |
2004-12-17 |
Robert Shearman | - Implement WM_ENABLE handler to update cached control... |
tree | commitdiff |
2004-12-17 |
Dmitry Timoshkov | Add a mouse input test case, make the test pass under... |
tree | commitdiff |
2004-12-16 |
Ivan Leo Puoti | Better EXE version check in VERSION_GetLinkedDllVersion. |
tree | commitdiff |
2004-12-16 |
Alexandre Julliard | Added a few functions that are now implemented. |
tree | commitdiff |
2004-12-16 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
tree | commitdiff |
2004-12-16 |
Juan Lang | In Netbios(), |
tree | commitdiff |
2004-12-16 |
Stefan Leichter | Fixed tests of GetFileVersionInfoSizeA for win2k3. |
tree | commitdiff |
2004-12-16 |
Aric Stewart | Let negative number be parsed correctly. Needed for... |
tree | commitdiff |
2004-12-16 |
Vitaly Lipatov | Add ScreenX, ScreenY, ColorBits installer properties. |
tree | commitdiff |
2004-12-16 |
Vitaly Lipatov | Add description for MsiGetMode, MSIRUNMODE constants. |
tree | commitdiff |
2004-12-16 |
Christian Costa | Many fixes to the system clock implementation. |
tree | commitdiff |
2004-12-16 |
Ge van Geldorp | Allocate correct amount of memory. |
tree | commitdiff |
2004-12-15 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
tree | commitdiff |
2004-12-15 |
Alexandre Julliard | It makes no sense to export the dll entry point as... |
tree | commitdiff |
2004-12-15 |
Stefan Leichter | Fixed tests of GetAcceptLanguagesA for win98. |
tree | commitdiff |
2004-12-15 |
Jon Griffiths | Use the A version of calls when passing ASCII strings. |
tree | commitdiff |
2004-12-15 |
Jon Griffiths | Include shlwapi.h to get prototypes, and correct 2... |
tree | commitdiff |
2004-12-15 |
Jon Griffiths | Documentation fixes. |
tree | commitdiff |
2004-12-15 |
Rein Klazes | A starting process must obey the STARTF_USESTDHANDLES... |
tree | commitdiff |
2004-12-15 |
Dmitry Timoshkov | Add Russian translations. |
tree | commitdiff |
2004-12-14 |
Alexandre Julliard | Generate stub entries on the fly for missing entry... |
tree | commitdiff |
2004-12-14 |
Ken Belleau | Implemented EnumCalendarInfo(A/W/ExA/ExW). |
tree | commitdiff |
2004-12-14 |
Robert Shearman | - Add documentation to several functions. |
tree | commitdiff |
2004-12-14 |
Robert Shearman | Remove unneeded includes and the unused COMPOBJ_hInstan... |
tree | commitdiff |
2004-12-14 |
James Hawkins | Minor documentation addition. |
tree | commitdiff |
2004-12-14 |
James Hawkins | Cleanup some documentation. |
tree | commitdiff |
2004-12-14 |
Robert Shearman | Use OBJREF on the wire for generic marshaling functions. |
tree | commitdiff |
2004-12-14 |
Juan Lang | Implement _popen and _pclose, and use debugstr_a to... |
tree | commitdiff |
2004-12-14 |
Juan Lang | Use debugstr_a to avoid crash tracing long command... |
tree | commitdiff |
2004-12-14 |
Juan Lang | - make file functions (mostly) thread-safe |
tree | commitdiff |
2004-12-14 |
Jason Edmeades | Add Clear, Present and EndScene support and fix a bug... |
tree | commitdiff |
2004-12-14 |
Robert Reif | Fix a typo that didn't allow pcm to mulaw conversions. |
tree | commitdiff |
2004-12-14 |
Robert Shearman | Implement RPC_E_DISCONNECTED in proxies. |
tree | commitdiff |
2004-12-14 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-12-14 |
Michael Stefaniuc | Missing HeapFree's + 1 LocalFree (found by smatch). |
tree | commitdiff |
2004-12-14 |
Robert Shearman | Fixed incorrect unsigned test. |
tree | commitdiff |
2004-12-13 |
Eric Pouech | Fixed some errors in function prototypes. |
tree | commitdiff |
2004-12-13 |
Robert Shearman | Implement NtQueryTimer. |
tree | commitdiff |
2004-12-13 |
Jason Edmeades | Add {G,S}etRenderState and {G,S}etTextureStageState... |
tree | commitdiff |
2004-12-13 |
Robert Reif | Make the PCM conversion routines of msacm produce ident... |
tree | commitdiff |
2004-12-13 |
Hans Leidekker | Fix compilation with GCC 4. |
tree | commitdiff |
2004-12-13 |
Michael Jung | Implemented CPSignHash and CPVerifySignature. |
tree | commitdiff |
2004-12-13 |
Hans Leidekker | Test and implement SetColorProfileElement. |
tree | commitdiff |
2004-12-13 |
Juan Lang | - use Heap functions rather than libc for mem allocation |
tree | commitdiff |
2004-12-13 |
Gerald Pfeifer | Use proper type for fourth parameter to VerQueryValueW(). |
tree | commitdiff |
2004-12-13 |
Christian Costa | Handle device class in DX8 enumeration (found by Robert... |
tree | commitdiff |
next |