[empathy] (53 commits) ...Merge branch 'debug'



Summary of changes:

  b95432a... Added initial empty EmpathyDebugDialog.
  56daa74... Added a basic UI to debug dialog.
  7e1d202... Added Debug Window menu item.
  0cbb9fe... Add Debug interface.
  db4456b... Add GtkTreeView to debug dialog.
  56cc5ad... Call GetMessages when the debug dialog opens.
  181bac3... Connect to NewDebugMessage and append it to the treeview.
  53ac3ca... Only connect to NewDebugMessage if the paused button is not
  431c9bd... Implement pause button and handle connections to signal whe
  a1a6d01... Set Enabled dbus property to the correct value depending on
  828b339... Only set Enabled when we already have a proxy.
  8107441... Make sure the toolbar labels are shown.
  9de1a3a... Get the CM bus name from the TpProxy instead of hard-coding
  4db501d... Changed account chooser to CM chooser.
  f408815... Only set Enabled=false in dispose if there we have a proxy.
  563cdd3... Return NULL if _new is not given a GtkWindow.
  6d3c3d4... Add Debug interface to TpProxy's known interfaces.
  9421439... Create a new string for category as it's g_free'd.
  67fc331... Define the debug object path in the header and keep CM bus 
  5bb2c60... Correct indentation and tab problems.
  989e03b... Make the tree view have alternating row colours.
  37b7480... Store the bus name of CMs in an the combo box's tree model 
  0dce56f... Remove trailing whitespace from the debug message.
  7e473c1... Align text at the top of the row.
  d8de0a0... Implement level combo box.
  5885324... Implement clear button.
  dced9a5... Display debug message as monospace.
  07c9be0... Implemented a menu when selecting a row to copy message to 
  9114490... Clear the store when changing CM.
  a3c76f1... Implement save button.
  a54629f... Remove tabs, sigh.
  865ef86... Updated coding style.
  ce37570... Changed Help menu item to simply "Debug.
  4c964ad... Split some long lines into two.
  ece1e37... Use guint instead of int for for loop counter.
  b096d87... Add more comments to debug_dialog_press_event_cb.
  74f9125... Use "foo != NULL" instead of "foo".
  6cc716c... Use GFile and GFileOutputStream instead of fopen and fprint
  a6cdf0e... Don't show the same CM more than once in the CM chooser if 
  3d5c631... Use GtkWindow's "transient-for" property instead of holding
  cd7da38... Store unique names in CM model.
  5aff2cd... Connect to NameOwnerChanged so the CM chooser can be update
  7f6ef43... Create a straight TpProxy instead of a TpConnection.
  93d1b6e... Add a "Copy" toolbar item to copy text to clipboard.
  de1ff44... Updated Debug spec.
  0702783... Use G_GSIZE_FORMAT instead of %u.
  ea5fbd9... Clean up EmpathyDebugDialogPriv.
  b1c7419... Keep a ref to the TpDBusDaemon so the NameOwnerChanged cb g
  018cfa1... Store toolbar items in priv struct.
  cb3f09f... Add level label to priv struct.
  7216c2e... Display a label if the selected CM does not support Debug.
  c06f26d... Add empathy-debug-dialog to POTFILES.in.
  b1d3393... Merge branch 'debug'



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]