Commit Graph

1736 Commits

Author SHA1 Message Date
Matthew Barnes e669c5006c Don't include e-contact-print-envelope.h.
2007-04-23  Matthew Barnes  <mbarnes@redhat.com>

	* gui/contact-editor/e-contact-editor.c:
	* gui/widgets/e-addresbook-reflow-adapter.c:
	* gui/widgets/e-addresbook-view.c:
	Don't include e-contact-print-envelope.h.


svn path=/trunk/; revision=33449
2007-04-23 17:05:03 +00:00
Matthew Barnes 4a044a636e Clean up printing in Evolution (bug #426816)
svn path=/trunk/; revision=33440
2007-04-20 06:57:55 +00:00
Matthew Barnes 64977cb1bc Massive code cleanup (bug #429422)
svn path=/trunk/; revision=33432
2007-04-19 18:53:33 +00:00
Srinivasa Ragavan 86d3ffedac Committing Contact Merging patch from Ebby Wiselyn
svn path=/trunk/; revision=33428
2007-04-18 08:34:24 +00:00
Andre Klapper dc37765871 change "E-Mail" to "Email". Fixes bug #404233.
2006-04-10  Andre Klapper  <a9016009@gmx.de>

	* gui/widgets/eab-contact-display.c: 
	change "E-Mail" to "Email". Fixes bug #404233.


svn path=/trunk/; revision=33411
2007-04-10 03:03:51 +00:00
simon.zheng 2bbcbc6e9d ** Fix for bug #426487
2007-04-09  simon.zheng  <simon.zheng@sun.com>

        ** Fix for bug #426487

        * gui/widgets/eab-contact-display.c: (accum_time_attribute):
        strftime() supplied by OS is subject to locale encoding, i.e.
        ja_JP.PCK. Using g_date_strftime() instead, which works on a
        UTF-8 format string and store a UTF-8 result.


svn path=/trunk/; revision=33400
2007-04-09 02:47:12 +00:00
simon.zheng 96e5dc161f ** Fix for bug #426829.
2007-04-09  simon.zheng  <simon.zheng@sun.com>

        ** Fix for bug #426829.

        * gui/contact-editor/eab-editor.c: (eab_editor_confirm_delete):
        * gui/widgets/eab-contact-display.c: (render_contact):
        To avoid printing a NULL char point, add statements to
        check the return result of et_email_location() and e_contact_get().


svn path=/trunk/; revision=33398
2007-04-09 02:35:11 +00:00
Matthew Barnes ef5c1be581 Call gettext() on the EConfigItem labels. (#406933) Patch from Jeff Cai.
2007-04-05  Matthew Barnes  <mbarnes@redhat.com>

	* gui/component/addressbook-config.c (addressbook_config_edit_source):
	Call gettext() on the EConfigItem labels.  (#406933)
	Patch from Jeff Cai.


svn path=/trunk/; revision=33386
2007-04-05 15:23:48 +00:00
Matthew Barnes c8d411ce2b Don't mix declarations and code (#405495).
2007-03-27  Matthew Barnes  <mbarnes@redhat.com>

	* a11y/e-table/gal-a11y-e-cell-text.c:
	* a11y/e-table/gal-a11y-e-cell-vbox.c:
	* addressbook/gui/component/addressbook-component.c:
	* addressbook/gui/component/addressbook-view.c:
	* addressbook/gui/contact-editor/e-contact-editor.c:
	* addressbook/gui/contact-editor/e-contact-quick-add.c:
	* addressbook/gui/widgets/e-addressbook-view.c:
	* addressbook/gui/widgets/eab-contact-display.c:
	* addressbook/gui/widgets/gal-view-minicard.c:
	* calendar/gui/alarm-notify/alarm-queue.c:
	* calendar/gui/dialogs/comp-editor.c:
	* calendar/gui/dialogs/event-page.c:
	* calendar/gui/dialogs/memo-page.c:
	* calendar/gui/dialogs/task-page.c:
	* calendar/gui/e-cal-popup.c:
	* calendar/gui/e-meeting-list-view.c:
	* calendar/gui/e-tasks.c:
	* calendar/gui/gnome-cal.c:
	* composer/e-msg-composer.c:
	* mail/em-folder-browser.c:
	* mail/em-format.c:
	* mail/em-popup.c:
	* plugins/exchange-operations/exchange-account-setup.c:
	* plugins/exchange-operations/exchange-calendar.c:
	* plugins/exchange-operations/exchange-config-listener.c:
	* plugins/exchange-operations/exchange-contacts.c:
	* plugins/import-ics-attachments/icsimporter.c:
	* widgets/misc/e-filter-bar.c:
	* widgets/misc/e-multi-config-dialog.c:
	* widgets/table/e-cell-checkbox.c:
	* widgets/table/e-table-header-item.c:
	Don't mix declarations and code (#405495).


svn path=/trunk/; revision=33324
2007-03-27 11:28:14 +00:00
Matthew Barnes 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
Matthew Barnes 27cf0a5283 ** Fixes bug #360240
2007-03-16  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #360240

	* addressbook/gui/widgets/e-addressbook-view.c
	(e_contact_print_button):
	* addressbook/printing/e-contact-print.c (complete_sequence),
	(e_contact_build_style), (e_contact_print_response),
	(e_contact_print_contact_list_dialog_new):
	* shell/e-shell-importer.c (importer_file_page_new):
	* plugins/startup-wizard/startup-wizard.c
	(startup_wizard_timezone_page):
	* mail/em-vfolder-rule.c (select_source_with_changed), (get_widget):
	* mail/em-format-quote.c (emfq_format_source):
	* mail/mail-ops.c (save_messages_save):
	* mail/em-format.c (emf_init):
	* mail/em-format-html-display (em_format_html_get_search_dialog),
	(em_format_html_display_seearch_with), (ehhd_resize),
	(efhd_attachment_optional), (efhd_format_optional):
	* mail/em-folder-view.c (emfv_init):
	* mail/message-list.c (ml_tree_value_at):
	* composer/e-msg-composer-hdrs (header_new_recipient):
	* composer/e-msg-composer.c (e_msg_composer_show_help), (drop_action):
	* widgets/table/e-cell-text.c (ect_free_color):
	* widgets/misc/e-calendar-item.c (e_calendar_item_unrealize):
	* widgets/misc/e-icon-entry.c (e_icon_entry_pack_widget):
	Remove unused variables.


svn path=/trunk/; revision=33315
2007-03-16 21:13:06 +00:00
Tor Lillqvist eac3743895 Bypass the body of these functions on non-G_OS_UNIX for now as they use
2007-03-01  Tor Lillqvist  <tml@novell.com>

	* gui/widgets/e-addressbook-view.c (e_contact_print_button):
	* printing/e-contact-print.c (e_contact_print_response): 
	Bypass the body of these functions on non-G_OS_UNIX for now as
	they use gtk_print_unix_dialog_get_settings(). Gtk printing on
	Win32 needs work.


svn path=/trunk/; revision=33270
2007-03-01 14:37:05 +00:00
Srinivasa Ragavan 522e3a2d20 ** Fix for bug #232065
svn path=/trunk/; revision=33248
2007-02-26 05:57:02 +00:00
Kjartan Maraas 3a0ad19313 Fix critical warnings from typos in the glade file. Closes bug #397893.
2007-02-12  Kjartan Maraas  <kmaraas@gnome.org>

	* gui/contact-editor/contact-editor.glade: Fix critical warnings
	from typos in the glade file. Closes bug #397893. Patch
	from Wang Xin.

svn path=/trunk/; revision=33207
2007-02-12 11:46:51 +00:00
Srinivasa Ragavan 9862306af9 Print migration updates from Ebby Wiselyn.
svn path=/trunk/; revision=33201
2007-02-12 06:11:14 +00:00
Srinivasa Ragavan db89b2ded3 ** Fix for bug #332908
svn path=/trunk/; revision=33188
2007-02-09 08:26:20 +00:00
Chenthill Palanisamy 9be6776a1c Removed the obsolete function e_contact_print_preview.
svn path=/trunk/; revision=33184
2007-02-08 11:11:42 +00:00
Srinivasa Ragavan 2a1d77a838 ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>

** Committing Ebby Wiselyn's patch for GtkPrint API migration.


svn path=/trunk/; revision=33134
2007-01-22 16:41:31 +00:00
Matthew Barnes f2db40b45d Fixes bug #357970
2006-12-04  Matthew Barnes  <mbarnes@redhat.com>

	Fixes bug #357970

	* gui/contact-editor/e-contact-editor.c:
	* gui/widgets/e-minicard.c:
	* gui/widgets/eab-contact-display.c:
	Don't call deprecated GLib / GDK functions.

svn path=/trunk/; revision=33044
2006-12-04 15:40:21 +00:00
Francisco Javier F. Serrador 9c9596defa Fixes #358249 Fixes #358249
2006-11-11  Francisco Javier F. Serrador  <serrador@openshine.com>

	* gui/widgets/e-minicard.c: Fixes #358249
	* gui/widgets/eab-contact-display.c: Fixes #358249

svn path=/trunk/; revision=32967
2006-11-11 00:23:17 +00:00
Devashish Sharma 85de4c714e Changed the parameter passed to gal_view_minicard_attach.
2005-10-16  Devashish Sharma <sdevashish@novell.com>

	* gui/widgets/e-addressbook-view.c (display_view): Changed the
	parameter passed to gal_view_minicard_attach.

	* gui/widgets/gal-view-minicard.c (column_width_changed): Sets the
	horizontal scroll amount for the addresss card view to the current
	page size.

	* gui/widgets/gal-view-minicard.h: Changed function prototype for
	gal_view_minicard_attach. Passing EABView instead of
	EMinicardViewWidget.
	Fixes Bug#218273

svn path=/trunk/; revision=32896
2006-10-16 14:38:51 +00:00
Ushveen Kaur 577f912998 ** Fixes bug#332908
2006-10-16  Ushveen Kaur <kushveen@novell.com>

	** Fixes bug#332908
	* addressbook.error.xml :
	* gui/contact-editor/e-contact-editor.c : Prompt-resize dialog
	options changed. Three options given now, "Resize", "Use as it is"
	and "Do not save".

svn path=/trunk/; revision=32889
2006-10-16 13:25:56 +00:00
Francisco Javier F. Serrador c40dcb6678 addressbook/importers/evolution-ldif-importer.c
2006-10-15  Francisco Javier F. Serrador  <serrador@openshine.com>

	* addressbook/gui/widgets/eab-contact-display.c:
 	addressbook/importers/evolution-ldif-importer.c
 	addressbook/importers/evolution-vcard-importer.c
 	calendar/importers/icalendar-importer.c
 	plugins/groupwise-features/properties.glade
 	plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml
 	plugins/save-attachments/org-gnome-save-attachments.xml
 	shell/shell.error.xml : Make some string improvements to allow better
	use of gettext compendia.

svn path=/trunk/; revision=32879
2006-10-15 14:23:02 +00:00
Kjartan Maraas e86a94310a Remove duplicate include. Fix some compiler warnings. Cast away a compiler
2006-10-01  Kjartan Maraas  <kmaraas@gnome.org>

	* gui/component/addressbook-component.c: Remove duplicate include.
	* gui/contact-editor/e-contact-editor.c: (extract_simple_field):
	Fix some compiler warnings.
	* gui/contact-editor/e-contact-quick-add.c:
	(build_quick_add_dialog): Cast away a compiler warning.
	* gui/widgets/e-addressbook-view.c: (generate_viewoption_menu):
	#if 0 out an unused array, fix 0 vs NULL initialization in some
	other arrays and remove an unused GSList.
	* gui/widgets/e-minicard.c: (add_email_field): Make a var const.
	* gui/widgets/eab-gui-util.c: (eab_contact_save),
	(eab_contact_list_save): Add some casts to fix compiler warnings
	and #if 0 out an unused function.
	* util/eab-book-util.c: (escape), (eab_contact_list_from_string):
	Some GString fixes. All of this from bug #332101.

svn path=/trunk/; revision=32841
2006-10-01 11:55:39 +00:00
Srinivasa Ragavan c1294ffa5d ** Fix for bug #357811
2006-09-28  Srinivasa Ragavan  <sragavan@novell.com>

	** Fix for bug #357811

	* gui/widgets/e-addressbook-view.c: (search_activated): Fix for search
	on any type to work.

svn path=/trunk/; revision=32818
2006-09-28 08:53:41 +00:00
Matthew Barnes 300f448794 Fixes bug #351332
2006-09-18  Matthew Barnes  <mbarnes@redhat.com>

	Fixes bug #351332

	* gui/widgets/e-minicard.c:
	Fix implicit function declarations.

svn path=/trunk/; revision=32788
2006-09-18 17:16:25 +00:00
Ushveen Kaur 4032613d5f ** Fixes bug #352353
2006-09-12  Ushveen Kaur  <kushveen@novell.com>

	** Fixes bug #352353

	* gui/widgets/eab-gui-utils.c (file_exists): Translator comment
	is added.

svn path=/trunk/; revision=32760
2006-09-12 11:35:34 +00:00
Devashish Sharma e9dc216b62 Reverting last commit, head and stable are not branched so cannot commit string chnages.
svn path=/trunk/; revision=32747
2006-09-07 06:49:04 +00:00
Devashish Sharma 8493d0e8d9 Changed the comment "Do you want to overwrite it" to "Do you want to overwrite the file"
svn path=/trunk/; revision=32746
2006-09-07 06:35:24 +00:00
Kjartan Maraas fc6357576b Get rid of this to lose this old directory
svn path=/trunk/; revision=32649
2006-08-23 21:41:12 +00:00
Srinivasa Ragavan b8bb5bc3cd Fixes a lot of search issues.
svn path=/trunk/; revision=32606
2006-08-21 05:58:31 +00:00
Kjartan Maraas 94c77323b9 Clean out this one
svn path=/trunk/; revision=32577
2006-08-18 10:31:31 +00:00
Kjartan Maraas 9be58dae80 Plug a leak.
2006-08-17  Kjartan Maraas  <kmaraas@gnome.org>

	* gui/component/addressbook-component.c: (impl_requestCreateItem):
	Plug a leak.

svn path=/trunk/; revision=32562
2006-08-17 09:14:59 +00:00
Srinivasa Ragavan f735ecf48f Fixes bug #261239
svn path=/trunk/; revision=32561
2006-08-17 08:06:12 +00:00
Sushma Rai fa8b494f31 Added a callback to handle contact deletion error and corresponding error
strings. Fixes #260403.

svn path=/trunk/; revision=32483
2006-08-07 08:24:35 +00:00
Devashish Sharma 1a524f005e Assign proper search item ids in addressbook search.
svn path=/trunk/; revision=32427
2006-07-27 12:08:44 +00:00
Sushma Rai 2d711c0baa Commented out reference to undefined function eab_search_dialog_new().
See #347910.

svn path=/trunk/; revision=32408
2006-07-24 14:11:25 +00:00
Devashish Sharma cd009b33d7 Added support for gadu gadu im in contact entry.
svn path=/trunk/; revision=32407
2006-07-24 13:06:20 +00:00
Boby Wang 30042452b6 ** Fixes bug #347381
2006-07-20  Boby Wang <boby.wang@sun.com>

	** Fixes bug #347381

	* gui/contact-editor/e-contact-editor.c: (image_clicked):
	Set the image chooser dialog to modal dialog, then we can focus back to
	the chooser dialog by <ALT + TAB>

svn path=/trunk/; revision=32376
2006-07-22 10:00:15 +00:00
Devashish Sharma c6fcc1fbcd Autocompletion in contact list email entry.
svn path=/trunk/; revision=32368
2006-07-21 08:06:28 +00:00
Devashish Sharma 8dc17e7cbc Fix for Bug 343816
svn path=/trunk/; revision=32346
2006-07-19 10:40:43 +00:00
Ross Burton cbf5c9c970 [addressbook]
2006-07-18  Ross Burton  <ross@openedhand.com>

	* addressbook/gui/contact-editor/e-contact-editor.c:
	* addressbook/gui/contact-list-editor/e-contact-list-editor.c:
	* addressbook/gui/widgets/eab-contact-display.c:
	Fix for EContactPhoto changes.  Partially fixed by Hiroyuki Ikezoe
	<poincare@ikezoe.net>, finished by myself.  (#347870).

[plugins/bbdb]
2006-07-18  Ross Burton  <ross@openedhand.com>

	* gaimbuddies.c:
	Fix for EContactPhoto change.  Partially fixed by Hiroyuki Ikezoe
	<poincare@ikezoe.net>, rest by me.  (#347870)

svn path=/trunk/; revision=32343
2006-07-19 07:15:31 +00:00
Andre Klapper 5b4a0d7756 remove "*" from translation. Fixes bug #331147.
2006-07-18  Andre Klapper  <a9016009@gmx.de>

	* addressbook/gui/contact-editor/contact-editor.glade:
	* addressbook/gui/contact-editor/fullname.glade:
	* addressbook/gui/contact-editor/fulladdr.glade:
	* addressbook/gui/contact-editor/im.glade:
	* addressbook/gui/contact-list-editor/contact-list-editor.glade:
	* calendar/gui/dialogs/calendar-setup.glade:
	* calendar/gui/dialogs/new-calendar.glade:
	* calendar/gui/dialogs/new-task-list.glade:
	* calendar/gui/dialogs/url-editor-dialog.glade:
	* mail/message-tags.glade:
	* plugins/exchange-operations/exchange-change-password.glade:
	* plugins/groupwise-features/properties.glade:
	* widgets/e-timezone-dialog/e-timezone-dialog.glade:
	* widgets/menus/gal-view-instance-save-as-dialog.glade:
	* widgets/menus/gal-view-new-dialog.glade:
	* widgets/misc/e-attachment.glade:
	* widgets/misc/gal-categories.glade:
	remove "*" from translation. Fixes bug #331147.

svn path=/trunk/; revision=32340
2006-07-18 22:32:56 +00:00
Srinivasa Ragavan bdb9837517 Fix for bug 332909
svn path=/trunk/; revision=32308
2006-07-14 05:51:13 +00:00
Hiroyuki Ikezoe b551414de0 Fixing memory leaks.
2006-07-07  Hiroyuki Ikezoe  <poincare@ikezoe.net>

Fixing memory leaks.

svn path=/trunk/; revision=32269
2006-07-10 10:56:07 +00:00
Aishwarya K bcc0ccc7a5 Fix for #332963 Set the mnemonic character for "No image"
2006-07-08  Aishwarya K  <aishkalyan@gmail.com>

	Fix for #332963
	* e-contact-editor.c: Set the mnemonic character for "No image"

svn path=/trunk/; revision=32262
2006-07-08 13:51:30 +00:00
Harish Krishnaswamy a1d6678af2 Enhanced search functionality. patch submitted by Johnny Jacob Reviewed
2006-06-30  Harish Krishnaswamy  <kharish@novell.com>

Enhanced search functionality. patch submitted by Johnny Jacob
Reviewed and committed by Harish.

svn path=/trunk/; revision=32207
2006-06-30 09:46:32 +00:00
simon.zheng 31517cc2cf Convert filename from glib encoding to utf8 encoding. Fixes Bug #339151
2006-06-29  simon.zheng  <simon.zheng@sun.com>

        * gui/widgets/eab-gui-util.c: (file_exists): Convert filename
        from glib encoding to utf8 encoding.
        Fixes Bug #339151

svn path=/trunk/; revision=32204
2006-06-29 09:59:03 +00:00
Devashish Sharma 5137c45371 Fix for Bug#33691
svn path=/trunk/; revision=32197
2006-06-27 09:26:46 +00:00
Devashish Sharma d219c9c769 Fix for Bug #317511
svn path=/trunk/; revision=32158
2006-06-16 06:18:41 +00:00