aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Fix links to the Handbook, the FAQ and the porters-handbook.blackend2002-08-041-1/+1
* Document search target.jkh1997-06-111-0/+8
* Note that the ports collection can eat disk space during its lifetime.jkh1997-03-101-0/+10
* Mention the WEB based ports interface and clarify some of the text.jkh1996-10-131-9/+14
* Remove the GUIDELINES file, which is replaced by section 4.3 of theasami1995-11-091-0/+16
ON_2_30_3&id=b05794f797b0c92a0080059964948f38e00a25d9'> (efh_text_enriched): add table around the enriched part so itLarry Ewing2003-12-112-2/+12 * Modified to simply copy mbox files from one place to another (and theJeffrey Stedfast2003-12-112-62/+215 * add text/x-patch as a plain type.Larry Ewing2003-12-112-0/+5 * check m->fi != NULL before dereferencing it.Not Zed2003-12-112-1/+6 * Fixed a leak.Jeffrey Stedfast2003-12-113-1/+30 * Add INFO_FAST here as we don't need it to get unread counts.Jeffrey Stedfast2003-12-113-4/+14 * Update the unread count in the model if the folder got new mail.Jeffrey Stedfast2003-12-118-7/+68 * treat application/pkcs7-signature as application/x-pkcs-signature. StupudNot Zed2003-12-104-3/+12 * rewritten to get rid of hte old crap that should've been gotten rid ofNot Zed2003-12-103-169/+26 * use a POSITIVE value for the response value, gtk uses -ative ones. BugNot Zed2003-12-105-5/+93 * separeate view_menu unreffing from view_instance. fixes a runtime warning.Not Zed2003-12-103-7/+23 * ** See bug #51899.Not Zed2003-12-092-1/+10 * Remove hard coded disable deprecated flagsJP Rosevear2003-12-072-1/+4 * Remove the extra || unread check in the conditional in the g_object_set ()Rodney Dawes2003-12-062-1/+6 * Fixes bug #51482Rodney Dawes2003-12-062-3/+9 * use new gtk_html_flush method instead of forcing processing of all gtkRadek Doulik2003-12-052-3/+12 * Make sure folder_path is non-NULL ("Loading..." nodes will have a NULLJeffrey Stedfast2003-12-052-3/+9 * Fixes bug #51618Jeffrey Stedfast2003-12-053-6/+18 * Fixes bug #51605.Jeffrey Stedfast2003-12-055-30/+67 * set junk toolbar buttons pixmapsRadek Doulik2003-12-052-2/+6 * monitor gconf key /apps/evolution/mail/junk/check_incoming and keepRadek Doulik2003-12-047-26/+246 * Updated to add use mail subdirs. (mail_config_uri_renamed): UpdatedJeffrey Stedfast2003-12-043-87/+141 * Emit the OK response, not the CREATE_NEW response. Also,Jeffrey Stedfast2003-12-042-1/+8 * tedfast <fejj@ximian.com>Jeffrey Stedfast2003-12-042-0/+4 * (emft_popup_rename_folder): Set oldpath and newpath to the properJeffrey Stedfast2003-12-042-2/+4 * Need to prepend a "/" to path if the path is the url fragment. Also fixedJeffrey Stedfast2003-12-043-16/+36 * Fixed a FIXME by using the CamelProvider url flags to determine if the urlJeffrey Stedfast2003-12-043-10/+26 * remove the source before savingJP Rosevear2003-12-042-2/+6 * Set the save_state_id to 0 or we will never get a chance to run again.Jeffrey Stedfast2003-12-042-2/+8 * fixed a compile warningJeffrey Stedfast2003-12-032-4/+4 * Commit ChangeLog.Ettore Perazzoli2003-12-031-0/+20 * Do not depend on e-folder-list.Ettore Perazzoli2003-12-037-18/+0 * save the state immediately if there is a timeout setJP Rosevear2003-12-031-3/+4 * save the state immediately if there is a timeout setJP Rosevear2003-12-032-7/+17 * changed to setup the rule part properly, it could never have worked. BugNot Zed2003-12-036-13/+88 * Moved here. (drop_folder): Moved here. (import_message_rfc822): MovedJeffrey Stedfast2003-12-037-537/+450 * Connect to the loading row signal. (loading_row_cb): Expand the path ifJeffrey Stedfast2003-12-035-0/+68 * more fixesJeffrey Stedfast2003-12-033-5/+7 * fixed some mem leaks in my codeJeffrey Stedfast2003-12-032-52/+17 * Fixed to pass the evolution dir into em_folder_tree_model_new().Jeffrey Stedfast2003-12-035-136/+192 * Version the schemas Removed AddedRodney Dawes2003-12-023-15/+12 * moved the gtk_widget_show_all to before we add the pages, otherwise it canNot Zed2003-12-022-1/+6 * setup another image (followup completed) to flag status list.Not Zed2003-12-022-6/+21 * Added empty_trash prompt key.Not Zed2003-12-029-88/+123 * (do_op_status): Use data->activity_id, not localEttore Perazzoli2003-12-022-4/+7 * Commit changes missing from previous commit.Ettore Perazzoli2003-12-022-54/+33 * New member activity_handler. (mail_component_init): Initialize.Ettore Perazzoli2003-12-022-12/+39 * Pass a label for the status bar control for now.Ettore Perazzoli2003-12-022-0/+16 * Use fcntl() to set FD_CLOEXEC on each fd rather than close()ing it.Jeffrey Stedfast2003-12-022-6/+10 * Updated to call em_folder_tree_model_set_folder_info().Jeffrey Stedfast2003-12-026-466/+482 * Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-0218-65/+81 * rfc2047 encode the Organization header value.Jeffrey Stedfast2003-12-022-2/+10 * Make sure our parent folder hasn't been unsubscribed or else we get aJeffrey Stedfast2003-12-024-4/+193 * ops, now it's the right versionRadek Doulik2003-12-011-1/+2 * use CAMEL_VTRASH_NAME, CAMEL_VJUNK_NAMERadek Doulik2003-12-012-7/+22 * override the em-folder-view impl, and handle the search bar properly. ForNot Zed2003-12-013-1/+49 * added some padding to the security details frames.Not Zed2003-12-012-2/+14 * connect "changed" signal. (mail_account_editor_changed): change signalCharles Zhang2003-12-012-8/+65 * Remove all the syncFolder stuff since it's not in the Component interfaceEttore Perazzoli2003-12-015-108/+20 * Missing changelog entryJP Rosevear2003-11-261-0/+4 * turn on deprecated Gtk stuffJP Rosevear2003-11-261-1/+0 * New function to save tree expanded state.Jeffrey Stedfast2003-11-254-1/+153 * set session on print formatter for signatures to work.Not Zed2003-11-25