/news/inn/

on' href='/~lantw44/cgit/gsoc2013-evolution/'>gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-193-6/+19
* update for new zonesJP Rosevear2002-06-192-77/+4
* Reverse unintended changeJP Rosevear2002-06-191-0/+6
* New convenience function to find the first parent node that is visible andJeffrey Stedfast2002-06-193-11/+41
* update for new zonesJP Rosevear2002-06-191-0/+75
* (build_items): Put the numbers in front of theEttore Perazzoli2002-06-192-1/+6
* Added info about non-organizer changes to calendar events.Aaron Weber2002-06-191-8/+34
* check for libsoftokn3 if we couldn't link the first timeJP Rosevear2002-06-192-0/+10
* Patch by clahey.JP Rosevear2002-06-181-1/+37
* Update the freeze state of the new source folder.Jeffrey Stedfast2002-06-183-4/+37
* Fixes wombat crash (for JP and myself)Rodrigo Moya2002-06-182-5/+14
* New convenience function to get a cached normalised string.Jeffrey Stedfast2002-06-184-72/+164
* pass NULL to e_contact_list_save_as. modality sucks. fixes broken build.Chris Toshok2002-06-182-4/+2
* pass NULL to e_contact_list_save_as. modality sucks. fixes broken build.Chris Toshok2002-06-181-0/+9
* remove the camel-remote-store private structJeffrey Stedfast2002-06-181-17/+1
* If we dont support searching, dont try to.Not Zed2002-06-173-2/+11
* Use connect_while_alive, so we're not called after we've quit. See bugNot Zed2002-06-172-4/+10
* updatedRadek Doulik2002-06-171-599/+734
* Edit the view after appending it to the model.Christopher James Lahey2002-06-171-0/+1
* Updated Slovenian translationAndraz Tori2002-06-161-2/+2
* [ fixes bug #26130 ] pass ce->app as parent_window.Chris Toshok2002-06-165-8/+37
* use ldap_unbind_ext. (create_card_handler): don't leak the new vcard.Chris Toshok2002-06-162-6/+22
* up the max threshold to 3000 cards from 1000 cards.. seems to improveChris Toshok2002-06-16