Commit Graph

18444 Commits

Author SHA1 Message Date
1441c34f00 Convert real name to UTF-8 if needed.
* mail-config-druid.c: (identity_prepare), (config_wizard_new):
        Convert real name to UTF-8 if needed.

svn path=/trunk/; revision=22796
2003-10-03 15:41:01 +00:00
2ff5378ac9 Disable the selection of the first unread message for now. This is
2003-10-03  Jeffrey Stedfast  <fejj@ximian.com>

	* em-folder-browser.c (emfb_set_folder): Disable the selection of
	the first unread message for now. This is actually annoying the
	fuck out of me, Radek, and a few other people.

svn path=/trunk/; revision=22794
2003-10-03 15:16:42 +00:00
bca6fac45e fixed suresh's broken changelog entry
svn path=/trunk/; revision=22793
2003-10-03 15:11:38 +00:00
b354bafd8a Updated Norwegian (nynorsk) translation.
2003-10-02  Åsmund Skjæveland  <aasmunds@fys.uio.no>

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

svn path=/trunk/; revision=22792
2003-10-02 20:19:09 +00:00
6956ee62cf Patch to use Control-L for "Reply to list" from Karsten Bräckelmann
2003-10-02  Rodney Dawes  <dobey@ximian.com>

	* evolution-mail-message.xml: Patch to use Control-L for "Reply
	to list" from Karsten Bräckelmann

svn path=/trunk/; revision=22791
2003-10-02 20:13:57 +00:00
868f975856 Fix for 40917 "Backspace shouldn't highlight the whole remaining string in
2003-10-02  Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>

        * mail-config-druid.c: Fix for 40917 "Backspace shouldn't highlight
        the whole remaining string in Setup Assistant".

        Removed repeated focussing per keystroke for the following functions

        (identity_changed)
        (source_changed)
        (transport_changed)
        (management_changed)

        (identity_prepare): Removed the initial highlighting for Full Name,
        also the unneeded intial grab_focus.

svn path=/trunk/; revision=22790
2003-10-02 17:19:30 +00:00
eff89404e4 zero out last_part if we're clearing. Uh, this fixes, but shouldn't, part
2003-10-02  Not Zed  <NotZed@Ximian.com>

        * em-format-html.c (efh_format_timeout): zero out last_part if
        we're clearing.  Uh, this fixes, but shouldn't, part of #49034.
        The problem is the 'last part' logic is based on the address,
        which can quite easily be repeated for different messages.

        * em-folder-view.c (emfv_list_message_selected): reverted jeff's
        patch for #48618, use a much simpler method.

        * em-message-browser.c (emmb_destroy): hook onto destroy handler,
        we need to destroy the messagelist ourselves, since we dont attach
        it to any parent window.

svn path=/trunk/; revision=22785
2003-10-02 05:34:36 +00:00
060d4b7e0a turn off blocking writes. (efh_format_timeout): don't do a htmlbegin on
2003-10-01  Not Zed  <NotZed@Ximian.com>

        * em-format-html.c (efh_init): turn off blocking writes.
        (efh_format_timeout): don't do a htmlbegin on the page yet, it'll
        be handled by em-html-stream when it has data, to reduce flicker.
        (efh_format_do): close the main gtkhtml stream as soon as we're
        done writing the body.  any sub-jobs should be using frames etc.
        (efh_text_plain): dont write a table around the text, try to
        reduce flickering.  layout may be out now though.

        * em-html-stream.c (emhs_sync_write): if we have no html_stream
        yet, begin a new one.

svn path=/trunk/; revision=22784
2003-10-02 04:26:03 +00:00
14cc184b53 Updated Norwegian (nynorsk) translation.
2003-10-01  Åsmund Skjæveland  <aasmunds@fys.uio.no>

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

svn path=/trunk/; revision=22777
2003-10-01 06:55:11 +00:00
54869d90bd new VOID:STRING,STRING,STRING build the new view/store/renderer/editable
2003-09-30  Mike Kestner <mkestner@ximian.com>

	* cal-util/cal-util-marshal.list : new VOID:STRING,STRING,STRING
	* gui/Makefile.am : build the new view/store/renderer/editable
	* gui/e-select-names-renderer.* : new completion cell renderer
	* gui/e-select-names-editable.* : new completion cell editable
	* gui/e-meeting-model.* : killed. code reused in list-view/store
	* gui/e-meeting-store.* : port of EMeetingModel to GtkTreeModel
	* gui/e-meeting-list-view.* : GtkTreeView subclass for attendee lists
	* gui/e-meeting-time-sel.c : Use the new store/view
	* gui/e-meeting-time-sel-item.c : Use the new store/view
	* gui/dialogs/Makefile.am : don't install the etspec anymore.
	* gui/dialogs/event-editor.c : Use the new store/view.
	* gui/dialogs/meeting-page.c : Use the new store/view.
	* gui/dialogs/shedule-page.c : Use the new store/view.
	* gui/dialogs/task-editor.c : Use the new store/view.

svn path=/trunk/; revision=22774
2003-09-30 22:39:04 +00:00
642e0e5abd new, treeview renderer for combo cells new, GtkCellEditable for combo
2003-09-30  Mike Kestner  <mkestner@ximian.com>

	* e-cell-renderer-combo.* : new, treeview renderer for combo cells
	* e-combo-cell-editable.* : new, GtkCellEditable for combo cells
	* Makefile.am : build the new files

svn path=/trunk/; revision=22773
2003-09-30 22:35:10 +00:00
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