Commit History

Author SHA1 Message Date
  Alexandre Julliard 130ec9dbf9 explorer: Use the correct buffer size for the full path name. 3 years ago
  Zebediah Figura 1a7b4fb9c1 explorer: Look for an existing window browsing the given path first. 4 years ago
  Zhipeng Zhao 9d79746425 explorer: Support '/cd,' command line option. 4 years ago
  Alexandre Julliard e5e79bb7aa explorer: Build with msvcrt. 5 years ago
  Michael Stefaniuc 83e481fee2 explorer: Use the ARRAY_SIZE() macro. 6 years ago
  Zebediah Figura bd74183b1e explorer: Pass the full path to ParseDisplayName(). 6 years ago
  Alexandre Julliard ff53db7e63 explorer: Fix parsing command line that contains spaces. 7 years ago
  Zebediah Figura c4c96383eb explorer: Set the window title to the current directory. 7 years ago
  Zebediah Figura 9e3399925e explorer: Use the class name ExplorerWClass for the explorer browser. 7 years ago
  Andrew Eikum 94a857580c explorer: Scale element sizes by DPI. 7 years ago
  Andrew Eikum a484bf495e explorer: Don't leak PIDL. 7 years ago
  Huw Davies db52c6d074 explorer: Set the rebar band height to match the combobox. 7 years ago
  Huw Davies 6eeb389d15 explorer: Don't alter the shell imagelist. 7 years ago
  Alexandre Julliard 91a394a616 explorer: Support a quoted /desktop option. 8 years ago
  Alexandre Julliard 9db3444e40 explorer: Treat unrecognized options as a file to open. 9 years ago
  Francois Gouget 801cf4c4af explorer: Remove an uneeded NONAMELESSUNION directive. 9 years ago
  Jactry Zeng eaa747311f explorer: Remove unnecessary backslash when parsing /select and /root. 10 years ago
  Frédéric Delanoy 5ba7f79bad Assorted spelling fixes. 11 years ago
  Vincent Povirk cd1abd68c3 explorer: Use StrRetToStrW to convert STRRET result. 11 years ago
  Sergey Guralnik 4b9d81b4b5 explorer: Use comma as argument delimiter. 11 years ago
  Alexandre Julliard c9eee73450 makefiles: Define __WINESRC__ when building programs. 13 years ago
  Jay Yang c268c40fdf explorer: Try ShellExecute if the parameter isn't a directory. 13 years ago
  Jay Yang dadcdb71b5 explorer: Fix various memory leaks. 13 years ago
  Michael Stefaniuc 8ec442f510 explorer: Use FAILED instead of !SUCCEEDED. 13 years ago
  Francois Gouget f00652fc63 explorer: Fix compilation on systems that don't support nameless unions. 13 years ago
  Jay Yang 047124ab94 explorer: Fix incorrect cast. 13 years ago
  Jay Yang c1b6d91c5b explorer: Add dropdown entries to explorer's combobox. 13 years ago
  Jay Yang cfa89e7e32 explorer: Add a path combobox to explorer. 13 years ago
  Jay Yang 9544bcd10b explorer: Add navigation buttons to explorer. 13 years ago
  Marcus Meissner 436ec81240 explorer: Remove useless array NULL check (Coverity). 13 years ago