Commit Graph

18483 Commits

Author SHA1 Message Date
8660505eb2 Use "Sans Regular" instead of "Helvetica" Fixes bug #47878
2003-09-30  Rodney Dawes  <dobey@ximian.com>

	* em-format-html-print.c: Use "Sans Regular" instead of "Helvetica"
	Fixes bug #47878

svn path=/trunk/; revision=22771
2003-09-30 18:44:09 +00:00
7d9119733a fixed encoding for Spanish translators.
2003-09-30  Ismael Olea <ismael@olea.org>

	* e-shell-about-box.c: fixed encoding for Spanish translators.

svn path=/trunk/; revision=22769
2003-09-30 09:58:02 +00:00
dbecfb2314 remove gconf stuff. (em_format_html_set_xmailer_mask): new method to set
2003-09-30  Not Zed  <NotZed@Ximian.com>

        * em-format-html.c (efh_init): remove gconf stuff.
        (em_format_html_set_xmailer_mask): new method to set the xmailer mask.

        * em-folder-view.c (emfv_display_keys[]): Added charset key to
        monitor/retrieve, and xmailer_mask.
        (emfv_setting_notify): Monitor charset setting, pass onto the
        formatter, as well as xmailer_mask.

        * mail-preferences.c (mail_preferences_construct): use the new
        charset key.
        (mail_preferences_apply): use the new charset key.

        * evolution-mail.schemas: Moved the mail/format/charset to
        mail/display/charset.  1. it makes more sense, and 2. it makes
        notification update easier in em-folder-view.c

        * em-format.c (emf_init): remove the gconf charset stuff, for bug
        #48791, and also actually fixes the fixme that jeff thought he
        fixed.
        (em_format_format_text): use default charset as fallback.
        (em_format_set_default_charset): New method to set the default charset.
        (gconf_charset_changed): removed.

svn path=/trunk/; revision=22768
2003-09-30 06:52:13 +00:00
1af3fe8fe0 Oops, put the arguments in the right order.
2003-09-29  Jeffrey Stedfast  <fejj@ximian.com>

	* em-format.c (emf_init): Oops, put the arguments in the right order.

svn path=/trunk/; revision=22757
2003-09-29 20:40:35 +00:00
7dbb51cfc9 removed subscribe-dialog.etspec and added another FIXME to em-folder-browser.c
svn path=/trunk/; revision=22756
2003-09-29 20:22:43 +00:00
2c2f8e8fde link to libical-evolution
2003-09-29  JP Rosevear <jpr@ximian.com>

	* conduits/todo/Makefile.am: link to libical-evolution

	* conduits/calendar/Makefile.am: ditto

svn path=/trunk/; revision=22752
2003-09-29 18:16:15 +00:00
4fa09be933 added a FIXME comment
svn path=/trunk/; revision=22749
2003-09-29 17:51:28 +00:00
0b1c3c7775 updated
svn path=/trunk/; revision=22729
2003-09-26 16:38:16 +00:00
dee72e870e updated cvsignore
svn path=/trunk/; revision=22728
2003-09-26 16:37:39 +00:00
8711e2ffaa updateed cvsignore
svn path=/trunk/; revision=22727
2003-09-26 16:37:14 +00:00
671eb28ab8 added .cvsignore
svn path=/trunk/; revision=22726
2003-09-26 16:36:34 +00:00
2d75334547 ignore makefile.in
svn path=/trunk/; revision=22725
2003-09-26 16:35:54 +00:00
1bb363c322 *** empty log message ***
svn path=/trunk/; revision=22724
2003-09-26 16:35:21 +00:00
1579e36541 ignore Makefile.in
svn path=/trunk/; revision=22723
2003-09-26 16:34:29 +00:00
dd3b7c670e Updated Norwegian (nynorsk) translation.
2003-09-26  Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian (nynorsk) translation.

svn path=/trunk/; revision=22722
2003-09-26 16:13:37 +00:00
2e42040bad IPv6 implementation rewritten to use getnameinfo() which is the proper
2003-09-26  Jeffrey Stedfast  <fejj@ximian.com>

	* e-host-utils.c (e_gethostbyaddr_r): IPv6 implementation
	rewritten to use getnameinfo() which is the proper function to use
	in this case. Fixes bug #46006 the Right Way (tm).

svn path=/trunk/; revision=22720
2003-09-26 16:04:12 +00:00
99c61843f0 Updated Norwegian (nynorsk) translation.
2003-09-26  Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian (nynorsk) translation.

svn path=/trunk/; revision=22715
2003-09-26 13:47:03 +00:00
39b6277e89 Updated Slovak translation.
2003-09-26  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: Updated Slovak translation.

