/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: Jelmer Vernooij
  • Date: 2006-05-19 16:37:13 UTC
  • Revision ID: jelmer@samba.org-20060519163713-be77b31c72cbc7e8
Move visualisation code to a separate directory, preparing for bundling 
the GTK+ plugins for bzr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
TODO list for Bzr-Gtk
2
 
---------------------
3
 
 
4
 
- Strict commit should not be a checkbox. The GUI should rather ask the 
5
 
  user whether (s)he wants to continue if there were no changes.
6
 
- Commit with unknowns should not be a checkbox. The GUI should rather ask 
7
 
  the user whether (s)he wants to continue while there were unknown files.
8
 
- It should be possible to add unknown files from the commit dialog.
9
 
- Eliminate radiobuttons in push but rather show the default location and 
10
 
  allow the user to change it
11
 
- Remove the status window as it's pointless since the status is already shown
12
 
  in the main window.
13
 
- Is there any reason why on win32 bzr branches have to be on fixed drives and 
14
 
  not on, e.g., cdroms?
15
 
- Dialog for applying a bundle
16
 
- Switch dialog
17
 
- Ability to bind/unbind the branch
18
 
- List Bzr options in context menu in a way that makes sense (alphabetically?)
19
 
- Allow specifying two revisions in the diff window rather then always diffing between base and working tree