aboutsummaryrefslogtreecommitdiffstats
path: root/mail/subscribe-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Update this for the new signal handler prototype. Fixes the crash onDan Winship2000-12-161-6/+2
* Connect to signals on the ETable instead of the ETableScrolled.Christopher James Lahey2000-12-091-2/+2
* Use info->full_name rather than info->name so that we get the namespaceJeffrey Stedfast2000-12-051-1/+1
* Take a 'subscribe' argument so that this can function as a subscribe ANDJeffrey Stedfast2000-11-141-132/+51
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-2/+2
* url_flags are now on CamelProvider, not CamelServiceDan Winship2000-11-041-0/+2
* The big api rename ...Michael Meeks2000-11-021-3/+3
* Make "Get Mail" even more functional on IMAP (scans all folders),Dan Winship2000-11-021-2/+3
* add fields search_entry and search_top.Chris Toshok2000-11-021-66/+368
* Implemented. (subscribe_invert_selection): (was unselect_all) Implemented.Jeffrey Stedfast2000-10-261-7/+29
* Don't prepend "/" to the folder's full_name. Deal with hierarchy in theDan Winship2000-10-251-29/+43
* special case for folders with NULL urls (which aren'tChris Toshok2000-10-121-5/+23
* set expansion to 0.0, minimum-width to 16, and resizable to false for theChris Toshok2000-10-121-21/+44
* change cell type to "string" since we're not including it in the extras.Chris Toshok2000-10-121-1/+1
* Changed these to use the proper form for the column element.Christopher James Lahey2000-10-111-3/+3
* Updated these to the new ETable style of specifications.Christopher James Lahey2000-10-111-21/+8
* convert to the new gal e-table stuff. (html_size_req): (html_new):Chris Toshok2000-10-111-63/+33
* remove the html description stuff for now.Chris Toshok2000-10-111-0/+5
* umm.. duh :) only subscribe if it's not subscribed, and vice versa.Chris Toshok2000-10-111-4/+8
* add a ref to input->storage here so that the ref/unref pattern moreChris Toshok2000-10-111-39/+53
* use our own etable to display the stores, and get them from theChris Toshok2000-10-101-140/+341
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-051-57/+44
* destroy our tree_model and remove the root node. also, release_unref ourChris Toshok2000-10-031-2/+10
* add a storage-set-view-listener, and add a little printf saying whatChris Toshok2000-10-031-0/+21
* get Evolution::StorageSetView interface on our storage set view control,Chris Toshok2000-10-031-0/+7
* add -I$(top_srcdir)/widgets/miscChris Toshok2000-10-031-4/+17
* add fields for the storage set Bonobo_Control and Evolution_StorageSetViewChris Toshok2000-10-031-18/+21
* subscribe-control.[ch] -> subscribe_dialog.[ch]Chris Toshok2000-10-031-0/+586