summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-15Remove combolisztAlban Crequy1-13/+1
2010-12-15Folks: connect to individuals-changed before calling _prepareAlban Crequy1-2/+2
2010-12-15Enable sortingAlban Crequy1-9/+10
2010-12-15Remove Individuals from the model as asked by folksAlban Crequy1-0/+25
2010-12-15Escape text correctlyAlban Crequy1-1/+1
2010-12-15Load images asynchronouslyAlban Crequy1-0/+2
2010-12-15Disable extended attributes for nowAlban Crequy1-1/+1
2010-12-15Allow ContactView to be reused for different libfolks IndividualsAlban Crequy1-6/+16
2010-12-15Add urlsAlban Crequy1-2/+8
2010-12-15contact-view: display presence messages where availableJonny Lamb1-34/+44
2010-12-15contact-view: make animations slightly more shinyJonny Lamb1-29/+58
2010-12-15contact-view: hide action buttons until we have contact capsJonny Lamb1-43/+83
2010-12-15Fix dispose-finalise confusion in LolContactViewAlban Crequy1-2/+2
2010-12-15contact-view: animate the showing and hiding of the actionsJonny Lamb1-1/+47
2010-12-15contact-view: use more libempathy-gtk functionsJonny Lamb1-22/+46
2010-12-15contact-view: use empathy_presence_get_default_messageJonny Lamb1-26/+5
2010-12-15liszt/.gitignore: updatedJonny Lamb1-0/+1
2010-12-15liszt: addJonny Lamb8-1/+837
2010-12-15keyring: change display name for passwords to be more human-readableJonny Lamb1-1/+2
2010-12-15server-sasl-handler: add more debugging and only call Close in Status_SucceededJonny Lamb1-1/+5
2010-12-15Merge branch 'sasl-gui'Jonny Lamb21-138/+1161
2010-12-14main-window: s/Cancel/Disconnect/ when not giving a passwordJonny Lamb1-1/+1
2010-12-14main-window: don't use _full functions where not necessaryJonny Lamb1-4/+1
2010-12-14main-window: document what the key and value types are for hash tablesJonny Lamb1-0/+4
2010-12-14event-manager: use tp_clear_objectJonny Lamb1-9/+2
2010-12-14auth-factory: add a comment as to why we're also an approverJonny Lamb1-0/+6
2010-12-14account-settings: use tp_clear_object in disposeJonny Lamb1-19/+5
2010-12-14remove released flagGuillaume Desmottes1-1/+1
2010-12-14prepare 2.91.3.1EMPATHY_2_91_3_1Guillaume Desmottes2-2/+42
2010-12-13Updated Hebrew translation.Yaron Shahrabani1-65/+74
2010-12-13Bug 637097 — Port to latest folks API changesPhilip Withnall10-52/+68
2010-12-13Compile with --without-ca-fileWill Thompson1-0/+2
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-13remove released flag accidentally set in previous commitGuillaume Desmottes1-1/+1
2010-12-13configure: depend on the newest tp-glib for the new auth types stuffJonny Lamb1-1/+1
2010-12-13main-window: add a tooltip on connection error info bars (#626507)Robert Sajdok2-1/+2
2010-12-12Updated Norwegian bokmål translationKjartan Maraas1-207/+225
2010-12-12Update British English translationPhilip Withnall1-584/+672
2010-12-11Updated Slovenian translationMatej Urbančič1-273/+291
2010-12-11Updated Spanish translationDaniel Mustieles1-205/+221
2010-12-10Updated Galician translationsFran Diéguez1-226/+242
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: add _supports_sasl functionJonny Lamb2-0/+10
2010-12-10account-settings: don't block notify::ready on getting a passwordJonny Lamb2-6/+55
2010-12-09status-icon: blink when we get a password requestJonny Lamb2-5/+6
2010-12-09auth-factory: become an Observer and claim auth channels where necessaryJonny Lamb3-57/+229
2010-12-09main-window: display an info bar approving or rejecting the auth channelJonny Lamb2-1/+161