Removing contact caching from backend, moving it to session
authorEd Page <eopage@byu.net>
Sat, 18 Sep 2010 21:24:32 +0000 (16:24 -0500)
committerEd Page <eopage@byu.net>
Sat, 18 Sep 2010 21:24:32 +0000 (16:24 -0500)
commit55fc43115d653fbaec52ecf59815b14f6064e05b
treef25ce3b1175452a8cd019f56dc7ddeb81851760a
parent4756b381e27b5eada0e00778b55b916ebc24e4a2
Removing contact caching from backend, moving it to session
Improving tracking of storing of cookies
Lots of implementation work on session object
Modified sizing for pies
Populate at least something for each tab
Adding HTML Delegate for displaying of messages
Make each tab manipulate the drafts object
Starting on SMS Window
src/backends/gv_backend.py
src/backends/gvoice/browser_emu.py
src/backends/gvoice/gvoice.py
src/dialcentral_qt.py
src/session.py
src/util/qtpie.py
src/util/qtpieboard.py
src/util/qui_utils.py