Consolidating timeout location and increasing it for slower connections
[gc-dialer] / src /
2009-03-20 epageConsolidating timeout location and increasing it for...
2009-03-20 epageForgot a file as part of cleanup
2009-03-20 epageCleaning up
2009-03-19 epage* More debug info printed when users have issues
2009-03-19 epageGetting click to call working and adding GoogleVoice...
2009-03-18 epageHmm, these probably should be using https, but now...
2009-03-18 epageTracking my progress. Still doesn't work, I'm getting...
2009-03-18 epageFixing some error reporting
2009-03-18 epageGeneralizing of calling into backend code
2009-03-14 epageMade a slight mistake with click to call but this doesn...
2009-03-14 epageTrying out the mobile version for a bit
2009-03-14 epageSome callback number work (working) and click to call...
2009-03-14 epageLogin, authentication check, account number, recent...
2009-03-13 epageWork in progress on Google Voice and Google Data
2009-03-13 epage* Made the file backend more generic by trying to find...
2009-03-06 epageUpdating versions and webpage
2009-03-05 epageEh, parens might help
2009-03-05 epageMake fix and decided to bump the version higher due...
2009-03-05 epageSwitching to login window
2009-03-05 epageFleshed out online/offline modes
2009-03-05 epage* Switched the gc_views to support enable/disable in...
2009-03-04 epageBuilding up the interface
2009-03-04 epageSmall step towards null pattern
2009-03-04 epageMinor cleanups
2009-02-21 epageThats a bit better not having some errno like stuff...
2009-02-19 epageExpanded the sorting options since my csv files were...
2009-02-19 epageBy actually implementing the factory pattern I found...
2009-02-19 epageFilesystem backed contacts and minor cleanups
2009-02-18 epageSome build updates and moving some code out of gc_dialer.py
2009-02-18 epageMinor code re-arrangements
2009-02-18 epageFurther code re-arrangement
2009-02-17 epage* Renamed glade file to reflect project naming
2009-02-17 epageMoved recent calls into a seperate class
2009-02-17 epageMoving the account view handling out to a different...
2009-02-17 epageRefactored out dialpad related ... stuff
2009-02-17 epageRenamed the clear number menu entry to make it clearer...
2009-02-17 epageRenamed top level class to make it easier to add others
2009-02-17 epageAdded caching of contacts with cache clearing under...
2009-02-07 epageUpdating versions in prep for next release
2009-02-07 epageSomehow I lost this bug fix
2009-02-06 epageMinor cleanups
2009-01-31 epageRearranging things a bit
2009-01-31 epageStarting on a webpage
2009-01-30 epageVery minor cleanups
2008-11-18 epageReduced the chance of erroneous behavior due to a race...
2008-10-09 epage* Changed version numbers to be monotonically increasing
2008-10-09 epageFixed some bugs with the contacts view and reduced...
2008-10-03 epageChanging some references to GC Dialer in the code
2008-10-03 epageFixing a recent calls issue
2008-10-03 epageMinor bug fix from the code merger
2008-10-03 epageMerging in the tweaks branch
2008-10-02 epageClearing out the old version to bring in the new
2008-10-02 epageCleaned up the makefile and fixed some minor bugs svn/updatingSvn
2008-10-02 epageSome further minor tweaks
2008-10-02 epageMinor tweaking
2008-10-02 epagePulling in the latest of brontides manually
2008-09-11 epageRemoving a warning on startup
2008-08-16 epageFixing dbus support on the program menu item
2008-08-16 epageHopefully a fix for some tablet issues
2008-08-14 epageMinor cleanups
2008-08-09 epageMore gui cleanup
2008-08-09 epageSome minor cleanups to the new GUI for addressbooks
2008-08-09 epageAlternative GUI for addressbook, still needs some polis...
2008-08-09 epageFamous last words: "This seems to work"
2008-08-09 epageAdding some comments
2008-08-09 epageMinor code cleanup
2008-08-09 epageRemoving some code that is no longer needed
2008-08-09 epageSupport for changing which addressbook is used.
2008-08-09 epage* Fixed/removed some warnings
2008-08-08 epageStart of GUI integration
2008-08-08 epageAdded a dummy address book backend
2008-08-08 epageBackend support for evolution contacts. Still not...
2008-08-05 epageTrying to fix some title issues and use Python Launcher
2008-08-04 epageLicensing updates
2008-08-02 epage* Fixed Hildonization
2008-08-02 epageDoing some auto-package magic, hopfully itll work on...
2008-08-01 epageAdded the app name to the title
2008-08-01 epageAdded a safety in case there was image loading issues
2008-07-31 epageDocstring and function rename
2008-07-31 epageSome lint stuff and fixing a cosmetic bug
2008-07-31 epage * Fixed a bug *sigh*
2008-07-22 epageRemoved an unneeded function
2008-07-22 epageUpdating the combo box on new login. WARNING: this...
2008-07-22 epageSome minor cleanups
2008-07-19 epageSome more playing