| Commit message (Expand) | Author | Age | Files | Lines |
* | Set mail_display->destroyed = TRUE. This is a workaround for the | Jeffrey Stedfast | 2003-02-12 | 1 | -0/+1 |
* | EScrollFrame --> GtkScrolledWindow | Radek Doulik | 2003-01-15 | 1 | -3/+2 |
* | Re-implemented to use streams. Also no need to check for html since | Jeffrey Stedfast | 2002-12-17 | 1 | -7/+24 |
* | gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setup | Not Zed | 2002-12-02 | 1 | -4/+4 |
* | applied patches from http://bugzilla.ximian.com/show_bug.cgi?id=29588 | Radek Doulik | 2002-11-21 | 1 | -0/+3 |
* | reverted wrapping patch | Radek Doulik | 2002-09-19 | 1 | -3/+0 |
* | as below (handle_text_plain_flowed): as below | Radek Doulik | 2002-08-31 | 1 | -0/+3 |
* | Updated to use the new Follow-Up tags. Instead of storing a string | Jeffrey Stedfast | 2002-08-03 | 1 | -4/+7 |
* | setup private data. (mail_display_destroy): cancel any outstanding | Not Zed | 2002-07-30 | 1 | -1/+3 |
* | The following changes take a great leap toward fixing bug #1042. | Jeffrey Stedfast | 2002-06-05 | 1 | -2/+11 |
* | Set the window title/icon here instead. | Jeffrey Stedfast | 2002-04-04 | 1 | -2/+8 |
* | Update for storage changes: explicitly create a root folder. | Dan Winship | 2002-03-08 | 1 | -2/+2 |
* | Get the Content-Base if the header exists and use gtk_html_set_base to set | Jeffrey Stedfast | 2002-02-27 | 1 | -2/+0 |
* | If a related part is requested, remove it from the related undisplayed | Not Zed | 2002-02-26 | 1 | -0/+2 |
* | New callback to handle the set_base signal. (on_url_requested): If the | Jeffrey Stedfast | 2002-01-16 | 1 | -0/+2 |
* | Fixed for mail_content_loaded's new signature. | Jon Trowbridge | 2001-12-12 | 1 | -0/+5 |
* | Add ETable magic for our new "Needs Reply" column. (The next few entries | Jon Trowbridge | 2001-12-12 | 1 | -2/+5 |
* | Renamed from mail_html_write_string. | Jeffrey Stedfast | 2001-11-06 | 1 | -6/+4 |
* | New fun macro. | Jeffrey Stedfast | 2001-10-23 | 1 | -0/+2 |
* | Create a chaqrset picker submenu in the View menu. | Jeffrey Stedfast | 2001-10-10 | 1 | -4/+9 |
* | This patch should avoid flashing when loading images into mail view, credits | Radek Doulik | 2001-09-06 | 1 | -0/+7 |
* | Use our own display_style member instead of the global setting. | Peter Williams | 2001-07-17 | 1 | -0/+3 |
* | Implement the "Copy link location" right-click menu item in the | Ettore Perazzoli | 2001-06-29 | 1 | -0/+6 |
* | We can't output "<html>" and "</html>" here because it gets called | Dan Winship | 2001-06-16 | 1 | -2/+0 |
* | Load http images if the user has force-loaded images too. | Dan Winship | 2001-05-16 | 1 | -2/+1 |
* | callback to use GNOME-VFS to load http data. (on_url_requested): Handle | Dan Winship | 2001-05-12 | 1 | -0/+4 |
* | Make the thumbnail cache global rather than per-MailDisplay, since | Dan Winship | 2001-03-27 | 1 | -1/+0 |
* | (html_motion_notify_event): new handler, highlights addresses by | Radek Doulik | 2001-03-23 | 1 | -0/+1 |
* | Check if a message part's content is available, and if it's not, queue a | Dan Winship | 2001-01-26 | 1 | -0/+1 |
* | Return of the thumbnail cache. | Iain Holmes | 2000-12-28 | 1 | -0/+1 |
* | New function to return if user wants to view message source. | Jeffrey Stedfast | 2000-11-22 | 1 | -1/+6 |
* | Added mail-display.h. | Not Zed | 2000-11-03 | 1 | -3/+4 |
* | Fix the locking up of the mail by only calling camel functions from the | Iain Holmes | 2000-10-07 | 1 | -2/+0 |
* | Add a cache for the pixbufs, hashed on CID, so that we only have to make a | Iain Holmes | 2000-10-02 | 1 | -0/+2 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Redo this again. Get rid of struct mail_format_data and move most of that | Dan Winship | 2000-08-12 | 1 | -0/+3 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -2/+1 |
* | New code to spawn off GPG/PGP to do stuff. Currently only deals with | Dan Winship | 2000-08-02 | 1 | -0/+6 |
* | Make the mail folder browser use EScrollFrame for a nicer look. | Ettore Perazzoli | 2000-06-01 | 1 | -1/+4 |
* | Redo this back to the old way: a single GtkHTML with various things inline | Dan Winship | 2000-05-31 | 1 | -9/+1 |
* | Updated for the GtkHTML API changes. Also fixed some compiler | Ettore Perazzoli | 2000-05-21 | 1 | -3/+3 |
* | Redo large chunks of this. The mail display now consists of a vbox in a | Dan Winship | 2000-04-25 | 1 | -20/+21 |
* | Moved from camel/camel-formatter, and changed slightly. (More to come.) | Dan Winship | 2000-04-15 | 1 | -3/+0 |
* | plug mem leaks due to bad documentation of | bertrand | 2000-03-09 | 1 | -0/+1 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 1 | -5/+31 |
* | It compiles -miguel | Arturo Espinosa | 2000-01-25 | 1 | -0/+1 |
* | More work | Arturo Espinosa | 2000-01-25 | 1 | -1/+6 |
* | More work | Arturo Espinosa | 2000-01-20 | 1 | -0/+23 |