aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-message-composer.xml
Commit message (Collapse)AuthorAgeFilesLines
* changed accel for HTML from T to M to avoid conflict with other menuLarry Ewing2002-07-241-1/+1
| | | | | | | | | 2002-07-23 Larry Ewing <lewing@ximian.com> * evolution-message-composer.xml: changed accel for HTML from T to M to avoid conflict with other menu items. svn path=/trunk/; revision=17552
* removed Insert file from composers menu + forgotten signature editorRadek Doulik2002-07-231-7/+1
| | | | | | help menu fix svn path=/trunk/; revision=17533
* s/now// for "Send this message now" tooltipJeffrey Stedfast2002-07-061-1/+1
| | | | svn path=/trunk/; revision=17380
* Removed the Send Later verb.Jeffrey Stedfast2002-07-061-4/+0
| | | | | | | | 2002-07-05 Jeffrey Stedfast <fejj@ximian.com> * evolution-message-composer.xml: Removed the Send Later verb. svn path=/trunk/; revision=17376
* moved format menu, avoided two separatorsRadek Doulik2002-03-091-7/+7
| | | | svn path=/trunk/; revision=15995
* for all separators, add a unique (per xml file) name to each separator, soMichael Meeks2002-01-161-9/+9
| | | | | | | | | | | 2002-01-15 Michael Meeks <michael@ximian.com> * *.xml: for all separators, add a unique (per xml file) name to each separator, so we don't get them conflicting across merges and messing with the order; then give them a dummy attr f="" to stop them being transparent, hmm. svn path=/trunk/; revision=15338
* change Save into Save and close, don't break the string freeze in theLarry Ewing2001-10-311-14/+25
| | | | | | | | | 2001-10-30 Larry Ewing <lewing@ximian.com> * evolution-signature-editor.xml: change Save into Save and close, don't break the string freeze in the process. svn path=/trunk/; revision=14498
* Added an EncodingPlaceholder, shuffled around the items for the Edit menuEttore Perazzoli2001-10-301-2/+3
| | | | | | | | | * evolution-message-composer.xml: Added an EncodingPlaceholder, shuffled around the items for the Edit menu a little bit. Removed "Delete All" which is too dangerous a command [especially without confirmation as it is implemented now]. svn path=/trunk/; revision=14406
* Remove separator from the end of the "View" menu.Ettore Perazzoli2001-10-301-2/+0
| | | | | | | * evolution-message-composer.xml: Remove separator from the end of the "View" menu. svn path=/trunk/; revision=14395
* Added an accelerator (H_TML) to the Format->Html menu item.Anna Marie Dirks2001-10-231-1/+1
| | | | | | | | | 2001-10-22 Anna Marie Dirks <anna@ximian.com> * evolution-message-composer.xml: Added an accelerator (H_TML) to the Format->Html menu item. svn path=/trunk/; revision=13926
* removed hidden Debug submenu, it was causing empty little popup menuRadek Doulik2001-10-011-4/+0
| | | | | | | | | | | | 2001-10-01 Radek Doulik <rodo@ximian.com> * evolution-message-composer.xml: removed hidden Debug submenu, it was causing empty little popup menu appear, which was somewhat confusing, I hope Michael doesn't need it anymore * evolution-signature-editor.xml: removed hidden Debug submenu svn path=/trunk/; revision=13259
* Added Cut/Copy/Paste underline thingies.Jeffrey Stedfast2001-08-201-1/+1
| | | | | | | | | 2001-08-19 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-list.xml: Added Cut/Copy/Paste underline thingies. svn path=/trunk/; revision=12223
* Remove "Customize toolbar" item. Here too. Here too.Ettore Perazzoli2001-08-081-6/+0
| | | | | | | | | * evolution-mail-messagedisplay.xml: Remove "Customize toolbar" item. * evolution.xml: Here too. * evolution-message-composer.xml: Here too. svn path=/trunk/; revision=11747
* More updates to icons, this time the Save, Save As, and Search icons forJacob Leach2001-08-011-4/+4
| | | | | | a few places. svn path=/trunk/; revision=11544
* ui:Peter Williams2001-08-011-1/+7
| | | | | | | | | | | | | | | | 2001-07-31 Peter Williams <peterw@ximian.com> * evolution-message-composer.xml: Add "Customize Toolbars" menu item and command. composer: 2001-07-31 Peter Williams <peterw@ximian.com> * e-msg-composer.c (setup_ui): Set the config path for the composer so that the customize toolbar command works. svn path=/trunk/; revision=11529
* Use the new Send and Send Later icons for the toolbar and menus in theJacob Leach2001-07-311-6/+8
| | | | | | composer. (Beautiful work Tuomas and Jakub!) svn path=/trunk/; revision=11511
* Move Insert File from the File menu into the Insert Menu. Change thePeter Williams2001-07-251-4/+5
| | | | | | | | | | 2001-07-24 Peter Williams <peterw@ximian.com> * evolution-message-composer.xml: Move Insert File from the File menu into the Insert Menu. Change the accelerators to reflect what's being inserted and add ellipses. svn path=/trunk/; revision=11349
* remove FileSaveInFolder menu item. rename Insert->File toLarry Ewing2001-07-101-2/+2
| | | | | | | | | 2001-07-09 Larry Ewing <lewing@ximian.com> * evolution-message-composer.xml: remove FileSaveInFolder menu item. rename Insert->File to Insert->Attachment. svn path=/trunk/; revision=10947
* Fix bug #3612: Accelerator for attach file in composer.Jacob Leach2001-07-041-0/+1
| | | | svn path=/trunk/; revision=10768
* Set it up to have an e-charset-picker bonobo-ui menu attached to the EditJeffrey Stedfast2001-07-031-74/+43
| | | | | | | | | 2001-07-02 Jeffrey Stedfast <fejj@ximian.com> * evolution-message-composer.xml: Set it up to have an e-charset-picker bonobo-ui menu attached to the Edit menu. svn path=/trunk/; revision=10691
* Enable the label next to the "Attach" toolbar button, and get rid of theEttore Perazzoli2001-07-021-7/+1
| | | | | | | * evolution-message-composer.xml: Enable the label next to the "Attach" toolbar button, and get rid of the "Help" menu. svn path=/trunk/; revision=10659
* remove FIXME from FileInsertFile.Larry Ewing2001-06-281-1/+1
| | | | | | | | | | | | | | | 2001-06-27 Larry Ewing <lewing@ximian.com> * evolution-message-composer.xml: remove FIXME from FileInsertFile. * e-msg-composer.c (menu_file_insert_file_cb): make hook this up. (get_sig_file_content): use get_file_content. (get_file_content): make this usable for both insertion and signatures. (read_file_content): added helper function to read file. svn path=/trunk/; revision=10552
* Updated to use TigerT's attachment icon.Jeffrey Stedfast2001-06-281-2/+2
| | | | | | | | | 2001-06-27 Jeffrey Stedfast <fejj@ximian.com> * evolution-message-composer.xml: Updated to use TigerT's attachment icon. svn path=/trunk/; revision=10540
* added delete all to edit menu added placeholders for all edit menu partsRadek Doulik2001-05-241-0/+7
| | | | | | | | | 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
* added delete all to edit menuRadek Doulik2001-05-241-1/+6
| | | | | | | | 2001-05-24 Radek Doulik <rodo@ximian.com> * evolution-message-composer.xml: added delete all to edit menu svn path=/trunk/; revision=9960
* Added S/MIME menu items.Jeffrey Stedfast2001-05-171-3/+14
| | | | | | | | 2001-05-16 Jeffrey Stedfast <fejj@ximian.com> * evolution-message-composer.xml: Added S/MIME menu items. svn path=/trunk/; revision=9854
* Remove Help->About.Jeffrey Stedfast2001-05-151-2/+0
| | | | | | | | 2001-05-14 Jeffrey Stedfast <fejj@ximian.com> * evolution-message-composer.xml: Remove Help->About. svn path=/trunk/; revision=9794
* Added Reply-To field.Jeffrey Stedfast2001-03-131-0/+5
| | | | | | | | 2001-03-12 Jeffrey Stedfast <fejj@ximian.com> * evolution-message-composer.xml: Added Reply-To field. svn path=/trunk/; revision=8656
* New function. Used to store integer values into the configuration engine.Miguel de Icaza2001-03-081-14/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Change Security* to SecurityPGP* as we may someday have S/MIMEJeffrey Stedfast2001-01-251-49/+4
| | | | | | | | | 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
* Added SaveDraft bonobo menu verb thingy.Jeffrey Stedfast2001-01-111-0/+2
| | | | | | | | | 2001-01-11 Jeffrey Stedfast <fejj@helixcode.com> * evolution-message-composer.xml: Added SaveDraft bonobo menu verb thingy. svn path=/trunk/; revision=7380
* Added Security menuJeffrey Stedfast2000-12-161-0/+14
| | | | | | | | 2000-12-15 Jeffrey Stedfast <fejj@helixcode.com> * evolution-message-composer.xml: Added Security menu svn path=/trunk/; revision=7057
* redone shortcutsRadek Doulik2000-12-141-18/+13
| | | | | | | | 2000-12-13 Radek Doulik <rodo@helixcode.com> * evolution-message-composer.xml: redone shortcuts svn path=/trunk/; revision=6967
* removed Bold item from toolbarRadek Doulik2000-12-121-4/+0
| | | | | | | | 2000-12-12 Radek Doulik <rodo@helixcode.com> * evolution-message-composer.xml: removed Bold item from toolbar svn path=/trunk/; revision=6941
* Make the behavior of the toolbars for the message composer and theEttore Perazzoli2000-11-251-1/+1
| | | | | | task editor "exclusive". svn path=/trunk/; revision=6666
* Added keyboard shortcuts to all of the composer menus.Anna Marie Dirks2000-11-091-17/+75
| | | | | | | | 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
* added accel="*Control*Return" to FileSend replace FileSendNow withRadek Doulik2000-11-021-2/+2
| | | | | | | | | | 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
* change default state on 'view attachments'Michael Meeks2000-10-191-1/+1
| | | | svn path=/trunk/; revision=6017
* add.Michael Meeks2000-10-191-0/+119
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