| Commit message (Expand) | Author | Age | Files | Lines |
* | add some debug spew re 13839. | Dan Winship | 2001-10-30 | 1 | -0/+2 |
* | Work around something that we think is a GtkHTML bug, where sometimes the | Dan Winship | 2001-10-27 | 1 | -1/+2 |
* | Remove the idle_id when we're destroyed so the idle func doesn't run on an | 3 | 2001-10-24 | 1 | -0/+3 |
* | New fun macro. | Jeffrey Stedfast | 2001-10-23 | 1 | -24/+18 |
* | New class that wraps writing to a GtkHTML stream so that we don't have to | Jeffrey Stedfast | 2001-10-23 | 1 | -12/+11 |
* | PGP verification UI changes to make it not HTML spoofable. | Dan Winship | 2001-10-23 | 1 | -132/+149 |
* | Use mail_format_get_data_wrapper_text for text parts so we get free | Jeffrey Stedfast | 2001-10-22 | 1 | -15/+25 |
* | Clear variables once done, for debugging. (mail_vfolder_add_uri, | 1 | 2001-10-22 | 1 | -0/+1 |
* | Don't leak our ESearchingTokenizer. | Jon Trowbridge | 2001-10-21 | 1 | -1/+4 |
* | don't write strings longer than they actually are. | Larry Ewing | 2001-10-16 | 1 | -4/+7 |
* | Convert URLS so we can get clickable links. | Jeffrey Stedfast | 2001-10-13 | 1 | -1/+1 |
* | Store our listener id. (popup_info_free): Disconnect our listener when we | Jon Trowbridge | 2001-10-12 | 1 | -3/+8 |
* | copy the data. We can't ref the byte array and we can't free it so we have | Larry Ewing | 2001-10-10 | 1 | -2/+5 |
* | ref the part. (save_destroy_cb): new function to unref the part when we | Larry Ewing | 2001-10-10 | 1 | -11/+60 |
* | Create a chaqrset picker submenu in the View menu. | Jeffrey Stedfast | 2001-10-10 | 1 | -0/+18 |
* | Make sure we aren't dealing with a pathological message w/o a From: | Jon Trowbridge | 2001-10-02 | 1 | -2/+4 |
* | Decode our URL before extracting the address to pop up contact info. | Jon Trowbridge | 2001-09-27 | 1 | -1/+4 |
* | Remove the FIXME menu item | Iain Holmes | 2001-09-26 | 1 | -0/+2 |
* | Make a neater error report | Iain Holmes | 2001-09-21 | 1 | -2/+2 |
* | Do nothing if the selection is NULL? Maybe this is the cause of bug #6817. | Jeffrey Stedfast | 2001-09-18 | 1 | -1/+4 |
* | Don;t destroy the pixbuf loader, unref it instead. | Jeffrey Stedfast | 2001-09-17 | 1 | -1/+1 |
* | Unref the invisible, don't just destroy it. | Dan Winship | 2001-09-09 | 1 | -1/+1 |
* | the "command" of a GnomeVFSMimeApplication can include arguments as well. | Dan Winship | 2001-09-06 | 1 | -11/+6 |
* | This patch should avoid flashing when loading images into mail view, credits | Radek Doulik | 2001-09-06 | 1 | -27/+139 |
* | Check if we are trying to reply to a message with no From: field, and try | Jon Trowbridge | 2001-08-28 | 1 | -4/+7 |
* | Use the new e_mkdtemp function. | Jeffrey Stedfast | 2001-08-25 | 1 | -23/+14 |
* | emit an event from our event source (contact_editor_cb): emit a destroy | jacob berkman | 2001-08-23 | 1 | -54/+44 |
* | stop signal emission so the GtkButton class method doesn't mess up the | Damon Chaplin | 2001-08-18 | 1 | -0/+4 |
* | Remember the filename is in utf8, so use the e_utf8 functions to set the | Jeffrey Stedfast | 2001-08-16 | 1 | -6/+9 |
* | Pass the O_TRUNC flag to open so that we don't leave trailing garbage at | Jeffrey Stedfast | 2001-07-25 | 1 | -5/+6 |
* | Don't expunge the source folder if we have a cache. | Jeffrey Stedfast | 2001-07-21 | 1 | -1/+1 |
* | Fix #4605: "Save Image as" should be "Save Image as...". | Jason Leach | 2001-07-20 | 1 | -1/+1 |
* | Set the vertical scrolling policy for the mail display to AUTOMATIC, only | Jason Leach | 2001-07-20 | 1 | -1/+2 |
* | Cleaned up a bit. (handle_multipart_encrypted): Replace the encrypted part | Jeffrey Stedfast | 2001-07-18 | 1 | -2/+2 |
* | Use our own display_style member instead of the global setting. | Peter Williams | 2001-07-17 | 1 | -5/+4 |
* | no longer need to set a my address property | JP Rosevear | 2001-07-12 | 1 | -17/+10 |
* | Set the CLIPBOARD selection as well as the primary selection so that | Federico Mena Quintero | 2001-07-11 | 1 | -3/+23 |
* | Took the logic of whether or not to make the attachment header out of the | Peter Williams | 2001-07-11 | 1 | -12/+7 |
* | g_strdup the result of g_get_home_dir since this variable will get free'd | Dan Winship | 2001-07-10 | 1 | -1/+1 |
* | Use gnome_vfs_mime_get_short_list_applications rather than | Dan Winship | 2001-07-10 | 1 | -34/+65 |
* | Use mkdtemp if we have it, else use mktemp but make the code safer than it | Jeffrey Stedfast | 2001-07-04 | 1 | -0/+1 |
* | Added an MailAccountEditorNews, for NNTP configuratuion. Based on | Sam Creasey | 2001-07-03 | 1 | -1/+19 |
* | i2001-07-02 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2001-07-03 | 1 | -15/+101 |
* | Changed to return the created window. (find_socket): Added. Copied from | Jon Trowbridge | 2001-07-01 | 1 | -33/+39 |
* | remove redundant logic. | Larry Ewing | 2001-06-30 | 1 | -2/+1 |
* | Capitalize words in the link right-click menu to make it consistent | Ettore Perazzoli | 2001-06-29 | 1 | -2/+2 |
* | Implement the "Copy link location" right-click menu item in the | Ettore Perazzoli | 2001-06-29 | 1 | -35/+62 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | Remove empty "name" property setting from the popup control. | Jon Trowbridge | 2001-06-22 | 1 | -1/+0 |
* | #include "folder-browser-factory.h" | Jeffrey Stedfast | 2001-06-20 | 1 | -0/+1 |
* | We can't output "<html>" and "</html>" here because it gets called | Dan Winship | 2001-06-16 | 1 | -4/+3 |
* | (Fix bug #314: Display URLs in statusbar on mouseover) | Jason Leach | 2001-06-06 | 1 | -1/+91 |
* | If http mode is HTTP_SOMETIMES, use e_book_query_address_locally to check | Dan Winship | 2001-05-23 | 1 | -7/+34 |
* | Deal with full-header mode in addition to source mode | Dan Winship | 2001-05-17 | 1 | -2/+5 |
* | Load http images if the user has force-loaded images too. | Dan Winship | 2001-05-16 | 1 | -5/+19 |
* | callback to use GNOME-VFS to load http data. (on_url_requested): Handle | Dan Winship | 2001-05-12 | 1 | -17/+149 |
* | I'm an idiot. | Jon Trowbridge | 2001-05-11 | 1 | -1/+0 |
* | Use the ESearchingTokenizer to highlight search matches for folder-level | Jon Trowbridge | 2001-05-11 | 1 | -0/+3 |
* | signature changing | Radek Doulik | 2001-04-25 | 1 | -2/+0 |
* | Removed attempts to use Radek's evil <DATA> hacks, which were just causing | Jon Trowbridge | 2001-04-24 | 1 | -7/+178 |
* | #if 0'd out my not-working selection code | Gediminas Paulauskas | 2001-04-20 | 1 | -0/+7 |
* | Remove some redundant LIBS variables... purify complained that the command | Dan Winship | 2001-04-14 | 1 | -1/+3 |
* | Use the homedir as the default filename. | Jeffrey Stedfast | 2001-04-12 | 1 | -1/+0 |
* | Change to the user's home dir before opening the filesel. | Jeffrey Stedfast | 2001-04-12 | 1 | -1/+2 |
* | it seems it did not get into last commit | Gediminas Paulauskas | 2001-04-04 | 1 | -6/+28 |
* | Add support for converting e-mail addresses to links. (is_email_address): | Jon Trowbridge | 2001-03-31 | 1 | -0/+1 |
* | reset last_active | Radek Doulik | 2001-03-31 | 1 | -0/+1 |
* | Ignore "funky" button clicks (like scroll wheel scrolls) | Dan Winship | 2001-03-30 | 1 | -0/+6 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -17/+21 |
* | remove a debugging printf that got away | Dan Winship | 2001-03-27 | 1 | -1/+0 |
* | Make fake content-id URLs be guaranteed unique: the old way (with %p on | Dan Winship | 2001-03-26 | 1 | -20/+30 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 1 | -23/+11 |
* | (update_active): move to absolute coordinates | Radek Doulik | 2001-03-23 | 1 | -6/+10 |
* | (html_enter_notify_event): take care of enter event | Radek Doulik | 2001-03-23 | 1 | -13/+34 |
* | (html_motion_notify_event): new handler, highlights addresses by | Radek Doulik | 2001-03-23 | 1 | -0/+50 |
* | added simple debug g_print | Radek Doulik | 2001-03-23 | 1 | -0/+1 |
* | connect to button_press_event and iframe_created events of GtkHTML widget | Radek Doulik | 2001-03-23 | 1 | -0/+98 |
* | set color in html citation | Radek Doulik | 2001-03-21 | 1 | -4/+6 |
* | Remove a stray camel_object_ref that was causing messages to never be | Dan Winship | 2001-03-15 | 1 | -1/+0 |
* | Call gtk_html_end() on the stream so things happen. Fixes a problem with | Dan Winship | 2001-03-14 | 1 | -0/+2 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 1 | -0/+33 |
* | Cast the CamelMedium to a CamelMimePart before performing actions on it as | Jeffrey Stedfast | 2001-02-09 | 1 | -1/+1 |
* | Change how the attachments are displayed. | Iain Holmes | 2001-02-07 | 1 | -5/+82 |
* | Changed to use mail_save_part to save the data in another thread. | Not Zed | 2001-01-28 | 1 | -57/+18 |
* | Try a control before an embeddable instead of an embeddable before a | Ettore Perazzoli | 2001-01-27 | 1 | -15/+20 |
* | GNOME_Evolution_Mail.oafinfo | Iain Holmes | 2001-01-26 | 1 | -0/+2 |
* | Check if a message part's content is available, and if it's not, queue a | Dan Winship | 2001-01-26 | 1 | -41/+23 |
* | Update for e_popup_menu_run change. | Dan Winship | 2001-01-20 | 1 | -1/+1 |
* | Don't do thumbnails for offline images | Dan Winship | 2001-01-17 | 1 | -5/+8 |
* | Unref the property bag when we are done with it. | Miguel de Icaza | 2001-01-12 | 1 | -49/+67 |
* | Update to reflect past changes to the mail-config API. | Jeffrey Stedfast | 2001-01-12 | 1 | -1/+1 |
* | Bugfix for #1077: scrollwheel doesn't work while hovering over an | Jason Leach | 2001-01-10 | 1 | -7/+10 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -1/+1 |
* | Reverted mail-config changes temporarily until I get it working correctly. | Jeffrey Stedfast | 2001-01-09 | 1 | -1/+1 |
* | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 1 | -1/+1 |
* | add font color setting for table, changed border behavior | Radek Doulik | 2001-01-03 | 1 | -2/+1 |
* | Use header_content_type_simple, not header_content_type_format. | Dan Winship | 2001-01-03 | 1 | -1/+1 |
* | Use CamelContentType, and use header_content_type_is instead of doing it | Dan Winship | 2000-12-29 | 1 | -5/+5 |
* | Return of the thumbnail cache. | Iain Holmes | 2000-12-28 | 1 | -9/+79 |
* | Deal with the possibility that we have an icon-filename listed for a MIME | Dan Winship | 2000-12-22 | 1 | -6/+18 |
* | Dont blindly convert all parts to utf8, e.g. image/jpg. We only convert | Not Zed | 2000-12-15 | 1 | -26/+31 |
* | call gtk_html_set_default_content_type to make gkthtml default to utf-8 | Larry Ewing | 2000-12-15 | 1 | -0/+3 |
* | Make the iTip hack spew a g_warning and not crash if you have no identity | Dan Winship | 2000-12-08 | 1 | -3/+3 |
* | Use e_filename_make_safe (which used to be e_str_make_safe). | Jeffrey Stedfast | 2000-12-07 | 1 | -3/+1 |
* | Use a charset filter to make sure the data is written out in the charset | Jeffrey Stedfast | 2000-12-06 | 1 | -8/+36 |
* | Don't display a dialog, instead inform the user that there was no new mail | Jeffrey Stedfast | 2000-12-01 | 1 | -7/+5 |
* | Removed some unecessary debugging printf's | Jeffrey Stedfast | 2000-11-28 | 1 | -2/+0 |
* | Big patch. Evolution-services rewrite, services updated for new system, | Iain Holmes | 2000-11-22 | 1 | -0/+1 |
* | New function to return if user wants to view message source. | Jeffrey Stedfast | 2000-11-22 | 1 | -6/+21 |
* | #include <gtkhtml/gtkhtml-embedded.h> | Radek Doulik | 2000-11-21 | 1 | -0/+1 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -0/+2 |
* | (on_object_requested): passed the user's default email address | Jesse Pavel | 2000-11-08 | 1 | -0/+8 |
* | modified some of the EPopupMenu structures to account for differences in | Jesse Pavel | 2000-11-08 | 1 | -3/+3 |
* | God, I sure wish people would listen when i'm saying i'm changing and API. | Not Zed | 2000-11-07 | 1 | -14/+5 |
* | used Camel to parse the full address before passing the email address to | Jesse Pavel | 2000-11-07 | 1 | -1/+13 |
* | added property bag support for Bonobo | Jesse Pavel | 2000-11-02 | 1 | -1/+29 |
* | Lots of fixes and simplifications. Should get rid of the "missing icon" | Dan Winship | 2000-11-02 | 1 | -107/+98 |
* | Don't destroy a dialog after run_and_close'ing it. | Dan Winship | 2000-10-27 | 1 | -1/+0 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -14/+19 |
* | Made the top of the folder browser a little prettier. | Christopher James Lahey | 2000-10-24 | 1 | -0/+1 |
* | Make the vertical toolbar always visible in the message list and the | Ettore Perazzoli | 2000-10-23 | 1 | -1/+1 |
* | Make all the CLists have passive titles. (identity_dialog): Make the | Iain Holmes | 2000-10-19 | 1 | -1/+0 |
* | No, we REALLY dont want to perform an immediate search as the keys are | Not Zed | 2000-10-18 | 1 | -1/+1 |
* | Add the stuff to make evolution-mail a summary providing component. :) | Iain Holmes | 2000-10-05 | 1 | -45/+14 |
* | Add a cache for the pixbufs, hashed on CID, so that we only have to make a | Iain Holmes | 2000-10-02 | 1 | -81/+161 |
* | Eye-candy, eye-candy. | Iain Holmes | 2000-10-01 | 1 | -10/+100 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -2/+2 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-12 | 1 | -4/+4 |
* | Another big rewrite of this stuff. Now all (well, most) attachments get a | Dan Winship | 2000-09-12 | 1 | -90/+225 |
* | camel_mime_part_get_filename now deals with both Content-Disposition and | Dan Winship | 2000-09-06 | 1 | -6/+1 |
* | Goodbye, GDK_THREADS! | Peter Williams | 2000-08-28 | 1 | -6/+1 |
* | Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ... | Peter Williams | 2000-08-25 | 1 | -18/+19 |
* | Whole buncha leak fixes thanks to Purify | Matthew Loper | 2000-08-17 | 1 | -1/+4 |
* | Redo this again. Get rid of struct mail_format_data and move most of that | Dan Winship | 2000-08-12 | 1 | -59/+96 |
* | Don't call e_setup_base_dir. It was wrong and it doesn't exist any more. | Dan Winship | 2000-08-11 | 1 | -1/+0 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -15/+14 |
* | Support controls as well as embeddables. | Dan Winship | 2000-08-10 | 1 | -0/+2 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-09 | 1 | -2/+2 |
* | s/strncasecmp/g_strncasecmp | Jeffrey Stedfast | 2000-08-08 | 1 | -5/+5 |
* | New code to spawn off GPG/PGP to do stuff. Currently only deals with | Dan Winship | 2000-08-02 | 1 | -0/+42 |
* | Update for OAF and for external apps as well as components. | Dan Winship | 2000-07-26 | 1 | -88/+127 |
* | Fix bug #390: default attachment save dir should be ~ | Peter Williams | 2000-07-12 | 1 | -3/+3 |
* | Use the gnomevfs sniff buffer interface to try to identify the MIME type | Dan Winship | 2000-07-06 | 1 | -2/+4 |
* | call mail_display_set_message with NULL if the message we tried to select | Dan Winship | 2000-07-04 | 1 | -14/+14 |
* | if the document requests an unknown URL, it's not an error; just ignore | Dan Winship | 2000-06-15 | 1 | -1/+2 |
* | Make the mail folder browser use EScrollFrame for a nicer look. | Ettore Perazzoli | 2000-06-01 | 1 | -11/+10 |
* | Initialize the "urls" hash table stored on the message and store cid and | Dan Winship | 2000-06-01 | 1 | -41/+50 |
* | Redo this back to the old way: a single GtkHTML with various things inline | Dan Winship | 2000-05-31 | 1 | -73/+140 |
* | Updated for the GtkHTML API changes. Also fixed some compiler | Ettore Perazzoli | 2000-05-21 | 1 | -6/+5 |
* | Fixes for stream stuff. | NotZed | 2000-05-20 | 1 | -12/+5 |
* | Use camel_data_wrapper_write_to_stream rather than | Dan Winship | 2000-05-18 | 1 | -29/+19 |
* | Call a kludge a kludge. (And an insecure kludge at that.) | Dan Winship | 2000-05-12 | 1 | -0/+5 |
* | Update for CamelStream CamelException changes. | Dan Winship | 2000-05-09 | 1 | -6/+18 |
* | consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h and | Dan Winship | 2000-05-07 | 1 | -2/+1 |
* | A hackish little quick-search entry. (search_activate): Perform a | NotZed | 2000-05-02 | 1 | -0/+1 |
* | Handle clicks on "cid" URLs by popping up a "Save Attachment" dialog. | Dan Winship | 2000-04-30 | 1 | -0/+91 |
* | Improve the builtin vs bonobo selection code. (handle_mystery): Include | Dan Winship | 2000-04-30 | 1 | -23/+32 |
* | Move text_to_html to e-util. | Dan Winship | 2000-04-28 | 1 | -1/+8 |
* | Reorganize a bit and add a new flag, TEXT_TO_HTML_CONVERT_URLS to | Dan Winship | 2000-04-27 | 1 | -0/+8 |
* | Now that we're not limited to a single GtkHTML for the display, there's no | Dan Winship | 2000-04-26 | 1 | -191/+0 |
* | Redo large chunks of this. The mail display now consists of a vbox in a | Dan Winship | 2000-04-25 | 1 | -165/+136 |
* | Change cid expectations to match current camel reality. | Dan Winship | 2000-04-23 | 1 | -5/+2 |
* | deal with cid: URLs. (find_cid): helper routine for above. (This could be | Dan Winship | 2000-04-21 | 1 | -0/+73 |
* | ref the message we display, since we're going to unref it when we remove | Dan Winship | 2000-04-21 | 1 | -0/+1 |
* | update for bonobo change, and remove a now-unused variable. | Dan Winship | 2000-04-21 | 1 | -43/+2 |
* | Moved from camel/camel-formatter, and changed slightly. (More to come.) | Dan Winship | 2000-04-15 | 1 | -68/+34 |
* | Load the icons from the installation path, not form the GNOME-libs | Miguel de Icaza | 2000-04-06 | 1 | -4/+3 |
* | quiet warnings when building in ../po | Chris Toshok | 2000-03-28 | 1 | -54/+54 |
* | Minor cleanup & commenting. | Matthew Loper | 2000-03-22 | 1 | -25/+36 |
* | Temporarily removed the calendar from the subdirs list. The compilation | bertrand | 2000-03-21 | 1 | -1/+37 |
* | once we have the bonobo control widget, disable the autoactivation and | bertrand | 2000-03-13 | 1 | -1/+1 |
* | plug mem leaks due to bad documentation of | bertrand | 2000-03-09 | 1 | -5/+12 |
* | sync from laptop | Bertrand Guiheneuf | 2000-03-08 | 1 | -0/+1 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 1 | -16/+368 |
* | It compiles -miguel | Arturo Espinosa | 2000-01-25 | 1 | -5/+6 |
* | More work | Arturo Espinosa | 2000-01-25 | 1 | -0/+68 |