Commit Graph

12826 Commits

Author SHA1 Message Date
b15abd7c7e I should have merged in the patch rather than being lazy and copying the file from the other branch. *kicks myself in the butt*
svn path=/trunk/; revision=14872
2001-12-04 21:56:38 +00:00
8438d0bc82 Change the FileSend tooltip the be the same as the FileSendLater tooltip
2001-11-30  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer.c (setup_ui): Change the FileSend tooltip the be
	the same as the FileSendLater tooltip if we are in offline mode.

svn path=/trunk/; revision=14871
2001-12-04 21:49:38 +00:00
410f3bc629 Merging changes:
2001-12-04  Christopher James Lahey  <clahey@ximian.com>

	* configure.in (GAL_CURRENT): Bumped version number to 0.18.99.0
	and CURRENT to 19.

2001-11-21  Christopher James Lahey  <clahey@ximian.com>

	* gal/widgets/e-reflow.c, gal/widgets/e-reflow.h: Handle
	selection_row_changed signal.

	* gal/widgets/e-selection-model-array.c,
	gal/widgets/e-selection-model-array.h: Properly send
	selection_row_changed signals if changing from a single row
	selected to a single other row selected or if moving the
	selection_end by a single row.

	* gal/widgets/e-selection-model.c,
	gal/widgets/e-selection-model.h: Added selection_row_changed
	signal.
	(e_selection_model_select_as_key_press): Fixed the case statement
	here to make MULTIPLE and EXTENDED the same as BROWSE instead of
	as SINGLE.

From gal/e-table/ChangeLog:

2001-11-21  Christopher James Lahey  <clahey@ximian.com>

	* e-table-item.c, e-table-item.h: Handle selection_row_changed
	signal.  Keep track of the old cursor row so that we only redraw
	two rows when the cursor changes.

	* e-table.c, e-tree.c: Handle selection_row_changed signal.

	* e-tree-selection-model.c: Properly send selection_row_changed
	signals if changing from a single row selected to a single other
	row selected or if moving the selection_end by a single row.

svn path=/trunk/; revision=14870
2001-12-04 21:03:28 +00:00
e508d29396 *** empty log message ***
svn path=/trunk/; revision=14868
2001-12-04 20:55:41 +00:00
4b74a42adf Merging changes:
2001-11-28  Christopher James Lahey  <clahey@ximian.com>

	* e-table.c (context_destroyed), e-tree.c (context_destroyed):
	Check for et being destroyed here before doing anything.  Fixes
	Ximian bug #15728.

svn path=/trunk/; revision=14864
2001-12-04 12:11:16 +00:00
1994bab834 Merging changes:
2001-12-04  Christopher James Lahey  <clahey@ximian.com>

	* e-table-group.c, e-table.c, e-tree.c: Changed some comments.
	Added a bunch of documentation here.

svn path=/trunk/; revision=14861
2001-12-04 11:21:55 +00:00
ec65c861a6 fix up gfarris's mistaken commit to gnome-common (revert to yesterday's versions)
svn path=/trunk/; revision=14858
2001-12-04 05:43:50 +00:00
edd7c48be6 *** empty log message ***
svn path=/trunk/; revision=14857
2001-12-04 04:46:41 +00:00
4afdf27f16 Make address comparisons case-insensitive. (Fixes 11776)
2001-12-03  Jon Trowbridge  <trow@ximian.com>

        * backend/ebook/e-destination.c (e_destination_equal): Make address
        comparisons case-insensitive. (Fixes 11776)

	* backend/ebook/e-card.c (e_card_email_match_single_string): Make address
	host comparisons case-insensitive. (Fixes 11776)

svn path=/trunk/; revision=14856
2001-12-04 01:31:39 +00:00
45170baee7 Clean ESelectNamesModel on focus-out. (Half of a fix for 15656)
2001-12-03  Jon Trowbridge  <trow@ximian.com>

        * gui/component/select-names/e-select-names-manager.c (focus_out_cb): Clean
        ESelectNamesModel on focus-out. (Half of a fix for 15656)

        * backend/ebook/e-destination.c (nonempty): Fix this function
        and make it utf8-safe. (The other half of the fix for 15656)

svn path=/trunk/; revision=14855
2001-12-04 01:17:13 +00:00
86755b7d11 make sure we call e_table_model_pre_change() before changing the model.
2001-12-03  Damon Chaplin  <damon@ximian.com>

	* gui/e-meeting-model.c:
	* gui/calendar-model.c: make sure we call e_table_model_pre_change()
	before changing the model.

	* gui/calendar-config.c (calendar_config_configure_e_calendar_table):
	removed call to e_table_model_changed(). calendar_model_refresh()
	results in that anyway.

