/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
TODO list for Olive
-------------------

 - Be able to install into other locations than /usr (LarstiQ)
[DONE] Investigate TortoiseSVN-like commit/add dialogs (LarstiQ)
   http://samba.org/~jelmer/bzr/gcommit.png
[DONE] HIGify the interface (Matthieu Moy)
[DONE] Consistent placement of buttons (Matthieu Moy)
[DONE] Display the count of pushed revisions on push (phanatic)
 - Display the commit file selector as a tree (so whole directories can be
   toggled) (j-a-meinel)
 - "Probe location" button on the Push dialog (test write access, etc.) (ddaa)
[DONE] Save and restore main window position and size (phanatic)
 - Real sensitive context menu - e.g. options are grey if not a branch
   (phanatic)
 - Implement 'bzr missing' (phanatic)
 - Implement 'bzr uncommit' (phanatic)
 - Implement bundle handling - at least creating them (phanatic)
[DONE] Testing on Windows platform (phanatic)
 - i18n/l10n with gettext (phanatic)
 - Bookmarks should have a 'title' attribute (phanatic)
 - Open files on double-click, and add Open option to context menu (Aaadam)