2000-08-03 |
Alexandre Julliard | Moved GUID definitions to their respective dll. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Fixed IShellLinkA/W definitions. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added guiddef.h and moved a few GUID definitions to... |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-07-31 |
Alexandre Julliard | Cleaned up some more USER dependencies. |
tree | commitdiff |
2000-07-28 |
Alexandre Julliard | Added 'owner' field to 16-bit spec files to specify... |
tree | commitdiff |
2000-07-26 |
Alexandre Julliard | Moved shlwapi routines from shell32.dll to shlwapi... |
tree | commitdiff |
2000-07-15 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-07-15 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-07-09 |
Dave Hawkes | With some apps a fault was possible in ExtractAssociate... |
tree | commitdiff |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
tree | commitdiff |
2000-07-08 |
Andreas Mohr | Added semi-stub. |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - many new Path* stubs |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
tree | commitdiff |
2000-06-23 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
tree | commitdiff |
2000-06-20 |
Huw D M Davies | Implemented StrCatBuff. |
tree | commitdiff |
2000-06-16 |
Juergen Schmied | - fixed null-pidl from _ILCreateControl |
tree | commitdiff |
2000-06-16 |
Francois Jacques | Keep an internal copy of the icon. |
tree | commitdiff |
2000-06-13 |
Juergen Schmied | - new dll shfolder.dll |
tree | commitdiff |
2000-06-13 |
Alexandre Julliard | Use the Unicode string functions from wine/unicode... |
tree | commitdiff |
2000-06-11 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-06-08 |
Dmitry Timoshkov | Implement NTDLL.towupper and NTDLL.towlower using alrea... |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Simplified wrc flags handling. |
tree | commitdiff |
2000-06-07 |
Uwe Bonnes | PathFindNextComponent: return pointer to NULL and not... |
tree | commitdiff |
2000-06-07 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-06-01 |
Juergen Schmied | - New (some stubs): SHGetFolderLocation, PathAddExtension, |
tree | commitdiff |
2000-05-29 |
Alexandre Julliard | Exec a separate wine binary for every win32 process... |
tree | commitdiff |
2000-05-12 |
Eric Pouech | Fixed absolute path to pidl generation. |
tree | commitdiff |
2000-05-11 |
Alexandre Julliard | Fixed buffer overflow. |
tree | commitdiff |
2000-05-11 |
Patrik Stridvall | Fixed some debug messages. |
tree | commitdiff |
2000-05-03 |
Huw D M Davies | Map StrChrA to strchr. Fix StrChrW arg list. |
tree | commitdiff |
2000-05-01 |
Bertho Stultiens | - Implemented a new preprocessor that is (nearly) ANSI... |
tree | commitdiff |
2000-04-29 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-04-29 |
Patrik Stridvall | Fixed issues reported by winapi_check. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Complete cleanup, bugfixes. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Stubs for IQueryAssociations. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Moved policy related functions to shpolicy.c |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Explicit import user32.dll. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Separated 32 bit functions to shellole.c. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Fixed: extract the icon by resource id. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Fixes. |
tree | commitdiff |
2000-04-24 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-04-24 |
Alexandre Julliard | Implemented on-demand loading of builtin dlls using... |
tree | commitdiff |
2000-04-23 |
Alexandre Julliard | Removed a few inter-dll dependencies. |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Added some missing import directives. |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Removed winmm from import list. |
tree | commitdiff |
2000-04-18 |
Alexandre Julliard | Moved PE header definitions to winnt.h where they belong. |
tree | commitdiff |
2000-04-15 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-04-11 |
Ulrich Czekalla | _ILGetFileDate should convert the date to local time... |
tree | commitdiff |
2000-04-08 |
Alexandre Julliard | Removed a number of global handle allocations and criti... |
tree | commitdiff |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-26 |
Uwe Bonnes | SHChangeNotify[A|W]: free only items we allocated. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Fixed some ANSI C violations. |
tree | commitdiff |
2000-03-19 |
Francois Gouget | Explicitly use the TVN_xxxA version of the macros. |
tree | commitdiff |
2000-03-08 |
Simen Zamecnik | Added Slovak language support. |
tree | commitdiff |
2000-03-08 |
Junichi Kuchinishi | Added some Japanese resources. |
tree | commitdiff |
2000-03-05 |
Alexandre Julliard | Added support for creating extra symlinks for .so files... |
tree | commitdiff |
2000-03-04 |
Alexandre Julliard | Moved dll-specific make rules to a separate Makedll... |
tree | commitdiff |
2000-02-29 |
Niels Kristian Bec... | Removed superfluous #include statements for header... |
tree | commitdiff |
2000-02-27 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Moved file functions to shlfileop.c |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Fix for OpenIcon. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Stub PathIsDirectory. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Fixes for ShellExecuteEx. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Basic implementation of shell notifications. |
tree | commitdiff |
2000-02-26 |
Juergen Schmied | Added icon no 4 (open folder). |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Made winmm a separate shared library. |
tree | commitdiff |
2000-02-26 |
Patrik Stridvall | Fixed ANSI C violations. |
tree | commitdiff |
2000-02-25 |
Marcus Meissner | We define PathISURLA, so use it. |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | Started with shell-clipboard handling (context menu... |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | Removed ItemIDListList, reorganisation, more formats. |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | - implemented rename, copy and delete file |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | Better context menus. |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | - new files related to context menu and drag drop file... |
tree | commitdiff |
2000-02-20 |
Alexandre Julliard | Stephane Lussier |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | Started implementation of shell notifications. |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | New file (SHFileOperation). |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | Fixes. |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | - new internal interface for item manipulation (cut... |
tree | commitdiff |
2000-02-20 |
Juergen Schmied | New aPidl handling functions. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-07 |
Sheri Steeves | Fix for the system tray, Icon and popup menu's now... |
tree | commitdiff |
2000-02-03 |
Alexandre Julliard | Removed resource.h. |
tree | commitdiff |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - add some documentation items |
tree | commitdiff |
2000-01-29 |
Marcus Meissner | nIconIndex == -1 should return nr of available icons... |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore... |
tree | commitdiff |
2000-01-23 |
Dmitry Timoshkov | Replaced LocalToWideChar() by lstrcpynAtoW(), WideCharT... |
tree | commitdiff |
2000-01-18 |
Alexandre Julliard | Added debugstr_guid function and used it to replace |
tree | commitdiff |
2000-01-09 |
Alexandre Julliard | Built-in DLLs resources are now specified in spec file. |
tree | commitdiff |
2000-01-04 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
2000-01-01 |
Alexandre Julliard | Make use of automatic ordinal allocation. |
tree | commitdiff |
1999-12-27 |
Francois Gouget | Buffer overflows and strncpy fixes. |
tree | commitdiff |
1999-12-26 |
Francois Gouget | Wrapped some strings in a debugstr_* call. |
tree | commitdiff |
1999-12-12 |
Juergen Schmied | Added StrNCpyA, StrNCpyW. |
tree | commitdiff |
next |