aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* removed old unused function which was using low level gtkhtml APIsRadek Doulik2005-05-051-0/+5
* block gtkhtml's selection so that we don't set primary X selectionRadek Doulik2005-04-081-0/+7
* implement read-receipt functionality.ERDI Gergo2005-04-081-0/+4
* ** See bug #73347Not Zed2005-03-171-0/+6
* Set up c/c/p for To: Cc: Bcc: and Post To: entries too.Hans Petter Jansson2005-03-161-0/+5
* ** See bug #66592Not Zed2005-03-041-0/+25
* Fix previous patch for the !USE_GTKFILECHOOSER case.Jeffrey Stedfast2005-02-171-0/+5
* Add a11y name for attachment button and barsHarry Lu2005-02-161-0/+8
* ** See bug #66126.Not Zed2005-02-101-0/+25
* Set pointers to the contact editor creation functions in the entries, soHans Petter Jansson2005-01-251-0/+6
* initialise composer before using it. sigh.Not Zed2005-01-121-0/+5
* turn off debug, setup g private instance data structure. (setup_ui):Not Zed2005-01-051-0/+8
* kill warnings (map_default_cb): the to entry widget is now just a gtkJP Rosevear2004-12-241-0/+6
* Remove select-names from here.Hans Petter Jansson2004-12-231-0/+8
* Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-231-0/+19
* svn path=/trunk/; revision=28178Not Zed2004-12-221-0/+6
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-091-0/+5
* include camel-cipher-context.h so we build if nss isn't available.Not Zed2004-12-071-0/+5
* remove the old camel_multipart_encrypted api.Not Zed2004-12-031-0/+5
* get image from icon factory directlyJP Rosevear2004-11-261-0/+5
* fix the popup id.Not Zed2004-10-281-0/+6
* Close on Esc. (create_composer): Connect to the key-press-event signal.Jeffrey Stedfast2004-10-281-3/+10
* fix for bugzilla #44876mengjie yu2004-10-271-0/+8
* convert to org.gnome hook namesJP Rosevear2004-10-201-0/+5
* g_strdup() the gpg/smime keys into the recipients list or else we end upJeffrey Stedfast2004-10-121-0/+6
* e-popup api changes.Not Zed2004-10-071-0/+5
* set a GTKHTML_API_VERSION variableJP Rosevear2004-10-011-0/+5
* enable ask drop action and hook onto drag motion. (drag_motion):Not Zed2004-10-011-0/+10
* Use non-deprecated functions.Kjartan Maraas2004-09-301-0/+6
* handle 'attachment' as well, as per Mozilla's mangling, and the newMichael Meeks2004-09-201-0/+7
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+11
* ** See bug #64454.Not Zed2004-09-091-0/+7
* set paragraph style to normal to avoid signature landing in PRE paragraphRadek Doulik2004-08-141-0/+5
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0.Carlos Garnacho Parro2004-08-131-0/+9
* Fixes for api changes in mail/ for 61940.Not Zed2004-07-291-0/+4
* removed unused static variable listener_vepvRadek Doulik2004-07-281-0/+9
* removed body content + signature html concatenating and callRadek Doulik2004-07-231-0/+8
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* ** Fix for #60387.Not Zed2004-06-181-0/+13
* clean up the code slightly.Not Zed2004-06-171-0/+18
* Don't connect to the key_pressed_event. (composer_key_pressed): Removed.Jeffrey Stedfast2004-06-151-0/+7
* fix the name of "stock_save-as" everywhereDan Winship2004-06-071-0/+4
* Use e_error_run() instead of the e_activation_error_dialog() stuff that noJeffrey Stedfast2004-06-051-0/+5
* always insert new paragraph for signatureRadek Doulik2004-06-031-0/+7
* s/${0}/{0}/gJeffrey Stedfast2004-05-281-0/+4
* Require e-error-toolRodney Dawes2004-05-281-0/+4
* use e-icon-factory sizes.Not Zed2004-05-251-0/+2
* if we have a cached icon, use it, don't just ignore it! #58831.Not Zed2004-05-251-0/+5
* don't dist the error .h fileJP Rosevear2004-05-201-0/+4
* set the default for exit-unsaved to save, as in 1.4. #57995.Not Zed2004-05-181-0/+3
* fix for folder selector api change.Not Zed2004-05-181-0/+5
* add for translators.Not Zed2004-05-121-0/+8
* Use CAMEL_EXCEPTION_SYSTEM instead of '1', also don't useJeffrey Stedfast2004-05-121-0/+8
* Fixing parts of #53466.Enver ALTIN2004-05-101-0/+4
* header cleanups.Not Zed2004-05-031-0/+4
* ** Changed error messages to EError.Not Zed2004-04-281-0/+4
* duh, pass the string not the content type to the warning message. AndNot Zed2004-04-271-0/+6
* Only unlink the original autosave draft file if we are successful inJeffrey Stedfast2004-04-271-0/+6
* forgot to save after i added bug #.Michael Zucci2004-04-231-1/+1
* fallback to stock attach if we can't ifnd the icon.Not Zed2004-04-231-0/+5
* Use the E_ICON_SIZE enums rather than specifying an absolute pixel size.Jeffrey Stedfast2004-04-201-1/+5
* Update the composer to use the icon theme via the EIconFactory object inMichael Terry2004-04-191-0/+6
* Same idea here as with build_mesage(), don't convert th gconf charsetJeffrey Stedfast2004-04-161-0/+21
* To be on the safe side (even though the real bug behind bug #51924 can'tJeffrey Stedfast2004-04-141-0/+7
* accept text/calendar drops.Larry Ewing2004-04-131-0/+5
* EABDestination -> EDestination. (e_msg_composer_hdrs_to_message_internal):Chris Toshok2004-04-101-0/+37
* Reversed the logic for setting the signature menu to "None" (only set itJeffrey Stedfast2004-04-081-0/+8
* (set_editor_text): added pad_signature parameter to tell if weRadek Doulik2004-04-071-0/+3
* added empty hbox so that we have 12pxs between account setting andRadek Doulik2004-04-071-0/+7
* Revert Radek's last change to fix bug #56381.Jeffrey Stedfast2004-04-031-0/+5
* Fixed some breakage I introduced in the changes below.Jeffrey Stedfast2004-04-021-0/+5
* Updated to use the new signature APIs. (signature_added): _()ify theJeffrey Stedfast2004-04-021-0/+1
* Updated to use the new signature APIs.Jeffrey Stedfast2004-04-021-0/+4
* Fixed missing headers now mail/* doesn't include gtk/*, camel/*, andNot Zed2004-03-311-0/+5
* do not add <br> between text and signatureRadek Doulik2004-03-301-0/+5
* do not set editor insensitive, use editable-off command insteadRadek Doulik2004-03-231-0/+7
* exclude non-viable folder targets for selection, related to #55089.Not Zed2004-03-221-0/+5
* delete event: if empty paragraph has signature == 1 then set it to 0Radek Doulik2004-03-191-0/+7
* If we select multi-attachments, the "properities" menu item in popup iconBill Zhu2004-03-181-0/+7
* If the subject is empty, use _("Untitled Message") as the subject instead.Jeffrey Stedfast2004-03-071-0/+5
* Fixes bug #55202Jeffrey Stedfast2004-03-061-0/+9
* add a key-press event handler, with which a little modification to PaoloBruce Tao2004-03-041-0/+7
* Add a <br> tag between the message text and the signature text (makes itJeffrey Stedfast2004-02-271-1/+7
* From www@reality.cz Tue Feb 17 11:52:51 2004REALiTY-ON-LINE2004-02-171-0/+4
* get default composer size from gconf, hook to unrealize event and saveRadek Doulik2004-02-131-0/+6
* add accel and icon for the "remove" item in the popup menu. Patch fromRodney Dawes2004-02-071-0/+6
* use FORCE_SLOW_MIME_TYPE so gnome-vfs actually sniffs the file contentsChris Toshok2004-02-041-0/+6
* add widgets/miscDan Winship2004-02-041-0/+4
* use g_ascii_strcasecmp rather than strcasecmp.Not Zed2004-02-021-0/+15
* reverted radek's patch below, it was already fixed (#53176). Changed theNot Zed2004-01-291-0/+17
* set body text after setting composer's signature, so that signature isRadek Doulik2004-01-281-0/+7
* ** See Bug #53176, probably fixes others too.Not Zed2004-01-281-0/+9
* ** See Bug #20017.Not Zed2004-01-141-0/+19
* bump version and requirementsJP Rosevear2004-01-131-0/+5
* added "View To", "View Post To" menu items, made it possible to see bothMeilof Veeningen2004-01-131-0/+12
* Implemented #127527: the attachment bar is packed inside an EExpanderERDI Gergo2004-01-111-0/+5
* s/unsaved files/unsaved messages/ as per bug #45407.Jeffrey Stedfast2004-01-101-0/+5
* add an assertion for no account set. Discovered from bug #50786.Not Zed2004-01-081-0/+5
* Remove the 6-pixel border around the main window. That just looked ugly.Jeffrey Stedfast2004-01-081-0/+5
* Missing changelogJP Rosevear2004-01-071-0/+4
* Unifdef out the post-to code and fix it to use the new folder selectionJeffrey Stedfast2003-12-051-0/+7
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-031-0/+7
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-0/+4
* autosave fixRadek Doulik2003-12-011-0/+22
* (create_headers): #if 0 the "post to"Ettore Perazzoli2003-12-011-0/+6
* switch from just checking SMIME_SUPPORTED to checking both HAVE_NSS andChris Toshok2003-11-271-0/+5
* turn on deprecated gtk widgetsJP Rosevear2003-11-261-0/+4
* changed to use ciphercontext directly to sign the message, noNot Zed2003-11-051-0/+6
* (SELECT_NAMES_OAFIID): Append "_2".Ettore Perazzoli2003-11-041-0/+4
* fix for e-account smime info changes. Also enforce having a signingNot Zed2003-10-311-0/+9
* Turn on SMIME_SUPPORTED. (build_message): move some of the security codeNot Zed2003-10-301-0/+6
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-0/+34
* Don't blindly claim that the file exists and then ask the user if he/sheJeffrey Stedfast2003-10-071-0/+11
* Same as below.Jeffrey Stedfast2003-09-251-0/+9
* Add some assertion. Send Close response signal to the properties dialogCharles Zhang2003-09-231-0/+8
* updated for CamelTransferEncoding namespace changesJeffrey Stedfast2003-09-191-0/+8
* Updated for namespace changes in Camel.Jeffrey Stedfast2003-09-191-0/+6
* ** Merge in mail-refactor-2-branchNot Zed2003-09-181-0/+19
* (header_new_recipient): Make the entryEttore Perazzoli2003-09-161-0/+6
* Added an entry_uic field for a BonoboUIComponent for the non-controlFederico Mena Quintero2003-09-121-0/+17
* Connect response signal to attachment properties dialog, fix bug #47950.Antonio Xu2003-08-291-0/+12
* temporarily reverting camel namespace changes until after other branches have...Jeffrey Stedfast2003-08-271-16/+0
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/gJeffrey Stedfast2003-08-271-0/+5
* updated for namespace changed made to camel-mime-utils.[c,h]Jeffrey Stedfast2003-08-261-0/+11
* Original patch from David Woodhouse, but modified a bit by me.Jeffrey Stedfast2003-08-191-0/+7
* fixed an insulting error message. Fixes bug #47413.Lorenzo Gil Sanchez2003-08-141-0/+5
* This needs to use camel_data_wrapper_decode_to_stream() rather thanJeffrey Stedfast2003-08-141-0/+14
* don't set the rawtext bit anymore.Jeffrey Stedfast2003-08-121-0/+8
* add the drop type of mozilla browser link to make composer support toAntonio Xu2003-08-041-0/+6
* fixed the ChangeLogJeffrey Stedfast2003-07-301-1/+1
* add gdk_pixbuf_loader_close to close pix buffer loading. [#45908]Antonio Xu2003-07-291-0/+5
* bump editor versionLarry Ewing2003-07-261-1/+6
* Set default answer of dialog to 'yes' to try and prevent autosavedMichel Dänzer2003-07-241-0/+6
* Revert my previous changes here too.Jeffrey Stedfast2003-07-241-0/+7
* Remove this. It was only used by e-icon-list, which is no longer there.Dan Winship2003-07-241-0/+9
* Init charset to NULL.Jeffrey Stedfast2003-07-221-0/+4
* Make this work again.Dan Winship2003-07-221-0/+4
* ** For bug #46013Maxx Cao2003-07-181-0/+7
* don't set the rawtext bit anymore.Jeffrey Stedfast2003-07-171-0/+13
* ** For bug #45826Maxx Cao2003-07-151-0/+11
* Updated to use camel_strcase_hash/equal.Jeffrey Stedfast2003-07-081-0/+5
* Gone. (update): Use e_icon_for_mime_type instead.Dan Winship2003-07-031-0/+7
* Change file url to absolute path. Fixes bug #44065.Antonio Xu2003-07-031-0/+5
* Connect to the save-draft signal too. Fixes bug #45531.Jeffrey Stedfast2003-07-031-0/+5
* Set the rawtext bits for the 'plain' and 'html' data wrappers to FALSE.Jeffrey Stedfast2003-06-301-0/+5
* free the return value. (impl_event): free the return value.Larry Ewing2003-06-201-0/+5
* Use e_iconv_open/close so that we get charset aliasing for free. Fixes bugJeffrey Stedfast2003-06-191-0/+5
* Fixes bug #44139.Jeffrey Stedfast2003-06-181-0/+12
* free the structure as well.Larry Ewing2003-06-111-0/+5
* free the return values.Larry Ewing2003-06-111-0/+4
* Same as the rest. (setup_ui): We didn't even seem to be using the gconfJeffrey Stedfast2003-06-101-0/+20
* Roll over ChangeLogs.Ettore Perazzoli2003-06-101-4037/+0
* i2003-05-20 Larry Ewing <lewing@ximian.com>Larry Ewing2003-05-211-0/+9
* Don't connect to the focus-out-event in order to update the mime-type.Jeffrey Stedfast2003-05-171-0/+7
* Change the "would you like to recover unsaved drafts?" dialog a QUESTIONJeffrey Stedfast2003-04-301-0/+6
* If we fail to load the icon that gnome_vfs_get_icon() gave us, the defaultJeffrey Stedfast2003-04-281-0/+8
* removed debug printfs.Not Zed2003-04-241-0/+4
* Don't ever attach non-inlined text or message parts. Reverts a prior fix.Jeffrey Stedfast2003-04-231-0/+5
* added related argument, TRUE means that container of mime_part isRadek Doulik2003-04-221-0/+10
* Change the order of the ok/cancel buttons.Jeffrey Stedfast2003-04-221-0/+5
* [ fixes #40694 ] this can't hurt - set the frame to autoactivate so if byChris Toshok2003-04-201-0/+10
* [ fixes #21499 ]Rodney Dawes2003-04-191-0/+7
* Return FALSE so the signal gets propogated further up the chain. Fixes bugJeffrey Stedfast2003-04-161-0/+8
* Updated to comply with the HIG. Fixes bug #41239 and bug #41241.Jeffrey Stedfast2003-04-121-1/+2
* Updated to comply with the HIG.Jeffrey Stedfast2003-04-121-0/+4
* Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno whatJeffrey Stedfast2003-04-101-0/+1
* Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno whatJeffrey Stedfast2003-04-101-0/+8
* fix build, it's composer_get_default_charset_setting.Chris Toshok2003-04-091-0/+5
* Same as with attachment-bar's get_default_charset(). (setup_ui): InsteadJeffrey Stedfast2003-04-091-0/+10
* Added some debug printfs. (create_composer): Call map_default_cb directlyJeffrey Stedfast2003-04-091-0/+7
* [ fixes bug #39763 ] remove the control_entry_focus_{in,out}_event_cbChris Toshok2003-04-081-0/+12
* If the composer isn't 'dirty', then don't autosave the draft (no need to).Jeffrey Stedfast2003-04-051-0/+6
* Add a select-all callback and verb. (composer_entry_focus_in_event_cb):Jeffrey Stedfast2003-04-041-0/+6
* Guard against the filesel's selection being NULL. Fixes bug #40679.Jeffrey Stedfast2003-04-031-0/+5
* Keep track of which entry widget has focus.Jeffrey Stedfast2003-04-021-0/+21
* ** See bug #40300 & probably others.Not Zed2003-04-021-0/+10
* Convert to libglade-2's format.Jeffrey Stedfast2003-04-011-0/+7
* Update for e_notice moveDan Winship2003-03-251-0/+4
* Fixes for bug #39813Jeffrey Stedfast2003-03-211-0/+8
* Change the logic to attach text parts when appropriate. (map_default_cb):Jeffrey Stedfast2003-03-201-0/+2
* Change the logic to attach text parts when appropriate.Jeffrey Stedfast2003-03-201-0/+5
* e_msg_composer_hdrs_get_subject() now returns const so don't g_free() itJeffrey Stedfast2003-03-191-0/+19
* Default the composer's title to "Create a message". Fixes bug #39696.Jeffrey Stedfast2003-03-141-0/+5
* Use GnomeIconList instead of EIconList so we don't have to maintain anJeffrey Stedfast2003-03-121-0/+8
* add send_cb/save_draft_cb arguments. (impl_Composer_send): use the localNot Zed2003-03-101-0/+21
* Don't allow the returned charset to be NULL. (get_file_content): Make sureJeffrey Stedfast2003-03-051-0/+7
* disconnect any signal handlers on the accounts object. For bug #37873.Not Zed2003-03-041-0/+5
* Same as below.Jeffrey Stedfast2003-02-261-0/+7
* Make sure the url is != NULL? I can't think of anything else in this codeJeffrey Stedfast2003-02-251-0/+4
* Fixed a memory leak.Jeffrey Stedfast2003-02-251-0/+5
* Don't save the HTML format setting to gconf. This option menu is meant forJeffrey Stedfast2003-02-231-0/+8
* build libcomposer as a shared library so it can be linked intoDan Winship2003-02-221-0/+5
* Same as below.Jeffrey Stedfast2003-02-211-0/+9
* default_account is now a string value, not an int.Jeffrey Stedfast2003-02-191-0/+8
* clean upDan Winship2003-02-061-0/+24
* Split out the mailto handling code from here so we can use it in theJeffrey Stedfast2003-02-061-0/+9
* Just use gnome_vfs_get_mime_type_from_name().Jeffrey Stedfast2003-02-041-0/+5
* Give gnome_vfs_get_uri_from_local_path a full path.Jeffrey Stedfast2003-02-021-0/+5
* If the subject or body components of the mailto url are not in UTF-8,Jeffrey Stedfast2003-01-281-0/+4
* Fixed a #warning by converting the filename into a uri before passing itJeffrey Stedfast2003-01-281-1/+21
* (iconsdir): Remove, this is now defined inEttore Perazzoli2003-01-251-0/+5
* Load the view menu states from gconf. (e_msg_composer_set_send_html): SaveJeffrey Stedfast2003-01-241-0/+14
* *** empty log message ***Ettore Perazzoli2003-01-231-0/+9
* Updated to use EAccountList and iterators. (evolution_composer_init):Jeffrey Stedfast2003-01-181-0/+20
* mail_config_get_signature_list now returns a GSList.Jeffrey Stedfast2003-01-171-0/+7
* (do_exit): Make dialog HIG compliantEttore Perazzoli2003-01-151-0/+5
* don't pass NULL to bonobo_widget_set_property.Chris Toshok2003-01-101-0/+7
* need to ref/sink "new" so that the g_object_unref doesn't spew a warning.Chris Toshok2003-01-101-0/+5
* Icons are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-091-0/+5
* Use gconf to get the default account index.Jeffrey Stedfast2003-01-091-0/+6
* New convenience function. (attach_to_multipart): UseJeffrey Stedfast2003-01-081-0/+4
* Convenience function. (get_file_content): Use the convenience function toJeffrey Stedfast2003-01-081-0/+10
* remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-061-0/+5
* Use camel_text_to_html(). (e_msg_composer_new_from_url): Same.Jeffrey Stedfast2002-12-171-0/+8
* Fix for bug #33295Jeffrey Stedfast2002-12-081-0/+13
* Get rid of the unused exception variable.Jeffrey Stedfast2002-12-041-0/+5
* removed warning about e_notice. its used too much, its here to stay.Not Zed2002-12-021-0/+7
* removed merge conflictsJeffrey Stedfast2002-12-021-1/+0
* s/g_str[n]casecmp/str[n]casecmpJeffrey Stedfast2002-12-021-0/+5
* properly chain finalise.Not Zed2002-11-261-0/+4
* Remove the window size setting. (e_msg_composer_attachment_bar_new): MoveNot Zed2002-11-251-0/+8
* rewrote most of this. Just use gtkfileselection directly, noNot Zed2002-11-251-0/+15
* Duh! dont free subject & simplify logic a little.Not Zed2002-11-211-0/+10
* applied plain_signature_fix.patchRadek Doulik2002-11-201-0/+5
* dont unref after destroy. duh.Not Zed2002-11-191-0/+24
* Remove check for gtk_main_level(). as far as i can tell it serves no realNot Zed2002-11-181-0/+9
* Removed {BEGIN,END}_GNOME_DECLS.Ettore Perazzoli2002-11-141-0/+9
* bonobo api changes.Not Zed2002-11-131-0/+2
* Use the right object_new method.Not Zed2002-11-131-0/+6
* Remove some unused ehaders and ones that cause compilation failures (suchJeffrey Stedfast2002-11-111-0/+7
* Fix bonobo object setup.Not Zed2002-11-081-0/+71
* Add support for an attach option in the mailto: url.Jeffrey Stedfast2002-11-021-0/+5
* Make sure to save References and In-Reply-To headers. Fixes bug #32932.Jeffrey Stedfast2002-10-311-0/+5
* Don't set the charset param on text parts nor tha rawtext bit on theJeffrey Stedfast2002-10-281-0/+6
* (size_to_string): Return NULLEttore Perazzoli2002-10-261-0/+7
* Only add the account address to the list of addresses if it is non-NULL.Jeffrey Stedfast2002-10-221-0/+7
* We need to treat message/rfc822 streams differently. Fixes bug #32378.Jeffrey Stedfast2002-10-171-0/+6
* Mark the file selector modal. Quick fix for bug #32256.Not Zed2002-10-171-0/+5
* Set content->rawtext to TRUE for text parts because the content is in itsJeffrey Stedfast2002-10-081-0/+9
* Don't create a new file if the file doesn't exist.Jeffrey Stedfast2002-10-051-1/+7
* If the user hits cancel when signing/encrypting, don't continueJeffrey Stedfast2002-10-021-0/+6
* When signing/encrypting a part, if a USER_CANCEL occurs, re-use the partJeffrey Stedfast2002-10-021-0/+6
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-011-0/+6
* let the caller set the "From" account too (by name or address).Dan Winship2002-09-301-0/+8
* Don't reuse the part that we've signed and/or encrypted, create a new partJeffrey Stedfast2002-09-281-0/+6
* Use "mail/*" for the allowed_types for the posting folder selector.Dan Winship2002-09-261-0/+5
* Only append the account name to the end of the From menu item if the emailDan Winship2002-09-251-0/+9
* Don't mark empty string with _().Zbigniew Chyla2002-09-241-0/+5
* Removed a #warning.Ettore Perazzoli2002-09-241-0/+7
* Fix non-ANSI switch statementDan Winship2002-09-231-0/+4