| Commit message (Expand) | Author | Age | Files | Lines |
* | g_strdup() the gpg/smime keys into the recipients list or else we end up | Jeffrey Stedfast | 2004-10-12 | 2 | -2/+8 |
* | updated | Jeffrey Stedfast | 2004-10-09 | 1 | -0/+2 |
* | e-popup api changes. | Not Zed | 2004-10-07 | 3 | -2/+7 |
* | set a GTKHTML_API_VERSION variable | JP Rosevear | 2004-10-01 | 2 | -1/+6 |
* | enable ask drop action and hook onto drag motion. (drag_motion): | Not Zed | 2004-10-01 | 2 | -10/+169 |
* | Use non-deprecated functions. | Kjartan Maraas | 2004-09-30 | 2 | -3/+9 |
* | handle 'attachment' as well, as per Mozilla's mangling, and the new | Michael Meeks | 2004-09-20 | 2 | -2/+10 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 6 | -149/+113 |
* | ** See bug #64454. | Not Zed | 2004-09-09 | 3 | -4/+11 |
* | set paragraph style to normal to avoid signature landing in PRE paragraph | Radek Doulik | 2004-08-14 | 2 | -0/+6 |
* | Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0. | Carlos Garnacho Parro | 2004-08-13 | 4 | -53/+139 |
* | Fixes for api changes in mail/ for 61940. | Not Zed | 2004-07-29 | 2 | -5/+9 |
* | removed unused static variable listener_vepv | Radek Doulik | 2004-07-28 | 5 | -19/+55 |
* | removed body content + signature html concatenating and call | Radek Doulik | 2004-07-23 | 2 | -22/+12 |
* | include config.h. See #61395. | Not Zed | 2004-07-22 | 2 | -0/+8 |
* | ** Fix for #60387. | Not Zed | 2004-06-18 | 4 | -42/+138 |
* | clean up the code slightly. | Not Zed | 2004-06-17 | 4 | -29/+48 |
* | Don't connect to the key_pressed_event. (composer_key_pressed): Removed. | Jeffrey Stedfast | 2004-06-15 | 2 | -16/+7 |
* | fix the name of "stock_save-as" everywhere | Dan Winship | 2004-06-07 | 2 | -1/+5 |
* | Use e_error_run() instead of the e_activation_error_dialog() stuff that no | Jeffrey Stedfast | 2004-06-05 | 4 | -18/+31 |
* | always insert new paragraph for signature | Radek Doulik | 2004-06-03 | 2 | -2/+8 |
* | s/${0}/{0}/g | Jeffrey Stedfast | 2004-05-28 | 3 | -11/+15 |
* | Require e-error-tool | Rodney Dawes | 2004-05-28 | 2 | -0/+5 |
* | use e-icon-factory sizes. | Not Zed | 2004-05-25 | 2 | -6/+8 |
* | if we have a cached icon, use it, don't just ignore it! #58831. | Not Zed | 2004-05-25 | 2 | -2/+10 |
* | don't dist the error .h file | JP Rosevear | 2004-05-20 | 2 | -1/+4 |
* | set the default for exit-unsaved to save, as in 1.4. #57995. | Not Zed | 2004-05-18 | 2 | -1/+4 |
* | fix for folder selector api change. | Not Zed | 2004-05-18 | 2 | -1/+6 |
* | add for translators. | Not Zed | 2004-05-12 | 5 | -60/+112 |
* | Use CAMEL_EXCEPTION_SYSTEM instead of '1', also don't use | Jeffrey Stedfast | 2004-05-12 | 2 | -3/+13 |
* | Fixing parts of #53466. | Enver ALTIN | 2004-05-10 | 2 | -2/+6 |
* | update | Dan Winship | 2004-05-03 | 1 | -16/+9 |
* | header cleanups. | Not Zed | 2004-05-03 | 2 | -0/+12 |
* | ** Changed error messages to EError. | Not Zed | 2004-04-28 | 6 | -119/+75 |
* | duh, pass the string not the content type to the warning message. And | Not Zed | 2004-04-27 | 2 | -3/+9 |
* | Only unlink the original autosave draft file if we are successful in | Jeffrey Stedfast | 2004-04-27 | 2 | -9/+13 |
* | forgot to save after i added bug #. | Michael Zucci | 2004-04-23 | 1 | -1/+1 |
* | fallback to stock attach if we can't ifnd the icon. | Not Zed | 2004-04-23 | 2 | -11/+21 |
* | Use the E_ICON_SIZE enums rather than specifying an absolute pixel size. | Jeffrey Stedfast | 2004-04-20 | 2 | -3/+7 |
* | Update the composer to use the icon theme via the EIconFactory object in | Michael Terry | 2004-04-19 | 3 | -13/+31 |
* | Work in progress, HIG'ing and de-coupling of errors. | Michael Zucci | 2004-04-16 | 1 | -0/+35 |
* | Same idea here as with build_mesage(), don't convert th gconf charset | Jeffrey Stedfast | 2004-04-16 | 3 | -52/+82 |
* | To be on the safe side (even though the real bug behind bug #51924 can't | Jeffrey Stedfast | 2004-04-14 | 2 | -3/+11 |
* | add missing debug wrapper back. | Larry Ewing | 2004-04-13 | 1 | -1/+1 |
* | accept text/calendar drops. | Larry Ewing | 2004-04-13 | 2 | -2/+17 |
* | EABDestination -> EDestination. (e_msg_composer_hdrs_to_message_internal): | Chris Toshok | 2004-04-10 | 6 | -105/+172 |
* | Reversed the logic for setting the signature menu to "None" (only set it | Jeffrey Stedfast | 2004-04-08 | 2 | -28/+34 |
* | ops, saved it this time | Radek Doulik | 2004-04-07 | 1 | -3/+3 |
* | (set_editor_text): added pad_signature parameter to tell if we | Radek Doulik | 2004-04-07 | 2 | -6/+10 |
* | added empty hbox so that we have 12pxs between account setting and | Radek Doulik | 2004-04-07 | 2 | -1/+11 |
* | Revert Radek's last change to fix bug #56381. | Jeffrey Stedfast | 2004-04-03 | 2 | -1/+7 |
* | dumb fix | Jeffrey Stedfast | 2004-04-02 | 1 | -3/+2 |
* | Fixed some breakage I introduced in the changes below. | Jeffrey Stedfast | 2004-04-02 | 2 | -2/+12 |
* | simplify menu_item_set_label() | Jeffrey Stedfast | 2004-04-02 | 1 | -10/+5 |
* | Updated to use the new signature APIs. (signature_added): _()ify the | Jeffrey Stedfast | 2004-04-02 | 2 | -4/+27 |
* | Updated to use the new signature APIs. | Jeffrey Stedfast | 2004-04-02 | 3 | -149/+176 |
* | Fixed missing headers now mail/* doesn't include gtk/*, camel/*, and | Not Zed | 2004-03-31 | 7 | -1/+23 |
* | do not add <br> between text and signature | Radek Doulik | 2004-03-30 | 2 | -2/+6 |
* | do not set editor insensitive, use editable-off command instead | Radek Doulik | 2004-03-23 | 2 | -1/+13 |
* | exclude non-viable folder targets for selection, related to #55089. | Not Zed | 2004-03-22 | 2 | -1/+7 |
* | delete event: if empty paragraph has signature == 1 then set it to 0 | Radek Doulik | 2004-03-19 | 2 | -2/+16 |
* | If we select multi-attachments, the "properities" menu item in popup icon | Bill Zhu | 2004-03-18 | 2 | -1/+17 |
* | If the subject is empty, use _("Untitled Message") as the subject instead. | Jeffrey Stedfast | 2004-03-07 | 2 | -1/+6 |
* | Fixes bug #55202 | Jeffrey Stedfast | 2004-03-06 | 2 | -10/+16 |
* | add a key-press event handler, with which a little modification to Paolo | Bruce Tao | 2004-03-04 | 2 | -1/+33 |
* | Add a <br> tag between the message text and the signature text (makes it | Jeffrey Stedfast | 2004-02-27 | 2 | -8/+16 |
* | From www@reality.cz Tue Feb 17 11:52:51 2004 | REALiTY-ON-LINE | 2004-02-17 | 2 | -2/+6 |
* | removed debug printf | Radek Doulik | 2004-02-13 | 1 | -1/+0 |
* | get default composer size from gconf, hook to unrealize event and save | Radek Doulik | 2004-02-13 | 2 | -7/+27 |
* | add accel and icon for the "remove" item in the popup menu. Patch from | Rodney Dawes | 2004-02-07 | 2 | -4/+11 |
* | use FORCE_SLOW_MIME_TYPE so gnome-vfs actually sniffs the file contents | Chris Toshok | 2004-02-04 | 2 | -0/+7 |
* | add widgets/misc | Dan Winship | 2004-02-04 | 2 | -0/+6 |
* | use g_ascii_strcasecmp rather than strcasecmp. | Not Zed | 2004-02-02 | 3 | -13/+28 |
* | reverted radek's patch below, it was already fixed (#53176). Changed the | Not Zed | 2004-01-29 | 3 | -32/+46 |
* | set body text after setting composer's signature, so that signature is | Radek Doulik | 2004-01-28 | 2 | -1/+8 |
* | ** See Bug #53176, probably fixes others too. | Not Zed | 2004-01-28 | 2 | -11/+30 |
* | ** See Bug #20017. | Not Zed | 2004-01-14 | 2 | -25/+78 |
* | bump version and requirements | JP Rosevear | 2004-01-13 | 1 | -0/+5 |
* | fix compilation error | JP Rosevear | 2004-01-13 | 1 | -1/+1 |
* | added "View To", "View Post To" menu items, made it possible to see both | Meilof Veeningen | 2004-01-13 | 5 | -65/+490 |
* | Implemented #127527: the attachment bar is packed inside an EExpander | ERDI Gergo | 2004-01-11 | 3 | -29/+91 |
* | s/unsaved files/unsaved messages/ as per bug #45407. | Jeffrey Stedfast | 2004-01-10 | 2 | -1/+6 |
* | add an assertion for no account set. Discovered from bug #50786. | Not Zed | 2004-01-08 | 2 | -0/+8 |
* | Remove the 6-pixel border around the main window. That just looked ugly. | Jeffrey Stedfast | 2004-01-08 | 2 | -1/+5 |
* | Missing changelog | JP Rosevear | 2004-01-07 | 1 | -0/+4 |
* | missed this - remove disable deprecated flag | JP Rosevear | 2004-01-07 | 1 | -1/+0 |
* | Unifdef out the post-to code and fix it to use the new folder selection | Jeffrey Stedfast | 2003-12-05 | 2 | -15/+19 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 2 | -1/+11 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 2 | -1/+5 |
* | autosave fix | Radek Doulik | 2003-12-01 | 3 | -5/+79 |
* | (create_headers): #if 0 the "post to" | Ettore Perazzoli | 2003-12-01 | 2 | -3/+9 |
* | switch from just checking SMIME_SUPPORTED to checking both HAVE_NSS and | Chris Toshok | 2003-11-27 | 2 | -2/+7 |
* | turn on deprecated gtk widgets | JP Rosevear | 2003-11-26 | 2 | -1/+4 |
* | changed to use ciphercontext directly to sign the message, no | Not Zed | 2003-11-05 | 2 | -73/+35 |
* | (SELECT_NAMES_OAFIID): Append "_2". | Ettore Perazzoli | 2003-11-04 | 2 | -1/+5 |
* | fix for e-account smime info changes. Also enforce having a signing | Not Zed | 2003-10-31 | 2 | -16/+39 |
* | Turn on SMIME_SUPPORTED. (build_message): move some of the security code | Not Zed | 2003-10-30 | 2 | -202/+188 |
* | Merge new-ui-branch into the trunk. | Ettore Perazzoli | 2003-10-22 | 6 | -106/+139 |
* | Don't blindly claim that the file exists and then ask the user if he/she | Jeffrey Stedfast | 2003-10-07 | 3 | -25/+47 |
* | Same as below. | Jeffrey Stedfast | 2003-09-25 | 3 | -1/+21 |
* | Add some assertion. Send Close response signal to the properties dialog | Charles Zhang | 2003-09-23 | 2 | -2/+24 |
* | fixed a comment | Jeffrey Stedfast | 2003-09-20 | 1 | -1/+1 |
* | updated for CamelTransferEncoding namespace changes | Jeffrey Stedfast | 2003-09-19 | 3 | -14/+22 |
* | Updated for namespace changes in Camel. | Jeffrey Stedfast | 2003-09-19 | 4 | -28/+34 |
* | ** Merge in mail-refactor-2-branch | Not Zed | 2003-09-18 | 3 | -38/+31 |
* | (header_new_recipient): Make the entry | Ettore Perazzoli | 2003-09-16 | 2 | -1/+7 |
* | Added an entry_uic field for a BonoboUIComponent for the non-control | Federico Mena Quintero | 2003-09-12 | 3 | -11/+63 |
* | Connect response signal to attachment properties dialog, fix bug #47950. | Antonio Xu | 2003-08-29 | 4 | -7/+26 |
* | temporarily reverting camel namespace changes until after other branches have... | Jeffrey Stedfast | 2003-08-27 | 4 | -42/+26 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g | Jeffrey Stedfast | 2003-08-27 | 2 | -1/+6 |
* | updated for namespace changed made to camel-mime-utils.[c,h] | Jeffrey Stedfast | 2003-08-26 | 4 | -25/+36 |
* | Original patch from David Woodhouse, but modified a bit by me. | Jeffrey Stedfast | 2003-08-19 | 2 | -10/+26 |
* | fixed an insulting error message. Fixes bug #47413. | Lorenzo Gil Sanchez | 2003-08-14 | 2 | -1/+6 |
* | This needs to use camel_data_wrapper_decode_to_stream() rather than | Jeffrey Stedfast | 2003-08-14 | 3 | -39/+32 |
* | don't set the rawtext bit anymore. | Jeffrey Stedfast | 2003-08-12 | 3 | -18/+30 |
* | add the drop type of mozilla browser link to make composer support to | Antonio Xu | 2003-08-04 | 2 | -10/+16 |
* | fixed the ChangeLog | Jeffrey Stedfast | 2003-07-30 | 1 | -1/+1 |
* | add gdk_pixbuf_loader_close to close pix buffer loading. [#45908] | Antonio Xu | 2003-07-29 | 2 | -1/+8 |
* | bump editor version | Larry Ewing | 2003-07-26 | 2 | -2/+7 |
* | Set default answer of dialog to 'yes' to try and prevent autosaved | Michel DÃÂänzer | 2003-07-24 | 2 | -0/+7 |
* | Revert my previous changes here too. | Jeffrey Stedfast | 2003-07-24 | 3 | -15/+18 |
* | Remove this. It was only used by e-icon-list, which is no longer there. | Dan Winship | 2003-07-24 | 3 | -21/+10 |
* | Init charset to NULL. | Jeffrey Stedfast | 2003-07-22 | 2 | -2/+6 |
* | Make this work again. | Dan Winship | 2003-07-22 | 2 | -3/+7 |
* | ** For bug #46013 | Maxx Cao | 2003-07-18 | 2 | -1/+8 |
* | don't set the rawtext bit anymore. | Jeffrey Stedfast | 2003-07-17 | 3 | -49/+68 |
* | ** For bug #45826 | Maxx Cao | 2003-07-15 | 2 | -0/+61 |
* | Updated to use camel_strcase_hash/equal. | Jeffrey Stedfast | 2003-07-08 | 2 | -3/+8 |
* | Gone. (update): Use e_icon_for_mime_type instead. | Dan Winship | 2003-07-03 | 3 | -62/+9 |
* | Change file url to absolute path. Fixes bug #44065. | Antonio Xu | 2003-07-03 | 2 | -1/+16 |
* | Connect to the save-draft signal too. Fixes bug #45531. | Jeffrey Stedfast | 2003-07-03 | 2 | -1/+9 |
* | Set the rawtext bits for the 'plain' and 'html' data wrappers to FALSE. | Jeffrey Stedfast | 2003-06-30 | 2 | -0/+10 |
* | free the return value. (impl_event): free the return value. | Larry Ewing | 2003-06-20 | 2 | -0/+8 |
* | Use e_iconv_open/close so that we get charset aliasing for free. Fixes bug | Jeffrey Stedfast | 2003-06-19 | 2 | -3/+8 |
* | Fixes bug #44139. | Jeffrey Stedfast | 2003-06-18 | 3 | -12/+19 |
* | free the result only if there isn't an exception. | Larry Ewing | 2003-06-14 | 1 | -1/+1 |
* | Put the ChangeLog.pre-1-4 in the Makefiles. | Ettore Perazzoli | 2003-06-13 | 1 | -0/+1 |
* | free the structure as well. | Larry Ewing | 2003-06-11 | 2 | -0/+6 |
* | free the return values. | Larry Ewing | 2003-06-11 | 2 | -0/+6 |
* | Same as the rest. (setup_ui): We didn't even seem to be using the gconf | Jeffrey Stedfast | 2003-06-10 | 4 | -7/+37 |
* | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 2 | -4037/+4037 |
* | i2003-05-20 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2003-05-21 | 3 | -1/+49 |
* | Don't connect to the focus-out-event in order to update the mime-type. | Jeffrey Stedfast | 2003-05-17 | 2 | -29/+7 |
* | Change the "would you like to recover unsaved drafts?" dialog a QUESTION | Jeffrey Stedfast | 2003-04-30 | 2 | -1/+7 |
* | If we fail to load the icon that gnome_vfs_get_icon() gave us, the default | Jeffrey Stedfast | 2003-04-28 | 2 | -2/+15 |
* | removed debug printfs. | Not Zed | 2003-04-24 | 2 | -3/+4 |
* | Don't ever attach non-inlined text or message parts. Reverts a prior fix. | Jeffrey Stedfast | 2003-04-23 | 2 | -7/+8 |
* | added related argument, TRUE means that container of mime_part is | Radek Doulik | 2003-04-22 | 2 | -4/+19 |
* | Change the order of the ok/cancel buttons. | Jeffrey Stedfast | 2003-04-22 | 2 | -6/+11 |
* | [ fixes #40694 ] this can't hurt - set the frame to autoactivate so if by | Chris Toshok | 2003-04-20 | 3 | -3/+16 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 3 | -1/+9 |
* | Return FALSE so the signal gets propogated further up the chain. Fixes bug | Jeffrey Stedfast | 2003-04-16 | 2 | -2/+12 |
* | Updated to comply with the HIG. Fixes bug #41239 and bug #41241. | Jeffrey Stedfast | 2003-04-12 | 2 | -2/+3 |
* | Updated to comply with the HIG. | Jeffrey Stedfast | 2003-04-12 | 2 | -230/+224 |
* | Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno what | Jeffrey Stedfast | 2003-04-10 | 2 | -2/+2 |
* | Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno what | Jeffrey Stedfast | 2003-04-10 | 3 | -2/+10 |
* | fix build, it's composer_get_default_charset_setting. | Chris Toshok | 2003-04-09 | 2 | -1/+6 |
* | Same as with attachment-bar's get_default_charset(). (setup_ui): Instead | Jeffrey Stedfast | 2003-04-09 | 3 | -5/+22 |
* | Added some debug printfs. (create_composer): Call map_default_cb directly | Jeffrey Stedfast | 2003-04-09 | 2 | -7/+15 |
* | [ fixes bug #39763 ] remove the control_entry_focus_{in,out}_event_cb | Chris Toshok | 2003-04-08 | 3 | -39/+13 |
* | If the composer isn't 'dirty', then don't autosave the draft (no need to). | Jeffrey Stedfast | 2003-04-05 | 2 | -0/+9 |
* | Add a select-all callback and verb. (composer_entry_focus_in_event_cb): | Jeffrey Stedfast | 2003-04-04 | 2 | -0/+24 |
* | Guard against the filesel's selection being NULL. Fixes bug #40679. | Jeffrey Stedfast | 2003-04-03 | 2 | -6/+14 |
* | Keep track of which entry widget has focus. | Jeffrey Stedfast | 2003-04-02 | 4 | -16/+165 |
* | ** See bug #40300 & probably others. | Not Zed | 2003-04-02 | 3 | -4/+27 |
* | Convert to libglade-2's format. | Jeffrey Stedfast | 2003-04-01 | 3 | -293/+266 |
* | Update for e_notice move | Dan Winship | 2003-03-25 | 2 | -9/+13 |
* | Fixes for bug #39813 | Jeffrey Stedfast | 2003-03-21 | 2 | -7/+15 |
* | Change the logic to attach text parts when appropriate. (map_default_cb): | Jeffrey Stedfast | 2003-03-20 | 2 | -11/+12 |
* | Change the logic to attach text parts when appropriate. | Jeffrey Stedfast | 2003-03-20 | 2 | -34/+35 |
* | e_msg_composer_hdrs_get_subject() now returns const so don't g_free() it | Jeffrey Stedfast | 2003-03-19 | 5 | -44/+50 |
* | Default the composer's title to "Create a message". Fixes bug #39696. | Jeffrey Stedfast | 2003-03-14 | 2 | -1/+7 |
* | Use GnomeIconList instead of EIconList so we don't have to maintain an | Jeffrey Stedfast | 2003-03-12 | 6 | -2887/+70 |
* | add send_cb/save_draft_cb arguments. (impl_Composer_send): use the local | Not Zed | 2003-03-10 | 3 | -72/+55 |
* | Don't allow the returned charset to be NULL. (get_file_content): Make sure | Jeffrey Stedfast | 2003-03-05 | 2 | -2/+13 |
* | disconnect any signal handlers on the accounts object. For bug #37873. | Not Zed | 2003-03-04 | 2 | -0/+6 |
* | Same as below. | Jeffrey Stedfast | 2003-02-26 | 3 | -5/+12 |
* | Make sure the url is != NULL? I can't think of anything else in this code | Jeffrey Stedfast | 2003-02-25 | 2 | -0/+8 |
* | Fixed a memory leak. | Jeffrey Stedfast | 2003-02-25 | 2 | -0/+6 |
* | Don't save the HTML format setting to gconf. This option menu is meant for | Jeffrey Stedfast | 2003-02-23 | 2 | -5/+8 |
* | build libcomposer as a shared library so it can be linked into | Dan Winship | 2003-02-22 | 2 | -2/+7 |
* | Same as below. | Jeffrey Stedfast | 2003-02-21 | 3 | -4/+12 |
* | default_account is now a string value, not an int. | Jeffrey Stedfast | 2003-02-19 | 3 | -17/+30 |
* | clean up | Dan Winship | 2003-02-06 | 9 | -11/+36 |
* | Split out the mailto handling code from here so we can use it in the | Jeffrey Stedfast | 2003-02-06 | 2 | -36/+60 |
* | updated for e scroll frame --> gtk scrolled window | Radek Doulik | 2003-02-05 | 2 | -12/+12 |
* | ops, build | Jeffrey Stedfast | 2003-02-04 | 1 | -5/+2 |
* | Just use gnome_vfs_get_mime_type_from_name(). | Jeffrey Stedfast | 2003-02-04 | 2 | -21/+8 |
* | Give gnome_vfs_get_uri_from_local_path a full path. | Jeffrey Stedfast | 2003-02-02 | 2 | -10/+31 |
* | If the subject or body components of the mailto url are not in UTF-8, | Jeffrey Stedfast | 2003-01-28 | 2 | -2/+27 |
* | Fixed a #warning by converting the filename into a uri before passing it | Jeffrey Stedfast | 2003-01-28 | 3 | -30/+164 |
* | (iconsdir): Remove, this is now defined in | Ettore Perazzoli | 2003-01-25 | 2 | -2/+5 |
* | Load the view menu states from gconf. (e_msg_composer_set_send_html): Save | Jeffrey Stedfast | 2003-01-24 | 3 | -102/+84 |
* | *** empty log message *** | Ettore Perazzoli | 2003-01-23 | 3 | -5/+13 |
* | Updated to use EAccountList and iterators. (evolution_composer_init): | Jeffrey Stedfast | 2003-01-18 | 6 | -49/+92 |
* | mail_config_get_signature_list now returns a GSList. | Jeffrey Stedfast | 2003-01-17 | 2 | -13/+19 |
* | (do_exit): Make dialog HIG compliant | Ettore Perazzoli | 2003-01-15 | 2 | -3/+14 |
* | don't pass NULL to bonobo_widget_set_property. | Chris Toshok | 2003-01-10 | 2 | -3/+10 |
* | need to ref/sink "new" so that the g_object_unref doesn't spew a warning. | Chris Toshok | 2003-01-10 | 2 | -1/+9 |
* | Icons are now in $(datadir)/evolution/images | Ettore Perazzoli | 2003-01-09 | 2 | -1/+6 |
* | Use gconf to get the default account index. | Jeffrey Stedfast | 2003-01-09 | 2 | -36/+48 |
* | use the composer's charset gconf key | Jeffrey Stedfast | 2003-01-08 | 2 | -2/+2 |
* | New convenience function. (attach_to_multipart): Use | Jeffrey Stedfast | 2003-01-08 | 2 | -1/+23 |
* | Convenience function. (get_file_content): Use the convenience function to | Jeffrey Stedfast | 2003-01-08 | 2 | -4/+44 |
* | remove idldir definition. (It's defined in configure.in now) | Dan Winship | 2003-01-06 | 2 | -1/+5 |
* | fixed to build with -DG[TK]_DISABLE_DEPRECATED | Jeffrey Stedfast | 2003-01-03 | 2 | -1/+2 |
* | fixes | Jeffrey Stedfast | 2003-01-03 | 2 | -12/+5 |
* | Use camel_text_to_html(). (e_msg_composer_new_from_url): Same. | Jeffrey Stedfast | 2002-12-17 | 3 | -17/+25 |
* | Fix for bug #33295 | Jeffrey Stedfast | 2002-12-08 | 2 | -71/+72 |
* | Get rid of the unused exception variable. | Jeffrey Stedfast | 2002-12-04 | 2 | -5/+5 |
* | removed warning about e_notice. its used too much, its here to stay. | Not Zed | 2002-12-02 | 11 | -45/+51 |
* | removed merge conflicts | Jeffrey Stedfast | 2002-12-02 | 1 | -1/+0 |
* | s/g_str[n]casecmp/str[n]casecmp | Jeffrey Stedfast | 2002-12-02 | 2 | -11/+16 |
* | properly chain finalise. | Not Zed | 2002-11-26 | 2 | -2/+9 |
* | Remove the window size setting. (e_msg_composer_attachment_bar_new): Move | Not Zed | 2002-11-25 | 2 | -18/+26 |
* | rewrote most of this. Just use gtkfileselection directly, no | Not Zed | 2002-11-25 | 4 | -223/+91 |
* | Duh! dont free subject & simplify logic a little. | Not Zed | 2002-11-21 | 3 | -9/+14 |
* | applied plain_signature_fix.patch | Radek Doulik | 2002-11-20 | 2 | -1/+6 |
* | dont unref after destroy. duh. | Not Zed | 2002-11-19 | 5 | -24/+53 |
* | Remove check for gtk_main_level(). as far as i can tell it serves no real | Not Zed | 2002-11-18 | 2 | -36/+53 |
* | ignore composer-marshal.[ch] | Chris Toshok | 2002-11-17 | 1 | -0/+1 |
* | Removed {BEGIN,END}_GNOME_DECLS. | Ettore Perazzoli | 2002-11-14 | 4 | -9/+9 |
* | bonobo api changes. | Not Zed | 2002-11-13 | 2 | -3/+5 |
* | Use the right object_new method. | Not Zed | 2002-11-13 | 3 | -3/+14 |
* | Remove some unused ehaders and ones that cause compilation failures (such | Jeffrey Stedfast | 2002-11-11 | 3 | -34/+30 |
* | Fix bonobo object setup. | Not Zed | 2002-11-08 | 16 | -750/+745 |
* | Add support for an attach option in the mailto: url. | Jeffrey Stedfast | 2002-11-02 | 2 | -1/+8 |
* | comment fix | Jeffrey Stedfast | 2002-11-02 | 1 | -1/+1 |
* | Make sure to save References and In-Reply-To headers. Fixes bug #32932. | Jeffrey Stedfast | 2002-10-31 | 2 | -1/+8 |
* | Don't set the charset param on text parts nor tha rawtext bit on the | Jeffrey Stedfast | 2002-10-28 | 2 | -10/+23 |
* | (size_to_string): Return NULL | Ettore Perazzoli | 2002-10-26 | 2 | -3/+14 |
* | Only add the account address to the list of addresses if it is non-NULL. | Jeffrey Stedfast | 2002-10-22 | 2 | -1/+9 |
* | We need to treat message/rfc822 streams differently. Fixes bug #32378. | Jeffrey Stedfast | 2002-10-17 | 2 | -1/+17 |
* | Mark the file selector modal. Quick fix for bug #32256. | Not Zed | 2002-10-17 | 2 | -0/+6 |
* | Set content->rawtext to TRUE for text parts because the content is in its | Jeffrey Stedfast | 2002-10-08 | 2 | -7/+33 |
* | Don't create a new file if the file doesn't exist. | Jeffrey Stedfast | 2002-10-05 | 2 | -2/+8 |
* | If the user hits cancel when signing/encrypting, don't continue | Jeffrey Stedfast | 2002-10-02 | 2 | -2/+8 |
* | When signing/encrypting a part, if a USER_CANCEL occurs, re-use the part | Jeffrey Stedfast | 2002-10-02 | 2 | -2/+10 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 3 | -2/+10 |
* | let the caller set the "From" account too (by name or address). | Dan Winship | 2002-09-30 | 3 | -4/+34 |
* | Don't reuse the part that we've signed and/or encrypted, create a new part | Jeffrey Stedfast | 2002-09-28 | 2 | -1/+10 |
* | Use "mail/*" for the allowed_types for the posting folder selector. | Dan Winship | 2002-09-26 | 2 | -1/+6 |
* | Only append the account name to the end of the From menu item if the email | Dan Winship | 2002-09-25 | 2 | -4/+30 |
* | Don't mark empty string with _(). | Zbigniew Chyla | 2002-09-24 | 2 | -1/+6 |
* | Removed a #warning. | Ettore Perazzoli | 2002-09-24 | 3 | -13/+12 |
* | Fix non-ANSI switch statement | Dan Winship | 2002-09-23 | 2 | -0/+5 |
* | allow to select last 2 menu items | Radek Doulik | 2002-09-20 | 2 | -1/+6 |
* | Handle multipart/signed and multipart/encrypted parts in a more expected | Jeffrey Stedfast | 2002-09-18 | 2 | -33/+51 |
* | Mark a string for translation. | Kjartan Maraas | 2002-09-16 | 2 | -1/+5 |
* | (composer_key_pressed): Don't chain the event | Ettore Perazzoli | 2002-09-06 | 2 | -9/+10 |