Pieter de Bie
bae7566cde
HistoryView: Allow tripple-clicking on header to undo sorting
2008-10-03 19:07:05 +02:00
Pieter de Bie
e329493154
Move toolbar to view xib
2008-10-03 17:18:26 +02:00
Pieter de Bie
1028157cbc
Fix memory leaks
...
This changes a bunch of ivars to __weak's, to avoid reference loops.
Furthermore, in PBGitHistoryController, we need to call [webView close],
otherwise some memory will never be freed?
2008-09-28 16:14:00 +02:00
Pieter de Bie
de9f4ddf91
HistoryView: Add copy behaviour in commit list
...
This copies text like:
2e7cd5268d (Remember selected view (history or commit))
to the pasteboard on command-c
2008-09-26 18:43:06 +02:00
Pieter de Bie
8c01a2964b
HistoryView: Don't show path lines if the list is changed
...
This avoids drawing path lines if the list is sorted
or if there is a search, which would show the lines incorrectly.
2008-09-26 00:52:33 +02:00
Pieter de Bie
c6966ade41
HistoryView: Add a method to put a commit online
2008-09-25 22:25:46 +02:00
Pieter de Bie
e9f4830e1c
Show a pretty status bar
2008-09-23 02:40:59 +02:00
Pieter de Bie
80ae07984c
Hopefully make the searchfield not break
2008-09-20 10:26:21 +02:00
Pieter de Bie
c508c66e5a
Decrease the bottom bar's size
2008-09-19 21:49:21 +02:00
Pieter de Bie
ee83544b11
Restore label
2008-09-19 21:48:41 +02:00
Pieter de Bie
708c08a293
First part of splitting views
2008-09-19 21:36:52 +02:00