aboutsummaryrefslogtreecommitdiffstats
path: root/smime/gui/e-cert-selector.c
Commit message (Collapse)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-1/+2
|
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-7/+7
|
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-23/+41
|
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-17/+20
|
* Coding style cleanups.Matthew Barnes2011-05-091-7/+7
|
* Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-181-5/+8
|
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-1/+4
|
* Coding style cleanups.Matthew Barnes2010-09-131-35/+35
|
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-1/+3
|
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-13/+8
|
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-4/+4
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
|
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-12/+9
| | | | Some still left, because those gone in kill-bonobo branch.
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-12/+14
| | | | svn path=/trunk/; revision=36116
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-6/+0
| | | | | | | | | | 2008-06-06 Matthew Barnes <mbarnes@redhat.com> ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (#536637) svn path=/trunk/; revision=35606
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-6/+6
| | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537
* ** Fix for bug #471791 Srinivasa Ragavan2007-09-101-1/+1
| | | | svn path=/trunk/; revision=34215
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | 2007-03-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #419524 * Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>. * e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list): * mail/em-migrate.c (emm_setup_initial): * shell/e-component-registry.c (query_components): * shell/e-shell-settings-dialog.c (load_pages): * shell/e-shell-window-commands.c (command_quick_reference): * tools/killev.c (main): Use g_get_language_names() instead of gnome_i18n_get_language_list(). * e-util/e-util.c: Remove e_gettext(). * e-util/Makefile.am: Remove e-i18n.h. svn path=/trunk/; revision=33319
* gui/ca-trust-dialog.c (ca_trust_dialog_show) gui/cert-trust-dialog.cTor Lillqvist2005-12-181-1/+8
| | | | | | | | | | | | | 2005-12-18 Tor Lillqvist <tml@novell.com> * gui/ca-trust-dialog.c (ca_trust_dialog_show) * gui/cert-trust-dialog.c (cert_trust_dialog_show) * gui/certificate-manager.c (certificate_manager_config_control_new) * gui/certificate-viewer.c (certificate_viewer_show) * gui/e-cert-selector.c (e_cert_selector_new): Construct glade file pathname at run-time. svn path=/trunk/; revision=30857
* update to use G_DEFINE_TYPEJP Rosevear2004-10-141-14/+8
| | | | | | | | 2004-10-13 JP Rosevear <jpr@novell.com> * gui/e-cert-selector.c: update to use G_DEFINE_TYPE svn path=/trunk/; revision=27572
* dont try to deference NULL nickname or emailAddr on the cert.Not Zed2004-10-121-9/+12
| | | | | | | | | 2004-10-11 Not Zed <NotZed@Ximian.com> * gui/e-cert-selector.c (e_cert_selector_new): dont try to deference NULL nickname or emailAddr on the cert. svn path=/trunk/; revision=27542
* add "Select certificate" title to the previously untitled dialog.Jon Oberheide2004-05-211-0/+1
| | | | | | | | | 2004-05-17 Jon Oberheide <jon@focalhost.com> * gui/e-cert-selector.c (e_cert_selector_new): add "Select certificate" title to the previously untitled dialog. svn path=/trunk/; revision=26026
* Same.Jeffrey Stedfast2004-02-121-1/+6
| | | | | | | | | | | | 2004-02-11 Jeffrey Stedfast <fejj@ximian.com> * gui/e-cert-selector.c: Same. * gui/certificate-viewer.c: Same. * gui/certificate-manager.c: #include <config.h> svn path=/trunk/; revision=24711
* check certlist != NULL, CERT_LIST_EMPTY dereferences it. Bug #52457.Not Zed2004-01-081-1/+1
| | | | | | | | | 2004-01-07 Not Zed <NotZed@Ximian.com> * gui/e-cert-selector.c (ecs_find_current): check certlist != NULL, CERT_LIST_EMPTY dereferences it. Bug #52457. svn path=/trunk/; revision=24102
* if we get no matching certs, show empty menu rather than crashing. #51922.Not Zed2003-12-101-13/+15
| | | | | | | | | 2003-12-10 Not Zed <NotZed@Ximian.com> * gui/e-cert-selector.c (e_cert_selector_new): if we get no matching certs, show empty menu rather than crashing. #51922. svn path=/trunk/; revision=23898
* blahMichael Zucci2003-11-131-0/+247
| | | | svn path=/trunk/; revision=23324
* fix build temporarilyRadek Doulik2003-11-131-0/+0
svn path=/trunk/; revision=23318