| Commit message (Expand) | Author | Age | Files | Lines |
* | C99 keyword 'inline' could not been used as variable name. | Mengjie Yu | 2005-07-27 | 1 | -0/+7 |
* | Fix build breakage due to extra whitespace after a backslash. | Jody Goldberg | 2005-07-27 | 1 | -0/+5 |
* | Fix make distcheck issues. | Harish Krishnaswamy | 2005-07-27 | 1 | -0/+4 |
* | Added Shortcut for Save Draft (Ctrl+Shift+s) and a toolbar button for the | Srinivasa Ragavan | 2005-07-25 | 1 | -0/+5 |
* | Use camel_object_unref instead of g_object_unref. | Shreyas Srinivasan | 2005-07-21 | 1 | -1/+6 |
* | unref the store which was being leaked. | Shreyas Srinivasan | 2005-07-15 | 1 | -0/+5 |
* | add casts in previous patch to fix warnings. (account_can_send): fix the | Not Zed | 2005-07-14 | 1 | -0/+6 |
* | ** See bug #309869 | S.Antony Vincent Pandian | 2005-07-14 | 1 | -0/+7 |
* | Don't leak the file name here. | Kjartan Maraas | 2005-07-13 | 1 | -0/+7 |
* | There are no camel or addressbook/backend directories in evolution. | Tor Lillqvist | 2005-07-13 | 1 | -0/+5 |
* | Removed em-attachment* from the build. Remains in the CVS, just incase to | Srinivasa Ragavan | 2005-07-11 | 1 | -0/+12 |
* | Take into account store permissions (Read Only). These are proxy specific | Shreyas Srinivasan | 2005-07-10 | 1 | -0/+5 |
* | Fixed to show the attachment bar, when a message is forwarded | Srinivasa Ragavan | 2005-06-03 | 1 | -0/+5 |
* | hack up so we dont include mail-component.h anymore, since it now relies | Not Zed | 2005-06-03 | 1 | -0/+6 |
* | Show attachment bar when attachments are added e-msg-composer.c | Srinivasa Ragavan | 2005-06-03 | 1 | -0/+10 |
* | e-msg-composer-attachment.c | Srinivasa Ragavan | 2005-05-27 | 1 | -0/+4 |
* | Fixed a potential memory leak. | Srinivasa Ragavan | 2005-05-24 | 1 | -1/+6 |
* | Added attachment of remote URL. The dnd of url, downloads the files and | Srininvasa Ragavan | 2005-05-23 | 1 | -0/+8 |
* | composer/e-message-composer.c calendar/gui/dialogs/comp-editor.c | Srinivasa Ragavan | 2005-05-16 | 1 | -0/+7 |
* | moved e-error to e-util. | Not Zed | 2005-05-16 | 1 | -0/+4 |
* | Set a mnemonic for the "Attach" button | Rodney Dawes | 2005-05-09 | 1 | -0/+5 |
* | Use "Attach" as the text for the "Open" action button in the file chooser | Rodney Dawes | 2005-05-07 | 1 | -0/+5 |
* | renamed from mail-errors.xml, add i18n tags, fix some whitespace issues. | Not Zed | 2005-05-06 | 1 | -0/+5 |
* | removed old unused function which was using low level gtkhtml APIs | Radek Doulik | 2005-05-05 | 1 | -0/+5 |
* | block gtkhtml's selection so that we don't set primary X selection | Radek Doulik | 2005-04-08 | 1 | -0/+7 |
* | implement read-receipt functionality. | ERDI Gergo | 2005-04-08 | 1 | -0/+4 |
* | ** See bug #73347 | Not Zed | 2005-03-17 | 1 | -0/+6 |
* | Set up c/c/p for To: Cc: Bcc: and Post To: entries too. | Hans Petter Jansson | 2005-03-16 | 1 | -0/+5 |
* | ** See bug #66592 | Not Zed | 2005-03-04 | 1 | -0/+25 |
* | Fix previous patch for the !USE_GTKFILECHOOSER case. | Jeffrey Stedfast | 2005-02-17 | 1 | -0/+5 |
* | Add a11y name for attachment button and bars | Harry Lu | 2005-02-16 | 1 | -0/+8 |
* | ** See bug #66126. | Not Zed | 2005-02-10 | 1 | -0/+25 |
* | Set pointers to the contact editor creation functions in the entries, so | Hans Petter Jansson | 2005-01-25 | 1 | -0/+6 |
* | initialise composer before using it. sigh. | Not Zed | 2005-01-12 | 1 | -0/+5 |
* | turn off debug, setup g private instance data structure. (setup_ui): | Not Zed | 2005-01-05 | 1 | -0/+8 |
* | kill warnings (map_default_cb): the to entry widget is now just a gtk | JP Rosevear | 2004-12-24 | 1 | -0/+6 |
* | Remove select-names from here. | Hans Petter Jansson | 2004-12-23 | 1 | -0/+8 |
* | Unref the name selector. (e_contact_list_editor_save_contact): Fix a | Hans Petter Jansson | 2004-12-23 | 1 | -0/+19 |
* | svn path=/trunk/; revision=28178 | Not Zed | 2004-12-22 | 1 | -0/+6 |
* | addressbook/gui/component/addressbook-migrate.c | Hans Petter Jansson | 2004-12-09 | 1 | -0/+5 |
* | include camel-cipher-context.h so we build if nss isn't available. | Not Zed | 2004-12-07 | 1 | -0/+5 |
* | remove the old camel_multipart_encrypted api. | Not Zed | 2004-12-03 | 1 | -0/+5 |
* | get image from icon factory directly | JP Rosevear | 2004-11-26 | 1 | -0/+5 |
* | fix the popup id. | Not Zed | 2004-10-28 | 1 | -0/+6 |
* | Close on Esc. (create_composer): Connect to the key-press-event signal. | Jeffrey Stedfast | 2004-10-28 | 1 | -3/+10 |
* | fix for bugzilla #44876 | mengjie yu | 2004-10-27 | 1 | -0/+8 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -0/+5 |
* | g_strdup() the gpg/smime keys into the recipients list or else we end up | Jeffrey Stedfast | 2004-10-12 | 1 | -0/+6 |
* | e-popup api changes. | Not Zed | 2004-10-07 | 1 | -0/+5 |
* | set a GTKHTML_API_VERSION variable | JP Rosevear | 2004-10-01 | 1 | -0/+5 |
* | enable ask drop action and hook onto drag motion. (drag_motion): | Not Zed | 2004-10-01 | 1 | -0/+10 |
* | Use non-deprecated functions. | Kjartan Maraas | 2004-09-30 | 1 | -0/+6 |
* | handle 'attachment' as well, as per Mozilla's mangling, and the new | Michael Meeks | 2004-09-20 | 1 | -0/+7 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -0/+11 |
* | ** See bug #64454. | Not Zed | 2004-09-09 | 1 | -0/+7 |
* | set paragraph style to normal to avoid signature landing in PRE paragraph | Radek Doulik | 2004-08-14 | 1 | -0/+5 |
* | Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0. | Carlos Garnacho Parro | 2004-08-13 | 1 | -0/+9 |
* | Fixes for api changes in mail/ for 61940. | Not Zed | 2004-07-29 | 1 | -0/+4 |
* | removed unused static variable listener_vepv | Radek Doulik | 2004-07-28 | 1 | -0/+9 |
* | removed body content + signature html concatenating and call | Radek Doulik | 2004-07-23 | 1 | -0/+8 |
* | include config.h. See #61395. | Not Zed | 2004-07-22 | 1 | -0/+4 |
* | ** Fix for #60387. | Not Zed | 2004-06-18 | 1 | -0/+13 |
* | clean up the code slightly. | Not Zed | 2004-06-17 | 1 | -0/+18 |
* | Don't connect to the key_pressed_event. (composer_key_pressed): Removed. | Jeffrey Stedfast | 2004-06-15 | 1 | -0/+7 |
* | fix the name of "stock_save-as" everywhere | Dan Winship | 2004-06-07 | 1 | -0/+4 |
* | Use e_error_run() instead of the e_activation_error_dialog() stuff that no | Jeffrey Stedfast | 2004-06-05 | 1 | -0/+5 |
* | always insert new paragraph for signature | Radek Doulik | 2004-06-03 | 1 | -0/+7 |
* | s/${0}/{0}/g | Jeffrey Stedfast | 2004-05-28 | 1 | -0/+4 |
* | Require e-error-tool | Rodney Dawes | 2004-05-28 | 1 | -0/+4 |
* | use e-icon-factory sizes. | Not Zed | 2004-05-25 | 1 | -0/+2 |
* | if we have a cached icon, use it, don't just ignore it! #58831. | Not Zed | 2004-05-25 | 1 | -0/+5 |
* | don't dist the error .h file | JP Rosevear | 2004-05-20 | 1 | -0/+4 |
* | set the default for exit-unsaved to save, as in 1.4. #57995. | Not Zed | 2004-05-18 | 1 | -0/+3 |
* | fix for folder selector api change. | Not Zed | 2004-05-18 | 1 | -0/+5 |
* | add for translators. | Not Zed | 2004-05-12 | 1 | -0/+8 |
* | Use CAMEL_EXCEPTION_SYSTEM instead of '1', also don't use | Jeffrey Stedfast | 2004-05-12 | 1 | -0/+8 |
* | Fixing parts of #53466. | Enver ALTIN | 2004-05-10 | 1 | -0/+4 |
* | header cleanups. | Not Zed | 2004-05-03 | 1 | -0/+4 |
* | ** Changed error messages to EError. | Not Zed | 2004-04-28 | 1 | -0/+4 |
* | duh, pass the string not the content type to the warning message. And | Not Zed | 2004-04-27 | 1 | -0/+6 |
* | Only unlink the original autosave draft file if we are successful in | Jeffrey Stedfast | 2004-04-27 | 1 | -0/+6 |
* | 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 | 1 | -0/+5 |
* | Use the E_ICON_SIZE enums rather than specifying an absolute pixel size. | Jeffrey Stedfast | 2004-04-20 | 1 | -1/+5 |
* | Update the composer to use the icon theme via the EIconFactory object in | Michael Terry | 2004-04-19 | 1 | -0/+6 |
* | Same idea here as with build_mesage(), don't convert th gconf charset | Jeffrey Stedfast | 2004-04-16 | 1 | -0/+21 |
* | To be on the safe side (even though the real bug behind bug #51924 can't | Jeffrey Stedfast | 2004-04-14 | 1 | -0/+7 |
* | accept text/calendar drops. | Larry Ewing | 2004-04-13 | 1 | -0/+5 |
* | EABDestination -> EDestination. (e_msg_composer_hdrs_to_message_internal): | Chris Toshok | 2004-04-10 | 1 | -0/+37 |
* | Reversed the logic for setting the signature menu to "None" (only set it | Jeffrey Stedfast | 2004-04-08 | 1 | -0/+8 |
* | (set_editor_text): added pad_signature parameter to tell if we | Radek Doulik | 2004-04-07 | 1 | -0/+3 |
* | added empty hbox so that we have 12pxs between account setting and | Radek Doulik | 2004-04-07 | 1 | -0/+7 |
* | Revert Radek's last change to fix bug #56381. | Jeffrey Stedfast | 2004-04-03 | 1 | -0/+5 |
* | Fixed some breakage I introduced in the changes below. | Jeffrey Stedfast | 2004-04-02 | 1 | -0/+5 |
* | Updated to use the new signature APIs. (signature_added): _()ify the | Jeffrey Stedfast | 2004-04-02 | 1 | -0/+1 |
* | Updated to use the new signature APIs. | Jeffrey Stedfast | 2004-04-02 | 1 | -0/+4 |
* | Fixed missing headers now mail/* doesn't include gtk/*, camel/*, and | Not Zed | 2004-03-31 | 1 | -0/+5 |
* | do not add <br> between text and signature | Radek Doulik | 2004-03-30 | 1 | -0/+5 |
* | do not set editor insensitive, use editable-off command instead | Radek Doulik | 2004-03-23 | 1 | -0/+7 |
* | exclude non-viable folder targets for selection, related to #55089. | Not Zed | 2004-03-22 | 1 | -0/+5 |
* | delete event: if empty paragraph has signature == 1 then set it to 0 | Radek Doulik | 2004-03-19 | 1 | -0/+7 |
* | If we select multi-attachments, the "properities" menu item in popup icon | Bill Zhu | 2004-03-18 | 1 | -0/+7 |
* | If the subject is empty, use _("Untitled Message") as the subject instead. | Jeffrey Stedfast | 2004-03-07 | 1 | -0/+5 |
* | Fixes bug #55202 | Jeffrey Stedfast | 2004-03-06 | 1 | -0/+9 |
* | add a key-press event handler, with which a little modification to Paolo | Bruce Tao | 2004-03-04 | 1 | -0/+7 |
* | Add a <br> tag between the message text and the signature text (makes it | Jeffrey Stedfast | 2004-02-27 | 1 | -1/+7 |
* | From www@reality.cz Tue Feb 17 11:52:51 2004 | REALiTY-ON-LINE | 2004-02-17 | 1 | -0/+4 |
* | get default composer size from gconf, hook to unrealize event and save | Radek Doulik | 2004-02-13 | 1 | -0/+6 |
* | add accel and icon for the "remove" item in the popup menu. Patch from | Rodney Dawes | 2004-02-07 | 1 | -0/+6 |
* | use FORCE_SLOW_MIME_TYPE so gnome-vfs actually sniffs the file contents | Chris Toshok | 2004-02-04 | 1 | -0/+6 |
* | add widgets/misc | Dan Winship | 2004-02-04 | 1 | -0/+4 |
* | use g_ascii_strcasecmp rather than strcasecmp. | Not Zed | 2004-02-02 | 1 | -0/+15 |
* | reverted radek's patch below, it was already fixed (#53176). Changed the | Not Zed | 2004-01-29 | 1 | -0/+17 |
* | set body text after setting composer's signature, so that signature is | Radek Doulik | 2004-01-28 | 1 | -0/+7 |
* | ** See Bug #53176, probably fixes others too. | Not Zed | 2004-01-28 | 1 | -0/+9 |
* | ** See Bug #20017. | Not Zed | 2004-01-14 | 1 | -0/+19 |
* | bump version and requirements | JP Rosevear | 2004-01-13 | 1 | -0/+5 |
* | added "View To", "View Post To" menu items, made it possible to see both | Meilof Veeningen | 2004-01-13 | 1 | -0/+12 |
* | Implemented #127527: the attachment bar is packed inside an EExpander | ERDI Gergo | 2004-01-11 | 1 | -0/+5 |
* | s/unsaved files/unsaved messages/ as per bug #45407. | Jeffrey Stedfast | 2004-01-10 | 1 | -0/+5 |
* | add an assertion for no account set. Discovered from bug #50786. | Not Zed | 2004-01-08 | 1 | -0/+5 |
* | Remove the 6-pixel border around the main window. That just looked ugly. | Jeffrey Stedfast | 2004-01-08 | 1 | -0/+5 |
* | Missing changelog | JP Rosevear | 2004-01-07 | 1 | -0/+4 |
* | Unifdef out the post-to code and fix it to use the new folder selection | Jeffrey Stedfast | 2003-12-05 | 1 | -0/+7 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 1 | -0/+7 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 1 | -0/+4 |
* | autosave fix | Radek Doulik | 2003-12-01 | 1 | -0/+22 |
* | (create_headers): #if 0 the "post to" | Ettore Perazzoli | 2003-12-01 | 1 | -0/+6 |
* | switch from just checking SMIME_SUPPORTED to checking both HAVE_NSS and | Chris Toshok | 2003-11-27 | 1 | -0/+5 |
* | turn on deprecated gtk widgets | JP Rosevear | 2003-11-26 | 1 | -0/+4 |
* | changed to use ciphercontext directly to sign the message, no | Not Zed | 2003-11-05 | 1 | -0/+6 |
* | (SELECT_NAMES_OAFIID): Append "_2". | Ettore Perazzoli | 2003-11-04 | 1 | -0/+4 |
* | fix for e-account smime info changes. Also enforce having a signing | Not Zed | 2003-10-31 | 1 | -0/+9 |
* | Turn on SMIME_SUPPORTED. (build_message): move some of the security code | Not Zed | 2003-10-30 | 1 | -0/+6 |
* | Merge new-ui-branch into the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -0/+34 |
* | Don't blindly claim that the file exists and then ask the user if he/she | Jeffrey Stedfast | 2003-10-07 | 1 | -0/+11 |
* | Same as below. | Jeffrey Stedfast | 2003-09-25 | 1 | -0/+9 |
* | Add some assertion. Send Close response signal to the properties dialog | Charles Zhang | 2003-09-23 | 1 | -0/+8 |
* | updated for CamelTransferEncoding namespace changes | Jeffrey Stedfast | 2003-09-19 | 1 | -0/+8 |
* | Updated for namespace changes in Camel. | Jeffrey Stedfast | 2003-09-19 | 1 | -0/+6 |
* | ** Merge in mail-refactor-2-branch | Not Zed | 2003-09-18 | 1 | -0/+19 |
* | (header_new_recipient): Make the entry | Ettore Perazzoli | 2003-09-16 | 1 | -0/+6 |
* | Added an entry_uic field for a BonoboUIComponent for the non-control | Federico Mena Quintero | 2003-09-12 | 1 | -0/+17 |
* | Connect response signal to attachment properties dialog, fix bug #47950. | Antonio Xu | 2003-08-29 | 1 | -0/+12 |
* | temporarily reverting camel namespace changes until after other branches have... | Jeffrey Stedfast | 2003-08-27 | 1 | -16/+0 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g | Jeffrey Stedfast | 2003-08-27 | 1 | -0/+5 |
* | updated for namespace changed made to camel-mime-utils.[c,h] | Jeffrey Stedfast | 2003-08-26 | 1 | -0/+11 |
* | Original patch from David Woodhouse, but modified a bit by me. | Jeffrey Stedfast | 2003-08-19 | 1 | -0/+7 |
* | fixed an insulting error message. Fixes bug #47413. | Lorenzo Gil Sanchez | 2003-08-14 | 1 | -0/+5 |
* | This needs to use camel_data_wrapper_decode_to_stream() rather than | Jeffrey Stedfast | 2003-08-14 | 1 | -0/+14 |
* | don't set the rawtext bit anymore. | Jeffrey Stedfast | 2003-08-12 | 1 | -0/+8 |
* | add the drop type of mozilla browser link to make composer support to | Antonio Xu | 2003-08-04 | 1 | -0/+6 |
* | 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 | 1 | -0/+5 |
* | bump editor version | Larry Ewing | 2003-07-26 | 1 | -1/+6 |
* | Set default answer of dialog to 'yes' to try and prevent autosaved | Michel DÃÂänzer | 2003-07-24 | 1 | -0/+6 |
* | Revert my previous changes here too. | Jeffrey Stedfast | 2003-07-24 | 1 | -0/+7 |
* | Remove this. It was only used by e-icon-list, which is no longer there. | Dan Winship | 2003-07-24 | 1 | -0/+9 |
* | Init charset to NULL. | Jeffrey Stedfast | 2003-07-22 | 1 | -0/+4 |
* | Make this work again. | Dan Winship | 2003-07-22 | 1 | -0/+4 |
* | ** For bug #46013 | Maxx Cao | 2003-07-18 | 1 | -0/+7 |
* | don't set the rawtext bit anymore. | Jeffrey Stedfast | 2003-07-17 | 1 | -0/+13 |
* | ** For bug #45826 | Maxx Cao | 2003-07-15 | 1 | -0/+11 |
* | Updated to use camel_strcase_hash/equal. | Jeffrey Stedfast | 2003-07-08 | 1 | -0/+5 |
* | Gone. (update): Use e_icon_for_mime_type instead. | Dan Winship | 2003-07-03 | 1 | -0/+7 |
* | Change file url to absolute path. Fixes bug #44065. | Antonio Xu | 2003-07-03 | 1 | -0/+5 |
* | Connect to the save-draft signal too. Fixes bug #45531. | Jeffrey Stedfast | 2003-07-03 | 1 | -0/+5 |
* | Set the rawtext bits for the 'plain' and 'html' data wrappers to FALSE. | Jeffrey Stedfast | 2003-06-30 | 1 | -0/+5 |
* | free the return value. (impl_event): free the return value. | Larry Ewing | 2003-06-20 | 1 | -0/+5 |
* | Use e_iconv_open/close so that we get charset aliasing for free. Fixes bug | Jeffrey Stedfast | 2003-06-19 | 1 | -0/+5 |
* | Fixes bug #44139. | Jeffrey Stedfast | 2003-06-18 | 1 | -0/+12 |
* | free the structure as well. | Larry Ewing | 2003-06-11 | 1 | -0/+5 |
* | free the return values. | Larry Ewing | 2003-06-11 | 1 | -0/+4 |
* | Same as the rest. (setup_ui): We didn't even seem to be using the gconf | Jeffrey Stedfast | 2003-06-10 | 1 | -0/+20 |
* | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 1 | -4037/+0 |
* | i2003-05-20 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2003-05-21 | 1 | -0/+9 |
* | Don't connect to the focus-out-event in order to update the mime-type. | Jeffrey Stedfast | 2003-05-17 | 1 | -0/+7 |
* | Change the "would you like to recover unsaved drafts?" dialog a QUESTION | Jeffrey Stedfast | 2003-04-30 | 1 | -0/+6 |
* | If we fail to load the icon that gnome_vfs_get_icon() gave us, the default | Jeffrey Stedfast | 2003-04-28 | 1 | -0/+8 |
* | removed debug printfs. | Not Zed | 2003-04-24 | 1 | -0/+4 |
* | Don't ever attach non-inlined text or message parts. Reverts a prior fix. | Jeffrey Stedfast | 2003-04-23 | 1 | -0/+5 |
* | added related argument, TRUE means that container of mime_part is | Radek Doulik | 2003-04-22 | 1 | -0/+10 |
* | Change the order of the ok/cancel buttons. | Jeffrey Stedfast | 2003-04-22 | 1 | -0/+5 |
* | [ fixes #40694 ] this can't hurt - set the frame to autoactivate so if by | Chris Toshok | 2003-04-20 | 1 | -0/+10 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 1 | -0/+7 |
* | Return FALSE so the signal gets propogated further up the chain. Fixes bug | Jeffrey Stedfast | 2003-04-16 | 1 | -0/+8 |
* | Updated to comply with the HIG. Fixes bug #41239 and bug #41241. | Jeffrey Stedfast | 2003-04-12 | 1 | -1/+2 |
* | Updated to comply with the HIG. | Jeffrey Stedfast | 2003-04-12 | 1 | -0/+4 |
* | Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno what | Jeffrey Stedfast | 2003-04-10 | 1 | -0/+1 |
* | Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno what | Jeffrey Stedfast | 2003-04-10 | 1 | -0/+8 |
* | fix build, it's composer_get_default_charset_setting. | Chris Toshok | 2003-04-09 | 1 | -0/+5 |
* | Same as with attachment-bar's get_default_charset(). (setup_ui): Instead | Jeffrey Stedfast | 2003-04-09 | 1 | -0/+10 |
* | Added some debug printfs. (create_composer): Call map_default_cb directly | Jeffrey Stedfast | 2003-04-09 | 1 | -0/+7 |
* | [ fixes bug #39763 ] remove the control_entry_focus_{in,out}_event_cb | Chris Toshok | 2003-04-08 | 1 | -0/+12 |
* | If the composer isn't 'dirty', then don't autosave the draft (no need to). | Jeffrey Stedfast | 2003-04-05 | 1 | -0/+6 |
* | Add a select-all callback and verb. (composer_entry_focus_in_event_cb): | Jeffrey Stedfast | 2003-04-04 | 1 | -0/+6 |
* | Guard against the filesel's selection being NULL. Fixes bug #40679. | Jeffrey Stedfast | 2003-04-03 | 1 | -0/+5 |
* | Keep track of which entry widget has focus. | Jeffrey Stedfast | 2003-04-02 | 1 | -0/+21 |
* | ** See bug #40300 & probably others. | Not Zed | 2003-04-02 | 1 | -0/+10 |
* | Convert to libglade-2's format. | Jeffrey Stedfast | 2003-04-01 | 1 | -0/+7 |
* | Update for e_notice move | Dan Winship | 2003-03-25 | 1 | -0/+4 |
* | Fixes for bug #39813 | Jeffrey Stedfast | 2003-03-21 | 1 | -0/+8 |
* | Change the logic to attach text parts when appropriate. (map_default_cb): | Jeffrey Stedfast | 2003-03-20 | 1 | -0/+2 |
* | Change the logic to attach text parts when appropriate. | Jeffrey Stedfast | 2003-03-20 | 1 | -0/+5 |
* | e_msg_composer_hdrs_get_subject() now returns const so don't g_free() it | Jeffrey Stedfast | 2003-03-19 | 1 | -0/+19 |
* | Default the composer's title to "Create a message". Fixes bug #39696. | Jeffrey Stedfast | 2003-03-14 | 1 | -0/+5 |
* | Use GnomeIconList instead of EIconList so we don't have to maintain an | Jeffrey Stedfast | 2003-03-12 | 1 | -0/+8 |
* | add send_cb/save_draft_cb arguments. (impl_Composer_send): use the local | Not Zed | 2003-03-10 | 1 | -0/+21 |
* | Don't allow the returned charset to be NULL. (get_file_content): Make sure | Jeffrey Stedfast | 2003-03-05 | 1 | -0/+7 |
* | disconnect any signal handlers on the accounts object. For bug #37873. | Not Zed | 2003-03-04 | 1 | -0/+5 |
* | Same as below. | Jeffrey Stedfast | 2003-02-26 | 1 | -0/+7 |
* | Make sure the url is != NULL? I can't think of anything else in this code | Jeffrey Stedfast | 2003-02-25 | 1 | -0/+4 |
* | Fixed a memory leak. | Jeffrey Stedfast | 2003-02-25 | 1 | -0/+5 |
* | Don't save the HTML format setting to gconf. This option menu is meant for | Jeffrey Stedfast | 2003-02-23 | 1 | -0/+8 |
* | build libcomposer as a shared library so it can be linked into | Dan Winship | 2003-02-22 | 1 | -0/+5 |
* | Same as below. | Jeffrey Stedfast | 2003-02-21 | 1 | -0/+9 |
* | default_account is now a string value, not an int. | Jeffrey Stedfast | 2003-02-19 | 1 | -0/+8 |
* | clean up | Dan Winship | 2003-02-06 | 1 | -0/+24 |
* | Split out the mailto handling code from here so we can use it in the | Jeffrey Stedfast | 2003-02-06 | 1 | -0/+9 |
* | Just use gnome_vfs_get_mime_type_from_name(). | Jeffrey Stedfast | 2003-02-04 | 1 | -0/+5 |
* | Give gnome_vfs_get_uri_from_local_path a full path. | Jeffrey Stedfast | 2003-02-02 | 1 | -0/+5 |
* | If the subject or body components of the mailto url are not in UTF-8, | Jeffrey Stedfast | 2003-01-28 | 1 | -0/+4 |
* | Fixed a #warning by converting the filename into a uri before passing it | Jeffrey Stedfast | 2003-01-28 | 1 | -1/+21 |
* | (iconsdir): Remove, this is now defined in | Ettore Perazzoli | 2003-01-25 | 1 | -0/+5 |
* | Load the view menu states from gconf. (e_msg_composer_set_send_html): Save | Jeffrey Stedfast | 2003-01-24 | 1 | -0/+14 |
* | *** empty log message *** | Ettore Perazzoli | 2003-01-23 | 1 | -0/+9 |
* | Updated to use EAccountList and iterators. (evolution_composer_init): | Jeffrey Stedfast | 2003-01-18 | 1 | -0/+20 |
* | mail_config_get_signature_list now returns a GSList. | Jeffrey Stedfast | 2003-01-17 | 1 | -0/+7 |
* | (do_exit): Make dialog HIG compliant | Ettore Perazzoli | 2003-01-15 | 1 | -0/+5 |
* | don't pass NULL to bonobo_widget_set_property. | Chris Toshok | 2003-01-10 | 1 | -0/+7 |
* | need to ref/sink "new" so that the g_object_unref doesn't spew a warning. | Chris Toshok | 2003-01-10 | 1 | -0/+5 |
* | Icons are now in $(datadir)/evolution/images | Ettore Perazzoli | 2003-01-09 | 1 | -0/+5 |
* | Use gconf to get the default account index. | Jeffrey Stedfast | 2003-01-09 | 1 | -0/+6 |
* | New convenience function. (attach_to_multipart): Use | Jeffrey Stedfast | 2003-01-08 | 1 | -0/+4 |
* | Convenience function. (get_file_content): Use the convenience function to | Jeffrey Stedfast | 2003-01-08 | 1 | -0/+10 |
* | remove idldir definition. (It's defined in configure.in now) | Dan Winship | 2003-01-06 | 1 | -0/+5 |
* | Use camel_text_to_html(). (e_msg_composer_new_from_url): Same. | Jeffrey Stedfast | 2002-12-17 | 1 | -0/+8 |
* | Fix for bug #33295 | Jeffrey Stedfast | 2002-12-08 | 1 | -0/+13 |
* | Get rid of the unused exception variable. | Jeffrey Stedfast | 2002-12-04 | 1 | -0/+5 |
* | removed warning about e_notice. its used too much, its here to stay. | Not Zed | 2002-12-02 | 1 | -0/+7 |
* | removed merge conflicts | Jeffrey Stedfast | 2002-12-02 | 1 | -1/+0 |
* | s/g_str[n]casecmp/str[n]casecmp | Jeffrey Stedfast | 2002-12-02 | 1 | -0/+5 |
* | properly chain finalise. | Not Zed | 2002-11-26 | 1 | -0/+4 |
* | Remove the window size setting. (e_msg_composer_attachment_bar_new): Move | Not Zed | 2002-11-25 | 1 | -0/+8 |
* | rewrote most of this. Just use gtkfileselection directly, no | Not Zed | 2002-11-25 | 1 | -0/+15 |
* | Duh! dont free subject & simplify logic a little. | Not Zed | 2002-11-21 | 1 | -0/+10 |
* | applied plain_signature_fix.patch | Radek Doulik | 2002-11-20 | 1 | -0/+5 |
* | dont unref after destroy. duh. | Not Zed | 2002-11-19 | 1 | -0/+24 |
* | Remove check for gtk_main_level(). as far as i can tell it serves no real | Not Zed | 2002-11-18 | 1 | -0/+9 |
* | Removed {BEGIN,END}_GNOME_DECLS. | Ettore Perazzoli | 2002-11-14 | 1 | -0/+9 |