| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a hashtable to only insert nodes we dont have already, rather than | Not Zed | 2002-10-25 | 1 | -6/+13 |
* | Use the camel_message_info_new/free functions rather than g_new0 and | Jeffrey Stedfast | 2002-10-02 | 1 | -44/+4 |
* | Change this into a GnomeApp so we get a statusbar and the dialog is a | Peter Williams | 2002-08-17 | 1 | -12/+100 |
* | camel: | Peter Williams | 2002-08-01 | 1 | -1/+0 |
* | Pass zero as the @sorting_priority to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -1/+1 |
* | Pass NULL @custom_icon_name to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -1/+1 |
* | Removed special-case code for NNTP support. | Jeffrey Stedfast | 2002-07-05 | 1 | -4/+0 |
* | Set the can_sync_offline property on the EFolder based on the | Ettore Perazzoli | 2002-05-21 | 1 | -1/+1 |
* | Argh!!! Dont free the async op data here, the async op is still running | 0 | 2001-10-30 | 1 | -7/+8 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Free folders_uri. (real_folder_deleted): If folder is deleted, remove it | 9 | 2001-10-19 | 1 | -2/+0 |
* | Helper macro. | Jeffrey Stedfast | 2001-10-18 | 1 | -18/+8 |
* | General cleanup of mail debug printfs. | 9 | 2001-09-19 | 1 | -2/+0 |
* | Return the cached value of camel_service_get_name so that we don't leak | Jeffrey Stedfast | 2001-09-15 | 1 | -16/+24 |
* | Added a refcount variable so set the refcount to 1. (sd_got_store): Unref | Jeffrey Stedfast | 2001-09-15 | 1 | -46/+75 |
* | Modified to take a FolderETree instead of a CamelStore (since the | Jeffrey Stedfast | 2001-09-14 | 1 | -92/+91 |
* | Don't use new_with_sig_file, that function no longer exists. | Jeffrey Stedfast | 2001-09-11 | 1 | -8/+9 |
* | Add a few comments. | Peter Williams | 2001-08-20 | 1 | -1/+8 |
* | Sort the nodes here... (fe_sort_folder): ... using this function. | Peter Williams | 2001-08-17 | 1 | -0/+15 |
* | (fe_node_to_shell_path): Use node->name and node->full_name to generate | Peter Williams | 2001-08-17 | 1 | -5/+45 |
* | Instead of hackfully getting the path, use a CamelURL so that escaping is | Peter Williams | 2001-08-16 | 1 | -10/+6 |
* | New function. Set the sensitivity of the subscribe buttons based on | Peter Williams | 2001-08-09 | 1 | -0/+22 |
* | Revert Jeff's changes to subscribe-dialog.[ch]. It's not a widget, it's an | Peter Williams | 2001-08-08 | 1 | -4/+4 |
* | This should return a GtkWidget not a GtkObject. | Jeffrey Stedfast | 2001-08-08 | 1 | -4/+4 |
* | Unref the e_storage since lookup_store gives us a ref. | Peter Williams | 2001-08-08 | 1 | -1/+2 |
* | Move fe_create_root_node farther down, so we can check for its children | Peter Williams | 2001-08-08 | 1 | -97/+78 |
* | Reimplement to be asynchronous and pretty, with progressive folder loading | Peter Williams | 2001-08-07 | 1 | -705/+1155 |
* | Added an MailAccountEditorNews, for NNTP configuratuion. Based on | Sam Creasey | 2001-07-03 | 1 | -1/+2 |
* | the FolderSearch control is in a different dockitem now. | Chris Toshok | 2001-07-02 | 1 | -1/+1 |
* | Bump required gal version for new accessors in ETree. | Peter Williams | 2001-06-28 | 1 | -3/+7 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 1 | -1/+1 |
* | #include <camel/camel-file-utils.h> | Dan Winship | 2001-05-04 | 1 | -1/+1 |
* | Updated this function to be a correct full ordering. | Christopher James Lahey | 2001-04-13 | 1 | -0/+3 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 1 | -29/+9 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -11/+13 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 1 | -61/+77 |
* | Fix for api changes to append_mail. | Not Zed | 2001-02-21 | 1 | -145/+108 |
* | Use mail_storage_create_folder | Jeffrey Stedfast | 2001-02-16 | 1 | -1/+1 |
* | Check for a NULL service->url as we obviously can't subscribe to folders | Jeffrey Stedfast | 2001-01-27 | 1 | -16/+18 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 1 | -4/+4 |
* | New function to add a folder and any parents of it that don't yet exist. | Dan Winship | 2001-01-20 | 1 | -6/+28 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 1 | -1/+0 |
* | Anna's dialogs. | Jeffrey Stedfast | 2001-01-13 | 1 | -3/+6 |
* | Add strings for localization | Miguel de Icaza | 2001-01-12 | 1 | -0/+7 |
* | Fix proto. (print_preview_msg): Fix proto. | Miguel de Icaza | 2001-01-10 | 1 | -6/+6 |
* | ({setup,do,cleanup}_subscribe_folder): Update previous fix: Jeff | Dan Winship | 2000-12-28 | 1 | -2/+5 |
* | Use info->name, not input->full_name. Fixes #1029 in | Dan Winship | 2000-12-27 | 1 | -1/+1 |
* | Update this for the new signal handler prototype. Fixes the crash on | Dan Winship | 2000-12-16 | 1 | -6/+2 |
* | Connect to signals on the ETable instead of the ETableScrolled. | Christopher James Lahey | 2000-12-09 | 1 | -2/+2 |
* | Use info->full_name rather than info->name so that we get the namespace | Jeffrey Stedfast | 2000-12-05 | 1 | -1/+1 |
* | Take a 'subscribe' argument so that this can function as a subscribe AND | Jeffrey Stedfast | 2000-11-14 | 1 | -132/+51 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -2/+2 |
* | url_flags are now on CamelProvider, not CamelService | Dan Winship | 2000-11-04 | 1 | -0/+2 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -3/+3 |
* | Make "Get Mail" even more functional on IMAP (scans all folders), | Dan Winship | 2000-11-02 | 1 | -2/+3 |
* | add fields search_entry and search_top. | Chris Toshok | 2000-11-02 | 1 | -66/+368 |
* | Implemented. (subscribe_invert_selection): (was unselect_all) Implemented. | Jeffrey Stedfast | 2000-10-26 | 1 | -7/+29 |
* | Don't prepend "/" to the folder's full_name. Deal with hierarchy in the | Dan Winship | 2000-10-25 | 1 | -29/+43 |
* | special case for folders with NULL urls (which aren't | Chris Toshok | 2000-10-12 | 1 | -5/+23 |
* | set expansion to 0.0, minimum-width to 16, and resizable to false for the | Chris Toshok | 2000-10-12 | 1 | -21/+44 |
* | change cell type to "string" since we're not including it in the extras. | Chris Toshok | 2000-10-12 | 1 | -1/+1 |
* | Changed these to use the proper form for the column element. | Christopher James Lahey | 2000-10-11 | 1 | -3/+3 |
* | Updated these to the new ETable style of specifications. | Christopher James Lahey | 2000-10-11 | 1 | -21/+8 |
* | convert to the new gal e-table stuff. (html_size_req): (html_new): | Chris Toshok | 2000-10-11 | 1 | -63/+33 |
* | remove the html description stuff for now. | Chris Toshok | 2000-10-11 | 1 | -0/+5 |
* | umm.. duh :) only subscribe if it's not subscribed, and vice versa. | Chris Toshok | 2000-10-11 | 1 | -4/+8 |
* | add a ref to input->storage here so that the ref/unref pattern more | Chris Toshok | 2000-10-11 | 1 | -39/+53 |
* | use our own etable to display the stores, and get them from the | Chris Toshok | 2000-10-10 | 1 | -140/+341 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 1 | -57/+44 |
* | destroy our tree_model and remove the root node. also, release_unref our | Chris Toshok | 2000-10-03 | 1 | -2/+10 |
* | add a storage-set-view-listener, and add a little printf saying what | Chris Toshok | 2000-10-03 | 1 | -0/+21 |
* | get Evolution::StorageSetView interface on our storage set view control, | Chris Toshok | 2000-10-03 | 1 | -0/+7 |
* | add -I$(top_srcdir)/widgets/misc | Chris Toshok | 2000-10-03 | 1 | -4/+17 |
* | add fields for the storage set Bonobo_Control and Evolution_StorageSetView | Chris Toshok | 2000-10-03 | 1 | -18/+21 |
* | subscribe-control.[ch] -> subscribe_dialog.[ch] | Chris Toshok | 2000-10-03 | 1 | -0/+586 |