13 Commits

Author SHA1 Message Date
German Laullon f5f00145f2 Merge pull request #60 from Uncommon/action
Open the action menu on mousedown
2011-05-23 00:27:27 -07:00
Romain Muller b71e1ca0f0 Explicit cast is needed if we abuse the delegate that way. 2011-05-19 18:18:34 +02:00
David Catmull 6ae5d0702a pop up the action menu immediately on click 2011-05-13 17:29:52 -06:00
German Laullon f9ccf1fe8d Solved compilation warnings 2011-03-10 16:04:45 -08:00
German Laullon d02caf484f Merge branch 'master' into experimental
Conflicts:
	PBGitRepository.h
	PBGitSidebarController.m
	PBSourceViewCell.h
	PBSourceViewCell.m
2011-01-07 12:27:45 -08:00
German Laullon 5c9d7163e1 badge system recoded 2011-01-07 12:10:44 -08:00
German Laullom c90c8a722b Merge remote branch 'refs/remotes/hungmac/svn-stashes' into experimental
Conflicts:
	PBGitRepository.h
	PBGitSidebarController.m
	PBSourceViewCell.h
	PBSourceViewCell.m
2011-01-05 13:57:12 -08:00
German Laullon 0bd684791d Branch commit ahead/behind values 2011-01-04 23:59:32 -08:00
German Laullon 63289230e1 new badge 2011-01-04 20:08:23 -08:00
Tomasz Krasnyk 40e3d8eb2d commented unused code 2010-11-28 00:38:32 +01:00
Tomasz Krasnyk 1fd08761d1 Commented out unneeded code 2010-11-27 17:25:57 +01:00
Tomasz Krasnyk 17a4935f66 OutlineView for the sidebar menu can be now tacked
Commit on CMD+ENTER
Added images for group items in sidebar menu
2010-11-25 20:35:37 +01:00
Nathan Kinsinger 90f80f01b4 Add a new cell class for the source view items
The new cell handles:
    - showing contextual menus
    - drawing a badge for the checked out branch

Needed to add the reference to the ref controller to the history controller.
2010-03-13 22:14:49 -07:00