/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.txt

  • 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 Olive
2
 
-------------------
3
 
 
4
 
[DONE] Be able to install into other locations than /usr (LarstiQ)
5
 
[DONE] Investigate TortoiseSVN-like commit/add dialogs (LarstiQ)
6
 
   http://samba.org/~jelmer/bzr/gcommit.png
7
 
[DONE] HIGify the interface (Matthieu Moy)
8
 
[DONE] Consistent placement of buttons (Matthieu Moy)
9
 
[DONE] Display the count of pushed revisions on push (phanatic)
10
 
 - Display the commit file selector as a tree (so whole directories can be
11
 
   toggled) (j-a-meinel)
12
 
[DONE] "Probe location" button on the Push dialog (test write access, etc.) (ddaa)
13
 
[DONE] Save and restore main window position and size (phanatic)
14
 
[DONE] Real sensitive context menu - e.g. options are grey if not a branch
15
 
   (phanatic)
16
 
[DONE] Implement 'bzr missing' (phanatic)
17
 
 - Implement 'bzr uncommit' (phanatic)
18
 
 - Implement bundle handling - at least creating them (phanatic)
19
 
[DONE] Testing on Windows platform (phanatic)
20
 
[DONE] i18n/l10n with gettext (phanatic)
21
 
[DONE] Bookmarks should have a 'title' attribute (phanatic)
22
 
[PART-DONE] Open files on double-click, and add Open option to context menu (Aaadam)
23
 
[DONE] Display a "No changes." text in the Status window, if tree is empty (Áron Novák)