aboutsummaryrefslogtreecommitdiffstats
path: root/mail/subscribe-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* 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