Commit Graph

87 Commits

Author SHA1 Message Date
8a072ffc7c GN-bug #572348 - Removed deprecated Gtk+ symbols
Some still left, because those gone in kill-bonobo branch.
2009-04-24 11:45:21 +02:00
7b76c88e4d ** Fix for bug #539002
2009-04-07  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #539002

	* gui/certificate-manager.c: (load_certs):
	Show all other certificates in a contact tab.


svn path=/trunk/; revision=37500
2009-04-07 12:11:12 +00:00
f8d913a688 ** Fix for bug #529745
2009-04-07  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #529745

	* gui/certificate-manager.c: (import_your), (import_contact):
	Add more file types in a file filter.


svn path=/trunk/; revision=37499
2009-04-07 12:08:30 +00:00
6c721ffaeb ** Fix for bug #572975
2009-02-25  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #572975

	* gui/smime-ui.glade: Center dialogs.
	* gui/certificate-manager.c: (import_your), (import_contact),
	(import_ca): Destroy file chooser dialog early enough to not have
	hidden any other windows below it.


svn path=/trunk/; revision=37333
2009-02-25 11:28:08 +00:00
3fa5c34a8f License changes
svn path=/trunk/; revision=36583
2008-10-10 05:09:27 +00:00
14fa5c8a8c Change License from GPL to LGPL. 2nd batch.
More changes to come.

svn path=/trunk/; revision=36247
2008-09-02 16:25:53 +00:00
1bad915150 License Changes
svn path=/trunk/; revision=36116
2008-08-27 10:33:22 +00:00
e99e12428d ** Fixes bug #534360
2008-05-22  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #534360

	Migrate from deprecated GtkObject symbols to GObject equivalents.
	Touches over 150 files in all components; too many to list.


svn path=/trunk/; revision=35526
2008-05-22 17:27:48 +00:00
e0d5ae3e97 ** Fixes bug #513951
2008-03-11  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #513951

	* addressbook/gui/component/addressbook-component.c (ensure_sources):
	* addressbook/gui/component/addressbook-migrate.c (addressbook_migrate):
	* calendar/gui/cal-search-bar.c (cal_search_bar_construct):
	* calendar/gui/migration.c (create_calendar_sources),
	(create_task_sources), (migrate_calendars), (migrate_tasks),
	(create_memo_sources):
	* calendar/gui/e-memos.c (e_memos_setup_view_menus):
	* calendar/gui/tasks-component.c (ensure_sources):
	* calendar/gui/gnome-cal.c (gnome_calendar_setup_view_menus):
	* calendar/gui/calendar-component.c (ensure_sources):
	* calendar/gui/memos-component.c (ensure_sources):
	* mail/mail-config.c (gconf_mime_types_changed):
	Adapt to new meaning of xxx_component_peek_base_directory().

	* addressbook/gui/component/addressbook-component.c
	(addressbook_component_init):
	* addressbook/gui/component/addressbook-migrate.c (create_groups):
	* calendar/gui/tasks-component.c (tasks_component_init):
	* calendar/gui/calendar-component.c (calendar_component_init):
	* calendar/gui/memos-component.c (memos_component_init):
	* composer/e-msg-composer.c (autosave_manager_query_load_orphans),
	(autosave_init_file):
	* e-util/e-mktemp.c (get_dir):
	* e-util/e-util.c (get_lock_filename):
	* mail/mail-component.c:
	* plugins/face/face.c (org_gnome_composer_face):
	* smime/lib/e-cert-db.c (initialize_nss):
	Use e_get_user_data_dir() instead of constructing the full path.

	* calendar/gui/migration.c (add_gw_esource):
	* composer/e-msg-composer.c (e_msg-composer_unrealize),
	(e_msg_composer_set_view_from), (e_msg_composer_set_view_replyto),
	(e_msg_composer_set_view_to), (e_msg_composer_set_view_postto),
	(e_msg_composer_set_view_cc), (e_msg_composer_set_view_bcc):
	* e-util/e-util.c (e_file_update_save_path), (e_file_get_save_path):
	Emit warnings if saving to GConf fails.

	* e-util/e-util.c (e_get_user_data_dir):
	New function returns the base directory for Evolution user data.
	This should be the /only/ place in the application where this
	directory is hard-coded.


