aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-listener.h
stat options
Period:
Authors:

Commits per author per week (path 'shell/evolution-listener.h')

AuthorW35 2024W36 2024W37 2024W38 2024Total
Total00000
id=a0b931d89d3ef4b2b1ab294e3b8c1f960a3045e7'>Use the content-object's rawtext flag to decide if it needs to be filteredJeffrey Stedfast2002-10-052-1/+8 * Dont get the filter driver inside the change_lock. Its not necessary, andNot Zed2002-10-042-5/+16 * Map us-ascii to windows-1252 also.Jeffrey Stedfast2002-10-042-1/+7 * Add missing ;.Michael Zucci2002-10-031-1/+1 * /home/notzed/gnome/head/evolution/camelNot Zed2002-10-035-22/+49 * Use strtol when decoding the timezone (since it can be negative) and don'tJeffrey Stedfast2002-10-022-1/+10 * Fixes bug #31456.Jeffrey Stedfast2002-10-013-43/+79 * Don't strip the namespace from the fi->full_name when hasing or creatingJeffrey Stedfast2002-10-013-15/+11 * Remove debug content_info_dump, could cause a crash, and not really neededNot Zed2002-09-303-4/+14 * New function to decode the INTERNALDATE response from an IMAP server so weJeffrey Stedfast2002-09-285-22/+152 * Use the summary's last uid as the one to fetch from, ignoring the cache.Not Zed2002-09-273-22/+43 * Treat spool as a local folder, so the ref checks work right.Not Zed2002-09-263-4/+6 * Implement FOLDER_CREATE flag. (scan_dir): Dont free name on exception, itsNot Zed2002-09-264-20/+101 * Store the folder flags in the store summary. (get_one_folder_offline): SetNot Zed2002-09-262-3/+27 * Handle EILSEQ by eating bytes in the input buffer until conversion isJeffrey Stedfast2002-09-262-88/+115 * Added a test suite for camel-mime-filter-charset and added a few test cases f...Jeffrey Stedfast2002-09-268-11/+1059 * Changed the Mailing-List rule to get the complete domain (* in wrongNot Zed2002-09-242-1/+4 * If we have no data written to a key, dont add it, or its partition header.Not Zed2002-09-246-24/+123 * If the original message is deleted, reset the deleted flag when we'reJeffrey Stedfast2002-09-242-3/+8 * Decode the INTERNALDATE if we've got one. (imap_update_summary): InsteadJeffrey Stedfast2002-09-242-5/+34 * fix non-ANSI switch statement.Dan Winship2002-09-235-0/+15 * New regression test for word splitting/search input parsing code.Not Zed2002-09-206-29/+187 * Take new session arg. Update callers. (symbols[]): changed get-source toNot Zed2002-09-195-39/+70 * Don't increment the response pointer when deciding what type of headerJeffrey Stedfast2002-09-192-4/+17 * fixed a merge conflictJeffrey Stedfast2002-09-19