| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't allow the 'prefix' argument to make_safe_filename() be NULL. If we | Jeffrey Stedfast | 2003-04-02 | 1 | -5/+5 |
* | if we're called and the idle handler is set, remove it, so we dont go and | Not Zed | 2003-04-01 | 1 | -1/+7 |
* | Undo jeff's patch below for #40275, the destroy timeout is already removed | Not Zed | 2003-03-26 | 1 | -23/+12 |
* | Remove the timeout. Should fix bug #40275. | Jeffrey Stedfast | 2003-03-26 | 1 | -0/+5 |
* | remember to disconnect the destroy handler if whenever the loader is shut | Larry Ewing | 2003-03-21 | 1 | -0/+2 |
* | If we fail to load the pixbuf, don't use it (stops some g_warnings). | Jeffrey Stedfast | 2003-03-18 | 1 | -0/+17 |
* | Lookup the handler for the type. If we don't have a registered handler or | Jeffrey Stedfast | 2003-03-18 | 1 | -0/+5 |
* | reverted mail-display.c and mail-format.c fixes - pondering better fixes | Jeffrey Stedfast | 2003-03-14 | 1 | -5/+0 |
* | Security vulnerability fixes. | Jeffrey Stedfast | 2003-03-13 | 1 | -0/+5 |
* | If the part url is a text part, use | Jeffrey Stedfast | 2003-03-08 | 1 | -17/+12 |
* | Set mail_display->destroyed = TRUE. This is a workaround for the | Jeffrey Stedfast | 2003-02-12 | 1 | -13/+8 |
* | Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): Same | Jeffrey Stedfast | 2003-02-11 | 1 | -13/+2 |
* | look in the http cache for images when saving (image_save_as): remove | Larry Ewing | 2003-02-10 | 1 | -24/+32 |
* | don't use random memory as a gconf client. | Larry Ewing | 2003-02-08 | 1 | -0/+1 |
* | Just use gnome_vfs_get_mime_type_from_name() so we can forget all the crap | Jeffrey Stedfast | 2003-02-04 | 1 | -6/+8 |
* | Fixed a #warning by converting a local path into a file: uri before | Jeffrey Stedfast | 2003-01-28 | 1 | -1/+1 |
* | transfer the current acount info, which will be regarded as the sender of | leon.zhang | 2003-01-24 | 1 | -1/+1 |
* | (on_link_clicked): call gnome_url_show with all its arguments so | Larry Ewing | 2003-01-19 | 1 | -5/+10 |
* | make the event handlers return FALSE so that gtkhtml can process the | Larry Ewing | 2003-01-18 | 1 | -5/+4 |
* | Change the user_data argument to be of type gpointer instead of | Jeffrey Stedfast | 2003-01-15 | 1 | -2/+2 |
* | EScrollFrame --> GtkScrolledWindow | Radek Doulik | 2003-01-15 | 1 | -8/+6 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -14/+42 |
* | Fixed some build issues. | Jeffrey Stedfast | 2003-01-04 | 1 | -5/+2 |
* | fixed to build with -DG_DISABLE_DEPRECATED | Jeffrey Stedfast | 2003-01-03 | 1 | -1/+2 |
* | Use camel_text_to_html() instead of e_text_to_html(). (mail_text_write): | Jeffrey Stedfast | 2002-12-17 | 1 | -6/+33 |
* | Re-implemented to use streams. Also no need to check for html since | Jeffrey Stedfast | 2002-12-17 | 1 | -28/+33 |
* | added some #warnings | Jeffrey Stedfast | 2002-12-16 | 1 | -287/+305 |
* | Get rid of unneeded CamelObject casts. (user_message_response): Don't | Jeffrey Stedfast | 2002-12-14 | 1 | -30/+32 |
* | cleaned up some const'ness | Jeffrey Stedfast | 2002-12-14 | 1 | -5/+5 |
* | New function to handle a lot of the filtering/etc that was done in | Jeffrey Stedfast | 2002-12-12 | 1 | -1/+1 |
* | gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setup | Not Zed | 2002-12-02 | 1 | -1/+1 |
* | gtk_widget_set_parent_window -> gtk_window_set_transient_for. | Not Zed | 2002-11-26 | 1 | -21/+33 |
* | Show file name when prompt to user for overwrite. | Harry Lu | 2002-11-23 | 1 | -9/+10 |
* | Enable dragging of all attachments. For bug #34327. | Harry Lu | 2002-11-22 | 1 | -5/+2 |
* | applied patches from http://bugzilla.ximian.com/show_bug.cgi?id=29588 | Radek Doulik | 2002-11-21 | 1 | -5/+20 |
* | fix warning message, outlook->mbox. | Not Zed | 2002-11-19 | 1 | -4/+1 |
* | Use g_object_weak_ref rather than connecting to destroy. | Jeffrey Stedfast | 2002-11-15 | 1 | -23/+21 |
* | Want a (GWeakNotify) cast here, not (GWeakNotify *). | Ettore Perazzoli | 2002-11-15 | 1 | -3/+3 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -290/+263 |
* | don't queue the action until we've added ourselves to the active list, | Larry Ewing | 2002-10-28 | 1 | -4/+6 |
* | Use the mode 0666 when creating a new file and let the user's umask handle | Jeffrey Stedfast | 2002-10-25 | 1 | -1/+1 |
* | (drag_data_get_cb): silence warning. | Larry Ewing | 2002-10-02 | 1 | -1/+1 |
* | add support for dragging the content type directly. | Larry Ewing | 2002-10-02 | 1 | -3/+37 |
* | Add a margin around the "flag for followup" table so it lines up with | Dan Winship | 2002-09-26 | 1 | -4/+7 |
* | reverted wrapping patch | Radek Doulik | 2002-09-19 | 1 | -20/+5 |
* | Use e_strftime_fix_am_pm here which fixes locale issues as well as working | Jeffrey Stedfast | 2002-09-18 | 1 | -1/+1 |
* | check the new gnome-vfs icon_filename key. If that fails, fall back to | Jeffrey Stedfast | 2002-09-12 | 1 | -10/+16 |
* | simplified raw view | Radek Doulik | 2002-08-31 | 1 | -1/+4 |
* | use iframe's fallback content | Radek Doulik | 2002-08-31 | 1 | -1/+1 |
* | as below (handle_text_plain_flowed): as below | Radek Doulik | 2002-08-31 | 1 | -4/+16 |
* | Fix some broken logic here, `p = strrchr (path, '/') + 1` will *never* be | Jeffrey Stedfast | 2002-08-29 | 1 | -2/+2 |
* | Replace no-longer-existent e_book_query_address_locally with | Dan Winship | 2002-08-13 | 1 | -1/+1 |
* | Updated to use the new Follow-Up tags. Instead of storing a string | Jeffrey Stedfast | 2002-08-03 | 1 | -28/+51 |
* | Don't setup a handler for multipart/digest. (handle_multipart_digest): | Jeffrey Stedfast | 2002-08-01 | 1 | -5/+21 |
* | Removed folder-browser-window from the build. | Jeffrey Stedfast | 2002-08-01 | 1 | -30/+0 |
* | Added global cameldatacache for managing remote image cache. | Not Zed | 2002-07-31 | 1 | -3/+67 |
* | setup private data. (mail_display_destroy): cancel any outstanding | Not Zed | 2002-07-30 | 1 | -46/+209 |
* | Mae sure that the html->pointer_url is non-NULL. Should fix bug #28159 | Jeffrey Stedfast | 2002-07-25 | 1 | -1/+5 |
* | use uri_list before we set "uri-list" to NULL, which will automagically | Not Zed | 2002-07-23 | 1 | -2/+1 |
* | Rename "Save to disk..." to "Save Attachment..." | Jeffrey Stedfast | 2002-07-12 | 1 | -1/+1 |
* | If we unref'd a current_message, clear the datalist. Don't bother | Jeffrey Stedfast | 2002-07-11 | 1 | -15/+6 |
* | Don't ever use the mail-display's current_message, this can cause | Jeffrey Stedfast | 2002-07-09 | 1 | -4/+10 |
* | Don't skip over disabled accounts - put them in the folder tree too. | Jeffrey Stedfast | 2002-06-29 | 1 | -4/+4 |
* | Also handle https urls. | Jeffrey Stedfast | 2002-06-26 | 1 | -1/+1 |
* | The following changes take a great leap toward fixing bug #1042. | Jeffrey Stedfast | 2002-06-05 | 1 | -3/+46 |
* | Fixed the "Overdue:" string to not contain any HTML tags. | Jeffrey Stedfast | 2002-05-21 | 1 | -3/+4 |
* | Don't add any shortcuts here. (mail_config_remove_account): And don't | Jeffrey Stedfast | 2002-05-11 | 1 | -3/+3 |
* | Convert UTF-8 to gtkstrings since we are using a clist and not an E-widget | Jeffrey Stedfast | 2002-04-30 | 1 | -10/+28 |
* | add const to silence warning. | Larry Ewing | 2002-04-29 | 1 | -0/+1 |
* | Plug-in Anna's html for the flag-for-followup stuff. Finishes up bug #90. | Jeffrey Stedfast | 2002-04-23 | 1 | -15/+29 |
* | Ref the html object here, this is an async handler so it's possible for | Jeffrey Stedfast | 2002-04-20 | 1 | -1/+6 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -15/+8 |
* | Set the window title/icon here instead. | Jeffrey Stedfast | 2002-04-04 | 1 | -8/+122 |
* | unset GTK_CAN_FOCUS on the button so that it can't grab focus when you | Dan Winship | 2002-03-28 | 1 | -0/+3 |
* | add missing NULL closure data to popup menu initialization. | Larry Ewing | 2002-03-20 | 1 | -4/+4 |
* | New callback to set a colour on a message. | Jeffrey Stedfast | 2002-03-16 | 1 | -3/+3 |
* | expand the relative urls of the object at the point so that relative | Larry Ewing | 2002-03-16 | 1 | -2/+9 |
* | Handle digest: urls. | Jeffrey Stedfast | 2002-03-13 | 1 | -5/+36 |
* | Update for storage changes: explicitly create a root folder. | Dan Winship | 2002-03-08 | 1 | -10/+9 |
* | Added more debugging code to help figure out why a certain image isn't | Jeffrey Stedfast | 2002-03-05 | 1 | -4/+11 |
* | Get the Content-Base if the header exists and use gtk_html_set_base to set | Jeffrey Stedfast | 2002-02-27 | 1 | -41/+1 |
* | If a related part is requested, remove it from the related undisplayed | Not Zed | 2002-02-26 | 1 | -0/+3 |
* | Don't display a down-arrow if the attachment is undisplayable. Fixes bug | Jeffrey Stedfast | 2002-02-16 | 1 | -4/+8 |
* | Don't display a down-arrow if the attachment is undisplayable. Fixes bug | Jeffrey Stedfast | 2002-02-16 | 1 | -7/+7 |
* | Default the from-account to the source account. If that fails, then guess | Jeffrey Stedfast | 2002-02-15 | 1 | -1/+1 |
* | added a kludge around a Nautilus bug that calls drag_data_get multiple times ... | Jeffrey Stedfast | 2002-02-14 | 1 | -1/+8 |
* | Implement. (drag_data_delete_cb): Implement. (do_attachment_header): Setup | Jeffrey Stedfast | 2002-02-14 | 1 | -21/+104 |
* | Save the pathname. (save_part): Use the new mail_config cruft to get the | Jeffrey Stedfast | 2002-01-26 | 1 | -14/+5 |
* | New callback to handle the set_base signal. (on_url_requested): If the | Jeffrey Stedfast | 2002-01-16 | 1 | -5/+46 |
* | Add an Organization header. | Jeffrey Stedfast | 2002-01-04 | 1 | -1/+1 |
* | Start reiplementing The Right Way and not danw's fucking half-assed kludge | Jeffrey Stedfast | 2001-12-15 | 1 | -34/+32 |
* | Fixed for mail_content_loaded's new signature. | Jon Trowbridge | 2001-12-12 | 1 | -41/+59 |
* | Add ETable magic for our new "Needs Reply" column. (The next few entries | Jon Trowbridge | 2001-12-12 | 1 | -17/+31 |
* | Don't just assume all of the GtkHTMLEmbedded's fields are filled in, since | Dan Winship | 2001-12-10 | 1 | -2/+5 |
* | Check that the mail-display hasn't been destroyed. | Jeffrey Stedfast | 2001-12-08 | 1 | -6/+12 |
* | merged from evoution-1-0-branch | Not Zed | 2001-11-28 | 1 | -15/+19 |
* | Renamed from mail_html_write_string. | Jeffrey Stedfast | 2001-11-06 | 1 | -28/+5 |
* | Write out the url before callind add_url since add_url may free it. Fixes | Dan Winship | 2001-11-02 | 1 | -2/+0 |
* | 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 |