aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib
ModeNameSize
-rw-r--r--Makefile980logstatsplainblame
-rw-r--r--distinfo68logstatsplainblame
d---------files287logstatsplain
-rw-r--r--pkg-comment44logstatsplainblame
-rw-r--r--pkg-descr44logstatsplainblame
-rw-r--r--pkg-plist478logstatsplainblame
save thisJeffrey Stedfast2001-03-071-1/+1 * Disable the NNTP code if NNTP is not enabled. This prevents some runtimeJeffrey Stedfast2001-03-072-1/+6 * Updated to have a transport auth page.Jeffrey Stedfast2001-03-074-92/+554 * Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-076-86/+230 * If the folderinfo has no URL (ie, can't contain messages), don't add it asDan Winship2001-03-072-4/+7 * Don't access the `active` data member of a GtkToggleButton directly - badJeffrey Stedfast2001-03-066-157/+37 * Correcty set the mime type for the multipart. Hmmm, still doesn't wrapJeffrey Stedfast2001-03-062-8/+19 * Remove very old camel lock stuff.Not Zed2001-03-036-12/+121 * Check the container is not NIL before trying to set thje prop.Not Zed2001-03-022-0/+7 * Fixes for changes to search bar. (search_save): Removed. (search_full):Not Zed2001-03-018-290/+272 * Return TRUE if the user configured his/her settings, else return FALSE.Jeffrey Stedfast2001-02-282-11/+21 * Set a "References" header no matter what if we are able to get aJeffrey Stedfast2001-02-272-10/+16 * Confirm thatt he user REALLY wants to delete this account. (news_delete):Jeffrey Stedfast2001-02-272-4/+42 * Changed the product string - will change it to use User-Agent once I getJeffrey Stedfast2001-02-272-2/+8 * Mark deleted messages as "seen" as well so they don't count towards theDan Winship2001-02-273-2/+9 * Re-add the mail_vtrash_create() hack back in for LocalStores since there'sJeffrey Stedfast2001-02-274-6/+50 * New function to force the removal of a given password.Jeffrey Stedfast2001-02-264-39/+82 * Abort if the message is NULL (which is valid if an error occured).Jeffrey Stedfast2001-02-262-0/+10 * Toss the mail_tool_camel_lock* stuff. Same. Here too.Jeffrey Stedfast2001-02-256-118/+14 * This is a text file containing C source code that will eventually be an intel...Iain Holmes2001-02-251-0/+277 * No longer need to construct the vTrash here. (owner_set_cb): Don't makeJeffrey Stedfast2001-02-253-7/+46 * No longer need to do a vtrash_cleanup() (it also doesn't exist anymore).Jeffrey Stedfast2001-02-247-211/+59 * New stuff for the importer to create a new folderIain Holmes2001-02-235-6/+55 * Come up with a unique store uri for each vtrash (using %p and theJeffrey Stedfast2001-02-232-11/+15 * vfolder/filter on mailing list. Doesn't acutally work right yet.Michael Zucci2001-02-237-57/+114 * Only allow downloading if the source is enabled at this time.Not Zed2001-02-233-7/+24 * Construct the PGP Path GnomeFileEntry widget. (pgp_path_changed): Try toJeffrey Stedfast2001-02-234-2/+93 * Make op cancellable/report internals. (get_folder_get):Not Zed2001-02-237-31/+267 * Fixed memory corruption bug.Jeffrey Stedfast2001-02-2311-41/+392 * Updated to reflect changes to the filter-driver code.Jeffrey Stedfast2001-02-232-1/+7 * Removed, no longer link with libcamelvee. (evolution_mail_LDADD): Ditto.Not Zed2001-02-224-7/+10 * started hack for progress reporting, which is currently to the console.Not Zed2001-02-224-1/+104 * Changed to use PgpValidity.Jeffrey Stedfast2001-02-226-32/+176 * Fix for api changes to append_mail.Not Zed2001-02-2114-1825/+433 * Pass NULL, not "/" for @top.Dan Winship2001-02-213-8/+17 * Include the camel-vee-store.h header from the uninstalled copy.Not Zed2001-02-202-1/+6 * Create vTrash folders for all remote stores as well.Jeffrey Stedfast2001-02-202-0/+8 * Add the auto-update flag to the folder open flags.Not Zed2001-02-202-1/+7 * New handy dandy function to ref and return the vfolder storage (willJeffrey Stedfast2001-02-2012-332/+394 * Unref the driver here, in the subthread, so we dont block the gui while itNot Zed2001-02-202-5/+13 * Dont do the thaw/freeze set here. (update_folders): "Not Zed2001-02-203-31/+59 * Not sure it makes any difference, but lets ref the folder while the hashJeffrey Stedfast2001-02-172-6/+14 * Reverse the changes I made yesterday.Jeffrey Stedfast2001-02-173-5/+10 * Have the mail-config and openpgp initialize here instead.Jeffrey Stedfast2001-02-163-4/+13 * reverse the order of some command-line flags for verifyJeffrey Stedfast2001-02-161-5/+5 * Use mail_storage_create_folderJeffrey Stedfast2001-02-166-34/+125 * Wrapped the address compare functions in a #ifdef (address_compare):Jeffrey Stedfast2001-02-162-0/+17 * Add the --no-tty flag.Jeffrey Stedfast2001-02-152-0/+5 * Ignore generated .oaf filesDan Winship2001-02-151-0/+1 * Rewrite explanatory comments to use normal regexps rather than procmailDan Winship2001-02-152-52/+68 * Connect to the "create_folder" signal on the storage.Dan Winship2001-02-152-0/+60 * Setup the Trash folder.Jeffrey Stedfast2001-02-155-43/+261 * Fix some uninitialized variables.Christopher James Lahey2001-02-142-4/+10 * if doing a full update, save the cursor pos and restore it afterwards.Not Zed2001-02-133-5/+64 * Clean out the cruft in the Accounts section before writing the currentJeffrey Stedfast2001-02-132-0/+5 * Strip the leading "/" from the Namespace/Path entry if the providerJeffrey Stedfast2001-02-132-1/+38 * xml-i18n-tools setup. Mark strings for translation.Kjartan Maraas2001-02-133-14/+23 * Re-add non-static forward_messages. mail-view.c needs it.Dan Winship2001-02-123-1/+7 * ackJeffrey Stedfast2001-02-111-0/+1 * Don't leak memory. (forward_messages): change doinline to be a gbooleanJeffrey Stedfast2001-02-114-11/+19 * Check the full list of IDs instead of just the default id and if we findJeffrey Stedfast2001-02-112-19/+96 * Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-116-126/+7 * Updates for CamelStore changes, small memory leak fixes. (lookup_folder):Dan Winship2001-02-1012-566/+443 * New location for this function.Jeffrey Stedfast2001-02-094-148/+148 * Reworked some keep-mail-on-server logic so that we ALWAYS look for aJeffrey Stedfast2001-02-093-28/+38 * only free driver, if set. (fetch_mail_fetched): Unref the driver here, soNot Zed2001-02-095-89/+239 * Set the sensitivity of the spin button based on the state of the checkbox.Jeffrey Stedfast2001-02-092-0/+5 * more reasonable default for the auto-check minutes spin boxJeffrey Stedfast2001-02-091-1/+1 * Properly do defaults here. (mail_config_write): Removed some of theJeffrey Stedfast2001-02-092-40/+58 * Cast the CamelMedium to a CamelMimePart before performing actions on it asJeffrey Stedfast2001-02-098-1/+139 * Use "contains" because the subject might be broken into subparts and usingJeffrey Stedfast2001-02-082-1/+7 * Init active_downloads hash if it hasn't been yet.Not Zed2001-02-082-0/+11 * Handle internal camel status return. (receive_done): Remove activeNot Zed2001-02-087-58/+186 * Check current_message for NULL - this fixes a bug running under SunOS (notJeffrey Stedfast2001-02-082-1/+7 * Oops, save the seen_timeout variable.Jeffrey Stedfast2001-02-072-0/+11 * Added libmenus.la.Christopher James Lahey2001-02-075-2/+69 * Change how the attachments are displayed.Iain Holmes2001-02-073-5/+92 * Updated to checkfor "(none)".Jeffrey Stedfast2001-02-073-5/+68 * added mail-send-recv.hJeffrey Stedfast2001-02-071-0/+1 * We are now going to use a file descriptor and a CamelMimeParser ratherJeffrey Stedfast2001-02-062-123/+110 * oops, forgot to add this fileJeffrey Stedfast2001-02-061-0/+39 * Moved bonobo includes from the .c to the .h. IncludeChristopher James Lahey2001-02-0610-10/+44 * fixed up the display a bitJeffrey Stedfast2001-02-06