| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #208647 | S.Antony Vincent Pandian | 2005-09-26 | 1 | -1/+12 |
* | Added enum and the code to change the icon for sent items folder. Fixes | Sankar P | 2005-09-20 | 1 | -0/+5 |
* | ** See #312715. | Not Zed | 2005-08-10 | 1 | -81/+8 |
* | Change instances of "vfolder" that appear in the UI to use the term | Rodney Dawes | 2005-08-08 | 1 | -1/+1 |
* | if we get a null default, then set "" on the entry. (emae_option_entry): | Not Zed | 2005-07-21 | 1 | -5/+2 |
* | calling the wrong api to move a folder. Infact it was copying for move. | Srinivasa Ragavan | 2005-07-20 | 1 | -1/+1 |
* | fix rodney's name choices. fix multiple-inclusion. fix forward references. | Not Zed | 2005-05-19 | 1 | -7/+5 |
* | move e-error into e-util/ | Not Zed | 2005-05-16 | 1 | -2/+1 |
* | Add profiler so that it gets disted properly | Rodney Dawes | 2005-05-14 | 1 | -714/+86 |
* | ** See bug #273752 | Not Zed | 2005-04-13 | 1 | -1/+1 |
* | ** See bug #72518 | Not Zed | 2005-04-01 | 1 | -2/+3 |
* | **fixes bug #73139 change the shared-folder icon names to the names in | Vivek Jain | 2005-03-10 | 1 | -2/+3 |
* | ** See bug #72209 | Not Zed | 2005-02-08 | 1 | -5/+48 |
* | use the type hint to sort for inbox, not the name. | Not Zed | 2005-02-01 | 1 | -15/+20 |
* | Fixes #71774 we should check whether the 'new_name' is a NULL pointer to | Mengjie Yu | 2005-01-27 | 1 | -4/+4 |
* | Added a description function for copying folders (so we don't get a | Jeffrey Stedfast | 2005-01-21 | 1 | -1/+9 |
* | ** See bug #70768. | Not Zed | 2005-01-18 | 1 | -1/+5 |
* | Added conditions to check for shared folders to display different icon if | Vivek Jain | 2005-01-11 | 1 | -3/+11 |
* | add atk name for the treeview. | Mengjie Yu | 2005-01-04 | 1 | -0/+4 |
* | moved to after emae_authtype_changed to fix warning. | Not Zed | 2004-12-22 | 1 | -2/+2 |
* | Use stock_new-dir instead of stock_folder for "New Folder" creation | Rodney Dawes | 2004-12-09 | 1 | -1/+1 |
* | added hook docs, and cleaned up some of the hook point names. | Not Zed | 2004-10-28 | 1 | -2/+8 |
* | Give the Rename item a different path than the Delete item. | Jeffrey Stedfast | 2004-10-23 | 1 | -1/+1 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -2/+2 |
* | implement popup_menu so that popup menu can be shown with Shift+F10 on | Harry Lu | 2004-10-08 | 1 | -28/+53 |
* | put back in the attachment attaching code. Doesn't work for s/mime and | Not Zed | 2004-10-07 | 1 | -12/+10 |
* | remove old debug which no longer works. | Not Zed | 2004-10-06 | 1 | -6/+8 |
* | describe the get-folder process. This also makes it cancellable. | Not Zed | 2004-09-24 | 1 | -1/+13 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -44/+64 |
* | Set the store and full_name info on the dialog. | Jeffrey Stedfast | 2004-08-31 | 1 | -26/+19 |
* | ** See bug #64377. | Not Zed | 2004-08-31 | 1 | -33/+42 |
* | Fix for bug #63177 | Jeffrey Stedfast | 2004-08-26 | 1 | -4/+5 |
* | store the select-uri on the view not in the thread message. | Not Zed | 2004-08-24 | 1 | -154/+185 |
* | setup exclusion for vfolder sources, noselect folders. Bug #60794. | Not Zed | 2004-06-29 | 1 | -1/+0 |
* | Don't prepend the path string with a '/'. | Jeffrey Stedfast | 2004-06-25 | 1 | -8/+7 |
* | set search column. #60152. | Not Zed | 2004-06-25 | 1 | -0/+2 |
* | As toshok discovered, gtk_tree_model_get() strdup's string arguments, | Jeffrey Stedfast | 2004-06-23 | 1 | -90/+124 |
* | gtk_tree_model_get on a string field allocates the return value. free | Chris Toshok | 2004-06-23 | 1 | -0/+1 |
* | gtk_tree_model_get on a string field allocates the return value. free | Chris Toshok | 2004-06-22 | 1 | -0/+1 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -3/+3 |
* | frombase is simply the select_path, since selected_path is now just the | Jeffrey Stedfast | 2004-06-16 | 1 | -4/+4 |
* | don't check rule->source, its irrelevent to vfolder sources, and clean up | Not Zed | 2004-06-14 | 1 | -0/+1 |
* | Free any old select_uri string we may have. (emft_tree_row_expanded): | Jeffrey Stedfast | 2004-06-12 | 1 | -17/+19 |
* | rearrange the setting up of the target flags, stores can have a null path. | Not Zed | 2004-06-11 | 1 | -13/+18 |
* | revert previous change. Stupid emftm. | Not Zed | 2004-06-11 | 1 | -1/+1 |
* | Fixes bug #58825. Ugh. Really Gross Hack (tm). | Jeffrey Stedfast | 2004-06-11 | 1 | -3/+30 |
* | Scroll to the selected folder if needed. Fixes bug #59609. | Jeffrey Stedfast | 2004-06-09 | 1 | -1/+2 |
* | Only change the cursor if the currently selected folder is a subfolder of | Jeffrey Stedfast | 2004-06-09 | 1 | -5/+16 |
* | Shuffle usage of trailing "..." in menus. | Christian Neumair | 2004-06-05 | 1 | -4/+4 |
* | Disable debug here too - all this code has been working fine. | Jeffrey Stedfast | 2004-05-29 | 1 | -2/+2 |
* | Instead of removing the "Loading..." row for toplevel folder nodes on | Jeffrey Stedfast | 2004-05-28 | 1 | -1/+12 |
* | set the default selection to inbox. | Not Zed | 2004-05-26 | 1 | -87/+54 |
* | use set_cursor instead of scroll_to_row. See #58383. | Not Zed | 2004-05-24 | 1 | -21/+21 |
* | add marshaller for p_ppppp call. | Not Zed | 2004-05-21 | 1 | -9/+14 |
* | don't emit new mail if its any vfolder, not just vtrash folder. #56350. | Not Zed | 2004-05-18 | 1 | -2/+2 |
* | ** Bug #6556. | Not Zed | 2004-05-17 | 1 | -164/+102 |
* | Fix for bug #57152. | Jeffrey Stedfast | 2004-05-08 | 1 | -1/+6 |
* | Check that the folder is selectable using the new flags argument. | Jeffrey Stedfast | 2004-05-07 | 1 | -11/+14 |
* | Select the row that was just collapsed. Fixes bug #57665. | Jeffrey Stedfast | 2004-05-06 | 1 | -0/+2 |
* | ** See bug #57720. | Not Zed | 2004-05-05 | 1 | -1/+0 |
* | Fix for bug #55303, but ideally there would be a nicer way of doing this - | Jeffrey Stedfast | 2004-05-05 | 1 | -4/+6 |
* | If the row the cursor is hovering over has children and is not expanded | Jeffrey Stedfast | 2004-05-01 | 1 | -0/+68 |
* | ** Changed error messages to use EError. | Not Zed | 2004-04-28 | 1 | -69/+39 |
* | ** See bug #57659. | Not Zed | 2004-04-27 | 1 | -1/+1 |
* | Same. | Jeffrey Stedfast | 2004-04-20 | 1 | -5/+5 |
* | mail-component.c | Michael Terry | 2004-04-19 | 1 | -10/+11 |
* | Scroll to the auto-selected folder. Fixes bug #56707. | Jeffrey Stedfast | 2004-04-13 | 1 | -0/+1 |
* | We need to recursively copy the dragged folder tree over to the drop | Jeffrey Stedfast | 2004-04-09 | 1 | -9/+54 |
* | Check that emft_selection_get_selected() returns TRUE before we try to use | Jeffrey Stedfast | 2004-04-08 | 1 | -5/+15 |
* | moved a comment to a more appropriate location | Jeffrey Stedfast | 2004-04-08 | 1 | -1/+1 |
* | ref the emfoldertree in our thread message. (em_folder_tree_set_selected): | Not Zed | 2004-04-06 | 1 | -0/+3 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -4/+16 |
* | Free the folder-info. | Jeffrey Stedfast | 2004-03-30 | 1 | -2/+1 |
* | Fixes bug #54800. | Jeffrey Stedfast | 2004-03-20 | 1 | -2/+62 |
* | Fix for bug #55358. | Jeffrey Stedfast | 2004-03-17 | 1 | -48/+64 |
* | New function to return a description of the async drop operation. Fixes | Jeffrey Stedfast | 2004-03-17 | 1 | -1/+27 |
* | Use camel_store_rename_folder() when appropriate (m->tostore == | Jeffrey Stedfast | 2004-03-16 | 1 | -21/+35 |
* | make dnd look funny for joe. #55246. | Not Zed | 2004-03-11 | 1 | -1/+1 |
* | pass the raw header in instead of name and value. (efh_format_headers): if | Not Zed | 2004-03-11 | 1 | -10/+43 |
* | New async function to create a folder. (em_folder_tree_create_folder): | Jeffrey Stedfast | 2004-03-09 | 1 | -28/+146 |
* | ** See bug #54121. | Not Zed | 2004-03-03 | 1 | -1/+0 |
* | s/||/&&/. Fixes a dumb bug I introduced yesterday. | Jeffrey Stedfast | 2004-03-03 | 1 | -1/+1 |
* | Connect to the folder-activated signal. (folder_activated_cb): Call | Jeffrey Stedfast | 2004-03-02 | 1 | -6/+58 |
* | We want UID_LISTs to drop with the MOVE action by default. Fixes a common | Jeffrey Stedfast | 2004-02-24 | 1 | -1/+7 |
* | Revert previous change, doh | Rodney Dawes | 2004-02-20 | 1 | -0/+1 |
* | Don't set the timeout id to 0 and then immediately return FALSE, which | Rodney Dawes | 2004-02-20 | 1 | -1/+0 |
* | Pass flags to em_popup_target_new_folder() instead of just an isstore arg. | Jeffrey Stedfast | 2004-02-19 | 1 | -1/+6 |
* | removed a FIXME comment that my last commit fixed | Jeffrey Stedfast | 2004-02-19 | 1 | -1/+0 |
* | Pass flags to em_popup_target_new_folder() instead of just an isstore arg. | Jeffrey Stedfast | 2004-02-19 | 1 | -8/+29 |
* | Updated for em-popup API change (altho currently passes a dummy value). | Jeffrey Stedfast | 2004-02-19 | 1 | -1/+3 |
* | ** See bug #54492. | Not Zed | 2004-02-18 | 1 | -7/+6 |
* | Fix for bug #54060 (except for the "don't let users copy/move messages to | Jeffrey Stedfast | 2004-02-18 | 1 | -42/+129 |
* | Make sure the drop-target folder doesn't already contain a folder named | Jeffrey Stedfast | 2004-02-14 | 1 | -5/+3 |
* | oops, remove some debug | Michael Zucci | 2004-02-09 | 1 | -3/+0 |
* | merged in code from em_folder_tree_model_drag_data_delete. | Not Zed | 2004-02-09 | 1 | -39/+587 |
* | Now takes a GdkContext arg... will need this later when we want to | Jeffrey Stedfast | 2004-02-06 | 1 | -2/+2 |
* | sync the from folder if we're going to delete it, otherwise we can't | Not Zed | 2004-02-05 | 1 | -0/+6 |
* | call abort before we unref, aid debugging if we hit it. | Not Zed | 2004-02-05 | 1 | -1/+1 |
* | Modified slightly. The model now calls gtk_drag_finish() for us when it is | Jeffrey Stedfast | 2004-02-04 | 1 | -8/+2 |
* | ** See bug #52994. | Not Zed | 2004-02-02 | 1 | -205/+3 |
* | god knows what else this'll break. | Not Zed | 2004-02-02 | 1 | -0/+1 |
* | Get recursive folder listing (needed or folders that have | Jeffrey Stedfast | 2004-01-31 | 1 | -1/+1 |
* | ** See bug #53549, partial fix. | Not Zed | 2004-01-30 | 1 | -0/+1 |
* | And thus completes the fixes for bug #52766. | Jeffrey Stedfast | 2004-01-29 | 1 | -21/+2 |
* | Removed unneeded debug printfs. | Jeffrey Stedfast | 2004-01-28 | 1 | -3/+2 |
* | Use gtk_tree_view_get_dest_row_at_pos() instead of | Jeffrey Stedfast | 2004-01-28 | 1 | -3/+2 |
* | Set priv->drag_row. | Jeffrey Stedfast | 2004-01-27 | 1 | -2/+16 |
* | Use FOLDER_INFO_FAST bitflag here, since we don't care about unread counts | Jeffrey Stedfast | 2004-01-27 | 1 | -3/+3 |
* | Cast the name entry to a GtkWidget to avoid a compiler warning Grab focus | Rodney Dawes | 2004-01-25 | 1 | -0/+1 |
* | Removed the drag & drop interfaces, apparently these aren't good enough | Jeffrey Stedfast | 2004-01-24 | 1 | -34/+150 |
* | removed this like i asked radek to ages ago, just call the parent | Not Zed | 2004-01-19 | 1 | -10/+25 |
* | support for posting both to mail and to (multiple) folders | Meilof Veeningen | 2004-01-13 | 1 | -8/+132 |
* | add total + unread counts to properties page. | Not Zed | 2004-01-12 | 1 | -6/+34 |
* | Fix erroneous function call | JP Rosevear | 2003-12-15 | 1 | -1/+1 |
* | Shorten the namespace of some internal functions to just emft. | Jeffrey Stedfast | 2003-12-12 | 1 | -4/+5 |
* | Shorten the namespace of some internal functions to just emft. | Jeffrey Stedfast | 2003-12-12 | 1 | -41/+43 |
* | check m->fi != NULL before dereferencing it. | Not Zed | 2003-12-11 | 1 | -1/+1 |
* | Add INFO_FAST here as we don't need it to get unread counts. | Jeffrey Stedfast | 2003-12-11 | 1 | -2/+2 |
* | use a POSITIVE value for the response value, gtk uses -ative ones. Bug | Not Zed | 2003-12-10 | 1 | -2/+0 |
* | Remove the extra || unread check in the conditional in the g_object_set () | Rodney Dawes | 2003-12-06 | 1 | -1/+1 |
* | Fixes bug #51482 | Rodney Dawes | 2003-12-06 | 1 | -3/+2 |
* | Fixes bug #51605. | Jeffrey Stedfast | 2003-12-05 | 1 | -16/+26 |
* | (emft_popup_rename_folder): Set oldpath and newpath to the proper | Jeffrey Stedfast | 2003-12-04 | 1 | -2/+2 |
* | Need to prepend a "/" to path if the path is the url fragment. Also fixed | Jeffrey Stedfast | 2003-12-04 | 1 | -14/+22 |
* | remove the source before saving | JP Rosevear | 2003-12-04 | 1 | -2/+1 |
* | Set the save_state_id to 0 or we will never get a chance to run again. | Jeffrey Stedfast | 2003-12-04 | 1 | -2/+3 |
* | save the state immediately if there is a timeout set | JP Rosevear | 2003-12-03 | 1 | -3/+4 |
* | save the state immediately if there is a timeout set | JP Rosevear | 2003-12-03 | 1 | -7/+10 |
* | Moved here. (drop_folder): Moved here. (import_message_rfc822): Moved | Jeffrey Stedfast | 2003-12-03 | 1 | -447/+15 |
* | Connect to the loading row signal. (loading_row_cb): Expand the path if | Jeffrey Stedfast | 2003-12-03 | 1 | -0/+36 |
* | more fixes | Jeffrey Stedfast | 2003-12-03 | 1 | -1/+0 |
* | fixed some mem leaks in my code | Jeffrey Stedfast | 2003-12-03 | 1 | -8/+10 |
* | Fixed to pass the evolution dir into em_folder_tree_model_new(). | Jeffrey Stedfast | 2003-12-03 | 1 | -131/+33 |
* | Updated to call em_folder_tree_model_set_folder_info(). | Jeffrey Stedfast | 2003-12-02 | 1 | -446/+3 |
* | Make sure our parent folder hasn't been unsubscribed or else we get a | Jeffrey Stedfast | 2003-12-02 | 1 | -4/+163 |
* | ops, now it's the right version | Radek Doulik | 2003-12-01 | 1 | -1/+2 |
* | use CAMEL_VTRASH_NAME, CAMEL_VJUNK_NAME | Radek Doulik | 2003-12-01 | 1 | -7/+12 |
* | New function to save tree expanded state. | Jeffrey Stedfast | 2003-11-25 | 1 | -1/+139 |
* | Fixes bug #51012. | Jeffrey Stedfast | 2003-11-21 | 1 | -11/+57 |
* | Fixed a FIXME to not use the OS-specific g_path_*() stuff. | Jeffrey Stedfast | 2003-11-21 | 1 | -22/+28 |
* | Same. | Jeffrey Stedfast | 2003-11-20 | 1 | -8/+11 |
* | Execute asynchronously by queueing the copy in another thread. | Jeffrey Stedfast | 2003-11-19 | 1 | -34/+74 |
* | Queue the camel_store_get_folder_info() call in another thread. | Jeffrey Stedfast | 2003-11-19 | 1 | -49/+115 |
* | Fixed to check fi->child as well (since mbox does it right). | Jeffrey Stedfast | 2003-11-18 | 1 | -12/+15 |
* | more fixes | Jeffrey Stedfast | 2003-11-18 | 1 | -4/+25 |
* | Fixed to not include leading '/' in the folder name in the label. | Jeffrey Stedfast | 2003-11-18 | 1 | -24/+77 |
* | Use a folder_name rather than a path as the name argument to | Jeffrey Stedfast | 2003-11-18 | 1 | -1/+1 |
* | We can't use a uri to do a lookup of a store-info on the store_hash, we | Jeffrey Stedfast | 2003-11-15 | 1 | -2/+68 |
* | We can't use a uri to do a lookup of a store-info on the store_hash, we | Jeffrey Stedfast | 2003-11-15 | 1 | -12/+34 |
* | Only set OK to sensitive if the selected node is not a store node. | Jeffrey Stedfast | 2003-11-15 | 1 | -102/+30 |
* | Updated. (emfv_popup_copy): Updated. | Jeffrey Stedfast | 2003-11-15 | 1 | -2/+0 |
* | Use em_folder_tree_get_model() since an emft is not a GtkTreeView. | Jeffrey Stedfast | 2003-11-14 | 1 | -0/+9 |
* | fixed a build issue | Jeffrey Stedfast | 2003-11-14 | 1 | -2/+2 |
* | New folder-tree widget that replaces the shell's folder-tree widget. | Jeffrey Stedfast | 2003-11-14 | 1 | -304/+1212 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 1 | -1/+5 |
* | new sources files - work in progress to try and replace the e-storage-set* code | Jeffrey Stedfast | 2003-11-08 | 1 | -0/+1149 |