Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This needs to return a const char * and not a char *, because we're not | Jeffrey Stedfast | 2000-09-02 | 1 | -7/+7 |
| | | | | | | | | | | | | | | 2000-09-01 Jeffrey Stedfast <fejj@helixcode.com> * e-msg-composer.c (e_msg_composer_get_sig_file): This needs to return a const char * and not a char *, because we're not actually allocating memory here. (create_menubar_file): Changed "Send" to "Send Now" and added "Send Later" (menu_file_send_later_cb): New callback that emits the POSTPONE signal (equivalent to "Send Later" svn path=/trunk/; revision=5177 | ||||
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4687 | ||||
* | Bonobization of the message composer, part 1. | Ettore Perazzoli | 2000-03-02 | 1 | -7/+31 |
| | | | | svn path=/trunk/; revision=2012 | ||||
* | More work: | Ettore Perazzoli | 1999-11-17 | 1 | -0/+52 |
- Fixed some Camel API naming issues. - Moved the message composer stuff to the `composer' directory. svn path=/trunk/; revision=1395 |