/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-19 22:59:05 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-20060819225905-3e00c8707498c80b
Set sensitivity of menus and toolbuttons.

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

    * olive/frontend/__init__.py: set menu and toolbar sensitivity
    * olive/frontend/handler.py: set context menu sensitivity
    * olive/backend/info.py: implemented is_branch()

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2006-08-19  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>
2
2
 
 
3
    * olive/frontend/__init__.py: set menu and toolbar sensitivity
 
4
    * olive/frontend/handler.py: set context menu sensitivity
 
5
    * olive/backend/info.py: implemented is_branch()
3
6
    * olive/frontend/gtk/__init__.py: applied Diff toolbutton menu
4
7
    * olive/frontend/gtk/menu.py: implemented the Diff toolbutton menu
5
8
    * cmenu.ui: added Diff toolbutton menu; removed Log from right context menu