| Commit message (Expand) | Author | Age | Files | Lines |
* | thin wrapper on mail_component_get_local_inbox. | Not Zed | 2003-11-17 | 1 | -0/+12 |
* | We can't use a uri to do a lookup of a store-info on the store_hash, we | Jeffrey Stedfast | 2003-11-15 | 1 | -0/+3 |
* | We can't use a uri to do a lookup of a store-info on the store_hash, we | Jeffrey Stedfast | 2003-11-15 | 1 | -0/+11 |
* | Removed most of the code. This is basically now a nop. Need to somehow get | Jeffrey Stedfast | 2003-11-15 | 1 | -0/+3 |
* | Removed. | Jeffrey Stedfast | 2003-11-15 | 1 | -0/+6 |
* | Don't create a new view anymore, simply set the new folder uri on the | Jeffrey Stedfast | 2003-11-15 | 1 | -0/+6 |
* | Only set OK to sensitive if the selected node is not a store node. | Jeffrey Stedfast | 2003-11-15 | 1 | -0/+10 |
* | Updated. (emfv_popup_copy): Updated. | Jeffrey Stedfast | 2003-11-15 | 1 | -0/+14 |
* | Use em_folder_tree_get_model() since an emft is not a GtkTreeView. | Jeffrey Stedfast | 2003-11-14 | 1 | -1/+2 |
* | Use em_folder_tree_get_model() since an emft is not a GtkTreeView. | Jeffrey Stedfast | 2003-11-14 | 1 | -0/+7 |
* | Rewritten to use EMFolderTRee. | Jeffrey Stedfast | 2003-11-14 | 1 | -0/+2 |
* | Updated for function name changes in mail-component.c | Jeffrey Stedfast | 2003-11-14 | 1 | -2/+19 |
* | If the user selects a store node, don't try to open it as a folder. | Jeffrey Stedfast | 2003-11-14 | 1 | -0/+5 |
* | (impl_sendAndReceive): New, implementation for | Ettore Perazzoli | 2003-11-14 | 1 | -0/+6 |
* | Modified to not use EStorage* functions. I don't even think it *needs* to | Jeffrey Stedfast | 2003-11-14 | 1 | -0/+5 |
* | New folder-tree widget that replaces the shell's folder-tree widget. | Jeffrey Stedfast | 2003-11-14 | 1 | -1/+61 |
* | (impl__get_userCreatableItems): New, | Ettore Perazzoli | 2003-11-13 | 1 | -0/+8 |
* | (em_junk_sa_test_spamd): rename em_junk_sa_spamd_tested to | Radek Doulik | 2003-11-13 | 1 | -0/+2 |
* | new helper function, use it before any call to spamassassin, spamc and | Radek Doulik | 2003-11-13 | 1 | -0/+4 |
* | don't call CAMEL_IS_VJUNK_FOLDER, it was added by mistake | Radek Doulik | 2003-11-13 | 1 | -0/+5 |
* | use malloc0 for the pobject memory. | Not Zed | 2003-11-13 | 1 | -0/+5 |
* | implement the key selector popup using e-cert-selector. | Not Zed | 2003-11-13 | 1 | -0/+16 |
* | new glade file for security related stuff. | Not Zed | 2003-11-11 | 1 | -0/+7 |
* | Set an "evolution:component_alias" property with a value of "mail". | Ettore Perazzoli | 2003-11-11 | 1 | -0/+5 |
* | changed for cipher context api changes. ditto. | Not Zed | 2003-11-10 | 1 | -0/+16 |
* | Don't #include e-name-western.h, since the code that uses it is commented | Dan Winship | 2003-11-08 | 1 | -0/+7 |
* | build the marshall files right at the beginning | JP Rosevear | 2003-11-07 | 1 | -0/+9 |
* | Call em_migrate_uri() instead of em_uri_from_camel(). (em_migrate_uri): | Jeffrey Stedfast | 2003-11-07 | 1 | -0/+8 |
* | User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml rather | Jeffrey Stedfast | 2003-11-07 | 1 | -0/+27 |
* | New source files to migrate from the old mail directory to the new mail | Jeffrey Stedfast | 2003-11-06 | 1 | -0/+9 |
* | Use "evolution2:config_item" | Ettore Perazzoli | 2003-11-04 | 1 | -0/+6 |
* | setup filter-on-thread and vfolder-on-thread. | Jeffrey Stedfast | 2003-11-01 | 1 | -0/+7 |
* | Rearranged smime config slightly, and added encrypt key preference. | Not Zed | 2003-10-31 | 1 | -0/+12 |
* | show application/x-pkcs7-mime inline always by default. | Not Zed | 2003-10-30 | 1 | -0/+18 |
* | Changed the OAFIID. | Jeffrey Stedfast | 2003-10-30 | 1 | -0/+11 |
* | Nuked the MailConfig interface stuff. | Jeffrey Stedfast | 2003-10-30 | 1 | -0/+15 |
* | Fixes bug #49816 | Jeffrey Stedfast | 2003-10-28 | 1 | -0/+51 |
* | Re-Namespaced mail-accounts.c | Jeffrey Stedfast | 2003-10-25 | 1 | -0/+22 |
* | Add an "evolution:button_icon" attribute. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+5 |
* | Add an "evolution:button_sort_order" attribute. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+5 |
* | Removed, use em_utils_selection_get_uidlist() instead. (drop_uid_list): | Jeffrey Stedfast | 2003-10-23 | 1 | -0/+15 |
* | Use e_storage_browser_peek_widget_scrolled() to retrieve the scrolled | Ettore Perazzoli | 2003-10-23 | 1 | -0/+6 |
* | Add an "evolution:button_label" property on the component for use in the | Ettore Perazzoli | 2003-10-23 | 1 | -0/+6 |
* | handle destination of "" properly. (emc_popup_copy_folder_selected): | Not Zed | 2003-10-22 | 1 | -0/+10 |
* | New functions to handle drag & drop to/from the folder tree. | Jeffrey Stedfast | 2003-10-22 | 1 | -0/+6 |
* | Put an <hr> between parts of a multipart. | Jeffrey Stedfast | 2003-10-22 | 1 | -0/+5 |
* | fixed changelog | Jeffrey Stedfast | 2003-10-22 | 1 | -3/+3 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -7/+355 |
* | Check for gnome-thumbnail.h existence. | Frédéric Crozat | 2003-10-09 | 1 | -0/+6 |
* | Add a hide_mask to the create-rule-from-message bars so that we don't | Jeffrey Stedfast | 2003-10-09 | 1 | -0/+6 |
* | fixed ChangeLog | Jeffrey Stedfast | 2003-10-07 | 1 | -1/+1 |
* | Fixed. | Jeffrey Stedfast | 2003-10-07 | 1 | -0/+7 |
* | Convert real name to UTF-8 if needed. | Frédéric Crozat | 2003-10-03 | 1 | -0/+5 |
* | Disable the selection of the first unread message for now. This is | Jeffrey Stedfast | 2003-10-03 | 1 | -0/+6 |
* | fixed suresh's broken changelog entry | Jeffrey Stedfast | 2003-10-03 | 1 | -13/+10 |
* | Fix for 40917 "Backspace shouldn't highlight the whole remaining string in | Suresh Chandrasekharan | 2003-10-03 | 1 | -0/+15 |
* | zero out last_part if we're clearing. Uh, this fixes, but shouldn't, part | Not Zed | 2003-10-02 | 1 | -0/+14 |
* | turn off blocking writes. (efh_format_timeout): don't do a htmlbegin on | Not Zed | 2003-10-02 | 1 | -0/+13 |
* | Use "Sans Regular" instead of "Helvetica" Fixes bug #47878 | Rodney Dawes | 2003-10-01 | 1 | -0/+5 |
* | remove gconf stuff. (em_format_html_set_xmailer_mask): new method to set | Not Zed | 2003-09-30 | 1 | -0/+25 |
* | Oops, put the arguments in the right order. | Jeffrey Stedfast | 2003-09-30 | 1 | -0/+4 |
* | Allow any file: uri to point to a sent or drafts folder. | Jeffrey Stedfast | 2003-09-26 | 1 | -0/+5 |
* | Make the dialog more HIG-compliant by fixing widget alignment/spacing | Rodney Dawes | 2003-09-26 | 1 | -0/+5 |
* | fixed ChangeLog | Jeffrey Stedfast | 2003-09-25 | 1 | -1/+6 |
* | Same as below. | Jeffrey Stedfast | 2003-09-25 | 1 | -0/+4 |
* | Don't xmlFree (name) until after we've g_strdup'd it. (em_migrate_dir): If | Jeffrey Stedfast | 2003-09-24 | 1 | -0/+5 |
* | Don't xmlFree (name) until after we've g_strdup'd it. | Jeffrey Stedfast | 2003-09-24 | 1 | -0/+3 |
* | Fix for bug #48791 (and also fixes a FIXME) | Jeffrey Stedfast | 2003-09-24 | 1 | -0/+12 |
* | ** See bug #32996 | Not Zed | 2003-09-23 | 1 | -0/+12 |
* | removed, moved to em-folder-view, for now, it has access to an invisible. | Not Zed | 2003-09-23 | 1 | -0/+10 |
* | Connect to "value-changed" rather than "changed" for spin buttons. | Jeffrey Stedfast | 2003-09-23 | 1 | -0/+5 |
* | implement, we hook into the mail progress reporting stuff by overriding | Not Zed | 2003-09-23 | 1 | -0/+10 |
* | Set the window title to be that of the message subject. Fixes bug #48617. | Jeffrey Stedfast | 2003-09-20 | 1 | -0/+5 |
* | Fix for bug #48618. | Jeffrey Stedfast | 2003-09-20 | 1 | -0/+10 |
* | use gtkhtml's blocking | Radek Doulik | 2003-09-19 | 1 | -0/+4 |
* | updated for CamelTransferEncoding namespace changes | Jeffrey Stedfast | 2003-09-19 | 1 | -0/+10 |
* | updated for camel namespace changes | Jeffrey Stedfast | 2003-09-19 | 1 | -0/+33 |
* | Initialise charset to NULL or it may be used uninitialised. Also include | Jeffrey Stedfast | 2003-09-19 | 1 | -9/+17 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -0/+862 |
* | New source file to migrate from the old mbox structure to the new mbox | Jeffrey Stedfast | 2003-09-18 | 1 | -0/+5 |
* | temporarily reverting camel namespace changes until after other branches have... | Jeffrey Stedfast | 2003-08-27 | 1 | -29/+0 |
* | Updated for camel namespace changes. | Jeffrey Stedfast | 2003-08-27 | 1 | -0/+12 |
* | updated for namespace changed made to camel-mime-utils.[c,h] | Jeffrey Stedfast | 2003-08-26 | 1 | -0/+17 |
* | translate the local time format. | Not Zed | 2003-08-23 | 1 | -0/+36 |
* | Don't abort at the first failure after sending (filtering, appending to | Jeffrey Stedfast | 2003-08-23 | 1 | -0/+9 |
* | Removed the new-mail-notification mess. | Jeffrey Stedfast | 2003-08-20 | 1 | -0/+16 |
* | Added a comment for translators. | Not Zed | 2003-08-19 | 1 | -0/+10 |
* | Added translation for day and localtime strings. Also removed the tz_zone | Not Zed | 2003-08-19 | 1 | -0/+10 |
* | ** For #45348 | Harry Lu | 2003-08-19 | 1 | -0/+7 |
* | fixed shit | Jeffrey Stedfast | 2003-08-15 | 1 | -5/+6 |
* | Fix for 45818 ( i18n mail messages search only produces '[?]'). Now | Suresh Chandrasekharan | 2003-08-15 | 1 | -0/+7 |
* | Removed unused function prototype. | Jeffrey Stedfast | 2003-08-13 | 1 | -0/+4 |
* | removed all the timeout shite that we don't even use anymore | Jeffrey Stedfast | 2003-08-12 | 1 | -0/+5 |
* | Updated for CamelMimePart::content_type changes. | Jeffrey Stedfast | 2003-08-12 | 1 | -0/+32 |
* | ** See bug #47224. Hook onto clicked rather than button_pressed, so that | Not Zed | 2003-08-06 | 1 | -0/+15 |
* | add a CamelOperation for overriding status handler. | Not Zed | 2003-08-02 | 1 | -0/+13 |
* | *Fix for bug #6951 | Harry Lu | 2003-08-01 | 1 | -0/+15 |
* | close mail message window using 'ESC' key, fix bug #47087 | Yuedong Du | 2003-08-01 | 1 | -0/+5 |
* | Removed smime functions as they were stale. | Jeffrey Stedfast | 2003-07-29 | 1 | -0/+4 |
* | Handle our own Delete key presses. Fixes bug #45597. | Jeffrey Stedfast | 2003-07-26 | 1 | -0/+5 |
* | Revert prior changes. | Jeffrey Stedfast | 2003-07-24 | 1 | -0/+5 |
* | Fix type warnings (folder_browser_toggle_caret_mode): Remove unused | Dan Winship | 2003-07-23 | 1 | -0/+26 |
* | We don't have camel_pgp_mime_is_rfc2015_encrypted() anymore so just look | Jeffrey Stedfast | 2003-07-17 | 1 | -0/+2 |
* | We don't have camel_pgp_mime_is_rfc2015_encrypted() anymore so just look | Jeffrey Stedfast | 2003-07-17 | 1 | -0/+6 |
* | Handle invalid URIs, or more likely, the last empty element in a URI list | Federico Mena Quintero | 2003-07-16 | 1 | -0/+8 |
* | remove the use of caret mode widget style. use new gtkhtml api to set | Yuedong Du | 2003-07-15 | 1 | -0/+7 |
* | Change the EditPaste mask to IS_0MESSAGE so that it is always activatable. | Antonio Xu | 2003-07-12 | 1 | -0/+5 |
* | ** For bug #41839 | Maxx Cao | 2003-07-10 | 1 | -0/+14 |
* | add a gconf key corresponding to newly introduced caret mode of gtkhtml | Yuedong Du | 2003-07-10 | 1 | -0/+18 |
* | Removed camel-pgp-mime.h, it no longer exists. | Jeffrey Stedfast | 2003-07-10 | 1 | -0/+6 |
* | Use camel_strcase_hash/equal. | Jeffrey Stedfast | 2003-07-08 | 1 | -0/+3 |
* | Updated to use the camel-file-utils version of mkdir. | Jeffrey Stedfast | 2003-07-08 | 1 | -0/+5 |
* | fixed the changelog | Jeffrey Stedfast | 2003-07-08 | 1 | -0/+8 |
* | Apply a From-filter when dragging as a test/uri-list and message/rfc822. | Jeffrey Stedfast | 2003-07-08 | 1 | -8/+0 |
* | Strip the signature from the body text. Fixes bug #45523. While we're | Jeffrey Stedfast | 2003-07-04 | 1 | -0/+15 |
* | Gone (pixbuf_gen_idle): Use e_icon_for_mime_type instead. | Dan Winship | 2003-07-03 | 1 | -0/+5 |
* | Use the newer utf8 versions of the e_strftime*() functions since our | Jeffrey Stedfast | 2003-07-02 | 1 | -0/+12 |
* | applied simpler spell error color fix | Radek Doulik | 2003-06-26 | 1 | -0/+5 |
* | reverted spell error color fix | Radek Doulik | 2003-06-26 | 1 | -9/+0 |
* | Might fix bug #45368 but I wouldn't bet on it. | Jeffrey Stedfast | 2003-06-25 | 1 | -0/+13 |
* | ** See bug #43887 | Not Zed | 2003-06-25 | 1 | -0/+7 |
* | add EvolutionMailPrintHTMLWidget style assignment | Radek Doulik | 2003-06-25 | 1 | -0/+7 |
* | use spell preferences at new location | Radek Doulik | 2003-06-25 | 1 | -0/+9 |
* | Save the idle_id | Dan Winship | 2003-06-24 | 1 | -0/+4 |
* | make sure not to strcmp a possibly NULL string. | Larry Ewing | 2003-06-24 | 1 | -0/+8 |
* | ** See bug #45063 | Not Zed | 2003-06-20 | 1 | -0/+8 |
* | Only save state if we have a folder reference. Fixes some warnings about | Jeffrey Stedfast | 2003-06-19 | 1 | -0/+6 |
* | Don't display an unread icon for a parent message status if it has unread | Jeffrey Stedfast | 2003-06-18 | 1 | -0/+8 |
* | ** See bug #44609 | Not Zed | 2003-06-17 | 1 | -0/+22 |
* | We only really want to use mail_identify_mime_part() if the content-type | Jeffrey Stedfast | 2003-06-12 | 1 | -0/+12 |
* | free the info structure as well. | Larry Ewing | 2003-06-12 | 1 | -0/+5 |
* | Use mail-config's gconf client. (target_date_new): Same. | Jeffrey Stedfast | 2003-06-12 | 1 | -0/+83 |
* | ** See bug #22542 | Not Zed | 2003-06-11 | 1 | -0/+28 |
* | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 1 | -24750/+0 |
* | Put the buttons in HIG order; don't replace the label of the stock Find | Federico Mena Quintero | 2003-06-04 | 1 | -0/+7 |
* | ** This and jeffs patch for #43862. | Not Zed | 2003-06-03 | 1 | -0/+17 |
* | Stat the XML file before trying to parse it to make sure it exists. | Jeffrey Stedfast | 2003-06-03 | 1 | -0/+5 |
* | added server_DATA (*.server) so make clean works. For #42691. | Not Zed | 2003-06-02 | 1 | -0/+5 |
* | use %02x instead of %2x when formatting color for rc file | Radek Doulik | 2003-05-31 | 1 | -0/+5 |
* | Fixes bug #43805. | Jeffrey Stedfast | 2003-05-30 | 1 | -0/+9 |
* | set the default open size to something reasonable. For #43410. | Not Zed | 2003-05-28 | 1 | -0/+10 |
* | set signature html flag even if it's newly signature, we don't set it in | Radek Doulik | 2003-05-23 | 1 | -0/+6 |
* | Updated copyright years. | Jeffrey Stedfast | 2003-05-21 | 1 | -0/+11 |
* | remove link hilighting option that isn't attached to anything. | Larry Ewing | 2003-05-21 | 1 | -0/+5 |
* | filter notification events to keep the redisplay count down. | Larry Ewing | 2003-05-21 | 1 | -0/+3 |
* | remove references to gtkhtml property manager. Connect to missing | Larry Ewing | 2003-05-21 | 1 | -0/+16 |
* | Only re-add the store to the folder-tree if the account is enabled. Oops. | Jeffrey Stedfast | 2003-05-20 | 1 | -0/+6 |
* | remove references to font prefs. | Larry Ewing | 2003-05-20 | 1 | -0/+12 |
* | ** See bug #43234 | Not Zed | 2003-05-19 | 1 | -0/+7 |
* | New async "empty trash" op. | Dan Winship | 2003-05-19 | 1 | -0/+7 |
* | gnome_font_get_descender returns negative value | Radek Doulik | 2003-05-19 | 1 | -0/+5 |
* | remove font prefs server from the list | Larry Ewing | 2003-05-19 | 1 | -0/+5 |
* | Add #include to fix warning. | Jeremy Katz | 2003-05-17 | 1 | -0/+23 |
* | ** See bug #42838. | Not Zed | 2003-05-16 | 1 | -0/+7 |
* | Disabled some debugging messages. | Jeffrey Stedfast | 2003-05-16 | 1 | -0/+4 |
* | add proto | JP Rosevear | 2003-05-15 | 1 | -0/+23 |
* | Removed. (make_factory): No need to set up the SIGSEGV redirect handler | Ettore Perazzoli | 2003-05-14 | 1 | -0/+10 |
* | Fix ChangeLog for yesterday's commit. | Ettore Perazzoli | 2003-05-10 | 1 | -4/+3 |
* | (request_password): Make sure password_dialog is | Ettore Perazzoli | 2003-05-09 | 1 | -0/+7 |
* | Make sure that we haven't been destroyed before we start writing to the | Jeffrey Stedfast | 2003-05-09 | 1 | -0/+6 |
* | ** See bug #42456 | Not Zed | 2003-05-08 | 1 | -0/+8 |
* | Correct default for list. | Jeremy Katz | 2003-05-08 | 1 | -0/+6 |
* | ** See bug #42400 | Not Zed | 2003-05-07 | 1 | -0/+7 |
* | ** See bug #42294. | Not Zed | 2003-05-06 | 1 | -0/+7 |
* | (request_password): Set OK as the default | Ettore Perazzoli | 2003-05-06 | 1 | -0/+5 |
* | To be consistant with the message-list envelope toggle, undelete the | Jeffrey Stedfast | 2003-05-03 | 1 | -0/+17 |
* | ** See bug #41748 | Not Zed | 2003-05-01 | 1 | -0/+13 |
* | Don't just blindly cast an int to gpointer, use the proper glib magic | Jeremy Katz | 2003-04-30 | 1 | -0/+5 |
* | Updated for API change in the filter code. | Jeffrey Stedfast | 2003-04-30 | 1 | -0/+6 |
* | ** See bug #41972 | Not Zed | 2003-04-30 | 1 | -1/+24 |
* | Remove preceding whitespace | Dan Winship | 2003-04-30 | 1 | -0/+4 |
* | (mail_session_forget_passwords): Forget all | Ettore Perazzoli | 2003-04-29 | 1 | -0/+5 |
* | Made toplevel container widgets set a border-width (including toplevel | Jeffrey Stedfast | 2003-04-29 | 1 | -0/+24 |
* | as below (update_active): as below | Radek Doulik | 2003-04-25 | 1 | -0/+8 |
* | pass an exception to get_provider, to silence some warnings/get a valid | Not Zed | 2003-04-24 | 1 | -0/+5 |
* | Only add the Organization: header if it is non-empty. Fixes bug #41730. | Jeffrey Stedfast | 2003-04-24 | 1 | -0/+5 |
* | Protect against a NULL strv result from parsing the language list string. | Jeffrey Stedfast | 2003-04-22 | 1 | -0/+5 |
* | Fixes for bug #41142. | Jeffrey Stedfast | 2003-04-19 | 1 | -0/+9 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 1 | -0/+9 |
* | remove the help menu item handling, as the help menu is removed. Clean up | Not Zed | 2003-04-17 | 1 | -0/+5 |
* | Remove COMPONENTDIR and set BINDIR and VERSION instead. | Not Zed | 2003-04-17 | 1 | -0/+13 |
* | schema keys can't be directories (#41419) | Jeremy Katz | 2003-04-17 | 1 | -0/+4 |
* | Fixed a logic error that was the cause of bug #41389. | Jeffrey Stedfast | 2003-04-17 | 1 | -0/+5 |
* | For bug #41199. | Not Zed | 2003-04-16 | 1 | -0/+15 |
* | Free the temporary error text. | Hans Petter Jansson | 2003-04-16 | 1 | -0/+4 |
* | Set the correct border width and vbox spacing to be HIG compliant. Fixes | Jeffrey Stedfast | 2003-04-16 | 1 | -0/+9 |
* | create a stock cancel button with a cancel all text. (build_dialogue): | Not Zed | 2003-04-15 | 1 | -0/+11 |
* | add proper defaults for the fonts settings. | Larry Ewing | 2003-04-15 | 1 | -0/+5 |
* | Fixes bug #41243. | Jeffrey Stedfast | 2003-04-12 | 1 | -0/+9 |
* | Add padding around the entry/checkbox and change the border width of the | Jeffrey Stedfast | 2003-04-12 | 1 | -0/+6 |
* | Change the action button ordering and also change the padding to comply | Jeffrey Stedfast | 2003-04-11 | 1 | -0/+5 |
* | Change the padding to comply with the GNOME HIG. Fixes bug #41001. | Jeffrey Stedfast | 2003-04-11 | 1 | -0/+5 |
* | ** See bug #40921 | Not Zed | 2003-04-09 | 1 | -0/+27 |
* | set sensitivity of font pickers based on share setting. | Larry Ewing | 2003-04-09 | 1 | -0/+18 |
* | Add a check for a NULL uid here. Don't see how it can happen, but it seems | Jeffrey Stedfast | 2003-04-09 | 1 | -0/+6 |
* | Remove color specs from the druid so it will use the theme colors | Dan Winship | 2003-04-08 | 1 | -0/+3 |
* | Fix bad XML noticed by Not Zed | Dan Winship | 2003-04-08 | 1 | -0/+7 |
* | swap button order. For #40900. | Not Zed | 2003-04-08 | 1 | -0/+5 |
* | For string columns, never return NULL - always return "" if the value is | Jeffrey Stedfast | 2003-04-08 | 1 | -0/+4 |
* | Set the "script" data on the GtkEntry to NULL. (sig_add_script_response): | Jeffrey Stedfast | 2003-04-08 | 1 | -0/+12 |
* | use e_iconv_locale_language | Radek Doulik | 2003-04-08 | 1 | -0/+4 |
* | Clean up server names | Dan Winship | 2003-04-08 | 1 | -0/+22 |
* | ** Bug 40536 | Not Zed | 2003-04-07 | 1 | -0/+11 |
* | added "folder_type" parameter to EvolutionImporterLoadFileFn. | Rodrigo Moya | 2003-04-03 | 1 | -0/+11 |
* | Only clear the Mail passwords. | Not Zed | 2003-04-02 | 1 | -0/+3 |
* | Don't allow the 'prefix' argument to make_safe_filename() be NULL. If we | Jeffrey Stedfast | 2003-04-02 | 1 | -0/+10 |
* | Call composer_check_autosave if we're going interactive, to check for | Not Zed | 2003-04-02 | 1 | -0/+6 |
* | if we're called and the idle handler is set, remove it, so we dont go and | Not Zed | 2003-04-01 | 1 | -0/+6 |
* | Properly init message_list. Fixed a type-o that initialized it to the | Jeffrey Stedfast | 2003-04-01 | 1 | -0/+5 |
* | need to check for config_service != NULL, not service != NULL before | Not Zed | 2003-03-31 | 1 | -0/+12 |
* | Declare a prototype for this function prior to fe_got_children() so that | Jeffrey Stedfast | 2003-03-29 | 1 | -0/+6 |
* | remove extra arg to camel_url_encode | Dan Winship | 2003-03-27 | 1 | -0/+5 |
* | dont set the paned initial size here, but hook onto the realize signal. | Not Zed | 2003-03-27 | 1 | -0/+7 |
* | Fixes bug #40074. | Jeffrey Stedfast | 2003-03-27 | 1 | -0/+10 |
* | Fixes for bug #39870 | Jeffrey Stedfast | 2003-03-27 | 1 | -0/+10 |
* | If the CamelFolderInfo node doesn't have \NoInferriors set, then check for | Jeffrey Stedfast | 2003-03-27 | 1 | -0/+6 |
* | Undo jeff's patch below for #40275, the destroy timeout is already removed | Not Zed | 2003-03-26 | 1 | -0/+10 |
* | Remove the timeout. Should fix bug #40275. | Jeffrey Stedfast | 2003-03-26 | 1 | -0/+3 |
* | Remove search entry which never worked right (and can't work as users | Jeffrey Stedfast | 2003-03-26 | 1 | -0/+8 |
* | Update for e_notice move (apply_changes): Pass a parent_window to e_notice | Dan Winship | 2003-03-25 | 1 | -0/+11 |
* | Update prototype | Dan Winship | 2003-03-25 | 1 | -0/+4 |
* | strdup the key before freeing the url as it is probably pointing there. | Not Zed | 2003-03-25 | 1 | -0/+5 |
* | remove a debug printf that made it in a commit. | Not Zed | 2003-03-24 | 1 | -0/+3 |
* | Load per-folder setting of show_preview from meta data. | Not Zed | 2003-03-24 | 1 | -0/+21 |
* | pass FALSE for e_destination_get_textrep's include_email arg. | Chris Toshok | 2003-03-23 | 1 | -0/+5 |
* | Default to the charset provied in the MimePart's Content-Type over that of | Jeffrey Stedfast | 2003-03-22 | 1 | -0/+6 |
* | "en_us" should not be translated. Fixes bug #40088. | Jeffrey Stedfast | 2003-03-22 | 1 | -0/+5 |
* | remember to disconnect the destroy handler if whenever the loader is shut | Larry Ewing | 2003-03-21 | 1 | -0/+5 |
* | Change the message_destroy callback to just gtk_widget_destroy. No need to | Jeffrey Stedfast | 2003-03-21 | 1 | -0/+5 |
* | Don't forget to add the signature to the signature list if it is a valid | Jeffrey Stedfast | 2003-03-21 | 1 | -0/+3 |
* | Make sure we can find the registered handler before trying to remove it | Jeffrey Stedfast | 2003-03-21 | 1 | -0/+4 |
* | Make the 5th argument to gtk_message_dialog_new() "%s" and move the | Jeffrey Stedfast | 2003-03-21 | 1 | -0/+11 |
* | Remove this since there's a function in CamelMimeMessage to do it now. | Dan Winship | 2003-03-21 | 1 | -0/+6 |
* | ** for mail part of bug #38461. | Not Zed | 2003-03-20 | 1 | -0/+46 |
* | Revert ettore's broken patch. | Jeffrey Stedfast | 2003-03-20 | 1 | -2/+1 |
* | Revert ettore's broken patch. | Jeffrey Stedfast | 2003-03-20 | 1 | -0/+8 |
* | Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692] | Ettore Perazzoli | 2003-03-20 | 1 | -0/+8 |
* | (mail_config_druid_new): Give the druid the | Ettore Perazzoli | 2003-03-20 | 1 | -0/+5 |
* | changed default language to en_us instead of en | Radek Doulik | 2003-03-19 | 1 | -0/+8 |
* | e_msg_composer_get_subject() now returns a const char *, so update | Jeffrey Stedfast | 2003-03-19 | 1 | -0/+6 |
* | fix leak, cleanup variable name, and call gtk_window_set_transient_for | Larry Ewing | 2003-03-19 | 1 | -0/+7 |
* | Set the type hint to DIALOG so that Metacity shows this window on top. | Jeffrey Stedfast | 2003-03-19 | 1 | -0/+6 |
* | validate rule & rule is unique. Workaround for #39464. Should this just | Not Zed | 2003-03-18 | 1 | -0/+4 |
* | unhook from the html engine signals here, before we redisplay the message. | Not Zed | 2003-03-18 | 1 | -0/+7 |
* | use a hack to find out if the message-list was focussed before we | Not Zed | 2003-03-18 | 1 | -0/+7 |
* | (mail_signature_editor): Give the editor | Ettore Perazzoli | 2003-03-18 | 1 | -0/+5 |
* | If we fail to load the pixbuf, don't use it (stops some g_warnings). | Jeffrey Stedfast | 2003-03-18 | 1 | -0/+3 |
* | Part of a fix for bug #39809 | Jeffrey Stedfast | 2003-03-18 | 1 | -0/+8 |
* | Lookup the handler for the type. If we don't have a registered handler or | Jeffrey Stedfast | 2003-03-18 | 1 | -0/+11 |
* | Update for EvolutionStorage change | Dan Winship | 2003-03-15 | 1 | -0/+5 |