Commit Graph

9584 Commits

Author SHA1 Message Date
31fbb7d1df install the 2 new category icons
2001-07-19  Rodrigo Moya <rodrigo@ximian.com>

	* Makefile.am: install the 2 new category icons

svn path=/trunk/; revision=11234
2001-07-19 20:15:12 +00:00
f215a6dd84 use the 2 new category icons
2001-07-19  Rodrigo Moya <rodrigo@ximian.com>

	* e-categories-config.c (initialize_categories_config): use the 2
	new category icons

svn path=/trunk/; revision=11232
2001-07-19 20:05:37 +00:00
13a1d6f61b Fix the mail folder links
svn path=/trunk/; revision=11231
2001-07-19 19:54:58 +00:00
dabcbedc28 Set the text colour to BLACK
svn path=/trunk/; revision=11230
2001-07-19 19:32:03 +00:00
0f88fc064a 2 new category icons.. /tigert
svn path=/trunk/; revision=11229
2001-07-19 19:11:38 +00:00
70a05252be remove something notzed didn't mean to commit
svn path=/trunk/; revision=11228
2001-07-19 16:38:20 +00:00
a7155df7c1 Revert 7/11/2001 patch for IMAP INBOX filtering at NotZed's request.
2001-07-19  Peter Williams  <peterw@ximian.com>

       * Revert 7/11/2001 patch for IMAP INBOX filtering at NotZed's
       request.

svn path=/trunk/; revision=11226
2001-07-19 15:38:51 +00:00
37695c74b7 remvoed register/start/end etc code.
2001-07-19  Not Zed  <NotZed@Ximian.com>

        * mail-local.c (reconfigure_folder_reconfigure): remvoed
        register/start/end etc code.

        * mail-ops.c (get_messages_desc): Add the count here.
        (get_messages_get): Remove the register/start code, its handled
        above us.
        (save_messages_desc): Added count.
        (save_messages_save): Removed register/start/end code.

        * mail-mt.c (mail_msg_received, mail_msg_destroy): Changed to use
        camel_operation rather than mail_status.
        (mail_msgport_received, mail_msgport_replied): Turn of the
        mail_status stuff, we dont need to report on stuff running in the
        gui thread right?
        (retrieve_shell_view_interface_from_control, set_view_data,
        mail_statusf,  mail_status, mail_status_end, mail_status_start,
        status_timeout, do_del_status, set_status_op): removed now
        redundant stuff.
        (mail_msg_free): Removed reference to timeout_id.

svn path=/trunk/; revision=11225
2001-07-19 13:31:22 +00:00
6ddd675133 s/imagedir/imagesdir
2001-07-19  Rodrigo Moya <rodrigo@ximian.com>

	* Makefile.am: s/imagedir/imagesdir

svn path=/trunk/; revision=11224
2001-07-19 13:02:30 +00:00
cdea22d886 partial checkin before completing the changes
2001-07-18  Not Zed  <NotZed@Ximian.com>

        * mail-local.c (reconfigure_folder_reconfigure): Changed to use
        camel_operation rathre than mail_status.
        (reconfigure_folder_describe): re-enabled this function.

        * mail-ops.c (get_messages_get): Changed to use camel-progress for
        status reporting.
        (save_messages_save): Likewise.

2001-07-17  Not Zed  <NotZed@Ximian.com>

        * mail-mt.c (struct _mail_msg_priv, destroy_objects, mail_msg_new,
        mail_msg_free, do_op_status): Changed to use an EvolutionActivityClient for
        progress.

svn path=/trunk/; revision=11223
2001-07-19 11:50:49 +00:00
e20c4b9b33 remove all the servers that just don't work anymore, and add Verisign's
2001-07-19  Chris Toshok  <toshok@ximian.com>

	* addressbook-sources.xml: remove all the servers that just don't
	work anymore, and add Verisign's directory.

svn path=/trunk/; revision=11222
2001-07-19 09:33:53 +00:00
4e1411c47a Remove obsolete reference to account.default_account.
2001-07-18  Jon Trowbridge  <trow@ximian.com>

	* netscape-importer.c (netscape_import_accounts): Remove obsolete
	reference to account.default_account.

svn path=/trunk/; revision=11221
2001-07-19 04:29:36 +00:00
5dc01effa5 Remove this prototype for a function that was removed long ago.
2001-07-18  Jason Leach  <jleach@ximian.com>

	* mail-tools.h (mail_tool_get_local_inbox_url): Remove this
	prototype for a function that was removed long ago.
	(mail_tool_get_local_movemail_url): Ditto.

