| Commit message (Expand) | Author | Age | Files | Lines |
* | s/Sent/Date. This fixes bug #11159. | Jeffrey Stedfast | 2002-04-11 | 2 | -1/+5 |
* | Set the 'No' button as the default. | Jeffrey Stedfast | 2002-04-11 | 2 | -0/+8 |
* | Oops, put x_mailer_display_style in /Mail/Display, not /Mail/Format | Dan Winship | 2002-04-11 | 1 | -2/+2 |
* | Handle the X-Mailer display style. (There is currently no GUI for | Dan Winship | 2002-04-11 | 4 | -13/+102 |
* | removed an extra printf | Jeffrey Stedfast | 2002-04-10 | 1 | -1/+0 |
* | Kludge around the brokeness that is GtkOptionMenu just like we kludge | Jeffrey Stedfast | 2002-04-10 | 2 | -76/+87 |
* | Add view_info arg, but don't do anything with it. | Dan Winship | 2002-04-09 | 2 | -0/+6 |
* | Argh! get_folder_info owns and frees its *OWN* folder info, it shouldn't | Not Zed | 2002-04-09 | 2 | -2/+7 |
* | oops, I forgot to update the ChangeLog to be accurate for my last commit | Jeffrey Stedfast | 2002-04-09 | 1 | -4/+3 |
* | Since bonobo doesn't seem to O_TRUNC the file stream before writing to it, | Jeffrey Stedfast | 2002-04-09 | 2 | -26/+49 |
* | Re-added the config wizard interfaces. Ettore accidently removed them | Jeffrey Stedfast | 2002-04-09 | 4 | -47/+38 |
* | add config_item:type | JP Rosevear | 2002-04-07 | 2 | -1/+9 |
* | Make the drafts and sent folder buttons be EvolutionFolderSelectorButtons. | Dan Winship | 2002-04-05 | 9 | -170/+122 |
* | Set the window title/icon here instead. | Jeffrey Stedfast | 2002-04-04 | 10 | -88/+210 |
* | Changes to allow combined store/transport providers (like exchange and | Dan Winship | 2002-04-04 | 3 | -15/+94 |
* | Pass the UID of the message being edited to the save-draft signal handler. | Jeffrey Stedfast | 2002-04-03 | 2 | -9/+36 |
* | Removed an unused pixmap from Tools/Settings to avoid a big nasty bonobo | Jeffrey Stedfast | 2002-04-02 | 2 | -1/+3 |
* | Re-Implemented the signature editor stuff (mostly just copy/paste from | Jeffrey Stedfast | 2002-04-02 | 7 | -46/+479 |
* | Use -avoid-version -module. (From Max Horn <max@quendi.de>) | Dan Winship | 2002-04-02 | 2 | -2/+8 |
* | Don't shift the r, g and b values here either. | Jeffrey Stedfast | 2002-03-30 | 3 | -6/+18 |
* | Restore the labels & colours options from the grave. | Jeffrey Stedfast | 2002-03-30 | 4 | -3/+350 |
* | Added priorities for all the configuration pages | Ettore Perazzoli | 2002-03-30 | 2 | -0/+11 |
* | Same here. | Jeffrey Stedfast | 2002-03-30 | 3 | -8/+46 |
* | Cleaned up a bunch [removing duplicates ;-)], set up icons for all the | Ettore Perazzoli | 2002-03-30 | 2 | -89/+8 |
* | (account_cursor_change): Make sure that event is non-NULL here. | Jeffrey Stedfast | 2002-03-29 | 2 | -2/+3 |
* | Use a GtkCList instead of an ETable, for some reason the etable was | Jeffrey Stedfast | 2002-03-29 | 4 | -35/+183 |
* | Use gtk_container_add() to put the toplevel in the parent widget, instead | Ettore Perazzoli | 2002-03-28 | 3 | -5/+4 |
* | Use gtk_container_add() to put the toplevel in the parent widget, instead | Ettore Perazzoli | 2002-03-28 | 2 | -2/+12 |
* | Updated to respect the new mail-config options for default reply style | Jeffrey Stedfast | 2002-03-28 | 2 | -1/+21 |
* | unset GTK_CAN_FOCUS on the button so that it can't grab focus when you | Dan Winship | 2002-03-28 | 2 | -0/+9 |
* | Sync with yet-another-mail-config branch. | Jeffrey Stedfast | 2002-03-27 | 24 | -1599/+3629 |
* | Changed to get the address from the messageinfo of the current selected | Not Zed | 2002-03-26 | 6 | -79/+219 |
* | New version from anna, with fixed widget names. | Not Zed | 2002-03-26 | 2 | -165/+214 |
* | Move the ComponentActionsPlaceholder into the Actions menu, instead of the | Ettore Perazzoli | 2002-03-21 | 6 | -43/+51 |
* | Add accelerators for "Find Now" and "Clear". | Ettore Perazzoli | 2002-03-21 | 2 | -2/+10 |
* | add missing NULL closure data to popup menu initialization. | Larry Ewing | 2002-03-20 | 2 | -4/+9 |
* | more fixes for libversit.la -> libversit.a | Dan Winship | 2002-03-20 | 2 | -1/+5 |
* | Report a message before entering bonobo_main() to simplify debugging. | Ettore Perazzoli | 2002-03-19 | 2 | -0/+7 |
* | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 2 | -1/+4 |
* | Draw colour rectangles for each of the colour items and set a closure on | Jeffrey Stedfast | 2002-03-16 | 4 | -15/+108 |
* | New callback to set a colour on a message. | Jeffrey Stedfast | 2002-03-16 | 12 | -78/+667 |
* | expand the relative urls of the object at the point so that relative | Larry Ewing | 2002-03-16 | 3 | -3/+17 |
* | Commit ChangeLog. | Ettore Perazzoli | 2002-03-16 | 1 | -1/+0 |
* | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 2 | -0/+10 |
* | Remove "mailstorage", since it's not needed any more. (storage_activate): | Dan Winship | 2002-03-15 | 3 | -44/+47 |
* | create new signature file (delete_unused_signature_file): be more careful | Radek Doulik | 2002-03-15 | 2 | -3/+21 |
* | Implemented. | Jeffrey Stedfast | 2002-03-15 | 6 | -2/+57 |
* | Set a default size of the window, so we don't get this itty-bitty window | Jeffrey Stedfast | 2002-03-14 | 2 | -0/+34 |
* | Handle digest: urls. | Jeffrey Stedfast | 2002-03-13 | 3 | -5/+64 |
* | Set the folder on a folder-browser object. | Jeffrey Stedfast | 2002-03-13 | 8 | -5/+270 |
* | removed forgotten FIXME | Radek Doulik | 2002-03-13 | 1 | -2/+0 |
* | truncate stream before saving | Radek Doulik | 2002-03-09 | 2 | -2/+6 |
* | new function | Radek Doulik | 2002-03-09 | 5 | -3/+54 |
* | Rewrite this to not use stpcpy, which isn't portable. | Dan Winship | 2002-03-09 | 2 | -5/+11 |
* | handle name changed event (sig_load_preview): don't run script before each | Radek Doulik | 2002-03-09 | 3 | -6/+57 |
* | Re-focus the account name entry widget. (identity_prepare): If a name is | Jeffrey Stedfast | 2002-03-08 | 3 | -15/+73 |
* | make edit button sensitive after new signature is created (sig_new_text): | Radek Doulik | 2002-03-08 | 2 | -0/+8 |
* | notify accounts dialog about signature content change | Radek Doulik | 2002-03-08 | 7 | -23/+60 |
* | Made all the acclerators in the context menu on a message work. (There are | Anna Marie Dirks | 2002-03-08 | 2 | -14/+19 |
* | Don't use an uninitialized 'id'. | Jeffrey Stedfast | 2002-03-08 | 2 | -4/+7 |
* | set initial focus to editor (do_exit): use hasUndo to avoid question | Radek Doulik | 2002-03-08 | 2 | -4/+22 |
* | Update for storage changes: explicitly create a root folder. | Dan Winship | 2002-03-08 | 5 | -14/+31 |
* | merge new signature handling | Radek Doulik | 2002-03-07 | 16 | -425/+2288 |
* | Don't try to set pixmap for /Toolbar/MailCompose, since it doesn't exist | Dan Winship | 2002-03-06 | 2 | -1/+5 |
* | "use_ssl" can now be 3 options, modify the code to handle this. | Jeffrey Stedfast | 2002-03-06 | 4 | -46/+184 |
* | Pull up assertion change from evolution-1-0-branch to allow external | Dan Winship | 2002-03-06 | 2 | -1/+6 |
* | If the clicked column was column 0, enable/disable it. (mail_select): | Jeffrey Stedfast | 2002-03-05 | 2 | -7/+21 |
* | Added more debugging code to help figure out why a certain image isn't | Jeffrey Stedfast | 2002-03-05 | 3 | -6/+17 |
* | Connect to the focus-in/out events on the message-list so that we can | Jeffrey Stedfast | 2002-03-05 | 6 | -7/+78 |
* | Set X-Mailer to say "Ximian Evolution", not just "Evolution". | Ettore Perazzoli | 2002-03-05 | 2 | -1/+8 |
* | Forward all selected messages. Fixes bug #21190. | Jeffrey Stedfast | 2002-03-02 | 2 | -7/+18 |
* | Get the Content-Base if the header exists and use gtk_html_set_base to set | Jeffrey Stedfast | 2002-02-27 | 4 | -44/+33 |
* | If a related part is requested, remove it from the related undisplayed | Not Zed | 2002-02-26 | 5 | -6/+49 |
* | rename folder_browser_search_query_changed to this. | Chris Toshok | 2002-02-25 | 2 | -2/+12 |
* | Removed, this wasn't working as intended and seemed to break other | Jeffrey Stedfast | 2002-02-23 | 3 | -32/+6 |
* | Add an icon for the "New message" user creatable item. | Ettore Perazzoli | 2002-02-22 | 2 | -2/+11 |
* | Connect to our own message_list_built signal. Focus the list and select | Jeffrey Stedfast | 2002-02-22 | 2 | -3/+35 |
* | Gave the editor window a title and an icon. | Anna Marie Dirks | 2002-02-21 | 2 | -0/+13 |
* | Changed the policy for table2 so that it does not expand/fill. This was | Anna Marie Dirks | 2002-02-21 | 2 | -2/+10 |
* | Prompt the user to find out if he/she wants to go to the next folder with | Jeffrey Stedfast | 2002-02-20 | 7 | -15/+241 |
* | Ack, strip off the leading '/' char and also only translate if it is a | Jeffrey Stedfast | 2002-02-16 | 2 | -2/+2 |
* | Ack, strip off the leading '/' char and also only translate if it is a | Jeffrey Stedfast | 2002-02-16 | 2 | -2/+7 |
* | Ack, strip off the leading '/' char. | Jeffrey Stedfast | 2002-02-16 | 2 | -1/+4 |
* | Don't display a down-arrow if the attachment is undisplayable. Fixes bug | Jeffrey Stedfast | 2002-02-16 | 2 | -4/+10 |
* | Don't display a down-arrow if the attachment is undisplayable. Fixes bug | Jeffrey Stedfast | 2002-02-16 | 2 | -7/+12 |
* | Replacement for using g_basename and also translates the basename string | Jeffrey Stedfast | 2002-02-15 | 2 | -3/+21 |
* | Default the from-account to the source account. If that fails, then guess | Jeffrey Stedfast | 2002-02-15 | 3 | -14/+20 |
* | oops, Ximian is spelled Ximian, not Ximain. :-) | Jeffrey Stedfast | 2002-02-15 | 7 | -7/+7 |
* | 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 | 3 | -22/+111 |
* | Set the followup icon to use the new flag icon rather than the exclamation | Jeffrey Stedfast | 2002-02-14 | 8 | -24/+124 |
* | Fixed a bug. | Jeffrey Stedfast | 2002-02-13 | 6 | -14/+39 |
* | No longer need to call e_msg_composer_show_sig_file(). This gets handled | Jeffrey Stedfast | 2002-02-13 | 2 | -2/+10 |
* | Show the signature. | Jeffrey Stedfast | 2002-02-13 | 2 | -0/+5 |
* | Get followup-up message-list values. Also highlight the message in red if | Jeffrey Stedfast | 2002-02-12 | 6 | -107/+219 |
* | added entries for latest changes | Radek Doulik | 2002-02-12 | 1 | -0/+9 |
* | use reset undo in editor | Radek Doulik | 2002-02-12 | 1 | -0/+7 |
* | Implemented. (on_right_click): Do better enabling/hiding of unwanted | Jeffrey Stedfast | 2002-02-12 | 3 | -15/+39 |
* | Set the correct drop-down menu item. (message_tag_followup_encode): Return | Jeffrey Stedfast | 2002-02-10 | 3 | -4/+34 |
* | New flag-for-followup tag editor dialog. | Jeffrey Stedfast | 2002-02-09 | 8 | -11/+892 |
* | Base class for a message tag editor. | Jeffrey Stedfast | 2002-02-09 | 7 | -19/+304 |
* | removed more needs-reply cruft | Jeffrey Stedfast | 2002-02-08 | 1 | -6/+0 |
* | call set_body later to allow ignored words to be sent to gtkhtml control | Radek Doulik | 2002-02-08 | 2 | -22/+27 |
* | remove "New" from user creatable menu item | JP Rosevear | 2002-02-08 | 2 | -1/+6 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 11 | -188/+195 |
* | Rearranged the #if checks so that we don't ever try to access any smime | Jeffrey Stedfast | 2002-02-07 | 2 | -3/+12 |
* | Removed references to NEEDS_REPLY. | Jeffrey Stedfast | 2002-02-07 | 6 | -68/+12 |
* | Look for DOCTYPE XML comments too to decide if the message content is | Jeffrey Stedfast | 2002-02-07 | 3 | -2/+7 |
* | Dont double-free the text body data. | Not Zed | 2002-02-06 | 2 | -4/+5 |
* | Add attachments after we've seen if the composer object is valid. | Not Zed | 2002-02-04 | 3 | -18/+32 |
* | Destroy the S/MIME frame if not available, instead of just graying it out. | Ettore Perazzoli | 2002-02-03 | 2 | -1/+8 |
* | Some touchups from me and Anna. | Ettore Perazzoli | 2002-02-03 | 2 | -189/+177 |
* | Don't bother setting the auto-cc/bcc recipients here. I'm moving the code | Jeffrey Stedfast | 2002-02-02 | 2 | -25/+7 |
* | ignore spell checking of words in addresses, move set_body_text after all | Radek Doulik | 2002-02-01 | 3 | -6/+37 |
* | Pass the parent window to mail_account_editor_new(). | Jeffrey Stedfast | 2002-01-31 | 6 | -14/+28 |
* | print quoted text in italic | Radek Doulik | 2002-01-31 | 2 | -6/+10 |
* | re-enable popup menu. (populate_folder_context_menu): If we're on a | Not Zed | 2002-01-30 | 2 | -8/+31 |
* | Changed the function signature so that we can pass in whom we want to | Dave West | 2002-01-30 | 2 | -6/+27 |
* | Make X-Evolution-Account take priority over X-Evolution-Transport. Should | Jeffrey Stedfast | 2002-01-30 | 2 | -3/+8 |
* | Don't pass NULL text to gtk_entry_set_text. Maybe this will fix bug | Jeffrey Stedfast | 2002-01-30 | 2 | -3/+12 |
* | New function that implements the Redirect feature. | Jeffrey Stedfast | 2002-01-30 | 6 | -4/+143 |
* | (footer_info_free): unref footer font | Radek Doulik | 2002-01-30 | 2 | -1/+10 |
* | (do_mail_print): get rid of static global variables, as they are | Radek Doulik | 2002-01-30 | 2 | -21/+38 |
* | initialize line to 0 to make everybody happy ;-) ops, set local_font to | Radek Doulik | 2002-01-30 | 2 | -2/+8 |
* | Don't bother checking for invalid recipients anymore. If a recipient is | Jeffrey Stedfast | 2002-01-29 | 2 | -41/+12 |
* | print footer (footer_print_cb): print page number and number of pages | Radek Doulik | 2002-01-29 | 2 | -16/+35 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 2 | -9/+12 |
* | We need to return a value here. I think FALSE is fine (I hope). | Jeffrey Stedfast | 2002-01-26 | 2 | -0/+5 |
* | Save the pathname. (save_part): Use the new mail_config cruft to get the | Jeffrey Stedfast | 2002-01-26 | 4 | -14/+58 |
* | Do some NULL checking on the url before using it. | Jeffrey Stedfast | 2002-01-26 | 2 | -3/+13 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 2 | -2/+7 |
* | This wrapper for gdk_beep(). | Jeffrey Stedfast | 2002-01-25 | 2 | -2/+9 |
* | Don't bother trying to see if the domain looks like a FQDN. | Jeffrey Stedfast | 2002-01-25 | 2 | -7/+7 |
* | If the mail-display is in focus, then select-all in the mail display | Jeffrey Stedfast | 2002-01-25 | 2 | -3/+13 |
* | Pass a NULL icon to `evolution_shell_component_add_user_creatable_item()'. | Ettore Perazzoli | 2002-01-24 | 2 | -1/+8 |
* | Implements bug #15692 | Jeffrey Stedfast | 2002-01-24 | 2 | -11/+67 |
* | Define CAMEL_PROVIDERDIR to be the configure.in-defined camel_providerdir. | Dan Winship | 2002-01-24 | 2 | -2/+7 |
* | Now takes a boolean notify argument. If this is *not* set, then remove the | Jeffrey Stedfast | 2002-01-23 | 3 | -3/+16 |
* | Simplified. | Jeffrey Stedfast | 2002-01-23 | 2 | -30/+34 |
* | If the first "token" in the body is "<html>", then treat this as a | Jeffrey Stedfast | 2002-01-22 | 3 | -1/+19 |
* | Update to match new uudecode interface (ie, no longer need a uulen state | Jeffrey Stedfast | 2002-01-18 | 2 | -3/+8 |
* | New callback to handle the set_base signal. (on_url_requested): If the | Jeffrey Stedfast | 2002-01-16 | 3 | -5/+60 |
* | Don't remove any X-Evolution* headers here, the composer already knows to | Jeffrey Stedfast | 2002-01-11 | 2 | -3/+6 |
* | Do proper refcounting on the draft folder. | Jeffrey Stedfast | 2002-01-09 | 2 | -2/+10 |
* | When performing a wraparound, check to see if the first (or last depending | Jeffrey Stedfast | 2002-01-09 | 2 | -4/+26 |
* | When connecting to the transport username changed event, pass the | Jeffrey Stedfast | 2002-01-09 | 3 | -1/+9 |
* | Make the mbox importer check for Mozilla status headers and act on them. | Iain Holmes | 2002-01-09 | 4 | -4/+124 |
* | Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed. | Jeffrey Stedfast | 2002-01-08 | 10 | -53/+102 |
* | Add an Organization header. | Jeffrey Stedfast | 2002-01-04 | 3 | -1/+8 |
* | Simplified. Also no longer needs an "ignore_addr" argument as far as I can | Jeffrey Stedfast | 2002-01-03 | 2 | -38/+46 |
* | remove e_gnome_dialog util functions and use e-util ones instead | JP Rosevear | 2002-01-03 | 2 | -44/+6 |
* | The idea here is that if we consistantly name the movemail file between | Jeffrey Stedfast | 2002-01-03 | 3 | -24/+39 |
* | Makes the auto-undelete behavior when changing message flags a bit more | Jon Trowbridge | 2001-12-21 | 2 | -3/+20 |
* | -- Merge fix for #17377 from the evolution-1-0-branch. | Ettore Perazzoli | 2001-12-20 | 2 | -0/+9 |
* | Add the auto-cc/bcc recipients here. The problem with setting them in the | Jeffrey Stedfast | 2001-12-20 | 7 | -45/+315 |
* | If the provider is NULL, don't do anything. | Jeffrey Stedfast | 2001-12-20 | 3 | -4/+8 |
* | Oops, no wonder the exec command thing never stuck around... I wasn't | Jeffrey Stedfast | 2001-12-20 | 3 | -2/+9 |
* | Argh, don't notify about new mail here. (fetch_mail_fetch): Notify about | Jeffrey Stedfast | 2001-12-19 | 2 | -18/+22 |
* | slight fix | Jeffrey Stedfast | 2001-12-19 | 1 | -3/+3 |
* | Setup the new-mail-notification widgets. (notify_command_changed): Update | Jeffrey Stedfast | 2001-12-19 | 7 | -18/+213 |
* | Set citation color to black when we are printing. | Jon Trowbridge | 2001-12-18 | 2 | -0/+7 |
* | Avoid embedding <object> tags when we are printing. | Jon Trowbridge | 2001-12-18 | 3 | -13/+34 |
* | Set the filter driver's shell-exec callback. | Jeffrey Stedfast | 2001-12-15 | 3 | -2/+9 |
* | Connect to the destroy signal on the popup dialog. | Jeffrey Stedfast | 2001-12-15 | 3 | -11/+32 |
* | Connect to the save-draft signal. (send_to_url): Here too. (mail_reply): | Jeffrey Stedfast | 2001-12-15 | 3 | -1/+107 |
* | Start reiplementing The Right Way and not danw's fucking half-assed kludge | Jeffrey Stedfast | 2001-12-15 | 3 | -129/+40 |
* | set the new-mail-notify command. | Jeffrey Stedfast | 2001-12-13 | 5 | -6/+134 |
* | Fixed for mail_content_loaded's new signature. | Jon Trowbridge | 2001-12-12 | 9 | -96/+189 |
* | Add ETable magic for our new "Needs Reply" column. (The next few entries | Jon Trowbridge | 2001-12-12 | 10 | -230/+399 |
* | Don't expunge when we sync anymore, this fixes bug #4472. | Jeffrey Stedfast | 2001-12-11 | 2 | -2/+7 |
* | Make sure that the message subject is non-NULL beforetrying to base a | Jeffrey Stedfast | 2001-12-11 | 4 | -29/+40 |
* | set paper size to _("US-Letter"), use gtk_html_print_set_master | Radek Doulik | 2001-12-11 | 2 | -2/+7 |
* | Don't just assume all of the GtkHTMLEmbedded's fields are filled in, since | Dan Winship | 2001-12-10 | 5 | -7/+35 |
* | Implements marking messages as "Need Reply". | Jon Trowbridge | 2001-12-10 | 5 | -48/+144 |
* | Check that the mail-display hasn't been destroyed. | Jeffrey Stedfast | 2001-12-08 | 4 | -7/+42 |
* | s/PREVIEW_RELEASE/VERSION_COMMENT | Jeffrey Stedfast | 2001-12-07 | 2 | -1/+5 |
* | ack, forgot about this piece of the patch | Jeffrey Stedfast | 2001-12-07 | 1 | -1/+1 |
* | Don't append "(Preview Version)" at the end of the version string. Use the | Jeffrey Stedfast | 2001-12-07 | 2 | -6/+9 |
* | fixed changelog merge conflicts | Jeffrey Stedfast | 2001-12-07 | 1 | -1/+0 |
* | Setup the UI for the AddSenderToAddressbook ui verb thingy. | Jeffrey Stedfast | 2001-12-07 | 4 | -39/+24 |
* | Allow 'n' and 'p' to work when multiple messages are selected. Fixes | Jon Trowbridge | 2001-12-05 | 2 | -6/+9 |
* | If the path exists, make sure it's a regular file (or we can't possibly | Jeffrey Stedfast | 2001-12-04 | 3 | -24/+58 |
* | Fix the boolean check to be && and not ||. | Jeffrey Stedfast | 2001-12-01 | 2 | -1/+6 |
* | Reverted the non-NULL mime-type patch from a little while back, didn't | Jeffrey Stedfast | 2001-11-28 | 2 | -6/+8 |
* | merged from evoution-1-0-branch | Not Zed | 2001-11-28 | 5 | -24/+38 |
* | Reverted my hide_save_state patch. | Jeffrey Stedfast | 2001-11-22 | 2 | -6/+4 |
* | 'n' shouldn't wrap if 'p' doesn't. | Jeffrey Stedfast | 2001-11-21 | 2 | -9/+5 |
* | Save hide state. (message_list_hide_uids): Save hide state. | Jeffrey Stedfast | 2001-11-17 | 3 | -6/+25 |
* | Undo a really weird mangling of part of the ChangeLog from last August | Dan Winship | 2001-11-16 | 1 | -42/+42 |
* | s/_/U_/ (filter_rule_set_name requires UTF-8 string) | Chyla Zbigniew | 2001-11-15 | 2 | -4/+10 |
* | Instead of doing pthread_exit() after redirecting the SEGV, try to lock a | Dan Winship | 2001-11-15 | 2 | -1/+17 |
* | Call e_passwords_remember_password() for account passwords if the user set | Jeffrey Stedfast | 2001-11-15 | 2 | -8/+23 |
* | Add a NULL check for rule->name. (mail_vfolder_add_uri): Same here. | Jeffrey Stedfast | 2001-11-13 | 2 | -6/+20 |
* | If we already have the message loaded in the mail-display, don't bother | Jeffrey Stedfast | 2001-11-11 | 2 | -3/+15 |
* | Was x_evolution_message_parse from folder-browser.c. A space char is no | Jeffrey Stedfast | 2001-11-10 | 5 | -68/+69 |
* | Call mail_config_pgp_type_detect_from_path() instead of doing our own lame | Jeffrey Stedfast | 2001-11-09 | 4 | -20/+243 |
* | Add a "x-inline-pgp-hack=true" paramter to the multipart's content-type. | Jeffrey Stedfast | 2001-11-08 | 2 | -1/+7 |
* | Don't make the account editor modal either. | Jeffrey Stedfast | 2001-11-06 | 7 | -62/+109 |
* | Override the Move/Copy handlers setup by the folder_browser_ui code, and | 5 | 2001-11-06 | 3 | -1/+113 |
* | Renamed from mail_html_write_string. | Jeffrey Stedfast | 2001-11-06 | 6 | -171/+205 |
* | Use GINT_TO_POINTER here for platforms where simply casting an int to void | Christopher James Lahey | 2001-11-03 | 2 | -3/+14 |
* | Disconnect from the message_list_built function so we dont do it every | 2 | 2001-11-03 | 5 | -9/+49 |
* | fix cut & paste from the message body. | Larry Ewing | 2001-11-02 | 2 | -2/+6 |
* | Write out the url before callind add_url since add_url may free it. Fixes | Dan Winship | 2001-11-02 | 3 | -4/+9 |
* | Don't use a case-sensitive comparison. | Jeffrey Stedfast | 2001-11-01 | 2 | -2/+8 |
* | Make this work again. | Dan Winship | 2001-11-01 | 2 | -1/+4 |
* | add delete_event_handler. (menu_file_save_close_cb): add save and close | Larry Ewing | 2001-10-31 | 2 | -5/+34 |
* | Turn it off. | 0 | 2001-10-31 | 2 | -1/+3 |
* | Added exception strings to some of the op logging. | 0 | 2001-10-31 | 3 | -23/+12 |
* | If we have a cancellation setup, destroy it immediately, to save fd's. | 0 | 2001-10-31 | 2 | -3/+15 |
* | Comment out the Folder: and you've got mail prints. | 0 | 2001-10-30 | 3 | -21/+52 |
* | Oops, dont use the url storage path to offset the folder name we're | 0 | 2001-10-30 | 2 | -2/+7 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 6 | -8/+6 |
* | Argh!!! Dont free the async op data here, the async op is still running | 0 | 2001-10-30 | 10 | -43/+83 |
* | Don't warn the user if the source and destination folders are the same. | Jeffrey Stedfast | 2001-10-30 | 3 | -4/+7 |
* | add some debug spew re 13839. | Dan Winship | 2001-10-30 | 3 | -0/+10 |
* | Fixed a warning by #if 0ing out this function. | Christopher James Lahey | 2001-10-30 | 5 | -2/+44 |
* | Fix the focus check. It's not fb->message_list that has focus, it's one of | Dan Winship | 2001-10-30 | 2 | -1/+7 |
* | Sort the folder updates first, since we dont seem to get them in the right | 9 | 2001-10-29 | 3 | -24/+37 |
* | Copy the folder's full_name before trying to use it to rename. | 9 | 2001-10-29 | 7 | -26/+56 |
* | Call mail_autoreceive_setup() instead of mail_autoreceive_setup_account() | Jeffrey Stedfast | 2001-10-29 | 4 | -24/+15 |
* | Move the message-list cursor to the next message. (transfer_msg): If we | Jeffrey Stedfast | 2001-10-29 | 2 | -2/+39 |
* | Check that the special PGP lines begin and end with \n so as to avoid | Jeffrey Stedfast | 2001-10-29 | 2 | -17/+21 |
* | fb = user_data, not fb = fb!, fixes 13844. | 8 | 2001-10-29 | 2 | -1/+4 |
* | add the folder name to the path when passing down to the subordinate | 8 | 2001-10-28 | 2 | -3/+10 |
* | Remove uic, kill dumb warning. | 8 | 2001-10-28 | 8 | -44/+174 |
* | Deactivate the Print right-click menu option if the message isn't loaded. | Jeffrey Stedfast | 2001-10-28 | 2 | -8/+13 |
* | Implemented. (mail_vfolder_rename_uri): We do want to check renamed uri's | 8 | 2001-10-28 | 6 | -96/+237 |
* | Allow the user to shoot him/herself in the foot when overriding message | Jeffrey Stedfast | 2001-10-28 | 2 | -1/+30 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 3 | -31/+31 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 29 | -319/+319 |
* | Changed to open the source store from '/', so we can do renames across | 6 | 2001-10-27 | 5 | -15/+342 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 26 | -78/+52 |
* | Work around something that we think is a GtkHTML bug, where sometimes the | Dan Winship | 2001-10-27 | 4 | -2/+23 |
* | Set the GdkWindow of the FolderBrowser, not the GtkWindow... | Jeffrey Stedfast | 2001-10-27 | 3 | -4/+10 |
* | Use a timeout not an idle handler. | 6 | 2001-10-26 | 4 | -4/+12 |
* | s/iconv/e_iconv/. | 5 | 2001-10-26 | 1 | -0/+4 |
* | Don't forget to unref the filter driver here. | Jeffrey Stedfast | 2001-10-26 | 2 | -3/+10 |
* | So apparently the uicomp can just 'vanish' while we're using it. Joy. Take | 5 | 2001-10-26 | 9 | -220/+450 |
* | Check for a NULL provider. (build_dialogue): Check for invalid source | Jeffrey Stedfast | 2001-10-26 | 2 | -3/+32 |
* | No longer need to pass a settext argument. (do_forward_non_attached): | Jeffrey Stedfast | 2001-10-25 | 2 | -2/+6 |
* | oops, minor fixity fix. | Jeffrey Stedfast | 2001-10-25 | 1 | -3/+6 |
* | Fix to not always return NULL for html parts, doh!. | Jeffrey Stedfast | 2001-10-25 | 3 | -10/+15 |
* | Same. | 4 | 2001-10-25 | 4 | -10/+18 |
* | Fixed some weird casting crack that got in here somehow, removed | Jon Trowbridge | 2001-10-25 | 2 | -3/+8 |
* | fixed changelog | Jeffrey Stedfast | 2001-10-24 | 1 | -1/+0 |
* | Unref the global search_context. (owner_set_cb): create the global | Jeffrey Stedfast | 2001-10-24 | 3 | -19/+43 |
* | all this crap just to make the print icon desensitive at the right time. | 4 | 2001-10-24 | 7 | -48/+108 |
* | Don't allow an auth-type to be set when saving the service. | Jeffrey Stedfast | 2001-10-24 | 3 | -20/+42 |
* | Remove the idle_id when we're destroyed so the idle func doesn't run on an | 3 | 2001-10-24 | 2 | -0/+6 |