]> git.0d.be Git - empathy.git/history - src/empathy-debug-dialog.c
Implement pause button and handle connections to signal when changing account.
[empathy.git] / src / empathy-debug-dialog.c
2009-04-24 Jonny LambImplement pause button and handle connections to signal...
2009-04-24 Jonny LambOnly connect to NewDebugMessage if the paused button...
2009-04-24 Jonny LambConnect to NewDebugMessage and append it to the treeview.
2009-04-24 Jonny LambCall GetMessages when the debug dialog opens.
2009-04-24 Jonny LambAdd GtkTreeView to debug dialog.
2009-04-24 Jonny LambAdded a basic UI to debug dialog.
2009-04-24 Jonny LambAdded initial empty EmpathyDebugDialog.