/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

  • Committer: Vincent Ladeuil
  • Date: 2008-10-23 08:14:59 UTC
  • Revision ID: v.ladeuil+lp@free.fr-20081023081459-3rgjsohomf8rbe44
Fix bug #131589 by using a gtk.Window instead of a gtk.Dialog.

* status.py:
(StatusWindow): Renamed from StatusDialog, we're a window now.
(StatusWindow.__init__, StatusWindow._create): Adjusted to Window
inheritance.

* __init__.py:
(cmd_gstatus.run): Use a Window instead of a dialog.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 521 17 years ago Jelmer Vernooij Remove obsolete tortoisebzr tests. 1.1 KB Diff Download File
test_commit.py 606 16 years ago Vincent Ladeuil Fix gtk dialogs popping up and asking for input du 42.6 KB Diff Download File
test_diff.py 500.1.1 17 years ago Vincent Ladeuil Fix test failing after a feature rename in bzr. * 10 KB Diff Download File
test_history.py 167 18 years ago Jelmer Vernooij Add simple test for tortoise_bzr 1.7 KB Diff Download File
test_linegraph.py 511.5.2 17 years ago Jelmer Vernooij Add simple test for linegraph. 1.3 KB Diff Download File
test_preferences.py 126.1.37 18 years ago Szilveszter Farkas (Phanatic) Merge from trunk. 3.8 KB Diff Download File