svn path=/trunk/; revision=14854
2001-12-03 22:59:20 +00:00
35b2f0ce2a disabled 'Alarms', 'End Date' and 'Show Time As' fields, as these are not
2001-12-03  Damon Chaplin  <damon@ximian.com>

	* gui/e-calendar-table.etspec: disabled 'Alarms', 'End Date' and
	'Show Time As' fields, as these are not useful for tasks. We may want
	to reenable them later if we add a table view of calendar events.

svn path=/trunk/; revision=14853
2001-12-03 22:45:57 +00:00
c00bdc4cb3 Touched. Minor changes to IMAP section, to make sure links worked, etc.
2001-11-27  Aaron Weber  <aaron@ximian.com>

	* C/usage-mail.sgml: Touched. Minor changes to IMAP section, to
	make sure links worked, etc.

	* C/config-prefs.sgml: Expanded IMAP options.

	* C/usage-mainwindow.sgml: Added note about more options
	available.

2001-11-26  Aaron Weber  <aaron@ximian.com>

	* C/usage-exchange.sgml: removed FIXMES, made valid within larger
	<book> context.

2001-11-19  Aaron Weber  <aaron@ximian.com>

	* C/usage-mail-org.sgml: changed Unmatched vfolder
	description. Removed note about how it behaves when you have no
	vFolders.

2001-11-15  Aaron Weber  <aaron@ximian.com>

	* C/apx-authors.sgml: Removed authorlist, point people to "About"
	box, since there's no point in having so many lists in so many
	places.

2001-11-02  Aaron Weber  <aaron@ximian.com>

	* C/usage-mainwindow.sgml: Connector.

	* C/config-prefs.sgml: Connector.

	* C/usage-exchange.sgml: Connector.

2001-10-31  Aaron Weber  <aaron@ximian.com>

	* C/usage-exchange.sgml: More working on this file today. Nearly
	done.

	* C/topic.dat: Added Connector info.

	* C/usage-mainwindow.sgml: Added mention of Connector to
	configuration options.

	* C/config-prefs.sgml: Added mention of Connector to configuration
	options.

2001-10-30  Aaron Weber  <aaron@ximian.com>

	* C/evolution.sgml: Cleaned up comments. Added Exchange entity.
	* C/Makefile.am: added exchange.sgml file

svn path=/trunk/; revision=14851
2001-12-03 20:31:35 +00:00
289a09f501 If the path exists, make sure it's a regular file (or we can't possibly
2001-11-28  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-callbacks.c (save_msg_ok): If the path exists, make sure
	it's a regular file (or we can't possibly save to it). Fix for
	#14127.

2001-11-28  Jeffrey Stedfast  <fejj@ximian.com>

	* message-list.c (message_list_select): Cleaned up the code.

	* mail-callbacks.c (previous_unread_msg): Pass wraparound as TRUE.

svn path=/trunk/; revision=14850
2001-12-03 19:57:19 +00:00
b82997411c Convert folder name to locale's encoding before using it as part of the
2001-11-15  Zbigniew Chyla  <cyba@gnome.pl>

	* e-shell-folder-commands.c (e_shell_command_rename_folder): Convert
	folder name to locale's encoding before using it as part of the prompt.

svn path=/trunk/; revision=14849
2001-12-03 17:15:12 +00:00
58f1e8808a connect to "cal_set_mode" signal before calling cal_client_set_mode. Also,
2001-12-02  Rodrigo Moya <rodrigo@ximian.com>

	* gui/calendar-offline-handler.c (backend_cal_opened): connect to
	"cal_set_mode" signal before calling cal_client_set_mode. Also,
	s/cal_mode_set/cal_set_mode
	(backend_go_offline): connect to "cal_opened" signal before calling
	cal_client_open_calendar

svn path=/trunk/; revision=14848
2001-12-03 12:34:53 +00:00
cb0c2cb9a0 Updated Swedish translation.
2001-12-02  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=14846
2001-12-02 14:21:24 +00:00
4d099c5ed5 Merging changes:
2001-11-28  Christopher James Lahey  <clahey@ximian.com>

	* gui/contact-list-editor/e-contact-list-editor.c: Consistency
	fixes with standard contact editor.  Added Save As, Send As, and
	Send To.  Replaced Save toolbar with Save and Close and added Save
	and Close menu item.  Added a trash icon.

