/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-08-15 18:59:46 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-20060815185946-8b169c3f73aef666
Added View menu; implemented Refresh; some TODO changes.

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

    * olive.glade: added View menu
    * olive/frontend/gtk/handler.py: implement the signal handlers
    * olive/frontend/gtk/__init__.py: connect the signals
    * TODO: some items marked as [DONE]

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2006-08-15  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>
2
2
 
 
3
    * olive.glade: added View menu
 
4
    * olive/frontend/gtk/handler.py: implement the signal handlers
 
5
    * olive/frontend/gtk/__init__.py: connect the signals
 
6
    * TODO: some items marked as [DONE]
3
7
    * icons/olive-gtk.png: added application icon
4
8
    * olive-gtk.desktop: added desktop entry
5
9
    * setup.py: modified respectively