# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 11255 | alan_petersen | Rename/move file(s) | ||
#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/pdf.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) |