svn path=/trunk/; revision=35175
2008-03-11 15:20:59 +00:00
b32649a94c ** Fixes bug #437579
2007-10-09  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #437579

	* addressbook/conduit/address-conduit.c:
	* addressbook/gui/component/addressbook-config.c:
	* addressbook/gui/contact-editor/e-contact-editor.c:
	* addressbook/gui/widgets/eab-gui-util.c:
	* calendar/conduits/calendar/calendar-conduit.c:
	* calendar/conduits/memo/memo-conduit.c:
	* calendar/conduits/todo/todo-conduit.c:
	* calendar/gui/dialogs/alarm-dialog.c:
	* calendar/gui/dialogs/event-page.c:
	* calendar/gui/dialogs/memo-page.c:
	* calendar/gui/dialogs/task-page.c:
	* calendar/gui/e-day-view-layout.c:
	* calendar/gui/e-day-view-layout.h:
	* calendar/gui/print.c:
	* e-util/e-pilot-map.c:
	* e-util/e-plugin.c:
	* e-util/e-profile-event.c:
	* e-util/e-signature.c:
	* filter/filter-file.c:
	* mail/e-searching-tokenizer.c:
	* mail/em-folder-browser.c:
	* mail/em-format-html.c:
	* mail/em-format-view.c:
	* mail/em-format.c:
	* mail/em-mailer-prefs.c:
	* mail/em-mailer-prefs.h:
	* mail/mail-session.c:
	* mail/mail-session.h:
	* mail/mail-vfolder.c:
	* mail/message-list.c:
	* plugins/bbdb/bbdb.c:
	* plugins/bbdb/gaimbuddies.c:
	* plugins/calendar-http/calendar-http.c:
	* plugins/exchange-operations/exchange-user-dialog.c:
	* plugins/face/face.c:
	* shell/e-shell-window.c:
	* shell/e-shell.c:
	* smime/lib/e-cert-db.c:
	* tools/killev.c:
	* widgets/misc/e-cursors.c:
	* widgets/misc/e-spinner.c:
	* widgets/misc/e-unicode.c:
	* widgets/table/e-table-field-chooser-item.c:
	* widgets/table/e-table-header-item.c:
	* widgets/table/e-table-header-item.h:
	* widgets/table/e-table-header-utils.c:
	* widgets/table/e-table.c:
	* widgets/text/e-text.c:
	Fix various compiler warnings.  Patch from Milan Crha.


svn path=/trunk/; revision=34368
2007-10-10 04:54:36 +00:00
5ad1bf8506 Remove the --enable-file-chooser configure option.
GtkFileChooser has been around since 2004.

svn path=/trunk/; revision=34257
2007-09-14 15:29:05 +00:00
ea3061eb06 ** Fix for bug #471791
svn path=/trunk/; revision=34215
2007-09-10 10:57:41 +00:00
cc1f27817b 2007-08-31 mcrha Fix for bug #378759
svn path=/trunk/; revision=34144
2007-08-31 06:09:09 +00:00
49caaeeafa calendar/gui/dialogs/memo-page.glade:
2007-07-31  Andre Klapper  <a9016009@gmx.de>

	* calendar/gui/dialogs/schedule-page.glade:
	calendar/gui/dialogs/memo-page.glade:
	calendar/gui/dialogs/meeting-page.glade:
	calendar/gui/dialogs/task-page.glade:
	calendar/gui/dialogs/task-details-page.glade:
	calendar/gui/dialogs/cal-prefs-dialog.glade:
	calendar/gui/dialogs/event-page.glade:
	calendar/gui/e-itip-control.glade:
	smime/gui/smime-ui.glade:
	filter/filter.glade:
	plugins/attachment-reminder/attachment-reminder.glade:
	plugins/imap-features/imap-headers.glade:
	plugins/exchange-operations/exchange-permissions-dialog.glade:
	plugins/publish-calendar/publish-calendar.glade:
	remove "window1" string from translation