svn path=/trunk/; revision=14844
2001-12-01 02:18:42 +00:00
770b189556 Merging changes:
2001-11-28  Christopher James Lahey  <clahey@ximian.com>

	* evolution-contact-list-editor.xml: Consistency fixes with
	standard contact editor.  Added Save As, Send As, and Send To.
	Replaced Save toolbar with Save and Close and added Save and Close
	menu item.  Added a trash icon.

svn path=/trunk/; revision=14842
2001-12-01 02:17:10 +00:00
f12b94f40d Merged changes:
2001-11-28  Christopher James Lahey  <clahey@ximian.com>

	* gui/contact-editor/e-contact-editor-address.c (setup_tab_order):
	Setup the tab order here.  Fixes Ximian bug #13751.

svn path=/trunk/; revision=14840
2001-12-01 02:05:56 +00:00
7094e925a6 Merging fixes:
2001-11-28  Christopher James Lahey  <clahey@ximian.com>

	* gui/component/addressbook.c (connect_master_list_changed,
	make_suboptions): Changed how this list of categories gets
	computed.  Fixes Ximian bugs #7707 and #7708.

svn path=/trunk/; revision=14838
2001-12-01 01:59:29 +00:00
3270da0242 Merging changes:
2001-11-30  Christopher James Lahey  <clahey@ximian.com>

	* configure.in: Bumped version number to 0.18.2 and GAL_REVISION
	to 2.

2001-11-14  Christopher James Lahey  <clahey@ximian.com>

	* gal/widgets/e-gui-utils.c
	(e_container_change_tab_order_callback): Don't do anything if
	focus_child is NULL.  This makes tab when cycling around tab order
	not skip to the beginning of this tab order group.

svn path=/trunk/; revision=14836
2001-12-01 01:29:41 +00:00
0c3435a0e1 Don't use regex matching. Fixes bug #16227.
2001-11-29  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-folder-search.c (search_body_contains): Don't use regex
	matching. Fixes bug #16227.

	* camel-mime-message.c (best_encoding): Check the content-object's
	mime type, not the mime part types. Should fix bug #15843.

2001-11-27  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/imap/camel-imap-folder.c (get_content): Return NULL if
	construct_from_stream fails.
	(get_message): Same.
	(get_message_simple): Here too.
	(add_message_from_data): And here.

svn path=/trunk/; revision=14834
2001-11-30 23:43:39 +00:00
ad9d11c750 only show the dialog if we created it. Hopefully fixes bug #15774. Also
2001-11-30  Damon Chaplin  <damon@ximian.com>

	* gui/e-itip-control.c (remove_item): only show the dialog if we
	created it. Hopefully fixes bug #15774.
	Also ifdef'ed out a lot of code that isn't currently used, including
	code to use a label which is never created. The unused code was there
	to support handling multiple iTIP objects in a message, but was never
	updated when we switched to use HTML for the control. Fixes bug #16232.

svn path=/trunk/; revision=14832
2001-11-30 23:23:47 +00:00
4
aa0a82422b Use the uid rather than vuid for unmatched. Also add the uid to unmatched
2001-11-14    <NotZed@Ximian.com>

        * camel-vee-folder.c (folder_changed_remove_uid): Use the uid
        rather than vuid for unmatched.  Also add the uid to unmatched if
        it wasn't in the unmatched_uids table at all.
        (folder_changed_change): If checking for added, if the new ones
        dont match, then try to add them to unmatched.  Fixes #6893.

        * camel-folder-summary.c (camel_folder_summary_index): Change lock
        order, always summary_lock before ref_lock.
        (camel_folder_summary_array): "
        (camel_folder_summary_uid): "
        (camel_folder_summary_remove_uid): "  Fixes a deadlock.

svn path=/trunk/; revision=14831
2001-11-30 21:38:05 +00:00
90299ffcba Fix the boolean check to be && and not ||.
2001-11-24  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config.c (pgpopen): Fix the boolean check to be && and not
	||.

svn path=/trunk/; revision=14826
2001-11-30 18:08:32 +00:00
99cfafb5f0 Tiny fix.
svn path=/trunk/; revision=14825
2001-11-30 17:19:38 +00:00
265bc72e27 Added more info about pretty emails.
2001-11-29  Kevin Breit  <mrproper@ximian.com>

	* C/usage-mail.sgml: Added more info about pretty emails.

