2003-08-29 |
Rok Mandeljc | Minor updates of Slovenian translations. |
tree | commitdiff |
2003-08-29 |
Rolf Kalbermatter | Change protoype of SHChangeNotifyRegister to what MSDN... |
tree | commitdiff |
2003-08-22 |
José Manuel Ferrer... | Some new Spanish translations and improvements to other... |
tree | commitdiff |
2003-08-21 |
Mike McCormack | Remove useless comments that clutter the code. |
tree | commitdiff |
2003-08-21 |
Mike McCormack | Stub for (undocumented) SHCreateLinks. |
tree | commitdiff |
2003-08-20 |
Alexandre Julliard | winnls.h must not include winbase.h. |
tree | commitdiff |
2003-08-12 |
Alexandre Julliard | Allocate DebugInfo field for all critical sections... |
tree | commitdiff |
2003-08-12 |
Johan Dahlin | Updated Swedish translation. |
tree | commitdiff |
2003-08-12 |
Mike McCormack | Export SHBindToParent (already implemented). |
tree | commitdiff |
2003-08-08 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2003-08-06 |
Alexandre Julliard | Warning fixes. |
tree | commitdiff |
2003-07-30 |
Alexandre Julliard | Make the DllRegisterServer, DllRegisterServerEx, DllUnr... |
tree | commitdiff |
2003-07-26 |
Martin Fuchs | Fixed Ansi version of RenderFILENAME and implement... |
tree | commitdiff |
2003-07-22 |
Martin Fuchs | Only return FALSE in IEnumIDList_fnNext if no item... |
tree | commitdiff |
2003-07-22 |
Mike Hearn | Deal with the case of loading an empty PIDL from a... |
tree | commitdiff |
2003-07-19 |
Jon Griffiths | Move IQueryAssociations into shlwapi. Docs/-W/MSVC... |
tree | commitdiff |
2003-07-16 |
Alexandre Julliard | Fixed string.h includes. |
tree | commitdiff |
2003-07-15 |
Francois Gouget | Spelling fixes (s/occured/occurred/ and variants). |
tree | commitdiff |
2003-07-15 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer... |
tree | commitdiff |
2003-07-09 |
Francois Gouget | Spelling fixes. |
tree | commitdiff |
2003-07-08 |
Rein Klazes | Fixed a typo in the previous SHGetFileInfo() patch. |
tree | commitdiff |
2003-07-03 |
Stephan BEUZE | - Fixed iIndex use in SHGetFileInfoA (as of MSDN, iInde... |
tree | commitdiff |
2003-07-02 |
Eric Pouech | Only release object if we actually got it. |
tree | commitdiff |
2003-06-30 |
Marcelo Duarte | - Localization to Portuguese of Brazil |
tree | commitdiff |
2003-06-24 |
Aric Stewart | ISvItemCm_fnInvokeCommand: added support for "delete... |
tree | commitdiff |
2003-06-23 |
Mike McCormack | Change notification fixes. |
tree | commitdiff |
2003-06-21 |
Jason Edmeades | SHGetFileInfo should tolerate null pointers. |
tree | commitdiff |
2003-06-18 |
Francois Gouget | 'sizeof type' is best avoided as it won't always compil... |
tree | commitdiff |
2003-06-18 |
Francois Gouget | Typos/spelling fixes. |
tree | commitdiff |
2003-06-16 |
Mike Hearn | Add stubs for Control_FillCache_RunDLL ansi/unicode... |
tree | commitdiff |
2003-06-06 |
Robert Shearman | - Support a few more flags |
tree | commitdiff |
2003-05-21 |
Mike McCormack | Remove code that starts wineshelllink, instead create... |
tree | commitdiff |
2003-05-19 |
Aric Stewart | Make sure we find the drag and drop functions before... |
tree | commitdiff |
2003-05-19 |
Ulrich Czekalla | Handle SEE_MASK_CLASSKEY case for ShellExecute. |
tree | commitdiff |
2003-05-19 |
Robert Shearman | Add a PIDL type For Network Provider. |
tree | commitdiff |
2003-05-19 |
Aric Stewart | Added support for the %L escape. |
tree | commitdiff |
2003-05-19 |
Mike McCormack | Implemented ReadCabinetState and WriteCabinetState. |
tree | commitdiff |
2003-05-13 |
Ulrich Czekalla | Partial implementation/stub of undocumented function... |
tree | commitdiff |
2003-05-13 |
Huw Davies | Pass correct pointer to CoCreateInstance in SHLoadInProc. |
tree | commitdiff |
2003-05-13 |
Francois Gouget | Fix miscellaneous spelling errors and typos. |
tree | commitdiff |
2003-05-11 |
Mike McCormack | Clean up SHFileOperationA/W debugging a little. |
tree | commitdiff |
2003-05-06 |
Robert Lunnon | Eliminate segfault due to NULL This->sIcoPath. |
tree | commitdiff |
2003-05-06 |
Dimitrie O. Paun | Make it easy to use something other than wrc to compile... |
tree | commitdiff |
2003-05-04 |
Igor Stepin | Added a lot of Russian translations. |
tree | commitdiff |
2003-04-26 |
Rolf Kalbermatter | Fix some typos and a memory leak in SHFileOperationA. |
tree | commitdiff |
2003-04-21 |
Alexandre Julliard | Removed no longer needed uses of LDPATH. |
tree | commitdiff |
2003-04-19 |
Rolf Kalbermatter | Reimplement SHFileOperation in Unicode, based on the... |
tree | commitdiff |
2003-04-17 |
Rolf Kalbermatter | Implemented ILGetDisplayNameExA and ILGetDisplayNameExW... |
tree | commitdiff |
2003-04-14 |
Alexandre Julliard | Allow overriding CFLAGS when running configure. Other... |
tree | commitdiff |
2003-04-11 |
Alexandre Julliard | Simplified COM interface declarations, removing the... |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Get rid of the ICOM_CALL macros. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Removed uses of the non standard ICOM_VTBL macro. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Use a more compatible technique to declare COM interfac... |
tree | commitdiff |
2003-04-02 |
Andreas Mohr | Some spelling and formatting fixes. |
tree | commitdiff |
2003-04-01 |
Rolf Kalbermatter | Fix test to succeed in Win 98/2K and most probably... |
tree | commitdiff |
2003-04-01 |
Rolf Kalbermatter | Moved prototype for SHBindToParent() to shlobj.h. |
tree | commitdiff |
2003-03-30 |
Adam Gundy | Don't convert uninitialized bytes of the filename from... |
tree | commitdiff |
2003-03-27 |
Dimitrie O. Paun | Remove unused options -a and -C. |
tree | commitdiff |
2003-03-27 |
Rolf Kalbermatter | Cosmetic fixes. |
tree | commitdiff |
2003-03-26 |
Rolf Kalbermatter | Implemented CheckEscapesA/W. |
tree | commitdiff |
2003-03-26 |
Rolf Kalbermatter | Add new helper function to create a relative file or... |
tree | commitdiff |
2003-03-25 |
Stefan Leichter | Let wcmd handle .cmd files like .bat files. |
tree | commitdiff |
2003-03-23 |
Rolf Kalbermatter | SHInitRestricted() fix boolean error introduced in... |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | List 16-bit spec files explicitly to avoid problems... |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | Converted winebuild option parsing to use getopt_long... |
tree | commitdiff |
2003-03-21 |
Steven Edwards | shell.c is now 16-bit only. |
tree | commitdiff |
2003-03-21 |
Rolf Kalbermatter | - Add new W2K policies to the known list of policies. |
tree | commitdiff |
2003-03-21 |
Rolf Kalbermatter | Implement some more Win API functions and add support... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Documentation updates. |
tree | commitdiff |
2003-03-17 |
Paul Rupe | Add CSIDL_PROFILES. Improved logging for non-existent... |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
tree | commitdiff |
2003-03-16 |
Vitaliy Margolen | - make SHGetFileInfo handle relative paths |
tree | commitdiff |
2003-03-12 |
Jon Griffiths | Constify the strings in the policy cache. |
tree | commitdiff |
2003-03-05 |
Vitaliy Margolen | Add few SFGAO_CAN* attributes to supported list. |
tree | commitdiff |
2003-02-27 |
Alberto Massari | Fixes to IShellFolder::GetAttributesOf: |
tree | commitdiff |
2003-02-19 |
Alexandre Julliard | Updated authors list. |
tree | commitdiff |
2003-02-01 |
Rolf Kalbermatter | Change SHCreateDirectory and Win32DeleteFile to be... |
tree | commitdiff |
2003-01-24 |
Alexandre Julliard | Removed no longer needed inclusion of heap.h. |
tree | commitdiff |
2003-01-21 |
Rolf Kalbermatter | Change SHChangeNotify to be Unicode and ANSI indifferen... |
tree | commitdiff |
2003-01-21 |
Robert Shearman | - Clear bits in structure passed to IOleCommandTarget_Q... |
tree | commitdiff |
2003-01-15 |
Robert Shearman | Separate the HINSTANCEs used by GetShellOle() and other... |
tree | commitdiff |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
tree | commitdiff |
2003-01-10 |
Juergen Schmied | Fixed crash in winamp reported by Andreas Mohr. |
tree | commitdiff |
2003-01-10 |
Juergen Schmied | Fix recently broken GetDisplayNamesOf of names of shell... |
tree | commitdiff |
2003-01-09 |
Dimitrie O. Paun | Collapse the -hHrs options into the -O option. |
tree | commitdiff |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | SHGetMalloc() returns a HRESULT, not a DWORD. |
tree | commitdiff |
2003-01-03 |
Dan Kegel | ShellExecute(NULL, "wordpad.exe",) now correctly finds... |
tree | commitdiff |
2002-12-23 |
Alexandre Julliard | Removed some remaining references to wine/obj_base.h. |
tree | commitdiff |
2002-12-19 |
Rolf Kalbermatter | Introduced some declarations and resources needed for... |
tree | commitdiff |
2002-12-18 |
Ove Kaaven | Removed a few more inclusions of deprecated wine/obj_... |
tree | commitdiff |
2002-12-16 |
Rolf Kalbermatter | Change calls to CLSIDFromString to SHCLSIDFromStringW... |
tree | commitdiff |
2002-12-16 |
Rolf Kalbermatter | Make some shell32 files compile in MSVC. |
tree | commitdiff |
2002-12-16 |
Rolf Kalbermatter | Do at least something for SHDragDrop functions although... |
tree | commitdiff |
2002-12-16 |
Rolf Kalbermatter | Add debug info for IExtractIconW. |
tree | commitdiff |
2002-12-15 |
Rolf Kalbermatter | Add support for Unicode IExtractIcon creation in |
tree | commitdiff |
next |