Adding notification support back in and fixing a dialog bug
[gc-dialer] / src / dialogs.py
2011-01-03 Ed PageAdding notification support back in and fixing a dialog bug
2010-12-25 Ed PageFixing an issue where a contact doesn't have a phoneType
2010-12-18 Ed PageTrying to preserve unicode data
2010-12-14 Ed PageAdding a blank option to not confuse users into thinkin...
2010-12-08 Ed PageAdding progress notification
2010-12-08 Ed PageAdding an About dialog for copyright reasons, fixing...
2010-12-06 Ed PageFixing a window title
2010-12-01 Ed PageEnsure we are scrolled to the bottom of the sms window
2010-12-01 Ed PageSwitching from QTextEdit to QLabel for better scrolling...
2010-11-25 Ed PageAdding callback number support
2010-11-25 Ed PageFound the clear function
2010-11-24 Ed PageMaking some kind of attempt at cancellation support...
2010-11-24 Ed PageAdding error display to the editor
2010-11-24 Ed PageScrolling work
2010-11-24 Ed PageMaking sure editor gets focus
2010-11-24 Ed PageFixing initial display of letter count
2010-11-24 Ed PageFixing Sixing and editing issues
2010-11-23 Ed PageApplying some feedback from timeless to show counts...
2010-10-23 Ed PageResults of testing on Maemo 5
2010-10-23 Ed PageActually implementing send and call
2010-10-22 Ed PageAdding from GTK DC the ability for any tab to look...
2010-10-16 Ed PageMoving things out to separate files and doing the impor...