/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: 2006-08-13 10:48:34 UTC
  • mto: (0.14.1 main) (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060813104834-50095d954092614f
Some changes according to GNOME HIG.

2006-08-13  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * olive.glade: some GNOME HIG-compilant changes:
       - place OK buttons to the right side
       - align buttons to the right
       - specify default buttons

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 - Save and restore main window position and size (phanatic)
14
14
 - Real sensitive context menu - e.g. options are grey if not a branch
15
15
   (phanatic)
16
 
 - Implement 'bzr missing' (phanatic)
17
 
 - Implement 'bzr uncommit' (phanatic)
18
 
 - Implement bundle handling - at least creating them (phanatic)
19
 
 - Testing on Windows platform (phanatic)