]> git.0d.be Git - empathy.git/history - libempathy-gtk
import-dialog: set a verb on the 'Ok' button
[empathy.git] / libempathy-gtk /
2012-02-16 Guillaume Desmottescoding style fixes
2012-02-15 Guillaume Desmottesempathy-chat: use empathy_ensure_individual_from_tp_con...
2012-02-13 Guillaume Desmottestls-dialog: add accessor on the 'Continue' button
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-10 Guillaume Desmottesstart_gnome_contacts: make sure individual is valid
2012-02-10 Guillaume Desmottesfix individual_info_menu_item_activate_cb signature
2012-02-10 Will ThompsonContactInfo: always escape IRC channel names in markup
2012-02-09 Guillaume Desmottesaccount-widget-jabber: doesn't allow negative priority
2012-02-08 Guillaume Desmottescontact-widget: use 'Personal Details' when editing...
2012-02-08 Guillaume DesmottesRemove unused persona store/view
2012-02-08 Guillaume Desmottesremove linking UI
2012-02-08 Guillaume Desmottesindividual-menu: remove link-contacts-activated signal
2012-02-08 Guillaume DesmottesRemove 'Link Contact' menu item
2012-02-08 Guillaume DesmottesTry installing gnome-contacts using PackageKit
2012-02-08 Guillaume Desmottesfactor out start_gnome_contacts()
2012-02-08 Guillaume DesmottesFactor out show_gnome_contacts_error_dialog()
2012-02-07 Guillaume Desmottesremove empathy-individual-information-dialog
2012-02-07 Guillaume DesmottesUse gnome-contacts instead of the information dialog
2012-02-06 Guillaume Desmottesindividual_menu_add_personas: remove useless variable
2012-02-06 Guillaume Desmottesaccount_widget_generic_format_param_name: make sure...
2012-02-01 Will ThompsonChat: show who changed the subject
2012-01-31 Guillaume Desmottesindividual_view_drag_end: remove the auto scroll
2012-01-27 Guillaume Desmottesauth-client: set keep above on dialogs
2012-01-27 Guillaume Desmottescoding style fix
2012-01-27 Guillaume DesmottesMerge remote-tracking branch 'danni/trivia'
2012-01-27 Danielle Madeleyindividual-store: contacts in Favourite People are...
2012-01-26 Danielle Madeleyempathy-tls-dialog: add a title for screenshots
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-23 Guillaume Desmottescontact-widget: merge grid_contact and main_grid_contact
2012-01-23 Guillaume Desmottesmove vbox_avatar to grid_contact
2012-01-23 Guillaume Desmottescontact-widget: move hbox_presence to grid_contact
2012-01-23 Guillaume Desmottesempathy-contact-widget: replace hbox_contact by a GtkGrid
2012-01-23 Guillaume Desmottescontact-widget: stop storing hbox_contact
2012-01-20 Guillaume Desmottesremove empathy_contact_personal_dialog_show()
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
2012-01-17 Guillaume Desmottesaccount-widget: allow JID such as 'test@localhost'
2012-01-17 Guillaume Desmottesdon't free content of the list returned by empathy_conn...
2012-01-17 Guillaume Desmottesempathy_pixbuf_avatar_from_individual_scaled_async...
2012-01-16 Guillaume Desmottesindividual-view: remove GTK+ workarounds
2012-01-16 Guillaume Desmottesindividual-view: use tp_g_signal_connect_object() to...
2012-01-16 Guillaume Desmottesfilter_result_callback_data_new: add some checks
2012-01-13 Guillaume Desmottesaccount-widget-irc: fix label position in the grid
2012-01-13 Guillaume Desmottesbe less restrictive regarding the Service format
2012-01-13 Guillaume Desmottesirc-network-chooser-dialog: be more NULL-safe
2012-01-13 Guillaume Desmottesirc-network-chooser: set the account service
2012-01-10 Xavier ClaessensEmpathySoundManager: passing a GtkWidget is optional
2012-01-06 Guillaume Desmottescontact-chooser: keep a ref on the TpContact we requested
2011-12-22 Guillaume Desmottesindividual-widget: display champlain map in tooltips
2011-12-22 Guillaume Desmottesindividual_grid_destroy: remove the ChamplainEmbedView...
2011-12-22 Guillaume Desmottesadd new-account-dialog
2011-12-22 Guillaume Desmottesaccount-widget: display the buttons in simple mode...
2011-12-22 Guillaume Desmottesaccount-widget: modernize dipose function
2011-12-22 Guillaume Desmottesaccount-widget: use the self->priv pattern
2011-12-22 Guillaume Desmottesproperly handle accounts using an external storage
2011-12-22 Guillaume Desmotteswe can now use the stock close button
2011-12-22 Guillaume Desmottesremove old comment
2011-12-22 Guillaume Desmottesno need to control the cancel button sensitivity any...
2011-12-22 Danielle MadeleyDon't show the presence twice
2011-12-22 Danielle MadeleyAdd a close signal, emitted by both cancel and apply
2011-12-22 Danielle MadeleyBegin combining the dialogs
2011-12-19 Guillaume Desmottescoding style fix
2011-12-19 Guillaume Desmottesadd empathy_move_to_window_desktop
2011-12-14 Guillaume DesmottesStop passing an EmpathyContact to menu_item_new() fonctions
2011-12-14 Guillaume Desmottesindividual-menu: export only the methods we need
2011-12-14 Guillaume Desmottesremove useless includes of empathy-contact-manager.h
2011-12-14 Guillaume Desmottesremove EMPATHY_CONTACT_WIDGET_EDIT_FAVOURITE
2011-12-14 Guillaume Desmottesremove unused empathy_contact_edit_dialog_show()
2011-12-14 Guillaume DesmottesShow a contact as blocked if *all* is personas are...
2011-12-14 Guillaume Desmottesindividual_menu_add_personas: add the block menu item...
2011-12-14 Guillaume Desmottesremove empathy-contact-menu
2011-12-14 Guillaume Desmotteschat: use an EmpathyIndividualMenu
2011-12-14 Guillaume Desmottesadd EMPATHY_INDIVIDUAL_FEATURE_BLOCK
2011-12-14 Guillaume Desmottesremove EMPATHY_INDIVIDUAL_FEATURE_ALL
2011-12-14 Guillaume Desmottesindividual-menu: allow priv->store to be NULL
2011-12-14 Guillaume DesmottesDeal with empathy_create_individual_from_tp_contact...
2011-12-06 Guillaume Desmotteslog-window: update buttons if contact's caps are updated
2011-12-06 Guillaume Desmottesfactor out do_update_buttons_sensitivity()
2011-12-05 Guillaume Desmotteslog-window: include empathy-geometry.h
2011-12-05 Guillaume Desmotteslog-window: save window geometry
2011-12-02 Guillaume Desmottescontact-blocking-dialog: stop using EmpathyContactManager
2011-11-30 Guillaume Desmottesuse the individual edit dialog when pressing F2
2011-11-30 Guillaume Desmottesui-utils: don't expect that cancellable is not NULL
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-29 Guillaume Desmottesgroups-widget: use empathy_connection_aggregator_get_al...
2011-11-28 Guillaume Desmottesadd missing empathy-contact-list.h include
2011-11-28 Guillaume Desmottescontact-menu: stop using empathy_contact_manager_get_fl...
2011-11-25 Guillaume DesmottesProperly update the 'simple' theme
2011-11-24 Guillaume Desmottesremove unused variables
2011-11-24 Guillaume DesmottesRemove obsolete contact-list-{store,view}
2011-11-24 Guillaume Desmotteschat: use the individual view/store rather than the...
2011-11-24 Guillaume Desmottesadd initial_loading() as a virtual method
2011-11-24 Guillaume Desmottesadd empathy_individual_store_refresh_individual() as...
next