Commit Graph

3930 Commits

Author SHA1 Message Date
7a12fa1fe2 Allow filtering / vfoldering based on time or date
svn path=/trunk/; revision=4843
2000-08-15 18:16:39 +00:00
52af76d093 Don't deadlock on PGP key request
svn path=/trunk/; revision=4841
2000-08-15 16:40:01 +00:00
89909db45a hungarian translation before holliday
svn path=/trunk/; revision=4840
2000-08-15 15:07:26 +00:00
bf9f26b773 Added the cal-util library to the documentation framework - Federico
svn path=/trunk/; revision=4839
2000-08-14 23:59:13 +00:00
1f10ac1073 Infrastructure for date-based queries
svn path=/trunk/; revision=4838
2000-08-14 19:07:06 +00:00
a22313c0a4 Fix the error dialogs.
svn path=/trunk/; revision=4837
2000-08-14 16:31:43 +00:00
377513db1f Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype the disabled mail functions
svn path=/trunk/; revision=4836
2000-08-14 15:18:44 +00:00
31609c7e53 Updated Ukrainian translation
svn path=/trunk/; revision=4835
2000-08-14 09:54:15 +00:00
842fa49230 add address-conduit.h
2000-08-13  Chris Toshok  <toshok@helixcode.com>

	* conduit/Makefile.am (libaddress_conduit_la_SOURCES): add
	address-conduit.h

	* Makefile.am (CONDUIT_SUBDIR): only set subdir if
	ENABLE_PILOT_CONDUITS is set.

svn path=/trunk/; revision=4834
2000-08-14 03:15:49 +00:00
25fd665550 offer --enable-pilot-conduits to add pilot conduits if the user wants
2000-08-13  Chris Toshok  <toshok@helixcode.com>

	* configure.in: offer --enable-pilot-conduits to add pilot
	conduits if the user wants them.

svn path=/trunk/; revision=4833
2000-08-14 03:13:09 +00:00
b49b79422a add conduit subdir.
2000-08-13  Chris Toshok  <toshok@helixcode.com>

	* Makefile.am (SUBDIRS): add conduit subdir.

svn path=/trunk/; revision=4832
2000-08-14 02:17:19 +00:00
4f37f2b00c Added support for encrypting via PGP 5.0
2000-08-13  Jeffrey Stedfast  <fejj@helixcode.com>

	* mail-crypto.c (mail_crypto_openpgp_encrypt): Added support for
	encrypting via PGP 5.0

svn path=/trunk/; revision=4831
2000-08-14 01:22:50 +00:00
7f01f3e1d9 Use CORBA_Object_release() instead of CORBA_free() as appropriate, you
doofus.

svn path=/trunk/; revision=4830
2000-08-14 01:00:22 +00:00
079a4f233c add special oaf initialization hack so conduit can find wombat, and accept
2000-08-13  Chris Toshok  <toshok@helixcode.com>

	* conduit/address-conduit.c (conduit_get_gpilot_conduit): add
	special oaf initialization hack so conduit can find wombat, and
	accept all cookies so that we can actually talk to oaf.

svn path=/trunk/; revision=4829
2000-08-14 00:46:10 +00:00
c9cf12dec8 Make the close button on the ShellView quit Evolution. (Yeah, this is
not correct, but at least it prevents some nasty GC errors and
prevents evolution-mail from being left in a messy state.)

svn path=/trunk/; revision=4828
2000-08-14 00:40:09 +00:00
54cc3f1e45 Fix the name of the binary to look for for PGP5
* configure.in: Fix the name of the binary to look for for PGP5

svn path=/trunk/; revision=4827
2000-08-14 00:39:48 +00:00
e2027224b4 Use the default handlers for SIGBUS and SIGSEGV as gnome_segv_handler
doesn't enjoy threads much.

svn path=/trunk/; revision=4826
2000-08-14 00:33:01 +00:00
3dc7eb6abb Set config->configured to TRUE
2000-08-13  Jeffrey Stedfast  <fejj@helixcode.com>

	* mail-config.c (mail_config_write): Set config->configured to
	TRUE

svn path=/trunk/; revision=4825
2000-08-14 00:30:38 +00:00
bda12da997 add a caveat about the POP keep-on-server option
svn path=/trunk/; revision=4824
2000-08-14 00:21:50 +00:00
92f0412ba6 Remove a bogus GDK_THREADS_ENTER()'/GDK_THREADS_LEAVE()' pair.
svn path=/trunk/; revision=4823
2000-08-14 00:09:47 +00:00
cc45a5c38c 0.4.
svn path=/trunk/; revision=4822
2000-08-13 23:29:33 +00:00
c9551e043f Fix Ettore's grammar :)
svn path=/trunk/; revision=4821
2000-08-13 23:27:59 +00:00
ab6ffcb6a0 Removed bogus entry.
svn path=/trunk/; revision=4820
2000-08-13 23:19:12 +00:00
235a10dd20 Update.
svn path=/trunk/; revision=4819
2000-08-13 23:12:33 +00:00
efe980e4c0 update dependencies
svn path=/trunk/; revision=4818
2000-08-13 22:58:06 +00:00
96f1ad4d16 Add 0.4 mail/calendar news
svn path=/trunk/; revision=4817
2000-08-13 22:55:08 +00:00
30c19e6e31 Get rid of some annoying debugging messages.
svn path=/trunk/; revision=4815
2000-08-13 22:41:29 +00:00
d5e7aef9f2 Fix the ugly hack to get rid of a CORBA race condition. Yes, it's
even uglier now.

svn path=/trunk/; revision=4814
2000-08-13 22:41:02 +00:00
13fa05375c add mail-local.h
* Makefile.am (evolution_mail_SOURCES): add mail-local.h