svn path=/trunk/; revision=33913
2007-07-31 02:49:09 +00:00
08de5e9e14 Collect all the required package versions in one place and explicitly
2007-07-27  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Collect all the required package versions in one place and
	explicitly require GTK+ 2.10 or higher.  (#380354)

        * Adapt various Makefile.am files.


svn path=/trunk/; revision=33863
2007-07-27 16:42:11 +00:00
54a9260f69 Fix for version removal from installed files.
svn path=/trunk/; revision=33646
2007-06-03 14:50:35 +00:00
6b03aee314 Fix for bug #396645
svn path=/trunk/; revision=33437
2007-04-20 05:22:04 +00:00
64977cb1bc Massive code cleanup (bug #429422)
svn path=/trunk/; revision=33432
2007-04-19 18:53:33 +00:00
cba3097cad ** Fixes bug #419524
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
2007-03-20 17:23:58 +00:00
8f0374166d Initialize a pointer to NULL and cast away a warning. bug #332101. Fix
2006-10-01  Kjartan Maraas  <kmaraas@gnome.org>

	* lib/e-asn1-object.c: (build_from_der): Initialize a pointer
	to NULL and cast away a warning. bug #332101.
	* lib/e-pkcs12.c: (prompt_for_password), (nickname_collision):
	Fix some signed/unsigned warnings. bug #332101.

svn path=/trunk/; revision=32840
2006-10-01 11:49:27 +00:00
fe6ce719e4 changed window focus. Fixes bug #266828.
2006-08-21  Andre Klapper  <a9016009@gmx.de>

	* smime-ui.glade:
	changed window focus. Fixes bug #266828.

svn path=/trunk/; revision=32620
2006-08-21 18:21:35 +00:00
261d697aed ** Fixes #334848
* lib/e-pkcs12.c (prompt_for_password):
        * gui/component.c (smime_pk11_passwd), (smime_pk11_change_passwd):
        Do not pass NULL for the domain parameter of
        e_passwords_ask_password.

svn path=/trunk/; revision=32451
2006-07-31 11:08:17 +00:00
a7426478fa On Win32, NSS wants filenames in system codepage, so convert UTF-8
2006-06-15  Tor Lillqvist  <tml@novell.com>

	* lib/e-cert-db.c (initialize_nss): On Win32, NSS wants filenames
	in system codepage, so convert UTF-8 filename to system codepage.

svn path=/trunk/; revision=32157
2006-06-15 14:28:48 +00:00
6ef5fe427f On Win32, don't bother to attempt looking in Unix paths like /usr/lib or
2006-01-30  Tor Lillqvist  <tml@novell.com>

	* lib/e-cert-db.c (install_loadable_roots): On Win32, don't bother
	to attempt looking in Unix paths like /usr/lib or /opt/mozilla
	for Mozilla's nssckbi module. If necessary, add code later to look
	up the installation path of Mozilla or Firefox from the Registry.

svn path=/trunk/; revision=31382
2006-01-30 18:44:23 +00:00
1c0c36fc8f Remove unused code. Use #ifdef instead of #if some places. Add missing
2006-01-29  Kjartan Maraas <kmaraas@gnome.org>

	* gui/cert-trust-dialog.c: (ctd_response):
	* gui/certificate-viewer.c: (fill_in_general):
	* gui/component.c:
	* lib/e-cert-db.c: (initialize_nss), (default_nickname):
	* lib/e-cert-db.h:
	* lib/e-cert.c: (create_tbs_certificate_asn1_struct):
	* lib/e-pkcs12.c: (import_from_file_helper):
	Remove unused code. Use #ifdef instead of #if some places.
	Add missing header.

svn path=/trunk/; revision=31368
2006-01-30 11:50:47 +00:00
fe9e00b044 removed string "dialog1" from translation. Fixes bug 306118.
2006-01-27  Andre Klapper <a9016009@gmx.de>
	* plugins/groupwise-features/proxy-listing.glade:
	* plugins/publish-calendar/publish-calendar.glade:
	* smime/gui/smime-ui.glade:
	* widgets/table/e-table-config.glade:
	* widgets/table/e-table-config-no-group.glade:
	removed string "dialog1" from translation. Fixes bug 306118.

svn path=/trunk/; revision=31326
2006-01-27 15:12:53 +00:00
8c075ee8ff Fix for 325748. Add an search path which can be automatically retrieved
2006-01-11  Simon Zheng  <simon.zheng@sun.com>

        Fix for 325748.
        * lib/e-cert-db.c: (install_loadable_roots): Add an search path
        which can be automatically retrieved when running configure.

svn path=/trunk/; revision=31128
2006-01-11 04:32:40 +00:00
bb85229d0b use e_utf8_strftime() in evolution-data-server/
2006-01-10  Simon Zheng  <simon.zheng@sun.com>

        * lib/e-cert.c:use e_utf8_strftime() in evolution-data-server/
        libedataserver/e-data-server-util.c instead of the copy in
        evolution/e-util/e-util.c.

svn path=/trunk/; revision=31121
2006-01-10 08:14:12 +00:00
c5b4b66072 marked LDAP specific strings as not translatable. Fixes bug 273076.
2006-01-06  Andre Klapper <a9016009@gmx.de>
	* lib/e-cert-c: marked LDAP specific strings as not translatable.
	  Fixes bug 273076.

svn path=/trunk/; revision=31086
2006-01-06 14:10:33 +00:00
06a16e8c65 Do not set the sort column before the model is initialized. This is done
2006-01-02  Harish Krishnaswamy  <kharish@novell.com>

* gui/certificate-manager.c: (initialize_yourcerts_ui):
Do not set the sort column before the model is initialized.
This is done later by the function unload_certs.
Fixes #325472 (critical warning crasher).

svn path=/trunk/; revision=31015
2006-01-02 06:19:54 +00:00
a831a31bef lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode.
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* lib/e-cert-db.c
	* lib/e-pkcs12.c: Use gstdio wrappers. Open file in binary mode.

svn path=/trunk/; revision=30858
2005-12-18 08:36:11 +00:00
bc7c7799f0 gui/ca-trust-dialog.c (ca_trust_dialog_show) gui/cert-trust-dialog.c
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
2005-12-18 08:34:08 +00:00
c2dc17d84b Add reserved field for an empty structure.
2005-07-28  Mengjie Yu  <meng-jie.yu@sun.com>

        * lib/e-cert-db.c:
        Add reserved field for an empty structure.

        Fixes #311837

svn path=/trunk/; revision=29923
2005-07-29 04:38:40 +00:00
7e888fe544 Use privsolib here, too. Link with libeutil and CERT_UI_LIBS. Use
2005-07-20  Tor Lillqvist  <tml@novell.com>

	* lib/Makefile.am: Use privsolib here, too. Link with libeutil and
	CERT_UI_LIBS. Use NO_UNDEFINED.

svn path=/trunk/; revision=29812
2005-07-20 08:25:37 +00:00
1aea2e95fd Use privsolib so the DLL gets installed in bindir on Win32. (See ChangeLog
2005-07-20  Tor Lillqvist  <tml@novell.com>

	* gui/Makefile.am: Use privsolib so the DLL gets installed in
	bindir on Win32. (See ChangeLog entry in .. from 2005-06-18.) Link
	with libeshell. Use NO_UNDEFINED.

svn path=/trunk/; revision=29811
2005-07-20 08:24:05 +00:00
f05ae97ea1 pull up missing merge from branch
2005-06-06  JP Rosevear  <jpr@novell.com>

	* lib/e-cert-db.c (install_loadable_roots): pull up missing merge
	from branch

svn path=/trunk/; revision=29462
2005-06-06 19:24:30 +00:00
9ec9bdf0c3 *gui/certificate-manager.c Changed cert to certificates Fixes #273075
2005-05-06  Sankar P <psankar@novell.com>

        *gui/certificate-manager.c
        Changed cert to certificates
        Fixes #273075

svn path=/trunk/; revision=29290
2005-05-06 05:40:20 +00:00
d768cfe4c2 add a11y name to Certificates Table Fixes #73914
2005-03-30  Li Yuan  <li.yuan@sun.com>

	* gui/smime-ui.glade:
	add a11y name to Certificates Table
	Fixes #73914

svn path=/trunk/; revision=29126
2005-03-30 07:59:04 +00:00
fa3b141d12 ** See bug #68592
2005-02-21  Not Zed  <NotZed@Ximian.com>

        ** See bug #68592

        * gui/certificate-manager.c (yourcerts_selection_changed): dont
        pass backup to handle_selection_changed.
        (certificate_manager_config_control_new): disable the backup
        buttons always.

svn path=/trunk/; revision=28875
2005-02-24 02:18:51 +00:00
e75013c201 Make mailer depend on libedataserverui.
2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* configure.in: Make mailer depend on libedataserverui.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* Makefile.am (eutilinclude_HEADERS)
	(libeutil_la_SOURCES): Remove e-passwords from here, it now
	lives in libedataserverui.

	* e-passwords.[ch]: Removed.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* gui/component/addressbook-view.c:
	* gui/component/addressbook.c: Include
	<libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* common/authentication.c:
	* gui/e-pub-utils.c:
	* gui/alarm-notify/alarm-notify.c:
	* gui/alarm-notify/notify-main.c:
	* gui/dialogs/url-editor-dialog.c:
	Include <libedataserverui/e-passwords.h>.
	* gui/itip-utils.c: Remove e-passwords.h include, it's not
	needed.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* mail-session.c:
	* mail-config.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* gui/component.c:
	* lib/e-cert-db.c:
	* lib/e-pkcs12.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* e-shell-window-commands.c:
	* e-shell.c:
	* main.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* camel-gw-listener.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* send-options.c: Include <libedataserverui/e-passwords.h>.

svn path=/trunk/; revision=28871
2005-02-23 18:57:00 +00:00
3ee8be8e3d Install shared libraries to privlibdir.
2005-02-09  Hans Petter Jansson  <hpj@novell.com>

        * addressbook/gui/contact-editor/Makefile.am:
        * addressbook/gui/contact-list-editor/Makefile.am:
        * addressbook/util/Makefile.am:
        * filter/Makefile.am:
        * widgets/e-timezone-dialog/Makefile.am:
        * widgets/menus/Makefile.am:
        * widgets/misc/Makefile.am:
        * smime/lib/Makefile.am:
        * smime/gui/Makefile.am: Install shared libraries to privlibdir.

svn path=/trunk/; revision=28762
2005-02-10 05:34:04 +00:00
5c115620f8 Set the border widths for the dialog internal container widgets to be HIG
2005-02-04  Rodney Dawes  <dobey@novell.com>

	* gui/ca-trust-dialog.c (ca_trust_dialog_new): Set the border widths
	for the dialog internal container widgets to be HIG compliant

	* gui/smime-ui.glade: Set the vbox spacing to 12 for HIG compliance

svn path=/trunk/; revision=28712
2005-02-04 18:36:43 +00:00
b6436c2a97 don't remove the tree node if deleting the cert failed. (delete_your):
2004-11-23  Not Zed  <NotZed@Ximian.com>

        * gui/certificate-manager.c (delete_ca): don't remove the tree
        node if deleting the cert failed.
        (delete_your): same.
        (delete_contact): same.  Hoorah for code-reuse.

svn path=/trunk/; revision=28456
2005-01-20 05:54:53 +00:00
9e6e6c7141 update to use G_DEFINE_TYPE
2004-10-13  JP Rosevear  <jpr@novell.com>

	* gui/e-cert-selector.c: update to use G_DEFINE_TYPE

svn path=/trunk/; revision=27572
2004-10-13 19:08:47 +00:00
567688b263 dont try to deference NULL nickname or emailAddr on the cert.
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
2004-10-12 02:27:04 +00:00
98820c8115 ** See bug #64420.
2004-09-03  Not Zed  <NotZed@Ximian.com>

        ** See bug #64420.

        * lib/e-pkcs12.c (prompt_for_password): set the outptr after we've
        actually got a pointer for it allocated.

svn path=/trunk/; revision=27139
2004-09-04 02:54:49 +00:00
fc8ef470ad ** See bug #62963.
2004-08-16  Not Zed  <NotZed@Ximian.com>

        ** See bug #62963.

        * gui/cert-trust-dialog.c (ctd_response): fix c99 syntax. Spotted
        by Vincent Noel <vnoel@cox.net>

svn path=/trunk/; revision=26958
2004-08-18 02:28:55 +00:00
b2b85e860d Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0
2004-08-12  Carlos Garnacho Parro  <carlosg@gnome.org>

	* gui/certificate-manager.c: Optionally use GtkFileChooser if
	compiled against Gtk+ >= 2.4.0

svn path=/trunk/; revision=26895
2004-08-12 20:37:27 +00:00
37b8c77a3f api change in e_passwords.
2004-08-10  Not Zed  <NotZed@Ximian.com>

        * gui/component.c (smime_pk11_passwd, smime_pk11_change_passwd):
        * lib/e-pkcs12.c (prompt_for_password): api change in e_passwords.

svn path=/trunk/; revision=26883
2004-08-12 06:55:36 +00:00
1b83ca38eb Fixed to work for both LE and BE architectures.
2004-08-02  Jeffrey Stedfast  <fejj@novell.com>

	* lib/e-pkcs12.c (prompt_for_password): Fixed to work for both LE
	and BE architectures.

svn path=/trunk/; revision=26794
2004-08-02 17:46:03 +00:00