objects.nib #1

  • //
  • guest/
  • jeff_argast/
  • P4Cocoa/
  • EditWindow.nib/
  • objects.nib
  • Commits
  • Download .zip Download (2 KB)
# Change User Description Committed
#3 4225 Jeff Argast Added resolve support, reveal in finder, drag and drop edit,
show local files, and showing added files.
#2 3132 Jeff Argast Finally fixed the stupid wrapping problem.
Turns out there
are tabs in the text returned from Perforce.  No problem.
But in NSTextView if a tab occurs beyond the last tab stop
then NSTextView breaks the line.  So no what I want. The fix
is to create a bunch of tab stops out to the etherlands.
#1 2732 Jeff Argast Initial submission of P4Cocoa