| Commit message (Expand) | Author | Age | Files | Lines |
* | #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 |