From ce65e8fcd9cd4f7913e04e675516c83be59a5c34 Mon Sep 17 00:00:00 2001 From: epage Date: Thu, 20 Aug 2009 02:50:46 +0000 Subject: [PATCH] Adding some todos and bugs git-svn-id: file:///svnroot/gc-dialer/trunk@406 c39d3808-3fe2-4d86-a59f-b7f623ee9f21 --- src/dc_glade.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/dc_glade.py b/src/dc_glade.py index 3382682..e9e30c6 100755 --- a/src/dc_glade.py +++ b/src/dc_glade.py @@ -18,11 +18,11 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -@bug Crashes when switching contact lists, see http://talk.maemo.org/showpost.php?p=312920&postcount=176 -@bug Refeshing SMS a lot, then go to contacts and send a message, see http://talk.maemo.org/showpost.php?p=312920&postcount=176 -@bug Can't send sms from dialpad, see http://talk.maemo.org/showpost.php?p=312922&postcount=177 -@bug Sending an sms from contacts gave an error -@bug Getting into a bad state on connection loss, see http://talk.maemo.org/showpost.php?p=312912&postcount=175 +@todo Try gogol's bigger tree view items +@todo Try gogol's wrapping for messages +@bug Does special notifiers even work? +@bug Messaging UI is bad(?) +@bug Not logging back in on network reconnect @todo Figure out how to integrate with the Maemo contacts app @bug Session timeouts are bad, possible solutions: -- 1.7.9.5