| Commit message (Expand) | Author | Age | Files | Lines |
* | Use dbus-error from delivery report for better errors | Danielle Madeley | 2011-04-28 | 2 | -25/+39 |
* | empathy_message_new is gone, use g_object_new | Emilio Pozuelo Monfort | 2011-04-28 | 1 | -15/+12 |
* | Merge remote-tracking branch 'pochu-public/log-window-619866' into empathy-skype | Emilio Pozuelo Monfort | 2011-04-28 | 11 | -1530/+2975 |
|\ |
|
| * | Display date and time in the event treeview | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -3/+6 |
| * | Make the three panes a bit taller by default | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -0/+1 |
| * | Add a clear icon to the search entry | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -0/+23 |
| * | Don't use global variables | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -12/+13 |
| * | Fix buttons to work again with multiselection | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -35/+48 |
| * | Use a define instead of hardcoding a magic number | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -2/+4 |
| * | Use a for instead of a do while to avoid returning early | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -5/+4 |
| * | Don't leak the account and entity | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -3/+6 |
| * | Don't leak paths | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -0/+1 |
| * | Compare against NULL | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -2/+2 |
| * | Be neutral | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -1/+1 |
| * | Style: use braces consistently | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -11/+31 |
| * | Return early if the iter isn't a top level | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -6/+7 |
| * | Use a macro for magic numbers | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -1/+4 |
| * | Don't leak the account and entity | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -6/+9 |
| * | Use tp_clear_pointer | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -2/+1 |
| * | LogWindow: group MUC events properly | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -1/+30 |
| * | LogWindow: check the 30min gap with the last message | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -2/+8 |
| * | LogWindow: find the corrent parent for chat events | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -1/+6 |
| * | LogWindow: Display /me messages properly | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -4/+14 |
| * | make check fixes | Emilio Pozuelo Monfort | 2011-04-27 | 3 | -2/+3 |
| * | Remove more dead code | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -6/+0 |
| * | Use a do while instead of a for loop where appropriate | Emilio Pozuelo Monfort | 2011-04-26 | 1 | -2/+2 |
| * | Remove dead code | Emilio Pozuelo Monfort | 2011-04-26 | 1 | -3/+0 |
| * | Fix comment | Emilio Pozuelo Monfort | 2011-04-26 | 1 | -3/+2 |
| * | Remove stray print statements | Emilio Pozuelo Monfort | 2011-04-26 | 1 | -6/+4 |
| * | Remove dead code | Emilio Pozuelo Monfort | 2011-04-26 | 1 | -30/+0 |
| * | LogWindow: don't add duplicate dates | Emilio Pozuelo Monfort | 2011-04-26 | 1 | -11/+15 |
| * | LogWindow: add 'Anyone' to search results | Emilio Pozuelo Monfort | 2011-04-26 | 1 | -3/+1 |
| * | LogWindow: select 'Anytime' by default when searching | Emilio Pozuelo Monfort | 2011-04-26 | 1 | -0/+4 |
| * | Block the callback when clearing the store | Emilio Pozuelo Monfort | 2011-04-25 | 1 | -0/+9 |
| * | Switch remaining functions to the new style | Emilio Pozuelo Monfort | 2011-04-25 | 1 | -218/+238 |
| * | LogWindow: Add live search support | Emilio Pozuelo Monfort | 2011-04-25 | 1 | -3/+12 |
| * | LogWindow: Show dates properly | Emilio Pozuelo Monfort | 2011-04-25 | 1 | -8/+46 |
| * | LogWindow: Add multiselection to the 'When' pane | Emilio Pozuelo Monfort | 2011-04-25 | 1 | -50/+93 |
| * | Stop processing logger calls when unneeded | Emilio Pozuelo Monfort | 2011-04-25 | 1 | -8/+36 |
| * | Add _tpl_action_chain_clear | Emilio Pozuelo Monfort | 2011-04-25 | 2 | -0/+8 |
| * | Populate from 'Anyone' when changing the account | Emilio Pozuelo Monfort | 2011-04-25 | 1 | -4/+19 |
| * | Make 'Anyone' work | Emilio Pozuelo Monfort | 2011-04-25 | 1 | -4/+44 |
| * | LogWindow: Add multiselection to the 'Who' pane | Emilio Pozuelo Monfort | 2011-04-25 | 1 | -95/+195 |
| * | LogWindow: Add multiselection to the 'What' pane | Emilio Pozuelo Monfort | 2011-04-25 | 1 | -4/+41 |
| * | log_window_chats_get_selected -> log_window_get_selected | Emilio Pozuelo Monfort | 2011-04-22 | 1 | -5/+5 |
| * | LogWindow: convert the event view to a treeview | Emilio Pozuelo Monfort | 2011-04-20 | 2 | -40/+366 |
| * | Add icons for missed/incoming/outgoing calls | Emilio Pozuelo Monfort | 2011-04-20 | 1 | -0/+4 |
| * | Complete rewrite of the history window | Emilio Pozuelo Monfort | 2011-04-20 | 3 | -1339/+1721 |
| * | account_chooser_find_account_foreach: check the col type | Emilio Pozuelo Monfort | 2011-04-20 | 1 | -1/+8 |
| * | AccountChooser: add empathy_account_chooser_get_account_manager() | Emilio Pozuelo Monfort | 2011-04-20 | 2 | -1/+10 |
| * | TplActionChain: add _tpl_action_chain_start() | Emilio Pozuelo Monfort | 2011-04-20 | 2 | -1/+20 |
| * | Copy TplActionChain from telepathy-logger | Emilio Pozuelo Monfort | 2011-04-20 | 3 | -0/+218 |
| * | Don't ignore call events | Emilio Pozuelo Monfort | 2011-04-20 | 1 | -21/+32 |
* | | Don't build a shared telepathy-yell | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'danni/manage-credit-uri' into empathy-skype | Emilio Pozuelo Monfort | 2011-04-27 | 1 | -22/+26 |
|\ \ |
|
| * | | Support Conn.I.Balance.ManageCreditURI | Danielle Madeley | 2011-04-27 | 1 | -22/+26 |
* | | | Merge branch 'detailed-errors' into empathy-skype | Danielle Madeley | 2011-04-27 | 2 | -8/+114 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use skype-reason detail to return a Skype-specific error message | Danielle Madeley | 2011-04-20 | 2 | -8/+115 |
* | | | Merge branch 'balance-31-2' into empathy-skype | Danielle Madeley | 2011-04-21 | 5 | -3/+433 |
|\ \ \ |
|
| * | | | Update formatting for NOK | Danielle Madeley | 2011-04-21 | 1 | -1/+1 |
| * | | | The icon needs to be set as "icon-name" not "stock-id" | Danielle Madeley | 2011-04-19 | 1 | -1/+3 |
| * | | | Fill out empathy_format_currency() with more currencies | Danielle Madeley | 2011-04-18 | 1 | -8/+9 |
| * | | | Use pointless g* types for consistency | Danielle Madeley | 2011-04-18 | 2 | -5/+5 |
| * | | | 'spacing' is an object property, not a child property of the packing | Danielle Madeley | 2011-04-18 | 1 | -1/+1 |
| * | | | Add a menu item to choose whether to show account balances in the roster | Danielle Madeley | 2011-04-15 | 3 | -5/+38 |
| * | | | Create balance widget, tie it to the action | Danielle Madeley | 2011-04-15 | 2 | -4/+68 |
| * | | | Factor out main_window_setup_balance_create_action() | Danielle Madeley | 2011-04-15 | 1 | -26/+40 |
| * | | | Show top-up site for Skype | Danielle Madeley | 2011-04-15 | 1 | -1/+12 |
| * | | | Remove balance from menu when account is disconnected | Danielle Madeley | 2011-04-15 | 1 | -4/+34 |
| * | | | Add a menuitem to report the account balance for each account | Danielle Madeley | 2011-04-15 | 2 | -0/+199 |
| * | | | Add method empathy_format_currency() | Danielle Madeley | 2011-04-15 | 2 | -0/+76 |
* | | | | Merge branch 'timestamp-rebase' into empathy-skype | Danielle Madeley | 2011-04-21 | 19 | -489/+400 |
|\ \ \ \ |
|
| * | | | | Post-rebase: priv->location is not compatible with tp_asv_* in this branch | Danielle Madeley | 2011-04-21 | 1 | -1/+4 |
| * | | | | chat_text_view_append_timestamp: use empathy_time_to_string_utc() | Guillaume Desmottes | 2011-04-21 | 1 | -5/+1 |
| * | | | | Port all timestamps from time_t to gint64 (#648188) | Guillaume Desmottes | 2011-04-21 | 14 | -97/+111 |
| * | | | | empathy-time: remove unused functions | Guillaume Desmottes | 2011-04-21 | 2 | -52/+0 |
| * | | | | empathy-message: cast timestamps to glong | Guillaume Desmottes | 2011-04-21 | 1 | -2/+2 |
| * | | | | empathy_message_new_from_tp_message: assign priv as soon as the message is cr... | Guillaume Desmottes | 2011-04-21 | 1 | -1/+2 |
| * | | | | use the TpChannel:chat-state-changed signal | Guillaume Desmottes | 2011-04-21 | 1 | -7/+4 |
| * | | | | use delivery report instead of Text.SendError | Guillaume Desmottes | 2011-04-21 | 1 | -25/+50 |
| * | | | | factor out handle_incoming_message() | Guillaume Desmottes | 2011-04-21 | 1 | -23/+17 |
| * | | | | empathy-message: remove useless public setters | Guillaume Desmottes | 2011-04-21 | 2 | -132/+22 |
| * | | | | remove empathy_message_new() | Guillaume Desmottes | 2011-04-21 | 2 | -16/+7 |
| * | | | | use tp_text_channel_send_message_async() | Guillaume Desmottes | 2011-04-21 | 3 | -29/+79 |
| * | | | | Port empathy_tp_chat_get_self_contact() from master | Danielle Madeley | 2011-04-21 | 2 | -0/+11 |
| * | | | | chat_send_error_cb: don't display the message if it's NULL | Guillaume Desmottes | 2011-04-21 | 1 | -3/+8 |
| * | | | | factor out empathy_message_new_from_tp_message | Guillaume Desmottes | 2011-04-21 | 3 | -68/+53 |
| * | | | | empathy-message: add missing getter/setter | Guillaume Desmottes | 2011-04-21 | 1 | -0/+18 |
| * | | | | use TpTextChannel:message-sent | Guillaume Desmottes | 2011-04-21 | 1 | -17/+15 |
| * | | | | use TpTextChannel:message-received | Guillaume Desmottes | 2011-04-21 | 1 | -27/+25 |
| * | | | | use tp_text_channel_get_pending_messages() to get the pending messages | Guillaume Desmottes | 2011-04-21 | 1 | -57/+34 |
| * | | | | empathy-tp-chat: ensure that we get a TpTextChannel | Guillaume Desmottes | 2011-04-21 | 3 | -2/+12 |
|/ / / / |
|
* | | | | Update telepathy-yell to master | Danielle Madeley | 2011-04-21 | 1 | -0/+0 |
* | | | | Display an accurate error when not enough credit | Emilio Pozuelo Monfort | 2011-04-16 | 1 | -0/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'sms-support-2' into empathy-skype | Danielle Madeley | 2011-04-15 | 2 | -5/+124 |
|\| | |
|
| * | | Only set the SMS button sensitive if we have SMS capability | Danielle Madeley | 2011-04-13 | 1 | -2/+63 |
| * | | contact-selector-dialog: add a selected-account property | Danielle Madeley | 2011-04-13 | 1 | -1/+24 |
| * | | Add an SMS button to the new-message dialog | Danielle Madeley | 2011-04-12 | 1 | -4/+39 |
* | | | Enable audio/video capabilities if InitialAudio/Video is in the fixed props f... | Youness Alaoui | 2011-04-13 | 1 | -8/+14 |
* | | | Merge branch 'sms-support' into empathy-skype | Danielle Madeley | 2011-04-12 | 1 | -0/+3 |
|\| | |
|
| * | | Don't wait for SMS properties when there is no SMS support on the channel | Danielle Madeley | 2011-04-12 | 1 | -0/+3 |
* | | | Merge remote-tracking branch 'danni-public/sms-support' into empathy-skype | Emilio Pozuelo Monfort | 2011-04-08 | 14 | -52/+359 |
|\| | |
|
| * | | Add "(SMS)" to the tab name for SMS channels | Danielle Madeley | 2011-04-08 | 1 | -1/+10 |
| * | | Change empathy_chat_get_name() from const char * -> char * | Danielle Madeley | 2011-04-08 | 3 | -19/+33 |
| * | | Add "SMS:" to the tooltip | Danielle Madeley | 2011-04-08 | 1 | -0/+4 |
| * | | Set EMPATHY_IMAGE_SMS on sms channels | Danielle Madeley | 2011-04-08 | 1 | -0/+6 |
| * | | Add sms-channel property to empathy-chat | Danielle Madeley | 2011-04-08 | 2 | -2/+45 |
| * | | Add sms-channel property to empathy-tp-chat | Danielle Madeley | 2011-04-08 | 2 | -0/+78 |
| * | | Add SMS entry to empathy-individual-menu | Danielle Madeley | 2011-04-08 | 7 | -22/+129 |
| * | | Make empathy_chat_window_find_chat() static | Danielle Madeley | 2011-04-07 | 2 | -3/+3 |
| * | | [ChatroomManager] find windows by channel path, not by TargetID | Danielle Madeley | 2011-04-06 | 5 | -6/+52 |
* | | | Make wording follow the design | Emilio Pozuelo Monfort | 2011-04-08 | 2 | -14/+14 |
* | | | Disconnect other psyke accounts when creating a new one | Emilio Pozuelo Monfort | 2011-04-08 | 2 | -1/+6 |
* | | | Don't assume account != NULL | Danielle Madeley | 2011-04-08 | 1 | -1/+1 |
* | | | Set the label width to 600 | Emilio Pozuelo Monfort | 2011-04-08 | 1 | -1/+1 |
* | | | Force the width of the Plugged into Skype text to be 500px | Danielle Madeley | 2011-04-08 | 1 | -0/+1 |
* | | | Disable confirmation dialog for now | Danielle Madeley | 2011-04-08 | 1 | -0/+3 |
* | | | Abstract out is_other_psyke_account() | Danielle Madeley | 2011-04-08 | 1 | -10/+13 |
* | | | Disable all other psyke accounts when one is enabled | Danielle Madeley | 2011-04-08 | 3 | -1/+89 |
* | | | Don't leak GSimpleAsyncResult | Danielle Madeley | 2011-04-08 | 1 | -0/+2 |
* | | | Implement additional_apply_async() for account-widget-skype | Danielle Madeley | 2011-04-08 | 1 | -0/+41 |
* | | | Fix reconnect_required, which was broken by port to MxGtkLightSwitch | Danielle Madeley | 2011-04-08 | 1 | -0/+1 |
* | | | Set Apply/Cancel buttons sensitive when password is changed | Danielle Madeley | 2011-04-08 | 1 | -9/+17 |
* | | | focus-in-event returns gboolean -- return FALSE to propagate event further | Danielle Madeley | 2011-04-08 | 1 | -1/+3 |
* | | | Add an icon for Skype accounts | Emilio Pozuelo Monfort | 2011-04-08 | 7 | -0/+82 |
* | | | Privacy -> Privacy Settings | Emilio Pozuelo Monfort | 2011-04-08 | 1 | -1/+1 |
* | | | Make password entry insensitive if remember-password inactive | Danielle Madeley | 2011-04-08 | 1 | -0/+9 |
* | | | Fake password should be 12 'x's instead of 8 | Danielle Madeley | 2011-04-08 | 1 | -1/+1 |
* | | | Remove Forget Password sweeper in password_entry | Danielle Madeley | 2011-04-08 | 2 | -27/+0 |
* | | | Warn early if the CM doesn't implement a privacy setting | Emilio Pozuelo Monfort | 2011-04-08 | 1 | -2/+9 |
* | | | Remove the PSTN setting and add a Video one | Emilio Pozuelo Monfort | 2011-04-08 | 2 | -6/+6 |
* | | | Make wording follow the designs | Emilio Pozuelo Monfort | 2011-04-08 | 2 | -7/+7 |
* | | | Add DEBUG message | Danielle Madeley | 2011-04-08 | 1 | -1/+1 |
* | | | Don't replace password with fake-password if there's something real in there | Danielle Madeley | 2011-04-08 | 1 | -0/+5 |
* | | | Add a Remember Password toggle which remembers the password | Danielle Madeley | 2011-04-08 | 2 | -39/+69 |
* | | | Implement ForgetPassword button | Danielle Madeley | 2011-04-08 | 2 | -0/+27 |
* | | | Don't assume account != NULL (again) | Danielle Madeley | 2011-04-08 | 1 | -1/+1 |
* | | | If the password is fake, and the user focuses in, clear the fake password | Danielle Madeley | 2011-04-08 | 1 | -0/+22 |
* | | | Track the change notification for PasswordSaved | Danielle Madeley | 2011-04-08 | 1 | -2/+28 |
* | | | Set a fake password if we know the password is saved | Danielle Madeley | 2011-04-08 | 1 | -4/+44 |
* | | | Add Account.Interface.ExternalPasswordStorage to extensions | Danielle Madeley | 2011-04-08 | 3 | -0/+54 |
* | | | Add a pre-auth approver for authenicating Psyke from the accounts-dialog | Danielle Madeley | 2011-04-08 | 1 | -2/+199 |
* | | | Add ShowIHaveVideoTo property to Privacy Settings UI | Danielle Madeley | 2011-04-08 | 2 | -4/+43 |
* | | | Update Conn.I.PrivacySettings from Psyke | Danielle Madeley | 2011-04-08 | 1 | -0/+9 |
* | | | Update Canonical Support link to http://canonical.com/support?app=empathy | Danielle Madeley | 2011-04-08 | 1 | -1/+1 |
* | | | Add displayname for Skype so it appears as Skype(TM) | Danielle Madeley | 2011-04-08 | 1 | -0/+3 |
* | | | Also show the EULA in the new account assistant | Emilio Pozuelo Monfort | 2011-04-08 | 1 | -0/+10 |
* | | | Move show EULA function to empathy-account-widget-skype | Danielle Madeley | 2011-04-08 | 5 | -77/+81 |
* | | | Actually add the EULA | Emilio Pozuelo Monfort | 2011-04-08 | 1 | -0/+1 |
* | | | Add a dummy EULA so we can create Skype accounts | Emilio Pozuelo Monfort | 2011-04-08 | 1 | -0/+4 |
* | | | Look for a localized EULA first | Emilio Pozuelo Monfort | 2011-04-08 | 1 | -3/+24 |
* | | | Show an EULA when creating an Skype account | Emilio Pozuelo Monfort | 2011-04-08 | 3 | -0/+76 |
* | | | Fixes for make check | Danielle Madeley | 2011-04-08 | 1 | -1/+2 |
* | | | Add skype dialog to POTFILES.in | Danielle Madeley | 2011-04-08 | 1 | -0/+2 |
* | | | Add Plugged into Skype info to the add-account dialog too | Danielle Madeley | 2011-04-08 | 2 | -22/+47 |
* | | | Remove simple dialog, use 'setup' dialog for simple case | Danielle Madeley | 2011-04-08 | 2 | -124/+4 |
* | | | Move empathy-account-widget-skype into its own file | Danielle Madeley | 2011-04-08 | 5 | -485/+566 |
* | | | Update Skype account widget per specification | Danielle Madeley | 2011-04-08 | 5 | -30/+227 |
* | | | Don't assume account != NULL | Danielle Madeley | 2011-04-08 | 1 | -35/+10 |
* | | | Wrap labels in GtkInfoBars | Danielle Madeley | 2011-04-08 | 1 | -0/+2 |
* | | | Change "show my web status" to something clearer and add a Learn More link | Danielle Madeley | 2011-04-08 | 1 | -124/+155 |
* | | | Make the disconnected message clearer | Danielle Madeley | 2011-04-08 | 1 | -1/+2 |
* | | | Make dialog contents insensitive if Get() fails | Danielle Madeley | 2011-04-08 | 1 | -1/+16 |
* | | | Add padding to Privacy Settings dialog | Danielle Madeley | 2011-04-08 | 1 | -0/+1 |
* | | | Track changes to privacy settings coming from Psyke | Danielle Madeley | 2011-04-08 | 1 | -40/+110 |
* | | | Implement Skype privacy settings dialog | Danielle Madeley | 2011-04-08 | 2 | -38/+573 |
* | | | Add Psyke PrivacySettings extension | Danielle Madeley | 2011-04-08 | 3 | -0/+116 |
* | | | Add an Skype login widget | Emilio Pozuelo Monfort | 2011-04-08 | 3 | -0/+285 |
* | | | log-window: no need to use a ctx struct | Guillaume Desmottes | 2011-04-06 | 1 | -40/+11 |
|/ / |
|
* | | event_manager_add: don't crash if approval is NULL (#646555) | Guillaume Desmottes | 2011-04-04 | 1 | -1/+2 |
* | | empathy_chat_window_present_chat: no need to call show_all on the window | Guillaume Desmottes | 2011-03-30 | 1 | -1/+0 |
|/ |
|
* | remove released flag | Guillaume Desmottes | 2011-03-24 | 1 | -1/+1 |
* | Fix distcheckEMPATHY_2_34_0 | Emilio Pozuelo Monfort | 2011-03-24 | 1 | -0/+3 |
* | prepare 2.34.0 | Guillaume Desmottes | 2011-03-24 | 2 | -3/+40 |
* | Calendar widget should be disabled if no contact selected (#645582) | Guillaume Desmottes | 2011-03-24 | 2 | -0/+10 |
* | Include yell before anything else | Emilio Pozuelo Monfort | 2011-03-24 | 1 | -1/+1 |
* | log_manager_got_entities_cb: don't use the currently selected account | Guillaume Desmottes | 2011-03-24 | 1 | -17/+43 |
* | theme-adium: keep count of the pages loading instead of using a boolean | Guillaume Desmottes | 2011-03-24 | 1 | -4/+9 |
* | Clarify the wording to indicate it's all about accounts | Sjoerd Simons | 2011-03-24 | 1 | -3/+8 |
* | chat_window_new_message_cb: check that we found the chatroom | Guillaume Desmottes | 2011-03-24 | 1 | -1/+1 |
* | tp_chat_got_renamed_contacts_cb: use tp_clear_object() to unref priv->user | Guillaume Desmottes | 2011-03-24 | 1 | -1/+1 |
* | Update tools from telepathy-glib | Emilio Pozuelo Monfort | 2011-03-24 | 25 | -526/+1623 |
* | [l10n] Updated Italian translation | Milo Casagrande | 2011-03-24 | 1 | -834/+834 |
* | Minimize the scope in which we use TpyCallChannel | Sjoerd Simons | 2011-03-23 | 1 | -6/+7 |
* | Fix indentation | Sjoerd Simons | 2011-03-23 | 1 | -7/+6 |
* | Prepare the video input pipeline when there is an initial content | Sjoerd Simons | 2011-03-23 | 1 | -5/+17 |
* | Wait for the channel to be ready before handling it | Sjoerd Simons | 2011-03-23 | 1 | -8/+43 |
* | Use a new id for accepting without video | Sjoerd Simons | 2011-03-23 | 1 | -1/+1 |
* | Also add Answer with video to the notification dialogs | Sjoerd Simons | 2011-03-23 | 3 | -1/+37 |
* | Add Answer with video to the default dialogs | Sjoerd Simons | 2011-03-23 | 1 | -9/+29 |
* | Follow the sending state of the channel to determine whether we should send v... | Sjoerd Simons | 2011-03-23 | 1 | -8/+14 |
* | Update yell snapshot | Sjoerd Simons | 2011-03-23 | 1 | -0/+0 |
* | Really remove user from the blocked list when readding them | Danielle Madeley | 2011-03-23 | 1 | -0/+14 |
* | Cope with gtk_icon_theme_lookup_icon returning NULL | Sjoerd Simons | 2011-03-23 | 1 | -0/+3 |
* | Give the FilterResultData a reference to account | Sjoerd Simons | 2011-03-23 | 1 | -1/+1 |
* | Fix use of uninitialized variable | Emilio Pozuelo Monfort | 2011-03-23 | 1 | -2/+2 |
* | Don't try to block personas that don't support blocking | Emilio Pozuelo Monfort | 2011-03-22 | 1 | -4/+11 |
* | Set the extra-certificate-identities in EmpathyAccountsDialog | Stef Walter | 2011-03-22 | 1 | -0/+11 |
* | Only add the 'extra-certificate-identities' parameter if gabble supports it. | Stef Walter | 2011-03-22 | 3 | -3/+18 |
* | Create GTalk accounts with extra-certificate-identities = 'talk.google.com' | Stef Walter | 2011-03-22 | 1 | -0/+7 |
* | Support building with libgcr 3.0 | Stef Walter | 2011-03-22 | 3 | -4/+3 |
* | Use ServerTLSConnection.ReferenceIdentities to check cert identity. | Stef Walter | 2011-03-22 | 4 | -8/+90 |
* | Merge branch 'stable-block-645504-2.34' into gnome-2-34 | Guillaume Desmottes | 2011-03-22 | 5 | -181/+7 |
|\ |
|
| * | stop generating API for ContactBlocking | Guillaume Desmottes | 2011-03-22 | 3 | -174/+0 |
| * | Use stable API for ContactBlocking (#645504) | Guillaume Desmottes | 2011-03-22 | 1 | -6/+6 |
| * | depends on telepathy-glib 0.14.1 | Guillaume Desmottes | 2011-03-22 | 1 | -1/+1 |
* | | Updated Italian translation | Milo Casagrande | 2011-03-22 | 1 | -711/+971 |
* | | accounts_dialog_add_account: ensure that the selected account is still visibl... | Guillaume Desmottes | 2011-03-22 | 1 | -1/+19 |
* | | accounts_dialog_model_set_selected: use select_and_scroll_to_iter | Guillaume Desmottes | 2011-03-22 | 1 | -1/+1 |
* | | factor out select_and_scroll_to_iter() | Guillaume Desmottes | 2011-03-22 | 1 | -14/+23 |
* | | re-enable /msg and /query commands (#645509) | Guillaume Desmottes | 2011-03-22 | 2 | -24/+38 |
|/ |
|
* | Merge remote-tracking branch 'danni/blocking-645487' into gnome-2-34 | Guillaume Desmottes | 2011-03-22 | 1 | -0/+8 |
|\ |
|
| * | Remove user from the blocked list when readding them | Danielle Madeley | 2011-03-22 | 1 | -0/+8 |
* | | account_chooser_update_iter: don't leak the TpAccount | Guillaume Desmottes | 2011-03-22 | 1 | -0/+2 |
|/ |
|
* | Also show an avatar when blocking from a conversation | Emilio Pozuelo Monfort | 2011-03-22 | 3 | -3/+14 |
* | Fix some races in the chatroom joining code | Sjoerd Simons | 2011-03-21 | 1 | -31/+38 |
* | Use the right marshal file | Emilio Pozuelo Monfort | 2011-03-19 | 2 | -2/+2 |
* | Revert "Set an accelator on contact search" | Emilio Pozuelo Monfort | 2011-03-18 | 1 | -1/+0 |
* | Assistant: put the protocol chooser next to the label | Emilio Pozuelo Monfort | 2011-03-18 | 1 | -3/+6 |
* | Set an accelator on contact search | Guillaume Desmottes | 2011-03-18 | 1 | -0/+1 |
* | auth-factory: allow to handle more than one auth channel at the same time (#6... | Guillaume Desmottes | 2011-03-18 | 1 | -12/+38 |
* | auth-factory: use a proper priv pointer | Guillaume Desmottes | 2011-03-18 | 2 | -3/+4 |
* | add empathy_server_sasl_handler_get_channel() | Guillaume Desmottes | 2011-03-18 | 2 | -0/+15 |
* | Reword blocking dialog some more | Danielle Madeley | 2011-03-18 | 1 | -43/+48 |
* | Display an avatar on the block contact dialog | Emilio Pozuelo Monfort | 2011-03-18 | 3 | -39/+82 |
* | Allow to Observe a ServerAuthentication channel while handling another one | Guillaume Desmottes | 2011-03-18 | 1 | -1/+2 |
* | common_checks: tell the truth in debug messages | Guillaume Desmottes | 2011-03-18 | 1 | -7/+9 |
* | common_checks: rename must_be_sasl arg to observe | Guillaume Desmottes | 2011-03-18 | 1 | -2/+7 |
* | Fix reconnect_required, which was broken by port to MxGtkLightSwitch | Danielle Madeley | 2011-03-18 | 2 | -13/+22 |
* | Optionally call a callback on Apply to do additional things | Danielle Madeley | 2011-03-18 | 2 | -2/+50 |
* | chat_window_contact_menu_update: unsensitive the menu if there is no submenu | Guillaume Desmottes | 2011-03-17 | 1 | -4/+10 |
* | remove released flag | Guillaume Desmottes | 2011-03-17 | 1 | -1/+1 |
* | server-sasl-handler: remove stored password if they can't be saved | Guillaume Desmottes | 2011-03-17 | 1 | -0/+6 |
* | save the password before trying to connect the new account (#643690) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+16 |
* | Contact Search: close the dialog when adding a contact | Emilio Pozuelo Monfort | 2011-03-17 | 1 | -0/+3 |
* | Don't update Contact menu on a focus-in (#644936) | Michael Terry | 2011-03-17 | 1 | -9/+24 |
* | When the remote side hangs up, clean up the call channel | Sjoerd Simons | 2011-03-17 | 1 | -2/+9 |
* | Cope with unexpected call channel invalidation | Sjoerd Simons | 2011-03-17 | 1 | -0/+20 |
* | Use modern private structure handling | Sjoerd Simons | 2011-03-17 | 2 | -3/+4 |
* | Correct Call channel refcounting | Sjoerd Simons | 2011-03-17 | 1 | -4/+1 |
* | auth-client: implement Debug interface (#645008) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+10 |
* | account-widget-irc: set password-prompt param when needed (#644406) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+58 |
* | prepare 2.33.4EMPATHY_2_33_4 | Guillaume Desmottes | 2011-03-16 | 2 | -2/+23 |
* | Log window: grey out accounts without logs | Emilio Pozuelo Monfort | 2011-03-16 | 1 | -0/+11 |
* | Clear logs: grey out accounts without logs | Emilio Pozuelo Monfort | 2011-03-16 | 1 | -0/+45 |
* | ContactSearch: don't leak a GError | Emilio Pozuelo Monfort | 2011-03-16 | 1 | -2/+4 |
* | AccountChooser: All -> All accounts | Emilio Pozuelo Monfort | 2011-03-16 | 1 | -1/+1 |
* | Select the same account as in the history window | Emilio Pozuelo Monfort | 2011-03-16 | 1 | -8/+22 |
* | Change the 'Delete logs' button to a menu entry | Emilio Pozuelo Monfort | 2011-03-16 | 2 | -228/+296 |
* | Add a empathy_account_chooser_has_all_selected | Emilio Pozuelo Monfort | 2011-03-16 | 2 | -0/+25 |