svn path=/trunk/; revision=4813
2000-08-13 22:17:53 +00:00
c6d2fa9232 Add filter.glade to EXTRA_DIST
svn path=/trunk/; revision=4812
2000-08-13 21:55:58 +00:00
a19a7a4106 Add camel-nntp-utils.h
* providers/nntp/Makefile.am (libcamelnntpinclude_HEADERS): Add
	camel-nntp-utils.h

svn path=/trunk/; revision=4811
2000-08-13 21:40:24 +00:00
f67847654e Disable error dialogs for now, as they hang.
svn path=/trunk/; revision=4810
2000-08-13 21:24:59 +00:00
c09e51955e remove blank.xpm and check.xpm which no longer exist
* Makefile.am (EXTRA_DIST): remove blank.xpm and check.xpm which
	no longer exist

svn path=/trunk/; revision=4807
2000-08-13 21:15:38 +00:00
184ad0a7f6 Fix some freed-memory references
* mail-format.c (add_url): Fix some freed-memory references

svn path=/trunk/; revision=4806
2000-08-13 20:49:28 +00:00
3ff93be29a Don't free the prompt. It doesn't belong to you.
* mail-threads.c (get_password): Don't free the prompt. It
	doesn't belong to you.

svn path=/trunk/; revision=4805
2000-08-13 20:42:51 +00:00
e1111e8e76 Fix bug in the folder creation code: CORBA_Object_duplicate() the
CORBA listener before storing it.

svn path=/trunk/; revision=4804
2000-08-13 20:35:44 +00:00
639b2e2157 Don't wrap the gnome_dialog_run in GDK_THREADS_ENTER/LEAVE
2000-08-13  Jeffrey Stedfast  <fejj@helixcode.com>

	* mail-threads.c (get_password): Don't wrap the gnome_dialog_run
	in GDK_THREADS_ENTER/LEAVE

svn path=/trunk/; revision=4803
2000-08-13 18:48:24 +00:00
90c97ff9b7 Updated russian translation.
svn path=/trunk/; revision=4802
2000-08-13 16:59:41 +00:00
50190de627 do a strcasecmp rather than just a strcmp when checking if a folder is
* providers/imap/camel-imap-folder.c
	(imap_get_subfolder_names_internal): do a strcasecmp rather than
	just a strcmp when checking if a folder is "INBOX", since it is
	a case-insensitive name.

svn path=/trunk/; revision=4801
2000-08-13 16:09:25 +00:00
0d66044bc4 Fixed a typo that cause the wrong field to be searched.
2000-08-13  Christopher James Lahey  <clahey@helixcode.com>

	* backend/pas/pas-backend-file.c: Fixed a typo that cause the
	wrong field to be searched.

	* gui/component/select-names/e-select-names.c: Made the select
	names dialog only display entries with email addresses.

svn path=/trunk/; revision=4800
2000-08-13 06:41:27 +00:00
48c3fc5722 Fixed a typo in the name of the first phone entry.
2000-08-12  Christopher James Lahey  <clahey@helixcode.com>

	* contact-editor/contact-editor.glade: Fixed a typo in the name of
	the first phone entry.

svn path=/trunk/; revision=4799
2000-08-13 06:07:02 +00:00
b36981e4d5 Commit the right version of this file.
svn path=/trunk/; revision=4798
2000-08-13 05:47:42 +00:00
53337e992f Get the mail component to use the new Evolution::ShellView interface.
This implementation is so ugly and evil and needs to be replaced.
Don't look at it.  Go away.

svn path=/trunk/; revision=4797
2000-08-13 05:20:54 +00:00
9f128d951a Add a kludgy and simple interface to the shell views to access the
status bar, to report messages and progress.

svn path=/trunk/; revision=4796
2000-08-13 05:19:36 +00:00
c1f24d07e4 Updated to reflect changes to mail_do_scan_subfolders
2000-08-13  Jeffrey Stedfast  <fejj@helixcode.com>

	* component-factory.c (create_news_storage): Updated to reflect
	changes to mail_do_scan_subfolders
	(create_imap_storage): Same.

	* mail-ops.c (mail_do_scan_subfolders): No longer takes an
	add_INBOX argument

svn path=/trunk/; revision=4795
2000-08-13 04:23:42 +00:00
05a0341981 Lose a reference to the store on purpose. To be fixed later.
* mail-ops.c (do_scan_subfolders): Lose a reference to the store
	on purpose. To be fixed later.

svn path=/trunk/; revision=4794
2000-08-13 04:17:42 +00:00
d1245d7e6b Take the source as a command-line argument rather than fetching it from
* component-factory.c (create_imap_storage): Take the source as a
	command-line argument rather than fetching it from mail-config.
	(owner_set_cb): Call create_imap_storage on each configured IMAP
	store.

svn path=/trunk/; revision=4793
2000-08-13 03:52:31 +00:00
3655f5d248 (imap_get_subfolder_names_internal): Add "INBOX" to the list as
g_malloc'ed memory, not a static string.

svn path=/trunk/; revision=4792
2000-08-13 03:25:47 +00:00
52d4488d7d Don't assume the FETCH results will come back in the order they were
* providers/imap/camel-imap-folder.c (imap_get_summary_internal):
	Don't assume the FETCH results will come back in the order they
	were requested.

svn path=/trunk/; revision=4791
2000-08-13 03:06:34 +00:00
fcad059f76 Redo this so that the lock icon remains active after a failed decryption
* mail-format.c (decode_pgp): Redo this so that the lock icon
	remains active after a failed decryption so you can click on it
	and try again.
	(try_inline_pgp, handle_multipart_encrypted): Put a border around
	the decrypted data.

svn path=/trunk/; revision=4790
2000-08-13 02:25:10 +00:00