Commit Graph

16 Commits

Author SHA1 Message Date
942827fe40 added delete all to edit menu added placeholders for all edit menu parts
2001-05-24  Radek Doulik  <rodo@ximian.com>

	* evolution-message-composer.xml: added delete all to edit menu
	added placeholders for all edit menu parts

svn path=/trunk/; revision=9962
2001-05-24 15:55:54 +00:00
3d098a5dd5 added delete all to edit menu
2001-05-24  Radek Doulik  <rodo@ximian.com>

	* evolution-message-composer.xml: added delete all to edit menu

svn path=/trunk/; revision=9960
2001-05-24 14:42:33 +00:00
434c0c8ca5 Added S/MIME menu items.
2001-05-16  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-message-composer.xml: Added S/MIME menu items.

svn path=/trunk/; revision=9854
2001-05-16 21:08:05 +00:00
d77e174e56 Remove Help->About.
2001-05-14  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-message-composer.xml: Remove Help->About.

svn path=/trunk/; revision=9794
2001-05-14 18:33:18 +00:00
8ea5c96560 Added Reply-To field.
2001-03-12  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-message-composer.xml: Added Reply-To field.

svn path=/trunk/; revision=8656
2001-03-13 00:04:32 +00:00
6145f688cc New function. Used to store integer values into the configuration engine.
2001-03-06  Miguel de Icaza  <miguel@ximian.com>

	* e-msg-composer.c (set_config): New function.  Used to store
	integer values into the configuration engine.  Handles the case of
	Bonobo-conf being installed, or falls back to gnome_config.

	* e-msg-composer-hdrs.c (add_header): Renamed to be
	header_new_recipient().  Now we take care of the other cases in
	create_headers, which is a lot nicer now.

	(create_optionmenu): Removed extra "name" argument which was not
	being used anyways (the only arg passed was From:).
	(init): Removed all the redundant NULL initialization by using
	nice g_new0

	(create_headers): New function, much cleaner.

	Use of Pair structure everywhere instead of individual widgets to
	keep track of which ones are visible and which ones are not.

	* e-msg-composer.c (setup_ui): Handle ViewFrom and ViewBCC
	commands.
	(menu_view_bcc_cb, menu_view_from_cb): New functions that
	implement the features described.

	(menu_format_html_cb): Removed unrequired test, as
	e_msg_composer_set_send_html already optimizes the case of the
	state being the same.
	(menu_security_pgp_encrypt_cb): Remove redundant code.
	(menu_security_pgp_sign_cb): ditto.

2001-03-06  Miguel de Icaza  <miguel@ximian.com>

	* evolution-message-composer.xml: Reorder menus to be File, Edit,
	View, Insert, Format (instead of File, Edit, Format, View, Insert).

	Add View/From Field and View/From BCC

	Add Insert/File.

	Add File/Send menu item.

	Change the look to follow the "mailer" look (thiner display).

svn path=/trunk/; revision=8590
2001-03-08 02:06:26 +00:00
57b9260528 Change Security* to SecurityPGP* as we may someday have S/MIME
2001-01-24  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-message-composer.xml: Change Security* to SecurityPGP*
	as we may someday have S/MIME sign/encrypt.

svn path=/trunk/; revision=7792
2001-01-24 23:49:54 +00:00
976ba2850e Added SaveDraft bonobo menu verb thingy.
2001-01-11  Jeffrey Stedfast  <fejj@helixcode.com>

	* evolution-message-composer.xml: Added SaveDraft bonobo menu verb
	thingy.

svn path=/trunk/; revision=7380
2001-01-11 05:48:41 +00:00
ce4bd7a99e Added Security menu
2000-12-15  Jeffrey Stedfast  <fejj@helixcode.com>

	* evolution-message-composer.xml: Added Security menu

svn path=/trunk/; revision=7057
2000-12-15 23:08:20 +00:00
feabe079db redone shortcuts
2000-12-13  Radek Doulik  <rodo@helixcode.com>

	* evolution-message-composer.xml: redone shortcuts

svn path=/trunk/; revision=6967
2000-12-13 17:24:45 +00:00
93a53667f6 removed Bold item from toolbar
2000-12-12  Radek Doulik  <rodo@helixcode.com>

	* evolution-message-composer.xml: removed Bold item from toolbar

svn path=/trunk/; revision=6941
2000-12-12 11:40:57 +00:00
17e51fc561 Make the behavior of the toolbars for the message composer and the
task editor "exclusive".

svn path=/trunk/; revision=6666
2000-11-25 06:14:22 +00:00
9090495510 Added keyboard shortcuts to all of the composer menus.
2000-11-08  Anna Marie Dirks <anna@helixcode.com>
        * evolution-message-composer.xml: Added keyboard shortcuts
	to all of the composer menus.

svn path=/trunk/; revision=6512
2000-11-08 18:29:32 +00:00
0168cb8489 added accel="*Control*Return" to FileSend replace FileSendNow with
2000-11-01  Radek Doulik  <rodo@helixcode.com>

	* evolution-message-composer.xml: added accel="*Control*Return" to
	FileSend
	replace FileSendNow with FileSend as FileSendNow wasn't defined

svn path=/trunk/; revision=6319
2000-11-01 20:52:08 +00:00
eef1bb9ef2 change default state on 'view attachments'
svn path=/trunk/; revision=6017
2000-10-19 02:55:30 +00:00
b459ed2a59 add.
2000-10-19  Michael Meeks  <michael@helixcode.com>

	* evolution-message-composer.xml: add.

	* checking all generated .h files ( sim. to glade ) to make
	translator's lives easier.

svn path=/trunk/; revision=6014
2000-10-19 02:28:43 +00:00