info.nib #5

  • //
  • guest/
  • jeff_argast/
  • P4Cocoa/
  • English.lproj/
  • MainMenu.nib/
  • info.nib
  • View
  • Commits
  • Open Download .zip Download (1 KB)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>IBDocumentLocation</key>
	<string>135 78 451 460 0 0 1280 1002 </string>
	<key>IBEditorPositions</key>
	<dict>
		<key>29</key>
		<string>494 705 599 44 0 0 1280 1002 </string>
		<key>643</key>
		<string>1049 762 150 240 0 0 1280 1002 </string>
		<key>672</key>
		<string>1329 733 149 96 1280 126 1024 768 </string>
		<key>683</key>
		<string>1346 630 91 96 1280 126 1024 768 </string>
		<key>692</key>
		<string>1462 741 126 126 1280 126 1024 768 </string>
		<key>704</key>
		<string>1382 629 97 126 1280 126 1024 768 </string>
		<key>716</key>
		<string>1328 722 97 126 1280 126 1024 768 </string>
		<key>728</key>
		<string>1325 692 91 96 1280 126 1024 768 </string>
	</dict>
	<key>IBFramework Version</key>
	<string>291.0</string>
	<key>IBOpenObjects</key>
	<array>
		<integer>21</integer>
		<integer>643</integer>
		<integer>29</integer>
	</array>
	<key>IBSystem Version</key>
	<string>6L29</string>
</dict>
</plist>
# Change User Description Committed
#8 4225 Jeff Argast Added resolve support, reveal in finder, drag and drop edit,
show local files, and showing added files.
#7 4160 Jeff Argast Checking in version 0.20 but awaiting confirmation from unicode server
user that it actually works before posting.  This change modifies the defaults
and old versions crash on launch once you run 0.20.
#6 3134 Jeff Argast Added copy/paste support in the depot view
Added expand path to depot view
Added bookmarks
#5 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.
#4 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.
#3 2803 Jeff Argast Added submit default changelist to the changelist menu
Made the out window selectable
Changed the tabs in a few places
#2 2737 Jeff Argast Added several 0.15 revision functionality
#1 2732 Jeff Argast Initial submission of P4Cocoa