Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename EmpathyDebugDialog to EmpathyDebugWindow | Xavier Claessens | 2009-08-26 | 1 | -63/+0 |
| | |||||
* | Make EmpathyDebugDialog be a GtkWindow subclass rather than a GtkDialog. | Xavier Claessens | 2009-08-26 | 1 | -2/+2 |
| | | | | | | | This is because: 1) There are no actions, so it's not a dialog 2) We want to hide the seperator for the action area 3) To be able to maximize the window | ||||
* | Define the debug object path in the header and keep CM bus names from ↵ | Jonny Lamb | 2009-04-24 | 1 | -0/+2 |
| | | | | | | tp_list_connection_names around. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Added a basic UI to debug dialog. | Jonny Lamb | 2009-04-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Added initial empty EmpathyDebugDialog. | Jonny Lamb | 2009-04-24 | 1 | -0/+61 |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> |