2004-10-18 |
Dimitrie O. Paun | Implement LBS_COMBOBOX, and make use of it. |
tree | commitdiff |
2004-10-18 |
Joris Huizer | Added IClassFactory->CreateInstance aggregation checks. |
tree | commitdiff |
2004-10-18 |
Peter Riocreux | Make DrawDibDraw honour the DDF_BACKGROUNDPAL flag. |
tree | commitdiff |
2004-10-18 |
Markus Amsler | Initialize .COM stack. |
tree | commitdiff |
2004-10-18 |
Stefan Leichter | Added stub for CryptCATAdminAcquireContext. |
tree | commitdiff |
2004-10-18 |
Rein Klazes | In RtlQueryTimezoneInformation use information from... |
tree | commitdiff |
2004-10-18 |
Alexandre Julliard | Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurst... |
tree | commitdiff |
2004-10-18 |
Alexandre Julliard | Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurst... |
tree | commitdiff |
2004-10-18 |
Robert Shearman | - TBN_DELETINGBUTTON sends the command ID, not the... |
tree | commitdiff |
2004-10-18 |
Mike McCormack | Fix port enumeration. |
tree | commitdiff |
2004-10-18 |
Hans Leidekker | Avoid using gettimeofday(). |
tree | commitdiff |
2004-10-18 |
Rein Klazes | Test whether the ft_encoding's are defined, not the... |
tree | commitdiff |
2004-10-18 |
Marcus Meissner | Stub function for OpenInputDesktop. |
tree | commitdiff |
2004-10-18 |
Mike McCormack | Add stub implementation for CreateProxyFromTypeInfo. |
tree | commitdiff |
2004-10-18 |
Vincent Béron | Protect some more types which can be redeclared in... |
tree | commitdiff |
2004-10-18 |
Robert Reif | Fix some places where no driver present causes problems. |
tree | commitdiff |
2004-10-18 |
Robert Shearman | Implement ImageList_SetColorTable. |
tree | commitdiff |
2004-10-18 |
Robert Shearman | The "colors" parameter of SetDIBColorTable should be... |
tree | commitdiff |
2004-10-18 |
Michael Jung | Fixed a typo in CryptExportKey. |
tree | commitdiff |
2004-10-18 |
Robert Shearman | Improve proxy destruction comment. |
tree | commitdiff |
2004-10-18 |
Mike McCormack | Mask SIGCHLD to prevent partial writes in the new_proce... |
tree | commitdiff |
2004-10-18 |
Rolf Kalbermatter | Added SHFreeNameMappings implementation. |
tree | commitdiff |
2004-10-14 |
Alexandre Julliard | Fixed spelling of 'hierarchy'. |
tree | commitdiff |
2004-10-14 |
Hans Leidekker | Added check for fork() to fix the MinGW build. |
tree | commitdiff |
2004-10-14 |
Gerald Pfeifer | Completely disable unused function show_image(). |
tree | commitdiff |
2004-10-14 |
Jason Edmeades | - Add support (as far as was previously) for the Vertex... |
tree | commitdiff |
2004-10-14 |
Hans Leidekker | getMessage() is only defined when HAVE_OSS is defined. |
tree | commitdiff |
2004-10-14 |
Rein Klazes | Provide an 'A' version of appropriate functions. |
tree | commitdiff |
2004-10-14 |
Hans Leidekker | Prefix _fsopen with MSVCRT_ to avoid collision with... |
tree | commitdiff |
2004-10-14 |
Bill Medland | Fix SHDeleteKey so that it will handle deleting a key... |
tree | commitdiff |
2004-10-11 |
Robert Shearman | Fix function and structure field types so we are compat... |
tree | commitdiff |
2004-10-11 |
Robert Shearman | Fix NtAllocateVirtualMemory declaration and fix users... |
tree | commitdiff |
2004-10-11 |
Walt Ogburn | Allow exponents of zero (like "1.000E0") to parse |
tree | commitdiff |
2004-10-11 |
Alexandre Julliard | Implemented NtYieldExecution. |
tree | commitdiff |
2004-10-11 |
Robert Shearman | - Move header parsing to callers of pe_load_debug_direc... |
tree | commitdiff |
2004-10-11 |
Eric Pouech | - bring the multimedia doc up-to-date |
tree | commitdiff |
2004-10-11 |
Dmitry Timoshkov | - WM_MDISETMENU handler should update new frame menu... |
tree | commitdiff |
2004-10-11 |
Huw Davies | Apparently this portion of the test was failing under... |
tree | commitdiff |
2004-10-11 |
Hans Leidekker | Avoid using gettimeofday. |
tree | commitdiff |
2004-10-11 |
Hans Leidekker | Include stdio.h for MinGW. |
tree | commitdiff |
2004-10-11 |
Michael Jung | CryptDeriveKey - set return key handle to NULL in case... |
tree | commitdiff |
2004-10-11 |
Vitaliy Margolen | Sort files/folders before testing. |
tree | commitdiff |
2004-10-11 |
Dimitrie O. Paun | Audit the listbox control. |
tree | commitdiff |
2004-10-09 |
Jon Griffiths | Items are variable sized, use an accessor to get at... |
tree | commitdiff |
2004-10-09 |
Jeremy White | Made NtDelayExecution with a 0 timeout yield the CPU... |
tree | commitdiff |
2004-10-08 |
Dmitry Timoshkov | Properly handle the case when last MDI child is being... |
tree | commitdiff |
2004-10-08 |
Ferenc Wagner | Unconditionally open a fresh console for the tests. |
tree | commitdiff |
2004-10-08 |
Aric Stewart | Properly compare file versions when upgrading files... |
tree | commitdiff |
2004-10-08 |
Vincent Béron | Better document some apis in commdlg and mscms. |
tree | commitdiff |
2004-10-08 |
Vincent Béron | Correct the calling convention of GetSystemWow64Directo... |
tree | commitdiff |
2004-10-08 |
Jason Edmeades | Copy and tidy up the code from dx8 create device into... |
tree | commitdiff |
2004-10-08 |
Dimitrie O. Paun | Audit the scroll control. |
tree | commitdiff |
2004-10-08 |
Dimitrie O. Paun | Audit the edit control. |
tree | commitdiff |
2004-10-08 |
Dmitry Timoshkov | Disable remaining piece of the code which auto assigns... |
tree | commitdiff |
2004-10-08 |
Jacek Caban | - Added doWinMain stub |
tree | commitdiff |
2004-10-08 |
Vincent Béron | Remove #ifdef HAVE_SYS_TYPES_H. |
tree | commitdiff |
2004-10-07 |
Alexandre Julliard | Removed wrong memset calls. |
tree | commitdiff |
2004-10-07 |
Alexandre Julliard | Fixed MD4Final/MD5Final entries (spotted by Vincent... |
tree | commitdiff |
2004-10-07 |
Hans Leidekker | Implement color profile handles. |
tree | commitdiff |
2004-10-07 |
Jon Griffiths | Constify some statics and make them smaller. |
tree | commitdiff |
2004-10-07 |
Jon Griffiths | ImageList_Merge should not fail if indices are bad. |
tree | commitdiff |
2004-10-07 |
Jon Griffiths | Draw +/- correctly for large icon sizes. |
tree | commitdiff |
2004-10-07 |
Jon Griffiths | Vectors need all 32 bits to handle _really_ large apps. |
tree | commitdiff |
2004-10-07 |
Alexandre Julliard | Added a fallback implementation of futimes. |
tree | commitdiff |
2004-10-07 |
Jason Edmeades | Add a IWineD3DDevice object type (empty for now), and... |
tree | commitdiff |
2004-10-07 |
Vincent Béron | Use the proper #include file delimiter in advpack. |
tree | commitdiff |
2004-10-07 |
Alexandre Julliard | Only send WM_PAINTICON and WM_ICONERASEBKGND to 16... |
tree | commitdiff |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
tree | commitdiff |
2004-10-07 |
Francois Gouget | Fix the VarI4FromI2 API documentation. |
tree | commitdiff |
2004-10-07 |
Francois Gouget | Conformance tests must not include wine/debug.h. |
tree | commitdiff |
2004-10-06 |
Hans Leidekker | Implement MD{4,5}Init MD{4,5}Update and MD{4,5}Final. |
tree | commitdiff |
2004-10-06 |
Rein Klazes | - Fix WS_getsockopt for the options SO_LINGER, SO_RCVTI... |
tree | commitdiff |
2004-10-06 |
Dmitry Timoshkov | Skip interthread message test under win9x, it causes... |
tree | commitdiff |
2004-10-06 |
Jason Edmeades | Move the GetDeviceCaps into the wined3d library and... |
tree | commitdiff |
2004-10-06 |
Steven Edwards | Remove useless FIXME in comment. |
tree | commitdiff |
2004-10-06 |
Rolf Kalbermatter | Fix bug found by Piotr Caban, where our function tried... |
tree | commitdiff |
2004-10-05 |
Dmitry Timoshkov | Add a test case for accelerators, make the test pass... |
tree | commitdiff |
2004-10-05 |
Dmitry Timoshkov | Added a test case for inter-thread DispatchMessage. |
tree | commitdiff |
2004-10-05 |
Marcus Meissner | Make sure PostScript floats are printed with LC_NUMERIC... |
tree | commitdiff |
2004-10-05 |
Jon Griffiths | Draw background of the empty selected item in empty... |
tree | commitdiff |
2004-10-05 |
Huw Davies | Tests for PathCreateFromUrl, PathIsURL, UrlCreateFromPa... |
tree | commitdiff |
2004-10-05 |
Huw Davies | Rewrite UrlCreateFromPath. |
tree | commitdiff |
2004-10-05 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-10-05 |
Francois Gouget | Replace some IUnknown_QueryInterface() calls with the... |
tree | commitdiff |
2004-10-05 |
Jacek Caban | Added/updated Polish translations. |
tree | commitdiff |
2004-10-05 |
Huw Davies | Implement CreateDispTypeInfo. |
tree | commitdiff |
2004-10-05 |
Huw Davies | Rewrite PathCreateFromUrl. |
tree | commitdiff |
2004-10-05 |
Dimitrie O. Paun | Audit combo control code. |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Avoid depending on the non-standard IUnknown_METHODS... |
tree | commitdiff |
2004-10-05 |
Huw Davies | Fix UrlUnescapeW. |
tree | commitdiff |
2004-10-05 |
Dimitrie O. Paun | Audit the static control code. |
tree | commitdiff |
2004-10-05 |
Dimitrie O. Paun | Audit and document button code. |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Converted control.h to idl. |
tree | commitdiff |
2004-10-05 |
Jason Edmeades | Move the Check* type functions into wined3d and copy... |
tree | commitdiff |
2004-10-05 |
Huw Davies | PathIsURL should return TRUE even if a scheme is unknown. |
tree | commitdiff |
2004-10-05 |
Dmitry Timoshkov | If there no MDI child to activate set hwndActiveChild... |
tree | commitdiff |
2004-10-05 |
Dmitry Timoshkov | Make advapi32/crypt.c test pass under win2k SP4, do... |
tree | commitdiff |
2004-10-05 |
Wolfgang Schwotzer | MakeSureDirectoryPathExists: Recursively create path... |
tree | commitdiff |
2004-10-04 |
Alexandre Julliard | Fixed typo in ProgramsW. |
tree | commitdiff |
2004-10-04 |
Hans Leidekker | Implement SystemFunction006(). |
tree | commitdiff |
next |