aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Set the Forward->Quoted callback. Also set the forward->AttachmentJeffrey Stedfast2001-03-091-0/+17
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-091-0/+17
* Removed from cvsJeffrey Stedfast2001-03-091-0/+6
* Add "vtrash" as a folder type we support. (create_view): Kludgy-kludgeJeffrey Stedfast2001-03-091-0/+4
* Call open_msg here so that it does the Right Thing (tm).Jeffrey Stedfast2001-03-091-0/+5
* Override the default init_trash() with the our custom one (sinceJeffrey Stedfast2001-03-091-0/+12
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-0/+5
* Add an action-part widget. (filter_rule_from_mlist): Same here. ThisJeffrey Stedfast2001-03-081-0/+8
* New function to decide if a mime part is an S/MIME v3 signed part.Jeffrey Stedfast2001-03-071-0/+6
* Move the signal emittion to after the set_menu call so that it actuallyJeffrey Stedfast2001-03-071-0/+11
* Disable the NNTP code if NNTP is not enabled. This prevents some runtimeJeffrey Stedfast2001-03-071-0/+3
* Updated to have a transport auth page.Jeffrey Stedfast2001-03-071-0/+4
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-071-0/+33
* If the folderinfo has no URL (ie, can't contain messages), don't add it asDan Winship2001-03-071-0/+5
* Don't access the `active` data member of a GtkToggleButton directly - badJeffrey Stedfast2001-03-061-0/+9
* Correcty set the mime type for the multipart. Hmmm, still doesn't wrapJeffrey Stedfast2001-03-061-0/+7
* Remove very old camel lock stuff.Not Zed2001-03-031-0/+17
* Check the container is not NIL before trying to set thje prop.Not Zed2001-03-021-0/+5
* Fixes for changes to search bar. (search_save): Removed. (search_full):Not Zed2001-03-011-0/+41
* Return TRUE if the user configured his/her settings, else return FALSE.Jeffrey Stedfast2001-02-281-0/+8
* Set a "References" header no matter what if we are able to get aJeffrey Stedfast2001-02-271-1/+5
* Confirm thatt he user REALLY wants to delete this account. (news_delete):Jeffrey Stedfast2001-02-271-0/+4
* Changed the product string - will change it to use User-Agent once I getJeffrey Stedfast2001-02-271-0/+6
* Mark deleted messages as "seen" as well so they don't count towards theDan Winship2001-02-271-0/+7
* Re-add the mail_vtrash_create() hack back in for LocalStores since there'sJeffrey Stedfast2001-02-271-0/+10
* New function to force the removal of a given password.Jeffrey Stedfast2001-02-261-0/+9
* Abort if the message is NULL (which is valid if an error occured).Jeffrey Stedfast2001-02-261-0/+6
* Toss the mail_tool_camel_lock* stuff. Same. Here too.Jeffrey Stedfast2001-02-251-0/+12
* No longer need to construct the vTrash here. (owner_set_cb): Don't makeJeffrey Stedfast2001-02-251-0/+10
* No longer need to do a vtrash_cleanup() (it also doesn't exist anymore).Jeffrey Stedfast2001-02-241-4/+25
* New stuff for the importer to create a new folderIain Holmes2001-02-231-0/+9
* Come up with a unique store uri for each vtrash (using %p and theJeffrey Stedfast2001-02-231-0/+7
* vfolder/filter on mailing list. Doesn't acutally work right yet.Michael Zucci2001-02-231-0/+16
* Only allow downloading if the source is enabled at this time.Not Zed2001-02-231-0/+10
* Construct the PGP Path GnomeFileEntry widget. (pgp_path_changed): Try toJeffrey Stedfast2001-02-231-0/+7
* Make op cancellable/report internals. (get_folder_get):Not Zed2001-02-231-0/+21
* Fixed memory corruption bug.Jeffrey Stedfast2001-02-231-0/+29
* Updated to reflect changes to the filter-driver code.Jeffrey Stedfast2001-02-231-0/+5
* Removed, no longer link with libcamelvee. (evolution_mail_LDADD): Ditto.Not Zed2001-02-221-0/+8
* started hack for progress reporting, which is currently to the console.Not Zed2001-02-221-0/+12
* Changed to use PgpValidity.Jeffrey Stedfast2001-02-221-0/+13
* Fix for api changes to append_mail.Not Zed2001-02-211-0/+30
* Pass NULL, not "/" for @top.Dan Winship2001-02-211-0/+8
* Include the camel-vee-store.h header from the uninstalled copy.Not Zed2001-02-201-0/+5
* Create vTrash folders for all remote stores as well.Jeffrey Stedfast2001-02-201-0/+5
* Add the auto-update flag to the folder open flags.Not Zed2001-02-201-0/+5
* New handy dandy function to ref and return the vfolder storage (willJeffrey Stedfast2001-02-201-0/+30
* Unref the driver here, in the subthread, so we dont block the gui while itNot Zed2001-02-201-0/+7
* Dont do the thaw/freeze set here. (update_folders): "Not Zed2001-02-201-0/+10
* Not sure it makes any difference, but lets ref the folder while the hashJeffrey Stedfast2001-02-171-2/+8
* Reverse the changes I made yesterday.Jeffrey Stedfast2001-02-171-0/+5
* Have the mail-config and openpgp initialize here instead.Jeffrey Stedfast2001-02-161-0/+8
* Use mail_storage_create_folderJeffrey Stedfast2001-02-161-0/+22
* Wrapped the address compare functions in a #ifdef (address_compare):Jeffrey Stedfast2001-02-161-0/+7
* Add the --no-tty flag.Jeffrey Stedfast2001-02-151-0/+4
* Rewrite explanatory comments to use normal regexps rather than procmailDan Winship2001-02-151-0/+7
* Connect to the "create_folder" signal on the storage.Dan Winship2001-02-151-0/+6
* Setup the Trash folder.Jeffrey Stedfast2001-02-151-0/+15
* Fix some uninitialized variables.Christopher James Lahey2001-02-141-0/+5
* if doing a full update, save the cursor pos and restore it afterwards.Not Zed2001-02-131-0/+11
* Clean out the cruft in the Accounts section before writing the currentJeffrey Stedfast2001-02-131-0/+4
* Strip the leading "/" from the Namespace/Path entry if the providerJeffrey Stedfast2001-02-131-0/+6
* xml-i18n-tools setup. Mark strings for translation.Kjartan Maraas2001-02-131-0/+5
* Re-add non-static forward_messages. mail-view.c needs it.Dan Winship2001-02-121-0/+5
* ackJeffrey Stedfast2001-02-111-0/+1
* Don't leak memory. (forward_messages): change doinline to be a gbooleanJeffrey Stedfast2001-02-111-0/+4
* Check the full list of IDs instead of just the default id and if we findJeffrey Stedfast2001-02-111-0/+11
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-111-0/+6
* Updates for CamelStore changes, small memory leak fixes. (lookup_folder):Dan Winship2001-02-101-0/+26
* New location for this function.Jeffrey Stedfast2001-02-091-0/+6
* Reworked some keep-mail-on-server logic so that we ALWAYS look for aJeffrey Stedfast2001-02-091-0/+8
* only free driver, if set. (fetch_mail_fetched): Unref the driver here, soNot Zed2001-02-091-0/+16
* Set the sensitivity of the spin button based on the state of the checkbox.Jeffrey Stedfast2001-02-091-0/+3
* Properly do defaults here. (mail_config_write): Removed some of theJeffrey Stedfast2001-02-091-0/+7
* Cast the CamelMedium to a CamelMimePart before performing actions on it asJeffrey Stedfast2001-02-091-0/+15
* Use "contains" because the subject might be broken into subparts and usingJeffrey Stedfast2001-02-081-0/+6
* Init active_downloads hash if it hasn't been yet.Not Zed2001-02-081-0/+5
* Handle internal camel status return. (receive_done): Remove activeNot Zed2001-02-081-0/+22
* Check current_message for NULL - this fixes a bug running under SunOS (notJeffrey Stedfast2001-02-081-0/+6
* Oops, save the seen_timeout variable.Jeffrey Stedfast2001-02-071-0/+5
* Added libmenus.la.Christopher James Lahey2001-02-071-0/+10
* Change how the attachments are displayed.Iain Holmes2001-02-071-0/+9
* Updated to checkfor "(none)".Jeffrey Stedfast2001-02-071-0/+13
* We are now going to use a file descriptor and a CamelMimeParser ratherJeffrey Stedfast2001-02-061-0/+13
* Moved bonobo includes from the .c to the .h. IncludeChristopher James Lahey2001-02-061-0/+25
* New function to handle inline pgp-signatures.Jeffrey Stedfast2001-02-061-0/+3
* Keep track of the CheckSettings check boxes. (transport_next): Connect ifJeffrey Stedfast2001-02-061-0/+8
* Updated to not connect when getting a list of authtypes. (transport_next):Jeffrey Stedfast2001-02-061-0/+17
* Fix dodgy libxml allocation pollution, and potential faults on NULLMichael Meeks2001-02-041-0/+5
* Cleaned up so we dont add an unecessary level of indenting.Not Zed2001-02-021-0/+14
* Fix bug in autodetected mboxesIain Holmes2001-01-311-0/+9
* Fix typo.Kjartan Maraas2001-01-301-0/+4
* Cast the camel_stream_mem_new() to a CamelStreamMem.Jeffrey Stedfast2001-01-301-0/+5
* Return efence ifdefs to 0 for solaris buildJP Rosevear2001-01-301-0/+4
* (build_tree): Oops, turn on BROKEN_ETREE again.Michael Zucci2001-01-291-0/+1
* Debug function to compare the tree we think we have, after an incrementalNot Zed2001-01-291-0/+27
* Turns out that I was wrong about the g_get_real_name mem leak, god damnJeffrey Stedfast2001-01-291-0/+6
* Use UTF-8. (set_defaults): Use UTF-8 and also fixed a memory leak byJeffrey Stedfast2001-01-291-0/+15
* Make the advanced search dialog use stock buttons. Make the OK buttonEttore Perazzoli2001-01-281-0/+8
* Make the vfolder and "advanced search" dialogs a bit larger for betterEttore Perazzoli2001-01-281-0/+8
* Changed to use mail_save_part to save the data in another thread.Not Zed2001-01-281-0/+10
* Don't handle home and end keys since %ETable deals with them now.Christopher James Lahey2001-01-281-0/+5
* Protect against NULL address pointers. (subject_compare): Same but forJeffrey Stedfast2001-01-281-0/+6
* warnings go byebyeIain Holmes2001-01-271-0/+6
* Try a control before an embeddable instead of an embeddable before aEttore Perazzoli2001-01-271-0/+5
* Check for a NULL service->url as we obviously can't subscribe to foldersJeffrey Stedfast2001-01-271-0/+9
* Fix some compile problems and stop the blank mail appearing with the mboxIain Holmes2001-01-271-0/+12
* Fix an uninitialized variable use.Dan Winship2001-01-271-0/+5
* (Fixing an old FIXME)Jason Leach2001-01-261-0/+8
* Define BROKEN_ETREE again, till we get this stuff fixed better.Not Zed2001-01-261-0/+15
* Fix the "sender contain" quicksearch rule by adding a missingEttore Perazzoli2001-01-261-0/+6
* Neater importer stuff.Iain Holmes2001-01-261-0/+12
* The following fixes seem to clear up the problem of new mail not beingJeffrey Stedfast2001-01-261-0/+11
* (Don't prompt about unsaved changes for replies/forwards that have notJason Leach2001-01-261-0/+10
* Check if a message part's content is available, and if it's not, queue aDan Winship2001-01-261-0/+22
* Made the message list pay attention to the "cursor_activated" signalChristopher James Lahey2001-01-261-0/+5
* More happy icons for the mailer.Ettore Perazzoli2001-01-251-0/+7
* Get the mailer to use the new menu icons.Ettore Perazzoli2001-01-251-0/+8
* Fix the subject match expression, which was missing a closing ).Not Zed2001-01-251-0/+8
* Added a 3rd page to the account editor to allow users to set their HTMLJeffrey Stedfast2001-01-251-0/+9
* Save the source and transport changes whether the user can connect to theJeffrey Stedfast2001-01-241-0/+5
* Patch from Tuomas to have a "Sender contains" rule in the quicksearchEttore Perazzoli2001-01-241-0/+14
* Fix spelling.Dan Winship2001-01-241-0/+5
* Set the default folder when copying to mbox. This is a quick fix, i mightNot Zed2001-01-241-0/+6
* Make sure the source->url is not NULL (which is perfectly valid).Jeffrey Stedfast2001-01-241-0/+3
* Make sure the source->url is not NULL (which is perfectly valid).Jeffrey Stedfast2001-01-241-0/+3
* A few minor tweaks.Jeffrey Stedfast2001-01-241-0/+5
* Try turning off the BROKEN_ETREE thing. It seems to work ok (better?) now,Not Zed2001-01-231-0/+6
* Automagically fill in the user's default transport if he/she has setupJeffrey Stedfast2001-01-231-0/+3
* Just wrote a temp way of reporting success/fail of PGP/MIME signatureJeffrey Stedfast2001-01-231-0/+6
* Add the Outlook importer.Iain Holmes2001-01-231-0/+10
* make mail_gui_thread non-static.Dan Winship2001-01-231-0/+9
* Fixed to display subparts (other than the signature part) and started toJeffrey Stedfast2001-01-231-0/+6
* Fix a double-free problem.Not Zed2001-01-231-0/+4
* Oops, danw didn't know 'provider' could be NULL :-)Jeffrey Stedfast2001-01-231-0/+5
* Change "Path:" label to "Namespace:" for IMAP. Use $MAILDIR rather thanDan Winship2001-01-231-0/+4
* Function to add a store/storage mapping. (add_storage): Use it.Dan Winship2001-01-231-0/+17
* s/filter-driver.h/camel-filter-driver.h/ and update first arg ofDan Winship2001-01-231-0/+20
* Added temp profiling files.Not Zed2001-01-221-0/+2
* remove a warning with conditional news compilation.Not Zed2001-01-221-0/+50
* Helps if I spell stuff correctly so it can pass the tests ;-)Jeffrey Stedfast2001-01-221-0/+5
* Initialize OpenPGP.Jeffrey Stedfast2001-01-221-5/+12
* Remove the X-Evolution header before we send.Jeffrey Stedfast2001-01-221-0/+3
* Don't forget to unref the filters. (pgp_mime_part_verify): Same.Jeffrey Stedfast2001-01-221-0/+11
* Updated header comment and fixed some ref/unref count problems in theJeffrey Stedfast2001-01-211-0/+4
* Updated header comment and fixed some ref/unref count problems in theJeffrey Stedfast2001-01-211-0/+8
* Added draw-focus="true" and selection-mode="browse" attributes to theChristopher James Lahey2001-01-211-0/+8
* Init a cancel field in the message. (mail_msg_free): Free it.Not Zed2001-01-211-0/+28
* Strip leading space from the transport url gotten from the message.Jeffrey Stedfast2001-01-211-0/+5
* If the name is empty string, use the address.Jeffrey Stedfast2001-01-201-0/+5
* Update for e_popup_menu_run change.Dan Winship2001-01-201-0/+7
* New function to add a folder and any parents of it that don't yet exist.Dan Winship2001-01-201-0/+6
* New swanky send/recieve thingy, well it so far only receives (pop/mbox).Not Zed2001-01-191-0/+6
* Added the next/previous toolbar buttons.Jeffrey Stedfast2001-01-191-0/+9
* Anna's dialog now supports SSL so we can get rid of the ssl-supportJeffrey Stedfast2001-01-181-0/+13
* New config function to set the path to the pgp binary.Jeffrey Stedfast2001-01-181-0/+9
* Handle NULL source and, while we're at it, transport URLs. ApparentlyJeffrey Stedfast2001-01-181-0/+8
* Oops. "url && url->host" doesn't do much without the '?' and ':' ;-)Jeffrey Stedfast2001-01-181-0/+5
* Replace `--with-x-mailer' with a more generic `--with-sub-version'.Ettore Perazzoli2001-01-181-0/+6
* Changed the word entry to enter, which is the correct word to use.Martin Norbäck2001-01-171-0/+5
* Update to use EMessageBox and to record if the user doesn't want to everJeffrey Stedfast2001-01-171-0/+10
* Modify to be able to handle a NULL source_url. (source_auth_init): AllowJeffrey Stedfast2001-01-171-0/+25
* Don't do thumbnails for offline imagesDan Winship2001-01-171-0/+5
* If the user hits "No", then don't destroy the filesel window.Jeffrey Stedfast2001-01-171-0/+8
* only load the news storage if ENABLE_NNTP.Chris Toshok2001-01-171-0/+8
* use e_msg_composer_mark_text_origRadek Doulik2001-01-171-0/+5
* Update the X-Mailer header to use the string specified by configure.Dan Winship2001-01-171-0/+5
* Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-171-0/+4
* Fix a string causing translation problems. Bug #1147.Jason Leach2001-01-161-0/+5
* Setup a cancellation handle. (do_fetch_mail): REgister for cancellationNot Zed2001-01-161-0/+16
* Change from using filters for date and size to using e_cell_date andChristopher James Lahey2001-01-161-0/+6
* Set the default button to `Yes' here.Miguel de Icaza2001-01-151-0/+5
* If the preferred authmech isn't found, default to the first one in theJeffrey Stedfast2001-01-141-0/+8
* Fixed mail_load_storages to make a mini GSList of the account, not theJeffrey Stedfast2001-01-131-0/+10
* Get the X-Evolution-Transport URL and use that if it exists, else fallJeffrey Stedfast2001-01-131-0/+9
* Removed GPG_* variables.Jeffrey Stedfast2001-01-131-0/+2
* Now takes a 'is_account_data' variable to specify whether the sources is aJeffrey Stedfast2001-01-131-0/+11
* Changed filter_date and filter_size to match the changes in gal.Christopher James Lahey2001-01-131-0/+5
* Anna's dialogs.Jeffrey Stedfast2001-01-131-1/+17
* Get the account by using the new e_msg_composer_get_preferred_account()Jeffrey Stedfast2001-01-131-0/+10
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-131-0/+8
* Add strings for localizationMiguel de Icaza2001-01-121-0/+2
* Rename "Save" to "Store search as vFolder".Miguel de Icaza2001-01-121-0/+4
* Unref the property bag when we are done with it.Miguel de Icaza2001-01-121-0/+7
* New convenience function that I will need later when I redo the composerJeffrey Stedfast2001-01-121-0/+4
* Update to reflect past changes to the mail-config API.Jeffrey Stedfast2001-01-121-0/+3
* strdup() the key.Jeffrey Stedfast2001-01-121-0/+2
* We don't want to be able to set the reply-to in the config druid.Jeffrey Stedfast2001-01-121-0/+9
* Guess the default MAIL value for MBOX and Maildir files.Miguel de Icaza2001-01-121-0/+3
* Force finalization of the function before returning fixing the FIXME thatMiguel de Icaza2001-01-121-0/+5
* If the service_check fails, pop-up a warning dialog letting the user knowJeffrey Stedfast2001-01-121-0/+6
* Eek! Don't destroy the account if the connection fails, duh. This is whatJeffrey Stedfast2001-01-121-1/+7
* Connect to folder_changed as well as message_changed for updating unreadDan Winship2001-01-121-0/+5
* Add Bonobo/ItemContainer as the set of supported interfaces inMiguel de Icaza2001-01-121-0/+6
* Translate the header name to UTF8.Dan Winship2001-01-121-0/+5
* New function that explains to the user why he can't do the action heJeffrey Stedfast2001-01-111-0/+18
* Set the sensitivity of the Password label too.Jeffrey Stedfast2001-01-111-0/+3
* New callback to handle when the user hits the "back" button when on theJeffrey Stedfast2001-01-111-0/+10
* Grab the focus of the first widget that is sensitive.Jeffrey Stedfast2001-01-111-0/+5
* Prevent Federico's segfault.Jeffrey Stedfast2001-01-111-0/+4
* Clear the password entry if it's not allowed. (transport_type_changed):Jeffrey Stedfast2001-01-111-0/+15
* Fix proto. (print_preview_msg): Fix proto.Miguel de Icaza2001-01-101-0/+7
* Bugfix for #1077: scrollwheel doesn't work while hovering over anJason Leach2001-01-101-0/+5
* Moved to mail-config.gladeJeffrey Stedfast2001-01-101-0/+14
* Change mail_op_forward_event to mail_proxy_event.Dan Winship2001-01-101-0/+5
* Let the system umask determine the permissions of this file.Jeffrey Stedfast2001-01-101-0/+3
* Gray out the appropriate labels too. (auth_type_changed): And here.Jeffrey Stedfast2001-01-101-0/+11
* For all optionmenu's, set the appropriate 'history'. (keep_mail_check):Jeffrey Stedfast2001-01-101-0/+15
* Add -export-dynamic, so libglade can resolve evolution-mail symbols.Dan Winship2001-01-101-0/+5
* Updated. (decode_pgp): Get rid of #ifdef PGP_PROGRAM's and handleJeffrey Stedfast2001-01-101-0/+18
* New function to set the password for a given url.Jeffrey Stedfast2001-01-101-0/+21
* remove </center><p> (handle_text_plain): add <fontRadek Doulik2001-01-091-0/+3
* remove </center><p>Radek Doulik2001-01-091-0/+4
* Write the config data and reload the accounts list so the "default" tag isJeffrey Stedfast2001-01-091-0/+6
* Brand spankin' new config druid, editor, and manager.Jeffrey Stedfast2001-01-091-0/+17
* Add an #include <errno.h>Dan Winship2001-01-091-0/+4
* Reverted mail-config changes temporarily until I get it working correctly.Jeffrey Stedfast2001-01-091-0/+13
* More lovely fixes...Jeffrey Stedfast2001-01-091-0/+7
* A bunch of fixes.Jeffrey Stedfast2001-01-091-0/+18
* Updated to reflect changes to the mail-config API.Jeffrey Stedfast2001-01-081-0/+17
* Updated to reflect changes to the mail-config API. (create_msg_composer):Jeffrey Stedfast2001-01-081-0/+26
* Implemented.Jeffrey Stedfast2001-01-071-0/+2
* Implemented. (ok_clicked): Implemented. (cancel_clicked): Implemented.Jeffrey Stedfast2001-01-071-0/+18
* Made it so that going to the next or previous message in the list will atChristopher James Lahey2001-01-071-0/+8
* Coded a bunch of the methods.Jeffrey Stedfast2001-01-071-4/+10
* Fix some race conditions when dealing with vfolders.Iain Holmes2001-01-071-0/+10
* New source files to provide an account editor widget.Jeffrey Stedfast2001-01-061-0/+8
* Since the druid now handles adding the new account to the config, we'llJeffrey Stedfast2001-01-061-0/+12
* Renamed from _delete_mail (mail_config_druid_get_transport_url): NewJeffrey Stedfast2001-01-061-0/+3
* Renamed from _delete_mailJeffrey Stedfast2001-01-061-0/+9
* Fixed a few 'Oops'es.Jeffrey Stedfast2001-01-051-0/+7
* Updated. What else can I say?Jeffrey Stedfast2001-01-051-0/+4
* Connect to "message_changed" on the folder if it's on a remote storage.Dan Winship2001-01-051-0/+7
* Removed old implementation.Not Zed2001-01-041-0/+70
* New source file that implements mail-config-druid. Note: this is not yetJeffrey Stedfast2001-01-041-0/+5
* Call mail-callbacks.c:forward_messages(), so the behaviour is the same asNot Zed2001-01-031-0/+28
* add font color setting for table, changed border behaviorRadek Doulik2001-01-031-0/+7
* Fix for mail_get_message change, use queue thread.Not Zed2001-01-031-0/+119
* Use header_content_type_simple, not header_content_type_format.Dan Winship2001-01-031-0/+7
* fixed changelogJeffrey Stedfast2001-01-021-1/+0
* Implemented.Jeffrey Stedfast2001-01-021-0/+17
* Update this for CamelContentType too.Dan Winship2000-12-301-0/+4
* Use CamelContentType, and use header_content_type_is instead of doing itDan Winship2000-12-291-0/+16
* Return of the thumbnail cache.Iain Holmes2000-12-281-0/+13
* ({setup,do,cleanup}_subscribe_folder): Update previous fix: JeffDan Winship2000-12-281-0/+4
* Use info->name, not input->full_name. Fixes #1029 inDan Winship2000-12-271-0/+5
* Changed this to format times in 12 hour time instead of 24 hour time.Christopher James Lahey2000-12-251-0/+5
* Changed this to do different formatting of dates within the last week.Christopher James Lahey2000-12-251-0/+5
* Merge from camel-mt-branch.Not Zed2000-12-241-0/+78
* Changed this to do different formatting of dates based on the currentChristopher James Lahey2000-12-231-0/+5