aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* Patch to change Yes/No to Accept/RejectBrian Curtis2012-02-171-2/+2
* local-xmpp-assistant-widget: increase row-spacingGuillaume Desmottes2012-02-171-1/+1
* use the 48x48 version of the local-xmpp iconGuillaume Desmottes2012-02-171-1/+1
* move the second part of the message at the end of the widgetGuillaume Desmottes2012-02-171-8/+15
* widget-local-xmpp: expand the entry fieldsGuillaume Desmottes2012-02-171-0/+6
* local-xmpp-assistant-widget: inherit from a GtkGridGuillaume Desmottes2012-02-172-13/+8
* Move should_create_salut_account to local-xmpp-assistant-widgetGuillaume Desmottes2012-02-172-0/+30
* add empathy-local-xmpp-assistant-widgetGuillaume Desmottes2012-02-173-0/+344
* coding style fixesGuillaume Desmottes2012-02-161-2/+2
* empathy-chat: use empathy_ensure_individual_from_tp_contact()Guillaume Desmottes2012-02-151-1/+2
* tls-dialog: add accessor on the 'Continue' buttonGuillaume Desmottes2012-02-131-1/+1
* Toggle telling others you are typing to themPatrick F. Allen2012-02-131-1/+15
* Don't unhighlight chat tabs when more messages are receivedWill Thompson2012-02-112-1/+22
* start_gnome_contacts: make sure individual is validGuillaume Desmottes2012-02-101-0/+2
* fix individual_info_menu_item_activate_cb signatureGuillaume Desmottes2012-02-101-1/+2
* ContactInfo: always escape IRC channel names in markupWill Thompson2012-02-101-1/+1
* account-widget-jabber: doesn't allow negative priorityGuillaume Desmottes2012-02-091-1/+1
* contact-widget: use 'Personal Details' when editing our own infoGuillaume Desmottes2012-02-082-1/+10
* Remove unused persona store/viewGuillaume Desmottes2012-02-085-2258/+0
* remove linking UIGuillaume Desmottes2012-02-085-1201/+0
* individual-menu: remove link-contacts-activated signalGuillaume Desmottes2012-02-082-34/+0
* Remove 'Link Contact' menu itemGuillaume Desmottes2012-02-082-56/+5
* Try installing gnome-contacts using PackageKitGuillaume Desmottes2012-02-081-5/+47
* factor out start_gnome_contacts()Guillaume Desmottes2012-02-081-1/+7
* Factor out show_gnome_contacts_error_dialog()Guillaume Desmottes2012-02-081-14/+19
* remove empathy-individual-information-dialogGuillaume Desmottes2012-02-073-380/+0
* Use gnome-contacts instead of the information dialogGuillaume Desmottes2012-02-071-2/+56
* individual_menu_add_personas: remove useless variableGuillaume Desmottes2012-02-061-1/+0
* account_widget_generic_format_param_name: make sure param_name is not NULLGuillaume Desmottes2012-02-061-0/+2
* Chat: show who changed the subjectWill Thompson2012-02-021-1/+8
* individual_view_drag_end: remove the auto scrollGuillaume Desmottes2012-01-311-0/+6
* auth-client: set keep above on dialogsGuillaume Desmottes2012-01-272-0/+4
* coding style fixGuillaume Desmottes2012-01-271-1/+1
* individual-store: contacts in Favourite People are not UngroupedDanielle Madeley2012-01-271-47/+53
* empathy-tls-dialog: add a title for screenshotsDanielle Madeley2012-01-261-0/+1
* Merge branch 'highlight-regex'Will Thompson2012-01-268-26/+175
|\
| * EmpathyChat: cache highlight regex.Will Thompson2012-01-251-17/+45
| * EmpathyChat: track self contact.Will Thompson2012-01-191-8/+27
| * Don't highlight messages in 1-1 chats.Will Thompson2012-01-191-0/+4
| * Don't highlight messages the user sent themselfWill Thompson2012-01-191-0/+4
| * Move empathy_message_should_highlight to EmpathyChatWill Thompson2012-01-191-3/+71
| * EmpathyChat: include should_highlight in ::new-messageWill Thompson2012-01-191-2/+11
| * chat_view_append_message: take a should_highlight argumentWill Thompson2012-01-198-20/+37
* | don't display 'No topic defined' if topic are not supportedGuillaume Desmottes2012-01-241-4/+8
* | contact-widget: merge grid_contact and main_grid_contactGuillaume Desmottes2012-01-231-70/+52
* | move vbox_avatar to grid_contactGuillaume Desmottes2012-01-231-12/+13
* | contact-widget: move hbox_presence to grid_contactGuillaume Desmottes2012-01-231-27/+16
* | empathy-contact-widget: replace hbox_contact by a GtkGridGuillaume Desmottes2012-01-231-6/+5
* | contact-widget: stop storing hbox_contactGuillaume Desmottes2012-01-231-2/+0
* | remove empathy_contact_personal_dialog_show()Guillaume Desmottes2012-01-202-54/+0
|/
* account-widget: allow JID such as 'test@localhost'Guillaume Desmottes2012-01-171-1/+1
* don't free content of the list returned by empathy_connection_aggregator_get_...Guillaume Desmottes2012-01-171-2/+0
* empathy_pixbuf_avatar_from_individual_scaled_async: set an error if no avatarGuillaume Desmottes2012-01-171-11/+10
* individual-view: remove GTK+ workaroundsGuillaume Desmottes2012-01-161-68/+0
* individual-view: use tp_g_signal_connect_object() to connect the destroy sigGuillaume Desmottes2012-01-161-2/+4
* filter_result_callback_data_new: add some checksGuillaume Desmottes2012-01-161-0/+4
* account-widget-irc: fix label position in the gridGuillaume Desmottes2012-01-131-0/+1
* be less restrictive regarding the Service formatGuillaume Desmottes2012-01-131-11/+17
* irc-network-chooser-dialog: be more NULL-safeGuillaume Desmottes2012-01-131-1/+4
* irc-network-chooser: set the account serviceGuillaume Desmottes2012-01-131-0/+35
* EmpathySoundManager: passing a GtkWidget is optionalXavier Claessens2012-01-101-10/+19
* contact-chooser: keep a ref on the TpContact we requestedGuillaume Desmottes2012-01-061-2/+20
* individual-widget: display champlain map in tooltipsGuillaume Desmottes2011-12-221-2/+1
* individual_grid_destroy: remove the ChamplainEmbedView from its containerGuillaume Desmottes2011-12-221-0/+11
* add new-account-dialogGuillaume Desmottes2011-12-223-0/+273
* account-widget: display the buttons in simple mode as wellGuillaume Desmottes2011-12-222-55/+57
* account-widget: modernize dipose functionGuillaume Desmottes2011-12-221-20/+2
* account-widget: use the self->priv patternGuillaume Desmottes2011-12-222-326/+287
* properly handle accounts using an external storageGuillaume Desmottes2011-12-221-208/+20
* we can now use the stock close buttonGuillaume Desmottes2011-12-221-10/+1
* remove old commentGuillaume Desmottes2011-12-221-1/+0
* no need to control the cancel button sensitivity any moreGuillaume Desmottes2011-12-221-2/+0
* Don't show the presence twiceDanielle Madeley2011-12-222-1/+4
* Add a close signal, emitted by both cancel and applyDanielle Madeley2011-12-221-0/+14
* Begin combining the dialogsDanielle Madeley2011-12-221-2/+3
* coding style fixEMPATHY_3_3_3Guillaume Desmottes2011-12-201-1/+1
* add empathy_move_to_window_desktopGuillaume Desmottes2011-12-192-0/+120
* Stop passing an EmpathyContact to menu_item_new() fonctionsGuillaume Desmottes2011-12-143-152/+64
* individual-menu: export only the methods we needGuillaume Desmottes2011-12-142-33/+41
* remove useless includes of empathy-contact-manager.hGuillaume Desmottes2011-12-143-3/+0
* remove EMPATHY_CONTACT_WIDGET_EDIT_FAVOURITEGuillaume Desmottes2011-12-142-72/+2
* remove unused empathy_contact_edit_dialog_show()Guillaume Desmottes2011-12-142-62/+0
* Show a contact as blocked if *all* is personas are blockedGuillaume Desmottes2011-12-141-4/+7
* individual_menu_add_personas: add the block menu item, if neededGuillaume Desmottes2011-12-141-0/+22
* remove empathy-contact-menuGuillaume Desmottes2011-12-143-723/+0
* chat: use an EmpathyIndividualMenuGuillaume Desmottes2011-12-141-8/+20
* add EMPATHY_INDIVIDUAL_FEATURE_BLOCKGuillaume Desmottes2011-12-142-0/+216
* remove EMPATHY_INDIVIDUAL_FEATURE_ALLGuillaume Desmottes2011-12-142-2/+0
* individual-menu: allow priv->store to be NULLGuillaume Desmottes2011-12-141-2/+3
* Deal with empathy_create_individual_from_tp_contact() returning NULLGuillaume Desmottes2011-12-142-0/+4
* log-window: update buttons if contact's caps are updatedGuillaume Desmottes2011-12-061-1/+22
* factor out do_update_buttons_sensitivity()Guillaume Desmottes2011-12-061-34/+41
* log-window: include empathy-geometry.hGuillaume Desmottes2011-12-051-0/+1
* log-window: save window geometryGuillaume Desmottes2011-12-051-0/+2
* contact-blocking-dialog: stop using EmpathyContactManagerGuillaume Desmottes2011-12-021-19/+9
* use the individual edit dialog when pressing F2Guillaume Desmottes2011-11-301-9/+2
* ui-utils: don't expect that cancellable is not NULLGuillaume Desmottes2011-11-301-2/+3
* groups-widget: use empathy_connection_aggregator_get_all_groups()Guillaume Desmottes2011-11-291-8/+8
* add missing empathy-contact-list.h includeGuillaume Desmottes2011-11-281-0/+1
* contact-menu: stop using empathy_contact_manager_get_flags_for_connection()Guillaume Desmottes2011-11-281-15/+4
* Properly update the 'simple' themeGuillaume Desmottes2011-11-251-3/+13
* remove unused variablesGuillaume Desmottes2011-11-241-3/+0
* Remove obsolete contact-list-{store,view}Guillaume Desmottes2011-11-246-4116/+0
* chat: use the individual view/store rather than the contact oneGuillaume Desmottes2011-11-241-14/+22
* add initial_loading() as a virtual methodGuillaume Desmottes2011-11-244-14/+37
* add empathy_individual_store_refresh_individual() as a protected methodGuillaume Desmottes2011-11-243-11/+22
* Add individual-store-channelGuillaume Desmottes2011-11-243-0/+397
* add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACTGuillaume Desmottes2011-11-243-4/+149
* factor out empathy_create_individual_from_tp_contact()Guillaume Desmottes2011-11-241-20/+3
* Abstract the individual storeGuillaume Desmottes2011-11-247-177/+400
* individual-store: expose some attributes and methods as 'protected'Guillaume Desmottes2011-11-242-30/+44
* add empathy-bad-password-dialogGuillaume Desmottes2011-11-233-0/+262
* Abstract EmpathyPasswordDialog to EmpathyBasePasswordDialogGuillaume Desmottes2011-11-235-196/+391
* password-dialog: use self->priv patternGuillaume Desmottes2011-11-232-68/+68
* fix GTK_BOX castsGuillaume Desmottes2011-11-211-1/+1
* use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes2011-11-2111-21/+23
* use gtk_paned_new() instead of gtk_hpaned_new()Guillaume Desmottes2011-11-211-1/+2
* use gtk_separator_new() instead of gtk_hseparator_new()Guillaume Desmottes2011-11-211-1/+1
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-1612-17/+17
* individual-view: don't display menu if empathy_folks_individual_contains_cont...Guillaume Desmottes2011-11-161-0/+4
* individual-view: add an option to disable uninteresting filteringGuillaume Desmottes2011-11-162-24/+76
* individual-widget: display channels list if availableGuillaume Desmottes2011-11-161-0/+22
* factor out empathy_contact_info_create_channel_list_label()Guillaume Desmottes2011-11-163-81/+106
* update_weak_contact: use a greater or equal comparaisonGuillaume Desmottes2011-11-161-1/+1
* fix separator leakGuillaume Desmottes2011-11-141-0/+2
* don't leak uri returned by g_file_get_uri()Guillaume Desmottes2011-11-141-2/+4
* fix GDate leaks when getting dates from the modelGuillaume Desmottes2011-11-141-1/+10
* free GDate leaks when inserting them into the modelGuillaume Desmottes2011-11-141-4/+23
* coding style fixesGuillaume Desmottes2011-11-141-1/+1
* empathy_individual_store_remove_individual: use EMPATHY_INDIVIDUAL_STORE_COL_...Guillaume Desmottes2011-11-141-1/+1
* individual-view: remove explicit boolean comparaisonsGuillaume Desmottes2011-11-141-10/+10
* individual-store: use self->priv patternGuillaume Desmottes2011-11-142-169/+100
* individual-widget: factor out add_row()Guillaume Desmottes2011-11-141-14/+22
* details_update_show: skip empty fieldGuillaume Desmottes2011-11-141-0/+4
* Don't turn on echo cancellation on the sink if it's for raw conferencesSjoerd Simons2011-11-111-3/+8
* Don't turn on echo cancellation on the source if it's for raw conferencesSjoerd Simons2011-11-112-4/+6
* stop using gtk_widget_get_pointer()Guillaume Desmottes2011-11-112-2/+7
* stop using gdk_window_get_pointer()Guillaume Desmottes2011-11-111-1/+1
* doesn't allow to send socket filesGuillaume Desmottes2011-11-101-0/+24
* empathy_contact_block_menu_item_new: remove unused EmpathyContactManagerGuillaume Desmottes2011-11-091-3/+0
* contact-list-view: use empathy_contact_remove_from_contact_list()Guillaume Desmottes2011-11-081-5/+1
* contact-dialog: stop using EmpathyContactManagerGuillaume Desmottes2011-11-081-25/+6
* contact-search-dialog: stop using EmpathyContactManagerGuillaume Desmottes2011-11-081-10/+4
* individual dialog: use tp-glib blocking APIGuillaume Desmottes2011-11-081-8/+5
* contact-dialogs: use tp-glib blocking APIGuillaume Desmottes2011-11-081-19/+14
* contact-menu: use tp-glib blocking APIGuillaume Desmottes2011-11-081-16/+14
* Revert "Revert "contact-blocking-dialog: use tp-glib high level blocking API""Guillaume Desmottes2011-11-082-319/+158
* contact-chooser: fix TpfPersona leakGuillaume Desmottes2011-11-081-5/+6
* Don't crash when the buffer has length 0Danielle Madeley2011-11-071-1/+4
* Merge branch 'ui-fixes'Danielle Madeley2011-11-051-0/+6
|\
| * dialpad-widget: make grid rows/columns homogeneousDanielle Madeley2011-11-041-0/+2
| * dialpad-widget: ensure able to show with gtk_widget_show()Danielle Madeley2011-11-041-0/+4
* | Fix crash when opening GOA facebook account settingsXavier Claessens2011-11-041-1/+1
|/
* Fix set-but-not-used build warningXavier Claessens2011-11-021-2/+2
* Revert "contact-blocking-dialog: use tp-glib high level blocking API"Guillaume Desmottes2011-11-022-158/+319
* contact-blocking-dialog: use tp-glib high level blocking APIGuillaume Desmottes2011-11-022-319/+158
* contact-blocking-dialog: split COL_* enumsGuillaume Desmottes2011-11-021-15/+21
* individual-widget: port to GtkGridGuillaume Desmottes2011-11-011-11/+11
* dialpad-widget: port to GtkGridGuillaume Desmottes2011-11-011-5/+5
* contact-widget: port to GtkGridGuillaume Desmottes2011-11-012-81/+57
* account-widget-*: port to GtkGridGuillaume Desmottes2011-11-0113-483/+126
* coding style fixGuillaume Desmottes2011-11-011-2/+2
* empathy_account_chooser_set_account: select account later if not ready yetGuillaume Desmottes2011-10-282-34/+28
* account-chooser: factor out select_account()Guillaume Desmottes2011-10-281-11/+18
* add empathy_contact_chooser_show_tree_view()Guillaume Desmottes2011-10-282-5/+16
* refilter if the TpConnection of a TpAccount is changedGuillaume Desmottes2011-10-271-0/+16
* factor out update_account()Guillaume Desmottes2011-10-271-3/+13
* account-chooser: make sure that TP_ACCOUNT_FEATURE_CONNECTION and TP_CONNECTI...Guillaume Desmottes2011-10-271-0/+10
* log-window: use empathy_account_chooser_refilter()Guillaume Desmottes2011-10-271-6/+6
* factor out empathy_account_chooser_refilter()Guillaume Desmottes2011-10-272-5/+13
* move pre-defined filter at the end of the filesGuillaume Desmottes2011-10-272-28/+32
* account-chooser: replace finalize by disposeGuillaume Desmottes2011-10-271-5/+5
* account-chooser: use tp_g_signal_connect_object()Guillaume Desmottes2011-10-271-12/+5
* account-chooser: use self->priv patternGuillaume Desmottes2011-10-272-75/+39
* inline account_chooser_setup()Guillaume Desmottes2011-10-271-136/+129
* move down empathy_account_chooser_class_init()Guillaume Desmottes2011-10-271-46/+36
* account-chooser: port to new coding styleGuillaume Desmottes2011-10-272-715/+740
* contact-chooser: refilter when the tmp contacts change capabilitiesDanielle Madeley2011-10-261-0/+12
* use g_unichar_fully_decompose instead of g_unicode_canonical_decompositionGuillaume Desmottes2011-10-251-8/+1
* use g_format_size instead of g_format_size_for_displayGuillaume Desmottes2011-10-251-2/+2
* [presence-chooser] Set status message as the tooltipJovanka Gulicoska2011-10-251-4/+8
* theme-adium: escape the name in actions as wellGuillaume Desmottes2011-10-241-3/+3
* ensure that contact_list_store_contact_active_cb isn't called after the store...Guillaume Desmottes2011-10-241-5/+38
* contact_list_store_dispose: unset the timer idsGuillaume Desmottes2011-10-241-1/+3
* Port contact-widget to contactinfo-utilsDanielle Madeley2011-10-213-132/+58
* Incorporate updates from empathy-contact-widget into contactinfo-utilsDanielle Madeley2011-10-213-15/+72
* Move empathy-contactinfo-utils to libempathy-gtkDanielle Madeley2011-10-214-1/+229
* Port individual-widget to contactinfo-utilsDanielle Madeley2011-10-211-64/+17
* [contact-chooser] Don't reselect the first match if something else is selectedDanielle Madeley2011-10-201-2/+5
* [contact-chooser] Move the selection up/down without defocusing the entryDanielle Madeley2011-10-201-0/+56
* [contact-chooser] emit 'activate' on 'row-activated' as wellDanielle Madeley2011-10-201-0/+11
* Swap SMS and Text buttonsDanielle Madeley2011-10-201-4/+4
* Fix extra buttons in new-call/message dialogsDanielle Madeley2011-10-202-2/+4
* Remove contact-selector-dialogDanielle Madeley2011-10-204-751/+0
* Scroll dialpad entry right as more characters are inserted.Danielle Madeley2011-10-191-0/+1
* Move dialpad into a widget of its ownDanielle Madeley2011-10-195-107/+246
* theme_adium_append_message: escape alias before displaying itGuillaume Desmottes2011-10-191-2/+5
* empathy_new_message_dialog_response: initialize contactGuillaume Desmottes2011-10-181-1/+1
* empathy_new_message_dialog_response: initialize individualGuillaume Desmottes2011-10-181-1/+1
* new-call-dialog: use the self->priv patternGuillaume Desmottes2011-10-182-32/+31
* new-message-dialog: port to EmpathyContactChooserGuillaume Desmottes2011-10-182-126/+137
* new-call-dialog: port to EmpathyContactChooserGuillaume Desmottes2011-10-182-99/+121
* factor out empathy_individual_can_audio_video_call()Guillaume Desmottes2011-10-181-53/+4
* new-call-dialog: fix typo in commentGuillaume Desmottes2011-10-181-1/+1
* contact-chooser: add 'activate' signalGuillaume Desmottes2011-10-181-0/+19
* contact-chooser: when searching, make sure that the first matching item is se...Guillaume Desmottes2011-10-181-0/+3
* add empathy_individual_view_select_first()Guillaume Desmottes2011-10-182-0/+19
* contact-list-store: stop tracking favourite contactsGuillaume Desmottes2011-10-151-26/+0
* contact-list-store: remove 'fake group' codeGuillaume Desmottes2011-10-153-128/+1
* remove unused EMPATHY_CONTACT_FEATURE_FAVOURITEGuillaume Desmottes2011-10-152-51/+1
* adium themes: crash less hard when Template.html is missingWill Thompson2011-10-151-1/+9
* TpChat: hide guts of Telepathy properties.Will Thompson2011-10-151-43/+25
* Merge remote-tracking branch 'pochu/error-dialog'Danielle Madeley2011-10-143-5/+88
|\
| * Set a parent for the error dialogEmilio Pozuelo Monfort2011-09-051-5/+8
| * NewMessageDialog: show an error if starting the channel failsEmilio Pozuelo Monfort2011-09-051-2/+77
| * empathy_dispatcher_chat_with_contact_id(): add optional cbEmilio Pozuelo Monfort2011-09-053-5/+10
* | Merge remote-tracking branch 'pochu/misc-fixes'Danielle Madeley2011-10-142-0/+5
|\ \
| * | Display an accurate error when not enough creditEmilio Pozuelo Monfort2011-09-051-0/+2
| * | Cope with gtk_icon_theme_lookup_icon returning NULLSjoerd Simons2011-09-051-0/+3
| |/
* | Merge branch: 'Add top-up link to chat text when there is insufficient credit'Danielle Madeley2011-10-144-3/+78
|\ \
| * | EmpathyChat: add a 'Top up' link when there's not enough creditEmilio Pozuelo Monfort2011-09-051-3/+47
| * | EmpathyThemeAdium: implement append_event_markupEmilio Pozuelo Monfort2011-09-051-0/+9
| * | Add empathy_chat_view_append_event_markupEmilio Pozuelo Monfort2011-09-052-0/+22
| |/
* | contact-blocking-dialog: make debug more usefulGuillaume Desmottes2011-10-131-12/+21
* | Use default variant if we can't find any variantsGuillaume Desmottes2011-10-121-1/+4
* | remove empathy-contact-selectorGuillaume Desmottes2011-10-093-550/+0
* | contact-chooser: add API to hide the search entryGuillaume Desmottes2011-10-092-5/+15
* | individual-widget: use GtkGrid instead of GtkTableGuillaume Desmottes2011-09-292-17/+10
* | contact-selector-dialog: use GtkGrid instead of GtkTableGuillaume Desmottes2011-09-292-17/+16
* | empathy-contact-selector-dialog.ui: load/save in GladeGuillaume Desmottes2011-09-291-3/+5
* | Use new GOA desktop fileGuillaume Desmottes2011-09-291-2/+3
* | Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-2814-45/+19
* | pass to proper user action time when requesting an outgoing FTGuillaume Desmottes2011-09-271-1/+2
* | e-account-widget-irc: Use a GtkGrid to fix label wrappingXavier Claessens2011-09-262-52/+49
* | Add /inspector command to show webkit inspectorXavier Claessens2011-09-263-0/+28
* | Don't try to request a Call channel if built without Call supportGuillaume Desmottes2011-09-261-0/+35
* | Factor out call_new_with_streams()Guillaume Desmottes2011-09-261-5/+22
* | contact-widget: left align status labelGuillaume Desmottes2011-09-261-0/+1
* | glade: move IRC's expander to the vbox instead of the tableXavier Claessens2011-09-231-130/+168
* | Glade: GtkGrid does not have n-rows and n-columns properties as GtkTableXavier Claessens2011-09-231-9/+0
* | Glade: fix sizing in SIP accounts widgetXavier Claessens2011-09-231-1/+2
* | e-account-widget-jabber: Use GtkGrid instead of GtkTableXavier Claessens2011-09-221-55/+71
* | e-account-widget-jabber: fix sizing issuesDiego Escalante Urrelo2011-09-221-347/+381
* | log-window: improve icons in the search entryCosimo Cecchi2011-09-201-4/+23
* | coding style fixEMPATHY_3_1_92Guillaume Desmottes2011-09-191-1/+1
* | Use always-writeable and writeable-properties for alias and groupsRaul Gutierrez Segales2011-09-191-2/+3
* | EmpathyChat: Set slider position after a timeoutXavier Claessens2011-09-191-16/+29
* | Use tp_proxy_prepare_async instead of tp_account_manager_prepare_asyncGuillaume Desmottes2011-09-196-14/+14
* | avatar-chooser: disable 'take picture' button if there is no camera connectedGuillaume Desmottes2011-09-161-1/+16
* | avatar-chooser: split creation of the file chooser dialogGuillaume Desmottes2011-09-161-11/+12