| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a remove button below the accounts treeview instead of the in-treeview icon. | Xavier Claessens | 2010-01-19 | 2 | -21/+93 |
* | remove empathy-tube-handler.c and empathy-tube-dispatch | Guillaume Desmottes | 2010-01-19 | 4 | -549/+1 |
* | stop dispatching tube channels (#599159) | Guillaume Desmottes | 2010-01-19 | 2 | -129/+0 |
* | Unify the infobar and the account name widgets. | Cosimo Cecchi | 2010-01-19 | 2 | -51/+46 |
* | fix identation | Guillaume Desmottes | 2010-01-18 | 1 | -1/+1 |
* | Stop greysing and blinking the protocol icon | Guillaume Desmottes | 2010-01-18 | 1 | -24/+0 |
* | update account in treeview when it's disabled | Guillaume Desmottes | 2010-01-18 | 1 | -0/+1 |
* | update treeview when account's status is changed | Guillaume Desmottes | 2010-01-18 | 1 | -0/+21 |
* | accounts-dialog: display status of accounts in the treeview (#605309) | Guillaume Desmottes | 2010-01-18 | 1 | -0/+78 |
* | rename accounts_dialog_model_pixbuf_data_func to accounts_dialog_model_protoc... | Guillaume Desmottes | 2010-01-18 | 1 | -3/+3 |
* | accounts-dialog: remember the account and password param when changing protoc... | Guillaume Desmottes | 2010-01-18 | 1 | -0/+29 |
* | Support silent build rules with automake 1.11 | Javier Jardón | 2010-01-18 | 1 | -3/+2 |
* | set presence to offline when account is disabled | Felix Kaser | 2010-01-16 | 1 | -0/+5 |
* | Consider connected account which doesn't implement presence as available (#60... | Guillaume Desmottes | 2010-01-16 | 1 | -0/+8 |
* | Call xmlCleanupParser() only once when exiting (#600693) | Guillaume Desmottes | 2010-01-13 | 1 | -0/+1 |
* | Use the proper enum value when checking FsMediaType | Guillaume Desmottes | 2010-01-13 | 1 | -1/+1 |
* | Revert "Escape the header of the notification (#599431)" | Guillaume Desmottes | 2010-01-13 | 1 | -7/+2 |
* | chat_window_create_label: ref the widgets stored as data so we are sure they ... | Guillaume Desmottes | 2010-01-12 | 1 | -7/+8 |
* | Wait that the pipeline has been started before enabling camera | Guillaume Desmottes | 2010-01-11 | 1 | -7/+10 |
* | factor out start_call | Guillaume Desmottes | 2010-01-11 | 1 | -6/+11 |
* | empathy_call_window_constructed: no need to call display_video_preview | Guillaume Desmottes | 2010-01-11 | 1 | -2/+0 |
* | remember handler ids to prevent double invokation | Felix Kaser | 2010-01-11 | 1 | -4/+37 |
* | connect to status-changed signal of new accounts | Felix Kaser | 2010-01-11 | 1 | -0/+10 |
* | connect to signals when account has been created | Felix Kaser | 2010-01-11 | 1 | -0/+20 |
* | don't make add-button sensitive on protocol change | Felix Kaser | 2010-01-11 | 1 | -1/+0 |
* | disable treeview when creating an account | Felix Kaser | 2010-01-11 | 1 | -0/+13 |
* | Convert the context info to a translator comment (#606513) | Claude Paroz | 2010-01-11 | 1 | -3/+3 |
* | accounts-dialog: inherit from GtkDialog (#600023) | Guillaume Desmottes | 2010-01-11 | 3 | -292/+244 |
* | Miscellaneous string fixes | Philip Withnall | 2010-01-01 | 7 | -11/+11 |
* | Punctuation fixes in translatable strings | Philip Withnall | 2010-01-01 | 6 | -16/+16 |
* | Remove the protocol selection screen when adding a new account | Guillaume Desmottes | 2009-12-26 | 2 | -227/+92 |
* | status_icon_update_tooltip: display the custom status msg, if any (#604481) | Guillaume Desmottes | 2009-12-24 | 1 | -3/+11 |
* | status_icon_update_tooltip: display a translated version of the default statu... | Guillaume Desmottes | 2009-12-24 | 1 | -6/+10 |
* | Use clutter_get_option_group instead of gtk_clutter_init | Guillaume Desmottes | 2009-12-23 | 1 | -4/+3 |
* | remove register radio buttons in the create account frame | Guillaume Desmottes | 2009-12-22 | 2 | -125/+40 |
* | Merge branch 'pmuc' | Danielle Madeley | 2009-12-22 | 5 | -3/+215 |
|\ |
|
| * | Remove FIXME | Danielle Madeley | 2009-12-22 | 1 | -2/+0 |
| * | Remove unneeded private struct | Danielle Madeley | 2009-12-22 | 1 | -12/+0 |
| * | Make Invite Participant menu entry sensitive only when available | Danielle Madeley | 2009-12-21 | 1 | -0/+28 |
| * | Refactor MUC upgrading to be a feature of TpChat->add() | Danielle Madeley | 2009-12-21 | 1 | -74/+10 |
| * | Replace raw Tp call with existing abstraction in EmpathyTpChat | Danielle Madeley | 2009-12-21 | 1 | -9/+5 |
| * | Port EmpathyInviteParticipantDialog over to EmpathyContactSelectorDialog | Danielle Madeley | 2009-12-21 | 3 | -72/+70 |
| * | Don't destroy the request properties, EmpathyDispatcher now owns them | Danielle Madeley | 2009-12-21 | 1 | -1/+1 |
| * | Add support for inviting to MUCs | Danielle Madeley | 2009-12-21 | 1 | -2/+7 |
| * | Add a rudimentry UI to select a 3rd contact to invite | Danielle Madeley | 2009-12-21 | 4 | -12/+213 |
| * | Use EmpathyDispatcher to create the PMUC channel | Danielle Madeley | 2009-12-21 | 1 | -24/+6 |
| * | Don't leak GPtrArray | Danielle Madeley | 2009-12-21 | 1 | -0/+1 |
| * | Add an Invite Participants menu item and make it request the Conf channel | Danielle Madeley | 2009-12-21 | 2 | -2/+81 |
* | | event-manager: remove the auto-remove timer when the event is destroyed | Guillaume Desmottes | 2009-12-21 | 1 | -2/+9 |
|/ |
|
* | block/unblock the right signals on menu actions | Guillaume Desmottes | 2009-12-18 | 1 | -2/+2 |
* | save the geometry of the call window | Guillaume Desmottes | 2009-12-18 | 1 | -0/+3 |
* | Display the audio or video icon in incoming call dialog | Guillaume Desmottes | 2009-12-18 | 1 | -0/+16 |
* | main-window: don't add the protocol icon on top of event icons | Guillaume Desmottes | 2009-12-17 | 1 | -3/+1 |
* | status-icon: add "New Call" entry in the context menu | Guillaume Desmottes | 2009-12-17 | 2 | -0/+17 |
* | main-window: add "New Call" menu entry (#582599) | Guillaume Desmottes | 2009-12-17 | 2 | -0/+19 |
* | contact_list: displays an icon showing the protocol by the contact (#603877) | chantra | 2009-12-17 | 2 | -4/+66 |
* | remove duplicate expression | Felix Kaser | 2009-12-16 | 1 | -2/+0 |
* | say if incoming call are video or not (#582596) | Guillaume Desmottes | 2009-12-16 | 1 | -4/+23 |
* | dont show infobar when creating an account | Felix Kaser | 2009-12-15 | 1 | -14/+8 |
* | get connectivity only when needed | Felix Kaser | 2009-12-15 | 1 | -4/+2 |
* | fixed a crash when creating account | Felix Kaser | 2009-12-15 | 1 | -7/+33 |
* | update infobar only on selected account | Felix Kaser | 2009-12-15 | 1 | -0/+20 |
* | updated status messages | Felix Kaser | 2009-12-15 | 1 | -6/+18 |
* | set infobar message to no network connection | Felix Kaser | 2009-12-15 | 1 | -0/+9 |
* | refactor friendly status reason messages | Felix Kaser | 2009-12-15 | 2 | -94/+13 |
* | added case for requested disconnection | Felix Kaser | 2009-12-15 | 1 | -0/+3 |
* | handle presence changes | Felix Kaser | 2009-12-15 | 1 | -10/+20 |
* | show infobar when connected | Felix Kaser | 2009-12-15 | 1 | -7/+17 |
* | set expand of infobar to false | Felix Kaser | 2009-12-15 | 1 | -0/+1 |
* | added case for disabled account | Felix Kaser | 2009-12-15 | 1 | -80/+100 |
* | added reson to status infobar | Felix Kaser | 2009-12-15 | 1 | -11/+57 |
* | added spinner to connecting infobar | Felix Kaser | 2009-12-15 | 1 | -9/+23 |
* | added status image to infobar | Felix Kaser | 2009-12-15 | 1 | -1/+15 |
* | change position of the infobar | Felix Kaser | 2009-12-15 | 2 | -23/+23 |
* | use different message types in infobar | Felix Kaser | 2009-12-15 | 1 | -0/+6 |
* | show the infobar when not connected | Felix Kaser | 2009-12-15 | 1 | -0/+39 |
* | added infobar with empty label | Felix Kaser | 2009-12-15 | 1 | -0/+10 |
* | added vbox for the status-infobar | Felix Kaser | 2009-12-15 | 2 | -7/+21 |
* | refactoring - use main_window_remove_error | Felix Kaser | 2009-12-15 | 1 | -15/+3 |
* | remove error infobars if account disabled/removed | Felix Kaser | 2009-12-15 | 1 | -5/+29 |
* | add K.Vishnoo Charan Reddy as an artist contributor | Guillaume Desmottes | 2009-12-14 | 1 | -0/+1 |
* | chat-window: ref the contact stored as a data in the chat | Guillaume Desmottes | 2009-12-08 | 1 | -2/+2 |
* | Separate geometry of private and muc chat windows (#604003) | Guillaume Desmottes | 2009-12-08 | 1 | -0/+3 |
* | change empathy_chat_window_get_nb_rooms to get_chats_type | Guillaume Desmottes | 2009-12-08 | 2 | -9/+18 |
* | fix comments | Guillaume Desmottes | 2009-12-08 | 1 | -2/+2 |
* | empathy_chat_window_get_default: rename room_filter to room | Guillaume Desmottes | 2009-12-08 | 2 | -4/+4 |
* | empathy_chat_window_get_default: check if the window has at least one room | Guillaume Desmottes | 2009-12-08 | 1 | -2/+12 |
* | add empathy_chat_window_get_nb_rooms | Guillaume Desmottes | 2009-12-08 | 2 | -0/+15 |
* | Grouping all 1-to-1 chats in one window and MUC's in another one. (Fixes #588... | Abner Silva | 2009-12-08 | 2 | -4/+7 |
* | rephrase the 'redial' tooltip | Guillaume Desmottes | 2009-12-01 | 1 | -1/+1 |
* | add tooltips on the hang-up, redial and audio buttons (#576542) | Guillaume Desmottes | 2009-12-01 | 1 | -0/+3 |
* | rename update_join_button_sensitivy to update_join_button_sensitivity | Guillaume Desmottes | 2009-12-01 | 1 | -4/+4 |
* | new-chatroom-dialog: unsensitive the join button when account is disconnected | Guillaume Desmottes | 2009-12-01 | 1 | -1/+36 |
* | factor out update_join_button_sensitivy | Guillaume Desmottes | 2009-12-01 | 1 | -6/+11 |
* | new-chatroom-dialog: store the currently selected account | Guillaume Desmottes | 2009-12-01 | 1 | -12/+15 |
* | debug-window: don't disconnect the new debug msg signal once the proxy has be... | Guillaume Desmottes | 2009-12-01 | 1 | -1/+22 |
* | Merge commit 'shaunm/dndfiles2' | Guillaume Desmottes | 2009-11-30 | 1 | -1/+115 |
|\ |
|
| * | Some improvements to file drag-and-drop based on comments on #595226 | Shaun McCance | 2009-11-25 | 1 | -10/+18 |
| * | [empathy-chat-window] Cleanup DND, don't accept drags to offline contacts | Shaun McCance | 2009-11-25 | 1 | -20/+62 |
| * | Move GtkTargetLists into priv so they're no longer static | Shaun McCance | 2009-11-25 | 1 | -6/+13 |
| * | [empathy-chat-window] Documented MOVE/COPY selection in drag_motion | Shaun McCance | 2009-11-25 | 1 | -0/+4 |
| * | Utilitiy function to send files from a URI list, for dnd implementations | Shaun McCance | 2009-11-25 | 1 | -25/+2 |
| * | Implemented file drags to contact list, along with row highlights | Shaun McCance | 2009-11-25 | 1 | -2/+2 |
| * | Handle MOVE and COPY drags better, change contact-id drags to COPY | Shaun McCance | 2009-11-25 | 1 | -4/+6 |
| * | Always prefer GDK_ACTION_COPY for text/uri-list drags | Shaun McCance | 2009-11-25 | 1 | -8/+31 |
| * | Don't try to offer file transfers to MUCs | Shaun McCance | 2009-11-25 | 1 | -2/+8 |
| * | Call gtk_drag_finish when we get a file transfer drag on a chat window | Shaun McCance | 2009-11-25 | 1 | -0/+1 |
| * | Implementing drag and drop file sending on chat windows | Shaun McCance | 2009-11-25 | 1 | -0/+44 |
* | | add tooltips on the camera buttons | Guillaume Desmottes | 2009-11-30 | 1 | -0/+3 |
* | | use conn-status-reason instead of conn-status | Felix Kaser | 2009-11-29 | 1 | -1/+1 |
* | | Set the stock-person icon for contact online/offline notification | Guillaume Desmottes | 2009-11-28 | 1 | -2/+2 |
* | | Capitalize first letter of debug msg | Guillaume Desmottes | 2009-11-28 | 1 | -3/+3 |
* | | Disable video preview when there is no call | Guillaume Desmottes | 2009-11-28 | 1 | -0/+14 |
* | | enable the camera-off button if call doens't have initial video | Guillaume Desmottes | 2009-11-28 | 1 | -0/+5 |
* | | enable the camera-off button when call is disconnected | Guillaume Desmottes | 2009-11-28 | 1 | -3/+1 |
* | | empathy_call_window_set_send_video: don't request video stream if the call is... | Guillaume Desmottes | 2009-11-28 | 1 | -0/+3 |
* | | disable_camera: disable send video only if we were sending it | Guillaume Desmottes | 2009-11-28 | 1 | -1/+3 |
* | | update toggle buttons when the camera state is changed because of radio buttons | Guillaume Desmottes | 2009-11-28 | 1 | -0/+6 |
* | | hook the camera radio buttons | Guillaume Desmottes | 2009-11-28 | 1 | -1/+34 |
* | | make disable_camera, enable_preview and enable_camera no-op if we are already... | Guillaume Desmottes | 2009-11-28 | 1 | -12/+15 |
* | | update radio actions when a button is pressed | Guillaume Desmottes | 2009-11-28 | 1 | -0/+11 |
* | | add video menu containing radio actions to control video | Guillaume Desmottes | 2009-11-28 | 1 | -0/+41 |
* | | remove the "send video" menu item | Guillaume Desmottes | 2009-11-28 | 2 | -43/+0 |
* | | empathy_call_window_set_send_video: add a debug msg | Guillaume Desmottes | 2009-11-28 | 1 | -0/+1 |
* | | stop sending video when 'camera off' or 'preview' is enabled | Guillaume Desmottes | 2009-11-28 | 1 | -3/+11 |
* | | early return if the camera_state is already the one we want | Guillaume Desmottes | 2009-11-28 | 1 | -0/+9 |
* | | disable the others button when 'camera on' is enabled | Guillaume Desmottes | 2009-11-28 | 1 | -11/+31 |
* | | rename camera to camera_on | Guillaume Desmottes | 2009-11-28 | 2 | -40/+37 |
* | | remove the "Always Show Video Preview" menuitem | Guillaume Desmottes | 2009-11-28 | 2 | -33/+0 |
* | | connect the 'camera off' and 'preview' buttons | Guillaume Desmottes | 2009-11-28 | 1 | -0/+121 |
* | | set the icon of the camera_off button | Guillaume Desmottes | 2009-11-28 | 1 | -0/+20 |
* | | add "camera off" and "preview" buttons to the toolbar | Guillaume Desmottes | 2009-11-28 | 1 | -1/+30 |
* | | call-window: check box labels should use sentence capitalization | Guillaume Desmottes | 2009-11-28 | 1 | -1/+1 |
* | | We should display the avatar/preview when call is disconnected | Guillaume Desmottes | 2009-11-28 | 1 | -0/+3 |
* | | call-window: add some debug msg | Guillaume Desmottes | 2009-11-28 | 1 | -0/+3 |
* | | disable video preview when we turn off video sending | Guillaume Desmottes | 2009-11-28 | 1 | -4/+1 |
* | | Enable 'send video' buttons and display the preview if call has 'initial vide... | Guillaume Desmottes | 2009-11-28 | 1 | -0/+10 |
* | | Don't display the video preview when the sink is added | Guillaume Desmottes | 2009-11-28 | 1 | -10/+0 |
* | | we don't want to hide the self frame anymore | Guillaume Desmottes | 2009-11-28 | 1 | -3/+0 |
* | | remove empathy_call_window_update_self_avatar_visibility | Guillaume Desmottes | 2009-11-28 | 1 | -24/+0 |
* | | call-window: factor out display_video_preview to display/hide the video preview | Guillaume Desmottes | 2009-11-28 | 1 | -14/+37 |
* | | call-window: change the semantic of the "Video Preview" menu item (#601288) | Guillaume Desmottes | 2009-11-28 | 2 | -38/+12 |
* | | change 'unread from everyone' to 'unread from all' | Guillaume Desmottes | 2009-11-27 | 1 | -2/+2 |
* | | fix typo in comments | Guillaume Desmottes | 2009-11-27 | 1 | -3/+2 |
* | | update the window title when a new message is received | Guillaume Desmottes | 2009-11-27 | 1 | -0/+3 |
* | | display the number of unread message in the window title (#548701) | Guillaume Desmottes | 2009-11-27 | 1 | -5/+62 |
* | | call empathy_chat_messages_read when messages have been read in a tab | Guillaume Desmottes | 2009-11-27 | 1 | -0/+6 |
* | | display the number of other tabs | Guillaume Desmottes | 2009-11-27 | 1 | -1/+19 |
* | | factor out empathy_chat_get_name | Guillaume Desmottes | 2009-11-27 | 1 | -3/+9 |
* | | Always display the 'Room' column (#586678) | Guillaume Desmottes | 2009-11-26 | 1 | -15/+0 |
* | | Remember the geometry of debug window | Xavier Claessens | 2009-11-26 | 1 | -0/+2 |
|/ |
|
* | Drop workaround that restore window position when it gets deiconified | Xavier Claessens | 2009-11-24 | 1 | -16/+0 |
* | Don't set the accounts dialog transient when running empathy -a | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
* | event-manager: event_manager_ft_got_contact_cb: ref the contact | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
* | empathy.c: use tp_account_manager_get_most_available_presence instead of empa... | Guillaume Desmottes | 2009-11-19 | 1 | -1/+5 |
* | status-icon: use the account-manager directly to get our state and status | Guillaume Desmottes | 2009-11-19 | 1 | -10/+10 |
* | Move empathy-log to tests/interactive and don't install it anymore | Laurent Bigonville | 2009-11-19 | 3 | -65/+1 |
* | Use accessor functions instead direct access. | Javier Jardón | 2009-11-17 | 5 | -22/+35 |
* | Reload the main window geometry when deiconify to workaround WM bugs. | Xavier Claessens | 2009-11-16 | 1 | -0/+16 |
* | Correctly store/restore maximized state of windows. | Xavier Claessens | 2009-11-16 | 3 | -192/+11 |
* | media_stream_error_to_txt: display a link to the fdo bugzilla | Guillaume Desmottes | 2009-11-16 | 1 | -4/+13 |
* | rephrase the TP_MEDIA_STREAM_ERROR_NO_CODECS error | Guillaume Desmottes | 2009-11-16 | 1 | -2/+4 |
* | Display the name of the CM in the TP_MEDIA_STREAM_ERROR_INVALID_CM_BEHAVIOR msg | Guillaume Desmottes | 2009-11-16 | 1 | -7/+13 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_NETWORK_ERROR | Guillaume Desmottes | 2009-11-16 | 1 | -1/+3 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_MEDIA_ERROR | Guillaume Desmottes | 2009-11-16 | 1 | -0/+3 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_INVALID_CM_BEH... | Guillaume Desmottes | 2009-11-16 | 1 | -0/+5 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_NO_CODECS | Guillaume Desmottes | 2009-11-16 | 1 | -0/+6 |
* | accounts-dialog: wait that account is prepared before calling accounts_dialog... | Guillaume Desmottes | 2009-11-13 | 1 | -1/+20 |
* | change 'capa' to 'cap' | Guillaume Desmottes | 2009-11-13 | 1 | -1/+1 |
* | remove old comment | Guillaume Desmottes | 2009-11-13 | 1 | -1/+0 |
* | change empathy_notification_is_enabled to empathy_notify_manager_notification... | Guillaume Desmottes | 2009-11-13 | 2 | -4/+4 |
* | change empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get... | Guillaume Desmottes | 2009-11-13 | 2 | -2/+8 |
* | move empathy-misc to empathy-notify-manager | Guillaume Desmottes | 2009-11-13 | 5 | -129/+1 |
* | define constants for notify capabilities | Guillaume Desmottes | 2009-11-13 | 1 | -1/+2 |
* | status-icon: use EmpathyNotifyManager to check if the server supports the 'ac... | Guillaume Desmottes | 2009-11-13 | 1 | -12/+5 |
* | src/Makefile.am: sort files | Guillaume Desmottes | 2009-11-13 | 1 | -9/+9 |
* | account-assistant: set default display name to newly created accounts (#600705) | Guillaume Desmottes | 2009-11-13 | 1 | -0/+10 |
* | move code generating the default display name of new account to account-widget | Guillaume Desmottes | 2009-11-13 | 1 | -51/+2 |
* | Call g_object_unref instead of gtk_rc_style_unref | Gustavo Noronha Silva | 2009-11-13 | 1 | -1/+1 |
* | empathy-call-window: display_error: simplify showing of the widgets | Guillaume Desmottes | 2009-11-12 | 1 | -4/+1 |
* | empathy-call-window: display_error: align the main message on the right | Guillaume Desmottes | 2009-11-12 | 1 | -0/+1 |
* | empathy-call-window: display_error: put the image and vbox in a hbox | Guillaume Desmottes | 2009-11-12 | 1 | -5/+11 |
* | empathy-call-window: display_error: wrap the translated error msg as well | Guillaume Desmottes | 2009-11-12 | 1 | -0/+1 |
* | Force an unset presence type to appear as offline in the presence chooser and... | Jonny Lamb | 2009-11-12 | 1 | -0/+7 |
* | use new tpAccount api | Felix Kaser | 2009-11-10 | 1 | -5/+5 |
* | added tooltips to buttons | Felix Kaser | 2009-11-10 | 1 | -0/+3 |
* | ui change: added 3 buttons to infobar | Felix Kaser | 2009-11-10 | 1 | -13/+97 |
* | two line message | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
* | removed double code | Felix Kaser | 2009-11-10 | 1 | -6/+4 |
* | make the infobar smaller | Felix Kaser | 2009-11-10 | 1 | -1/+0 |
* | use only one button in error-infobar | Felix Kaser | 2009-11-10 | 1 | -20/+2 |
* | use smaller account icons for error message | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
* | use one lined error notifications | Felix Kaser | 2009-11-10 | 1 | -2/+2 |
* | use gtk_box_pack_start | Felix Kaser | 2009-11-10 | 1 | -2/+2 |
* | use account icon instead of warning sign | Felix Kaser | 2009-11-10 | 1 | -4/+5 |
* | added set message type to infobar | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
* | refactoring | Felix Kaser | 2009-11-10 | 1 | -25/+21 |
* | changed variable name | Felix Kaser | 2009-11-10 | 1 | -17/+17 |
* | removed trailing whitespaces | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
* | Added GtkInfobar and Retry button | Felix Kaser | 2009-11-10 | 1 | -101/+48 |
* | empathy_accounts_dialog_show: check if priv->cms is not NULL before using it | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
* | set 'R' as accelerator for the preferences dialog | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
* | set 'C' as accelerator for the Contact menu as 'C' is already used by Convers... | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
* | accounts-dialog: set the ypad on the "Name" cell | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
* | Fix race where UI sensitivity was being set before the AM was ready | Danielle Madeley | 2009-11-10 | 1 | -2/+2 |
* | main-window: save the size of the window when destroyed | Guillaume Desmottes | 2009-11-09 | 1 | -0/+4 |
* | empathy-ft-manager: save the size of the window when disposing | Guillaume Desmottes | 2009-11-09 | 1 | -1/+5 |
* | chat-window: save the size of the window when disposing | Guillaume Desmottes | 2009-11-09 | 1 | -0/+1 |
* | Don't leak references to dup'ed objects | Danielle Madeley | 2009-11-09 | 1 | -0/+3 |
* | Move the call to empathy_idle_get_state() to once the AM is ready | Danielle Madeley | 2009-11-09 | 1 | -11/+17 |
* | media_stream_error_to_txt: correct the error message if the error was an audi... | Guillaume Desmottes | 2009-11-06 | 1 | -7/+15 |
* | accounts-dialog: display the 'remove' icon only on the selected row | Guillaume Desmottes | 2009-11-06 | 1 | -2/+0 |
* | accounts-dialog: set the 'ypad' of cells in the account treeview to 4 | Guillaume Desmottes | 2009-11-06 | 1 | -2/+0 |
* | accounts-dialog: simplify the remove acount confirmation dialog | Guillaume Desmottes | 2009-11-06 | 1 | -15/+0 |
* | rephrase the TP_MEDIA_STREAM_ERROR_CODEC_NEGOTIATION_FAILED message | Guillaume Desmottes | 2009-11-06 | 1 | -1/+2 |
* | debug-window: format timestamp in a readable way | Pascal Terjan | 2009-11-06 | 1 | -8/+59 |
* | Better reorganization of chat_window_update (#600732) | Ryan LaBelle | 2009-11-06 | 1 | -24/+76 |
* | empathy-call-window: add a friendly message for TP_MEDIA_STREAM_ERROR_CONNECT... | Guillaume Desmottes | 2009-11-06 | 1 | -0/+7 |
* | use 'Technical Details' as title of the expander | Guillaume Desmottes | 2009-11-05 | 1 | -1/+1 |
* | pass NULL to gtk_label_new when creating an empty label | Guillaume Desmottes | 2009-11-05 | 1 | -2/+2 |
* | Display the error message in a expander | Guillaume Desmottes | 2009-11-05 | 1 | -5/+30 |
* | use the error message if we don't have a nice description | Guillaume Desmottes | 2009-11-05 | 1 | -4/+10 |
* | factor out empathy_call_window_stream_error | Guillaume Desmottes | 2009-11-05 | 1 | -13/+16 |
* | fix typo in comment | Guillaume Desmottes | 2009-11-05 | 1 | -1/+1 |
* | call_handler_notify_tp_call_cb: return if call is NULL | Guillaume Desmottes | 2009-11-05 | 1 | -1/+2 |
* | empathy-call-window: fix phrasing of the codec negotation failed msg and mark... | Guillaume Desmottes | 2009-11-05 | 1 | -1/+2 |
* | empathy-call-window: display an error message when codec negotiation failed (... | Guillaume Desmottes | 2009-11-05 | 1 | -0/+136 |
* | empathy-call-window: add a VBox to display errors | Guillaume Desmottes | 2009-11-05 | 1 | -2/+11 |
* | ensure that the "Previous Conversations" menu entry stays sensitive if there ... | Guillaume Desmottes | 2009-11-05 | 1 | -1/+5 |
* | debug window shouldn't be transient | Guillaume Desmottes | 2009-11-04 | 2 | -2/+2 |
* | debug-window: debug level names shouldn't be translated | Guillaume Desmottes | 2009-11-04 | 1 | -6/+6 |
* | empathy-chat-window: always display the title of the current tab | Guillaume Desmottes | 2009-11-04 | 1 | -9/+1 |
* | get_default_display_name: use the real protocol name to check if it's IRC or not | Guillaume Desmottes | 2009-11-03 | 1 | -4/+7 |
* | new-chatroom-dialog: swap the position of the 'Room' and 'Server' entries. | Guillaume Desmottes | 2009-11-03 | 1 | -8/+8 |
* | Allow accounts_dialog_has_pending_change to return a NULL TpAccount | Guillaume Desmottes | 2009-11-03 | 1 | -13/+24 |
* | Use call-{start,stop} icons in the incoming call dialog | Guillaume Desmottes | 2009-11-03 | 1 | -2/+2 |
* | accounts-dialog: don't always select the first account automatically | Jonny Lamb | 2009-11-03 | 1 | -2/+7 |
* | empathy-accounts-dialog: account-validity-changed signal now has a 'valid' ar... | Guillaume Desmottes | 2009-11-03 | 1 | -0/+1 |
* | Merge branch 'accountz' | Jonny Lamb | 2009-11-02 | 13 | -370/+408 |
|\ |
|
| * | empathy: when creating salut account, be sure to wait for the account manager | Jonny Lamb | 2009-10-30 | 1 | -14/+37 |
| * | all: log error messages if preparing the account manager fails | Jonny Lamb | 2009-10-30 | 5 | -12/+43 |
| * | empathy: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -85/+76 |
| * | status-icon: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -21/+36 |
| * | new-chatroom-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
| * | main-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -48/+87 |
| * | import-widget: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -27/+30 |
| * | import-mc4-accounts: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -5/+5 |
| * | event-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -4/+11 |
| * | chatrooms-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -2/+2 |
| * | chat-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -14/+18 |