summaryrefslogtreecommitdiff
path: root/src/empathy-debug-window.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-17include telepathy-glib.hGuillaume Desmottes1-5/+1
2012-09-11use tp_account_manager_dup_valid_accounts()Guillaume Desmottes1-2/+2
2012-07-16Use new tp_account_* gettersGuillaume Desmottes1-2/+2
2012-05-24gedit-close-button: move CSS bits to empathy.cssGuillaume Desmottes1-1/+1
2012-05-24Load the CSS in all empathy-* binariesGuillaume Desmottes1-0/+2
2012-05-10Store the TpDebugMessage in the modelGuillaume Desmottes1-134/+131
2012-05-10merge store_filter_foreach () and copy_model_foreach ()Guillaume Desmottes1-61/+14
2012-05-10debug-window: use TpDebugClientGuillaume Desmottes1-70/+89
2012-05-10empathy-debugger: use self->priv patternGuillaume Desmottes1-277/+265
2012-05-10debug_window_dispose: use g_clear_object()Guillaume Desmottes1-20/+4
2012-03-22debug-window: no need to translate the '%s' formatGuillaume Desmottes1-1/+1
2012-03-01Make clear work on All's bufferChandni Verma1-0/+9
2012-02-21debug-window: coding style fixesGuillaume Desmottes1-2/+2
2012-02-21License to publish the author's pastebin API developer key in openChandni Verma1-1/+2
2012-02-21"Send to pastebin" button in EmpathyDebugWindowChandni Verma1-21/+172
2012-01-28Use gtk_list_store_insert_with_values ()Chandni Verma1-22/+11
2012-01-28Un-pausing incoming messages should update All's active buffer tooChandni Verma1-3/+8
2012-01-28Set window sensitivityChandni Verma1-12/+17
2012-01-28Add incoming messages to All's bufferChandni Verma1-11/+37
2012-01-28Refresh "All" selection's active-buffer when neededChandni Verma1-34/+157
2012-01-28Add "All" selection to service_chooser and all_active_buffer to privChandni Verma1-3/+35
2012-01-28Preparing for adding "All" option to service_chooserChandni Verma1-13/+60
2012-01-26Factor out create_proxy_to_get_messagesChandni Verma1-35/+60
2012-01-26Debug window - Use one active buffer and one pause buffer per serviceChandni Verma1-270/+305
2011-11-21use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes1-1/+1
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-2/+2
2011-08-04DebugWindow: add function to change the service to showEmilio Pozuelo Monfort1-0/+60
2011-08-02Move signal disconnection earlier to hopefully fix SEGVDanielle Madeley1-3/+3
2011-07-14Debug logs will now be saved in the user's home directory rather than /tmpRob Sharp1-1/+1
2011-03-07all: set the primary-toolbar style class on primary toolbarsCosimo Cecchi1-0/+2
2011-02-16debug-window: use empathy_context_menu_new()Guillaume Desmottes1-3/+2
2010-11-26Debug window: Correct spelling of "misson-control"Will Thompson1-1/+1
2010-10-18Port empathy-debug-window to GtkComboBoxTextDanielle Madeley1-2/+2
2010-10-04GDK keys are now GDK_KEY_*Guillaume Desmottes1-2/+2
2010-07-09debug_window_name_owner_changed_cb: update client services as wellGuillaume Desmottes1-33/+32
2010-07-09Store the unique name in the modelGuillaume Desmottes1-13/+10
2010-07-09FillCmChooserData: rename, add type field and helper functionsGuillaume Desmottes1-12/+35
2010-07-09rename vars, functions and constants to make code less CM specificGuillaume Desmottes1-82/+82
2010-07-09coding style fixGuillaume Desmottes1-2/+2
2010-07-09debug-window: add Telepathy clientsGuillaume Desmottes1-0/+54
2010-07-09debug-window: remove hardcoded clientsGuillaume Desmottes1-22/+0
2010-06-29add AV client to the debug windowGuillaume Desmottes1-0/+7
2010-06-22debug-window: add the logger (#622381)Guillaume Desmottes1-0/+7
2010-06-02empathy-debug-window: Add protocol names next to the CMs in the dropdownDanielle Madeley1-14/+106
2010-05-21Change names of variables that shadow libc symbolsDanielle Madeley1-2/+2
2010-04-07add the current date as suffix the the log nameGuillaume Desmottes1-2/+15
2010-04-07set default name when saving logs (#615052)Guillaume Desmottes1-0/+8
2010-04-07factor out get_active_cm_nameGuillaume Desmottes1-10/+18
2010-04-07debug-window: set temp directory as default folder when saving logsGuillaume Desmottes1-0/+3
2010-02-26Add the capability to search debug messages in the debug window.Mike Ruprecht1-0/+36