/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-03-15 12:43:48 UTC
  • mto: (126.1.38 bzr-gtk)
  • mto: This revision was merged to the branch mainline in revision 172.
  • Revision ID: szilveszter.farkas@gmail.com-20070315124348-0nx0zb7fv4pa8xk6
Fix the indentation error in the TortoiseBZR test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
TODO list for Olive
2
 
-------------------
 
1
TODO list for Bzr-Gtk
 
2
---------------------
3
3
 
4
 
- Use networkmanager to figure out whether to do local or bound commits  
5
 
  in case of bound branches/checkouts.
6
4
- Strict commit should not be a checkbox. The GUI should rather ask the 
7
5
  user whether (s)he wants to continue if there were no changes.
8
6
- Commit with unknowns should not be a checkbox. The GUI should rather ask 
9
7
  the user whether (s)he wants to continue while there were unknown files.
10
8
- It should be possible to add unknown files from the commit dialog.
11
 
- Generic wrapper that displays dialogs for bzr exceptions
12
 
- Store list of previously seen branch locations and list them in 
13
 
  a combo box in the "branch location" field in the get branch window
14
 
- Allow selecting a particular revision (actually browsing the revisions 
15
 
  rather than specifying a particular revno) in the get branch window
16
9
- Eliminate radiobuttons in push but rather show the default location and 
17
10
  allow the user to change it
18
 
- Don't have an overwrite checkbox but instead ask the user if (s)he wants 
19
 
  to overwrite if the branches have diverged
20
11
- Remove the status window as it's pointless since the status is already shown
21
12
  in the main window.
22
13
- Is there any reason why on win32 bzr branches have to be on fixed drives and 
23
14
  not on, e.g., cdroms?
24
 
- Add a 'merge' window, allowing merges from other branches.
25
 
- Show list of pending merges in the commit window
26
15
- Dialog for applying a bundle
27
16
- Switch dialog
28
17
- Ability to bind/unbind the branch