/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 revisionview.py

  • Committer: Daniel Schierbeck
  • Date: 2008-04-01 23:23:51 UTC
  • mfrom: (450.1.13 trunk)
  • mto: (450.1.16 trunk)
  • mto: This revision was merged to the branch mainline in revision 458.
  • Revision ID: daniel.schierbeck@gmail.com-20080401232351-l4entebrin9kt2is
Merged with trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
245
245
        self._show_callback = None
246
246
        self._clicked_callback = None
247
247
 
 
248
        self._revision = None
 
249
        self._branch = branch
 
250
 
248
251
        self.update_tags()
249
252
 
250
253
        self.set_file_id(None)