summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-17password-dialog: make OK insensitive unless there's a password setpassword-dialogJonny Lamb1-5/+12
2010-12-17Make empathy-persona-view include empathy-ui-utilsSjoerd Simons1-0/+1
2010-12-15Updated Spanish translationDaniel Mustieles1-166/+206
2010-12-15Merge branch 'gtk-style-636654'Guillaume Desmottes10-56/+65
2010-12-15depends on GTK+ 2.91.6 as we use the new style APIGuillaume Desmottes1-1/+1
2010-12-15remove useless paranthesisGuillaume Desmottes1-3/+3
2010-12-15persona-view: use new GTK+ style API (#636500)Guillaume Desmottes1-11/+10
2010-12-15individual-view: use new GTK+ style API (#636500)Guillaume Desmottes1-11/+10
2010-12-15contact-list-view: use new GTK+ style API (#636500)Guillaume Desmottes1-10/+9
2010-12-15factor out empathy_make_color_whiter()Guillaume Desmottes3-4/+14
2010-12-15account-widget: use new GTK+ style API (#636500)Guillaume Desmottes1-12/+16
2010-12-15status-preset-dialog: use new GTK+ style API (#636500)Guillaume Desmottes1-4/+4
2010-12-15chat-text-view: use new GTK+ style API (#636500)Guillaume Desmottes1-1/+1
2010-12-15video-widget: use new GTK+ style API (#636500)Guillaume Desmottes1-6/+4
2010-12-15use tp_account_get_path_suffix()Guillaume Desmottes1-4/+1
2010-12-15show the account UI even if the selected account doesn't existGuillaume Desmottes1-0/+2
2010-12-15always set account_manager_preparedGuillaume Desmottes1-1/+2
2010-12-15get the value of selected_account_name in the callback (#637307)Guillaume Desmottes1-4/+3
2010-12-15empathy-accounts: no need to get argv, we don't use itGuillaume Desmottes1-7/+0
2010-12-15password-dialog: destroy the dialog if the handler is invalidatedJonny Lamb1-0/+11
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