summaryrefslogtreecommitdiff
path: root/src/empathy-debugger.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-06add empathy-bus-names.hGuillaume Desmottes1-3/+2
2013-09-23EmpathyDebugger: Initialize gint argc as 0Igor Gnatenko1-1/+1
2013-09-17coding style fixesGuillaume Desmottes1-1/+1
2013-04-05EmpathyDebugger: Use application activate and keep platform dataMarco Trevisan (TreviƱo)1-19/+51
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-2/+1
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-1/+1
2013-04-01Use double quotes for all internal headersEmanuele Aina1-1/+1
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-2/+0
2013-03-27Consistently use `#include "config.h"` everywhereEmanuele Aina1-1/+1
2012-05-03Fix localization of --help outputs and application namesGabor Kelemen1-2/+2
2012-04-05stop using g_thread_initGuillaume Desmottes1-1/+0
2011-10-26empathy-debugger: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes1-3/+2
2011-08-04empathy-debugger: add a command line option to show a serviceEmilio Pozuelo Monfort1-1/+49
2011-02-16set 'Empathy' as program class in all binariesGuillaume Desmottes1-0/+2
2010-11-09init GTK+ before empathy-gtkGuillaume Desmottes1-0/+1
2010-10-29empathy-debugger: use the proper exit statusTravis Reitter1-2/+4
2010-10-29Properly handle remote instances of the debugger.Travis Reitter1-7/+21
2010-10-21Port the debugger to new G/tkApplication.Travis Reitter1-2/+5
2010-10-18empathy-debugger: use GtkApplication (#621339)Guillaume Desmottes1-2/+7
2010-03-23empathy-debugger: set text domainGuillaume Desmottes1-0/+1
2010-03-15empathy-debugger: set "Empathy Debugger" as application nameGuillaume Desmottes1-1/+1
2010-03-15Separate the debug window into its own process.Mike Ruprecht1-0/+50