]> git.0d.be Git - empathy.git/history - src/empathy-debug-dialog.c
Only set Enabled=false in dispose if there we have a proxy.
[empathy.git] / src / empathy-debug-dialog.c
2009-04-24 Jonny LambOnly set Enabled=false in dispose if there we have...
2009-04-24 Jonny LambChanged account chooser to CM chooser.
2009-04-24 Jonny LambGet the CM bus name from the TpProxy instead of hard...
2009-04-24 Jonny LambMake sure the toolbar labels are shown.
2009-04-24 Jonny LambOnly set Enabled when we already have a proxy.
2009-04-24 Jonny LambSet Enabled dbus property to the correct value dependin...
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.