]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-chat.c
local-xmpp-assistant-widget: increase row-spacing
[empathy.git] / libempathy-gtk / empathy-chat.c
2012-02-16 Guillaume Desmottescoding style fixes
2012-02-15 Guillaume Desmottesempathy-chat: use empathy_ensure_individual_from_tp_con...
2012-02-13 Patrick F. AllenToggle telling others you are typing to them
2012-02-10 Will ThompsonDon't unhighlight chat tabs when more messages are...
2012-02-01 Will ThompsonChat: show who changed the subject
2012-01-27 Guillaume Desmottescoding style fix
2012-01-25 Will ThompsonMerge branch 'highlight-regex'
2012-01-25 Will ThompsonEmpathyChat: cache highlight regex.
2012-01-24 Guillaume Desmottesdon't display 'No topic defined' if topic are not supported
2012-01-18 Will ThompsonEmpathyChat: track self contact.
2012-01-18 Will ThompsonDon't highlight messages in 1-1 chats.
2012-01-18 Will ThompsonDon't highlight messages the user sent themself
2012-01-18 Will ThompsonMove empathy_message_should_highlight to EmpathyChat
2012-01-18 Will ThompsonEmpathyChat: include should_highlight in ::new-message
2012-01-18 Will Thompsonchat_view_append_message: take a should_highlight argument
2011-12-14 Guillaume Desmotteschat: use an EmpathyIndividualMenu
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-24 Guillaume Desmotteschat: use the individual view/store rather than the...
2011-11-21 Guillaume Desmottesuse gtk_box_new() instead of gtk_[h,v]box_new()
2011-11-11 Guillaume Desmottesstop using gtk_widget_get_pointer()
2011-10-14 Will ThompsonTpChat: hide guts of Telepathy properties.
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-09-28 Xavier ClaessensUse g_cclosure_marshal_generic for all signals
2011-09-26 Xavier ClaessensAdd /inspector command to show webkit inspector
2011-09-20 Danielle MadeleyMerge branch 'crash-659118'
2011-09-19 Guillaume Desmottescoding style fix
2011-09-19 Xavier ClaessensEmpathyChat: Set slider position after a timeout
2011-09-19 Guillaume DesmottesUse tp_proxy_prepare_async instead of tp_account_manage...
2011-09-15 Guillaume DesmottesMerge remote-tracking branch 'pochu/call-reuse-windows...
2011-09-09 Xavier ClaessensBecause we like whales
2011-09-05 Emilio Pozuelo MonfortEmpathyChat: add a 'Top up' link when there's not enoug...
2011-09-05 Emilio Pozuelo Monfortempathy_dispatcher_chat_with_contact_id(): add optional cb
2011-08-18 Danielle MadeleyMerge branch 'log-window-webview'
2011-07-26 Xavier ClaessensMerge remote-tracking branch 'danni/populate-popup...
2011-07-26 Xavier ClaessensMerge remote-tracking branch 'danni/drag-n-drop-558942'
2011-07-26 Danielle MadeleyAssume GDK_KEY_PRESS in the default case
2011-07-18 Danielle MadeleyPopulate spelling suggestions when menu key is pressed
2011-07-11 Guillaume Desmottesuse tp_text_channel_ack_all_pending_messages_async()
2011-06-23 Emilio Pozuelo MonfortMerge branch 'history-misc'
2011-06-22 Guillaume DesmottesUse tp-glib password API (#651055)
2011-06-21 Guillaume DesmottesMerge branch 'unread-653090'
2011-06-21 Emilio Pozuelo MonfortMerge branch 'history-ui'
2011-06-21 Guillaume Desmottesempathy-chat: properly count unread messages when the...
2011-06-21 Guillaume DesmottesEmpathyChat: inherit from a GtkBox instead of a GtkBin
2011-06-20 Danielle MadeleyMerge branch 'message-editing-rebase'
2011-06-13 Danielle MadeleyOnly decrement unread_messages if it's not an edited...
2011-06-13 Danielle MadeleyReset the chat state after receiving an edited message
2011-06-13 Danielle MadeleyReplace tpl_text_event_dup_supersedes() with synthetic...
2011-06-13 Danielle MadeleyGet the original message from the logger so we can...
2011-06-12 Danielle MadeleyPass edited messages through to the ChatView
2011-06-09 Emilio Pozuelo MonfortMerge branch 'call'
2011-06-08 Guillaume DesmottesMerge branch 'sms-651242'
2011-06-06 Travis ReitterDon't shadow the global definition of 'log'.
2011-06-01 Guillaume DesmottesUse tp-glib SMS high level API (#651242)
2011-05-31 Sjoerd SimonsMerge branch 'speedup-protocol-chooser'
2011-05-30 Chandni VermaChatrooms: Make text input view sensitive on successful...
2011-05-29 Sjoerd SimonsDon't set priv when it's not used
2011-05-25 Guillaume DesmottesMerge remote-tracking branch 'glassrose/make-favorite...
2011-05-25 Guillaume Desmottesuse tp_text_channel_set_chat_state_async() directly
2011-05-25 Guillaume DesmottesEmpathyTpChat: get rid of the destroy signal
2011-05-25 Guillaume Desmottesremove empathy_tp_chat_get_connection and priv->connection
2011-05-25 Guillaume DesmottesEmpathyTpChat: inherit from TpTextChannel (#650554)
2011-05-25 Guillaume Desmottesrename message-received signal to message-received...
2011-05-25 Guillaume Desmottestp-chat: rename chat-state-changed to chat-state-change...
2011-05-18 Jonny LambMerge branch 'undo-close-tab'
2011-05-18 Jonny LambMerge branch 'remember-my-message-yo'
2011-05-18 Jonny Lambchat: rename get to dup
2011-05-17 Jonny LambMerge branch 'ack'
2011-05-16 Will ThompsonMerge branch 'more-contact-info'
2011-05-16 Will ThompsonAdd a /whois command.
2011-05-16 Jonny Lambchat: add {get,set}_text methods
2011-05-13 Guillaume DesmottesMerge remote-tracking branch 'glassrose/moving-part...
2011-05-13 Jonny Lambtp-chat: rename signal to message-acknowledged
2011-05-13 Jonny Lambchat: ::notify for all changes to unread messages
2011-05-13 Jonny Lambchat: call acknowledge_message on the chat view when...
2011-05-13 Jonny Lambchat: don't toggle visibility of the chat view on marki...
2011-05-13 Jonny Lambtp-chat: give ::pending-message-removed the message
2011-05-12 Jonny Lambchat: make nb_unread_messages incoming only
2011-05-12 Guillaume DesmottesProperly convert timestamps received from X11 (#650015)
2011-05-11 Chandni VermaPassword infobar amendments
2011-05-09 Guillaume DesmottesMerge remote-tracking branch 'glassrose/save-chatrooms...
2011-05-09 Guillaume Desmottesadd translators comment explaining the insufficient...
2011-05-06 Chandni VermaFire a "part-command-entered" signal from libempathy...
2011-05-05 Danielle MadeleyMerge branch 'balance-rebase'
2011-05-05 Danielle MadeleyMerge branch 'delivery-reports-rebase'
2011-05-05 Danielle MadeleyMerge branch 'sms-support-rebase'
2011-05-05 Danielle Madeley[chat] expose this property in EmpathyChat
2011-05-05 Danielle MadeleyUse dbus-error from delivery report for better errors
2011-05-05 Danielle MadeleyAdd "(SMS)" to the tab name for SMS channels
2011-05-05 Danielle MadeleyChange empathy_chat_get_name() from const char * -...
2011-05-05 Danielle MadeleyAdd sms-channel property to empathy-chat
2011-04-27 Xavier ClaessensUse focus feature of adium themes
2011-04-20 Guillaume DesmottesMerge branch 'timestamp-648188'
2011-04-18 Guillaume Desmottesuse tp_text_channel_send_message_async()
2011-04-18 Guillaume Desmotteschat_send_error_cb: don't display the message if it...
2011-04-06 Guillaume Desmottesemulate '/me' command if CM doesn't support Action...
2011-03-22 Stef WalterMerge branch 'reference-identities'
next