Change 1004

sam_stafford (Sam Stafford)
Sam Stafford committed this change into //guest/sam_stafford/p4hl
Request Review
Download .zip
Different file types are now treated differently - the ObjectFiles
have different skins depending on file type of the head rev, and
non-text revisions will not attempt to display their contents when
expanded.

Possible bug: old-style filetypes might be detected wrong (ie "ktext"
instead of "text+k").  I'd have to put in some pretty complex logic to
make it completely foolproof and backwards-compatible.  Right now it just errs
on the side of thinking a file is text if there's any confusion.
  • Files 7
  • Comments 0
7 edited 0 added 0 deleted
dist/dlls/p4hl.dll#12
Loading...
src/dlls/ClientFileUser.cpp#3
Loading...
src/dlls/FileHead.h#3
Loading...
src/dlls/ObjectFile.cpp#6
Loading...
src/dlls/ObjectRev.cpp#4
Loading...
src/dlls/ObjectRev.h#4
Loading...
src/dlls/clientloguser.cpp#3
Loading...
Tip: Use n and p to cycle through the changes.