| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
2001-03-12 Jeffrey Stedfast <fejj@ximian.com>
* evolution-message-composer.xml: Added Reply-To field.
svn path=/trunk/; revision=8656
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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-11 Jeffrey Stedfast <fejj@helixcode.com>
* evolution-message-composer.xml: Added SaveDraft bonobo menu verb
thingy.
svn path=/trunk/; revision=7380
|
|
|
|
|
|
|
|
| |
2000-12-15 Jeffrey Stedfast <fejj@helixcode.com>
* evolution-message-composer.xml: Added Security menu
svn path=/trunk/; revision=7057
|
|
|
|
|
|
|
|
| |
2000-12-13 Radek Doulik <rodo@helixcode.com>
* evolution-message-composer.xml: redone shortcuts
svn path=/trunk/; revision=6967
|
|
|
|
|
|
|
|
| |
2000-12-12 Radek Doulik <rodo@helixcode.com>
* evolution-message-composer.xml: removed Bold item from toolbar
svn path=/trunk/; revision=6941
|
|
|
|
|
|
| |
task editor "exclusive".
svn path=/trunk/; revision=6666
|
|
|
|
|
|
|
|
| |
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-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
|
|
|
|
| |
svn path=/trunk/; revision=6017
|
|
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
|