svn path=/trunk/; revision=14824
2001-11-30 16:25:14 +00:00
b208aa28dc Updated Spanish translation.
svn path=/trunk/; revision=14823
2001-11-30 08:40:44 +00:00
d46cb0fd8d Completely new implementation of NNTP.
2001-11-30  Not Zed  <NotZed@Ximian.com>

        * providers/nntp/camel-nntp-*.c:

        Completely new implementation of NNTP.

        Doesn't support subscriptions yet (lists all folders), but should
        be more reliable (faster?), and has an integrated cache.

        * camel-exception.c (camel_exception_new): Use e_memchunks for
        exception blocks.
        (camel_exception_free): Same.

        * camel-data-cache.[ch]: New object for managing on-disk caches of
        anything that can be stored in a camel-stream.

        * camel-file-utils.c (camel_file_util_mkdir): New function, just a
        nicer place to put this (than camel-store), should be removed from
        camel-store.
        (camel_file_util_safe_filename): New function to url-encode a
        filename.

        * camel-mime-parser.c (drop_states): New func to drop the parser
        state to initial state.
        (folder_scan_init_with_fd):
        (folder_scan_init_with_stream): Call above func to reset state if
        the stream is changed on us so we can change streams to reuse a
        parser object.

svn path=/trunk/; revision=14822
2001-11-30 03:09:38 +00:00
1af092ec09 Set the category of the new task to that of the search bar. Fixes bug
2001-11-28  Federico Mena Quintero  <federico@ximian.com>

	* gui/gnome-cal.c (gnome_calendar_new_task): Set the category of
	the new task to that of the search bar.  Fixes bug #15533.

svn path=/trunk/; revision=14821
2001-11-30 02:12:13 +00:00
8f5cd24b3e Fixes bug #3290.
2001-11-28  Federico Mena Quintero  <federico@ximian.com>

	Fixes bug #3290.

	* e-shell-folder-selection-dialog.c
	(e_shell_folder_selection_dialog_construct): Use our own filename
	for the collapsation state of the tree, instead of sharing the one
	of shell view number 0.
	(save_expanded_state): New function, saves the collapsation state
	of the tree.
	(impl_destroy): Call save_expanded_state().

2001-11-14  Ettore Perazzoli  <ettore@ximian.com>

svn path=/trunk/; revision=14820
2001-11-30 01:41:27 +00:00
57d95cb3b7 updated to new version from Ximian Setup Tools. Fixes bug #7641.
2001-11-28  Damon Chaplin  <damon@ximian.com>

	* e-map.c: updated to new version from Ximian Setup Tools.
	Fixes bug #7641.

2001-11-27  Damon Chaplin  <damon@ximian.com>

	* e-dateedit.c (e_date_edit_get_date): if allow_no_date_set is FALSE,
	return the last valid date entered, even if the field is currently
	empty. Fixes bug #15749.

svn path=/trunk/; revision=14817
2001-11-28 22:11:07 +00:00
38fbff6863 Added section about how to make your email pretty. I'll add more each day
2001-11-28  Kevin Breit  <mrproper@ximian.com>

	* C/usage-mail.sgml: Added section about how to make your email pretty.  I'll add more each day or something.

svn path=/trunk/; revision=14816
2001-11-28 20:07:33 +00:00
8dbd9b831c fixed typos in translatable strings. Fixes Ximian #15456
2001-11-27  Rodrigo Moya <rodrigo@ximian.com>

	* gui/e-itip-control.c (update_attendee_status):
	* gui/itip-utils.c (comp_to_list): fixed typos in translatable
	strings. Fixes Ximian #15456

svn path=/trunk/; revision=14814
2001-11-28 10:57:58 +00:00
267d5ca986 Fixed a typo: inlude -> include
* gnome-pilot.m4 (PILOT_LINK_HOOK):
        Fixed a typo: inlude -> include

svn path=/trunk/; revision=14801
2001-11-28 01:38:38 +00:00
4b89a1c6b2 If the uid doesn't have a ',' in it, fail to crash.
2001-11-25  Not Zed  <NotZed@Ximian.com>

        * providers/nntp/camel-nntp-folder.c (nntp_folder_get_message): If
        the uid doesn't have a ',' in it, fail to crash.

        * providers/nntp/camel-nntp-newsrc.c
        (camel_nntp_newsrc_article_is_read): check group != NULL before scanning.
        (camel_nntp_newsrc_get_highest_article_read): "
        (camel_nntp_newsrc_get_num_articles_read): "
        (camel_nntp_newsrc_mark_range_read): "

        * providers/nntp/camel-nntp-store.c
        (camel_nntp_store_get_overview_fmt): IF we dont have
        nntp_list_follows, dont try and get a list response.
        (nntp_store_get_folder_info): Set path part of folderinfo.

