Commit Graph

3737 Commits

Author SHA1 Message Date
bf4a9c758b fix %08x to %04x
svn path=/trunk/; revision=4100
2000-07-12 00:36:07 +00:00
e0fcbaf71a Now takes a flags argument to specify the flags to be set on the message
2000-07-11  Jeffrey Stedfast  <fejj@helixcode.com>

	* camel-folder.c (camel_folder_append_message): Now takes a
	flags argument to specify the flags to be set on the message
	since we might not necessarily want the flags to be wiped clean.
	(move_message_to):
	(copy_message_to): Updated to send a flags argument to
	append_message (); currently sends the original message's flags.

	* providers/mbox/camel-mbox-folder.c (mbox_append_message):
	* providers/imap/camel-imap-folder.c (imap_append_message):
	Updated.

svn path=/trunk/; revision=4099
2000-07-12 00:00:11 +00:00
1bdc8787b9 Changed to use camel_folder_move_message_to () rather than get_message ()
2000-07-11  Jeffrey Stedfast  <fejj@helixcode.com>

	* mail-ops.c (real_fetch_mail): Changed to use
	camel_folder_move_message_to () rather than get_message () and then
	append_message (). This also makes it so we don't have to worry about
	fetching message flags to pass to the new append_message () method.

	* folder-browser.c (folder_browser_load_folder): Disable
	Search capability menu/entry if folder doesn't support it.

	* message-list.c (message_list_regenerate): Don't perform
	a search if the folder doesn't support it.

svn path=/trunk/; revision=4098
2000-07-11 23:52:02 +00:00
f61cf36756 Disable Search capability menu/entry if folder doesn't support it.
2000-07-11  Jeffrey Stedfast  <fejj@helixcode.com>

	* folder-browser.c (folder_browser_load_folder): Disable
	Search capability menu/entry if folder doesn't support it.

	* message-list.c (message_list_regenerate): Don't perform
	a search if the folder doesn't support it.

