project.pbxproj #13

  • //
  • guest/
  • jeff_argast/
  • P4Cocoa/
  • P4Cocoa.pbproj/
  • project.pbxproj
  • Commits
# Change User Description Committed
#13 3931 Jeff Argast Fixed a hang when actin on large numbers of files
Added an icon for xcode
Switched to xcode
Tweaked the icons in the tabs for panther
#12 3312 Jeff Argast Updated to version 0.16 in preparation for release
#11 3153 Jeff Argast Updated deployment compile settings
#10 3149 Jeff Argast Add default changelist to pending list always even if default is empty
#9 3134 Jeff Argast Added copy/paste support in the depot view
Added expand path to depot view
Added bookmarks
#8 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.
#7 3130 Jeff Argast Added double click support to the depot view and pending changelist
view.  Added View File In Editor item on the pending changeist
context menu.
#6 3126 Jeff Argast Added drag and drop reordering/reopening of files in the
pending change list view
#5 3113 Jeff Argast Reduced the times the depot view completely collapses.
Now it won't collapse on refresh views or submit, but
still collapses when the defaults change.
#4 2803 Jeff Argast Added submit default changelist to the changelist menu
Made the out window selectable
Changed the tabs in a few places
#3 2741 Jeff Argast Fixed viewing files that are not in client
#2 2738 Jeff Argast Project, todo, and release notes
#1 2732 Jeff Argast Initial submission of P4Cocoa