| Commit message (Expand) | Author | Age | Files | Lines |
* | (on_right_click): Use | Ettore Perazzoli | 2003-02-07 | 1 | -1/+1 |
* | updated for e scroll frame --> gtk scrolled window | Radek Doulik | 2003-02-05 | 1 | -2/+2 |
* | New function to return a cached list of labels. | Jeffrey Stedfast | 2003-02-01 | 1 | -67/+23 |
* | Set the paned_size here. | Jeffrey Stedfast | 2003-01-25 | 1 | -105/+0 |
* | Use button_release instead of size_allocate, and get the position from the | Rodney Dawes | 2003-01-24 | 1 | -10/+11 |
* | Removed. (mail_config_set_thread_list): Removed. | Jeffrey Stedfast | 2003-01-23 | 1 | -5/+8 |
* | Don't !atoi (state) for the message_list_set_hidedeleted() call. | Jeffrey Stedfast | 2003-01-21 | 1 | -1/+1 |
* | Updated. (request_password): Same. | Jeffrey Stedfast | 2003-01-18 | 1 | -16/+34 |
* | Same as below. | Jeffrey Stedfast | 2003-01-17 | 1 | -1/+1 |
* | reverted fe casts and added ChageLog entries | Radek Doulik | 2003-01-15 | 1 | -2/+2 |
* | Switch to using GtkPaned instead of EPaned for GTK2 | Rodney Dawes | 2003-01-15 | 1 | -8/+7 |
* | EScrollFrame --> GtkScrolledWindow | Radek Doulik | 2003-01-15 | 1 | -3/+3 |
* | Correctly create the clipboard buffer by using a nul to delimit the uri | Jeffrey Stedfast | 2003-01-14 | 1 | -2/+2 |
* | Check the state of message_style in gconf and set the menus accordingly. | Jeffrey Stedfast | 2003-01-14 | 1 | -2/+30 |
* | We also need to call message_list_set_hidedeleted() here so that any | Jeffrey Stedfast | 2003-01-11 | 1 | -24/+46 |
* | Updated for function rename. | Jeffrey Stedfast | 2003-01-11 | 1 | -9/+36 |
* | Save the paned_size notify handle. (folder_browser_destroy): Remove gconf | Not Zed | 2003-01-10 | 1 | -2/+7 |
* | Removed. (mail_config_set_show_preview): Removed. | Jeffrey Stedfast | 2003-01-09 | 1 | -8/+8 |
* | oops, forgot to init the gconf-client | Jeffrey Stedfast | 2003-01-08 | 1 | -1/+2 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -15/+74 |
* | ...And a whole bunch more build fixes. | Jeffrey Stedfast | 2002-12-18 | 1 | -62/+62 |
* | cast a-warning a-way. | Not Zed | 2002-12-12 | 1 | -1/+1 |
* | frobbed around with these till it exits without crashing. | Not Zed | 2002-12-03 | 1 | -41/+51 |
* | gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setup | Not Zed | 2002-12-02 | 1 | -59/+59 |
* | Want a (GWeakNotify) cast here, not (GWeakNotify *). | Ettore Perazzoli | 2002-11-15 | 1 | -2/+2 |
* | Use g_object_new() instead of gtk_type_new(). Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 1 | -1/+1 |
* | Added to cvs. Currently contains no configurable stuff, but maybe it will | Not Zed | 2002-11-13 | 1 | -7/+7 |
* | Ported. | Jeffrey Stedfast | 2002-11-12 | 1 | -6/+7 |
* | Ported. | Jeffrey Stedfast | 2002-11-12 | 1 | -219/+210 |
* | No longer need to check for a CLEAR_ID. | Jeffrey Stedfast | 2002-10-29 | 1 | -1/+1 |
* | Use the mode 0666 when creating a new file and let the user's umask handle | Jeffrey Stedfast | 2002-10-25 | 1 | -1/+1 |
* | Only perform the search if it is either a clear or advanced search. | Jeffrey Stedfast | 2002-10-24 | 1 | -1/+5 |
* | Don't do anything if the message_list is NULL (this means the | Jeffrey Stedfast | 2002-10-11 | 1 | -1/+6 |
* | cursor activated on etable is required to know when the selection changes | Not Zed | 2002-10-01 | 1 | -0/+8 |
* | Always do a search if the query changed. For #31060 & #29625. | Not Zed | 2002-09-24 | 1 | -3/+0 |
* | If the vpaned isn't realized, don't call mail_config_set_paned_size. Fixes | Dan Winship | 2002-09-14 | 1 | -1/+1 |
* | Only abort if the user selected ADVANCED_SEARCH, not the other way around. | Jeffrey Stedfast | 2002-09-12 | 1 | -2/+2 |
* | If we already have a folder, make sure we unref/unhook from it. Fixes a | Not Zed | 2002-09-10 | 1 | -0/+6 |
* | New callback functions that wrap the mail-callbacks versions of | Jeffrey Stedfast | 2002-09-04 | 1 | -4/+27 |
* | Add some new flags for sensitizing nodes based on the flags of the | Peter Williams | 2002-08-29 | 1 | -0/+1 |
* | Fixes for bug #4480 | Jeffrey Stedfast | 2002-08-28 | 1 | -16/+31 |
* | Force a refresh of the menu sensitivity when the thread state changes. | Not Zed | 2002-08-08 | 1 | -1/+6 |
* | Set the rule name to include the search string, for #10979. | Not Zed | 2002-08-06 | 1 | -1/+8 |
* | Unref the driver before returning to main thread, so any closing | Not Zed | 2002-08-06 | 1 | -87/+56 |
* | Updated to use the new Follow-Up tags. Instead of storing a string | Jeffrey Stedfast | 2002-08-03 | 1 | -22/+11 |
* | Check for whether current_message is NULL as well as preview_shown (if we | Peter Williams | 2002-07-25 | 1 | -1/+10 |
* | Also perform a search on the query_changed signal, which is what gets | Peter Williams | 2002-07-24 | 1 | -0/+2 |
* | Lookup the label colour based on the label token, not an integer. | Not Zed | 2002-07-16 | 1 | -16/+8 |
* | Don't ever use the mail-display's current_message, this can cause | Jeffrey Stedfast | 2002-07-09 | 1 | -6/+6 |
* | Increase the size of the escapped mlist buffer, we can't assume that there | Jeffrey Stedfast | 2002-07-03 | 1 | -0/+1 |
* | Increase the size of the escapped mlist buffer, we can't assume that there | Jeffrey Stedfast | 2002-07-03 | 1 | -1/+1 |
* | Fixes bug #27263. | Jeffrey Stedfast | 2002-07-03 | 1 | -8/+32 |
* | (folder_browser_gui_init): Don't connect | Ettore Perazzoli | 2002-07-02 | 1 | -3/+1 |
* | New functions to add additional search strings one at a time. Maybe it | Not Zed | 2002-05-21 | 1 | -1/+11 |
* | Check for a label tag when doing a lookup on the COLOR column. | Jeffrey Stedfast | 2002-05-17 | 1 | -28/+72 |
* | Update for camel_folder_append_message / camel_folder_transfer_messages_to | Dan Winship | 2002-05-14 | 1 | -1/+1 |
* | If we are in a Sent/Drafts/Outbox folder, don't show the "Add Sender to | Jeffrey Stedfast | 2002-05-07 | 1 | -4/+17 |
* | Fix the filter_menu static array to use the E_POPUP_MENU_CC macros since | Jeffrey Stedfast | 2002-05-02 | 1 | -1/+1 |
* | Fix the filter_menu static array to use the E_POPUP_MENU_CC macros since | Jeffrey Stedfast | 2002-05-02 | 1 | -9/+10 |
* | Update to use E_POPUP_MENU_PIXMAP_WIDGET_ITEM_CC so that our callback gets | Jeffrey Stedfast | 2002-04-25 | 1 | -6/+6 |
* | Free the loading/pending/new/loaded_uid string buffers. | Jeffrey Stedfast | 2002-04-20 | 1 | -2/+7 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -39/+39 |
* | Handle broken multipart/signed parts such as where the signature part is | Jeffrey Stedfast | 2002-04-18 | 1 | -5/+0 |
* | Handle broken multipart/signed parts such as where the signature part is | Jeffrey Stedfast | 2002-04-18 | 1 | -10/+15 |
* | Just use g_basename. (mlf_finalize): Free the real_path. | Jeffrey Stedfast | 2002-04-18 | 1 | -0/+1 |
* | Set the window title/icon here instead. | Jeffrey Stedfast | 2002-04-04 | 1 | -4/+7 |
* | Sync with yet-another-mail-config branch. | Jeffrey Stedfast | 2002-03-27 | 1 | -3/+5 |
* | Changed to get the address from the messageinfo of the current selected | Not Zed | 2002-03-26 | 1 | -34/+128 |
* | Add accelerators for "Find Now" and "Clear". | Ettore Perazzoli | 2002-03-21 | 1 | -2/+5 |
* | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 1 | -1/+0 |
* | Draw colour rectangles for each of the colour items and set a closure on | Jeffrey Stedfast | 2002-03-16 | 1 | -9/+95 |
* | New callback to set a colour on a message. | Jeffrey Stedfast | 2002-03-16 | 1 | -33/+114 |
* | expand the relative urls of the object at the point so that relative | Larry Ewing | 2002-03-16 | 1 | -1/+1 |
* | Set the folder on a folder-browser object. | Jeffrey Stedfast | 2002-03-13 | 1 | -4/+24 |
* | Made all the acclerators in the context menu on a message work. (There are | Anna Marie Dirks | 2002-03-08 | 1 | -14/+14 |
* | Added more debugging code to help figure out why a certain image isn't | Jeffrey Stedfast | 2002-03-05 | 1 | -2/+2 |
* | Connect to the focus-in/out events on the message-list so that we can | Jeffrey Stedfast | 2002-03-05 | 1 | -0/+28 |
* | rename folder_browser_search_query_changed to this. | Chris Toshok | 2002-02-25 | 1 | -2/+4 |
* | oops, Ximian is spelled Ximian, not Ximain. :-) | Jeffrey Stedfast | 2002-02-15 | 1 | -1/+1 |
* | Implement. (drag_data_delete_cb): Implement. (do_attachment_header): Setup | Jeffrey Stedfast | 2002-02-14 | 1 | -1/+2 |
* | Fixed a bug. | Jeffrey Stedfast | 2002-02-13 | 1 | -3/+3 |
* | Implemented. (on_right_click): Do better enabling/hiding of unwanted | Jeffrey Stedfast | 2002-02-12 | 1 | -11/+27 |
* | New flag-for-followup tag editor dialog. | Jeffrey Stedfast | 2002-02-09 | 1 | -3/+3 |
* | Base class for a message tag editor. | Jeffrey Stedfast | 2002-02-09 | 1 | -2/+39 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -4/+9 |
* | Removed references to NEEDS_REPLY. | Jeffrey Stedfast | 2002-02-07 | 1 | -24/+1 |
* | Implements bug #15692 | Jeffrey Stedfast | 2002-01-24 | 1 | -11/+57 |
* | Avoid embedding <object> tags when we are printing. | Jon Trowbridge | 2001-12-18 | 1 | -1/+1 |
* | Fixed for mail_content_loaded's new signature. | Jon Trowbridge | 2001-12-12 | 1 | -20/+25 |
* | Implements marking messages as "Need Reply". | Jon Trowbridge | 2001-12-10 | 1 | -9/+32 |
* | merged from evoution-1-0-branch | Not Zed | 2001-11-28 | 1 | -1/+1 |
* | Was x_evolution_message_parse from folder-browser.c. A space char is no | Jeffrey Stedfast | 2001-11-10 | 1 | -42/+5 |
* | Disconnect from the message_list_built function so we dont do it every | 2 | 2001-11-03 | 1 | -3/+13 |
* | fix cut & paste from the message body. | Larry Ewing | 2001-11-02 | 1 | -2/+1 |
* | Don't warn the user if the source and destination folders are the same. | Jeffrey Stedfast | 2001-10-30 | 1 | -1/+1 |
* | Fixed a warning by #if 0ing out this function. | Christopher James Lahey | 2001-10-30 | 1 | -1/+26 |
* | Fix the focus check. It's not fb->message_list that has focus, it's one of | Dan Winship | 2001-10-30 | 1 | -1/+1 |
* | Copy the folder's full_name before trying to use it to rename. | 9 | 2001-10-29 | 1 | -6/+13 |
* | Deactivate the Print right-click menu option if the message isn't loaded. | Jeffrey Stedfast | 2001-10-28 | 1 | -8/+8 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Work around something that we think is a GtkHTML bug, where sometimes the | Dan Winship | 2001-10-27 | 1 | -0/+3 |
* | So apparently the uicomp can just 'vanish' while we're using it. Joy. Take | 5 | 2001-10-26 | 1 | -1/+1 |
* | Unref the global search_context. (owner_set_cb): create the global | Jeffrey Stedfast | 2001-10-24 | 1 | -15/+6 |
* | all this crap just to make the print icon desensitive at the right time. | 4 | 2001-10-24 | 1 | -5/+10 |
* | Move the folder sync code along with a few other things from | Jeffrey Stedfast | 2001-10-23 | 1 | -39/+51 |
* | fixed bug #13151 | Jeffrey Stedfast | 2001-10-22 | 1 | -2/+2 |
* | Clear variables once done, for debugging. (mail_vfolder_add_uri, | 1 | 2001-10-22 | 1 | -28/+25 |
* | folder-browser.c: (folder_browser_set_message_preview): Return do nothing | Michael Zucci | 2001-10-17 | 1 | -6/+16 |
* | Added an async_event handler to store_info. (mail_note_store): Setup async | Michael Zucci | 2001-10-17 | 1 | -75/+19 |
* | New function to return the id of the currently executing proxied event. | 6 | 2001-10-17 | 1 | -7/+80 |
* | Remove the mark_seen timeout. | Jeffrey Stedfast | 2001-10-16 | 1 | -3/+8 |
* | Make sure the mail-display is non-NULL. | Jeffrey Stedfast | 2001-10-10 | 1 | -1/+1 |
* | Create a chaqrset picker submenu in the View menu. | Jeffrey Stedfast | 2001-10-10 | 1 | -1/+24 |
* | Update for folder_flags. | Dan Winship | 2001-10-09 | 1 | -2/+1 |
* | reformatted the menu tables so they're a bit more bloody readable. | 5 | 2001-10-06 | 1 | -67/+30 |
* | Show "nn sent" as total in sent folder, rather than just 'total'. | 4 | 2001-10-05 | 1 | -1/+3 |
* | Set 'to' -> 'recipient' data for search object. #6199. | 3 | 2001-10-04 | 1 | -0/+4 |
* | If we have hide deleted set, then dont count deleted messages in the | 3 | 2001-10-04 | 1 | -1/+19 |
* | Pass an empty flags argument to mail_transfer_messages - destination | Jeffrey Stedfast | 2001-10-03 | 1 | -2/+2 |
* | Pass an empty flags argument to mail_tool_uri_to_folder. | Jeffrey Stedfast | 2001-10-03 | 1 | -2/+2 |
* | removed mail-vtrash.c | Jeffrey Stedfast | 2001-09-29 | 1 | -1/+1 |
* | Deal with destroy vs finalise semantics. Only destroy widgets here. | 5 | 2001-09-26 | 1 | -16/+51 |
* | Update the status bar here, assuming we've just been activated. | 0 | 2001-09-21 | 1 | -0/+4 |
* | Register vfolder sources here. | 0 | 2001-09-21 | 1 | -2/+1 |
* | General cleanup of mail debug printfs. | 9 | 2001-09-19 | 1 | -2/+82 |
* | Merged into folder_browser_new: nothing ever changes the URI of an | Dan Winship | 2001-09-19 | 1 | -24/+5 |
* | Dynamically create the folder type list from camel. (reconfigure_clicked): | 0 | 2001-09-11 | 1 | -24/+2 |
* | Use the new e_mkdtemp function. | Jeffrey Stedfast | 2001-08-25 | 1 | -14/+6 |
* | Check to make sure we actually have drag data. | Jeffrey Stedfast | 2001-08-24 | 1 | -1/+5 |
* | Rename to fbui_real_sensitize_items. Now we queue a change and set up a | Peter Williams | 2001-08-22 | 1 | -0/+3 |
* | Fix bug #215... desensitize menu items based on the number of selected | Peter Williams | 2001-08-14 | 1 | -1/+43 |
* | Fix the fix for #6722. | Dan Winship | 2001-08-14 | 1 | -1/+1 |
* | Make the right click "Resend..." into "Edit as New Message...", bug #6838. | Jason Leach | 2001-08-12 | 1 | -1/+1 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 1 | -2/+2 |
* | Make the context menu for the Sent folder have "Resend..." instead of | Jason Leach | 2001-08-11 | 1 | -1/+1 |
* | Added a comment about leaking memory here, but we seem to not even use the | Jeffrey Stedfast | 2001-08-10 | 1 | -28/+29 |
* | in mail: | Peter Williams | 2001-08-10 | 1 | -7/+0 |
* | The bonobo menu items now handle 'n' and 'p'. | Peter Williams | 2001-08-10 | 1 | -14/+0 |
* | Fixes bug #6918 | Anna Marie Dirks | 2001-08-10 | 1 | -1/+1 |
* | Fixes bug #6722 | Jeffrey Stedfast | 2001-08-10 | 1 | -1/+1 |
* | Set the message-display message to NULL if we can't get an info too. | Jeffrey Stedfast | 2001-08-07 | 1 | -30/+29 |
* | Add a @wraparound argument, so the 'n' and 'p' keypresses (or anything | Jason Leach | 2001-08-05 | 1 | -2/+2 |
* | I obviously can't spell recieved, er, received...uh, yea. | Jeffrey Stedfast | 2001-08-03 | 1 | -2/+2 |
* | Do the Right Thing (tm) if the message list is not the widget in focus | Jeffrey Stedfast | 2001-08-02 | 1 | -0/+7 |
* | If we don't have any messages selected, break out. This fixes bug #5612. | Jeffrey Stedfast | 2001-07-27 | 1 | -0/+4 |
* | Make 'q' a toggle, not one-way. | Peter Williams | 2001-07-26 | 1 | -2/+2 |
* | Make it so Enter always opens the message in another window. | Peter Williams | 2001-07-26 | 1 | -6/+1 |
* | [Bug #5225: No UI way to mark as unimportant] | Jason Leach | 2001-07-24 | 1 | -1/+23 |
* | Set the vertical scrolling policy for the mail display to AUTOMATIC, only | Jason Leach | 2001-07-20 | 1 | -4/+0 |
* | Do what was suggested in #4596. | Jeffrey Stedfast | 2001-07-19 | 1 | -12/+12 |
* | Fix to correctly handle text/uri-lists that contain more than a single | Jeffrey Stedfast | 2001-07-18 | 1 | -25/+30 |
* | Use CAMEL_VTRASH_NAME. | Jeffrey Stedfast | 2001-07-18 | 1 | -1/+1 |
* | Use our own display_style member instead of the global setting. | Peter Williams | 2001-07-17 | 1 | -2/+7 |
* | [Bug #4305: Make the automatic mark-as-read timer optional] | Jason Leach | 2001-07-11 | 1 | -1/+1 |
* | Typo | JP Rosevear | 2001-07-11 | 1 | -9/+6 |
* | Freeze and Thaw the folder. | Jeffrey Stedfast | 2001-07-07 | 1 | -2/+4 |
* | Mark the messages as Seen also. (folder_browser_class_init): Create an | Jeffrey Stedfast | 2001-07-07 | 1 | -54/+108 |
* | Select the very next message after deleting, not the next undeleted (it | Jason Leach | 2001-07-07 | 1 | -0/+2 |
* | Compile fixes. #include errno.h and gnome-dialog-utils.h. | Peter Williams | 2001-07-04 | 1 | -4/+5 |
* | Prevent folders from appearing to have -1 new messages. Prevent nonactive | Peter Williams | 2001-07-04 | 1 | -1/+1 |
* | Use mkdtemp if we have it, else use mktemp but make the code safer than it | Jeffrey Stedfast | 2001-07-04 | 1 | -6/+19 |
* | Hide the URL passwd, auth, and params. (folder_browser_copy): Same. | Jeffrey Stedfast | 2001-07-03 | 1 | -2/+4 |
* | Updated for the mail_transfer_messages API. | Jeffrey Stedfast | 2001-07-03 | 1 | -2/+3 |
* | New file. Protoypes for the Mail Folder Cache, which provides a place for | Peter Williams | 2001-07-03 | 1 | -0/+5 |
* | Changed to return the created window. (find_socket): Added. Copied from | Jon Trowbridge | 2001-07-01 | 1 | -2/+2 |
* | Don't bother trying to save the passwd if the url is NULL. | Jeffrey Stedfast | 2001-06-29 | 1 | -0/+1 |
* | Since we have an exception variable, we might as well use it when getting | Jeffrey Stedfast | 2001-06-29 | 1 | -3/+10 |
* | After finding a folder, attach to its "folder_changed" and | Dan Winship | 2001-06-29 | 1 | -61/+1 |
* | work around an e-tree bug | jacob berkman | 2001-06-28 | 1 | -0/+3 |
* | Fixed Cut/Copy/Paste to work - it turns out I couldn't share a single | Jeffrey Stedfast | 2001-06-28 | 1 | -41/+25 |
* | Helps if I spell "received" correctly. | Jeffrey Stedfast | 2001-06-27 | 1 | -1/+1 |
* | No longer returns a gboolean and also takes a CamelException. | Jeffrey Stedfast | 2001-06-27 | 1 | -35/+165 |
* | Check to make sure that clipboard_selection is non-NULL before we | Joe Shaw | 2001-06-26 | 1 | -2/+4 |
* | tyop | Jacob Berkman | 2001-06-26 | 1 | -1/+1 |
* | sync folders after we've gotten mail | jacob berkman | 2001-06-26 | 1 | -20/+132 |
* | Unref the invisible window that we use for slections. | Jeffrey Stedfast | 2001-06-26 | 1 | -16/+198 |
* | More than on accel key is a tad confusing. | Kjartan Maraas | 2001-06-20 | 1 | -1/+1 |
* | Accept text/uri-list mime types - this allows us to drag messages from | Jeffrey Stedfast | 2001-06-20 | 1 | -9/+69 |
* | Change the drop-type "x-evolution-dnd" to "x-evolution-message" since we | Jeffrey Stedfast | 2001-06-19 | 1 | -48/+43 |
* | Allow user's to "copy" drag & drop rather than just "move". | Jeffrey Stedfast | 2001-06-17 | 1 | -1/+1 |
* | Implemented. | Jeffrey Stedfast | 2001-06-16 | 1 | -51/+186 |
* | Updated to reflect changes to mail_config_[g,s]et_thread_list(). | Jeffrey Stedfast | 2001-06-15 | 1 | -2/+2 |
* | Add Reply-to-List bonobo verbs. | Jeffrey Stedfast | 2001-06-15 | 1 | -0/+2 |
* | Added fields for the GalViewMenus and GalViewCollection, since we need to | Federico Mena Quintero | 2001-06-02 | 1 | -0/+13 |
* | Functions to determine if a folderbrowser is one of the drafts, sent, or | Dan Winship | 2001-05-17 | 1 | -20/+79 |
* | Load http images if the user has force-loaded images too. | Dan Winship | 2001-05-16 | 1 | -10/+17 |
* | Remove this... it's not used any more. | Dan Winship | 2001-05-15 | 1 | -1/+0 |
* | Split "Other" page into three pages, Display, Composer, and PGP. Add HTML | Dan Winship | 2001-05-15 | 1 | -3/+1 |
* | Use secondary searches here, so that we control the interference between | Jon Trowbridge | 2001-05-14 | 1 | -2/+2 |
* | Use the ESearchingTokenizer to highlight search matches for folder-level | Jon Trowbridge | 2001-05-11 | 1 | -0/+12 |
* | Don't advance to the next undeleted message after "Delete"... | Dan Winship | 2001-05-11 | 1 | -3/+0 |
* | Connect to key_press_event on the GtkHTML widget. (etree_key): Only handle | Dan Winship | 2001-05-08 | 1 | -34/+48 |
* | only remove event handlers if we set them up originally, to avoid | Dan Winship | 2001-04-30 | 1 | -4/+11 |
* | Unhook event handlers before syncing the folder, since the folder browser | Dan Winship | 2001-04-30 | 1 | -1/+8 |
* | Added a new signal, "message_loaded" that gets emitted when the message | Jeffrey Stedfast | 2001-04-25 | 1 | -3/+14 |
* | Add accelerators to the context menu. (on_right_click): Use | Dan Winship | 2001-04-25 | 1 | -28/+62 |
* | Use the message-browser widget rather than the mail-view window. | Jeffrey Stedfast | 2001-04-24 | 1 | -0/+19 |
* | use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. Rename | Gediminas Paulauskas | 2001-04-22 | 1 | -5/+4 |
* | Don't printf NULL | Dan Winship | 2001-04-13 | 1 | -2/+2 |
* | Merge from evolution-0-10 to evolution-0-10-merge-0 into head. | Not Zed | 2001-04-05 | 1 | -0/+20 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -14/+17 |
* | Made this check if the control mask is set. | Christopher James Lahey | 2001-03-20 | 1 | -1/+1 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 1 | -8/+8 |
* | Add Resend Message menu item. | Jeffrey Stedfast | 2001-03-19 | 1 | -1/+9 |
* | Move the proxy event outside the lock (otherwise we always deadlock). | Not Zed | 2001-03-17 | 1 | -1/+6 |
* | Added edit item to search-bar menu. | Not Zed | 2001-03-15 | 1 | -0/+1 |
* | Call open_msg here so that it does the Right Thing (tm). | Jeffrey Stedfast | 2001-03-09 | 1 | -2/+2 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -55/+129 |
* | Remove very old camel lock stuff. | Not Zed | 2001-03-03 | 1 | -0/+1 |
* | Fixes for changes to search bar. (search_save): Removed. (search_full): | Not Zed | 2001-03-01 | 1 | -210/+69 |
* | Toss the mail_tool_camel_lock* stuff. Same. Here too. | Jeffrey Stedfast | 2001-02-25 | 1 | -2/+0 |
* | vfolder/filter on mailing list. Doesn't acutally work right yet. | Michael Zucci | 2001-02-23 | 1 | -19/+31 |
* | Fix typo. | Kjartan Maraas | 2001-01-30 | 1 | -1/+1 |
* | Don't handle home and end keys since %ETable deals with them now. | Christopher James Lahey | 2001-01-28 | 1 | -10/+0 |
* | Define BROKEN_ETREE again, till we get this stuff fixed better. | Not Zed | 2001-01-26 | 1 | -8/+8 |
* | Fix the "sender contain" quicksearch rule by adding a missing | Ettore Perazzoli | 2001-01-26 | 1 | -3/+3 |
* | Fix the subject match expression, which was missing a closing ). | Not Zed | 2001-01-25 | 1 | -1/+1 |
* | Patch from Tuomas to have a "Sender contains" rule in the quicksearch | Ettore Perazzoli | 2001-01-24 | 1 | -0/+11 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 1 | -1/+1 |
* | Update for e_popup_menu_run change. | Dan Winship | 2001-01-20 | 1 | -1/+5 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 1 | -33/+0 |
* | Rename "Save" to "Store search as vFolder". | Miguel de Icaza | 2001-01-12 | 1 | -7/+7 |
* | Connect to folder_changed as well as message_changed for updating unread | Dan Winship | 2001-01-12 | 1 | -0/+2 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -3/+3 |
* | Reverted mail-config changes temporarily until I get it working correctly. | Jeffrey Stedfast | 2001-01-09 | 1 | -3/+3 |
* | Updated to reflect changes to the mail-config API. (create_msg_composer): | Jeffrey Stedfast | 2001-01-08 | 1 | -3/+3 |
* | Fix leaks, set unread count on folder creation as well as on changes | Dan Winship | 2001-01-05 | 1 | -2/+6 |
* | Connect to "message_changed" on the folder if it's on a remote storage. | Dan Winship | 2001-01-05 | 1 | -1/+38 |
* | Removed old implementation. | Not Zed | 2001-01-04 | 1 | -4/+9 |
* | Fix for mail_get_message change, use queue thread. | Not Zed | 2001-01-03 | 1 | -28/+140 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -7/+5 |
* | Always use the slow (full-update) version of the tree update code, to get | Not Zed | 2000-12-16 | 1 | -14/+179 |
* | Made the vertical scrollbar always be there. | Christopher James Lahey | 2000-12-14 | 1 | -0/+4 |
* | Ignore double-clicks on "active" columns (the ones where clicking does | Dan Winship | 2000-12-12 | 1 | -0/+6 |
* | Remove the never-once-used BonoboObject stuff and make MessageList be a | Dan Winship | 2000-12-12 | 1 | -11/+10 |
* | the e-table double-click signal now has extra params | JP Rosevear | 2000-12-09 | 1 | -1/+1 |
* | Connect to signals on the ETable instead of the ETableScrolled. | Christopher James Lahey | 2000-12-09 | 1 | -5/+5 |
* | Add some g_return_if_fail()s to protect from crashes until the code to | Dan Winship | 2000-12-08 | 1 | -0/+2 |
* | Remove bits of filter-on-demand and toolbar bug workaround cruft that | Dan Winship | 2000-12-07 | 1 | -21/+0 |
* | Make inline forwarding not be the default anymore. | Ettore Perazzoli | 2000-12-04 | 1 | -2/+2 |
* | Added the SaveAs bonobo menu verb thingy. | Jeffrey Stedfast | 2000-11-29 | 1 | -0/+1 |
* | New function to return if user wants to view message source. | Jeffrey Stedfast | 2000-11-22 | 1 | -3/+17 |
* | Added a new Forward as Attachment bonobo menu item verb. | Jeffrey Stedfast | 2000-11-16 | 1 | -1/+3 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -1/+1 |
* | Don't handle custom searching anymore... we don't want this. | Jeffrey Stedfast | 2000-11-08 | 1 | -2/+1 |
* | Don't handle custom searching anymore... we don't want this. | Jeffrey Stedfast | 2000-11-08 | 1 | -27/+6 |
* | when "Show All", clear the entry widget | Jeffrey Stedfast | 2000-11-08 | 1 | -0/+1 |
* | Updated to use the ESearchBar object rather than the previously used | Jeffrey Stedfast | 2000-11-08 | 1 | -270/+236 |
* | Move filter stuff into a submenu of the popup menu. | Jeffrey Stedfast | 2000-11-07 | 1 | -36/+40 |
* | Updated to have the same menu items as the new right-click menu - | Jeffrey Stedfast | 2000-11-07 | 1 | -13/+43 |