aboutsummaryrefslogtreecommitdiffstats
path: root/art/summary_preferences-16.png
diff options
context:
space:
mode:
Diffstat (limited to 'art/summary_preferences-16.png')
-rw-r--r--art/summary_preferences-16.pngbin584 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/art/summary_preferences-16.png b/art/summary_preferences-16.png
deleted file mode 100644
index 4a318c2fd1..0000000000
--- a/art/summary_preferences-16.png
+++ /dev/null
Binary files differ
td>2-1/+7 * merge from headNot Zed2001-12-142-0/+7 * Fixes #17085Zbigniew Chyla2001-12-143-121/+131 * added calendar/zones.hDamon Chaplin2001-12-142-0/+5 * new file to contain all timezone names for translation. We won't be usingDamon Chaplin2001-12-143-0/+393 * cast the key argument to g_hash_table_insert to a gpointer to avoid compiler ...Jeffrey Stedfast2001-12-141-2/+2 * Keep a name-to-type hash so that we can make sure that the type has notJeffrey Stedfast2001-12-144-16/+38 * added a Content-Description to the signature part - part of a merge from the ...Jeffrey Stedfast2001-12-141-0/+1 * merged some changes from the 1-0 branch that apparently never got merged into...Jeffrey Stedfast2001-12-141-2/+2 * Attach to the parent widget's destroy signal - when that gets destroyed,Jeffrey Stedfast2001-12-144-103/+127 * Updated Slovak translation.Stanislav Visnovsky2001-12-132-253/+283 * New helper function to create the `~/evolution/private' directory.Ettore Perazzoli2001-12-132-0/+58 * Install the man page.Ettore Perazzoli2001-12-133-2/+51 * ungrab the pointer before calling e_day_view_finish_long_event_resizeJP Rosevear2001-12-133-9/+50 * set the new-mail-notify command.Jeffrey Stedfast2001-12-135-6/+134 * Updated Swedish translation.Christian Rose2001-12-132-247/+331 * properly convert the dtstart and dtend times if they are UTC (cursor_cb):JP Rosevear2001-12-124-38/+97 * If multiple-selection is enabled but nothing is slected, fall back toJeffrey Stedfast2001-12-122-14/+22 * Fixed for mail_content_loaded's new signature.Jon Trowbridge2001-12-129-96/+189 * unregister ETableHeaderItem widget as a drag target when unrealizing it.Gustavo Giráldez2001-12-121-0/+2 * use UTF-8 as the char set when testing pilot linkJP Rosevear2001-12-124-3/+14 * If multiple-selection is enabled but nothing is slected, fall back toJeffrey Stedfast2001-12-122-4/+13 * If the widget is non-NULL, then gtk_widget_destroy that bad boy...Jeffrey Stedfast2001-12-123-5/+12 * Fix typo.Jon Trowbridge2001-12-121-1/+1 * A new icon that sucks less. We still need stoem Tuomas-love.Jon Trowbridge2001-12-122-67/+102 * Add ETable magic for our new "Needs Reply" column. (The next few entriesJon Trowbridge2001-12-1210-230/+399 * "Ximian Evolution", not "Evolution".Ettore Perazzoli2001-12-122-1/+6 * Up VERSION to 1.1.0.99.Ettore Perazzoli2001-12-122-17/+5 * Updated Slovak translation.Stanislav Visnovsky2001-12-112-730/+791 * Updated Ukrainian TranslationYuri Syrota2001-12-111-1369/+785 * Merging files:Christopher James Lahey2001-12-113-1/+8 * Merging changes:Christopher James Lahey2001-12-111-2/+0 * Merging changes:Christopher James Lahey2001-12-111-8/+16 * Don't expunge when we sync anymore, this fixes bug #4472.Jeffrey Stedfast2001-12-112-2/+7 * select_file_attachments now returns a GPtrArray so handle that and loopJeffrey Stedfast2001-12-114-53/+128 * Make sure that the message subject is non-NULL beforetrying to base aJeffrey Stedfast2001-12-114-29/+40 * Only execute an executable sig file if a magic environment variable isJon Trowbridge2001-12-112-1/+7 * removed code that connects to GnomeCalendar's "dates_shown_changed"Damon Chaplin2001-12-113-10/+24 * if all we have is the TZID, see if it is one of our TZIDs and if so getDamon Chaplin2001-12-112-1/+25 * Protect against either of the types being NULL.Jeffrey Stedfast2001-12-1111-110/+171 * fixed executable name. Fixes bug #16880.Damon Chaplin2001-12-112-1/+6 * Don't crash if the text string is NULL. (text_draw_with_objects): Don'tJon Trowbridge2001-12-111-1/+4 * set paper size to _("US-Letter"), use gtk_html_print_set_masterRadek Doulik2001-12-112-2/+7 * Don't just assume all of the GtkHTMLEmbedded's fields are filled in, sinceDan Winship2001-12-105-7/+35 * Fix the tm_gmtoff case (its sign is the opposite of "timezone"). FixesDan Winship2001-12-102-1/+7 * Oops... this didn't get committed before.Jon Trowbridge2001-12-101-0/+8 * Implements marking messages as "Need Reply".Jon Trowbridge2001-12-1014-51/+239 * Added vfolders.xml containing default initial vfolders - important vfolderNot Zed2001-12-103-1/+31 * *** empty log message ***Wang Jian2001-12-092-746/+4361 * if we have an alarm that can be represented on the pilot, set theJP Rosevear2001-12-093-14/+137 * s/%/%sRodrigo Moya2001-12-082-2/+7 * (committed by Damon)Federico Mena Quintero2001-12-082-25/+72 * apparently a merge removed the openssl checks - ugh.Jeffrey Stedfast2001-12-082-0/+68 * Check that the mail-display hasn't been destroyed.Jeffrey Stedfast2001-12-084-7/+42 * Remove a reference to code I don't want to commit yet. :-)Jon Trowbridge2001-12-082-2/+4 * Extensively refactored -- this code had gotten _really_ ugly. UntangleJon Trowbridge2001-12-085-421/+433 * Remove perl.comIain Holmes2001-12-082-1/+4 * if the key in the config database does not exist, just return the localRodrigo Moya2001-12-072-2/+27 * default component classification to PUBLICRodrigo Moya2001-12-072-3/+10 * Updated Swedish translation.Christian Rose2001-12-072-357/+403 * s/PREVIEW_RELEASE/VERSION_COMMENTJeffrey Stedfast2001-12-072-1/+5 * s/PREVIEW_VERSION/VERSION_COMMENTJeffrey Stedfast2001-12-073-3/+7 * Explicitly destroy the EMeetingModel. This is a hack to work aroundJon Trowbridge2001-12-074-0/+28 * Added. Executes the given file and returns its output as a string.Jon Trowbridge2001-12-072-11/+64 * ack, forgot about this piece of the patchJeffrey Stedfast2001-12-071-1/+1 * Add a AC_DEFINE for PREVIEW_RELEASE which is a string that will beJeffrey Stedfast2001-12-073-80/+51 * Don't append "(Preview Version)" at the end of the version string. Use theJeffrey Stedfast2001-12-072-6/+9 * Merging changes:Christopher James Lahey2001-12-071-0/+2 * move search_for_dn's contents here, and add an "existing_objectclasses"Chris Toshok2001-12-072-40/+115 * we need to be able to disable non-labels here as well. since we're usingChris Toshok2001-12-075-7/+42 * fixed changelog merge conflictsJeffrey Stedfast2001-12-071-1/+0 * Setup the UI for the AddSenderToAddressbook ui verb thingy.Jeffrey Stedfast2001-12-074-39/+24 * Add an "Add Sender to Address Book" menu item.Jeffrey Stedfast2001-12-072-0/+12 * added entry for the LOCATION fieldRodrigo Moya2001-12-063-2/+82 * added "meeting-announce" note ("Simple meeting announcements").Aaron Weber2001-12-062-0/+19 * Add missing comma.Ettore Perazzoli2001-12-062-1/+5 * [Fix #7827, Switching desktops leaves the folder bar popped up.]Ettore Perazzoli2001-12-063-1/+43 * Additional links to other portions of the document.Aaron Weber2001-12-062-4/+15 * Merging changes:Christopher James Lahey2001-12-064-28/+42 * oops, something got fubar'd in the merge I guess...Jeffrey Stedfast2001-12-061-0/+2 * Marked strings for translation.Zbigniew Chyla2001-12-062-13/+21 * back again !!!James Henstridge2001-12-0532-0/+4315 * Allow 'n' and 'p' to work when multiple messages are selected. FixesJon Trowbridge2001-12-052-6/+9 * I should have merged in the patch rather than being lazy and copying the file...Jeffrey Stedfast2001-12-051-10/+22 * Change the FileSend tooltip the be the same as the FileSendLater tooltipJeffrey Stedfast2001-12-052-32/+20 * Merging changes:Christopher James Lahey2001-12-0511-172/+411 * *** empty log message ***gfarris2001-12-0531-4308/+0 * Merging changes:Christopher James Lahey2001-12-042-11/+15 * Merging changes:Christopher James Lahey2001-12-043-53/+410 * fix up gfarris's mistaken commit to gnome-common (revert to yesterday's versi...James Henstridge2001-12-0431-0/+4308 * *** empty log message ***gfarris2001-12-0432-4315/+0 * Make address comparisons case-insensitive. (Fixes 11776)Jon Trowbridge2001-12-043-6/+14 * Clean ESelectNamesModel on focus-out. (Half of a fix for 15656)Jon Trowbridge2001-12-043-3/+15 * make sure we call e_table_model_pre_change() before changing the model.Damon Chaplin2001-12-044-8/+34 * disabled 'Alarms', 'End Date' and 'Show Time As' fields, as these are notDamon Chaplin2001-12-042-3/+9 * Touched. Minor changes to IMAP section, to make sure links worked, etc.Aaron Weber2001-12-049-85/+365 * If the path exists, make sure it's a regular file (or we can't possiblyJeffrey Stedfast2001-12-043-24/+58 * Convert folder name to locale's encoding before using it as part of theZbigniew Chyla2001-12-042-2/+9 * connect to "cal_set_mode" signal before calling cal_client_set_mode. Also,Rodrigo Moya2001-12-032-7/+13 * Updated Swedish translation.Christian Rose2001-12-022-336/+358 * Merging changes:Christopher James Lahey2001-12-012-3/+51 * Merging changes:Christopher James Lahey2001-12-012-10/+12 * Merged changes:Christopher James Lahey2001-12-012-0/+34 * Merging fixes:Christopher James Lahey2001-12-012-37/+79 * Merging changes:Christopher James Lahey2001-12-011-0/+3 * Don't use regex matching. Fixes bug #16227.Jeffrey Stedfast2001-12-018-86/+124 * only show the dialog if we created it. Hopefully fixes bug #15774. AlsoDamon Chaplin2001-12-012-3/+27 * Use the uid rather than vuid for unmatched. Also add the uid to unmatched42001-12-013-16/+58 * Fix the boolean check to be && and not ||.Jeffrey Stedfast2001-12-012-1/+6 * Tiny fix.Aaron Weber2001-12-011-3/+5 * Added more info about pretty emails.Kevin Breit2001-12-012-2027/+2077 * Updated Spanish translation.Hector Garcia2001-11-302-599/+788 * Completely new implementation of NNTP.Not Zed2001-11-3018-877/+2438 * Set the category of the new task to that of the search bar. Fixes bugFederico Mena Quintero2001-11-302-0/+9 * Fixes bug #3290.Federico Mena Quintero2001-11-302-1/+30 * updated to new version from Ximian Setup Tools. Fixes bug #7641.Damon Chaplin2001-11-293-44/+76 * Added section about how to make your email pretty. I'll add more each dayKevin Breit2001-11-293-0/+26 * fixed typos in translatable strings. Fixes Ximian #15456Rodrigo Moya2001-11-283-2/+8 * Fixed a typo: inlude -> includeSebastian Rittau2001-11-282-1/+6 * If the uid doesn't have a ',' in it, fail to crash.Not Zed2001-11-284-14/+63 * Reverted the non-NULL mime-type patch from a little while back, didn'tJeffrey Stedfast2001-11-282-6/+8 * Removed U_. Fixes #15415.Zbigniew Chyla2001-11-282-1/+5 * merged from evoution-1-0-branchNot Zed2001-11-285-24/+38 * Hook onto destroy event. (edit_editor_destroyed): IF we get destroyed,Not Zed2001-11-285-27/+76 * Updated Norwegian (nynorsk) translation.Roy-Magne Mo2001-11-271-1005/+146 * Check to see that errno is non-zero before returning g_strerror. If it'sJeffrey Stedfast2001-11-272-1/+10 * For the uudecoding mode, garble up the "begin <mode> <filename>" lineJeffrey Stedfast2001-11-276-24/+108 * updated Azeri filePablo Saratxaga2001-11-262-4299/+2212 * Updated Slovenian translationAndraz Tori2001-11-261-1/+1 * APeteris Krisjanis2001-11-261-1/+1 * Updated Slovenian translationAndraz Tori2001-11-251-3769/+5950 * Updated Slovenian translationAndraz Tori2001-11-241-6259/+3534 * APeteris Krisjanis2001-11-242-0/+14113 * Updated French translation.Christophe Merlet2001-11-232-88/+87 * Reverted my hide_save_state patch.Jeffrey Stedfast2001-11-222-6/+4 * 'n' shouldn't wrap if 'p' doesn't.Jeffrey Stedfast2001-11-212-9/+5 * Re-Re-enabled traditional Chinese translationKwok-Koon Cheung2001-11-212-1/+10 * *** empty log message ***Wang Jian2001-11-204-3074/+3083 * Updated Spanish translationHector Garcia2001-11-202-607/+431 * Updated German translation.Christian Meyer2001-11-202-361/+213 * Clear the password in bonobo-conf as well. Fixes ximian 14893.Dan Winship2001-11-202-18/+36 * If we come back online, switch the Send accelerator back to the SendJeffrey Stedfast2001-11-202-0/+14 * Added a check to see if the operation has been cancelled. (stream_write):Jeffrey Stedfast2001-11-202-0/+16 * Updates for compliance with rfc2231Jeffrey Stedfast2001-11-202-15/+48 * *** empty log message ***Wang Jian2001-11-192-351/+835 * *** empty log message ***Wang Jian2001-11-191-351/+49 * Updated Greek translationSimos Xenitellis2001-11-192-382/+281 * Updated Greek translationSimos Xenitellis2001-11-192-2312/+2054 * *** empty log message ***Wang Jian2001-11-172-3126/+3536 * s/gnome_font_get_width_string/gnome_font_get_width_utf8/Chyla Zbigniew2001-11-173-24/+34 * Abort if body == NULL.Jeffrey Stedfast2001-11-172-1/+4 * New mime filter to convert plain text to html.Jeffrey Stedfast2001-11-174-0/+602 * see the ChangeLog, I forgetJeffrey Stedfast2001-11-173-6/+15 * If we get a BYE response, call camel_service_disconnect() and set anJeffrey Stedfast2001-11-172-13/+29 * Save hide state. (message_list_hide_uids): Save hide state.Jeffrey Stedfast2001-11-173-6/+25 * Undo a really weird mangling of part of the ChangeLog from last AugustDan Winship2001-11-161-42/+42 * Allow drag & drop for vcards.Jeffrey Stedfast2001-11-162-0/+21 * Updated russian translation.Valek Frob2001-11-162-234/+205 * Sync for 0.99.2.Ettore Perazzoli2001-11-15