| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/gnome-3-8' | Guillaume Desmottes | 2013-06-17 | 1 | -0/+1 |
|\ |
|
| * | debug-window: fix messages array leak | Guillaume Desmottes | 2013-06-11 | 1 | -0/+1 |
* | | Merge branch 'gnome-3-8' | Guillaume Desmottes | 2013-05-24 | 1 | -1/+1 |
|\| |
|
| * | debug-window: pass the proper type when setting 'yalign' | Guillaume Desmottes | 2013-05-24 | 1 | -1/+1 |
* | | Reorder header inclusions accordingly to the Telepathy coding style | Emanuele Aina | 2013-04-02 | 1 | -5/+4 |
* | | Use a flat namespace for internal includes | Emanuele Aina | 2013-04-01 | 1 | -4/+4 |
* | | Use double quotes for all internal headers | Emanuele Aina | 2013-04-01 | 1 | -4/+4 |
|/ |
|
* | Drop unused/redundant header inclusions | Emanuele Aina | 2013-03-28 | 1 | -10/+0 |
* | Fix a string | Kjartan Maraas | 2012-11-06 | 1 | -1/+1 |
* | debug-window: fix typo | Guillaume Desmottes | 2012-10-17 | 1 | -1/+1 |
* | debug-window: add infobar telling user about privacy | Guillaume Desmottes | 2012-10-09 | 1 | -0/+27 |
* | include telepathy-glib.h | Guillaume Desmottes | 2012-09-17 | 1 | -5/+1 |
* | use tp_account_manager_dup_valid_accounts() | Guillaume Desmottes | 2012-09-11 | 1 | -2/+2 |
* | Use new tp_account_* getters | Guillaume Desmottes | 2012-07-16 | 1 | -2/+2 |
* | gedit-close-button: move CSS bits to empathy.css | Guillaume Desmottes | 2012-05-24 | 1 | -1/+1 |
* | Load the CSS in all empathy-* binaries | Guillaume Desmottes | 2012-05-24 | 1 | -0/+2 |
* | Store the TpDebugMessage in the model | Guillaume Desmottes | 2012-05-10 | 1 | -134/+131 |
* | merge store_filter_foreach () and copy_model_foreach () | Guillaume Desmottes | 2012-05-10 | 1 | -61/+14 |
* | debug-window: use TpDebugClient | Guillaume Desmottes | 2012-05-10 | 1 | -70/+89 |
* | empathy-debugger: use self->priv pattern | Guillaume Desmottes | 2012-05-10 | 1 | -277/+265 |
* | debug_window_dispose: use g_clear_object() | Guillaume Desmottes | 2012-05-10 | 1 | -20/+4 |
* | debug-window: no need to translate the '%s' format | Guillaume Desmottes | 2012-03-22 | 1 | -1/+1 |
* | Make clear work on All's buffer | Chandni Verma | 2012-03-01 | 1 | -0/+9 |
* | debug-window: coding style fixes | Guillaume Desmottes | 2012-02-21 | 1 | -2/+2 |
* | License to publish the author's pastebin API developer key in open | Chandni Verma | 2012-02-21 | 1 | -1/+2 |
* | "Send to pastebin" button in EmpathyDebugWindow | Chandni Verma | 2012-02-21 | 1 | -21/+172 |
* | Use gtk_list_store_insert_with_values () | Chandni Verma | 2012-01-28 | 1 | -22/+11 |
* | Un-pausing incoming messages should update All's active buffer too | Chandni Verma | 2012-01-28 | 1 | -3/+8 |
* | Set window sensitivity | Chandni Verma | 2012-01-28 | 1 | -12/+17 |
* | Add incoming messages to All's buffer | Chandni Verma | 2012-01-28 | 1 | -11/+37 |
* | Refresh "All" selection's active-buffer when needed | Chandni Verma | 2012-01-28 | 1 | -34/+157 |
* | Add "All" selection to service_chooser and all_active_buffer to priv | Chandni Verma | 2012-01-28 | 1 | -3/+35 |
* | Preparing for adding "All" option to service_chooser | Chandni Verma | 2012-01-28 | 1 | -13/+60 |
* | Factor out create_proxy_to_get_messages | Chandni Verma | 2012-01-27 | 1 | -35/+60 |
* | Debug window - Use one active buffer and one pause buffer per service | Chandni Verma | 2012-01-27 | 1 | -270/+305 |
* | use gtk_box_new() instead of gtk_[h,v]box_new() | Guillaume Desmottes | 2011-11-21 | 1 | -1/+1 |
* | Use _unref instead of _free _destroy when possible.unref | Xavier Claessens | 2011-11-16 | 1 | -2/+2 |
* | DebugWindow: add function to change the service to show | Emilio Pozuelo Monfort | 2011-08-04 | 1 | -0/+60 |
* | Move signal disconnection earlier to hopefully fix SEGV | Danielle Madeley | 2011-08-02 | 1 | -3/+3 |
* | Debug logs will now be saved in the user's home directory rather than /tmp | Rob Sharp | 2011-07-14 | 1 | -1/+1 |
* | all: set the primary-toolbar style class on primary toolbars | Cosimo Cecchi | 2011-03-07 | 1 | -0/+2 |
* | debug-window: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -3/+2 |
* | Debug window: Correct spelling of "misson-control" | Will Thompson | 2010-11-27 | 1 | -1/+1 |
* | Port empathy-debug-window to GtkComboBoxText | Danielle Madeley | 2010-10-18 | 1 | -2/+2 |
* | GDK keys are now GDK_KEY_* | Guillaume Desmottes | 2010-10-04 | 1 | -2/+2 |
* | debug_window_name_owner_changed_cb: update client services as well | Guillaume Desmottes | 2010-07-09 | 1 | -33/+32 |
* | Store the unique name in the model | Guillaume Desmottes | 2010-07-09 | 1 | -13/+10 |
* | FillCmChooserData: rename, add type field and helper functions | Guillaume Desmottes | 2010-07-09 | 1 | -12/+35 |
* | rename vars, functions and constants to make code less CM specific | Guillaume Desmottes | 2010-07-09 | 1 | -82/+82 |
* | coding style fix | Guillaume Desmottes | 2010-07-09 | 1 | -2/+2 |
* | debug-window: add Telepathy clients | Guillaume Desmottes | 2010-07-09 | 1 | -0/+54 |
* | debug-window: remove hardcoded clients | Guillaume Desmottes | 2010-07-09 | 1 | -22/+0 |
* | add AV client to the debug window | Guillaume Desmottes | 2010-06-29 | 1 | -0/+7 |
* | debug-window: add the logger (#622381) | Guillaume Desmottes | 2010-06-22 | 1 | -0/+7 |
* | empathy-debug-window: Add protocol names next to the CMs in the dropdown | Danielle Madeley | 2010-06-02 | 1 | -14/+106 |
* | Change names of variables that shadow libc symbols | Danielle Madeley | 2010-05-21 | 1 | -2/+2 |
* | add the current date as suffix the the log name | Guillaume Desmottes | 2010-04-07 | 1 | -2/+15 |
* | set default name when saving logs (#615052) | Guillaume Desmottes | 2010-04-07 | 1 | -0/+8 |
* | factor out get_active_cm_name | Guillaume Desmottes | 2010-04-07 | 1 | -10/+18 |
* | debug-window: set temp directory as default folder when saving logs | Guillaume Desmottes | 2010-04-07 | 1 | -0/+3 |
* | Add the capability to search debug messages in the debug window. | Mike Ruprecht | 2010-02-26 | 1 | -0/+36 |
* | Use a appropriate unique name for Empathy unique app | Sjoerd Simons | 2010-02-25 | 1 | -2/+2 |
* | define EMPATHY_CLIENT_NAME | Guillaume Desmottes | 2010-02-22 | 1 | -1/+1 |
* | debug_window_fill_cm_chooser: use org.freedesktop.Telepathy.Client.Empathy | Guillaume Desmottes | 2010-02-22 | 1 | -1/+1 |
* | Use TpDebugSender to publish debug messages (#607330) | Jonny Lamb | 2010-02-17 | 1 | -13/+14 |
* | Fix leaked GtkMenu | Xavier Claessens | 2010-02-11 | 1 | -0/+2 |
* | debug-window: don't disconnect the new debug msg signal once the proxy has be... | Guillaume Desmottes | 2009-12-01 | 1 | -1/+22 |
* | Remember the geometry of debug window | Xavier Claessens | 2009-11-26 | 1 | -0/+2 |
* | debug-window: format timestamp in a readable way | Pascal Terjan | 2009-11-06 | 1 | -8/+59 |
* | debug window shouldn't be transient | Guillaume Desmottes | 2009-11-04 | 1 | -1/+1 |
* | debug-window: debug level names shouldn't be translated | Guillaume Desmottes | 2009-11-04 | 1 | -6/+6 |
* | Add MissionControl to the debug window | Danielle Madeley | 2009-10-27 | 1 | -0/+7 |
* | Also allow Esc to close debug window and map view. | Jonny Lamb | 2009-10-21 | 1 | -1/+2 |
* | src/empathy-debug-window: fix shadow declarations and uint comparaisons | Guillaume Desmottes | 2009-10-20 | 1 | -2/+2 |
* | debug-window: add C-w keybinding to close the window | Jonny Lamb | 2009-10-17 | 1 | -0/+18 |
* | Factor out free-ing the message list. | Cosimo Cecchi | 2009-10-15 | 1 | -4/+11 |
* | Implement a cache for debug logs (#596101). | Cosimo Cecchi | 2009-10-15 | 1 | -54/+220 |
* | Merge branch 'debug-window' | Xavier Claessens | 2009-08-26 | 1 | -4/+0 |
* | Rename EmpathyDebugDialog to EmpathyDebugWindow | Xavier Claessens | 2009-08-26 | 1 | -0/+1251 |