implemented infinite backoff (fixes #311767)
commit2f2c4a01b8d5a874152f92db7b7ac6afd206d878
authorPhil Cowans <pcowans@src.gnome.org>
Fri, 6 Jan 2006 18:58:03 +0000 (6 18:58 +0000)
committerPhil Cowans <pcowans@src.gnome.org>
Fri, 6 Jan 2006 18:58:03 +0000 (6 18:58 +0000)
tree974346074af8fd15e3cc6bc4184aba6cc95a751f
parent53c2aaa48234bba57244b20466f738bd9d1e350b
implemented infinite backoff (fixes #311767)

* implemented infinite backoff (fixes #311767)
20 files changed:
Src/DasherCore/AlphabetManager.cpp
Src/DasherCore/AlphabetManager.h
Src/DasherCore/AlphabetManagerFactory.cpp
Src/DasherCore/AlphabetManagerFactory.h
Src/DasherCore/ControlManager.cpp
Src/DasherCore/ControlManager.h
Src/DasherCore/ControlManagerFactory.cpp
Src/DasherCore/ControlManagerFactory.h
Src/DasherCore/DasherInterfaceBase.cpp
Src/DasherCore/DasherInterfaceBase.h
Src/DasherCore/DasherModel.cpp
Src/DasherCore/DasherModel.h
Src/DasherCore/DasherView.h
Src/DasherCore/DasherViewSquare.h
Src/DasherCore/NodeManager.h
Src/DasherCore/NodeManagerFactory.h
Src/Gtk2/GtkDasherControl.cpp
Src/Gtk2/GtkDasherControl.h
Src/Gtk2/Menu.cc
Src/Gtk2/edit.cc