Commit Graph

1080 Commits

Author SHA1 Message Date
bb1f281304 Bug 598567 - Can only insert local image files 2009-10-20 16:38:46 -04:00
3827cbee4c Bug #522783 - Signature separator for HTML E-mails
Reapplied patch from bug #551470, as this got dropped on merging.

Be sure you all also
gconftool-2 --install-schema-file=$PREFIX/etc/gconf/schemas/evolution-mail.schemas
as new key had been added.
2009-10-16 11:20:31 +02:00
527e9e472f Bug #545851 - Set properly sign type on reply of signed message 2009-10-16 10:40:58 +02:00
3766e19a2a Bug #245683 - Use QP encoding when composing message with "\nFrom "
(QP - Quoted Printable)
2009-10-15 20:42:07 +02:00
51f9daed70 Bug #597123 - Composer's Send Options doesn't work 2009-10-13 18:50:20 +02:00
027c7e7279 Remove unneeded composer autosave functions. 2009-10-01 23:40:39 -04:00
f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -04:00
da3ae4fd5f Various composer autosave fixes. 2009-09-30 20:18:37 -04:00
3bafed7094 No need to track open composer windows either. 2009-09-30 12:26:55 -04:00
983bea9996 Remove some unneeded composer autosave bits.
Closing the last main window no longer takes composer windows down with
it, so we no longer need the "holy crap we're shutting down, quick save
to disk!" logic.
2009-09-30 12:21:41 -04:00
975587643f Bug 596712 - Recovered messages not autosaved until modification 2009-09-29 14:16:11 -04:00
686337d382 Code cleanup in e-msg-composer.c 2009-09-29 14:16:10 -04:00
0089449444 Bug #582745 - Place signature at bottom when Edit As New Message 2009-09-29 12:21:06 +02:00
3ab9a05222 Bug #594284 - Missing libraries in composer to link properly 2009-09-16 14:31:40 +02:00
762773ed38 Reverted part of bug #594284
Cannot build composer without address book, but address book
is built after composer.
2009-09-07 19:58:39 +02:00
959ebe30bd Bug 594284 - FTBFS: missing links 2009-09-06 08:33:56 -04:00
8962868ff9 Relax the EBinding API to reduce GObject casting.
Also make it more fault-tolerant by warning about non-existent
property names instead of just crashing.
2009-09-01 21:12:44 -04:00
2e998320e1 Bug 593783 - Edit contact option in composer doesn't work 2009-09-01 09:52:07 -04:00
cd01125768 Bug #494531 - Use quoted-printable encoding when necessary
For example when part body contains a line longer than some max.
2009-08-31 13:07:00 +02:00
a43c879497 Disable Anjal hack until it can be reworked. 2009-08-17 15:06:30 -04:00
a168c8d2de BUGFIX: #589982 - Fix a critical warning while replying for a mail 2009-08-10 19:34:44 -04:00
11593af886 Runtime warning (incorrect g_object_unref call) fix 2009-08-10 16:46:56 -04:00
65695ae516 Fix a boo boo I made in the autosave code. 2009-08-07 06:50:05 -04:00
35fadc2d39 Bug 590747 – Composer autosave can easily lose data 2009-08-06 23:05:45 -04:00
052e89dd42 Seal up ESignature and add GObject properties. 2009-08-06 20:00:49 -04:00
2c4510e858 Merge commit 'EVOLUTION_2_27_5' into kill-bonobo 2009-07-28 11:24:49 -04:00
30ac043b6e Coding style and whitespace cleanups. 2009-07-26 08:18:59 -04:00
2badc0e210 Fix a warning 2009-07-24 10:47:44 +05:30
55978f863a Fix Attachment bar size of Anjal. 2009-07-24 08:20:14 +05:30
5d4e8994e8 Fix a crit warning for Anjal 2009-07-23 17:46:26 +05:30
631da1b6ba Fix composer for Anjal. 2009-07-22 19:08:08 +05:30
e730108e20 Fix composer string for Anjal. 2009-07-20 18:15:16 +05:30
1550eff338 Add option to hide 'From' for Anjal. 2009-07-20 17:56:18 +05:30
6d9e836a6f Merge branch 'master' into kill-bonobo 2009-07-14 13:38:12 -04:00
374bd42f69 Fix excessive whitespace. 2009-07-14 11:26:22 -04:00
ecf403c2b9 Fix a compiler warning 2009-07-14 12:44:51 +05:30
70c799f348 Don't have name selector buttons for Anjal's composer but only for Evo. 2009-07-14 10:25:42 +05:30
0274669179 Fix excessive whitespace. 2009-07-12 23:33:07 -04:00
a1082f0e45 Kill the last GtkOptionMenu instances.
Wrote a new widget (ECharsetComboBox) to replace e-charset-picker.c.
The widget provides a "charset" string property that allows us to bind
to GConf keys (via EShellSettings).  Moved e_charset_add_radio_actions()
to e-util/e-charset.c.  Updated Glade files, #include lines, etc.
2009-07-02 14:02:55 -04:00
1351c8e4fb Merge branch 'master' into kill-bonobo 2009-07-01 10:47:10 -04:00
bfc5ba2511 Fix "make distcheck" errors and other build cleanups. 2009-06-30 18:34:08 -04:00
42e75c9162 Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. 2009-06-30 17:20:23 -04:00
741307a930 Fix show CC/BCC text for Anjal depending on the visibility of the
widget.
2009-06-24 21:23:50 +05:30
c6aabcca4f Merge commit 'EVOLUTION_2_27_3' into kill-bonobo
Conflicts:
	composer/e-composer-header-table.h
	composer/e-composer-header.c
	composer/e-composer-private.c
	configure.ac
	mail/em-account-editor.c
	po/POTFILES.in
	po/or.po
	widgets/misc/e-search-bar.c
2009-06-19 19:05:26 -04:00
ace3390de6 I was a bit over-keen in changing includes, revert this part. 2009-06-19 11:54:34 +02:00
235e390e77 Fix properly include paths, since this is one of our public headers 2009-06-19 11:43:56 +02:00
6b12be62e1 Fix coding style. 2009-06-13 22:51:11 -04:00
6ee3d89d0b Fix compiler warnings. 2009-06-13 22:44:46 -04:00
6a1c827891 Changes for Anjal: Pack Send/Save draft, instead of the combo box for
Icon view.
2009-06-11 16:45:40 +05:30
ac11f6a280 Fix Anjal's composer path. 2009-06-04 10:00:45 +05:30