/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2007-08-16 07:17:26 UTC
  • mfrom: (257 trunk)
  • mto: This revision was merged to the branch mainline in revision 258.
  • Revision ID: szilveszter.farkas@gmail.com-20070816071726-3d3y82e7v7qo4ytt
Merge the changes from trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
- Ability to bind/unbind the branch
16
16
- List Bzr options in context menu in a way that makes sense (alphabetically?)
17
17
- Allow specifying two revisions in the diff window rather then always diffing between base and working tree
 
18
- For performance BranchDialog should only open each url once. Once opened it
 
19
  should keep a read lock open and only release this when the url is changed.
 
20
  It should also allow the creator of the window to supply an already opened
 
21
  branch, and a revision id.