svn path=/trunk/; revision=4097
2000-07-11 20:42:27 +00:00
7e4c61d7b8 Set the post_send_data flag rather than toggling it. (Maybe we'll need
* mail-ops.c (real_send_mail): Set the post_send_data flag rather
	than toggling it. (Maybe we'll need more control over it later,
	but for now, the only flag we set is "replied", and we want
	that set, not toggled.)

svn path=/trunk/; revision=4096
2000-07-11 20:24:24 +00:00
3d319ce9ef This shouldn't return NULL, it should return g_ptr_array_new () so the
2000-07-11  Jeffrey Stedfast  <fejj@helixcode.com>

	* providers/imap/camel-imap-folder.c (imap_search_by_expression):
	This shouldn't return NULL, it should return g_ptr_array_new ()
	so the mailer gets what it expects.

svn path=/trunk/; revision=4095
2000-07-11 20:19:28 +00:00
a389093a50 Removed unneeded check for the URI. (load_fn): Be more paranoid about the
2000-07-11  Federico Mena Quintero  <federico@helixcode.com>

	* pcs/cal-factory.c (queue_load_create_job): Removed unneeded
	check for the URI.
	(load_fn): Be more paranoid about the URI and notify the listener
	if we got passed a bad URI.  Simplify the termination code a bit.
	(create_fn): Likewise.
	(queue_load_create_job): Be more paranoid about the URI.

svn path=/trunk/; revision=4089
2000-07-11 19:11:48 +00:00
cd3c88731d Translations from Keld
achtung/po/da.po evolution/po/da.po gconf/po/da.po
gedit/po/da.po guppi3/po/da.po

svn path=/trunk/; revision=4088
2000-07-11 18:51:45 +00:00
4ddc2e953a Update for 0.2.
svn path=/trunk/; revision=4086
2000-07-11 02:45:29 +00:00
81d9752fb4 Update.
svn path=/trunk/; revision=4085
2000-07-11 02:27:49 +00:00
28bc90560b Fix the GtkHTML check which was wrong.
svn path=/trunk/; revision=4084
2000-07-11 01:28:04 +00:00
6af79c887d 0.2.
svn path=/trunk/; revision=4083
2000-07-11 01:13:08 +00:00
eba6b9ca72 Update the message.
* main.c (development_warning): Update the message.

svn path=/trunk/; revision=4082
2000-07-11 01:07:47 +00:00
592a45a9c0 Remove conflict marks.
svn path=/trunk/; revision=4081
2000-07-11 00:37:05 +00:00
cc233e954b Add the OAF stuff to `EXTRA_DIST'.
svn path=/trunk/; revision=4080
2000-07-11 00:36:45 +00:00
78c91a13d1 Updated.
svn path=/trunk/; revision=4079
2000-07-11 00:36:30 +00:00
ea0fca663c add mailer news
svn path=/trunk/; revision=4078
2000-07-11 00:09:56 +00:00
983c9f72a3 Oops, an unsigned integer can never be < 0
2000-07-10  Jeffrey Stedfast  <fejj@helixcode.com>

	* camel-folder-summary.c (camel_folder_summary_decode_string):
	Oops, an unsigned integer can never be < 0

svn path=/trunk/; revision=4077
2000-07-11 00:02:17 +00:00
836c9636f7 Updated with the addressbook stuff.
svn path=/trunk/; revision=4076
2000-07-11 00:00:52 +00:00
6adabc7ed8 Calendar news - Federico
svn path=/trunk/; revision=4075
2000-07-10 23:48:38 +00:00
7cc2f0833b Updated to check for required GtkHTML and gnome-print
2000-07-10  Jeffrey Stedfast <fejj@helixcode.com>

	* configure.in: Updated to check for required GtkHTML and
	gnome-print

svn path=/trunk/; revision=4074
2000-07-10 23:48:22 +00:00
a5edbcbd01 ignore binaries
svn path=/trunk/; revision=4073
2000-07-10 23:47:21 +00:00
c02069a5f1 Disable Pilot conduit stuff for now. It's not quite ready yet and it
depends on CVS gnome-pilot.

svn path=/trunk/; revision=4072
2000-07-10 23:43:59 +00:00
d15735bd1b updates
* README: updates

svn path=/trunk/; revision=4071
2000-07-10 23:40:36 +00:00
6f15b362cc remove gnomecal.conduit
* gui/Makefile.am (EXTRA_DIST): remove gnomecal.conduit

	* conduits/calendar/Makefile.am (EXTRA_DIST): We want
	calendar.conduit.in, not calendar.conduit.

svn path=/trunk/; revision=4070
2000-07-10 23:27:18 +00:00
b5f73eba49 add idl file to EXTRA_DIST
* gui/component/select-names/Makefile.am (EXTRA_DIST): add idl
	file to EXTRA_DIST

svn path=/trunk/; revision=4069
2000-07-10 23:26:11 +00:00
a854c6717e Removed several calendar/gui files that are no longer there.
2000-07-10  Federico Mena Quintero  <federico@helixcode.com>

	* POTFILES.in: Removed several calendar/gui files that are no
	longer there.

svn path=/trunk/; revision=4068
2000-07-10 23:23:55 +00:00
4b266ff799 *** empty log message ***
svn path=/trunk/; revision=4067
2000-07-10 23:00:55 +00:00
86f093cfb2 Added a missing variable initialization. (That code would have
crashed badly in any circumstance.)

svn path=/trunk/; revision=4066
2000-07-10 22:58:18 +00:00
096d8845b4 *** empty log message ***
svn path=/trunk/; revision=4065
2000-07-10 22:57:47 +00:00
0b7919fc13 Make sure the ETable is constructed properly, by setting the
arguments in the parent EScrollFrame class.

svn path=/trunk/; revision=4063
2000-07-10 22:57:03 +00:00
6d83f3ed17 `#if 0' an unused function.
svn path=/trunk/; revision=4062
2000-07-10 22:55:26 +00:00
1cee3b4887 updated calendar conduit to use oaf and wombat
svn path=/trunk/; revision=4061
2000-07-10 22:54:56 +00:00
cc36af075b Warning cleanup: `#if 0' an unused function and add a missing public
function prototype.

svn path=/trunk/; revision=4060
2000-07-10 22:53:41 +00:00
7cde7fac5c Moved these files to calendar/conduits/{calendar/todo} - Federico
svn path=/trunk/; revision=4059
2000-07-10 22:48:49 +00:00
10c3eb46b1 added makefiles for calendar conduits
* configure.in: added makefiles for calendar conduits

	* gui/Makefile.am (SUBDIRS):
	* conduits/calendar/Makefile.am: moved calendar-conduit stuff from
	the gui directory to here.

	* Makefile.am (SUBDIRS): added conduits to SIBDIRS

svn path=/trunk/; revision=4058
2000-07-10 22:36:06 +00:00
52d48e02c1 Translate a default_folder of "" into NULL (which can't be passed over
* e-shell.c (impl_Shell_user_select_folder): Translate a
	default_folder of "" into NULL (which can't be passed over CORBA).

svn path=/trunk/; revision=4057
2000-07-10 22:17:43 +00:00
83fa610d1e Initialize a variable to make this not crash again. And fix a bug so it
* providers/vee/camel-vee-folder.c (vee_search_by_expression):
	Initialize a variable to make this not crash again. And fix a bug
	so it actually does something.

svn path=/trunk/; revision=4056
2000-07-10 21:49:47 +00:00
b104482c8f Cleaned up a bunch of compile warnings
2000-07-10  Jeffrey Stedfast  <fejj@helixcode.com>

	* camel-folder-summary.c: Cleaned up a bunch of compile warnings

svn path=/trunk/; revision=4055
2000-07-10 21:44:49 +00:00
642c7db8af Work with both current and 0.15 bonobo
* folder-browser-factory.c (control_activate): Work with both
	current and 0.15 bonobo

svn path=/trunk/; revision=4054
2000-07-10 21:23:35 +00:00
2fc2feb62e Add a check for Bonobo 0.15 vs Bonobo post-0.15
* configure.in: Add a check for Bonobo 0.15 vs Bonobo post-0.15

svn path=/trunk/; revision=4053
2000-07-10 21:22:47 +00:00
ba8853311f Increase shareholder value.
svn path=/trunk/; revision=4052
2000-07-10 20:58:32 +00:00
be98242196 kill more debugging messages
* providers/vee: kill more debugging messages

svn path=/trunk/; revision=4051
2000-07-10 20:50:22 +00:00
04073f3c49 kill more debugging messages
* kill more debugging messages

svn path=/trunk/; revision=4050
2000-07-10 20:48:10 +00:00
7e747adb87 Don't multiply free dest_url.
* mail-ops.c (real_fetch_mail): Don't multiply free dest_url.

svn path=/trunk/; revision=4049
2000-07-10 20:40:29 +00:00
dd38706a92 Fix warnings.
* e-html-utils.c: Fix warnings.

svn path=/trunk/; revision=4048
2000-07-10 20:35:43 +00:00
b3bdc8f5ea Update message_list_select_next to do either next or previous.
* message-list.c (message_list_select): Update
        message_list_select_next to do either next or previous.

svn path=/trunk/; revision=4047
2000-07-10 20:13:59 +00:00
e17db743f3 Update message_list_select_next to do either next or previous.
* message-list.c (message_list_select): Update
	message_list_select_next to do either next or previous.

	* folder-browser.c (etable_key): Make 'n' and 'p' do next and
	previous unread message.

	* mail-ops.c (select_first_unread): Update.
	(real_fetch_mail): clean up a bit.

svn path=/trunk/; revision=4046
2000-07-10 20:04:32 +00:00
8844e57744 Fix an unitialized variable error.
svn path=/trunk/; revision=4045
2000-07-10 19:28:20 +00:00
eb5bdfafc9 Get rid of the ESelectNames test menu entry.
svn path=/trunk/; revision=4044
2000-07-10 19:27:47 +00:00