svn path=/trunk/; revision=22714
2003-09-26 11:57:07 +00:00
6482763161 Allow any file: uri to point to a sent or drafts folder.
2003-09-25  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-account-gui.c (mail_account_gui_save): Allow any file: uri
	to point to a sent or drafts folder.

svn path=/trunk/; revision=22706
2003-09-25 20:04:42 +00:00
9588114593 Make the dialog more HIG-compliant by fixing widget alignment/spacing
2003-09-25  Rodney Dawes  <dobey@ximian.com>

	* mail-send-recv.c: Make the dialog more HIG-compliant by fixing
	widget alignment/spacing issues, and removing separators

svn path=/trunk/; revision=22702
2003-09-25 16:11:29 +00:00
b8c1050886 Make sure that res->ai_canonname is non-NULL and that it doesn't match the
2003-09-25  Jeffrey Stedfast  <fejj@ximian.com>

	* e-host-utils.c (e_gethostbyaddr_r): Make sure that
	res->ai_canonname is non-NULL and that it doesn't match the
	numeric host address that we were trying to resolve. Fixes the
	second half of bug #46006.

svn path=/trunk/; revision=22701
2003-09-25 16:09:07 +00:00
da85df2ff6 fixed a comment spelling mistake and removede CAMEL_OBJECT() casting where it was not needed (ref and unref calls)
svn path=/trunk/; revision=22700
2003-09-25 16:07:46 +00:00
e993c193d8 Updated Slovak translation.
2003-09-25  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: Updated Slovak translation.

svn path=/trunk/; revision=22699
2003-09-25 16:05:13 +00:00
8eb39923ce If the localhost lookup results in a numeric IPv6 host, use the form
2003-09-25  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/smtp/camel-smtp-transport.c (smtp_helo): If the
	localhost lookup results in a numeric IPv6 host, use the form
	"[IPv6:<addr>]" as specified in rfc2821. Fixes bug #46006.

svn path=/trunk/; revision=22694
2003-09-25 15:16:51 +00:00
edafb41f2a Same as below.
2003-09-24  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer-attachment-bar.c (get_default_charset): Same as
	below.

	* e-msg-composer.c (composer_get_default_charset_setting): Handle
	empty-string as the charset value gotten from gconf as this can
	happen. Partial fix for bug #47638.

svn path=/trunk/; revision=22692
2003-09-24 20:12:02 +00:00
367d71e400 fixed ChangeLog
svn path=/trunk/; revision=22691
2003-09-24 20:09:30 +00:00
6ddd4506fe Same as below.
2003-09-24  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-preferences.c (mail_preferences_construct): Same as below.

	* mail-composer-prefs.c (mail_composer_prefs_construct): gconf can
	return empty string if the charset has not been set, so if the
	charset string is empty, default the charset to the user's locale
	charset. Partial fix for bug #47638.

svn path=/trunk/; revision=22690
2003-09-24 20:08:15 +00:00
335cc4fad6 More artwork from Jakub.
svn path=/trunk/; revision=22687
2003-09-24 14:46:35 +00:00
1f06b6dfe5 New artwork from Jakub.
svn path=/trunk/; revision=22686
2003-09-24 14:43:30 +00:00
030eb06b18 some checking code added to ensure that end_offset and start_offset both
2003-09-22  Tim Wo <tim.wo@sun.com>

	* gal/a11y/e-text/gal-a11y-e-text.c (et_get_text): some checking
	code added to ensure that end_offset and start_offset both belong
	to [0, length of the text] and end_offset >= start_offset or it
	will lead to a crash
	(et_get_caret_offset):no need to deal with character encoding
	here, since the widget has already delt with it.
	(et_get_selection): dealing with character encoding and ensure
	end_offset >= start_offset, or it will lead to a crash
	(et_add_selection): we can not get the ETextEventProcessor here,
	so the old implementation leads to a crash. Modify the parameters
	"selection_start" and "selection_end" directly instead
	(et_remove_selection): implementation added
	(et_set_selection): implementation added
	(et_set_caret_offset): no need to deal with character encoding
	here, since the widget has already delt with it. Another change
	is when offset == -1, move the caret to the end of the text,
	this keeps the same behavior as GailTextview

