aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-display.h
Commit message (Expand)AuthorAgeFilesLines
* The following changes take a great leap toward fixing bug #1042.Jeffrey Stedfast2002-06-051-2/+11
* Set the window title/icon here instead.Jeffrey Stedfast2002-04-041-2/+8
* Update for storage changes: explicitly create a root folder.Dan Winship2002-03-081-2/+2
* Get the Content-Base if the header exists and use gtk_html_set_base to setJeffrey Stedfast2002-02-271-2/+0
* If a related part is requested, remove it from the related undisplayedNot Zed2002-02-261-0/+2
* New callback to handle the set_base signal. (on_url_requested): If theJeffrey Stedfast2002-01-161-0/+2
* Fixed for mail_content_loaded's new signature.Jon Trowbridge2001-12-121-0/+5
* Add ETable magic for our new "Needs Reply" column. (The next few entriesJon Trowbridge2001-12-121-2/+5
* Renamed from mail_html_write_string.Jeffrey Stedfast2001-11-061-6/+4
* New fun macro.Jeffrey Stedfast2001-10-231-0/+2
* Create a chaqrset picker submenu in the View menu.Jeffrey Stedfast2001-10-101-4/+9
* This patch should avoid flashing when loading images into mail view, creditsRadek Doulik2001-09-061-0/+7
* Use our own display_style member instead of the global setting.Peter Williams2001-07-171-0/+3
* Implement the "Copy link location" right-click menu item in theEttore Perazzoli2001-06-291-0/+6
* We can't output "<html>" and "</html>" here because it gets calledDan Winship2001-06-161-2/+0
* Load http images if the user has force-loaded images too.Dan Winship2001-05-161-2/+1
* callback to use GNOME-VFS to load http data. (on_url_requested): HandleDan Winship2001-05-121-0/+4
* Make the thumbnail cache global rather than per-MailDisplay, sinceDan Winship2001-03-271-1/+0
* (html_motion_notify_event): new handler, highlights addresses byRadek Doulik2001-03-231-0/+1
* Check if a message part's content is available, and if it's not, queue aDan Winship2001-01-261-0/+1
* Return of the thumbnail cache.Iain Holmes2000-12-281-0/+1
* New function to return if user wants to view message source.Jeffrey Stedfast2000-11-221-1/+6
* Added mail-display.h.Not Zed2000-11-031-3/+4
* Fix the locking up of the mail by only calling camel functions from theIain Holmes2000-10-071-2/+0
* Add a cache for the pixbufs, hashed on CID, so that we only have to make aIain Holmes2000-10-021-0/+2
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Redo this again. Get rid of struct mail_format_data and move most of thatDan Winship2000-08-121-0/+3
* Merge with camel-async.Peter Williams2000-08-111-2/+1
* New code to spawn off GPG/PGP to do stuff. Currently only deals withDan Winship2000-08-021-0/+6
* Make the mail folder browser use EScrollFrame for a nicer look.Ettore Perazzoli2000-06-011-1/+4
* Redo this back to the old way: a single GtkHTML with various things inlineDan Winship2000-05-311-9/+1
* Updated for the GtkHTML API changes. Also fixed some compilerEttore Perazzoli2000-05-211-3/+3
* Redo large chunks of this. The mail display now consists of a vbox in aDan Winship2000-04-251-20/+21
* Moved from camel/camel-formatter, and changed slightly. (More to come.)Dan Winship2000-04-151-3/+0
* plug mem leaks due to bad documentation ofbertrand2000-03-091-0/+1
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-5/+31
* It compiles -miguelArturo Espinosa2000-01-251-0/+1
* More workArturo Espinosa2000-01-251-1/+6
* More workArturo Espinosa2000-01-201-0/+23