2005-01-11 |
Mike McCormack | Test and fix a few problems with OLE storage streams. |
commit | commitdiff | tree |
2005-01-11 |
Bill Medland | Minor typo correction and term expansion changes. |
commit | commitdiff | tree |
2005-01-11 |
Robert Shearman | - Don't use an invalid file handle. In this case invali... |
commit | commitdiff | tree |
2005-01-11 |
Robert Shearman | Use the DrawFocusRect function to draw the focus rect... |
commit | commitdiff | tree |
2005-01-11 |
Robert Shearman | Don't sort the children of My Computer in shell browse... |
commit | commitdiff | tree |
2005-01-11 |
Robert Shearman | Don't highlight text in non-TVS_TRACKSELECT mode. |
commit | commitdiff | tree |
2005-01-11 |
Francois Gouget | Fix dll handling. |
commit | commitdiff | tree |
2005-01-11 |
Huw Davies | Add help* attributes for typeinfos and functions. |
commit | commitdiff | tree |
2005-01-11 |
Dmitry Timoshkov | Add more tests for keyboard/menu activation behaviour... |
commit | commitdiff | tree |
2005-01-10 |
Lauri Tulmin | Fixes to the handling of LBS_EXTENDEDSEL style, with... |
commit | commitdiff | tree |
2005-01-10 |
Huw Davies | Add support for the help* attributes on type libraries. |
commit | commitdiff | tree |
2005-01-10 |
Rein Klazes | If the argument is a local file, pass its Unix name... |
commit | commitdiff | tree |
2005-01-10 |
Crestez Leonard | Implement Refresh. |
commit | commitdiff | tree |
2005-01-10 |
Hans Leidekker | Stub implementations for WPUCompleteOverlappedRequest, |
commit | commitdiff | tree |
2005-01-10 |
Mike McCormack | Fix image list mask and blending. |
commit | commitdiff | tree |
2005-01-10 |
Bill Medland | Only report the unsupported flags. |
commit | commitdiff | tree |
2005-01-10 |
Mike McCormack | Add proxy authentication dialog. |
commit | commitdiff | tree |
2005-01-10 |
Mike Hearn | Delete the \r not the \n in PRINTERROR. |
commit | commitdiff | tree |
2005-01-10 |
Mike Hearn | Do not apply changes just because QueryDosDevice revers... |
commit | commitdiff | tree |
2005-01-10 |
Evan Deaubl | GetItemA/W on header controls should handle message... |
commit | commitdiff | tree |
2005-01-10 |
Huw Davies | Add support for optional arguments and some suppport... |
commit | commitdiff | tree |
2005-01-10 |
Jacek Caban | Added mshtml.idl. |
commit | commitdiff | tree |
2005-01-10 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree |
2005-01-10 |
Vincent Béron | Only use Alsa if 1.0 is detected. |
commit | commitdiff | tree |
2005-01-10 |
Jacek Caban | Get rid of W->A calls. |
commit | commitdiff | tree |
2005-01-10 |
Huw Davies | Add support for hidden, restricted and version attribut... |
commit | commitdiff | tree |
2005-01-10 |
Alexandre Julliard | Another warning fix. |
commit | commitdiff | tree |
2005-01-10 |
Rémi Assailly | Implemented GetLayout and SetLayout. |
commit | commitdiff | tree |
2005-01-10 |
Michael Jung | Support for generating and exporting PCT1, SSL2/3 and... |
commit | commitdiff | tree |
2005-01-10 |
Michael Jung | Removed check for valid'ness of algid. It's redundant. |
commit | commitdiff | tree |
2005-01-10 |
Michael Jung | Added SCHANNEL_ALG typedef. |
commit | commitdiff | tree |
2005-01-10 |
Mike McCormack | Test and fix StgCreateDocFile grfModes. |
commit | commitdiff | tree |
2005-01-10 |
Robert Reif | Remove unneeded includes. |
commit | commitdiff | tree |
2005-01-10 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
commit | commitdiff | tree |
2005-01-09 |
Christian Costa | Fixed error handling in Graphbuilder_RenderFile. |
commit | commitdiff | tree |
2005-01-09 |
Mike McCormack | Implement MsiRecordSetStreamA/W and add tests for recor... |
commit | commitdiff | tree |
2005-01-09 |
Alexandre Julliard | Avoid warnings. |
commit | commitdiff | tree |
2005-01-09 |
Jacek Caban | - Fixed infinite loop bug. |
commit | commitdiff | tree |
2005-01-09 |
Mike Hearn | Fix a memory management bug in apply_drive_changes... |
commit | commitdiff | tree |
2005-01-09 |
Mike Hearn | Make the UI update properly when the user adds/removes... |
commit | commitdiff | tree |
2005-01-09 |
Huw Davies | The value of a packed VARIANT can be up to 1L << 26... |
commit | commitdiff | tree |
2005-01-09 |
Huw Davies | Add attributes control, hidden and restricted. |
commit | commitdiff | tree |
2005-01-09 |
Jacek Caban | Get rid of HEAP_strdupWtoA calls. |
commit | commitdiff | tree |
2005-01-09 |
Jason Edmeades | Add render target support, and ensure there is a front... |
commit | commitdiff | tree |
2005-01-09 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
commit | commitdiff | tree |
2005-01-09 |
Christian Costa | Added registration for quartz filters. |
commit | commitdiff | tree |
2005-01-09 |
Robert Reif | Don't need to worry about windows messages. |
commit | commitdiff | tree |
2005-01-09 |
Jacek Caban | Added initializing pp_status.input at begin of wpp_parse. |
commit | commitdiff | tree |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or... |
commit | commitdiff | tree |
2005-01-09 |
Vitaly Lipatov | Added handling of SBM_GETSCROLLBARINFO message. |
commit | commitdiff | tree |
2005-01-09 |
Robert Reif | Initialize and uninitialize COM properly. |
commit | commitdiff | tree |
2005-01-09 |
José Manuel... | Updated Spanish resource. |
commit | commitdiff | tree |
2005-01-09 |
Oliver Stieber | Correct loop check for enum display and include 32bit... |
commit | commitdiff | tree |
2005-01-09 |
Jacek Caban | Moved save* strings to resources. |
commit | commitdiff | tree |
2005-01-08 |
Huw D M Davies | Revert GetScrollBarInfo spec entry back to a stub to... |
commit | commitdiff | tree |
2005-01-07 |
Alexandre Julliard | Create the output directory if needed. |
commit | commitdiff | tree |
2005-01-07 |
Jon Griffiths | Use the source dir as the documentation root dir. |
commit | commitdiff | tree |
2005-01-07 |
Diego Pettenò | Added stub implementation for WINNLS* functions. |
commit | commitdiff | tree |
2005-01-07 |
Diego Pettenò | Get rid of DPRINTF. |
commit | commitdiff | tree |
2005-01-07 |
Vincent Béron | Use GetLocalTime (tz-dependant) instead of GetSystemTim... |
commit | commitdiff | tree |
2005-01-07 |
Aric Stewart | Make all custom type 1 actions happen in a seperate... |
commit | commitdiff | tree |
2005-01-07 |
Mike McCormack | Use CreateEventW in preference to CreateEventA for... |
commit | commitdiff | tree |
2005-01-07 |
Paul Vriens | - Media Types (and Extensions) should use "Source Filte... |
commit | commitdiff | tree |
2005-01-07 |
Crestez Leonard | Fix bug with Treeview_SelectItem reselecting the same... |
commit | commitdiff | tree |
2005-01-07 |
Robert Shearman | - Add a complete, sorted listed of IOCTLS implemented... |
commit | commitdiff | tree |
2005-01-07 |
Robert Shearman | Rename iid in wine_marshal_id to ipid and use IPIDs... |
commit | commitdiff | tree |
2005-01-07 |
Robert Shearman | The current architecture cannot handle pipes changing... |
commit | commitdiff | tree |
2005-01-07 |
Marcus Meissner | Load libcapi20.so.* dynamically on demand. |
commit | commitdiff | tree |
2005-01-06 |
Huw Davies | Initial support for typelib generation. |
commit | commitdiff | tree |
2005-01-06 |
Rein Klazes | On Linux, use fstatfs instead of fstatvfs. It is too... |
commit | commitdiff | tree |
2005-01-06 |
Robert Shearman | No need to add a reference to the apartment from new_st... |
commit | commitdiff | tree |
2005-01-06 |
Dmitry Timoshkov | Add a windows events hook to the message test. |
commit | commitdiff | tree |
2005-01-06 |
Mike McCormack | MsiCloseAllHandles only closes handles allocated in... |
commit | commitdiff | tree |
2005-01-06 |
Mike McCormack | Add test for records. |
commit | commitdiff | tree |
2005-01-06 |
Mike McCormack | Fix records according to test cases. |
commit | commitdiff | tree |
2005-01-06 |
Vitaly Lipatov | Add VMM32Files section. |
commit | commitdiff | tree |
2005-01-06 |
Mike McCormack | Declare more functions. |
commit | commitdiff | tree |
2005-01-06 |
Ulrich Czekalla | WM_GETTEXTLENGTH should return zero for owner drawn... |
commit | commitdiff | tree |
2005-01-06 |
Jacek Caban | Moved string to resources. |
commit | commitdiff | tree |
2005-01-06 |
Dimitrie O... | Prefer W to A for documentation. Prefer the non-inlined... |
commit | commitdiff | tree |
2005-01-06 |
Justin Chevrier | - Obtain border size of windows from registry if available. |
commit | commitdiff | tree |
2005-01-06 |
Robert Shearman | - Make struct oletls ref counted so that it is only... |
commit | commitdiff | tree |
2005-01-06 |
Robert Shearman | ConnectNamedPipe returning ERROR_PIPE_CONNECTED is... |
commit | commitdiff | tree |
2005-01-06 |
Paul Vriens | - Use Interlocked* functions in AddRef and Release. |
commit | commitdiff | tree |
2005-01-06 |
Tony Lambregts | Add Brazilian standard time. |
commit | commitdiff | tree |
2005-01-06 |
Michael Jung | Register rsaenh as a RSA SChannel provider. |
commit | commitdiff | tree |
2005-01-06 |
Aric Stewart | - Properly deformat keys written to the registry. |
commit | commitdiff | tree |
2005-01-05 |
Huw Davies | Bring the debug functions into line with the rest of... |
commit | commitdiff | tree |
2005-01-05 |
Robert Shearman | The channel buffer can be NULL if the proxy is disconne... |
commit | commitdiff | tree |
2005-01-05 |
Robert Shearman | - Fix race on apartment creation. |
commit | commitdiff | tree |
2005-01-05 |
Mike Hearn | - Make apartment access thread-safe by introducing... |
commit | commitdiff | tree |
2005-01-05 |
Ferenc Wagner | Return a true boolean value (0 or 1). |
commit | commitdiff | tree |
2005-01-05 |
Michael Jung | Added list of supported algorithms for SChannel persona... |
commit | commitdiff | tree |
2005-01-05 |
Aric Stewart | When checking for an existing .lnk shortcut extension... |
commit | commitdiff | tree |
2005-01-05 |
Huw Davies | Store interfaces, structs, coclasses and modules that... |
commit | commitdiff | tree |
2005-01-05 |
Vitaly Lipatov | Spelling fixes. |
commit | commitdiff | tree |
2005-01-05 |
Vitaly Lipatov | Get real screen properties. |
commit | commitdiff | tree |
2005-01-05 |
Mike McCormack | Add a simple test case for MSI databases. |
commit | commitdiff | tree |
2005-01-05 |
Vitaly Lipatov | Add description for ExtTextOut (also include comments... |
commit | commitdiff | tree |
2005-01-05 |
Peter Berg... | Fix a return type bug after allowing 'foo *functionname()' |
commit | commitdiff | tree |
next |