aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-display.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #390: default attachment save dir should be ~Peter Williams2000-07-121-3/+3
* Use the gnomevfs sniff buffer interface to try to identify the MIME typeDan Winship2000-07-061-2/+4
* call mail_display_set_message with NULL if the message we tried to selectDan Winship2000-07-041-14/+14
* if the document requests an unknown URL, it's not an error; just ignoreDan Winship2000-06-151-1/+2
* Make the mail folder browser use EScrollFrame for a nicer look.Ettore Perazzoli2000-06-011-11/+10
* Initialize the "urls" hash table stored on the message and store cid andDan Winship2000-06-011-41/+50
* Redo this back to the old way: a single GtkHTML with various things inlineDan Winship2000-05-311-73/+140
* Updated for the GtkHTML API changes. Also fixed some compilerEttore Perazzoli2000-05-211-6/+5
* Fixes for stream stuff.NotZed2000-05-201-12/+5
* Use camel_data_wrapper_write_to_stream rather thanDan Winship2000-05-181-29/+19
* Call a kludge a kludge. (And an insecure kludge at that.)Dan Winship2000-05-121-0/+5
* Update for CamelStream CamelException changes.Dan Winship2000-05-091-6/+18
* consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-071-2/+1
* A hackish little quick-search entry. (search_activate): Perform aNotZed2000-05-021-0/+1
* Handle clicks on "cid" URLs by popping up a "Save Attachment" dialog.Dan Winship2000-04-301-0/+91
* Improve the builtin vs bonobo selection code. (handle_mystery): IncludeDan Winship2000-04-301-23/+32
* Move text_to_html to e-util.Dan Winship2000-04-281-1/+8
* Reorganize a bit and add a new flag, TEXT_TO_HTML_CONVERT_URLS toDan Winship2000-04-271-0/+8
* Now that we're not limited to a single GtkHTML for the display, there's noDan Winship2000-04-261-191/+0
* Redo large chunks of this. The mail display now consists of a vbox in aDan Winship2000-04-251-165/+136
* Change cid expectations to match current camel reality.Dan Winship2000-04-231-5/+2
* deal with cid: URLs. (find_cid): helper routine for above. (This could beDan Winship2000-04-211-0/+73
* ref the message we display, since we're going to unref it when we removeDan Winship2000-04-211-0/+1
* update for bonobo change, and remove a now-unused variable.Dan Winship2000-04-211-43/+2
* Moved from camel/camel-formatter, and changed slightly. (More to come.)Dan Winship2000-04-151-68/+34
* Load the icons from the installation path, not form the GNOME-libsMiguel de Icaza2000-04-061-4/+3
* quiet warnings when building in ../poChris Toshok2000-03-281-54/+54
* Minor cleanup & commenting.Matthew Loper2000-03-221-25/+36
* Temporarily removed the calendar from the subdirs list. The compilationbertrand2000-03-211-1/+37
* once we have the bonobo control widget, disable the autoactivation andbertrand2000-03-131-1/+1
* plug mem leaks due to bad documentation ofbertrand2000-03-091-5/+12
* sync from laptopBertrand Guiheneuf2000-03-081-0/+1
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-16/+368
* It compiles -miguelArturo Espinosa2000-01-251-5/+6
* More workArturo Espinosa2000-01-251-0/+68