]> git.0d.be Git - empathy.git/history - src
Claim that contacts support FT if it's announced in their contact capabilities (...
[empathy.git] / src /
2010-01-13 Guillaume DesmottesCall xmlCleanupParser() only once when exiting (#600693)
2010-01-13 Xavier ClaessensMerge branch 'contact'
2010-01-13 Guillaume DesmottesUse the proper enum value when checking FsMediaType
2010-01-12 Guillaume DesmottesRevert "Escape the header of the notification (#599431)"
2010-01-12 Guillaume Desmotteschat_window_create_label: ref the widgets stored as...
2010-01-11 Guillaume DesmottesWait that the pipeline has been started before enabling...
2010-01-11 Guillaume Desmottesfactor out start_call
2010-01-11 Guillaume Desmottesempathy_call_window_constructed: no need to call displa...
2010-01-11 Felix Kaserremember handler ids to prevent double invokation
2010-01-11 Felix Kaserconnect to status-changed signal of new accounts
2010-01-11 Felix Kaserconnect to signals when account has been created
2010-01-11 Felix Kaserdon't make add-button sensitive on protocol change
2010-01-11 Felix Kaserdisable treeview when creating an account
2010-01-11 Claude ParozConvert the context info to a translator comment (...
2010-01-11 Guillaume Desmottesaccounts-dialog: inherit from GtkDialog (#600023)
2010-01-01 Philip WithnallMiscellaneous string fixes
2010-01-01 Philip WithnallPunctuation fixes in translatable strings
2009-12-25 Guillaume DesmottesRemove the protocol selection screen when adding a...
2009-12-24 Guillaume Desmottesstatus_icon_update_tooltip: display the custom status...
2009-12-24 Guillaume Desmottesstatus_icon_update_tooltip: display a translated versio...
2009-12-23 Guillaume DesmottesUse clutter_get_option_group instead of gtk_clutter_init
2009-12-22 Guillaume Desmottesremove register radio buttons in the create account...
2009-12-22 Danielle MadeleyMerge branch 'pmuc'
2009-12-22 Danielle MadeleyRemove FIXME
2009-12-22 Danielle MadeleyRemove unneeded private struct
2009-12-21 Guillaume Desmottesevent-manager: remove the auto-remove timer when the...
2009-12-21 Danielle MadeleyMake Invite Participant menu entry sensitive only when...
2009-12-21 Danielle MadeleyRefactor MUC upgrading to be a feature of TpChat->add()
2009-12-21 Danielle MadeleyReplace raw Tp call with existing abstraction in Empath...
2009-12-21 Danielle MadeleyPort EmpathyInviteParticipantDialog over to EmpathyCont...
2009-12-21 Danielle MadeleyDon't destroy the request properties, EmpathyDispatcher...
2009-12-21 Danielle MadeleyAdd support for inviting to MUCs
2009-12-21 Danielle MadeleyAdd a rudimentry UI to select a 3rd contact to invite
2009-12-21 Danielle MadeleyUse EmpathyDispatcher to create the PMUC channel
2009-12-21 Danielle MadeleyDon't leak GPtrArray
2009-12-21 Danielle MadeleyAdd an Invite Participants menu item and make it reques...
2009-12-18 Guillaume Desmottesblock/unblock the right signals on menu actions
2009-12-18 Guillaume Desmottessave the geometry of the call window
2009-12-17 Guillaume DesmottesDisplay the audio or video icon in incoming call dialog
2009-12-17 Guillaume Desmottesmain-window: don't add the protocol icon on top of...
2009-12-17 Guillaume Desmottesstatus-icon: add "New Call" entry in the context menu
2009-12-17 Guillaume Desmottesmain-window: add "New Call" menu entry (#582599)
2009-12-16 chantracontact_list: displays an icon showing the protocol...
2009-12-16 Felix Kaserremove duplicate expression
2009-12-15 Guillaume Desmottessay if incoming call are video or not (#582596)
2009-12-15 Felix Kaserdont show infobar when creating an account
2009-12-15 Felix Kaserget connectivity only when needed
2009-12-15 Felix Kaserfixed a crash when creating account
2009-12-15 Felix Kaserupdate infobar only on selected account
2009-12-15 Felix Kaserupdated status messages
2009-12-15 Felix Kaserset infobar message to no network connection
2009-12-15 Felix Kaserrefactor friendly status reason messages
2009-12-15 Felix Kaseradded case for requested disconnection
2009-12-15 Felix Kaserhandle presence changes
2009-12-15 Felix Kasershow infobar when connected
2009-12-15 Felix Kaserset expand of infobar to false
2009-12-15 Felix Kaseradded case for disabled account
2009-12-15 Felix Kaseradded reson to status infobar
2009-12-15 Felix Kaseradded spinner to connecting infobar
2009-12-15 Felix Kaseradded status image to infobar
2009-12-15 Felix Kaserchange position of the infobar
2009-12-15 Felix Kaseruse different message types in infobar
2009-12-15 Felix Kasershow the infobar when not connected
2009-12-15 Felix Kaseradded infobar with empty label
2009-12-15 Felix Kaseradded vbox for the status-infobar
2009-12-15 Felix Kaserrefactoring - use main_window_remove_error
2009-12-15 Felix Kaserremove error infobars if account disabled/removed
2009-12-14 Guillaume Desmottesadd K.Vishnoo Charan Reddy as an artist contributor
2009-12-07 Guillaume Desmotteschat-window: ref the contact stored as a data in the...
2009-12-07 Guillaume DesmottesSeparate geometry of private and muc chat windows ...
2009-12-07 Guillaume Desmotteschange empathy_chat_window_get_nb_rooms to get_chats_type
2009-12-07 Guillaume Desmottesfix comments
2009-12-07 Guillaume Desmottesempathy_chat_window_get_default: rename room_filter...
2009-12-07 Guillaume Desmottesempathy_chat_window_get_default: check if the window...
2009-12-07 Guillaume Desmottesadd empathy_chat_window_get_nb_rooms
2009-12-07 Abner SilvaGrouping all 1-to-1 chats in one window and MUC's in...
2009-12-01 Guillaume Desmottesrephrase the 'redial' tooltip
2009-12-01 Guillaume Desmottesadd tooltips on the hang-up, redial and audio buttons...
2009-12-01 Guillaume Desmottesrename update_join_button_sensitivy to update_join_butt...
2009-12-01 Guillaume Desmottesnew-chatroom-dialog: unsensitive the join button when...
2009-12-01 Guillaume Desmottesfactor out update_join_button_sensitivy
2009-12-01 Guillaume Desmottesnew-chatroom-dialog: store the currently selected account
2009-11-30 Guillaume Desmottesdebug-window: don't disconnect the new debug msg signal...
2009-11-30 Guillaume DesmottesMerge commit 'shaunm/dndfiles2'
2009-11-30 Guillaume Desmottesadd tooltips on the camera buttons
2009-11-28 Felix Kaseruse conn-status-reason instead of conn-status
2009-11-27 Guillaume DesmottesSet the stock-person icon for contact online/offline...
2009-11-27 Guillaume DesmottesCapitalize first letter of debug msg
2009-11-27 Guillaume DesmottesDisable video preview when there is no call
2009-11-27 Guillaume Desmottesenable the camera-off button if call doens't have initi...
2009-11-27 Guillaume Desmottesenable the camera-off button when call is disconnected
2009-11-27 Guillaume Desmottesempathy_call_window_set_send_video: don't request video...
2009-11-27 Guillaume Desmottesdisable_camera: disable send video only if we were...
2009-11-27 Guillaume Desmottesupdate toggle buttons when the camera state is changed...
2009-11-27 Guillaume Desmotteshook the camera radio buttons
2009-11-27 Guillaume Desmottesmake disable_camera, enable_preview and enable_camera...
2009-11-27 Guillaume Desmottesupdate radio actions when a button is pressed
2009-11-27 Guillaume Desmottesadd video menu containing radio actions to control...
2009-11-27 Guillaume Desmottesremove the "send video" menu item
2009-11-27 Guillaume Desmottesempathy_call_window_set_send_video: add a debug msg
next