aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-tls-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-2/+2
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-2/+2
* Use double quotes for all internal headersEmanuele Aina2013-04-011-2/+2
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-3/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
* Use TpTpTLSCertificateGuillaume Desmottes2012-05-101-23/+23
* tls-dialog: add accessor on the 'Continue' buttonGuillaume Desmottes2012-02-131-1/+1
* auth-client: set keep above on dialogsGuillaume Desmottes2012-01-271-0/+2
* empathy-tls-dialog: add a title for screenshotsDanielle Madeley2012-01-261-0/+1
* libempathy-gtk: In TLS Dialog allow remembering of any exception.Stef Walter2011-03-081-15/+6
* tls-dialog: destroy the dialog if the certificate is invalidated (#643186)Guillaume Desmottes2011-02-241-0/+13
* just include gcr.hGuillaume Desmottes2010-12-241-1/+1
* libempathy-gtk: No need to 'egg' gcr-simple-certificate.[ch]Stef Walter2010-12-241-1/+1
* Force the GcrCertificateWidget to be at least 150 pixels highDanielle Madeley2010-10-111-0/+7
* Remove formatting line breaks from translatable strings.Danielle Madeley2010-10-111-13/+14
* Fix Empathy to build with gcr-3Danielle Madeley2010-10-081-2/+2
* tls-dialog: fix typo in a string (#629134)Guillaume Desmottes2010-09-091-1/+1
* Bug 628064 — Miscellaneous string fixesPhilip Withnall2010-08-271-2/+2
* Use the hostname properties in the dialogCosimo Cecchi2010-08-191-3/+28
* Add a details hash table to the dialog propertiesCosimo Cecchi2010-08-191-1/+28
* Add the checkbox only if the reason is SelfSignedCosimo Cecchi2010-08-131-5/+14
* Add a 'remember' checkbox and property to the dialogCosimo Cecchi2010-08-131-2/+33
* Add EmpathyTLSDialogCosimo Cecchi2010-08-131-0/+275