5 Commits

Author SHA1 Message Date
Nathan Kinsinger 9e3e2725c0 Fix issues reported by Xcode's build and analyze
Using the LLVM GCC 4.2 compiler.
2010-08-22 07:50:42 -06:00
Nathan Kinsinger 98920bf0b1 Merge remote branch 'refs/remotes/dgrijalva/stable' into experimental
Conflicts:
	ApplicationController.m
	GitX.xcodeproj/project.pbxproj
	PBGitCommitView.xib
	PBGitHistoryView.xib
	PBGitRevisionCell.m
	PBGitTree.m
	PBGitWindowController.m
	PBViewController.m
	html/views/history/history.js
	html/views/history/index.html
2010-05-29 21:04:21 -06:00
Kevin LaCoste 64f2745dfa Make the Preferences window a panel.
This enables the standard behaviour of dismissing the panel with the <esc> key.
2010-03-16 00:54:20 -07:00
Nathan Kinsinger ca846bc6eb Have the preferences window remember the last view 2010-03-13 22:16:15 -07:00
Christian Jacobsen 0f09401aa6 Add a preferences window
This adds a preference window with default preferences to change the
sparkle options and to set a custom path to a git binary.
2009-01-19 16:38:02 +00:00