2002-06-28 |
Nix N. Nix | Removed message box that would pop up if a RunMRU list... |
tree | commitdiff |
2002-06-28 |
Rok Mandeljc | Added Slovenian resources. |
tree | commitdiff |
2002-06-28 |
Philipp Wollermann | Implemented SPI_GETDESKWALLPAPER action, fixed SPI_SETD... |
tree | commitdiff |
2002-06-28 |
Jukka Heinonen | Disable OWN_WINDOW as it no longer works. |
tree | commitdiff |
2002-06-28 |
Alexandre Julliard | Added some ALSA configure checks. |
tree | commitdiff |
2002-06-28 |
Eric Pouech | Created an ALSA driver (with the help of David Hammerto... |
tree | commitdiff |
2002-06-28 |
Gregg Mattinson | Removed C++ style comments. |
tree | commitdiff |
2002-06-28 |
Eric Pouech | No longer depends on external env strings values. |
tree | commitdiff |
2002-06-28 |
Sander van Leeuwen | Do not change directory if path is invalid. |
tree | commitdiff |
2002-06-28 |
Knut St. Osmundsen | Do not access memory that has just been freed. |
tree | commitdiff |
2002-06-28 |
Tony Lambregts | Added support for DDBLT_KEYSRCOVERRIDE/DDBLT_KEYDESTOVE... |
tree | commitdiff |
2002-06-28 |
Guy L. Albertelli | Add TCM_SETCURSEL when setting page current. |
tree | commitdiff |
2002-06-28 |
Eric Pouech | Ensured full duplex mode is only used with same paramet... |
tree | commitdiff |
2002-06-25 |
Alexandre Julliard | Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP... |
tree | commitdiff |
2002-06-25 |
Sylvain Petreolle | Created d3d8 stub dll. |
tree | commitdiff |
2002-06-25 |
Eric Pouech | Fixed flags handling in sndPlaySound. |
tree | commitdiff |
2002-06-25 |
Jason Edmeades | Fixed crash in open file dialog on non-windows 98 emula... |
tree | commitdiff |
2002-06-25 |
Jason Edmeades | Ensure we free the cached HFONT after loading in a... |
tree | commitdiff |
2002-06-24 |
Huw D M Davies | Added Type 1 and Type 42 font downloading. |
tree | commitdiff |
2002-06-24 |
Huw D M Davies | Handle dmScale. |
tree | commitdiff |
2002-06-24 |
Huw D M Davies | psdrv doesn't care about hGCClipRgn, just use GetClipRg... |
tree | commitdiff |
2002-06-24 |
Huw D M Davies | Get rid of a few thousand useless TRACE lines. |
tree | commitdiff |
2002-06-24 |
Huw D M Davies | Added afm weight "NORMAL". |
tree | commitdiff |
2002-06-24 |
Huw D M Davies | Don't map symbol charset through WCToMB. |
tree | commitdiff |
2002-06-24 |
Jukka Heinonen | Redirect all reads and writes to VGA controller to... |
tree | commitdiff |
2002-06-24 |
Jukka Heinonen | Add save/restore mapping context routines. |
tree | commitdiff |
2002-06-22 |
Huw D M Davies | - Implement AddFontResource*, add stubs for RemoveFontR... |
tree | commitdiff |
2002-06-22 |
Dmitry Timoshkov | Added Bulgarian keyboards. |
tree | commitdiff |
2002-06-22 |
Huw D M Davies | Store the cache entry indices and not the ptrs. |
tree | commitdiff |
2002-06-22 |
Alexandre Julliard | Added printf format checking to the ok() and trace... |
tree | commitdiff |
2002-06-21 |
Aric Stewart | Reworking of http and asyncronous calls to get IE6... |
tree | commitdiff |
2002-06-21 |
Vincent Béron | Fixed some various comparisons wrt signedness. |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Fixed CLSIDFromString endianness assumptions (reported... |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | getmainargs: new_mode argument is not a pointer in... |
tree | commitdiff |
2002-06-21 |
Rok Mandeljc | Added Slovenian keyboard. |
tree | commitdiff |
2002-06-21 |
John K. Hohm | Implemented SizeOfVariantData cases for VT_DISPATCH... |
tree | commitdiff |
2002-06-21 |
Gregg Mattinson | Implemented DbgBreakPoint and DbgUserBreakPoint for... |
tree | commitdiff |
2002-06-21 |
Steven Edwards | Moved a few win32 functions to a better location for... |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Moved succeeding test out of todo block. |
tree | commitdiff |
2002-06-20 |
Mike McCormack | Fixed ordinals to match the Windows values. |
tree | commitdiff |
2002-06-20 |
Jason Edmeades | - VarAnd, VarCmp (Strings only), VarNot implemented. |
tree | commitdiff |
2002-06-20 |
Guy L. Albertelli | - Add routines to dump out tab items internally and... |
tree | commitdiff |
2002-06-20 |
Marcus Meissner | ITypelib::Invoke: Handle different length arguments... |
tree | commitdiff |
2002-06-20 |
Steven Edwards | Give the import libs a proper name. |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Fixed make install target to work even when nothing... |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Unregister 16-bit dlls on module unload. |
tree | commitdiff |
2002-06-14 |
Mike McCormack | Implemented recursive RegDeleteKey in Win95 emulation. |
tree | commitdiff |
2002-06-14 |
Aric Stewart | Added GetCurrentHwProfileA. |
tree | commitdiff |
2002-06-14 |
Shachar Shemesh | Changed the country's name to "IL" to conform to common... |
tree | commitdiff |
2002-06-14 |
Guy L. Albertelli | Support images on the tabs of pages that are added... |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Removed install_libdir targets and centralized the... |
tree | commitdiff |
2002-06-14 |
Ove Kaaven | - support DirectInput 8 interfaces. |
tree | commitdiff |
2002-06-14 |
Marcus Meissner | Handle argsize for VT_DATE. |
tree | commitdiff |
2002-06-14 |
Mike McCormack | Partially implement NtOpenFile and NtReadFile. |
tree | commitdiff |
2002-06-14 |
Alexandre Julliard | Update the cursor for each window on receiving an X11... |
tree | commitdiff |
2002-06-14 |
Dmitry Timoshkov | Cosmetic fix. |
tree | commitdiff |
2002-06-14 |
Huw D M Davies | Added PatBlt support in enhanced metafiles. |
tree | commitdiff |
2002-06-13 |
Aric Stewart | Stub for StiCreateInstance. |
tree | commitdiff |
2002-06-13 |
Alexandre Julliard | Authors: Mike McCormack <mikem@codeweavers.com>, Jeremy... |
tree | commitdiff |
2002-06-13 |
Dmitry Timoshkov | Fixed version info. |
tree | commitdiff |
2002-06-13 |
François Gouget | Fix handling of strings that do not finish with "||". |
tree | commitdiff |
2002-06-13 |
Mike McCormack | Added a few stubs. |
tree | commitdiff |
2002-06-13 |
Dmitry Timoshkov | Added Bulgarian NLS definitions (with the help of Anton... |
tree | commitdiff |
2002-06-13 |
François Gouget | Reset signals to SIG_DFL before starting a child process. |
tree | commitdiff |
2002-06-13 |
Alexandre Julliard | For lines that contain a single field, the field is... |
tree | commitdiff |
2002-06-13 |
Aric Stewart | When processing the reg section we need to delete befor... |
tree | commitdiff |
2002-06-13 |
Mike McCormack | Added an empty implementation for UuidFromStringA/W. |
tree | commitdiff |
2002-06-13 |
Alexandre Julliard | Restored MakeCriticalSectionGlobal that got lost somewhere. |
tree | commitdiff |
2002-06-13 |
Alexandre Julliard | Don't try to open CDROM device if none was specified. |
tree | commitdiff |
2002-06-13 |
Ulrich Czekalla | Added support for CAL_ITWODIGITYEARMAX. |
tree | commitdiff |
2002-06-13 |
Alexandre Julliard | struct _stat layout is different between crtdll and... |
tree | commitdiff |
2002-06-13 |
Alexandre Julliard | Store print dlg structure in a property instead of... |
tree | commitdiff |
2002-06-13 |
Dmitry Timoshkov | Added stubs for capGetDriverDescription. |
tree | commitdiff |
2002-06-13 |
Ove Kaaven | Support DirectSound 8 interfaces. Split interface imple... |
tree | commitdiff |
2002-06-13 |
John K. Hohm | Completed implementation of comcat.dll, incl. Dll[Un... |
tree | commitdiff |
2002-06-13 |
Uwe Bonnes | Display the name of the started process in the desktop... |
tree | commitdiff |
2002-06-13 |
Guy L. Albertelli | - Correct page rectangle calculation. |
tree | commitdiff |
2002-06-13 |
Alexandre Julliard | Authors: Peter Hunnisett <peter@transgaming.com>, Ove... |
tree | commitdiff |
2002-06-10 |
David Hammerton | MapVirtualKey actually returns uppercase keys in Windows. |
tree | commitdiff |
2002-06-10 |
Huw D M Davies | Add more magic to find the start of the nametable. |
tree | commitdiff |
2002-06-10 |
Alexandre Julliard | Moved DC origin into device-specific structure. |
tree | commitdiff |
2002-06-10 |
David D. Hagood | ADPCM nybble processing order was incorrect. |
tree | commitdiff |
2002-06-10 |
Paul Rupe | Faster performance in TEXT_Ellipsify for long strings. |
tree | commitdiff |
2002-06-10 |
Paul Rupe | Support for LVM_SUBITEMHITTEST; check for out-of-bounds... |
tree | commitdiff |
2002-06-10 |
Nix N. Nix | Added RunFileDlg with MRU list. |
tree | commitdiff |
2002-06-10 |
Won-kyu Park | Added Korean resources. |
tree | commitdiff |
2002-06-10 |
Sander van Leeuwen | - Save and restore current directory in GetFileDialog95W if |
tree | commitdiff |
2002-06-10 |
Marcus Meissner | Merged the two serializer and unserializer functions... |
tree | commitdiff |
2002-06-10 |
Marcus Meissner | Added some debugoutput functions for TYPEATTR, IDLDESC... |
tree | commitdiff |
2002-06-10 |
Sander van Leeuwen | Handle ascii & unicode drag and drop structures in... |
tree | commitdiff |
2002-06-10 |
Alexandre Julliard | Authors: Jesse Allen <uh_ja@gmx.net>, Lionel Ulmer... |
tree | commitdiff |
2002-06-10 |
Mike McCormack | - Partially implement LdrGetDllHandle. |
tree | commitdiff |
2002-06-05 |
Marcelo Welter | Added PCF_TOTALTIMEOUTS to comm properties. |
tree | commitdiff |
2002-06-05 |
Alexandre Julliard | Check access rights before renaming or deleting files... |
tree | commitdiff |
2002-06-04 |
Alexandre Julliard | Duplicated wsprintf implementation in shlwapi. |
tree | commitdiff |
2002-06-04 |
Marcus Meissner | Added marshalling of IUnknown. |
tree | commitdiff |
2002-06-04 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-06-04 |
Jason Edmeades | nitialDir handling and InitialFile handling now agrees... |
tree | commitdiff |
2002-06-04 |
Eric Pouech | Implemented a MP3 decoder (based on mpglib). |
tree | commitdiff |
next |