svn path=/trunk/; revision=11220
2001-07-19 03:41:05 +00:00
fbc89c9d81 Update to the new way of finding the default account.
2001-07-18  Jason Leach  <jleach@ximian.com>

	* e-msg-composer-hdrs.c (create_from_optionmenu): Update to the
	new way of finding the default account.

svn path=/trunk/; revision=11219
2001-07-19 01:25:35 +00:00
c87ef1f0a3 [Simplifying how default account is stored and used internally, fixes
2001-07-18  Jason Leach  <jleach@ximian.com>

	[Simplifying how default account is stored and used internally,
	fixes possabilities of having multiple default accounts and things
	like deleting the current default account]

	* mail-account-gui.c (mail_account_gui_new): Update for new way of
	finding out the default account.
	(mail_account_gui_save): Ditto.

	* mail-accounts.c (load_accounts): Ditto.

	* mail-config-druid.c (make_default_account): Ditto.

	* mail-config.c: Added an int MailConfig::default_account, to be
	used instead of a 'default_account' boolean on each mail account.
	(mail_config_set_default_account_num): New function, facilitates
	things.

	* Mail.idl: removed the Account::default_account boolean.

svn path=/trunk/; revision=11218
2001-07-19 01:25:09 +00:00
150e7c57f8 [ patch contributed by Jos Dehaes <jos.dehaes@bigfoot.com> ]
2001-07-18  Chris Toshok  <toshok@ximian.com>

	[ patch contributed by Jos Dehaes <jos.dehaes@bigfoot.com> ]

	* gui/component/addressbook-storage.c (register_storage): new
	function, register our evolution_storage.
	(addressbook_storage_setup): remove storage registration from
	here.
	(load_source_data): register the storage here before we load
	addressbook-sources.xml, and deregister it if there are no sources
	listed.
	(addressbook_storage_remove_source): unregister the storage if the
	list of sources hits 0 length.

svn path=/trunk/; revision=11217
2001-07-19 00:29:16 +00:00
833e3bf56a Flush the listener's queue before unreffing it to ensure that it doesn't
* backend/ebook/e-book.c (e_book_unload_uri): Flush the listener's
	queue before unreffing it to ensure that it doesn't emit any more
	"responses_queued" signals after the EBook is destroyed.

	* backend/ebook/e-book-listener.c (e_book_listener_check_queue,
	e_book_listener_queue_response, e_book_listener_new): Use
	bonobo_object_ref/unref rather than gtk_object_ref/unref.

	* backend/ebook/e-book-view-listener.c
	(e_book_view_listener_queue_response, e_book_view_listener_new):
	Likewise.

svn path=/trunk/; revision=11216
2001-07-18 22:51:23 +00:00
3e3cbc5782 toolbar icons for message editor
svn path=/trunk/; revision=11215
2001-07-18 22:44:31 +00:00
f939dcc6c8 More stuff
svn path=/trunk/; revision=11214
2001-07-18 21:50:40 +00:00
cdd1ac0d65 Remove spewage
svn path=/trunk/; revision=11213
2001-07-18 21:40:23 +00:00
a715797c02 Make the Tasks option work
svn path=/trunk/; revision=11212
2001-07-18 21:39:20 +00:00
a5ae0cd477 prune the list of cards that match our query using the avoid list here,
2001-07-18  Chris Toshok  <toshok@ximian.com>

	* backend/ebook/e-card-compare.c (simple_query_cb): prune the list
	of cards that match our query using the avoid list here, instead
	of using the avoid list in the query itself, since ldap can't
	handle that.
	(use_common_book_cb): remove the block of code including the avoid
	list in the query sent to wombat.

svn path=/trunk/; revision=11211
2001-07-18 21:24:26 +00:00
6142029e7e Do what was suggested in #4596.
2001-07-18  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-tools.c (mail_tool_generate_forward_subject): Do what was
	suggested in #4596.

svn path=/trunk/; revision=11210
2001-07-18 20:46:35 +00:00
14308a5492 When the dialog gets closed, always make sure the entry widget becomes
2001-07-18  Jeffrey Stedfast  <fejj@ximian.com>

	* e-filter-bar.c (rule_editor_destroyed): When the dialog gets
	closed, always make sure the entry widget becomes sensitive again.
	(menubar_activated): Don't use FILTER_SOURCE_INCOMING because
	that's not what we want, we want (I think) NULL (at least with
	NULL, bug #4490 goes away).

svn path=/trunk/; revision=11209
2001-07-18 20:22:27 +00:00
03c2cfdca8 When the dialog gets closed, always make sure the entry widget becomes
2001-07-18  Jeffrey Stedfast  <fejj@ximian.com>

	* e-filter-bar.c (rule_editor_destroyed): When the dialog gets
	closed, always make sure the entry widget becomes sensitive again.

svn path=/trunk/; revision=11208
2001-07-18 20:01:54 +00:00
11fee9fe64 Make pretty buttons.
svn path=/trunk/; revision=11207
2001-07-18 19:35:28 +00:00
3a489414b6 Return -1 if we don't find it? This is what most of the code expected but
2001-07-18  Jeffrey Stedfast  <fejj@ximian.com>

	* rule-context.c (rule_context_get_rank_rule): Return -1 if we
	don't find it? This is what most of the code expected but not what
	we were returning on fail.

svn path=/trunk/; revision=11206
2001-07-18 19:15:08 +00:00
4b88233d96 Cosmetic fixes
svn path=/trunk/; revision=11205
2001-07-18 18:56:39 +00:00
31f8acef96 USe a message box to look nicer.
svn path=/trunk/; revision=11204
2001-07-18 18:32:22 +00:00
8a32e17fd0 Updated Slovak translation.
2001-07-18  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

svn path=/trunk/; revision=11203
2001-07-18 16:54:51 +00:00
91318dc3cf Add GTK_WIDGET to the charset picker. Reportedly prevent a craash for
2001-07-18  Peter Williams  <peterw@ximian.com>

	* mail-accounts.c (construct): Add GTK_WIDGET to the charset
	picker. Reportedly prevent a craash for someone... ?

svn path=/trunk/; revision=11202
2001-07-18 16:02:59 +00:00
de7088e6b8 Typo fix. Later: And actually fix the typo.
2001-07-18  Peter Williams  <peterw@ximian.com>

      * mail-config.glade: Typo fix.
      Later: And actually fix the typo.

svn path=/trunk/; revision=11199
2001-07-18 15:39:05 +00:00
172a86d679 Typo fix.
2001-07-18  Peter Williams  <peterw@ximian.com>

	* mail-config.glade: Typo fix.

svn path=/trunk/; revision=11198
2001-07-18 14:30:25 +00:00
3f05a1395b Updated Swedish translation.
2001-07-18  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=11196
2001-07-18 08:43:31 +00:00
a948383e58 don't show the time in the EDateEdit widget for adding EXDATEs.
2001-07-17  Damon Chaplin  <damon@ximian.com>

	* gui/dialogs/recurrence-page.c (init_widgets): don't show the time
	in the EDateEdit widget for adding EXDATEs.

	* cal-util/cal-component.c (cal_component_alarm_set_trigger): don't
	set t.time.is_date to -1. It is a boolean flag, 0 or 1. We probably
	don't want a date value, so we leave it at 0.

svn path=/trunk/; revision=11193
2001-07-18 02:48:28 +00:00
a72b3b2245 [ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\"
2001-07-17  Chris Toshok  <toshok@ximian.com>

	[ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\"
	        and  #4554 - general ldap search crash ]

	* backend/pas/pas-backend-ldap.c (func_contains): the length of
	the big query string needs to take into account the length of the
	footer as well as the header - fix random memory corruption here.

	* backend/pas/pas-backend-ldap.c (pas_backend_ldap_build_query):
	list can be NULL, specifically if there's a parsing error in the
	sexp, so deal with it.

svn path=/trunk/; revision=11192
2001-07-18 02:11:23 +00:00
0e03733290 do not discard drawing icon if mask is NULL
2001-07-18  Rodrigo Moya <rodrigo@ximian.com>

	* gui/e-day-view-main-item.c (e_day_view_main_item_draw_day_event):
	do not discard drawing icon if mask is NULL

	* gui/e-day-view-top-item.c (e_day_view_top_item_draw_long_event):
	ditto

svn path=/trunk/; revision=11190
2001-07-18 01:07:20 +00:00
eda30c6ad6 generate default configuration for icons-per-category the first time. And
2001-07-17  Rodrigo Moya <rodrigo@ximian.com>

	* e-categories-config.c (initialize_categories_config): generate
	default configuration for icons-per-category the first time. And
	use a global (for this file) Bonobo_ConfigDatabase

2001-07-16  Rodrigo Moya <rodrigo@ximian.com>

	* e-categories-config.c (e_categories_config_get_icon_for):
	(e_categories_config_get_icon_file_for):
	(e_categories_config_set_icon_file_for): use GdkPixbuf to load images

svn path=/trunk/; revision=11189
2001-07-18 00:55:04 +00:00
48654b3b28 Setup the auto-receive here instead.
2001-07-17  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-accounts.c (mail_delete): Setup the auto-receive here
	instead.

	* mail-config.c (mail_config_remove_account): Don't setup the
	auto-recv here.

svn path=/trunk/; revision=11188
2001-07-18 00:48:28 +00:00
05475e0938 find the next displayable component (get_prev): find the previous
2001-07-17  JP Rosevear  <jpr@ximian.com>

	* gui/e-itip-control.c (get_next): find the next displayable
	component
	(get_prev): find the previous displayable component
	(e_itip_control_set_data): use above
	(prev_clicked_cb): ditto
	(next_clicked_cb): ditto

svn path=/trunk/; revision=11184
2001-07-17 22:03:51 +00:00
e8298df589 Remove leftover ifdefs - Federico
svn path=/trunk/; revision=11183
2001-07-17 21:57:47 +00:00
e6ed3915cf Reset the autoreceive when necessary.
svn path=/trunk/; revision=11181
2001-07-17 21:52:06 +00:00
833b8636a3 do not strdup a NULL (valid) timezone
2001-07-17  JP Rosevear  <jpr@ximian.com>

	* src/libical/icaltimezone.c
	(icaltimezone_get_tznames_from_vtimezone): do not strdup a NULL
	(valid) timezone

svn path=/trunk/; revision=11180
2001-07-17 21:36:14 +00:00
3fb11f9003 Remove the debugging message here.
* gal/widgets/e-unicode.c (e_utf8_to_gtk_string_sized): Remove the
	debugging message here.

svn path=/trunk/; revision=11179
2001-07-17 21:26:10 +00:00
82e5cef219 Fix for last change: hide the entire widget, not just the entry.
2001-07-17  Jason Leach  <jleach@ximian.com>

	* mail-account-gui.c (source_type_changed): Fix for last change:
	hide the entire widget, not just the entry.

svn path=/trunk/; revision=11178
2001-07-17 21:25:59 +00:00
e8aa23866a Clean up some exception misusage.
2001-07-17  Peter Williams  <peterw@ximian.com>

	Clean up some exception misusage.

	* providers/imap/camel-imap-command.c (camel_imap_command): Use
	our own internal exception for sending the string and transfer it
	to @ex if anything goes wrong.
	(imap_read_response): Use our own internal exception for reading
	the untagged responses and blah blah blah.

	* camel-session.c (get_service): Use our own internal exception
	when constructing the service and transfer it to @ex if anything
	goes wrong.

	* camel-remote-store.c (remote_recv_line): Instead of having
	gboolean exception, use our own internal exception and copy
	it to @ex if anything goes wrong.

	* camel-store.c (store_sync): Create an internal exception
	because sync_folder() checks it for validity. Transfer it to
	@ex when done.

	* camel-exception.c (camel_exception_get_description): If @ex is
	NULL, complain - passing NULL exceptions to Camel is okay, but
	there should be no circumstances under which they're then
	examined.
	(camel_exception_get_id): Same here,
	(camel_exception_xfer): NULL-protect and warn if transferring from
	a NULL exception.

svn path=/trunk/; revision=11177
2001-07-17 21:22:20 +00:00
bbfb9268af Fix to correctly handle text/uri-lists that contain more than a single
2001-07-17  Jeffrey Stedfast  <fejj@ximian.com>

	* folder-browser.c (message_list_drag_data_recieved): Fix to
	correctly handle text/uri-lists that contain more than a single
	url.

	* component-factory.c (destination_folder_handle_drop): Fix to
	correctly handle text/uri-lists that contain more than a single
	url.

svn path=/trunk/; revision=11174
2001-07-17 20:45:57 +00:00
c1f19b88db Correctly handle text/uri-list's that contain more than a single file
2001-07-17  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer.c (drag_data_received): Correctly handle
	text/uri-list's that contain more than a single file reference.

svn path=/trunk/; revision=11173
2001-07-17 20:31:37 +00:00
9d61de761d oops, save ChangeLog before committing - Federico
svn path=/trunk/; revision=11171
2001-07-17 20:30:11 +00:00
6c142ce73a Make the Path: entry into a GnomeFileEntry so you get a nice "Browse..."
2001-07-17  Jason Leach  <jleach@ximian.com>

	* mail-config.glade: Make the Path: entry into a GnomeFileEntry so
	you get a nice "Browse..." button that pops up a file selector to
	locate your mbox files.  Bug #3501.

svn path=/trunk/; revision=11170
2001-07-17 20:29:17 +00:00