aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-debugger.c
Commit message (Expand)AuthorAgeFilesLines
* Fix localization of --help outputs and application namesGabor Kelemen2012-05-031-2/+2
* stop using g_thread_initGuillaume Desmottes2012-04-051-1/+0
* empathy-debugger: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes2011-10-261-3/+2
* empathy-debugger: add a command line option to show a serviceEmilio Pozuelo Monfort2011-08-041-1/+49
* set 'Empathy' as program class in all binariesGuillaume Desmottes2011-02-161-0/+2
* init GTK+ before empathy-gtkGuillaume Desmottes2010-11-091-0/+1
* empathy-debugger: use the proper exit statusTravis Reitter2010-10-301-2/+4
* Properly handle remote instances of the debugger.Travis Reitter2010-10-301-7/+21
* Port the debugger to new G/tkApplication.Travis Reitter2010-10-221-2/+5
* empathy-debugger: use GtkApplication (#621339)Guillaume Desmottes2010-10-181-2/+7
* empathy-debugger: set text domainGuillaume Desmottes2010-03-231-0/+1
* empathy-debugger: set "Empathy Debugger" as application nameGuillaume Desmottes2010-03-151-1/+1
* Separate the debug window into its own process.Mike Ruprecht2010-03-151-0/+50