| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compilation warnings in mail folder (#437935). | Matthew Barnes | 2007-06-03 | 1 | -4/+5 |
* | Improved GMail like sorting. Expanded thread moved up the list if it has a ne... | Srinivasa Ragavan | 2007-05-17 | 1 | -0/+40 |
* | ** Added support to specify the default thread state for messages. | Srinivasa Ragavan | 2007-05-16 | 1 | -2/+5 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -2/+1 |
* | More intelligent message selection. (#332765) Patch from Christof Krüger | Matthew Barnes | 2007-04-06 | 1 | -18/+74 |
* | Load "emblem-important" instead of deprecated "stock_mail-priority-high" | Matthew Barnes | 2007-04-03 | 1 | -1/+1 |
* | Fix "incompatible pointer type" warnings (#360619). | Matthew Barnes | 2007-03-30 | 1 | -11/+11 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | ** Fixes bug #360240 | Matthew Barnes | 2007-03-17 | 1 | -1/+0 |
* | ** Downstream fix from OpenSUSE | Srinivasa Ragavan | 2007-01-17 | 1 | -0/+2 |
* | ** Pushing a downstream fix in SUSE. | Srinivasa Ragavan | 2006-09-28 | 1 | -3/+8 |
* | ** Fix for bug #352695 | Srinivasa Ragavan | 2006-08-26 | 1 | -1/+1 |
* | ** Fix for bug #350337 | Srinivasa Ragavan | 2006-08-23 | 1 | -2/+2 |
* | Fix for bug #350884 (GMail like thread sorting) | Srinivasa Ragavan | 2006-08-19 | 1 | -10/+25 |
* | Plug a leak. | Kjartan Maraas | 2006-08-17 | 1 | -0/+3 |
* | Add missing headers. Fixes #344744. | Yuri Pankov | 2006-07-22 | 1 | -0/+2 |
* | Enhanced search functionality. patch submitted by Johnny Jacob Reviewed | Harish Krishnaswamy | 2006-06-30 | 1 | -5/+31 |
* | Fix for bug #344580 | Srinivasa Ragavan | 2006-06-19 | 1 | -0/+16 |
* | Fix memory leak. Fixes bug #335423. | Chris Heath | 2006-06-09 | 1 | -0/+1 |
* | Added support for Vertical View in Evolution Mailer with custom message list. | Srinivasa Ragavan | 2006-06-03 | 1 | -9/+130 |
* | Fix for #341381. We should lock e-tree-memory when we change it. | Li Yuan | 2006-05-30 | 1 | -0/+3 |
* | Committed fix for bug #342676. | Srinivasa Ragavan | 2006-05-24 | 1 | -5/+5 |
* | Committing a patch from Victor for adding a Sender header to message list. | Srinivasa Ragavan | 2006-04-26 | 1 | -2/+20 |
* | Fixes bug #333987 If CamelMessageInfo is null, don't free it. | Jeff Cai | 2006-04-05 | 1 | -1/+2 |
* | a11y changes for bug #330723 | Karsten Bräckelmann | 2006-02-11 | 1 | -1/+1 |
* | s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bit | Kjartan Maraas | 2006-02-08 | 1 | -12/+7 |
* | ** Fixes bug #218570 | Srinivasa Ragavan | 2006-01-16 | 1 | -1/+52 |
* | Fixes the scroll issue with the message list. | Srinivasa Ragavan | 2006-01-13 | 1 | -0/+3 |
* | Beautify #include order and syntax. Use gstdio wrappers. Construct | Tor Lillqvist | 2005-12-18 | 1 | -34/+37 |
* | Define localtime_r() for Win32 using localtime() (which is thread-safe in | Tor Lillqvist | 2005-09-28 | 1 | -0/+10 |
* | Free font name Free font name and name of citation color. Free search | Kjartan Maraas | 2005-07-13 | 1 | -0/+2 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -10/+10 |
* | add some message list loading/profiling points, "list". | Not Zed | 2005-04-28 | 1 | -2/+13 |
* | only noop if we only have 1 message selected, otherwise we don't update | Not Zed | 2005-04-01 | 1 | -2/+2 |
* | ** See bug #73293 | Not Zed | 2005-03-11 | 1 | -0/+2 |
* | include atkutil.h (message_list_construct): cast warning. | Not Zed | 2005-03-02 | 1 | -9/+9 |
* | ** See bug #64987 | Not Zed | 2005-02-23 | 1 | -6/+4 |
* | ** See bug #61363 & e-util/ChangeLog | Not Zed | 2005-02-21 | 1 | -1/+6 |
* | Use g_hash_table_foreach_remove() instead so the keys don't point to | Jeffrey Stedfast | 2005-02-04 | 1 | -3/+5 |
* | Reset the normalised string sort table. | Jeffrey Stedfast | 2005-02-01 | 1 | -1/+4 |
* | ** See bug #70768. | Not Zed | 2005-01-18 | 1 | -41/+13 |
* | moved to after emae_authtype_changed to fix warning. | Not Zed | 2004-12-22 | 1 | -1/+1 |
* | Moved various things from e-util to libedataserver. | Not Zed | 2004-12-03 | 1 | -1/+1 |
* | add mnemonic for buttons. add atk name for the popup button. add access | Mengjie Yu | 2004-12-01 | 1 | -0/+6 |
* | ** Merge in notzed-messageinfo-branch. | Not Zed | 2004-11-12 | 1 | -40/+52 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -1/+1 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-19 | 1 | -13/+8 |
* | put back in the attachment attaching code. Doesn't work for s/mime and | Not Zed | 2004-10-07 | 1 | -1/+1 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -17/+29 |
* | ** See bug #63456. | Not Zed | 2004-08-30 | 1 | -0/+4 |
* | ** See bug #62963. | Not Zed | 2004-08-18 | 1 | -4/+8 |
* | ** See #57972. | Not Zed | 2004-07-28 | 1 | -82/+129 |
* | set the session on the formatter. See #61767. | Not Zed | 2004-07-23 | 1 | -9/+14 |
* | If the app requires a terminal to run, give it a bloody terminal (who uses | Jeffrey Stedfast | 2004-06-23 | 1 | -1/+1 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -1/+1 |
* | use new etreeselectionmodel api to select paths in one call. Fixes #59546. | Not Zed | 2004-06-10 | 1 | -2/+5 |
* | pull the message from the regen list before we check the list and pending | Not Zed | 2004-05-24 | 1 | -1/+3 |
* | add marshaller for p_ppppp call. | Not Zed | 2004-05-21 | 1 | -45/+65 |
* | ** See #57583. | Not Zed | 2004-05-20 | 1 | -8/+33 |
* | Changed to load an empty pixbuf manually rather than relying on the pixbuf | Jeffrey Stedfast | 2004-05-20 | 1 | -22/+27 |
* | put the None item at the head of the providers list. | Not Zed | 2004-05-17 | 1 | -1/+4 |
* | ** Bug #6556. | Not Zed | 2004-05-17 | 1 | -52/+225 |
* | ** See #58017. | Not Zed | 2004-05-07 | 1 | -1/+2 |
* | ** See bug #57720. | Not Zed | 2004-05-05 | 1 | -7/+17 |
* | Fix for bug #57968 | Jeffrey Stedfast | 2004-05-04 | 1 | -7/+14 |
* | removed. | Not Zed | 2004-05-03 | 1 | -0/+5 |
* | Properly initialise the strikeout column for both types of folders (trash | Jeffrey Stedfast | 2004-05-01 | 1 | -18/+14 |
* | return the right type, related to #53839. | Not Zed | 2004-04-28 | 1 | -1/+3 |
* | Same. | Jeffrey Stedfast | 2004-04-20 | 1 | -3/+2 |
* | Removed variables that got re-added with the icon-theme patch somehow. | Jeffrey Stedfast | 2004-04-20 | 1 | -3/+3 |
* | mail-component.c | Michael Terry | 2004-04-19 | 1 | -39/+22 |
* | Added a new "message_list_scrolled" signal so our users can listen to this | Jeffrey Stedfast | 2004-04-15 | 1 | -11/+27 |
* | ugh, use the queued thread to get the folder, otherwise we can get folders | Not Zed | 2004-04-14 | 1 | -8/+37 |
* | ** See bug #56149. | Not Zed | 2004-04-14 | 1 | -31/+2 |
* | New function. (message_list_set_scrollbar_position): New function. | Jeffrey Stedfast | 2004-04-13 | 1 | -0/+20 |
* | VJUNK_FOLDER's dont exist, they're VTRASH folders now. | Not Zed | 2004-04-08 | 1 | -22/+1 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -2/+11 |
* | NOOP if the folder has changed. | Not Zed | 2004-02-26 | 1 | -4/+7 |
* | ** See bug #53258. | Not Zed | 2004-02-06 | 1 | -14/+13 |
* | ** See bug #53549, partial fix. | Not Zed | 2004-01-30 | 1 | -0/+4 |
* | ** See bug #53320 and probably others | Not Zed | 2004-01-29 | 1 | -34/+46 |
* | Migrate the ETree expanded state files as well as the GalView files. | Jeffrey Stedfast | 2004-01-22 | 1 | -10/+10 |
* | ** See bug #53028. | Not Zed | 2004-01-20 | 1 | -1/+3 |
* | ** See bug #52989. | Not Zed | 2004-01-20 | 1 | -6/+14 |
* | removed this like i asked radek to ages ago, just call the parent | Not Zed | 2004-01-19 | 1 | -0/+1 |
* | Move 'message_list->folder = folder;' out of the uri compare if-block and | Jeffrey Stedfast | 2004-01-16 | 1 | -8/+9 |
* | Check that the folder isn't NULL (ie. no folder is selected). Fixes bug | Jeffrey Stedfast | 2004-01-06 | 1 | -1/+7 |
* | put the style in .evolution. | Not Zed | 2003-12-12 | 1 | -0/+3 |
* | setup another image (followup completed) to flag status list. | Not Zed | 2003-12-02 | 1 | -6/+15 |
* | Same. | Jeffrey Stedfast | 2003-11-20 | 1 | -5/+5 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 1 | -40/+72 |
* | Don't #include e-name-western.h, since the code that uses it is commented | Dan Winship | 2003-11-08 | 1 | -1/+0 |
* | Removed, use em_utils_selection_get_uidlist() instead. (drop_uid_list): | Jeffrey Stedfast | 2003-10-23 | 1 | -8/+8 |
* | Fix for bug #48618. | Jeffrey Stedfast | 2003-09-20 | 1 | -1/+0 |
* | updated for camel namespace changes | Jeffrey Stedfast | 2003-09-19 | 1 | -2/+2 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -34/+456 |
* | temporarily reverting camel namespace changes until after other branches have... | Jeffrey Stedfast | 2003-08-27 | 1 | -2/+2 |
* | updated for namespace changed made to camel-mime-utils.[c,h] | Jeffrey Stedfast | 2003-08-26 | 1 | -2/+2 |
* | translate the local time format. | Not Zed | 2003-08-23 | 1 | -1/+1 |
* | Fix type warnings (folder_browser_toggle_caret_mode): Remove unused | Dan Winship | 2003-07-23 | 1 | -1/+1 |
* | Use the newer utf8 versions of the e_strftime*() functions since our | Jeffrey Stedfast | 2003-07-02 | 1 | -5/+5 |
* | Might fix bug #45368 but I wouldn't bet on it. | Jeffrey Stedfast | 2003-06-25 | 1 | -2/+2 |
* | Save the idle_id | Dan Winship | 2003-06-24 | 1 | -1/+1 |
* | Only save state if we have a folder reference. Fixes some warnings about | Jeffrey Stedfast | 2003-06-19 | 1 | -1/+4 |
* | Don't display an unread icon for a parent message status if it has unread | Jeffrey Stedfast | 2003-06-18 | 1 | -13/+1 |
* | ** See bug #44609 | Not Zed | 2003-06-17 | 1 | -2/+30 |
* | Use mail-config's gconf client. (target_date_new): Same. | Jeffrey Stedfast | 2003-06-12 | 1 | -2/+2 |
* | Add #include to fix warning. | Jeremy Katz | 2003-05-17 | 1 | -3/+3 |
* | To be consistant with the message-list envelope toggle, undelete the | Jeffrey Stedfast | 2003-05-03 | 1 | -2/+19 |
* | ** See bug #41972 | Not Zed | 2003-04-30 | 1 | -4/+4 |
* | create a stock cancel button with a cancel all text. (build_dialogue): | Not Zed | 2003-04-15 | 1 | -0/+3 |
* | For string columns, never return NULL - always return "" if the value is | Jeffrey Stedfast | 2003-04-08 | 1 | -12/+16 |
* | Fixes bug #40074. | Jeffrey Stedfast | 2003-03-27 | 1 | -0/+8 |
* | Register a destroy virtual method. (mail_accounts_tab_destroy): Set | Jeffrey Stedfast | 2003-02-12 | 1 | -12/+13 |
* | Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): Same | Jeffrey Stedfast | 2003-02-11 | 1 | -12/+12 |
* | updated for e scroll frame --> gtk scrolled window | Radek Doulik | 2003-02-05 | 1 | -1/+1 |
* | Get the thread_subject setting here instead of in regen_list_regen since | Jeffrey Stedfast | 2003-02-04 | 1 | -7/+7 |
* | New function to return a cached list of labels. | Jeffrey Stedfast | 2003-02-01 | 1 | -1/+7 |
* | removed a FIXME comment | Jeffrey Stedfast | 2003-01-27 | 1 | -1/+0 |
* | reverted fe casts and added ChageLog entries | Radek Doulik | 2003-01-15 | 1 | -1/+1 |
* | EScrollFrame --> GtkScrolledWindow | Radek Doulik | 2003-01-15 | 1 | -4/+2 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -22/+33 |
* | frobbed around with these till it exits without crashing. | Not Zed | 2002-12-03 | 1 | -27/+38 |
* | Duh idiot, "un-fixed" the memleak i added. | Not Zed | 2002-11-26 | 1 | -1/+0 |
* | gtk_widget_set_parent_window -> gtk_window_set_transient_for. | Not Zed | 2002-11-26 | 1 | -3/+14 |
* | Want a (GWeakNotify) cast here, not (GWeakNotify *). | Ettore Perazzoli | 2002-11-15 | 1 | -12/+12 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -80/+81 |
* | rename this from "Mail.idl" so that the generated .h file won't overwrite | Dan Winship | 2002-09-13 | 1 | -1/+0 |
* | If we already have a folder, make sure we unref/unhook from it. Fixes a | Not Zed | 2002-09-10 | 1 | -1/+11 |
* | Pass mail_config_get_thread_subject() as the third argument to | Jeffrey Stedfast | 2002-08-28 | 1 | -1/+2 |
* | Don't bother overloading the timeout virtual methods since they don't | Jeffrey Stedfast | 2002-08-22 | 1 | -2/+2 |
* | Once we hit the target node, update the cursor_uid if it's set. Fixes | Peter Williams | 2002-08-21 | 1 | -0/+4 |
* | Only count hidden messages which are in the folder. Should probably | Not Zed | 2002-08-06 | 1 | -2/+24 |
* | If we are not in interactive mode, don't display error dialogs. | Jeffrey Stedfast | 2002-08-06 | 1 | -9/+22 |
* | Updated to use the new Follow-Up tags. Instead of storing a string | Jeffrey Stedfast | 2002-08-03 | 1 | -36/+17 |
* | Remove the assert, and always copy over the threadtree which represents | Not Zed | 2002-07-22 | 1 | -5/+4 |
* | Lookup the label colour based on the label token, not an integer. | Not Zed | 2002-07-16 | 1 | -1/+3 |
* | New convenience function to find the first parent node that is visible and | Jeffrey Stedfast | 2002-06-19 | 1 | -2/+23 |
* | New convenience function to get a cached normalised string. | Jeffrey Stedfast | 2002-06-18 | 1 | -56/+127 |
* | If we dont support searching, dont try to. | Not Zed | 2002-06-17 | 1 | -2/+5 |
* | Move m->complete = TRUE; to within the cancel-check block, this way | Jeffrey Stedfast | 2002-06-12 | 1 | -2/+2 |
* | If we dont get a folder, dont try and get details off it. Should get rid | Not Zed | 2002-06-11 | 1 | -29/+77 |
* | Keep track of the regeneration request in a list. (regen_list_free): | Not Zed | 2002-06-06 | 1 | -18/+42 |
* | Implement, return a text description of the localfolder. | Not Zed | 2002-06-03 | 1 | -1/+19 |
* | Check for a label tag when doing a lookup on the COLOR column. | Jeffrey Stedfast | 2002-05-17 | 1 | -11/+18 |
* | Instead of g_assert()ing that the msg_info is not NULL, if it is NULL just | Jeffrey Stedfast | 2002-05-15 | 1 | -1/+2 |
* | Implemented. | Jeffrey Stedfast | 2002-03-15 | 1 | -1/+35 |
* | Connect to the focus-in/out events on the message-list so that we can | Jeffrey Stedfast | 2002-03-05 | 1 | -3/+0 |
* | Removed, this wasn't working as intended and seemed to break other | Jeffrey Stedfast | 2002-02-23 | 1 | -29/+0 |
* | Connect to our own message_list_built signal. Focus the list and select | Jeffrey Stedfast | 2002-02-22 | 1 | -1/+29 |
* | Prompt the user to find out if he/she wants to go to the next folder with | Jeffrey Stedfast | 2002-02-20 | 1 | -7/+9 |
* | Set the followup icon to use the new flag icon rather than the exclamation | Jeffrey Stedfast | 2002-02-14 | 1 | -1/+2 |
* | Get followup-up message-list values. Also highlight the message in red if | Jeffrey Stedfast | 2002-02-12 | 1 | -74/+145 |
* | removed more needs-reply cruft | Jeffrey Stedfast | 2002-02-08 | 1 | -6/+0 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -120/+51 |
* | Removed references to NEEDS_REPLY. | Jeffrey Stedfast | 2002-02-07 | 1 | -20/+0 |
* | When performing a wraparound, check to see if the first (or last depending | Jeffrey Stedfast | 2002-01-09 | 1 | -4/+21 |
* | Makes the auto-undelete behavior when changing message flags a bit more | Jon Trowbridge | 2001-12-21 | 1 | -3/+15 |
* | Add ETable magic for our new "Needs Reply" column. (The next few entries | Jon Trowbridge | 2001-12-12 | 1 | -49/+47 |
* | Implements marking messages as "Need Reply". | Jon Trowbridge | 2001-12-10 | 1 | -22/+48 |
* | If the path exists, make sure it's a regular file (or we can't possibly | Jeffrey Stedfast | 2001-12-04 | 1 | -13/+22 |
* | Reverted my hide_save_state patch. | Jeffrey Stedfast | 2001-11-22 | 1 | -6/+0 |
* | 'n' shouldn't wrap if 'p' doesn't. | Jeffrey Stedfast | 2001-11-21 | 1 | -9/+0 |
* | Save hide state. (message_list_hide_uids): Save hide state. | Jeffrey Stedfast | 2001-11-17 | 1 | -1/+7 |
* | Use GINT_TO_POINTER here for platforms where simply casting an int to void | Christopher James Lahey | 2001-11-03 | 1 | -3/+7 |
* | Argh!!! Dont free the async op data here, the async op is still running | 0 | 2001-10-30 | 1 | -2/+5 |
* | So apparently the uicomp can just 'vanish' while we're using it. Joy. Take | 5 | 2001-10-26 | 1 | -2/+2 |
* | Dont do anything if we're destroyed #13021. | 3 | 2001-10-24 | 1 | -0/+3 |
* | Check that the cursor_uid is non-NULL before emitting a "message_selected" | Jeffrey Stedfast | 2001-10-17 | 1 | -1/+1 |
* | Added an async_event handler to store_info. (mail_note_store): Setup async | Michael Zucci | 2001-10-17 | 1 | -17/+10 |
* | Revert the change to remove the Score column until Chris can fix ETable so | Dan Winship | 2001-10-13 | 1 | -2/+52 |
* | removed Score stuff from the message-list | Jeffrey Stedfast | 2001-10-13 | 1 | -52/+2 |
* | Update for folder_flags. | Dan Winship | 2001-10-09 | 1 | -7/+3 |
* | Turn on "uniform_row_height" argument. | Christopher James Lahey | 2001-10-05 | 1 | -0/+4 |
* | Check for the root node here. | Christopher James Lahey | 2001-09-27 | 1 | -0/+3 |
* | Use e_tree_selected_path_foreach instead of e_tree_selected_row_foreach | Christopher James Lahey | 2001-09-26 | 1 | -4/+4 |
* | Use e_strftime_fix_am_pm instead of strftime. | Christopher James Lahey | 2001-09-25 | 1 | -5/+5 |
* | General cleanup of mail debug printfs. | 9 | 2001-09-19 | 1 | -3/+18 |
* | Updated required version of gal to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 1 | -1/+1 |
* | Use g_utf8_collate instead of g_strcasecmp for comparing names. | Chyla Zbigniew | 2001-09-01 | 1 | -9/+13 |
* | Use the new e_mkdtemp function. | Jeffrey Stedfast | 2001-08-25 | 1 | -37/+37 |
* | Check to make sure we actually have drag data. | Jeffrey Stedfast | 2001-08-24 | 1 | -5/+5 |
* | Don't sink the extras since _set_folder can get called more than once (on | Peter Williams | 2001-08-22 | 1 | -3/+1 |
* | Always remove the idle and return FALSE, instead of returning TRUE if more | Peter Williams | 2001-08-16 | 1 | -6/+4 |
* | Use ALWAYS for scroll frame policy because ETable acts lame with | Jason Leach | 2001-08-16 | 1 | -12/+10 |
* | gets rid of those annoying operation-re-registered messages at last. | Not Zed | 2001-08-15 | 1 | -10/+1 |
* | Do some g_assert() action. Make sure that the node passed in is non-NULL | Jeffrey Stedfast | 2001-08-14 | 1 | -51/+57 |
* | Since 'N' keypresses go through here now, use wrap-around selecting. | Jason Leach | 2001-08-11 | 1 | -5/+12 |
* | Free dbkey if we don't use it. | Jeffrey Stedfast | 2001-08-10 | 1 | -16/+16 |
* | Added a g_assert_not_reached() - I'm hoping this will help us track down | Jeffrey Stedfast | 2001-08-10 | 1 | -12/+16 |
* | Fix inline documentation. | Peter Williams | 2001-08-10 | 1 | -1/+3 |
* | Dont double-register this operation, mail-mt will do it for us. | Not Zed | 2001-08-09 | 1 | -1/+1 |
* | Fix a minor glitch with how it started a backwards wraparound at the 2nd | Jason Leach | 2001-08-07 | 1 | -1/+1 |
* | Add a @wraparound argument, so the 'n' and 'p' keypresses (or anything | Jason Leach | 2001-08-05 | 1 | -3/+17 |
* | Added. Provide description for filter_folder_op. (fetch_mail_describe): | Jon Trowbridge | 2001-08-03 | 1 | -1/+8 |
* | Go back to calling mail_msg_free here. (mail_msg_destroy): Remove the | Not Zed | 2001-07-24 | 1 | -2/+11 |
* | Set the vertical scrolling policy for the mail display to AUTOMATIC, only | Jason Leach | 2001-07-20 | 1 | -1/+2 |
* | Some NULL protection for our strings: pgp_key, html_signature, smime_key. | Peter Williams | 2001-07-10 | 1 | -0/+2 |
* | Check for new_uid != NULL here before strcmping. | Christopher James Lahey | 2001-07-08 | 1 | -1/+1 |
* | Made this handle being given a row that's outside the range better. | Christopher James Lahey | 2001-07-07 | 1 | -4/+9 |
* | Mark the messages as Seen also. (folder_browser_class_init): Create an | Jeffrey Stedfast | 2001-07-07 | 1 | -87/+89 |
* | Select the very next message after deleting, not the next undeleted (it | Jason Leach | 2001-07-07 | 1 | -10/+26 |
* | Added an MailAccountEditorNews, for NNTP configuratuion. Based on | Sam Creasey | 2001-07-03 | 1 | -0/+20 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Implemented. | Jeffrey Stedfast | 2001-06-16 | 1 | -106/+22 |
* | (Fix bug #3211: Should undelete when flagging a delete message as | Jason Leach | 2001-06-06 | 1 | -1/+5 |
* | Removed the etable spec string. (message_list_construct): Load the etable | Jeffrey Stedfast | 2001-05-28 | 1 | -35/+5 |
* | g_strdup the uid into the ml->cursor_uid. | Jeffrey Stedfast | 2001-05-25 | 1 | -1/+7 |
* | Make the message-list respect the "hide deleted messages" setting. Fixes | Jeffrey Stedfast | 2001-05-24 | 1 | -10/+11 |
* | Instead of calling message_list_select_uid() here, instead connect to the | Jeffrey Stedfast | 2001-05-23 | 1 | -6/+18 |
* | Functions to determine if a folderbrowser is one of the drafts, sent, or | Dan Winship | 2001-05-17 | 1 | -5/+5 |
* | Don't advance to the next undeleted message after "Delete"... | Dan Winship | 2001-05-11 | 1 | -7/+6 |
* | Connect to key_press_event on the GtkHTML widget. (etree_key): Only handle | Dan Winship | 2001-05-08 | 1 | -0/+3 |
* | #include <camel/camel-file-utils.h> | Dan Winship | 2001-05-04 | 1 | -1/+2 |
* | Updated to use camel-file-util routines. (hide_save_1): Same. | Jeffrey Stedfast | 2001-04-27 | 1 | -17/+24 |
* | Use the message-browser widget rather than the mail-view window. | Jeffrey Stedfast | 2001-04-24 | 1 | -0/+28 |
* | Don't need to dup the string: the relevant gnome-dialog routine already | Dan Winship | 2001-04-19 | 1 | -0/+8 |
* | Only activate the message if the cursor has moved. | Christopher James Lahey | 2001-04-13 | 1 | -4/+13 |
* | Updated this function to be a correct full ordering. | Christopher James Lahey | 2001-04-13 | 1 | -72/+112 |
* | Save the expanded state using the ETree built in expanded state code. | Christopher James Lahey | 2001-04-11 | 1 | -109/+27 |
* | Merge from evolution-0-10 to evolution-0-10-merge-0 into head. | Not Zed | 2001-04-05 | 1 | -7/+57 |
* | #include <camel/camel-vtrash-folder.h> | Dan Winship | 2001-03-30 | 1 | -0/+1 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -15/+16 |
* | Create a vtrash folder, not a vee folder. | Not Zed | 2001-03-29 | 1 | -13/+60 |
* | Turned on BROKEN_ETREE. | Christopher James Lahey | 2001-03-23 | 1 | -1/+1 |
* | Remove the node before freeing the data it points to. | Christopher James Lahey | 2001-03-20 | 1 | -5/+5 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 1 | -173/+186 |
* | Move the proxy event outside the lock (otherwise we always deadlock). | Not Zed | 2001-03-17 | 1 | -602/+301 |
* | started hack for progress reporting, which is currently to the console. | Not Zed | 2001-02-22 | 1 | -0/+4 |
* | Wrapped the address compare functions in a #ifdef (address_compare): | Jeffrey Stedfast | 2001-02-16 | 1 | -0/+10 |
* | if doing a full update, save the cursor pos and restore it afterwards. | Not Zed | 2001-02-13 | 1 | -4/+52 |
* | Updates for CamelStore changes, small memory leak fixes. (lookup_folder): | Dan Winship | 2001-02-10 | 1 | -44/+49 |
* | Added libmenus.la. | Christopher James Lahey | 2001-02-07 | 1 | -1/+1 |
* | Change how the attachments are displayed. | Iain Holmes | 2001-02-07 | 1 | -0/+1 |
* | Cleaned up so we dont add an unecessary level of indenting. | Not Zed | 2001-02-02 | 1 | -14/+51 |
* | (build_tree): Oops, turn on BROKEN_ETREE again. | Michael Zucci | 2001-01-29 | 1 | -3/+5 |
* | Debug function to compare the tree we think we have, after an incremental | Not Zed | 2001-01-29 | 1 | -1/+56 |
* | Protect against NULL address pointers. (subject_compare): Same but for | Jeffrey Stedfast | 2001-01-28 | 1 | -0/+6 |
* | Define BROKEN_ETREE again, till we get this stuff fixed better. | Not Zed | 2001-01-26 | 1 | -1/+1 |
* | Yes, some more screw ups... | Iain Holmes | 2001-01-26 | 1 | -12/+5 |
* | GNOME_Evolution_Mail.oafinfo | Iain Holmes | 2001-01-26 | 1 | -5/+12 |
* | Made the message list pay attention to the "cursor_activated" signal | Christopher James Lahey | 2001-01-26 | 1 | -6/+6 |
* | Try turning off the BROKEN_ETREE thing. It seems to work ok (better?) now, | Not Zed | 2001-01-23 | 1 | -3/+3 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 1 | -1/+1 |
* | Added draw-focus="true" and selection-mode="browse" attributes to the | Christopher James Lahey | 2001-01-21 | 1 | -4/+1 |
* | Change from using filters for date and size to using e_cell_date and | Christopher James Lahey | 2001-01-16 | 1 | -12/+14 |
* | Set the default button to `Yes' here. | Miguel de Icaza | 2001-01-15 | 1 | -1/+1 |
* | Changed filter_date and filter_size to match the changes in gal. | Christopher James Lahey | 2001-01-13 | 1 | -8/+9 |
* | Add strings for localization | Miguel de Icaza | 2001-01-12 | 1 | -0/+8 |