Pieter de Bie
d3f97bdfcb
GitWindowController: bind selected view to controller
...
This used to be bound to the UserDefaults, but that introduced the
bug that switching the view in one window also switched it in other
open windows.
See 2e7cd5268d
2008-09-26 00:35:05 +02:00
Ciarán Walsh
2e7cd5268d
Remember selected view (history or commit)
2008-09-23 22:58:53 +01:00
Pieter de Bie
7f337cda2a
Show current branch in branch menu
...
This kept going broken, so now instead of Interface Builder bindings,
we create the binding ourselves
2008-09-20 11:24:21 +02:00
Pieter de Bie
6edc25413f
Merge branch 'commit_view'
...
* commit_view:
Add a commit view mockup
Conflicts:
PBGitWindowController.h
PBGitWindowController.m
2008-09-20 10:27:45 +02:00
Pieter de Bie
80ae07984c
Hopefully make the searchfield not break
2008-09-20 10:26:21 +02:00
Pieter de Bie
43d7285ac1
Add a commit view mockup
2008-09-19 22:25:48 +02:00
Pieter de Bie
708c08a293
First part of splitting views
2008-09-19 21:36:52 +02:00