Commit Graph

844 Commits

Author SHA1 Message Date
64977cb1bc Massive code cleanup (bug #429422)
svn path=/trunk/; revision=33432
2007-04-19 18:53:33 +00:00
97c166f97e Fix for bug #356523 from Martin Olsson
svn path=/trunk/; revision=33405
2007-04-09 06:26:03 +00:00
bab13ad62c Patch committed on behalf of Paul Iadonisi <pri.gnome-bz@iadonisi.to>
2007-04-05  Sankar P  <psankar@novell.com>

	* Patch committed on behalf of Paul Iadonisi <pri.gnome-bz@iadonisi.to>

	* e-msg-composer-hdrs.c: (create_from_optionmenu):
	Show only enabled accounts on composer.
	Look at bug #243241



svn path=/trunk/; revision=33384
2007-04-05 08:12:44 +00:00
72f0d0c000 Fix "incompatible pointer type" warnings (#360619).
2007-03-29  Matthew Barnes  <mbarnes@redhat.com>

	* calendar/gui/e-day-view.c:
	* calendar/gui/e-week-view.c:
	* calendar/gui/tasks-control.c:
	* composer/e-msg-composer-select-file.c:
	* mail/em-account-editor.c:
	* mail/em-folder-view.c:
	* mail/em-format-html-display.c:
	* mail/em-format-html.c:
	* mail/em-format.h:
	* mail/em-mailer-prefs.c:
	* mail/em-vfolder-rule.c:
	* mail/mail-ops.c:
	* mail/mail-send-recv.c:
	* mail/message-list.c:
	* plugins/bbdb/gaimbuddies.c:
	* plugins/itip-formatter/itip-formatter.c:
	* plugins/save-calendar/save-calendar.c:
	* shell/e-shell-window.c:
	* widgets/misc/e-icon-entry.c:
	* widgets/table/e-table-header-utils.c:
	* widgets/table/e-table-item.c:
	* widgets/table/e-tree-header-item.c:
	* widgets/table/e-tree-table-adapter.c:
	Fix "incompatible pointer type" warnings (#360619).


svn path=/trunk/; revision=33339
2007-03-29 17:29:46 +00:00
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
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
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
b3554a5cca ** Fixes #401546 - Commit the missing error string and remove the button
from the toolbar and also dis-associate the accelarator key.


svn path=/trunk/; revision=33256
2007-02-26 14:42:44 +00:00
dd4681234b Use ~/.evolution as the auto-save location.
2007-02-26  Sankar P  <psankar@novell.com>

	* e-msg-composer.c: (autosave_manager_query_load_orphans),
	(autosave_init_file): 
	Use ~/.evolution as the auto-save location.
	
	* Patch pushed upstream from Red Hat 
	by Matthew Barnes <mbarnes@redhat.com>	

	* Fixes #336612



svn path=/trunk/; revision=33252
2007-02-26 10:45:01 +00:00
54e7f2a59e Fix for bug #343943
svn path=/trunk/; revision=33249
2007-02-26 07:04:56 +00:00
fcfe102b0c **Fixes bug #343943 Added code for tab sequence to go from BCC into Body.
2007-01-25 Raghavendran <raghavguru7@gmail.com>

	**Fixes bug #343943
	* e-msg-composer.c:Added code for tab sequence to go from
	  BCC into Body.

svn path=/trunk/; revision=33149
2007-01-25 16:04:19 +00:00
7f17eb8d4d , (e_msg_composer_remove_header): Added code for modifying and removing
2007-01-18  Raghavendran R<raghavguru7@gmail.com>
        * e-msg-composer.[c,h]:
          (e_msg_composer_modify_header): ,
          (e_msg_composer_remove_header):
          Added code for modifying and removing camel
          mime message header .
          (menu_send_options_cb):Creates and emits the event
           when send options is clicked .


svn path=/trunk/; revision=33136
2007-01-22 18:57:16 +00:00
1ba2383270 ** Fixes bug #261062
svn path=/trunk/; revision=32827
2006-09-29 08:18:34 +00:00
b67fa40029 Fixes #351332
2006-09-18  Matthew Barnes  <mbarnes@redhat.com>

	Fixes #351332

	* e-msg-composer.c: Fix implicit function declarations.

svn path=/trunk/; revision=32790
2006-09-18 17:21:36 +00:00
fb9d18611d close an html tag properly. Fixes bug #350154.
2006-08-06  Andre Klapper <a9016009@gmx.de>

	* e-msg-composer.c: close an html tag properly. Fixes bug #350154.

svn path=/trunk/; revision=32480
2006-08-06 13:59:04 +00:00
a4922ca221 Fix for Bug 273921
svn path=/trunk/; revision=32364
2006-07-21 05:41:16 +00:00
9b1edd91d3 Fix for memory leak in bug #209254
svn path=/trunk/; revision=32337
2006-07-18 09:19:23 +00:00
17a2e89e3b Fix for bug #209254
svn path=/trunk/; revision=32328
2006-07-17 11:20:38 +00:00
b8daa5dc7c Fix for bug #209254
svn path=/trunk/; revision=32316
2006-07-14 06:55:19 +00:00
ed653efeb0 fixed
svn path=/trunk/; revision=32195
2006-06-26 15:43:50 +00:00
8b8668d8c5 Fixes bug #177416 on bnc initialise type to "" and not NULL.
2006-06-12  Parthasarathi Susarla <sparthasarathi@novell.com>

	Fixes bug #177416 on bnc
	* e-msg-composer.c: (attachment_guess_mime_type):
	initialise type to "" and not NULL.

svn path=/trunk/; revision=32113
2006-06-12 11:44:04 +00:00
b8b49de6ce If 'str' is empty, continue immediately rather than trying to parse it a
2006-05-26  Jeffrey Stedfast  <fejj@novell.com>

	* e-msg-composer.c (drop_action): If 'str' is empty, continue
	immediately rather than trying to parse it a URL.

svn path=/trunk/; revision=32040
2006-05-26 20:19:01 +00:00
f9a13fe3bb Instead of g_free()ing 'str' in the if and else blocks, just g_free it
2006-05-25  Jeffrey Stedfast  <fejj@novell.com>

	* e-msg-composer.c (drop_action): Instead of g_free()ing 'str' in
	the if and else blocks, just g_free it after the if-else block.

svn path=/trunk/; revision=32033
2006-05-25 18:15:54 +00:00
b5a0acb45a Replace 'if (!filename)' with 'if (filename)', fixes a bug in Srini's
2006-05-25  Jeffrey Stedfast  <fejj@novell.com>

	* e-msg-composer-select-file.c (select_attach_response): Replace
	'if (!filename)' with 'if (filename)', fixes a bug in Srini's
	patch.

svn path=/trunk/; revision=32032
2006-05-25 18:09:36 +00:00
4b1250f0ca Set the visible field to FALSE.
2006-05-25  Jeffrey Stedfast  <fejj@novell.com>

	* e-msg-composer-hdrs.c (header_new_recipient): Set the visible
	field to FALSE.

svn path=/trunk/; revision=32031
2006-05-25 18:05:31 +00:00
1999fbd962 fixed ChangeLog formatting
svn path=/trunk/; revision=32030
2006-05-25 18:04:05 +00:00
24368cf92d Added code to save/attach files/mails/events to/from remote shares
svn path=/trunk/; revision=32023
2006-05-25 06:04:48 +00:00
de728a10ee Committing fix for bug #333971
svn path=/trunk/; revision=31897
2006-04-26 08:28:55 +00:00
321d929aba Added ENameSelectorList support.
svn path=/trunk/; revision=31875
2006-04-24 06:46:33 +00:00
6761feca24 ** Fixes bug #333213 According to POSIX.1 specfication, if iconv()
2006-04-05  Simon Zheng  <simon.zheng@sun.com>

        ** Fixes bug #333213
        * e-msg-composer.c: (best_encoding): According to POSIX.1
        specfication, if iconv() encounts non-identical characters, it'll
        return the number of non-identical conversation performed. i.e.
        returning positive value means exception as well as -1.

svn path=/trunk/; revision=31766
2006-04-05 03:34:23 +00:00
ab382e9611 ** Fix for bug #268584
2006-03-20  Boby Wang <boby.wang@sun.com>

        ** Fix for bug #268584

        * e-msg-composer-attachment.glade:
        * e-msg-composer-select-file.c: (get_selector):
        set the accelerate key for "Suggest Suggest automatic display of
        attachment"

svn path=/trunk/; revision=31721
2006-03-20 06:18:45 +00:00
e58a0e7498 Committing Rohini's patch for bug #324742.
svn path=/trunk/; revision=31576
2006-02-24 08:15:43 +00:00
0cea641045 Return a value... Why are blatant errors like this just warnings in gcc?
2006-02-16  Tor Lillqvist  <tml@novell.com>

	* e-msg-composer-hdrs.c (e_msg_composer_hdrs_get_to)
	(e_msg_composer_hdrs_get_cc, e_msg_composer_hdrs_get_bcc): Return
	a value... Why are blatant errors like this just warnings in gcc?

svn path=/trunk/; revision=31533
2006-02-15 23:33:45 +00:00
02f7d08e8a Factorize some code.
* e-msg-composer-hdrs.c: (e_msg_composer_hdrs_get_internal),
        (e_msg_composer_hdrs_get_to), (e_msg_composer_hdrs_get_cc),
        (e_msg_composer_hdrs_get_bcc): Factorize some code.

svn path=/trunk/; revision=31465
2006-02-09 17:35:43 +00:00
e1277c6691 fixing a patch to again fix bug 325276.
2006-02-07  Andre Klapper <a9016009@gmx.de>
	* mail-composer.error.xml: fixing a patch to again fix bug 325276.

svn path=/trunk/; revision=31431
2006-02-07 12:36:57 +00:00
04b418a507 Use guint for 1 bit bitfield, use g_slist_delete_link instead of
2006-01-24  Kjartan Maraas  <kmaraas@gnome.org>

	* e-msg-composer-hdrs.c: (account_removed_cb),
	(header_new_recipient): Use guint for 1 bit bitfield, use
	g_slist_delete_link instead of g_slist_remove_link+g_slist_free1,
	Remove some unused vars.
	* e-msg-composer.c: (build_message), (set_editor_text),
	(autosave_manager_query_load_orphans),
	(e_msg_composer_new_with_message): Remove unused vars and rename
	a local variable with a name clash.
	* evolution-composer.c: (evolution_composer_init): Remove unused var
	* listener.c: Remove stray semi colon.

svn path=/trunk/; revision=31358
2006-01-30 09:51:18 +00:00
d34fc62f9f 2006-1-15 Srinivasa Ragavan <sragavan@novell.com
** Committing the patch for Johnny Jacob

	** Fixes bug #323127
	* e-msg-composer.c (create_composer) : Add a Expander
	for attachments bar.
	(show_attachments): Show/Hide attachment bar.
	(attachment_expander_activate_cb) : Event handler for attachment bar.

svn path=/trunk/; revision=31184
2006-01-15 16:04:20 +00:00
8c698f1318 ** Fixes bug #326378
2006-01-13  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #326378

	* mail-composer.error.xml: Added mnemonics to Recover, Do not Recover
	buttons in composer.

svn path=/trunk/; revision=31175
2006-01-13 16:43:50 +00:00
19d9bd5945 Committing Rohini's patch.
2006-01-10  Srinivasa Ragavan <sragavan@novell.com>

	* Committing Rohini's patch.

svn path=/trunk/; revision=31113
2006-01-10 07:49:54 +00:00
2dabbc64ae use libedataserver/e-account.h instead of e-util/e-account.h. use
2006-01-06  Simon Zheng <simon.zheng@sun.com>

        * e-msg-composer-hdrs.h: use libedataserver/e-account.h
        instead of e-util/e-account.h.
        * evolution-composer.c: use libedataserver/e-account-list.h
        instead of e-util/e-account-list.h.

svn path=/trunk/; revision=31074
2006-01-06 06:40:44 +00:00
4b1a6066dc s/don't/do not/ string changes. Fixes #325276.
2006-01-01 Harish Krishnaswamy <kharish@novell.com>

	* s/don't/do not/ string changes. Fixes #325276.

svn path=/trunk/; revision=31003
2006-01-01 12:34:48 +00:00
0ef40d19c2 Include <gtk/gtk.h> instead of attempting to hand-pick individual GTK
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* e-msg-composer-attachment.c: Include <gtk/gtk.h> instead of
	attempting to hand-pick individual GTK headers. Use gstdio
	wrappers. Use GDir instead of dirent. Use g_mkstemp() instead of
	mkstemp(). Construct xml file names at run-time.

svn path=/trunk/; revision=30832
2005-12-17 17:22:49 +00:00
82e65517b6 Include <gtk/gtk.h> instead of attempting to hand-pick individual GTK
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* e-msg-composer.c: Include <gtk/gtk.h> instead of attempting to
	hand-pick individual GTK headers. Use gstdio wrappers. Use GDir
	instead of dirent. Use g_mkstemp() instead of mkstemp(). Construct
	xml file names at run-time.
	(autosave_manager_unregister): Close file before unlinking so we
	don't leave stray autosave files laying around on Win32.

svn path=/trunk/; revision=30819
2005-12-17 14:14:07 +00:00
1065638cd6 Committed Johnny's patch.
2005-12-14  Srinivasa Ragavan <sragavan@novell.com>

	* Committed Johnny's patch.

svn path=/trunk/; revision=30775
2005-12-14 14:04:50 +00:00
1aacb36b7b Add support for setting priority of a message.
2005-12-07  Parthasarathi Susarla <sparthasarathi@novell.com>

	* e-msg-composer.[ch]:
	(build_message):
	(menu_insert_priority_cb):
	(setup_ui):
	(e_msg_composer_get_priority):
	(e_msg_composer_set_priority):
	Add support for setting priority of a message.

svn path=/trunk/; revision=30734
2005-12-07 08:29:51 +00:00
3fa50f34f7 ** See bug #322863 Check if the account indeed exists before
2005-12-05  Parthasarathi Susarla <sparthasarathi@novell.com>

	** See bug #322863
	* e-msg-composer.c: (e_msg_composer_new_with_message):
	Check if the account indeed exists before freeing/duping it.
	The account would typically not exist, when redirecting mails
	originated from other accounts which are not configured in ones
	machine.

svn path=/trunk/; revision=30718
2005-12-05 08:31:03 +00:00
4172f09580 Include e-util-private.h to get redefinition of compile-time pathnames as
2005-11-26  Tor Lillqvist  <tml@novell.com>

	* e-msg-composer-attachment.c: Include e-util-private.h to get
	redefinition of compile-time pathnames as calls to functions on
	Windows. Construct the pathnames of files and directories under
	the installation prefix at run-time to enable install-anywhere on
	Windows. No effect on functionality on Unix.

svn path=/trunk/; revision=30681
2005-11-26 02:43:22 +00:00
a0ce7e9771 use composer->priv->charset instead of p->charset. This fixes a crash
2005-10-22  Parthasarathi Susarla <sparthasarathi@novell.com>

	* e-msg-composer.c: (get_file_content):
	use composer->priv->charset instead of p->charset. This fixes
	a crash

svn path=/trunk/; revision=30554
2005-10-22 08:16:44 +00:00
0776ea1d51 Comitted NotZed's patch given on #314701
2005-10-21 Vivek Jain <jvivek@novell.com>

	Comitted NotZed's patch given on #314701

	** See bug #314701.
	* e-msg-composer-hdrs.c (get_account_store_url): don't dereference
	a null url or create an empty one.

svn path=/trunk/; revision=30545
2005-10-21 05:10:07 +00:00
6f39b0448b Little oeps
svn path=/trunk/; revision=30534
2005-10-19 11:05:27 +00:00