Tue, 30 Nov 2010 13:50:58 +0000 |
Chris Cannam |
* Avoid null pointer dereference
|
Tue, 30 Nov 2010 13:08:18 +0000 |
Chris Cannam |
* Ensure only one list can contain a selection at once in file status widget
|
Tue, 30 Nov 2010 13:07:53 +0000 |
Chris Cannam |
* Have a go at switching to new items in history widget when something happens in repo
|
Tue, 30 Nov 2010 12:45:34 +0000 |
Chris Cannam |
* Better attempt at retaining current visible area when history scene changes; first cut at highlighting new items
|
Tue, 30 Nov 2010 11:41:46 +0000 |
Chris Cannam |
* Ensure panned rect stays current when size changes; update panner cache when scene changes
|
Tue, 30 Nov 2010 11:17:30 +0000 |
Chris Cannam |
* Add connecting line to uncommitted item; turn Revert icon blue; cut down menus to things that actually work (well, mostly)
|
Mon, 29 Nov 2010 20:58:50 +0000 |
Chris Cannam |
* Do full log after commit (so as to get the right tip tag)
|
Mon, 29 Nov 2010 20:53:34 +0000 |
Chris Cannam |
* Initial work on showing uncommitted changes (as dashed box) in history graph
|
Mon, 29 Nov 2010 20:09:58 +0000 |
Chris Cannam |
* Show tags and current working copy parents in history graph
|
Mon, 29 Nov 2010 17:48:43 +0000 |
Chris Cannam |
* Don't provide file list when committing, if the user didn't select files. Previously we (perhaps inadvertantly) used a list of all files because we had generated that for display -- but it breaks merge-commits and it's probably unwise to mess with very long command lines.
|
Mon, 29 Nov 2010 17:11:29 +0000 |
Chris Cannam |
* Add confirm dialogs for pull and push
|
Mon, 29 Nov 2010 17:03:17 +0000 |
Chris Cannam |
* Add Incoming dialog and better layouts for dialogs generally
|
Mon, 29 Nov 2010 11:38:25 +0000 |
Chris Cannam |
* Fixes to changeset details display; show on right instead of below to avoid disrupting flow
|
Mon, 29 Nov 2010 11:18:27 +0000 |
Chris Cannam |
* Another fix to incremental log -- ensure children are not duplicated in changeset
|
Mon, 29 Nov 2010 11:14:29 +0000 |
Chris Cannam |
* Further fix to incremental log (put new changesets on the correct end of the list!)
|