Change 3111

jeff_argast (Jeff Argast)
Jeff Argast committed this change into //guest/jeff_argast/P4Cocoa
Request Review
Download .zip
Made multiple selection smarter by operating on the entire selection as an atomic
operation with the server. Also partially fixed the read only window to not wrap
at the window boundary.  I did the same for the editable window, but now the problem
appears to be that p4 change -o is breaking its output at some character location
before the string gets into the editor (at least I think that is the problem).
  • Files 35
  • Comments 0
35 edited 0 added 0 deleted
Credits.rtf#2
Loading...
ReleaseNotes.txt#6
Loading...
TODO.txt#5
Loading...
source/Controllers/DepotController.m#4
Loading...
source/Controllers/EditSheetController.m#4
Loading...
source/Controllers/PendingChangesController.m#4
Loading...
source/Controllers/ReadOnlyEditorController.m#5
Loading...
source/Controllers/RevisionsController.m#2
Loading...
source/Controllers/SubmittedChangesController.m#3
Loading...
source/Definitions/MessageDefs.h#2
Loading...
source/Perforce/PerforceAction.mm#2
Loading...
source/Perforce/PerforceActionAdd.m#2
Loading...
source/Perforce/PerforceActionDelete.h#2
Loading...
source/Perforce/PerforceActionDelete.m#2
Loading...
source/Perforce/PerforceActionEdit.h#2
Loading...
source/Perforce/PerforceActionEdit.m#2
Loading...
source/Perforce/PerforceActionFstat.h#2
Loading...
source/Perforce/PerforceActionFstat.m#2
Loading...
source/Perforce/PerforceActionRevert.h#2
Loading...
source/Perforce/PerforceActionRevert.m#2
Loading...
source/Perforce/PerforceActionSubmit.m#2
Loading...
source/Perforce/PerforceActionSync.h#2
Loading...
source/Perforce/PerforceActionSync.m#2
Loading...
source/Perforce/PerforceChangeFile.m#3
Loading...
source/Perforce/PerforceChangeList.m#4
Loading...
source/Perforce/PerforceChanges.m#3
Loading...
source/Perforce/PerforceDepot.m#2
Loading...
source/Perforce/PerforceDirectory.m#2
Loading...
source/Perforce/PerforceFile.m#3
Loading...
source/Perforce/PerforceLabel.m#2
Loading...
source/Perforce/PerforceSubmittedChange.m#3
Loading...
source/Protocols/DepotViewProtocol.h#2
Loading...
source/Protocols/PendingChangelistProtocol.h#2
Loading...
source/Selection/DepotViewSelection.m#2
Loading...
source/Selection/PendingViewSelection.m#2
Loading...
Tip: Use n and p to cycle through the changes.