* Added a close button on the login dialog
[gc-dialer] / gc_dialer / gc_dialer.py
2008-07-04 epage * Added a close button on the login dialog
2008-07-03 epageAdd version number to about and made a variable for...
2008-07-02 brontideReverting back to glade support. The only quirk was...
2008-07-02 epage * Improved error reporting
2008-07-02 epageEither the API docs lie viciously or this was a change...
2008-07-02 epageI really need to get an SDK installed so I can stop...
2008-07-01 epageA change accidently got clobbered
2008-07-01 epage * Some cleanup
2008-07-01 brontideCleaner syntax for conditional imports found on maemo...
2008-07-01 brontideUnder hildon set app name and change window title to...
2008-06-30 epageUpdate doctest
2008-06-29 brontideFigured out how to turn off autocaps, no longer necessa...
2008-06-29 brontideuse of idle_add doesn't work if there is a dialog,...
2008-06-29 brontideMoving more calls to deferred operation
2008-06-29 brontideSmall tweaks
2008-06-29 brontideDeferred initalization of GC, recentview, and the callb...
2008-06-29 epage * Gathered some notes on potential features to add
2008-06-29 epage * My bad with moving files and causing confusion with...
2008-06-29 brontidedoctest, optparse are not part of NIT's python, moving...
2008-06-29 brontideBig numbers on keypad
2008-06-29 epageFixed some issues when running build_script
2008-06-29 epage * Pythonic work
2008-06-29 brontideAdded formating for 1 prefixed gizmo numbers, removed...
2008-06-28 epage * PEP8 cleanup
2008-06-28 epage * Switching to docstrings
2008-06-28 epageThis should be all the changes for the new release...
2008-06-28 epageCleaning up the directory structure. This is a code...