svn path=/trunk/; revision=22685
2003-09-24 11:26:00 +00:00
9cd7b8f8ba Remove flex check. Set ICAL_ERRORS_ARE_FATAL to 0.
2003-09-23  Hans Petter Jansson  <hpj@ximian.com>

	* configure.in: Remove flex check. Set ICAL_ERRORS_ARE_FATAL to 0.

	* src/libicalss/icalgauge.c (icalgauge_new_from_sql): Don't use
	globals struct. Remove calls to sslex_init(), _extra(),
	ss_scan_string(). Use a global pointer icalss_yy_gauge to hold context.
	Call ssparse() with no arguments.

	* src/libicalss/icalsslexer.l: Remove options reentrant and
	bison-bridge. Rename variables, change function invocations to comply
	with flex 2.5.4.
	(icalss_input): Add function to read input.

	* src/libicalss/icalssyacc.y (yyextra): Remove.
	(select_list)
	(from_list)
	(where_clause)
	(where_list): yyextra -> icalss_yy_gauge

	* src/libicalss/icalsslexer.c:
	* src/libicalss/icalssyacc.c:
	* src/libicalss/icalssyacc.h: Add generated files back to repository.
	They don't belong there, but that's not my problem.

svn path=/trunk/; revision=22683
2003-09-24 02:06:52 +00:00
1b5c1357dc Don't xmlFree (name) until after we've g_strdup'd it. (em_migrate_dir): If
2003-09-23  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mbox-upgrade.c (get_local_store): Don't xmlFree (name)
	until after we've g_strdup'd it.
	(em_migrate_dir): If the metadata file doesn't exist, don't even
	bother trying subfolers (the shell just ignores them so we should
	too).

svn path=/trunk/; revision=22679
2003-09-23 21:25:48 +00:00
020a8e0361 If the CREATE flag is set and the parent .sbd directory does not exist,
2003-09-23  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/local/camel-mbox-store.c (get_folder): If the CREATE
	flag is set and the parent .sbd directory does not exist, create
	it.

svn path=/trunk/; revision=22677
2003-09-23 21:03:19 +00:00
c948d14546 Don't xmlFree (name) until after we've g_strdup'd it.
2003-09-23  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mbox-upgrade.c (get_local_store): Don't xmlFree (name)
	until after we've g_strdup'd it.

svn path=/trunk/; revision=22676
2003-09-23 20:32:07 +00:00
8db4001828 Fix for bug #48791 (and also fixes a FIXME)
2003-09-23  Jeffrey Stedfast  <fejj@ximian.com>

	Fix for bug #48791 (and also fixes a FIXME)

	* em-format.c (emf_init): Setup a gconf listener for changes to
	the charset setting.
	(gconf_charset_changed): Update the cached gconf charset value.
	(emf_finalise): Free the EMFormatPrivate data, unref the gconf
	client, disconnect the charset notify id, and free the cached
	gconf charset value.
	(em_format_format_text): Use the cached gconf charset value.

svn path=/trunk/; revision=22675
2003-09-23 20:15:44 +00:00
b0cf774e78 Updated.
2003-09-23  Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated.

svn path=/trunk/; revision=22672
2003-09-23 19:14:45 +00:00
1182181b37 Don't forget to flush the iconv conversion.
2003-09-23  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-utils.c (append_8bit): Don't forget to flush the
	iconv conversion.

svn path=/trunk/; revision=22671
2003-09-23 18:40:25 +00:00
4bd500a0d8 Don't try dot-files.
2003-09-23  Jeffrey Stedfast  <fejj@ximian.com>

	* tests/message/test4.c (main): Don't try dot-files.

svn path=/trunk/; revision=22665
2003-09-23 16:50:06 +00:00
2f6e188b20 Minor update.
2003-09-23  Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Minor update.

