/devel/mico/

data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/astro/boinc-setiathome/files/patch-client_vector_analyzeFuncs__vector.cpp
d>
Commit message (Collapse)AuthorAgeFilesLines
* Setup the url_hash and url_equal functions for the local provider.Jeffrey Stedfast2001-09-291-0/+2
* No such event finalized! Its finalize. (mail_note_store): "72001-09-281-0/+16
* Removed unused variables.42001-09-251-3/+0
* Use url path as full_name, not shell path. (mail_local_folder_construct):12001-09-221-23/+6
* Take a new argument 'done' that can callback when complete. Fixed callers12001-09-211-1/+1
* Lock around hashtable/list manipulation. Also dont try scan vfolder_hash02001-09-211-7/+1
* Set the folder info path.Jeffrey Stedfast2001-09-211-4/+2
* Register vfolder sources here.02001-09-211-1/+1
* Dont special case file: url's anymore.02001-09-211-29/+50
* Added missing header.92001-09-191-0/+6
* General cleanup of mail debug printfs.92001-09-191-29/+135
* Setup global corba_storage variable. (mls_get_folder): Set 'update72001-09-181-4/+14
* Dynamically create the folder type list from camel. (reconfigure_clicked):02001-09-111-624/+710
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-3/+3
* Don't blindly make all vtrash folder types have a uri of vtrash:file:/,Jeffrey Stedfast2001-08-231-3/+2
* zero-ize the password before freeing. (forget_password): Same.Jeffrey Stedfast2001-08-221-1/+1
* Modify the url and set the protocol to mbox rather than hacking it andJeffrey Stedfast2001-08-211-140/+135
* Allow the activity to be NULL if there isn't a global_shell_client so thatJeffrey Stedfast2001-08-201-4/+4
* gets rid of those annoying operation-re-registered messages at last.Not Zed2001-08-151-4/+0
* Fix this so it can actually get folders from the hash of folders on theJason Leach2001-08-141-8/+17
* Tell folder cache the path for our Trash is /Trash, because that's whatJason Leach2001-08-131-1/+1
* Added key accelerators to a bunch of the config options and moved the BccJeffrey Stedfast2001-08-071-1/+1
* Updates for EvolutionStorage API changes.Jason Leach2001-08-041-18/+20
* Do a case-insensitive comparison. (mail_generate_reply): Only resort toJeffrey Stedfast2001-07-251-17/+17
* Set up the local trash in the folder cache.Peter Williams2001-07-251-0/+6
* Fix DanW's fix. Pass the right arguments to mail_msg_destroy.Peter Williams2001-07-211-4/+20
* remvoed register/start/end etc code.Not Zed2001-07-191-6/+0
* partial checkin before completing the changesNot Zed2001-07-191-28/+13
* Use CAMEL_VTRASH_NAME.Jeffrey Stedfast2001-07-181-4/+3
* Use g_strcasecmp() when looking for a Trash folder - it may be lowercaseJeffrey Stedfast2001-07-171-7/+3