/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 ChangeLog

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2006-07-31 18:17:48 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-20060731181748-02e1970a99f30150
2006-07-31  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * Back from holiday.
    * olive.glade: separated branch and checkout dialogs (Fixed: #54019)
    * olive/frontend/gtk/checkout.py: file added respectively
    * olive/frontend/gtk/branch.py: removed checkout options
    * olive/frontend/gtk/handler.py: modified handler names + added checkout
    * olive/frontend/gtk/push.py: window gets properly resized (Fixed: #54676)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-07-31  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>
 
2
 
 
3
    * Back from holiday.
 
4
    * olive.glade: separated branch and checkout dialogs (Fixed: #54019)
 
5
    * olive/frontend/gtk/checkout.py: file added respectively
 
6
    * olive/frontend/gtk/branch.py: removed checkout options
 
7
    * olive/frontend/gtk/handler.py: modified handler names + added checkout
 
8
    * olive/frontend/gtk/push.py: window gets properly resized (Fixed: #54676)
 
9
 
1
10
2006-07-25  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>
2
11
 
3
12
    * olive-gtk: display error if python 2.4 not available (Mario Đanić)