svn path=/trunk/; revision=14799
2001-11-27 23:05:30 +00:00
45aa3c7664 Reverted the non-NULL mime-type patch from a little while back, didn't
2001-11-27  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-format.c (format_mime_part): Reverted the non-NULL
	mime-type patch from a little while back, didn't mean to commit
	this.

svn path=/trunk/; revision=14798
2001-11-27 21:58:14 +00:00
7660ee4120 Removed U_. Fixes #15415.
2001-11-15  Zbigniew Chyla  <cyba@gnome.pl>

        * rule-editor.c (set_source): Removed U_.  Fixes #15415.

svn path=/trunk/; revision=14797
2001-11-27 21:46:22 +00:00
ba58d14fae merged from evoution-1-0-branch
2001-11-25  Not Zed  <NotZed@Ximian.com>

        * mail-config.c (config_read): Enable news accounts that exist
        always, since no gui for it.

2001-11-20  Jeffrey Stedfast  <fejj@ximian.com>

        * message-list.c (message_list_select): 'n' shouldn't wrap if 'p'
        doesn't.

        * mail-format.c (format_mime_part): Make sure the mime-type is
        non-NULL before passing it off to mail_lookup_handler().

2001-11-20  Not Zed  <NotZed@Ximian.com>

        * folder-browser-ui.c: Disable search if no message
        loaded/viewed.  Also for #14348.

        * folder-browser.c: Disable "Add sender to addressbook" if we dont
        have a message loaded (it wont work).  For #14348.

2001-11-20  Jeffrey Stedfast  <fejj@ximian.com>

        * mail-display.c (load_content_loaded): Make sure the mail-display
        object is still "alive" before accessing any of it's data.

svn path=/trunk/; revision=14796
2001-11-27 21:41:18 +00:00
8b80096cad Hook onto destroy event. (edit_editor_destroyed): IF we get destroyed,
2001-11-21  Not Zed  <NotZed@Ximian.com>

        * rule-editor.c (rule_edit): Hook onto destroy event.
        (edit_editor_destroyed): IF we get destroyed, fake a -1 click
        event to clean up.
        (rule_add): hook onto destroy of dialogue.
        (add_editor_destroyed): Simulate -1 click event to clean up.  Fix
        for #15745.

2001-11-20  Not Zed  <NotZed@Ximian.com>

        * vfolder-rule.c (source_add): Desensitise button while we're
        running, and if we are destroyed, exit and do nothing when we're
        done.  Fixes crash in #15498.

        * filter-folder.c (button_clicked): Ref 'ff' around dialogue
        showing incase we go away before it returns.  Also desensitise
        button that invoked us while its being processed & remove
        'is_active' hack.  Fixes similar problems to those in #15498.

svn path=/trunk/; revision=14794
2001-11-27 21:32:04 +00:00
95e93d3433 Updated Norwegian (nynorsk) translation.
svn path=/trunk/; revision=14791
2001-11-27 13:39:38 +00:00
b1efae86ff Check to see that errno is non-zero before returning g_strerror. If it's
2001-11-20  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/smtp/camel-smtp-transport.c (get_smtp_error_string):
	Check to see that errno is non-zero before returning
	g_strerror. If it's 0, then we have an unknown error.

svn path=/trunk/; revision=14790
2001-11-26 21:32:26 +00:00
7228996216 For the uudecoding mode, garble up the "begin <mode> <filename>" line
2001-11-26  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-filter-basic.c: For the uudecoding mode, garble up
	the "begin <mode> <filename>" line before decoding.

	* camel-mime-part-utils.c
	(simple_data_wrapper_construct_from_parser): Add a uudecoder if
	the transfer encoding is x-uuencode.

	* camel-mime-part.c (write_to_stream): Handle x-uuencoded content
	too.

svn path=/trunk/; revision=14789
2001-11-26 21:30:55 +00:00
6f9e5d77d9 updated Azeri file
svn path=/trunk/; revision=14788
2001-11-26 14:32:53 +00:00
112441e4d7 Updated Slovenian translation
svn path=/trunk/; revision=14787
2001-11-25 22:24:04 +00:00
390e951287 A
svn path=/trunk/; revision=14785
2001-11-25 16:30:05 +00:00
206cb91300 Updated Slovenian translation
svn path=/trunk/; revision=14784
2001-11-24 23:26:44 +00:00
f345e6dfe3 Updated Slovenian translation
svn path=/trunk/; revision=14782
2001-11-24 13:51:21 +00:00
fe4e7ab763 A
svn path=/trunk/; revision=14780
2001-11-24 03:56:03 +00:00