-
Committer:
v.ladeuil+lp at free
-
Date:
2006-12-15 13:19:22 UTC
-
mto:
(66.6.5 gtk)
-
mto:
This revision was merged to the branch mainline in
revision
128.
-
Revision ID:
v.ladeuil+lp@free.fr-20061215131922-70g30rvh17smpjij
Better fix for bug #73965.
* annotate/gannotate.py:
(GAnnotateWindow._create): Add a search box and define C-f/C-g for
text/line search.
(GAnnotateWindow._search_by_text,GAnnotateWindow._search_by_line):
Callback for showing the search box and give it the focus.
(GAnnotateWindow._create_annotate_view): Restore the LINE_NUM_COL
as the default search column.
(SearchBox): New composite widget to search in the annomodel.