summaryrefslogtreecommitdiff
path: root/libempathy-gtk
AgeCommit message (Expand)AuthorFilesLines
2010-12-15Merge branch 'sasl-gui'Jonny Lamb9-32/+406
2010-12-13Bug 637097 — Port to latest folks API changesPhilip Withnall7-41/+53
2010-12-13Prevent premature finalisation of an EmpathyPersonaStore in certain casesPhilip Withnall1-0/+7
2010-12-13Bug 631096 — Should not mention "meta contacts" in UIPhilip Withnall2-7/+11
2010-12-13Bug 636700 — Add an extra warning when deleting a metacontactPhilip Withnall1-4/+37
2010-12-10account-widget: add Remember Password widgets for all the other protocolsJonny Lamb7-24/+281
2010-12-10account-widget: only show Remember Password ticky box if the CM supports SASLJonny Lamb1-1/+7
2010-12-10account-settings: don't block notify::ready on getting a passwordJonny Lamb1-0/+36
2010-12-09account-widget: handle the remember password widget with the simple widgetJonny Lamb2-13/+57
2010-12-08password-dialog: re-enable showing the Remember password check buttonJonny Lamb1-7/+0
2010-12-08account-widget: hook up the remember password toggle buttonJonny Lamb1-0/+38
2010-12-07empathy_subscription_dialog_show: show contact detailsGuillaume Desmottes1-1/+2
2010-12-07Remove Ovi chat profileGuillaume Desmottes3-155/+0
2010-12-07add services_infos containing infos regarding servicesGuillaume Desmottes1-21/+24
2010-12-07hide jabber example by default so we just have to show the one we wantGuillaume Desmottes2-6/+4
2010-12-07account_widget_get_service: check Service for Facebook and GTalk tooGuillaume Desmottes1-6/+11
2010-12-07empathy_account_widget_get_default_display_name: special case Ovi as wellGuillaume Desmottes1-0/+8
2010-12-07more use of account_widget_get_service()Guillaume Desmottes1-30/+4
2010-12-07add account_widget_get_service() and an enum to represent servicesGuillaume Desmottes1-13/+40
2010-12-07add account widget for OviGuillaume Desmottes2-3/+149
2010-12-07account-widget: generalise facebook suffix codeGuillaume Desmottes1-15/+31
2010-12-07add Ovi chat profile (#630146)Guillaume Desmottes1-0/+15
2010-12-07Merge branch 'sasl'Jonny Lamb3-0/+393
2010-12-07password-dialog: stop using GET_PRIVJonny Lamb1-9/+7
2010-12-07password-dialog: small style change to please make checkJonny Lamb1-2/+2
2010-12-06password-dialog: center the dialogJonny Lamb1-0/+2
2010-12-06password-dialog: don't display "Remember password" for nowJonny Lamb1-0/+7
2010-12-03auth-client: move the password dialog into a new fileJonny Lamb3-0/+386
2010-12-03gdk_x11_drawable_get_xdisplay() has been renamed, so let's use the specific m...Guillaume Desmottes1-1/+1
2010-12-01Check if apply button has a top level window before calling gtk_widget_grab_d...Guillaume Desmottes1-2/+11
2010-11-30empathy-spell: implement _get_enabled_language_codes with --disable-spellJonny Lamb1-0/+7
2010-11-30empathy-spell: updated _get_suggestions disabled implementationJonny Lamb1-1/+2
2010-11-30update copyrightsGuillaume Desmottes1-1/+1
2010-11-30remove old definesGuillaume Desmottes1-3/+0
2010-11-30EmpathyChat::new-message: tell if the message is a pending one or notGuillaume Desmottes1-6/+10
2010-11-30Stop calling gtk_menu_detach()Guillaume Desmottes2-6/+0
2010-11-30empathy_sound_manager_dup_singleton: add G_LIKELYGuillaume Desmottes1-1/+1
2010-11-30fix typo in commentGuillaume Desmottes1-1/+1
2010-11-30sound-manager: update copyrightGuillaume Desmottes1-1/+1
2010-11-30sound-manager: cache the sound GSettingsGuillaume Desmottes1-24/+15
2010-11-30sound-manager: move repeating_sounds to EmpathySoundManagerPrivateGuillaume Desmottes1-62/+75
2010-11-30move sound functions to EmpathySoundManager methodsGuillaume Desmottes2-16/+37
2010-11-30add EmpathySoundManager stub object (#636067)Guillaume Desmottes2-0/+60
2010-11-30move empathy-sound to empathy-sound-managerGuillaume Desmottes3-20/+20
2010-11-29theme_adium_parse_body: use the cache GSettings chatGuillaume Desmottes1-6/+6
2010-11-29notify-manager: cache the notification GSettingsGuillaume Desmottes1-15/+12
2010-11-29avatar-chooser: cache the UI GSettingsGuillaume Desmottes1-7/+7
2010-11-29chat-text-view: cache the chat GSettingsGuillaume Desmottes1-5/+5
2010-11-29empathy-chat-text-view: rename gsettings to gsettings_desktopGuillaume Desmottes1-5/+6
2010-11-24properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar...Guillaume Desmottes2-2/+6