aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-debug-window.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up #include directives in source filesEmanuele Aina2013-04-021-1/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=697076
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-2/+2
| | | | | | | | | | | | Sort by: • "config.h" • API declarations, if any • public libraries • internal headers, alphabetically sorted (mostly) http://telepathy.freedesktop.org/wiki/Style#A.23includes https://bugzilla.gnome.org/show_bug.cgi?id=697076
* empathy-debugger: use self->priv patternGuillaume Desmottes2012-05-101-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=674182
* DebugWindow: add function to change the service to showEmilio Pozuelo Monfort2011-08-041-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=655884
* Rename EmpathyDebugDialog to EmpathyDebugWindowXavier Claessens2009-08-261-0/+63