aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer.c
Commit message (Expand)AuthorAgeFilesLines
...
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-4041/+2131
* ** Fixes bug #513951Matthew Barnes2008-03-111-15/+47
* Reverting commit for #371011Johnny Jacob2008-02-251-4/+6
* ** Part of fix for bug #515744Milan Crha2008-02-201-4/+1
* ** Part of fix for bug #515744Milan Crha2008-02-181-1/+1
* Fix for 371011 : Insert a new paragraph for for signature. needed by GTKHTML ...Johnny Jacob2008-01-251-6/+4
* Fix for #503327 : Fixes memory leaks and a buffer overflow in attachment remi...Johnny Jacob2008-01-251-2/+2
* ** Fixes bug #509124Matthew Barnes2008-01-241-2/+9
* Patch from <nickspoon0@gmail.com> ** Fix for bug #502783 (Restore states of ...Suman Manjunath2008-01-141-0/+10
* Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U...Suman Manjunath2008-01-071-2/+2
* ** Fix for bug #364642Milan Crha2008-01-021-0/+1
* ** Fixes part of bug #495123Matthew Barnes2007-12-021-252/+58
* ** Part of fix for bug #271551Milan Crha2007-11-301-0/+83
* ** Fixes bug #495123Matthew Barnes2007-11-281-25/+37
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-749/+749
* ** Fix for bug #318592Milan Crha2007-11-011-0/+21
* ** Miscellaneous compiler warning fixes.Matthew Barnes2007-11-011-1/+2
* Remove one more unused header.Kjartan Maraas2007-10-311-1/+0
* Warning fixes. - NULL vs. 0 - ANSIfication of declarations - mixing codeKjartan Maraas2007-10-261-9/+10
* Remove the entry_pixcache array to silence the run-time warnings whenMatthew Barnes2007-10-041-13/+0
* ** Fixes bug #469657Matthew Barnes2007-10-021-41/+36
* ** Fixes bug #477045Matthew Barnes2007-09-281-8/+24
* ** Fixes bug #476040Matthew Barnes2007-09-131-3/+3
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-1/+1
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-7/+7
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fixes bug #355766Matthew Barnes2007-08-251-0/+43
* Committed on behalf of Raghavendran <raghavguru7@gmail.com>Sankar P2007-08-231-25/+25
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-161-1/+16
* Fix for Bug 462138 – Signature on top doesn't work... Committed on behalf of PJohnny Jacob2007-08-101-0/+6
* ** Fix for bug #462332Hiroyuki Ikezoe2007-08-021-61/+67
* ** Fix for downstream bug from openSUSE (bnc #271045)Srinivasa Ragavan2007-08-011-0/+1
* Provide support for keeping your signature on top while replying.Sankar P2007-07-161-4/+47
* Added prototypes for e_msg_composer_get_raw_message_text andJohnny Jacob2007-07-091-1/+1
* Commit for tnef attachment and attachment reminderSrinivasa Ragavan2007-07-091-0/+27
* ** Fix for bug #444107Srinivasa Ragavan2007-06-181-5/+6
* Use the proper object to send the signal on (Closes: #442631)Bastien Nocera2007-06-131-1/+1
* M composer/ChangeLog M composer/e-msg-composer.c M mail/ChangeLog MSankar P2007-06-131-1/+5
* Add support for the XF86Reply and XF86MailForward multimedia keys (Closes:Bastien Nocera2007-06-121-0/+9
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-031-6/+5
* ** Fix for bug #315012 from Pascal TerjanSrinivasa Ragavan2007-06-021-7/+7
* Fix for bug #356523 from Martin OlssonSrinivasa Ragavan2007-04-091-6/+11
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-15/+12
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #360240Matthew Barnes2007-03-171-2/+0
* Use ~/.evolution as the auto-save location.Sankar P2007-02-261-4/+10
* Fix for bug #343943Srinivasa Ragavan2007-02-261-0/+2
* **Fixes bug #343943 Added code for tab sequence to go from BCC into Body.Raghavendran2007-01-261-1/+8
* , (e_msg_composer_remove_header): Added code for modifying and removingRaghavendran R2007-01-231-4/+84
* Fixes #351332Matthew Barnes2006-09-191-0/+1
* close an html tag properly. Fixes bug #350154.Andre Klapper2006-08-061-1/+1
* Fix for memory leak in bug #209254Srinivasa Ragavan2006-07-181-6/+1
* Fix for bug #209254Srinivasa Ragavan2006-07-171-3/+0
* Fix for bug #209254Srinivasa Ragavan2006-07-141-2/+37
* Fixes bug #177416 on bnc initialise type to "" and not NULL.Parthasarathi Susarla2006-06-121-1/+1
* If 'str' is empty, continue immediately rather than trying to parse it aJeffrey Stedfast2006-05-271-3/+4
* Instead of g_free()ing 'str' in the if and else blocks, just g_free itJeffrey Stedfast2006-05-261-28/+21
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-2/+13
* Committing fix for bug #333971Srinivasa Ragavan2006-04-261-1/+0
* ** Fixes bug #333213 According to POSIX.1 specfication, if iconv()Simon Zheng2006-04-051-1/+1
* Committing Rohini's patch for bug #324742.Srinivasa Ragavan2006-02-241-7/+29
* Use guint for 1 bit bitfield, use g_slist_delete_link instead ofKjartan Maraas2006-01-301-10/+6
* 2006-1-15 Srinivasa Ragavan <sragavan@novell.comSrinivasa Ragavan2006-01-161-22/+64
* Committing Rohini's patch.Srinivasa Ragavan2006-01-101-3/+3
* Include <gtk/gtk.h> instead of attempting to hand-pick individual GTKTor Lillqvist2005-12-171-36/+38
* Add support for setting priority of a message.Parthasarathi Susarla2005-12-071-0/+65
* ** See bug #322863 Check if the account indeed exists beforeParthasarathi Susarla2005-12-051-2/+4
* use composer->priv->charset instead of p->charset. This fixes a crashParthasarathi Susarla2005-10-221-3/+2
* Little oepsPhilip Van Hoof2005-10-191-10/+0
* Little oepsPhilip Van Hoof2005-10-191-17/+1
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-580/+1042
* ** fixes bug #316937Srinivasa Ragavan2005-10-041-0/+2
* ** See bug 317337Parthasarathi Susarla2005-09-291-0/+2
* Show the bar depending on the number of attachments.Srinivasa Ragavan2005-08-241-3/+4
* only define skip_content: if it is used. (menu_file_add_attachment_cb):Not Zed2005-08-241-5/+6
* Added Shortcut for Save Draft (Ctrl+Shift+s) and a toolbar button for theSrinivasa Ragavan2005-07-251-0/+1
* Don't leak the file name here.Kjartan Maraas2005-07-131-1/+1
* Removed em-attachment* from the build. Remains in the CVS, just incase toSrinivasa Ragavan2005-07-111-34/+192
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* Fixed to show the attachment bar, when a message is forwardedSrinivasa Ragavan2005-06-031-0/+3
* Show attachment bar when attachments are added e-msg-composer.cSrinivasa Ragavan2005-06-031-8/+28
* Added attachment of remote URL. The dnd of url, downloads the files andSrininvasa Ragavan2005-05-231-4/+22
* composer/e-message-composer.c calendar/gui/dialogs/comp-editor.cSrinivasa Ragavan2005-05-161-83/+9
* moved e-error to e-util.Not Zed2005-05-161-1/+1
* put back e_msg_composer_set_enable_autosave which was removed by mistakeRadek Doulik2005-05-061-0/+8
* removed old unused function which was using low level gtkhtml APIsRadek Doulik2005-05-051-71/+0
* block gtkhtml's selection so that we don't set primary X selectionRadek Doulik2005-04-081-0/+2
* implement read-receipt functionality.ERDI Gergo2005-04-081-1/+73
* Set up c/c/p for To: Cc: Bcc: and Post To: entries too.Hans Petter Jansson2005-03-161-0/+16
* ** See bug #66592Not Zed2005-03-041-11/+23
* Add a11y name for attachment button and barsHarry Lu2005-02-161-0/+1
* ** See bug #66126.Not Zed2005-02-101-39/+44
* initialise composer before using it. sigh.Not Zed2005-01-121-3/+1
* turn off debug, setup g private instance data structure. (setup_ui):Not Zed2005-01-051-3/+38
* kill warnings (map_default_cb): the to entry widget is now just a gtkJP Rosevear2004-12-241-13/+6
* svn path=/trunk/; revision=28178Not Zed2004-12-221-1/+1
* include camel-cipher-context.h so we build if nss isn't available.Not Zed2004-12-071-0/+1
* remove the old camel_multipart_encrypted api.Not Zed2004-12-031-8/+9
* get image from icon factory directlyJP Rosevear2004-11-261-4/+1
* fix the popup id.Not Zed2004-10-281-1/+1
* Close on Esc. (create_composer): Connect to the key-press-event signal.Jeffrey Stedfast2004-10-281-0/+17
* fix for bugzilla #44876mengjie yu2004-10-271-4/+6
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* g_strdup() the gpg/smime keys into the recipients list or else we end upJeffrey Stedfast2004-10-121-2/+2
* e-popup api changes.Not Zed2004-10-071-1/+1
* set a GTKHTML_API_VERSION variableJP Rosevear2004-10-011-1/+1
* enable ask drop action and hook onto drag motion. (drag_motion):Not Zed2004-10-011-10/+159
* Use non-deprecated functions.Kjartan Maraas2004-09-301-3/+3
* handle 'attachment' as well, as per Mozilla's mangling, and the newMichael Meeks2004-09-201-2/+3
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* set paragraph style to normal to avoid signature landing in PRE paragraphRadek Doulik2004-08-141-0/+1
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0.Carlos Garnacho Parro2004-08-131-2/+2
* Fixes for api changes in mail/ for 61940.Not Zed2004-07-291-5/+5
* removed unused static variable listener_vepvRadek Doulik2004-07-281-15/+42
* removed body content + signature html concatenating and callRadek Doulik2004-07-231-22/+4
* ** Fix for #60387.Not Zed2004-06-181-42/+116
* clean up the code slightly.Not Zed2004-06-171-27/+28
* Don't connect to the key_pressed_event. (composer_key_pressed): Removed.Jeffrey Stedfast2004-06-151-16/+0
* fix the name of "stock_save-as" everywhereDan Winship2004-06-071-1/+1
* Use e_error_run() instead of the e_activation_error_dialog() stuff that noJeffrey Stedfast2004-06-051-18/+4
* always insert new paragraph for signatureRadek Doulik2004-06-031-2/+1
* use e-icon-factory sizes.Not Zed2004-05-251-6/+6
* Use CAMEL_EXCEPTION_SYSTEM instead of '1', also don't useJeffrey Stedfast2004-05-121-3/+5
* Fixing parts of #53466.Enver ALTIN2004-05-101-2/+2
* header cleanups.Not Zed2004-05-031-0/+8
* ** Changed error messages to EError.Not Zed2004-04-281-101/+34
* Only unlink the original autosave draft file if we are successful inJeffrey Stedfast2004-04-271-9/+7
* Use the E_ICON_SIZE enums rather than specifying an absolute pixel size.Jeffrey Stedfast2004-04-201-2/+2
* Update the composer to use the icon theme via the EIconFactory object inMichael Terry2004-04-191-11/+15
* Same idea here as with build_mesage(), don't convert th gconf charsetJeffrey Stedfast2004-04-161-38/+43
* To be on the safe side (even though the real bug behind bug #51924 can'tJeffrey Stedfast2004-04-141-3/+4
* add missing debug wrapper back.Larry Ewing2004-04-131-1/+1
* accept text/calendar drops.Larry Ewing2004-04-131-2/+12
* EABDestination -> EDestination. (e_msg_composer_hdrs_to_message_internal):Chris Toshok2004-04-101-45/+75
* Reversed the logic for setting the signature menu to "None" (only set itJeffrey Stedfast2004-04-081-28/+26
* ops, saved it this timeRadek Doulik2004-04-071-3/+3
* (set_editor_text): added pad_signature parameter to tell if weRadek Doulik2004-04-071-6/+7
* added empty hbox so that we have 12pxs between account setting andRadek Doulik2004-04-071-1/+4
* Revert Radek's last change to fix bug #56381.Jeffrey Stedfast2004-04-031-1/+2
* dumb fixJeffrey Stedfast2004-04-021-3/+2
* Fixed some breakage I introduced in the changes below.Jeffrey Stedfast2004-04-021-2/+7
* simplify menu_item_set_label()Jeffrey Stedfast2004-04-021-10/+5
* Updated to use the new signature APIs. (signature_added): _()ify theJeffrey Stedfast2004-04-021-4/+26
* Updated to use the new signature APIs.Jeffrey Stedfast2004-04-021-144/+167
* Fixed missing headers now mail/* doesn't include gtk/*, camel/*, andNot Zed2004-03-311-0/+8
* do not add <br> between text and signatureRadek Doulik2004-03-301-2/+1
* do not set editor insensitive, use editable-off command insteadRadek Doulik2004-03-231-1/+6
* If the subject is empty, use _("Untitled Message") as the subject instead.Jeffrey Stedfast2004-03-071-1/+1
* Fixes bug #55202Jeffrey Stedfast2004-03-061-10/+7
* Add a <br> tag between the message text and the signature text (makes itJeffrey Stedfast2004-02-271-7/+9
* From www@reality.cz Tue Feb 17 11:52:51 2004REALiTY-ON-LINE2004-02-171-2/+2
* removed debug printfRadek Doulik2004-02-131-1/+0
* get default composer size from gconf, hook to unrealize event and saveRadek Doulik2004-02-131-7/+21
* use FORCE_SLOW_MIME_TYPE so gnome-vfs actually sniffs the file contentsChris Toshok2004-02-041-0/+1
* use g_ascii_strcasecmp rather than strcasecmp.Not Zed2004-02-021-11/+11
* reverted radek's patch below, it was already fixed (#53176). Changed theNot Zed2004-01-291-1/+1
* set body text after setting composer's signature, so that signature isRadek Doulik2004-01-281-1/+1
* ** See Bug #53176, probably fixes others too.Not Zed2004-01-281-11/+21
* ** See Bug #20017.Not Zed2004-01-141-25/+59
* added "View To", "View Post To" menu items, made it possible to see bothMeilof Veeningen2004-01-131-40/+211
* Implemented #127527: the attachment bar is packed inside an EExpanderERDI Gergo2004-01-111-29/+82
* s/unsaved files/unsaved messages/ as per bug #45407.Jeffrey Stedfast2004-01-101-1/+1
* add an assertion for no account set. Discovered from bug #50786.Not Zed2004-01-081-0/+3
* Remove the 6-pixel border around the main window. That just looked ugly.Jeffrey Stedfast2004-01-081-1/+0
* autosave fixRadek Doulik2003-12-011-5/+53
* switch from just checking SMIME_SUPPORTED to checking both HAVE_NSS andChris Toshok2003-11-271-2/+2
* changed to use ciphercontext directly to sign the message, noNot Zed2003-11-051-73/+29
* fix for e-account smime info changes. Also enforce having a signingNot Zed2003-10-311-16/+30
* Turn on SMIME_SUPPORTED. (build_message): move some of the security codeNot Zed2003-10-301-202/+182
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-45/+45
* Don't blindly claim that the file exists and then ask the user if he/sheJeffrey Stedfast2003-10-071-24/+35
* Same as below.Jeffrey Stedfast2003-09-251-1/+7
* fixed a commentJeffrey Stedfast2003-09-201-1/+1
* updated for CamelTransferEncoding namespace changesJeffrey Stedfast2003-09-191-11/+11
* Updated for namespace changes in Camel.Jeffrey Stedfast2003-09-191-20/+20
* ** Merge in mail-refactor-2-branchNot Zed2003-09-181-37/+11
* Added an entry_uic field for a BonoboUIComponent for the non-controlFederico Mena Quintero2003-09-121-11/+42
* Connect response signal to attachment properties dialog, fix bug #47950.Antonio Xu2003-08-291-3/+3
* temporarily reverting camel namespace changes until after other branches have...Jeffrey Stedfast2003-08-271-18/+18
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/gJeffrey Stedfast2003-08-271-1/+1
* updated for namespace changed made to camel-mime-utils.[c,h]Jeffrey Stedfast2003-08-261-17/+17
* Original patch from David Woodhouse, but modified a bit by me.Jeffrey Stedfast2003-08-191-10/+19
* don't set the rawtext bit anymore.Jeffrey Stedfast2003-08-121-10/+21
* add the drop type of mozilla browser link to make composer support toAntonio Xu2003-08-041-10/+10
* bump editor versionLarry Ewing2003-07-261-1/+1
* Set default answer of dialog to 'yes' to try and prevent autosavedMichel Dänzer2003-07-241-0/+1
* Revert my previous changes here too.Jeffrey Stedfast2003-07-241-14/+3
* Init charset to NULL.Jeffrey Stedfast2003-07-221-2/+2
* Make this work again.Dan Winship2003-07-221-3/+3
* don't set the rawtext bit anymore.Jeffrey Stedfast2003-07-171-11/+26
* Updated to use camel_strcase_hash/equal.Jeffrey Stedfast2003-07-081-3/+3
* Change file url to absolute path. Fixes bug #44065.Antonio Xu2003-07-031-1/+11
* Connect to the save-draft signal too. Fixes bug #45531.Jeffrey Stedfast2003-07-031-1/+4
* Set the rawtext bits for the 'plain' and 'html' data wrappers to FALSE.Jeffrey Stedfast2003-06-301-0/+5
* Use e_iconv_open/close so that we get charset aliasing for free. Fixes bugJeffrey Stedfast2003-06-191-3/+3
* Fixes bug #44139.Jeffrey Stedfast2003-06-181-2/+4
* Same as the rest. (setup_ui): We didn't even seem to be using the gconfJeffrey Stedfast2003-06-101-4/+11
* i2003-05-20 Larry Ewing <lewing@ximian.com>Larry Ewing2003-05-211-1/+38
* Change the "would you like to recover unsaved drafts?" dialog a QUESTIONJeffrey Stedfast2003-04-301-1/+1
* removed debug printfs.Not Zed2003-04-241-3/+0
* Don't ever attach non-inlined text or message parts. Reverts a prior fix.Jeffrey Stedfast2003-04-231-7/+3
* added related argument, TRUE means that container of mime_part isRadek Doulik2003-04-221-4/+9
* [ fixes #40694 ] this can't hurt - set the frame to autoactivate so if byChris Toshok2003-04-201-3/+4
* [ fixes #21499 ]Rodney Dawes2003-04-191-1/+1
* Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno whatJeffrey Stedfast2003-04-101-2/+1
* Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno whatJeffrey Stedfast2003-04-101-1/+1
* fix build, it's composer_get_default_charset_setting.Chris Toshok2003-04-091-1/+1
* Same as with attachment-bar's get_default_charset(). (setup_ui): InsteadJeffrey Stedfast2003-04-091-3/+6
* Added some debug printfs. (create_composer): Call map_default_cb directlyJeffrey Stedfast2003-04-091-7/+8
* [ fixes bug #39763 ] remove the control_entry_focus_{in,out}_event_cbChris Toshok2003-04-081-38/+0
* If the composer isn't 'dirty', then don't autosave the draft (no need to).Jeffrey Stedfast2003-04-051-0/+3
* Add a select-all callback and verb. (composer_entry_focus_in_event_cb):Jeffrey Stedfast2003-04-041-0/+18
* Keep track of which entry widget has focus.Jeffrey Stedfast2003-04-021-7/+138
* ** See bug #40300 & probably others.Not Zed2003-04-021-4/+16
* Convert to libglade-2's format.Jeffrey Stedfast2003-04-011-15/+14
* Update for e_notice moveDan Winship2003-03-251-9/+9
* Fixes for bug #39813Jeffrey Stedfast2003-03-211-7/+7
* Change the logic to attach text parts when appropriate. (map_default_cb):Jeffrey Stedfast2003-03-201-11/+10
* Change the logic to attach text parts when appropriate.Jeffrey Stedfast2003-03-201-34/+30
* e_msg_composer_hdrs_get_subject() now returns const so don't g_free() itJeffrey Stedfast2003-03-191-23/+22
* Default the composer's title to "Create a message". Fixes bug #39696.Jeffrey Stedfast2003-03-141-1/+2
* Don't allow the returned charset to be NULL. (get_file_content): Make sureJeffrey Stedfast2003-03-051-2/+6
* Same as below.Jeffrey Stedfast2003-02-261-3/+2
* Make sure the url is != NULL? I can't think of anything else in this codeJeffrey Stedfast2003-02-251-0/+4
* Don't save the HTML format setting to gconf. This option menu is meant forJeffrey Stedfast2003-02-231-5/+0
* Same as below.Jeffrey Stedfast2003-02-211-2/+1
* default_account is now a string value, not an int.Jeffrey Stedfast2003-02-191-0/+2
* clean upDan Winship2003-02-061-2/+1
* Split out the mailto handling code from here so we can use it in theJeffrey Stedfast2003-02-061-36/+51
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-11/+11
* If the subject or body components of the mailto url are not in UTF-8,Jeffrey Stedfast2003-01-281-2/+23
* Load the view menu states from gconf. (e_msg_composer_set_send_html): SaveJeffrey Stedfast2003-01-241-99/+70
* *** empty log message ***Ettore Perazzoli2003-01-231-1/+1
* Updated to use EAccountList and iterators. (evolution_composer_init):Jeffrey Stedfast2003-01-181-8/+11
* mail_config_get_signature_list now returns a GSList.Jeffrey Stedfast2003-01-171-13/+12
* (do_exit): Make dialog HIG compliantEttore Perazzoli2003-01-151-3/+9
* use the composer's charset gconf keyJeffrey Stedfast2003-01-081-1/+1
* Convenience function. (get_file_content): Use the convenience function toJeffrey Stedfast2003-01-081-4/+34
* fixesJeffrey Stedfast2003-01-031-11/+4
* Use camel_text_to_html(). (e_msg_composer_new_from_url): Same.Jeffrey Stedfast2002-12-171-12/+12
* Get rid of the unused exception variable.Jeffrey Stedfast2002-12-041-5/+0
* removed warning about e_notice. its used too much, its here to stay.Not Zed2002-12-021-10/+9
* s/g_str[n]casecmp/str[n]casecmpJeffrey Stedfast2002-12-021-11/+11
* properly chain finalise.Not Zed2002-11-261-2/+5
* Duh! dont free subject & simplify logic a little.Not Zed2002-11-211-6/+1
* applied plain_signature_fix.patchRadek Doulik2002-11-201-1/+1
* dont unref after destroy. duh.Not Zed2002-11-191-14/+16
* Remove check for gtk_main_level(). as far as i can tell it serves no realNot Zed2002-11-181-36/+44
* Removed {BEGIN,END}_GNOME_DECLS.Ettore Perazzoli2002-11-141-3/+0