movie.png #1

  • //
  • guest/
  • christoph_leithner/
  • piper/
  • main/
  • windows/
  • R1.1/
  • Perforce/
  • Resources/
  • DefaultIcons/
  • movie.png
  • View
  • Commits
  • Open Download .zip Download (4 KB)
# Change User Description Committed
#1 16817 christoph_leithner "Forking branch Main of perforce-software-piper to christoph_leithner-piper."
//guest/perforce_software/piper/main/windows/R1.1/Perforce/Resources/DefaultIcons/movie.png
#1 16507 perforce_software Move to main branch.
//guest/perforce_software/piper/windows/R1.1/Perforce/Resources/DefaultIcons/movie.png
#1 11256 alan_petersen Populate //guest/perforce_software/piper/windows/R1.1/...
from //guest/perforce_software/piper/windows/main/....
//guest/perforce_software/piper/windows/main/Perforce/Resources/DefaultIcons/movie.png
#1 11255 alan_petersen Rename/move file(s)
//guest/perforce_software/piper/windows/Perforce/Resources/DefaultIcons/movie.png
#1 10794 alan_petersen Various updates....
       - made main exception caught (happens if application cannot initialize, for example) more explicit in the message box (was "test" :)
       - CTRL-F now moves focus to search box
       - fixed double-click warning message when item is already locked
       - better thumbnail handling
       - general cleanup
//guest/perforce_software/piper/windows/Perforce/Resources/Documents/movie.png
#1 10778 alan_petersen Some updates to logic that looks for locked files...
exclusively locked files do not show up as locked in fstat (doh!) so I had to do a little massaging (basically, looking at the file type and if it is +l and there is an otheraction then there must be an exclusive lock)