svn path=/trunk/; revision=22660
2003-09-23 11:43:02 +00:00
beb604cfc9 connect to "key_press_event" signal with key_press_event_callback.
2003-09-23  Charles Zhang  <charles.zhang@sun.com>

	* e-shell-startup-wizard.c (e_shell_startup_wizard_create): connect
	to "key_press_event" signal with key_press_event_callback.
	(key_press_event): Handle `ESC` key press event. [#48145]

svn path=/trunk/; revision=22657
2003-09-23 08:19:56 +00:00
d652232d85 Add some assertion. Send Close response signal to the properties dialog
2003-09-13  Charles Zhang  <charles.zhang@sun.com>

	* e-msg-composer-attachment-bar.c (remove_attachment): Add some
	assertion. Send Close response signal to the properties dialog
	while removeing an attachment.
	* e-msg-composer-attachment-bar.c (remove_selected): Fix a re-
	remove-attachment bug. [#48466]

svn path=/trunk/; revision=22656
2003-09-23 08:18:40 +00:00
a2d243e391 ** See bug #32996
2003-09-22  Not Zed  <NotZed@Ximian.com>

        ** See bug #32996

        * mail-folder-cache.c (real_flush_updates): don't just pass TRUE
        to the 'can work offline' parameter of new shell folder.

        ** See bug #39410

        * mail-ops.c (prep_offline_do): sync all messages, not just
        unread or flagged ones.

svn path=/trunk/; revision=22655
2003-09-23 01:05:16 +00:00
98cf0ad5f5 ** See bug #41610
2003-09-22  Not Zed  <NotZed@Ximian.com>

        ** See bug #41610

        * providers/pop3/camel-pop3-folder.c (cmd_tocache): protect a
        divide by 0 for 0 length messages.

svn path=/trunk/; revision=22654
2003-09-23 01:02:23 +00:00
bd44c72b2b Remove $(cxx_libs), it's undefined.
2003-09-22  Hans Petter Jansson  <hpj@ximian.com>

        * src/libicalcap/Makefile.am (LDADD): Remove $(cxx_libs), it's
        undefined.

svn path=/trunk/; revision=22653
2003-09-22 21:27:01 +00:00
16a7d16629 removed, moved to em-folder-view, for now, it has access to an invisible.
2003-09-22  Not Zed  <NotZed@Ximian.com>

        * em-popup.c (emp_uri_popup_link_copy): removed, moved to
        em-folder-view, for now, it has access to an invisible.

        * em-folder-view.c (emfv_setting_notify): honour the load_http
        setting, at least the all setting.
        (emfv_format_popup_event): setup the popup menu item for copy link
        location here.

svn path=/trunk/; revision=22652
2003-09-22 19:51:25 +00:00
1d84cb5e08 Connect to "value-changed" rather than "changed" for spin buttons.
2003-09-22  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-preferences.c (mail_preferences_construct): Connect to
	"value-changed" rather than "changed" for spin buttons.

svn path=/trunk/; revision=22650
2003-09-22 18:55:50 +00:00
d60e250a6e implement, we hook into the mail progress reporting stuff by overriding
2003-09-21  Not Zed  <NotZed@Ximian.com>

        * mail-session.c (ms_thread_msg_new): implement, we hook into the
        mail progress reporting stuff by overriding the CamelOperation
        member with one from a dummy mail_msg.
        (ms_thread_msg_free): handle freeing.

        * mail-mt.c (mail_msg_free): mute the camel-operaiton when we free
        it so we no longer get updates.

svn path=/trunk/; revision=22649
2003-09-22 18:53:26 +00:00
6abd6e01b3 Added "offline_sync" option, which lets you synchronise all mail to local
2003-09-22  Not Zed  <NotZed@Ximian.com>

        * providers/imap/camel-imap-provider.c: Added "offline_sync"
        option, which lets you synchronise all mail to local storage
        automagically.

        * camel-disco-folder.c (cdf_folder_changed): hook onto the folder
        changed single, for all new messages, check that they are online
        using another thread, if the offline_sync option has been enabled
        for this store.

2003-09-21  Not Zed  <NotZed@Ximian.com>

        * camel-session.c (session_thread_destroy): call proper entry
        point for freeing the message.

2003-09-18  Not Zed  <NotZed@Ximian.com>

        * camel-folder.c (filter_filter): register the filtering process
        for progress, and do progress of the filtering process.

2003-09-17  Not Zed  <NotZed@Ximian.com>

        * camel.c (camel_init): init camel operation.

        * camel-operation.c (camel_operation_reset): removed, not used,
        not worth it.
        (camel_operation_mute): new method to stop all status updates
        permanently.
        (*): Changed to use thread specific data and a list rather than a
        hashtable.
        (cancel_thread): removed.
        (camel_operation_register): return the previously registered op.

svn path=/trunk/; revision=22648
2003-09-22 18:48:34 +00:00
5d47e3740b Listen to the "value-changed" signal rather than the "changed" signal.
2003-09-22  Jeffrey Stedfast  <fejj@ximian.com>

	* filter-int.c (get_widget): Listen to the "value-changed" signal
	rather than the "changed" signal. Fixes bug #48166.

svn path=/trunk/; revision=22646
2003-09-22 18:40:41 +00:00
4ba952503e Fix the code that creates a new ssl stream to pass the correct arguments
2003-09-22  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/nntp/camel-nntp-store.c (connect_to_server): Fix the
	code that creates a new ssl stream to pass the correct arguments
	and the proper flags.

	* providers/imapp/camel-imapp-folder.c (imap_sync): Cast the
	CamelFolder to a CamelIMAPPFolder to hush some compiler warnings.

	* camel-mime-utils.h: Define a struct _CamelContentDisposition
	(allows the imapp code to compile)

	* providers/imapp/camel-imapp-driver.c: #include <string.h>

svn path=/trunk/; revision=22635
2003-09-22 15:00:59 +00:00