aboutsummaryrefslogtreecommitdiffstats
path: root/views
ModeNameSize
-rw-r--r--.cvsignore21logstatsplainblame
-rw-r--r--ChangeLog1568logstatsplainblame
-rw-r--r--Makefile.am42logstatsplainblame
d---------addressbook208logstatsplain
d---------calendar116logstatsplain
d---------mail296logstatsplain
d---------tasks206logstatsplain
an class='insertions'>+5 * Removed special-case code for NNTP support.Jeffrey Stedfast2002-07-059-364/+31 * Change all exceptions to report which POP server failed (and tried to makeJeffrey Stedfast2002-07-052-21/+31 * Updated Ukrainian translationYuri Syrota2002-07-041-3785/+2872 * Convert back to native encoding.Abel Cheung2002-07-042-4538/+4542 * Pass TRUE as the auto_connect argument to mail_load_storage_from_uri().Jeffrey Stedfast2002-07-046-14/+32 * Invoke e_folder_dnd_bridge_drop().Ettore Perazzoli2002-07-044-15/+82 * Fix the URL for the DB 3.1.17 package; it's moved.Peter Williams2002-07-042-1/+5 * If we get an exception from the child sync, update the exception string soNot Zed2002-07-035-31/+75 * Take a void object arg. (camel_object_remove_event): "Not Zed2002-07-033-12/+25 * *** empty log message ***Rodrigo Moya2002-07-031-1/+1 * Fixes #16034Rodrigo Moya2002-07-035-12/+62 * Ñchanged to return a gboolean (TRUE if the icon is found, FALSE if not).Rodrigo Moya2002-07-033-7/+14 * updatedRadek Doulik2002-07-031-2634/+2722 * Increase the size of the escapped mlist buffer, we can't assume that thereJeffrey Stedfast2002-07-032-0/+2 * Increase the size of the escapped mlist buffer, we can't assume that thereJeffrey Stedfast2002-07-032-1/+5 * Fixes bug #27263.Jeffrey Stedfast2002-07-034-15/+56 * Remove Bcc headers too.Jeffrey Stedfast2002-07-033-1/+10 * (e_shell_show_settings): Don't set up the settingsEttore Perazzoli2002-07-032-2/+5 * (bonobo_interface_remove_folder_cb): AddEttore Perazzoli2002-07-032-1/+7 * (update_sensitivity): Removed.Ettore Perazzoli2002-07-032-43/+58 * (folder_browser_gui_init): Don't connectEttore Perazzoli2002-07-022-3/+8 * (subitem_activated_cb): Don't emitEttore Perazzoli2002-07-022-3/+7 * (activate_by_subitems): Don't set the entry to beEttore Perazzoli2002-07-022-2/+7 * Added a bunch of tooltips.Ettore Perazzoli2002-07-022-3/+13 * New arg @tooltip; pass it toEttore Perazzoli2002-07-0213-8/+101 * Updated Norwegian (bokmål) translation.Kjartan Maraas2002-07-022-30/+27 * remove dependency on removed file camel/camel-pgp-context.hSean Atkinson2002-07-022-2/+5 * Make sure that cid is non-NULL.Jeffrey Stedfast2002-07-022-1/+6 * Remove debugging message.Ettore Perazzoli2002-07-024-23/+39 * New member preparing_to_quit in EShellPrivate.Ettore Perazzoli2002-07-022-1/+22 * listen for timezone config change (property_change_cb): set the timezoneJP Rosevear2002-07-013-2/+31 * don't unref selection_model (otherwise 3 clicks of "Show Supported Bases"Sean Atkinson2002-07-012-2/+6 * Removed some conflict indicators i missed.Michael Zucci2002-07-011-1/+0 * Removed. The folder's deleted event isn't needed since we're listening toNot Zed2002-07-012-14/+12 * add pas-backend-summary.[ch].Chris Toshok2002-06-305-68/+1226 * Don't skip over disabled accounts - put them in the folder tree too.Jeffrey Stedfast2002-06-293-9/+14 * (Categories): Added.Ettore Perazzoli2002-06-292-0/+7 * Fixage/updateageAaron Weber2002-06-292-43/+55 * (impl_Storage_updateFolder): Don't stopEttore Perazzoli2002-06-292-14/+12 * Ooops. Fix date in ChangeLog.Ettore Perazzoli2002-06-291-1/+1 * *** empty log message ***Ettore Perazzoli2002-06-292-45/+133 * Fixes bug #27055.Jeffrey Stedfast2002-06-293-3/+22 * Add this, to call e_summary_mail_get_info from an idle handler.Dan Winship2002-06-292-16/+31 * Don't use --no-auto-key-retrieve, this option has apparently beenJeffrey Stedfast2002-06-292-4/+16 * Loop on our reads while errno is EINTR or EAGAIN. Also make sure toJeffrey Stedfast2002-06-282-19/+55 * Loop on our reads while errno is EINTR or EAGAIN. Also make sure toJeffrey Stedfast2002-06-282-3/+13 * Recursively delete any subfolders.Jeffrey Stedfast2002-06-282-12/+46 * Update .po files.JP Rosevear2002-06-2838-138845/+185436 * Hack around a libtool/make problem that was causing libversit.a to beDan Winship2002-06-281-0/+6 * Removed camel/camel-pgp-context.c and added camel-gpg-context.c andJeffrey Stedfast2002-06-282-1/+1 * add spanish OMF fileAaron Weber2002-06-281-0/+16 * Loop on our reads while errno is EINTR or EAGAIN. Also make sure toJeffrey Stedfast2002-06-282-23/+20 * Removed camel/camel-pgp-context.c and added camel-gpg-context.c andJeffrey Stedfast2002-06-282-1/+7 * apply patch from owen taylorAaron Weber2002-06-274-10/+33 * Loop on our reads while errno is EINTR or EAGAIN.Jeffrey Stedfast2002-06-272-9/+25 * Use the new CamelMultipartEncrypted class to do our encryption work forJeffrey Stedfast2002-06-272-47/+165 * updatedRadek Doulik2002-06-271-96/+98 * slight build fixesJeffrey Stedfast2002-06-273-19/+20 * Removed.Jeffrey Stedfast2002-06-277-1934/+41 * updatedRadek Doulik2002-06-271-63/+71 * Don't allow the pgp type to be anything except NONE or GPG.Jeffrey Stedfast2002-06-277-139/+80 * Use the new CamelMultipartEncrypted class to do our encryption work forJeffrey Stedfast2002-06-272-31/+56 * Oops, this needs to take a userid argument.Jeffrey Stedfast2002-06-273-5/+8 * remove the search-refining feature, which isn't actually true, i think.Aaron Weber2002-06-275-96/+73 * Removed (never did anything anyway).Jeffrey Stedfast2002-06-275-240/+11 * New class implementing the multipart/encrypted content type. ContainsJeffrey Stedfast2002-06-275-0/+420 * Check for NODATA too.Jeffrey Stedfast2002-06-273-2/+15 * Only let the dialog be opened onceIain Holmes2002-06-272-0/+20 * Fix crash on "broken" rdfsIain Holmes2002-06-272-0/+9 * Fix a typo in the Locations fileIain Holmes2002-06-273-9/+10 * Sort the states in the right orderIain Holmes2002-06-273-8/+12 * Fix bugs, make the folder list be a storage set view and add a delete url buttonIain Holmes2002-06-2610-66/+573 * Changes for an importer bug and to get the storagesetselector in the summaryIain Holmes2002-06-267-29/+216 * Fixes #25410Rodrigo Moya2002-06-262-0/+16 * Remove the #include for camel-spoold-store.hJeffrey Stedfast2002-06-262-1/+5 * Include <sys/time.h> for struct timeval.Not Zed2002-06-2622-2418/+1045 * #include <sys/time.h>Jeffrey Stedfast2002-06-263-1/+5 * more improvem,ent.Aaron Weber2002-06-262-20/+17 * Also handle https urls.Jeffrey Stedfast2002-06-262-1/+3 * reorder the adding of creatable items so the default is a new contact, notChris Toshok2002-06-262-3/+9 * Use mail_crypto_get_pgp_cipher_context() so that the PGP/GPG decision isJeffrey Stedfast2002-06-262-1/+7 * Some compiler warning fixes.Jeffrey Stedfast2002-06-269-63/+70 * Add example FAQ items in welcome email, as per danw's request in bug 18645Aaron Weber2002-06-252-11/+21 * plug leak and actually use the minimal comp we createJP Rosevear2002-06-252-1/+10 * add back protoJP Rosevear2002-06-2516-235/+625 * remove source argument (get it from the dialog). (edit_source_clicked):Sean Atkinson2002-06-252-6/+25 * Return the option as --digest-algo=<micalg> (gpg_ctx_parse_status): DecodeJeffrey Stedfast2002-06-252-20/+82 * implemented camel_gpg_context_set_always_trust()Jeffrey Stedfast2002-06-252-0/+19 * Use --command-fd rather than --passphrase-fd since what we really want isJeffrey Stedfast2002-06-252-1/+8 * Use --command-fd rather than --passphrase-fd since what we really want isJeffrey Stedfast2002-06-252-100/+76 * overhaul. still need to improve examples.Aaron Weber2002-06-255-276/+254 * (impl_clicked): PassEttore Perazzoli2002-06-252-1/+7 * updatedRadek Doulik2002-06-251-165/+142 * Check for ERRSIG also. (gpg_ctx_op_step): Don't try writing a passphraseJeffrey Stedfast2002-06-242-6/+14 * Updated Norwegian (bokmål) translation.Kjartan Maraas2002-06-232-1079/+1283 * s/jeff/jeffreyJeffrey Stedfast2002-06-231-1/+1 * Return -1 on error. (gpg_decrypt): Same. (gpg_sign): Again here.Jeffrey Stedfast2002-06-233-56/+117 * more fixes, now verifying works and signing almost works as well, except gpg ...Jeffrey Stedfast2002-06-221-7/+30 * yay, I get to hold more state because Unix pipes suck so badly. This isJeffrey Stedfast2002-06-221-101/+220 * Use the new gpg cipher context rather than the old pgp context.Jeffrey Stedfast2002-06-222-22/+30 * If the pgp type is gpg, then use the gpg context.Jeffrey Stedfast2002-06-224-32/+88 * added camel_gpg_context_new which I had forgotten beforeJeffrey Stedfast2002-06-221-0/+28 * New source files implementing the CamelCipherContext class for gnupg.Jeffrey Stedfast2002-06-229-32/+1286 * Updated to support searching as well as making it use CamelDigestSummary.Jeffrey Stedfast2002-06-215-106/+325 * Ignore more files. Removed obsolete files. Add missing files, removeAbel Cheung2002-06-216-118/+14 * PR_IO_TIMEOUT_ERROR should map to ETIMEDOUT and not EAGAIN.Jeffrey Stedfast2002-06-202-2/+9 * Drop back to initial state if we came from eof state.Not Zed2002-06-202-1/+7 * don't convert text to html twiceRadek Doulik2002-06-202-7/+5 * Remove #include <config.h> Same Same gtk_widget_show() all items in theKjartan Maraas2002-06-207-21/+11 * Set the poll timeout to be PR_INTERVAL_MIN, this one shouldn't need to beJeffrey Stedfast2002-06-202-1/+5 * Make sure we hold the command_lock before accessing current_folder.Jeffrey Stedfast2002-06-203-2/+35 * Don't bother trying to authenticate (and thus don't throw up an errorJeffrey Stedfast2002-06-19