aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
Commit message (Expand)AuthorAgeFilesLines
* Add Larry and Radek.Ettore Perazzoli2001-10-301-0/+2
* Corrected email address of the GNOME PL Team.Chyla Zbigniew2001-10-261-1/+1
* Updated my email address.Kevin Breit2001-10-261-1/+1
* *** empty log message ***Rodrigo Moya2001-10-221-0/+1
* I know what you did last summer!Jason Leach2001-08-171-0/+2
* Vanity, thy name is trow.Jon Trowbridge2001-06-091-0/+1
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-0/+1
* Brag.Kjartan Maraas2001-04-051-0/+1
* In a burst of egomania, added myself.Jon Trowbridge2001-03-281-0/+1
* color coded app icons and some new icons. also a new splash (probably to be r...Jakub Steiner2001-03-211-0/+1
* Ximianize. Also update the README a bit and mention the OAF stable branch.Dan Winship2001-01-131-26/+26
* Update - hopefully I assigned blame correctly :-)JP Rosevear2000-11-281-0/+8
* Updated.Ettore Perazzoli2000-07-111-24/+57
* Listed myself as the author of the shell.Ettore Perazzoli2000-05-091-0/+1
* Added myself as a co-author of Evolution.Ettore Perazzoli2000-01-201-4/+7
* More work on the code. Added more for the framework.Arturo Espinosa2000-01-191-5/+24
* stat was not testing the good file. Fixed.bertrand1999-08-061-0/+9
* Do not use GStrings any more. Added assertion code. Cosmetic reformatingbertrand1999-07-151-1/+1
* Initial revisionBertrand Guiheneuf1999-04-181-0/+1
nicknames properly, because weJon Trowbridge2001-08-112-2/+6 * Prepend the uri with evolution: to fix bug #6916.Jeffrey Stedfast2001-08-112-1/+6 * Make the context menu for the Sent folder have "Resend..." instead ofJason Leach2001-08-112-1/+6 * Since 'N' keypresses go through here now, use wrap-around selecting.Jason Leach2001-08-113-7/+25 * Don't remove the account from the tree if it's not enabled.Peter Williams2001-08-112-1/+6 * Remove all the messages from a folder that's being deleted before actuallyJason Leach2001-08-114-7/+54 * Whoops, compile fix.Peter Williams2001-08-112-1/+5 * If marking messages as unread, remove the automatic mark-as-read timer.Jason Leach2001-08-112-2/+14 * Don't load the storage if it isn't enabled. (mail_remove_storage_by_uri):Peter Williams2001-08-115-81/+127 * Free dbkey if we don't use it.Jeffrey Stedfast2001-08-103-17/+22 * Added a comment about leaking memory here, but we seem to not even use theJeffrey Stedfast2001-08-103-36/+54 * Dont want it to keep on running if it got bad arguments, want it to bloodyNot Zed2001-08-102-5/+12 * in mail:Peter Williams2001-08-102-7/+1 * Added a g_assert_not_reached() - I'm hoping this will help us track downJeffrey Stedfast2001-08-103-20/+32 * The bonobo menu items now handle 'n' and 'p'.Peter Williams2001-08-102-14/+3 * Fix inline documentation.Peter Williams2001-08-102-1/+7 * Fixes bug #6918Anna Marie Dirks2001-08-102-1/+8 * Fixes bug #6722Jeffrey Stedfast2001-08-103-4/+15 * Save the pgp and smime always-sign options.Jeffrey Stedfast2001-08-107-22/+88 * Remove the "Customize Toolbar" thing.Ettore Perazzoli2001-08-092-5/+5 * Dont double-register this operation, mail-mt will do it for us.Not Zed2001-08-093-19/+16 * New function. Set the sensitivity of the subscribe buttons based onPeter Williams2001-08-092-0/+30 * [ Change this gtk_object_ref on the storage to a bonobo_object_ref ]Peter Williams2001-08-093-2/+6 * Change this gtk_object_ref on the storage to a bonobo_object_ref.Peter Williams2001-08-082-1/+6 * Free the dbkey if we found the config option.Not Zed2001-08-084-11/+36 * Hide the app->window. (do_mail_print): Set the parent of the gnome-dialogJeffrey Stedfast2001-08-083-43/+28 * Revert Jeff's changes to subscribe-dialog.[ch]. It's not a widget, it's anPeter Williams2001-08-083-5/+10 * Hide the app->window.Jeffrey Stedfast2001-08-082-1/+3 * [ Use bonobo_object_unref on the storage since it's a bonobo object. ]Peter Williams2001-08-083-4/+8 * This should return a GtkWidget not a GtkObject.Jeffrey Stedfast2001-08-0810-142/+319 * Use bonobo_object_unref on the storage since it's a bonobo object.Peter Williams2001-08-082-4/+9 * Unref the e_storage since lookup_store gives us a ref.Peter Williams2001-08-082-1/+7 * Move fe_create_root_node farther down, so we can check for its childrenPeter Williams2001-08-082-100/+105 * Added key accelerators to a bunch of the config options and moved the BccJeffrey Stedfast2001-08-077-86/+91 * Set the message-display message to NULL if we can't get an info too.Jeffrey Stedfast2001-08-073-31/+35 * Make vtrash folders on other storages with a "vtrash" type, so they getJason Leach2001-08-072-4/+17 * Reimplement to be asynchronous and pretty, with progressive folder loadingPeter Williams2001-08-077-905/+1395 * Yuck. Special case whether or not we want to expunge all the trash foldersJeffrey Stedfast2001-08-073-11/+33 * Removed this function, it's not needed anymore.Jason Leach2001-08-072-29/+11 * Fix a minor glitch with how it started a backwards wraparound at the 2ndJason Leach2001-08-072-1/+7 * s/character set/character encodingJeffrey Stedfast2001-08-072-1/+5 * Make the title of the window "subject - Message" instead of justEttore Perazzoli2001-08-062-1/+24 * Back to using `bonobo_generic_factory_new()'. (component_fn): UpdatedEttore Perazzoli2001-08-062-8/+14 * Use `e_bonobo_generic_factory_multi_display_new()' instead of justEttore Perazzoli2001-08-052-5/+15 * oops, s/#ifdef/#endifJeffrey Stedfast2001-08-051-1/+1 * forgot to commit a fileJacob Leach2001-08-051-8/+10 * Add yet another special-case hack for application/pgp.Jeffrey Stedfast2001-08-052-9/+31 * Add a @wraparound argument, so the 'n' and 'p' keypresses (or anythingJason Leach2001-08-054-6/+33 * Updates for EvolutionStorage API changes.Jason Leach2001-08-046-42/+46 * Try to restore the choice the user had chosen before hitting the "CheckJeffrey Stedfast2001-08-043-3/+20 * return the source url for popb4smtp auth request.Not Zed2001-08-032-0/+16 * Added. Provide description for filter_folder_op. (fetch_mail_describe):Jon Trowbridge2001-08-035-5/+52 * handle null paths in the dialog so that we avoid printing NULL stringsLarry Ewing2001-08-032-1/+8 * Raise the filter-editor window if it's already created.Jeffrey Stedfast2001-08-032-1/+4 * I obviously can't spell recieved, er, received...uh, yea.Jeffrey Stedfast2001-08-032-2/+7 * Set history_id's for the sig and html sig gnome file entry boxes so it canJason Leach2001-08-032-1/+11 * Connect to the folder_remove signal on the storage. (vfolder_remove): NewJeffrey Stedfast2001-08-032-7/+8 * Connect to the folder_remove signal on the storage. (vfolder_remove): NewJeffrey Stedfast2001-08-035-66/+113 * Add EVOLUTION_BUTTONSDIR to get to some different icons.Not Zed2001-08-024-69/+116 * Do the Right Thing (tm) if the message list is not the widget in focusJeffrey Stedfast2001-08-022-0/+13 * More updates to icons, this time the Save, Save As, and Search icons forJacob Leach2001-08-012-0/+5 * Don't move cursors around when deleting last message and Hide DeletedJason Leach2001-08-012-3/+12 * Changed the title of this dialog to "Enter Password".Anna Marie Dirks2001-08-012-0/+7 * We are not guarenteed to have a non-NULL service (ie. PGP) thus check forJeffrey Stedfast2001-07-313-23/+38 * When writing out a CamelException to the HTML stream, be sure to translateJeffrey Stedfast2001-07-313-148/+205 * Restore old security settings from the saved configuration. Fixes bugJeffrey Stedfast2001-07-314-40/+49 * Actually add the timeout, this time in the gtk thread.Not Zed2001-07-302-7/+46 * Added (unused) table with strings intended to be translated (i18n toolsChyla Zbigniew2001-07-282-0/+9 * Don't need this anymore. (do_get_pass): Since we already have the entryJeffrey Stedfast2001-07-285-62/+56 * Figure out whether we're getting the password for the source or thePeter Williams2001-07-274-5/+60 * glade beautificationsJeffrey Stedfast2001-07-272-29/+31 * If we don't have any messages selected, break out. This fixes bug #5612.Jeffrey Stedfast2001-07-273-8/+43 * Implemented. (setup_mime_tables): Setup the application/pgp handler to useJeffrey Stedfast2001-07-272-10/+79 * Use magic to make the password remembering checkbutton come after thePeter Williams2001-07-272-2/+33 * Respect Gtk theme colors for the fonts and calculate a new table gbcolorJeffrey Stedfast2001-07-274-13/+61 * Make the date column smaller and the subject column larger, relatively.Peter Williams2001-07-272-1/+4 * Don't display "0 hidden".Peter Williams2001-07-272-1/+4 * Make 'q' a toggle, not one-way.Peter Williams2001-07-262-2/+5 * Rename "Date" column to "Sent".Peter Williams2001-07-262-1/+5 * fixed a mis-spelling of "Fashion" in the mail accounts window. (See bugAnna Marie Dirks2001-07-262-5/+20 * Don't make the key url:item if we have the url, just make it url. ThisJeffrey Stedfast2001-07-265-30/+14 * Don't make the key url:item if we have the url, just make it url. ThisJeffrey Stedfast2001-07-263-62/+73 * Make it so Enter always opens the message in another window.Peter Williams2001-07-262-6/+6 * Now take a CamelService parameter (as passed by Camel). Allows us to havePeter Williams2001-07-266-5/+61 * Now takes a check_supported gboolean argument saying whether or not toJeffrey Stedfast2001-07-263-9/+25 * Initialize `me' to NULL. (forward_attached): If we are only forwarding aJeffrey Stedfast2001-07-262-12/+44 * Initialize `me' to NULL.Jeffrey Stedfast2001-07-263-12/+16 * Um, write the HTML signature settings in the right place. Whoops.Peter Williams2001-07-252-2/+7 * If we're the last row and we're deleting, select the previous message, notJason Leach2001-07-252-2/+14 * Pass the O_TRUNC flag to open so that we don't leave trailing garbage atJeffrey Stedfast2001-07-253-39/+48 * oops, we had a possible NULL value passed to a strcmpJeffrey Stedfast2001-07-251-1/+3 * fixed a typoJeffrey Stedfast2001-07-251-1/+1 * Fix for bug #5174.Jeffrey Stedfast2001-07-252-2/+8 * Match the prefix for the "remember_passphrase" setting with where it'sJason Leach2001-07-252-8/+15 * check_specials if this is an application/pgp type as well.Jeffrey Stedfast2001-07-252-1/+4 * When dumping the CamelURL to a string, hide all the params.Jeffrey Stedfast2001-07-252-10/+15 * Do a case-insensitive comparison. (mail_generate_reply): Only resort toJeffrey Stedfast2001-07-25