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